2021-05-16T01:30:44.8574759Z ##[section]Starting: Request a runner to run this job 2021-05-16T01:30:45.5673903Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T01:30:45.6289232Z 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-16T01:30:45.7243614Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T01:30:45.8240148Z ##[section]Finishing: Request a runner to run this job 2021-05-16T01:30:53.8898621Z Current runner version: '2.278.0' 2021-05-16T01:30:53.8925548Z ##[group]Operating System 2021-05-16T01:30:53.8926359Z Ubuntu 2021-05-16T01:30:53.8926802Z 20.04.2 2021-05-16T01:30:53.8927179Z LTS 2021-05-16T01:30:53.8927647Z ##[endgroup] 2021-05-16T01:30:53.8928152Z ##[group]Virtual Environment 2021-05-16T01:30:53.8928788Z Environment: ubuntu-20.04 2021-05-16T01:30:53.8929281Z Version: 20210510.0 2021-05-16T01:30:53.8930246Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T01:30:53.8931528Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T01:30:53.8932308Z ##[endgroup] 2021-05-16T01:30:53.8934073Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T01:30:53.8935142Z Actions: write 2021-05-16T01:30:53.8935594Z Checks: write 2021-05-16T01:30:53.8936101Z Contents: write 2021-05-16T01:30:53.8936598Z Deployments: write 2021-05-16T01:30:53.8937411Z Issues: write 2021-05-16T01:30:53.8937980Z Metadata: read 2021-05-16T01:30:53.8938562Z Packages: write 2021-05-16T01:30:53.8939118Z PullRequests: write 2021-05-16T01:30:53.8939821Z RepositoryProjects: write 2021-05-16T01:30:53.8940471Z SecurityEvents: write 2021-05-16T01:30:53.8941082Z Statuses: write 2021-05-16T01:30:53.8941744Z ##[endgroup] 2021-05-16T01:30:53.8944766Z Prepare workflow directory 2021-05-16T01:30:53.9996645Z Prepare all required actions 2021-05-16T01:30:54.0008431Z Getting action download info 2021-05-16T01:30:54.4091679Z Download action repository 'actions/checkout@v2' 2021-05-16T01:30:56.4388678Z Download action repository 'r-lib/actions@master' 2021-05-16T01:30:57.0157802Z Download action repository 'adigherman/actions@master' 2021-05-16T01:30:59.3105004Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T01:30:59.6102763Z Download action repository 'actions/cache@v1' 2021-05-16T01:30:59.7722761Z Download action repository 'actions/upload-artifact@master' 2021-05-16T01:30:59.9323270Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T01:31:00.3591883Z ##[group]Run actions/checkout@v2 2021-05-16T01:31:00.3592590Z with: 2021-05-16T01:31:00.3593195Z repository: neuroconductor/fmriqa 2021-05-16T01:31:00.3594219Z token: *** 2021-05-16T01:31:00.3594716Z ssh-strict: true 2021-05-16T01:31:00.3595310Z persist-credentials: true 2021-05-16T01:31:00.3595922Z clean: true 2021-05-16T01:31:00.3596366Z fetch-depth: 1 2021-05-16T01:31:00.3596861Z lfs: false 2021-05-16T01:31:00.3597353Z submodules: false 2021-05-16T01:31:00.3597803Z env: 2021-05-16T01:31:00.3598453Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:00.3598945Z TIC_DEPLOY_KEY: 2021-05-16T01:31:00.3600062Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:31:00.3601256Z GITHUB_PAT: *** 2021-05-16T01:31:00.3601775Z COVERALLS_TOKEN: 2021-05-16T01:31:00.3602305Z continue-on-error: false 2021-05-16T01:31:00.3602851Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:00.3603319Z ##[endgroup] 2021-05-16T01:31:00.6262864Z Syncing repository: neuroconductor/fmriqa 2021-05-16T01:31:00.6263747Z ##[group]Getting Git version info 2021-05-16T01:31:00.6265455Z Working directory is '/home/runner/work/fmriqa/fmriqa' 2021-05-16T01:31:00.6266122Z [command]/usr/bin/git version 2021-05-16T01:31:00.6321254Z git version 2.31.1 2021-05-16T01:31:00.6338505Z ##[endgroup] 2021-05-16T01:31:00.6346234Z Deleting the contents of '/home/runner/work/fmriqa/fmriqa' 2021-05-16T01:31:00.6349440Z ##[group]Initializing the repository 2021-05-16T01:31:00.6353573Z [command]/usr/bin/git init /home/runner/work/fmriqa/fmriqa 2021-05-16T01:31:00.6430686Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T01:31:00.6431741Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T01:31:00.6432780Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T01:31:00.6433399Z hint: 2021-05-16T01:31:00.6434162Z hint: git config --global init.defaultBranch 2021-05-16T01:31:00.6434914Z hint: 2021-05-16T01:31:00.6435675Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T01:31:00.6436719Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T01:31:00.6437346Z hint: 2021-05-16T01:31:00.6437901Z hint: git branch -m 2021-05-16T01:31:00.6444518Z Initialized empty Git repository in /home/runner/work/fmriqa/fmriqa/.git/ 2021-05-16T01:31:01.9383408Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/fmriqa 2021-05-16T01:31:01.9392889Z ##[endgroup] 2021-05-16T01:31:01.9394029Z ##[group]Disabling automatic garbage collection 2021-05-16T01:31:01.9395547Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T01:31:01.9396196Z ##[endgroup] 2021-05-16T01:31:01.9398436Z ##[group]Setting up auth 2021-05-16T01:31:01.9399719Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:31:01.9401725Z [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-16T01:31:01.9403398Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:31:01.9405395Z [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-16T01:31:01.9407371Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T01:31:01.9408689Z ##[endgroup] 2021-05-16T01:31:01.9410408Z ##[group]Fetching the repository 2021-05-16T01:31:01.9413418Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7:refs/tags/0.4.0.s 2021-05-16T01:31:01.9418203Z remote: Enumerating objects: 38, done. 2021-05-16T01:31:01.9419298Z remote: Counting objects: 2% (1/38) 2021-05-16T01:31:01.9420037Z remote: Counting objects: 5% (2/38) 2021-05-16T01:31:01.9420719Z remote: Counting objects: 7% (3/38) 2021-05-16T01:31:01.9422045Z remote: Counting objects: 10% (4/38) 2021-05-16T01:31:01.9424026Z remote: Counting objects: 13% (5/38) 2021-05-16T01:31:01.9424745Z remote: Counting objects: 15% (6/38) 2021-05-16T01:31:01.9425418Z remote: Counting objects: 18% (7/38) 2021-05-16T01:31:01.9426114Z remote: Counting objects: 21% (8/38) 2021-05-16T01:31:01.9432581Z remote: Counting objects: 23% (9/38) 2021-05-16T01:31:01.9433202Z remote: Counting objects: 26% (10/38) 2021-05-16T01:31:01.9433763Z remote: Counting objects: 28% (11/38) 2021-05-16T01:31:01.9434333Z remote: Counting objects: 31% (12/38) 2021-05-16T01:31:01.9434890Z remote: Counting objects: 34% (13/38) 2021-05-16T01:31:01.9435477Z remote: Counting objects: 36% (14/38) 2021-05-16T01:31:01.9436034Z remote: Counting objects: 39% (15/38) 2021-05-16T01:31:01.9436603Z remote: Counting objects: 42% (16/38) 2021-05-16T01:31:01.9437159Z remote: Counting objects: 44% (17/38) 2021-05-16T01:31:01.9440637Z remote: Counting objects: 47% (18/38) 2021-05-16T01:31:01.9441433Z remote: Counting objects: 50% (19/38) 2021-05-16T01:31:01.9441997Z remote: Counting objects: 52% (20/38) 2021-05-16T01:31:01.9442564Z remote: Counting objects: 55% (21/38) 2021-05-16T01:31:01.9443115Z remote: Counting objects: 57% (22/38) 2021-05-16T01:31:01.9443686Z remote: Counting objects: 60% (23/38) 2021-05-16T01:31:01.9447488Z remote: Counting objects: 63% (24/38) 2021-05-16T01:31:01.9448066Z remote: Counting objects: 65% (25/38) 2021-05-16T01:31:01.9449245Z remote: Counting objects: 68% (26/38) 2021-05-16T01:31:01.9449814Z remote: Counting objects: 71% (27/38) 2021-05-16T01:31:01.9451712Z remote: Counting objects: 73% (28/38) 2021-05-16T01:31:01.9452280Z remote: Counting objects: 76% (29/38) 2021-05-16T01:31:01.9452851Z remote: Counting objects: 78% (30/38) 2021-05-16T01:31:01.9453412Z remote: Counting objects: 81% (31/38) 2021-05-16T01:31:01.9453981Z remote: Counting objects: 84% (32/38) 2021-05-16T01:31:01.9454537Z remote: Counting objects: 86% (33/38) 2021-05-16T01:31:01.9455106Z remote: Counting objects: 89% (34/38) 2021-05-16T01:31:01.9455668Z remote: Counting objects: 92% (35/38) 2021-05-16T01:31:01.9456223Z remote: Counting objects: 94% (36/38) 2021-05-16T01:31:01.9456789Z remote: Counting objects: 97% (37/38) 2021-05-16T01:31:01.9457346Z remote: Counting objects: 100% (38/38) 2021-05-16T01:31:01.9457939Z remote: Counting objects: 100% (38/38), done. 2021-05-16T01:31:01.9458555Z remote: Compressing objects: 3% (1/33) 2021-05-16T01:31:01.9459279Z remote: Compressing objects: 6% (2/33) 2021-05-16T01:31:01.9459838Z remote: Compressing objects: 9% (3/33) 2021-05-16T01:31:01.9460414Z remote: Compressing objects: 12% (4/33) 2021-05-16T01:31:01.9460986Z remote: Compressing objects: 15% (5/33) 2021-05-16T01:31:01.9461544Z remote: Compressing objects: 18% (6/33) 2021-05-16T01:31:01.9462115Z remote: Compressing objects: 21% (7/33) 2021-05-16T01:31:01.9462676Z remote: Compressing objects: 24% (8/33) 2021-05-16T01:31:01.9463249Z remote: Compressing objects: 27% (9/33) 2021-05-16T01:31:01.9463808Z remote: Compressing objects: 30% (10/33) 2021-05-16T01:31:01.9464384Z remote: Compressing objects: 33% (11/33) 2021-05-16T01:31:01.9464948Z remote: Compressing objects: 36% (12/33) 2021-05-16T01:31:01.9465528Z remote: Compressing objects: 39% (13/33) 2021-05-16T01:31:01.9466100Z remote: Compressing objects: 42% (14/33) 2021-05-16T01:31:01.9466787Z remote: Compressing objects: 45% (15/33) 2021-05-16T01:31:01.9467367Z remote: Compressing objects: 48% (16/33) 2021-05-16T01:31:01.9467927Z remote: Compressing objects: 51% (17/33) 2021-05-16T01:31:01.9468504Z remote: Compressing objects: 54% (18/33) 2021-05-16T01:31:01.9469064Z remote: Compressing objects: 57% (19/33) 2021-05-16T01:31:01.9469640Z remote: Compressing objects: 60% (20/33) 2021-05-16T01:31:01.9470197Z remote: Compressing objects: 63% (21/33) 2021-05-16T01:31:01.9470776Z remote: Compressing objects: 66% (22/33) 2021-05-16T01:31:01.9471350Z remote: Compressing objects: 69% (23/33) 2021-05-16T01:31:01.9471914Z remote: Compressing objects: 72% (24/33) 2021-05-16T01:31:01.9472487Z remote: Compressing objects: 75% (25/33) 2021-05-16T01:31:01.9473044Z remote: Compressing objects: 78% (26/33) 2021-05-16T01:31:01.9473618Z remote: Compressing objects: 81% (27/33) 2021-05-16T01:31:01.9474184Z remote: Compressing objects: 84% (28/33) 2021-05-16T01:31:01.9474761Z remote: Compressing objects: 87% (29/33) 2021-05-16T01:31:01.9475321Z remote: Compressing objects: 90% (30/33) 2021-05-16T01:31:01.9476099Z remote: Compressing objects: 93% (31/33) 2021-05-16T01:31:01.9476712Z remote: Compressing objects: 96% (32/33) 2021-05-16T01:31:01.9477314Z remote: Compressing objects: 100% (33/33) 2021-05-16T01:31:01.9477961Z remote: Compressing objects: 100% (33/33), done. 2021-05-16T01:31:01.9479085Z remote: Total 38 (delta 2), reused 22 (delta 0), pack-reused 0 2021-05-16T01:31:01.9480068Z From https://github.com/neuroconductor/fmriqa 2021-05-16T01:31:01.9481218Z * [new ref] f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7 -> 0.4.0.s 2021-05-16T01:31:01.9482027Z ##[endgroup] 2021-05-16T01:31:01.9482577Z ##[group]Determining the checkout info 2021-05-16T01:31:01.9483120Z ##[endgroup] 2021-05-16T01:31:01.9483615Z ##[group]Checking out the ref 2021-05-16T01:31:01.9484610Z [command]/usr/bin/git checkout --progress --force refs/tags/0.4.0.s 2021-05-16T01:31:01.9485448Z Note: switching to 'refs/tags/0.4.0.s'. 2021-05-16T01:31:01.9485828Z 2021-05-16T01:31:01.9486616Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T01:31:01.9487479Z changes and commit them, and you can discard any commits you make in this 2021-05-16T01:31:01.9488284Z state without impacting any branches by switching back to a branch. 2021-05-16T01:31:01.9488775Z 2021-05-16T01:31:01.9489346Z If you want to create a new branch to retain commits you create, you may 2021-05-16T01:31:01.9490303Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T01:31:01.9490753Z 2021-05-16T01:31:01.9491379Z git switch -c 2021-05-16T01:31:01.9491757Z 2021-05-16T01:31:01.9492226Z Or undo this operation with: 2021-05-16T01:31:01.9492670Z 2021-05-16T01:31:01.9493128Z git switch - 2021-05-16T01:31:01.9493398Z 2021-05-16T01:31:01.9494021Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T01:31:01.9494546Z 2021-05-16T01:31:01.9494967Z HEAD is now at f23deb2 Version id 50 stable 2021-05-16T01:31:01.9495470Z ##[endgroup] 2021-05-16T01:31:01.9496074Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T01:31:01.9496934Z 'f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7' 2021-05-16T01:31:01.9588348Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T01:31:01.9588869Z with: 2021-05-16T01:31:01.9589289Z r-version: oldrel 2021-05-16T01:31:01.9589702Z Ncpus: 1 2021-05-16T01:31:01.9590161Z crayon.enabled: NULL 2021-05-16T01:31:01.9590734Z remove-openmp-macos: true 2021-05-16T01:31:01.9591437Z http-user-agent: default 2021-05-16T01:31:01.9591903Z install-r: true 2021-05-16T01:31:01.9592486Z windows-path-include-mingw: true 2021-05-16T01:31:01.9593014Z env: 2021-05-16T01:31:01.9593461Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:01.9593926Z TIC_DEPLOY_KEY: 2021-05-16T01:31:01.9594741Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:31:01.9596000Z GITHUB_PAT: *** 2021-05-16T01:31:01.9596406Z COVERALLS_TOKEN: 2021-05-16T01:31:01.9596900Z continue-on-error: false 2021-05-16T01:31:01.9597372Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:01.9597782Z ##[endgroup] 2021-05-16T01:31:03.7508832Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T01:31:05.4947717Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T01:31:05.4950414Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T01:31:05.5003626Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T01:31:05.5174799Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T01:31:05.5639799Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T01:31:05.6115552Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T01:31:05.7261652Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T01:31:05.7409190Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T01:31:05.7674288Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T01:31:05.7731791Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T01:31:05.7735948Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T01:31:05.7807142Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T01:31:05.7818136Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T01:31:05.7893196Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T01:31:05.7917441Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T01:31:05.8836465Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T01:31:06.1258420Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T01:31:06.1902532Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T01:31:06.2538961Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T01:31:06.2557827Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T01:31:06.2562257Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T01:31:06.2629965Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T01:31:06.2631677Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T01:31:06.2722538Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T01:31:06.3626279Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T01:31:13.2970246Z Fetched 4463 kB in 1s (3715 kB/s) 2021-05-16T01:31:14.1655244Z Reading package lists... 2021-05-16T01:31:14.1916745Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T01:31:16.1265340Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T01:31:16.1985761Z Reading package lists... 2021-05-16T01:31:16.3514441Z Building dependency tree... 2021-05-16T01:31:16.3527866Z Reading state information... 2021-05-16T01:31:16.5101544Z The following additional packages will be installed: 2021-05-16T01:31:16.5107979Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T01:31:16.5110393Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T01:31:16.5113233Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T01:31:16.5116141Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T01:31:16.5118886Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T01:31:16.5121566Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T01:31:16.5124862Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T01:31:16.5127782Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T01:31:16.5130336Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T01:31:16.5134013Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T01:31:16.5136669Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T01:31:16.5139292Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T01:31:16.5142143Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T01:31:16.5144901Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T01:31:16.5147271Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T01:31:16.5149682Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T01:31:16.5152034Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T01:31:16.5154755Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T01:31:16.5157738Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T01:31:16.5160563Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T01:31:16.5162907Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T01:31:16.5165237Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T01:31:16.5167925Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T01:31:16.5171178Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T01:31:16.5173761Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T01:31:16.5176280Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T01:31:16.5178940Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T01:31:16.5181597Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T01:31:16.5184266Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T01:31:16.5187005Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T01:31:16.5189659Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T01:31:16.5192531Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T01:31:16.5195406Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T01:31:16.5197999Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T01:31:16.5200980Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T01:31:16.5203629Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T01:31:16.5206088Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T01:31:16.5208389Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T01:31:16.5209758Z Suggested packages: 2021-05-16T01:31:16.5211363Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T01:31:16.5213584Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T01:31:16.5215895Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T01:31:16.5218238Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T01:31:16.5220563Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T01:31:16.5222742Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T01:31:16.5230181Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T01:31:16.5234700Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T01:31:16.5238133Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T01:31:16.5240818Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T01:31:17.0467882Z The following NEW packages will be installed: 2021-05-16T01:31:17.0477799Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T01:31:17.0480123Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T01:31:17.0483714Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T01:31:17.0486213Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T01:31:17.0520794Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T01:31:17.0522717Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T01:31:17.0524513Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T01:31:17.0526043Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T01:31:17.0527668Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T01:31:17.0529232Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T01:31:17.0530537Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T01:31:17.0532283Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T01:31:17.0534221Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T01:31:17.0535753Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T01:31:17.0537215Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T01:31:17.0538992Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T01:31:17.0540509Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T01:31:17.0542231Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T01:31:17.0543915Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T01:31:17.0545377Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T01:31:17.0546706Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T01:31:17.0548063Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T01:31:17.0549582Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T01:31:17.0551206Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T01:31:17.0552706Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T01:31:17.0554158Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T01:31:17.0555671Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T01:31:17.0557327Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T01:31:17.0558866Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T01:31:17.0561919Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T01:31:17.0563335Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T01:31:17.0564816Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T01:31:17.0566308Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T01:31:17.0567649Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T01:31:17.0568966Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T01:31:17.0570348Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T01:31:17.0571836Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T01:31:17.0572989Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T01:31:17.0813500Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:31:17.0814227Z Need to get 8648 kB of archives. 2021-05-16T01:31:17.0814927Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T01:31:17.0816606Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T01:31:17.0838243Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T01:31:17.0846197Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T01:31:17.0855128Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T01:31:17.0862996Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T01:31:17.0878839Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T01:31:17.0884087Z 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-16T01:31:17.0892754Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T01:31:17.0896902Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T01:31:17.0906842Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T01:31:17.0913534Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T01:31:17.0921292Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T01:31:17.0924622Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T01:31:17.0931685Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T01:31:17.0963961Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T01:31:17.0966970Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T01:31:17.0968688Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T01:31:17.0970392Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T01:31:17.0972573Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T01:31:17.1078632Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T01:31:17.1080423Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T01:31:17.1089320Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T01:31:17.1100466Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T01:31:17.1118445Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T01:31:17.1137238Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T01:31:17.1218989Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T01:31:17.1227968Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T01:31:17.1235916Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T01:31:17.1247458Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T01:31:17.1254265Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T01:31:17.1259012Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T01:31:17.1265555Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T01:31:17.1270069Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T01:31:17.1277740Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T01:31:17.1283896Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T01:31:17.1290067Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T01:31:17.1297136Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T01:31:17.1301676Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T01:31:17.1310777Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T01:31:17.1322814Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T01:31:17.1324667Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T01:31:17.1327589Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T01:31:17.1335686Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T01:31:17.1340749Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T01:31:17.1348729Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T01:31:17.1358502Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T01:31:17.1371523Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T01:31:17.1376769Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T01:31:17.1381825Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T01:31:17.1387759Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T01:31:17.1393367Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T01:31:17.1443456Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T01:31:17.1445356Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T01:31:17.1449010Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T01:31:17.1450677Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T01:31:17.1452413Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T01:31:17.1733615Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T01:31:17.1738771Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T01:31:17.1748530Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T01:31:17.1754992Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T01:31:17.1788190Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T01:31:17.1798398Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T01:31:17.1812168Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T01:31:17.1820390Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T01:31:17.1826510Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T01:31:17.1833848Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T01:31:17.1840210Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T01:31:17.1848362Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T01:31:17.1860143Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T01:31:17.1871641Z 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-16T01:31:17.1878441Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T01:31:17.1884955Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T01:31:17.1891387Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T01:31:17.1897730Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T01:31:17.1904490Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T01:31:17.1911502Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T01:31:17.1946342Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T01:31:17.1957086Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T01:31:17.1965268Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T01:31:17.1971006Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T01:31:17.1997351Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T01:31:17.2003905Z 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-16T01:31:17.2009567Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T01:31:17.2015507Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T01:31:17.2027258Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T01:31:17.2033319Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T01:31:17.2042809Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T01:31:17.2050288Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T01:31:17.2057831Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T01:31:17.2064896Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T01:31:17.2070867Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T01:31:17.2077332Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T01:31:17.2084574Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T01:31:17.2092278Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T01:31:17.2098111Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T01:31:17.2103699Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T01:31:17.2109702Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T01:31:17.2130903Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T01:31:17.2133123Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T01:31:17.2417350Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T01:31:17.2424284Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T01:31:17.2493984Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T01:31:17.2518345Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T01:31:17.2533358Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T01:31:17.2535399Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T01:31:17.2544086Z 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-16T01:31:17.2553781Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T01:31:17.2561835Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T01:31:17.2574856Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T01:31:17.2594359Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T01:31:17.2602236Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T01:31:17.2610605Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T01:31:17.2801238Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T01:31:17.2810204Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T01:31:17.2817584Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T01:31:17.2836155Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T01:31:17.2845419Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T01:31:17.2849452Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T01:31:17.2856889Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T01:31:17.2868794Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T01:31:17.2875336Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T01:31:17.2879240Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T01:31:17.2979024Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T01:31:17.2986003Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T01:31:17.2992748Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T01:31:17.3083081Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T01:31:17.3287440Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T01:31:17.3289098Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T01:31:17.3298237Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T01:31:17.3351050Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T01:31:18.0830713Z Fetched 8648 kB in 0s (30.9 MB/s) 2021-05-16T01:31:18.1211433Z Selecting previously unselected package dctrl-tools. 2021-05-16T01:31:18.1434219Z (Reading database ... 2021-05-16T01:31:18.1435299Z (Reading database ... 5% 2021-05-16T01:31:18.1436186Z (Reading database ... 10% 2021-05-16T01:31:18.1437104Z (Reading database ... 15% 2021-05-16T01:31:18.1437627Z (Reading database ... 20% 2021-05-16T01:31:18.1438115Z (Reading database ... 25% 2021-05-16T01:31:18.1438637Z (Reading database ... 30% 2021-05-16T01:31:18.1439116Z (Reading database ... 35% 2021-05-16T01:31:18.1440027Z (Reading database ... 40% 2021-05-16T01:31:18.1440523Z (Reading database ... 45% 2021-05-16T01:31:18.1441006Z (Reading database ... 50% 2021-05-16T01:31:18.1779360Z (Reading database ... 55% 2021-05-16T01:31:18.2274337Z (Reading database ... 60% 2021-05-16T01:31:18.2714113Z (Reading database ... 65% 2021-05-16T01:31:18.3160543Z (Reading database ... 70% 2021-05-16T01:31:18.4011707Z (Reading database ... 75% 2021-05-16T01:31:18.4907490Z (Reading database ... 80% 2021-05-16T01:31:18.5820582Z (Reading database ... 85% 2021-05-16T01:31:18.6474810Z (Reading database ... 90% 2021-05-16T01:31:18.7124881Z (Reading database ... 95% 2021-05-16T01:31:18.7125494Z (Reading database ... 100% 2021-05-16T01:31:18.7126173Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T01:31:18.7241318Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T01:31:18.7591867Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T01:31:18.7902426Z Selecting previously unselected package libfile-which-perl. 2021-05-16T01:31:18.8197823Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T01:31:18.8216752Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T01:31:18.8671503Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T01:31:18.8930932Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T01:31:18.8944174Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T01:31:18.9281350Z Selecting previously unselected package libio-pty-perl. 2021-05-16T01:31:18.9551283Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T01:31:18.9567860Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T01:31:18.9877448Z Selecting previously unselected package libipc-run-perl. 2021-05-16T01:31:19.0142345Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T01:31:19.0156716Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T01:31:19.0641415Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T01:31:19.0852794Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T01:31:19.0868854Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T01:31:19.1164887Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T01:31:19.1444559Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T01:31:19.1453696Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T01:31:19.1762372Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T01:31:19.2075534Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T01:31:19.2094223Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T01:31:19.2367181Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T01:31:19.2639077Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T01:31:19.2652581Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T01:31:19.2952929Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T01:31:19.3156925Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T01:31:19.3171761Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T01:31:19.3481560Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T01:31:19.3687220Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T01:31:19.3697399Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T01:31:19.4000689Z Selecting previously unselected package libimport-into-perl. 2021-05-16T01:31:19.4206495Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T01:31:19.4219319Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T01:31:19.4481912Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T01:31:19.4734343Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T01:31:19.4758715Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T01:31:19.5071919Z Selecting previously unselected package libstrictures-perl. 2021-05-16T01:31:19.5297274Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T01:31:19.5310205Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T01:31:19.5601203Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T01:31:19.5819705Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T01:31:19.5832935Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T01:31:19.6087174Z Selecting previously unselected package libmoo-perl. 2021-05-16T01:31:19.6354442Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T01:31:19.6367076Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T01:31:19.6680503Z Selecting previously unselected package patchutils. 2021-05-16T01:31:19.6905105Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T01:31:19.6923447Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T01:31:19.7281499Z Selecting previously unselected package wdiff. 2021-05-16T01:31:19.7513982Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T01:31:19.7529873Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T01:31:19.7920674Z Selecting previously unselected package devscripts. 2021-05-16T01:31:19.8136044Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T01:31:19.8471371Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T01:31:19.9821925Z Selecting previously unselected package diffstat. 2021-05-16T01:31:20.0105135Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T01:31:20.0118463Z Unpacking diffstat (1.63-1) ... 2021-05-16T01:31:20.0394582Z Selecting previously unselected package python3-gpg. 2021-05-16T01:31:20.0668001Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T01:31:20.0677813Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T01:31:20.1240670Z Selecting previously unselected package dput. 2021-05-16T01:31:20.1451972Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T01:31:20.1528064Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T01:31:20.1882617Z Selecting previously unselected package gdebi-core. 2021-05-16T01:31:20.2104447Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T01:31:20.2120753Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T01:31:20.5122459Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T01:31:20.5356943Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T01:31:20.5397579Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T01:31:20.5728828Z Selecting previously unselected package gettext. 2021-05-16T01:31:20.6031086Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T01:31:20.6049499Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T01:31:21.4493396Z Selecting previously unselected package intltool-debian. 2021-05-16T01:31:21.4499514Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T01:31:21.4502065Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T01:31:21.4503282Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T01:31:21.4504498Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T01:31:21.4505383Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T01:31:21.4506583Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T01:31:21.4507797Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T01:31:21.4509055Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T01:31:21.4510161Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T01:31:21.4511384Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T01:31:21.4512433Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T01:31:21.4513619Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T01:31:21.4514911Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T01:31:21.4516041Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T01:31:21.4517326Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T01:31:21.4518743Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T01:31:21.4520401Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T01:31:21.4521836Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T01:31:21.4523680Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T01:31:21.4526089Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T01:31:21.4527406Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T01:31:21.4528691Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T01:31:21.4530021Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T01:31:21.4531284Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T01:31:21.4532644Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T01:31:21.4533797Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T01:31:21.4534985Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T01:31:21.4536219Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T01:31:21.4537130Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T01:31:21.4538150Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T01:31:21.4539281Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T01:31:21.4540322Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T01:31:21.4542611Z Selecting previously unselected package libclone-perl. 2021-05-16T01:31:21.4543438Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T01:31:21.4544107Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T01:31:21.4544907Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T01:31:21.4545963Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T01:31:21.4546782Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T01:31:21.4547600Z Selecting previously unselected package libparams-util-perl. 2021-05-16T01:31:21.4633285Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T01:31:21.4645977Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T01:31:21.4961948Z Selecting previously unselected package libsub-install-perl. 2021-05-16T01:31:21.5132952Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T01:31:21.5150035Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T01:31:21.5441546Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T01:31:21.5644618Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T01:31:21.5654435Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T01:31:21.5898861Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T01:31:21.6161363Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T01:31:21.6173984Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T01:31:21.6480842Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T01:31:21.6707040Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T01:31:21.6720589Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T01:31:21.6943763Z Selecting previously unselected package libwant-perl. 2021-05-16T01:31:21.7201275Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T01:31:21.7217390Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T01:31:21.7520978Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T01:31:21.7732519Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T01:31:21.7745935Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T01:31:21.8081114Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T01:31:21.8285859Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T01:31:21.8297916Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T01:31:21.8626833Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T01:31:21.8889268Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T01:31:21.8902004Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T01:31:21.9138490Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T01:31:21.9400602Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T01:31:21.9414875Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T01:31:21.9720751Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T01:31:21.9949288Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T01:31:21.9961424Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T01:31:22.0195058Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T01:31:22.0462072Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T01:31:22.0476650Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T01:31:22.1169993Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T01:31:22.1435126Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T01:31:22.1446827Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T01:31:22.2064897Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T01:31:22.2346828Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T01:31:22.2358660Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T01:31:22.2633646Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T01:31:22.2907603Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T01:31:22.2919853Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T01:31:22.3151564Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T01:31:22.3417653Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T01:31:22.3428842Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T01:31:22.3681176Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T01:31:22.3943062Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T01:31:22.3963751Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T01:31:22.4280804Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T01:31:22.4451730Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T01:31:22.4471065Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T01:31:22.4702822Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T01:31:22.4969923Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T01:31:22.4983570Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T01:31:22.5320901Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T01:31:22.5513030Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T01:31:22.5526512Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T01:31:22.5789615Z Selecting previously unselected package libio-string-perl. 2021-05-16T01:31:22.6046723Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T01:31:22.6057812Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T01:31:22.6360819Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T01:31:22.6578526Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T01:31:22.6591361Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T01:31:22.7281194Z Selecting previously unselected package libfuture-perl. 2021-05-16T01:31:22.7468909Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T01:31:22.7481471Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T01:31:22.7803044Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T01:31:22.8051496Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T01:31:22.8067160Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T01:31:22.8357178Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T01:31:22.8650419Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T01:31:22.8664736Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T01:31:22.8922178Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T01:31:22.9191000Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T01:31:22.9198191Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T01:31:22.9475442Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T01:31:22.9707642Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T01:31:22.9718654Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T01:31:23.0040955Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T01:31:23.0256690Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T01:31:23.0273606Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T01:31:23.0556519Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T01:31:23.0841827Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T01:31:23.0859703Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T01:31:23.1201776Z Selecting previously unselected package libjson-perl. 2021-05-16T01:31:23.1440712Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T01:31:23.1450315Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T01:31:23.1800881Z Selecting previously unselected package liblog-any-perl. 2021-05-16T01:31:23.2101067Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T01:31:23.2110508Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T01:31:23.2424243Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T01:31:23.2725461Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T01:31:23.2740280Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T01:31:23.2988869Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T01:31:23.3266196Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T01:31:23.3278264Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T01:31:23.3600903Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T01:31:23.3796645Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T01:31:23.3810892Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T01:31:23.4120750Z Selecting previously unselected package libsub-name-perl. 2021-05-16T01:31:23.4324790Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T01:31:23.4342106Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T01:31:23.4599571Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T01:31:23.4853209Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T01:31:23.4871087Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T01:31:23.5101733Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T01:31:23.5365744Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T01:31:23.5378780Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T01:31:23.5680880Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T01:31:23.5908785Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T01:31:23.5923759Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T01:31:23.6480910Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T01:31:23.6744001Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T01:31:23.6756484Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T01:31:23.7123770Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T01:31:23.7365511Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T01:31:23.7381125Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T01:31:23.7680625Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T01:31:23.7910006Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T01:31:23.7922994Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T01:31:23.8241090Z Selecting previously unselected package libio-async-perl. 2021-05-16T01:31:23.8437623Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T01:31:23.8449375Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T01:31:23.8948241Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T01:31:23.9208720Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T01:31:23.9221625Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T01:31:23.9495629Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T01:31:23.9774099Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T01:31:23.9788214Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T01:31:24.0120804Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T01:31:24.0319210Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T01:31:24.0333118Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T01:31:24.0781891Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T01:31:24.1068182Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T01:31:24.1080223Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T01:31:24.1496599Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T01:31:24.1768197Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T01:31:24.1780236Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T01:31:24.2024027Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T01:31:24.2302959Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T01:31:24.2322175Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T01:31:24.2762703Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T01:31:24.3014498Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T01:31:24.3027066Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T01:31:24.3361044Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T01:31:24.3586231Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T01:31:24.3600356Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T01:31:24.3921287Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T01:31:24.4134919Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T01:31:24.4144545Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T01:31:24.4480937Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T01:31:24.4672555Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T01:31:24.4688470Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T01:31:24.5001446Z Selecting previously unselected package libobject-id-perl. 2021-05-16T01:31:24.5190350Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T01:31:24.5200204Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T01:31:24.5521576Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T01:31:24.5747700Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T01:31:24.5758768Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T01:31:24.6121589Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T01:31:24.6311823Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T01:31:24.6325221Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T01:31:24.7022291Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T01:31:24.7252754Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T01:31:24.7270756Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T01:31:24.7601959Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T01:31:24.7808595Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T01:31:24.7824987Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T01:31:24.8201306Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T01:31:24.8387952Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T01:31:24.8399129Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T01:31:24.8682002Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T01:31:24.8918044Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T01:31:24.8932126Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T01:31:24.9320775Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T01:31:24.9507454Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T01:31:24.9523711Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T01:31:24.9881624Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T01:31:25.0100253Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T01:31:25.0115564Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T01:31:25.0400721Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T01:31:25.0659550Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T01:31:25.0697427Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T01:31:25.0968299Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T01:31:25.1261281Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T01:31:25.1280260Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T01:31:25.2040025Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T01:31:25.2357154Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T01:31:25.2371771Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T01:31:25.2720898Z Selecting previously unselected package libreadonly-perl. 2021-05-16T01:31:25.2935578Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T01:31:25.2952555Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T01:31:25.3235856Z Selecting previously unselected package libref-util-perl. 2021-05-16T01:31:25.3533535Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T01:31:25.3549406Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T01:31:25.3882560Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T01:31:25.4092510Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T01:31:25.4108221Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T01:31:25.4409343Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T01:31:25.4633751Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T01:31:25.4652752Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T01:31:25.4961614Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T01:31:25.5184639Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T01:31:25.5201075Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T01:31:25.5447392Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T01:31:25.5713497Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T01:31:25.5729115Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T01:31:25.6079743Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T01:31:25.6334529Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T01:31:25.6348807Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T01:31:25.6760787Z Selecting previously unselected package libsereal-perl. 2021-05-16T01:31:25.6977583Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T01:31:25.7003420Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T01:31:25.7281346Z Selecting previously unselected package libsort-key-perl. 2021-05-16T01:31:25.7514974Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T01:31:25.7541415Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T01:31:25.7880964Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T01:31:25.8071353Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T01:31:25.8084737Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T01:31:25.8382575Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T01:31:25.8656228Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T01:31:25.8667914Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T01:31:25.8905116Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T01:31:25.9163413Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T01:31:25.9178188Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T01:31:25.9441094Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T01:31:25.9691225Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T01:31:25.9715947Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T01:31:26.0001413Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T01:31:26.0202748Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T01:31:26.0221033Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T01:31:26.0491953Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T01:31:26.0789352Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T01:31:26.0802862Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T01:31:26.1122192Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T01:31:26.1364937Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T01:31:26.1382661Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T01:31:26.1722122Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T01:31:26.1947779Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T01:31:26.1963927Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T01:31:26.2322594Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T01:31:26.2570539Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T01:31:26.2587765Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T01:31:26.2858307Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T01:31:26.3137467Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T01:31:26.3154025Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T01:31:26.3561500Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T01:31:26.3787293Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T01:31:26.3796151Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T01:31:26.4120400Z Selecting previously unselected package licensecheck. 2021-05-16T01:31:26.4336567Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T01:31:26.4349189Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T01:31:26.4720681Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T01:31:26.4931788Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T01:31:26.4946822Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T01:31:26.5183698Z Selecting previously unselected package t1utils. 2021-05-16T01:31:26.5456272Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T01:31:26.5470584Z Unpacking t1utils (1.41-3) ... 2021-05-16T01:31:26.5921011Z Selecting previously unselected package lintian. 2021-05-16T01:31:26.6135619Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T01:31:26.6153186Z Unpacking lintian (2.62.0) ... 2021-05-16T01:31:26.9801645Z Selecting previously unselected package python3-unidiff. 2021-05-16T01:31:27.0053782Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T01:31:27.0065713Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T01:31:27.0431094Z Selecting previously unselected package python3-xdg. 2021-05-16T01:31:27.0719271Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T01:31:27.0740623Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T01:31:27.1121032Z Selecting previously unselected package qpdf. 2021-05-16T01:31:27.1367490Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T01:31:27.1382290Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T01:31:27.2159198Z Selecting previously unselected package python3-magic. 2021-05-16T01:31:27.2448252Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T01:31:27.2468253Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T01:31:27.3103719Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T01:31:27.3146640Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T01:31:27.3185624Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T01:31:27.3222469Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T01:31:27.3270104Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T01:31:27.3310138Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T01:31:27.3352169Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T01:31:27.3388780Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T01:31:27.3429587Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T01:31:27.5175341Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T01:31:27.5215039Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T01:31:27.5259293Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T01:31:27.5286449Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T01:31:27.5317006Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T01:31:27.5365822Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T01:31:27.5405163Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T01:31:27.5442682Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T01:31:27.5488717Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T01:31:27.5537644Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T01:31:27.5578127Z Setting up libclone-perl (0.43-2) ... 2021-05-16T01:31:27.5615833Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T01:31:27.5667305Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T01:31:27.5714330Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T01:31:27.5742955Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T01:31:27.5791034Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T01:31:27.5827028Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T01:31:27.5861951Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T01:31:27.5898355Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T01:31:27.5932726Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T01:31:27.5970803Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T01:31:27.5999790Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T01:31:27.6039927Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T01:31:27.6068772Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T01:31:27.6096079Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T01:31:27.6144440Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T01:31:27.7819878Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T01:31:27.7865459Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T01:31:27.7907059Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T01:31:27.7946096Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T01:31:27.7993627Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T01:31:27.8027960Z Setting up patchutils (0.3.4-2) ... 2021-05-16T01:31:27.8067333Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T01:31:27.8113196Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T01:31:27.8148600Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T01:31:27.8196271Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T01:31:27.8234056Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T01:31:28.0117435Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T01:31:28.0154875Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T01:31:28.0210766Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T01:31:28.0247591Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T01:31:28.0281939Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T01:31:28.0321422Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T01:31:28.0362542Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T01:31:28.0393381Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T01:31:28.0432532Z Setting up t1utils (1.41-3) ... 2021-05-16T01:31:28.0483888Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T01:31:28.0523165Z Setting up diffstat (1.63-1) ... 2021-05-16T01:31:28.0592448Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T01:31:28.0632146Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T01:31:28.0680486Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T01:31:28.0738672Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T01:31:28.0781744Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T01:31:28.0815771Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T01:31:28.0842002Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T01:31:28.0880437Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T01:31:28.0911639Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T01:31:28.0946083Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T01:31:28.0981292Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T01:31:28.1019493Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T01:31:28.1060270Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T01:31:28.1095259Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T01:31:28.1137567Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T01:31:28.1173299Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T01:31:28.1203684Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T01:31:28.1244994Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T01:31:28.1279292Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T01:31:28.2867264Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T01:31:28.2900157Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T01:31:28.2930258Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T01:31:28.2974251Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T01:31:28.3005132Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T01:31:28.3035806Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T01:31:28.3078819Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T01:31:28.3121119Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T01:31:28.3299282Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T01:31:28.3347783Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T01:31:28.3390703Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T01:31:28.4866115Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T01:31:28.4900582Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T01:31:28.4940792Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T01:31:28.5044422Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T01:31:28.5080209Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T01:31:28.5115127Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T01:31:28.5147786Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T01:31:28.5179698Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T01:31:28.5218488Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T01:31:28.5260933Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T01:31:28.5293331Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T01:31:28.5328384Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T01:31:28.5369549Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T01:31:28.5410621Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T01:31:28.5446181Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T01:31:28.5487236Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T01:31:28.7023506Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T01:31:28.7061132Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T01:31:28.7109007Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T01:31:28.7146874Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T01:31:28.7195017Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T01:31:28.7242160Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T01:31:28.7278621Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T01:31:28.7319762Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T01:31:28.7369595Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T01:31:28.7403335Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T01:31:28.7441861Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T01:31:28.7482420Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T01:31:28.7523559Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T01:31:28.7565898Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T01:31:28.7614364Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T01:31:28.7654355Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T01:31:28.7695521Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T01:31:28.7732785Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T01:31:28.9447710Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T01:31:28.9488845Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T01:31:28.9529037Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T01:31:28.9564025Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T01:31:28.9590093Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T01:31:28.9629559Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T01:31:28.9662886Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T01:31:28.9701319Z Setting up lintian (2.62.0) ... 2021-05-16T01:31:28.9754138Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T01:31:28.9798441Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:31:46.7367835Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:31:47.0689761Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:31:49.1128788Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-16T01:31:49.2442983Z 2021-05-16T01:31:49.2601411Z Reading package lists... 0% 2021-05-16T01:31:49.2602057Z 2021-05-16T01:31:49.2643310Z Reading package lists... 100% 2021-05-16T01:31:49.2643876Z 2021-05-16T01:31:49.2644431Z 2021-05-16T01:31:49.2645002Z Reading package lists... Done 2021-05-16T01:31:49.2645495Z 2021-05-16T01:31:49.2646092Z Building dependency tree... 0% 2021-05-16T01:31:49.2646588Z 2021-05-16T01:31:49.2902161Z Building dependency tree... 0% 2021-05-16T01:31:49.2903250Z 2021-05-16T01:31:49.2904202Z Building dependency tree... 50% 2021-05-16T01:31:49.2904953Z 2021-05-16T01:31:49.4039193Z Building dependency tree... 50% 2021-05-16T01:31:49.4040609Z 2021-05-16T01:31:49.4041119Z Building dependency tree 2021-05-16T01:31:49.4041514Z 2021-05-16T01:31:49.4042021Z Reading state information... 0% 2021-05-16T01:31:49.4042414Z 2021-05-16T01:31:49.5563375Z Reading state information... 0% 2021-05-16T01:31:49.5563992Z 2021-05-16T01:31:49.5564367Z 2021-05-16T01:31:49.5565019Z Reading state information... Done 2021-05-16T01:31:49.5565523Z 2021-05-16T01:31:49.5566137Z Reading state information... 0% 2021-05-16T01:31:49.5623887Z 2021-05-16T01:31:49.5624583Z Reading state information... 1% 2021-05-16T01:31:49.5681702Z 2021-05-16T01:31:49.5682208Z Reading state information... 3% 2021-05-16T01:31:49.5727180Z 2021-05-16T01:31:49.5727682Z Reading state information... 5% 2021-05-16T01:31:49.5804772Z 2021-05-16T01:31:49.5805279Z Reading state information... 7% 2021-05-16T01:31:49.5912293Z 2021-05-16T01:31:49.5912765Z Reading state information... 9% 2021-05-16T01:31:49.5951638Z 2021-05-16T01:31:49.5952149Z Reading state information... 11% 2021-05-16T01:31:49.6014073Z 2021-05-16T01:31:49.6014831Z Reading state information... 13% 2021-05-16T01:31:49.6046306Z 2021-05-16T01:31:49.6047082Z Reading state information... 15% 2021-05-16T01:31:49.6089239Z 2021-05-16T01:31:49.6089745Z Reading state information... 17% 2021-05-16T01:31:49.6130768Z 2021-05-16T01:31:49.6131269Z Reading state information... 19% 2021-05-16T01:31:49.6171552Z 2021-05-16T01:31:49.6172067Z Reading state information... 21% 2021-05-16T01:31:49.6210608Z 2021-05-16T01:31:49.6211084Z Reading state information... 23% 2021-05-16T01:31:49.6256629Z 2021-05-16T01:31:49.6257118Z Reading state information... 25% 2021-05-16T01:31:49.6324627Z 2021-05-16T01:31:49.6325160Z Reading state information... 27% 2021-05-16T01:31:49.6370681Z 2021-05-16T01:31:49.6371206Z Reading state information... 29% 2021-05-16T01:31:49.6414692Z 2021-05-16T01:31:49.6415190Z Reading state information... 31% 2021-05-16T01:31:49.6459039Z 2021-05-16T01:31:49.6459502Z Reading state information... 33% 2021-05-16T01:31:49.6498562Z 2021-05-16T01:31:49.6499023Z Reading state information... 35% 2021-05-16T01:31:49.6537063Z 2021-05-16T01:31:49.6537567Z Reading state information... 37% 2021-05-16T01:31:49.6583994Z 2021-05-16T01:31:49.6584529Z Reading state information... 39% 2021-05-16T01:31:49.6629936Z 2021-05-16T01:31:49.6630446Z Reading state information... 41% 2021-05-16T01:31:49.6670277Z 2021-05-16T01:31:49.6670790Z Reading state information... 43% 2021-05-16T01:31:49.6720836Z 2021-05-16T01:31:49.6721320Z Reading state information... 45% 2021-05-16T01:31:49.6827090Z 2021-05-16T01:31:49.6827883Z Reading state information... 47% 2021-05-16T01:31:49.6867594Z 2021-05-16T01:31:49.6868788Z Reading state information... 49% 2021-05-16T01:31:49.6914645Z 2021-05-16T01:31:49.6915168Z Reading state information... 51% 2021-05-16T01:31:49.6955504Z 2021-05-16T01:31:49.6955998Z Reading state information... 53% 2021-05-16T01:31:49.7000054Z 2021-05-16T01:31:49.7000548Z Reading state information... 55% 2021-05-16T01:31:49.7044531Z 2021-05-16T01:31:49.7045029Z Reading state information... 57% 2021-05-16T01:31:49.7089837Z 2021-05-16T01:31:49.7090300Z Reading state information... 59% 2021-05-16T01:31:49.7135433Z 2021-05-16T01:31:49.7135859Z Reading state information... 61% 2021-05-16T01:31:49.7176118Z 2021-05-16T01:31:49.7176637Z Reading state information... 63% 2021-05-16T01:31:49.7224887Z 2021-05-16T01:31:49.7225310Z Reading state information... 65% 2021-05-16T01:31:49.7263200Z 2021-05-16T01:31:49.7263715Z Reading state information... 67% 2021-05-16T01:31:49.7302705Z 2021-05-16T01:31:49.7303140Z Reading state information... 69% 2021-05-16T01:31:49.7349921Z 2021-05-16T01:31:49.7350355Z Reading state information... 71% 2021-05-16T01:31:49.7385701Z 2021-05-16T01:31:49.7386195Z Reading state information... 73% 2021-05-16T01:31:49.7426681Z 2021-05-16T01:31:49.7427086Z Reading state information... 75% 2021-05-16T01:31:49.7471953Z 2021-05-16T01:31:49.7472362Z Reading state information... 77% 2021-05-16T01:31:49.7509781Z 2021-05-16T01:31:49.7510438Z Reading state information... 79% 2021-05-16T01:31:49.7547165Z 2021-05-16T01:31:49.7547518Z Reading state information... 81% 2021-05-16T01:31:49.7586686Z 2021-05-16T01:31:49.7587429Z Reading state information... 83% 2021-05-16T01:31:49.7639875Z 2021-05-16T01:31:49.7640245Z Reading state information... 85% 2021-05-16T01:31:49.7687780Z 2021-05-16T01:31:49.7688290Z Reading state information... 87% 2021-05-16T01:31:49.7754120Z 2021-05-16T01:31:49.7754548Z Reading state information... 89% 2021-05-16T01:31:49.7789676Z 2021-05-16T01:31:49.7790204Z Reading state information... 91% 2021-05-16T01:31:49.7831022Z 2021-05-16T01:31:49.7831481Z Reading state information... 93% 2021-05-16T01:31:49.7866327Z 2021-05-16T01:31:49.7866784Z Reading state information... 95% 2021-05-16T01:31:49.7908813Z 2021-05-16T01:31:49.7909276Z Reading state information... 97% 2021-05-16T01:31:49.7941911Z 2021-05-16T01:31:49.7942320Z Reading state information... 99% 2021-05-16T01:31:50.0826049Z Selecting previously unselected package r-3.6.3. 2021-05-16T01:31:50.2081175Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T01:31:50.2182761Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-16T01:31:50.2198355Z Unpacking r-3.6.3 (1) ... 2021-05-16T01:31:50.9979887Z Setting up r-3.6.3 (1) ... 2021-05-16T01:31:51.0240213Z 2021-05-16T01:31:51.0240798Z 2021-05-16T01:31:51.0241266Z Reading state information... Done 2021-05-16T01:31:51.0463904Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-16T01:31:51.0573828Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T01:31:51.0925257Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T01:31:51.0925804Z env: 2021-05-16T01:31:51.0926289Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:51.0926800Z TIC_DEPLOY_KEY: 2021-05-16T01:31:51.0927791Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:31:51.0929520Z GITHUB_PAT: *** 2021-05-16T01:31:51.0929921Z COVERALLS_TOKEN: 2021-05-16T01:31:51.0930412Z continue-on-error: false 2021-05-16T01:31:51.0930886Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:51.0931380Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:31:51.0931823Z TZ: UTC 2021-05-16T01:31:51.0932223Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:31:51.0932704Z NOT_CRAN: true 2021-05-16T01:31:51.0933046Z ##[endgroup] 2021-05-16T01:31:51.1433330Z [command]sudo apt-get install -y texinfo 2021-05-16T01:31:51.3215420Z Reading package lists... 2021-05-16T01:31:51.4768100Z Building dependency tree... 2021-05-16T01:31:51.4787620Z Reading state information... 2021-05-16T01:31:51.6768404Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T01:31:51.6769644Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:31:51.9758375Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T01:31:51.9953003Z --2021-05-16 01:31:51-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T01:31:52.0057638Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-16T01:31:52.0126227Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-16T01:31:52.0377904Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T01:31:52.0380204Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T01:31:52.0382321Z --2021-05-16 01:31:52-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T01:31:52.0893951Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T01:31:52.1511193Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T01:31:52.4060071Z HTTP request sent, awaiting response... 302 Found 2021-05-16T01:31:52.4064578Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=udzTj2fdEeioWMbLsBeZc%2B6luk9gASmcAJ8GrIy%2FCgo%3D&st=2021-05-16T01%3A30%3A52Z&se=2021-05-16T01%3A36%3A52Z&sp=r [following] 2021-05-16T01:31:52.4069381Z --2021-05-16 01:31:52-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=udzTj2fdEeioWMbLsBeZc%2B6luk9gASmcAJ8GrIy%2FCgo%3D&st=2021-05-16T01%3A30%3A52Z&se=2021-05-16T01%3A36%3A52Z&sp=r 2021-05-16T01:31:52.4528928Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T01:31:52.5116810Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T01:31:52.7936173Z HTTP request sent, awaiting response... 200 OK 2021-05-16T01:31:52.7938006Z Length: 67312830 (64M) [application/octet-stream] 2021-05-16T01:31:52.7940334Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T01:31:53.3772549Z 2021-05-16T01:31:54.8079331Z 0K ........ ........ ........ ........ 49% 16.6M 2s 2021-05-16T01:31:56.0289100Z 32768K ........ ........ ........ ........ 99% 25.6M 0s 2021-05-16T01:31:56.0290887Z 65536K 100% 3.18M=3.2s 2021-05-16T01:31:56.0291909Z 2021-05-16T01:31:56.0297357Z 2021-05-16 01:31:56 (19.8 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-16T01:31:56.0298179Z 2021-05-16T01:31:59.2687705Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T01:31:59.2688636Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T01:31:59.5679308Z ##[group]Run tlmgr update --self 2021-05-16T01:31:59.5680104Z tlmgr update --self 2021-05-16T01:31:59.5680854Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T01:31:59.5681625Z tlmgr update --all 2021-05-16T01:31:59.5724207Z shell: /usr/bin/bash -e {0} 2021-05-16T01:31:59.5724632Z env: 2021-05-16T01:31:59.5725119Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:59.5725717Z TIC_DEPLOY_KEY: 2021-05-16T01:31:59.5726522Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:31:59.5728209Z GITHUB_PAT: *** 2021-05-16T01:31:59.5728732Z COVERALLS_TOKEN: 2021-05-16T01:31:59.5729161Z continue-on-error: false 2021-05-16T01:31:59.5729566Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:59.5729997Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:31:59.5730382Z TZ: UTC 2021-05-16T01:31:59.5730857Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:31:59.5731228Z NOT_CRAN: true 2021-05-16T01:31:59.5731513Z ##[endgroup] 2021-05-16T01:32:01.1095232Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:32:01.1097153Z tlmgr: no self-updates for tlmgr available 2021-05-16T01:32:02.5496875Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:32:02.5499324Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T01:32:02.6415492Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T01:32:02.6972842Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T01:32:02.7419724Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T01:32:02.7900301Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T01:32:03.3065346Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T01:32:04.8251109Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T01:32:04.9400250Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T01:32:05.0168753Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T01:32:05.0602008Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T01:32:05.1089178Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T01:32:05.1547601Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T01:32:05.1999275Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T01:32:05.2461336Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T01:32:05.2992249Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T01:32:05.3709175Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T01:32:05.4746235Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T01:32:05.5219019Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T01:32:05.5657415Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T01:32:05.6112577Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T01:32:05.6589290Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T01:32:05.7060941Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T01:32:05.7499371Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T01:32:05.7971414Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T01:32:05.8429304Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T01:32:05.8872573Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T01:32:05.9324312Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T01:32:05.9762619Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T01:32:06.0221031Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T01:32:06.0658089Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-16T01:32:06.1093658Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T01:32:06.1543417Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T01:32:06.1984619Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T01:32:06.2427279Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T01:32:06.2862980Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T01:32:06.3309144Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T01:32:06.3880592Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T01:32:06.4295935Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T01:32:06.4718529Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T01:32:06.5168421Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T01:32:06.5610417Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T01:32:06.6073201Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T01:32:06.6528285Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T01:32:06.6961674Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T01:32:06.7427838Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T01:32:06.7851764Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T01:32:06.8283942Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T01:32:06.8723392Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T01:32:06.9162961Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T01:32:06.9587493Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T01:32:07.0047415Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T01:32:07.0511498Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-16T01:32:07.0995296Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-16T01:32:07.1441513Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-16T01:32:07.1921383Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T01:32:07.2391749Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T01:32:07.2871510Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T01:32:07.3326763Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T01:32:07.3795296Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T01:32:07.4304328Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T01:32:07.4798915Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T01:32:07.5249895Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T01:32:07.5716258Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T01:32:07.6173149Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T01:32:07.6614887Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T01:32:07.7073256Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T01:32:07.7824488Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T01:32:07.8640570Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T01:32:07.9115133Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T01:32:07.9597277Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T01:32:08.0028636Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T01:32:08.0542548Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-16T01:32:08.1077972Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-16T01:32:08.1732815Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-16T01:32:08.2185404Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-16T01:32:08.2646844Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T01:32:08.3092320Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T01:32:08.3594237Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T01:32:08.4230184Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T01:32:08.4700336Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T01:32:08.5171379Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-16T01:32:08.5659014Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-16T01:32:08.6175008Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-16T01:32:08.6659046Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T01:32:08.7135845Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T01:32:08.7667006Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T01:32:08.8665920Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T01:32:08.9187324Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T01:32:08.9716882Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T01:32:08.9942853Z running mktexlsr ... 2021-05-16T01:32:09.0831798Z done running mktexlsr. 2021-05-16T01:32:09.1159230Z running updmap-sys ... 2021-05-16T01:32:09.3910665Z done running updmap-sys. 2021-05-16T01:32:09.3912023Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T01:32:09.3913757Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/Zqe9smVfkY/LALDrZR2ln ... 2021-05-16T01:32:09.7866255Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/Zqe9smVfkY/LALDrZR2ln. 2021-05-16T01:32:09.7867993Z OK: optex.fmt/luatex 2021-05-16T01:32:09.7869402Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T01:32:09.7871286Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T01:32:11.0768603Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:32:11.0771501Z tlmgr: no updates available 2021-05-16T01:32:11.1781495Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T01:32:11.1782202Z with: 2021-05-16T01:32:11.1782625Z pandoc-version: 2.7.3 2021-05-16T01:32:11.1783057Z env: 2021-05-16T01:32:11.1783598Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:11.1784071Z TIC_DEPLOY_KEY: 2021-05-16T01:32:11.1784982Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:11.1786701Z GITHUB_PAT: *** 2021-05-16T01:32:11.1787106Z COVERALLS_TOKEN: 2021-05-16T01:32:11.1790118Z continue-on-error: false 2021-05-16T01:32:11.1790656Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:11.1791178Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:11.1791668Z TZ: UTC 2021-05-16T01:32:11.1792082Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:11.1792539Z NOT_CRAN: true 2021-05-16T01:32:11.1792941Z ##[endgroup] 2021-05-16T01:32:11.5887466Z [command]sudo apt-get install -y gdebi-core 2021-05-16T01:32:11.6609974Z Reading package lists... 2021-05-16T01:32:11.8360163Z Building dependency tree... 2021-05-16T01:32:11.8376636Z Reading state information... 2021-05-16T01:32:12.0776914Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T01:32:12.0777887Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:12.0805629Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T01:32:12.2050139Z 2021-05-16T01:32:12.2218853Z Reading package lists... 0% 2021-05-16T01:32:12.2219198Z 2021-05-16T01:32:12.2269823Z Reading package lists... 100% 2021-05-16T01:32:12.2270175Z 2021-05-16T01:32:12.2270407Z 2021-05-16T01:32:12.2270869Z Reading package lists... Done 2021-05-16T01:32:12.2271202Z 2021-05-16T01:32:12.2271683Z Building dependency tree... 0% 2021-05-16T01:32:12.2272014Z 2021-05-16T01:32:12.2533573Z Building dependency tree... 0% 2021-05-16T01:32:12.2534482Z 2021-05-16T01:32:12.2535400Z Building dependency tree... 50% 2021-05-16T01:32:12.2536086Z 2021-05-16T01:32:12.3829355Z Building dependency tree... 50% 2021-05-16T01:32:12.3830112Z 2021-05-16T01:32:12.3831036Z Building dependency tree 2021-05-16T01:32:12.3831685Z 2021-05-16T01:32:12.3832592Z Reading state information... 0% 2021-05-16T01:32:12.3833253Z 2021-05-16T01:32:12.5518210Z Reading state information... 0% 2021-05-16T01:32:12.5518746Z 2021-05-16T01:32:12.5519029Z 2021-05-16T01:32:12.5519853Z Reading state information... Done 2021-05-16T01:32:12.5520286Z 2021-05-16T01:32:12.5520880Z Reading state information... 0% 2021-05-16T01:32:12.5572478Z 2021-05-16T01:32:12.5572960Z Reading state information... 1% 2021-05-16T01:32:12.5608813Z 2021-05-16T01:32:12.5609308Z Reading state information... 3% 2021-05-16T01:32:12.5647632Z 2021-05-16T01:32:12.5648125Z Reading state information... 5% 2021-05-16T01:32:12.5693961Z 2021-05-16T01:32:12.5694959Z Reading state information... 7% 2021-05-16T01:32:12.5731864Z 2021-05-16T01:32:12.5732555Z Reading state information... 9% 2021-05-16T01:32:12.5767358Z 2021-05-16T01:32:12.5768074Z Reading state information... 11% 2021-05-16T01:32:12.5807541Z 2021-05-16T01:32:12.5808236Z Reading state information... 13% 2021-05-16T01:32:12.5846684Z 2021-05-16T01:32:12.5847246Z Reading state information... 15% 2021-05-16T01:32:12.5885151Z 2021-05-16T01:32:12.5885622Z Reading state information... 17% 2021-05-16T01:32:12.5925831Z 2021-05-16T01:32:12.5926232Z Reading state information... 19% 2021-05-16T01:32:12.5957844Z 2021-05-16T01:32:12.5958313Z Reading state information... 21% 2021-05-16T01:32:12.5990549Z 2021-05-16T01:32:12.5990954Z Reading state information... 23% 2021-05-16T01:32:12.6033965Z 2021-05-16T01:32:12.6034510Z Reading state information... 25% 2021-05-16T01:32:12.6090715Z 2021-05-16T01:32:12.6091622Z Reading state information... 27% 2021-05-16T01:32:12.6134052Z 2021-05-16T01:32:12.6134530Z Reading state information... 29% 2021-05-16T01:32:12.6171524Z 2021-05-16T01:32:12.6172088Z Reading state information... 31% 2021-05-16T01:32:12.6216655Z 2021-05-16T01:32:12.6217648Z Reading state information... 33% 2021-05-16T01:32:12.6249061Z 2021-05-16T01:32:12.6249523Z Reading state information... 35% 2021-05-16T01:32:12.6282987Z 2021-05-16T01:32:12.6283455Z Reading state information... 37% 2021-05-16T01:32:12.6322493Z 2021-05-16T01:32:12.6322957Z Reading state information... 39% 2021-05-16T01:32:12.6388111Z 2021-05-16T01:32:12.6388590Z Reading state information... 41% 2021-05-16T01:32:12.6455634Z 2021-05-16T01:32:12.6456187Z Reading state information... 43% 2021-05-16T01:32:12.6503953Z 2021-05-16T01:32:12.6504502Z Reading state information... 45% 2021-05-16T01:32:12.6567510Z 2021-05-16T01:32:12.6568065Z Reading state information... 47% 2021-05-16T01:32:12.6605799Z 2021-05-16T01:32:12.6606290Z Reading state information... 49% 2021-05-16T01:32:12.6658660Z 2021-05-16T01:32:12.6659127Z Reading state information... 51% 2021-05-16T01:32:12.6697152Z 2021-05-16T01:32:12.6697788Z Reading state information... 53% 2021-05-16T01:32:12.6740702Z 2021-05-16T01:32:12.6741288Z Reading state information... 55% 2021-05-16T01:32:12.6785928Z 2021-05-16T01:32:12.6786393Z Reading state information... 57% 2021-05-16T01:32:12.6831889Z 2021-05-16T01:32:12.6832433Z Reading state information... 59% 2021-05-16T01:32:12.6876982Z 2021-05-16T01:32:12.6877511Z Reading state information... 61% 2021-05-16T01:32:12.6916884Z 2021-05-16T01:32:12.6917454Z Reading state information... 63% 2021-05-16T01:32:12.6954557Z 2021-05-16T01:32:12.6955067Z Reading state information... 65% 2021-05-16T01:32:12.6993164Z 2021-05-16T01:32:12.6993647Z Reading state information... 67% 2021-05-16T01:32:12.7040661Z 2021-05-16T01:32:12.7041143Z Reading state information... 69% 2021-05-16T01:32:12.7091372Z 2021-05-16T01:32:12.7092031Z Reading state information... 71% 2021-05-16T01:32:12.7128295Z 2021-05-16T01:32:12.7128843Z Reading state information... 73% 2021-05-16T01:32:12.7166618Z 2021-05-16T01:32:12.7167217Z Reading state information... 75% 2021-05-16T01:32:12.7221121Z 2021-05-16T01:32:12.7221739Z Reading state information... 77% 2021-05-16T01:32:12.7264259Z 2021-05-16T01:32:12.7264830Z Reading state information... 79% 2021-05-16T01:32:12.7302710Z 2021-05-16T01:32:12.7303176Z Reading state information... 81% 2021-05-16T01:32:12.7343053Z 2021-05-16T01:32:12.7343520Z Reading state information... 83% 2021-05-16T01:32:12.7379542Z 2021-05-16T01:32:12.7380021Z Reading state information... 85% 2021-05-16T01:32:12.7418354Z 2021-05-16T01:32:12.7419234Z Reading state information... 87% 2021-05-16T01:32:12.7459170Z 2021-05-16T01:32:12.7459712Z Reading state information... 89% 2021-05-16T01:32:12.7489197Z 2021-05-16T01:32:12.7489692Z Reading state information... 91% 2021-05-16T01:32:12.7526370Z 2021-05-16T01:32:12.7526971Z Reading state information... 93% 2021-05-16T01:32:12.7561724Z 2021-05-16T01:32:12.7562191Z Reading state information... 95% 2021-05-16T01:32:12.7600867Z 2021-05-16T01:32:12.7601393Z Reading state information... 97% 2021-05-16T01:32:12.7638796Z 2021-05-16T01:32:12.7639272Z Reading state information... 99% 2021-05-16T01:32:13.0516568Z Selecting previously unselected package pandoc. 2021-05-16T01:32:13.1747318Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T01:32:13.1875880Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T01:32:13.1892204Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T01:32:15.8316063Z Setting up pandoc (2.7.3-1) ... 2021-05-16T01:32:15.8356554Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:16.6240839Z 2021-05-16T01:32:16.6241735Z 2021-05-16T01:32:16.6242450Z Reading state information... Done 2021-05-16T01:32:16.6543764Z ##[group]Run git config user.name adigherman 2021-05-16T01:32:16.6544489Z git config user.name adigherman 2021-05-16T01:32:16.6545096Z git config user.email adig@jhu.edu 2021-05-16T01:32:16.6584831Z shell: /usr/bin/bash -e {0} 2021-05-16T01:32:16.6585249Z env: 2021-05-16T01:32:16.6585728Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:16.6586212Z TIC_DEPLOY_KEY: 2021-05-16T01:32:16.6587038Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:16.6588867Z GITHUB_PAT: *** 2021-05-16T01:32:16.6589305Z COVERALLS_TOKEN: 2021-05-16T01:32:16.6589805Z continue-on-error: false 2021-05-16T01:32:16.6590429Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:16.6590920Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:16.6591395Z TZ: UTC 2021-05-16T01:32:16.6591807Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:16.6592230Z NOT_CRAN: true 2021-05-16T01:32:16.6592638Z ##[endgroup] 2021-05-16T01:32:16.6989746Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T01:32:16.6990402Z env: 2021-05-16T01:32:16.6990911Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:16.6991427Z TIC_DEPLOY_KEY: 2021-05-16T01:32:16.6992286Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:32:16.6994091Z GITHUB_PAT: *** 2021-05-16T01:32:16.6994625Z COVERALLS_TOKEN: 2021-05-16T01:32:16.6995117Z continue-on-error: false 2021-05-16T01:32:16.6995589Z VDIFFR_RUN_TESTS: 2021-05-16T01:32:16.6996083Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:32:16.6996523Z TZ: UTC 2021-05-16T01:32:16.6996923Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:16.6997411Z NOT_CRAN: true 2021-05-16T01:32:16.6997785Z ##[endgroup] 2021-05-16T01:32:17.0249458Z Reading package lists... 2021-05-16T01:32:17.1872417Z Building dependency tree... 2021-05-16T01:32:17.1891230Z Reading state information... 2021-05-16T01:32:17.3259545Z The following additional packages will be installed: 2021-05-16T01:32:17.3263285Z cmake-data libjsoncpp1 librhash0 2021-05-16T01:32:17.3269146Z Suggested packages: 2021-05-16T01:32:17.3270269Z cmake-doc ninja-build 2021-05-16T01:32:17.3689675Z The following NEW packages will be installed: 2021-05-16T01:32:17.3697229Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T01:32:17.3929765Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:17.3930520Z Need to get 5470 kB of archives. 2021-05-16T01:32:17.3931260Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T01:32:17.3933050Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T01:32:17.4572009Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T01:32:17.4658145Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T01:32:17.4765972Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T01:32:17.9996850Z Fetched 5470 kB in 0s (23.5 MB/s) 2021-05-16T01:32:18.0369837Z Selecting previously unselected package cmake-data. 2021-05-16T01:32:18.0431273Z (Reading database ... 2021-05-16T01:32:18.0431912Z (Reading database ... 5% 2021-05-16T01:32:18.0432525Z (Reading database ... 10% 2021-05-16T01:32:18.0433112Z (Reading database ... 15% 2021-05-16T01:32:18.0433707Z (Reading database ... 20% 2021-05-16T01:32:18.0434285Z (Reading database ... 25% 2021-05-16T01:32:18.0434873Z (Reading database ... 30% 2021-05-16T01:32:18.0435458Z (Reading database ... 35% 2021-05-16T01:32:18.0436059Z (Reading database ... 40% 2021-05-16T01:32:18.0436666Z (Reading database ... 45% 2021-05-16T01:32:18.0437234Z (Reading database ... 50% 2021-05-16T01:32:18.0453568Z (Reading database ... 55% 2021-05-16T01:32:18.0489439Z (Reading database ... 60% 2021-05-16T01:32:18.0525707Z (Reading database ... 65% 2021-05-16T01:32:18.0637128Z (Reading database ... 70% 2021-05-16T01:32:18.0752382Z (Reading database ... 75% 2021-05-16T01:32:18.1036288Z (Reading database ... 80% 2021-05-16T01:32:18.1338475Z (Reading database ... 85% 2021-05-16T01:32:18.1477107Z (Reading database ... 90% 2021-05-16T01:32:18.1560788Z (Reading database ... 95% 2021-05-16T01:32:18.1562754Z (Reading database ... 100% 2021-05-16T01:32:18.1564105Z (Reading database ... 261863 files and directories currently installed.) 2021-05-16T01:32:18.1660224Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T01:32:18.1958938Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T01:32:18.7402408Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T01:32:18.7672843Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T01:32:18.7704558Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T01:32:18.8080468Z Selecting previously unselected package librhash0:amd64. 2021-05-16T01:32:18.8291094Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T01:32:18.8305688Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T01:32:18.8619791Z Selecting previously unselected package cmake. 2021-05-16T01:32:18.8889145Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T01:32:18.8899707Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T01:32:19.3687688Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T01:32:19.3732817Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T01:32:19.4117136Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T01:32:19.4151834Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T01:32:19.4191431Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:20.6375987Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:22.8360196Z Reading package lists... 2021-05-16T01:32:22.9982909Z Building dependency tree... 2021-05-16T01:32:23.0002299Z Reading state information... 2021-05-16T01:32:23.1673772Z Suggested packages: 2021-05-16T01:32:23.1675510Z libssh-doc 2021-05-16T01:32:23.2167022Z The following NEW packages will be installed: 2021-05-16T01:32:23.2168989Z libssh-dev 2021-05-16T01:32:23.2401230Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:23.2401958Z Need to get 219 kB of archives. 2021-05-16T01:32:23.2402702Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T01:32:23.2404464Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T01:32:23.6737226Z Fetched 219 kB in 0s (7628 kB/s) 2021-05-16T01:32:23.7059043Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T01:32:23.7144239Z (Reading database ... 2021-05-16T01:32:23.7145665Z (Reading database ... 5% 2021-05-16T01:32:23.7146437Z (Reading database ... 10% 2021-05-16T01:32:23.7147516Z (Reading database ... 15% 2021-05-16T01:32:23.7148261Z (Reading database ... 20% 2021-05-16T01:32:23.7148975Z (Reading database ... 25% 2021-05-16T01:32:23.7149715Z (Reading database ... 30% 2021-05-16T01:32:23.7150422Z (Reading database ... 35% 2021-05-16T01:32:23.7151150Z (Reading database ... 40% 2021-05-16T01:32:23.7151874Z (Reading database ... 45% 2021-05-16T01:32:23.7152580Z (Reading database ... 50% 2021-05-16T01:32:23.7184668Z (Reading database ... 55% 2021-05-16T01:32:23.7220171Z (Reading database ... 60% 2021-05-16T01:32:23.7259305Z (Reading database ... 65% 2021-05-16T01:32:23.7381524Z (Reading database ... 70% 2021-05-16T01:32:23.7502606Z (Reading database ... 75% 2021-05-16T01:32:23.7775285Z (Reading database ... 80% 2021-05-16T01:32:23.8086310Z (Reading database ... 85% 2021-05-16T01:32:23.8232154Z (Reading database ... 90% 2021-05-16T01:32:23.8313355Z (Reading database ... 95% 2021-05-16T01:32:23.8313919Z (Reading database ... 100% 2021-05-16T01:32:23.8314677Z (Reading database ... 264647 files and directories currently installed.) 2021-05-16T01:32:23.8429586Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T01:32:23.8451949Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:32:23.9331537Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:32:26.1136124Z Reading package lists... 2021-05-16T01:32:26.2719994Z Building dependency tree... 2021-05-16T01:32:26.2739112Z Reading state information... 2021-05-16T01:32:26.4776829Z The following NEW packages will be installed: 2021-05-16T01:32:26.4781251Z jags 2021-05-16T01:32:26.5000673Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:26.5001452Z Need to get 1562 kB of archives. 2021-05-16T01:32:26.5002702Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T01:32:26.5004841Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T01:32:26.9694862Z Fetched 1562 kB in 0s (21.9 MB/s) 2021-05-16T01:32:27.0037325Z Selecting previously unselected package jags. 2021-05-16T01:32:27.0114987Z (Reading database ... 2021-05-16T01:32:27.0115745Z (Reading database ... 5% 2021-05-16T01:32:27.0116349Z (Reading database ... 10% 2021-05-16T01:32:27.0116876Z (Reading database ... 15% 2021-05-16T01:32:27.0117419Z (Reading database ... 20% 2021-05-16T01:32:27.0117941Z (Reading database ... 25% 2021-05-16T01:32:27.0118472Z (Reading database ... 30% 2021-05-16T01:32:27.0118991Z (Reading database ... 35% 2021-05-16T01:32:27.0119723Z (Reading database ... 40% 2021-05-16T01:32:27.0120262Z (Reading database ... 45% 2021-05-16T01:32:27.0120880Z (Reading database ... 50% 2021-05-16T01:32:27.0155834Z (Reading database ... 55% 2021-05-16T01:32:27.0194946Z (Reading database ... 60% 2021-05-16T01:32:27.0235569Z (Reading database ... 65% 2021-05-16T01:32:27.0387215Z (Reading database ... 70% 2021-05-16T01:32:27.0507121Z (Reading database ... 75% 2021-05-16T01:32:27.0854542Z (Reading database ... 80% 2021-05-16T01:32:27.1206803Z (Reading database ... 85% 2021-05-16T01:32:27.1360128Z (Reading database ... 90% 2021-05-16T01:32:27.1443879Z (Reading database ... 95% 2021-05-16T01:32:27.1444506Z (Reading database ... 100% 2021-05-16T01:32:27.1445272Z (Reading database ... 264666 files and directories currently installed.) 2021-05-16T01:32:27.1568884Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T01:32:27.1595477Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T01:32:27.3355022Z Setting up jags (4.3.0-3build1) ... 2021-05-16T01:32:27.3719060Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:28.1094099Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:30.2267978Z Reading package lists... 2021-05-16T01:32:30.4098812Z Building dependency tree... 2021-05-16T01:32:30.4117486Z Reading state information... 2021-05-16T01:32:30.5681237Z The following additional packages will be installed: 2021-05-16T01:32:30.5686071Z libnode64 libuv1-dev 2021-05-16T01:32:30.6161460Z The following NEW packages will be installed: 2021-05-16T01:32:30.6164983Z libnode-dev libnode64 libuv1-dev 2021-05-16T01:32:30.7126930Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:30.7127744Z Need to get 6239 kB of archives. 2021-05-16T01:32:30.7128544Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T01:32:30.7130531Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T01:32:30.7506506Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T01:32:30.9398101Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T01:32:31.3929723Z Fetched 6239 kB in 0s (19.1 MB/s) 2021-05-16T01:32:31.4246814Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T01:32:31.4314379Z (Reading database ... 2021-05-16T01:32:31.4315224Z (Reading database ... 5% 2021-05-16T01:32:31.4315918Z (Reading database ... 10% 2021-05-16T01:32:31.4316596Z (Reading database ... 15% 2021-05-16T01:32:31.4317282Z (Reading database ... 20% 2021-05-16T01:32:31.4317960Z (Reading database ... 25% 2021-05-16T01:32:31.4318636Z (Reading database ... 30% 2021-05-16T01:32:31.4319300Z (Reading database ... 35% 2021-05-16T01:32:31.4320532Z (Reading database ... 40% 2021-05-16T01:32:31.4321188Z (Reading database ... 45% 2021-05-16T01:32:31.4321865Z (Reading database ... 50% 2021-05-16T01:32:31.4350876Z (Reading database ... 55% 2021-05-16T01:32:31.4383042Z (Reading database ... 60% 2021-05-16T01:32:31.4419548Z (Reading database ... 65% 2021-05-16T01:32:31.4529968Z (Reading database ... 70% 2021-05-16T01:32:31.4638671Z (Reading database ... 75% 2021-05-16T01:32:31.4953597Z (Reading database ... 80% 2021-05-16T01:32:31.5278683Z (Reading database ... 85% 2021-05-16T01:32:31.5427963Z (Reading database ... 90% 2021-05-16T01:32:31.5504699Z (Reading database ... 95% 2021-05-16T01:32:31.5505292Z (Reading database ... 100% 2021-05-16T01:32:31.5506102Z (Reading database ... 264806 files and directories currently installed.) 2021-05-16T01:32:31.5618280Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T01:32:31.5631978Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T01:32:31.6082035Z Selecting previously unselected package libnode64:amd64. 2021-05-16T01:32:31.6294680Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:32:31.6314868Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:32:32.2979776Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T01:32:32.3272660Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:32:32.3282352Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:32:32.4255176Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T01:32:32.4291326Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:32:32.4328841Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T01:32:32.4364493Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:34.6276944Z Reading package lists... 2021-05-16T01:32:34.7915616Z Building dependency tree... 2021-05-16T01:32:34.7937463Z Reading state information... 2021-05-16T01:32:34.9744937Z The following additional packages will be installed: 2021-05-16T01:32:34.9748560Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T01:32:34.9753952Z Suggested packages: 2021-05-16T01:32:34.9755733Z libfftw3-doc 2021-05-16T01:32:35.0224133Z The following NEW packages will be installed: 2021-05-16T01:32:35.0228076Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T01:32:35.0422344Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:35.0424450Z Need to get 3986 kB of archives. 2021-05-16T01:32:35.0425568Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T01:32:35.0427988Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T01:32:35.0497777Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T01:32:35.0621403Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T01:32:35.0761674Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T01:32:35.0770491Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T01:32:35.5450219Z Fetched 3986 kB in 0s (39.9 MB/s) 2021-05-16T01:32:35.5755597Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T01:32:35.5827479Z (Reading database ... 2021-05-16T01:32:35.5828072Z (Reading database ... 5% 2021-05-16T01:32:35.5828574Z (Reading database ... 10% 2021-05-16T01:32:35.5829078Z (Reading database ... 15% 2021-05-16T01:32:35.5829557Z (Reading database ... 20% 2021-05-16T01:32:35.5830049Z (Reading database ... 25% 2021-05-16T01:32:35.5830537Z (Reading database ... 30% 2021-05-16T01:32:35.5832749Z (Reading database ... 35% 2021-05-16T01:32:35.5833248Z (Reading database ... 40% 2021-05-16T01:32:35.5833738Z (Reading database ... 45% 2021-05-16T01:32:35.5834218Z (Reading database ... 50% 2021-05-16T01:32:35.5877439Z (Reading database ... 55% 2021-05-16T01:32:35.5911663Z (Reading database ... 60% 2021-05-16T01:32:35.5948542Z (Reading database ... 65% 2021-05-16T01:32:35.6067493Z (Reading database ... 70% 2021-05-16T01:32:35.6180123Z (Reading database ... 75% 2021-05-16T01:32:35.6465171Z (Reading database ... 80% 2021-05-16T01:32:35.6768798Z (Reading database ... 85% 2021-05-16T01:32:35.6904482Z (Reading database ... 90% 2021-05-16T01:32:35.6981878Z (Reading database ... 95% 2021-05-16T01:32:35.6982892Z (Reading database ... 100% 2021-05-16T01:32:35.6984312Z (Reading database ... 264942 files and directories currently installed.) 2021-05-16T01:32:35.7085080Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:35.7121758Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:35.7761613Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T01:32:35.7963676Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:35.7983467Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:35.8916485Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T01:32:35.9195352Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:35.9205525Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:36.0201197Z Selecting previously unselected package libfftw3-bin. 2021-05-16T01:32:36.0442424Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:36.0457685Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T01:32:36.0801845Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T01:32:36.1060881Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T01:32:36.1079297Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:36.4122904Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:36.4173208Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:36.4210401Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:36.4256341Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T01:32:36.4294563Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T01:32:36.4380829Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:37.2581116Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:39.3979753Z Reading package lists... 2021-05-16T01:32:39.5684785Z Building dependency tree... 2021-05-16T01:32:39.5704091Z Reading state information... 2021-05-16T01:32:39.7304038Z The following additional packages will be installed: 2021-05-16T01:32:39.7304785Z libdcmtk14 2021-05-16T01:32:39.7768749Z The following NEW packages will be installed: 2021-05-16T01:32:39.7777941Z dcmtk libdcmtk14 2021-05-16T01:32:39.8028162Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:39.8029690Z Need to get 5546 kB of archives. 2021-05-16T01:32:39.8030920Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T01:32:39.8033149Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T01:32:40.0153047Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T01:32:40.4802626Z Fetched 5546 kB in 0s (20.6 MB/s) 2021-05-16T01:32:40.5122091Z Selecting previously unselected package libdcmtk14. 2021-05-16T01:32:40.5194992Z (Reading database ... 2021-05-16T01:32:40.5195905Z (Reading database ... 5% 2021-05-16T01:32:40.5196662Z (Reading database ... 10% 2021-05-16T01:32:40.5197380Z (Reading database ... 15% 2021-05-16T01:32:40.5198108Z (Reading database ... 20% 2021-05-16T01:32:40.5198839Z (Reading database ... 25% 2021-05-16T01:32:40.5201042Z (Reading database ... 30% 2021-05-16T01:32:40.5201713Z (Reading database ... 35% 2021-05-16T01:32:40.5202329Z (Reading database ... 40% 2021-05-16T01:32:40.5202925Z (Reading database ... 45% 2021-05-16T01:32:40.5203530Z (Reading database ... 50% 2021-05-16T01:32:40.5223419Z (Reading database ... 55% 2021-05-16T01:32:40.5256492Z (Reading database ... 60% 2021-05-16T01:32:40.5292773Z (Reading database ... 65% 2021-05-16T01:32:40.5415386Z (Reading database ... 70% 2021-05-16T01:32:40.5535991Z (Reading database ... 75% 2021-05-16T01:32:40.5810970Z (Reading database ... 80% 2021-05-16T01:32:40.6120503Z (Reading database ... 85% 2021-05-16T01:32:40.6264308Z (Reading database ... 90% 2021-05-16T01:32:40.6338989Z (Reading database ... 95% 2021-05-16T01:32:40.6340407Z (Reading database ... 100% 2021-05-16T01:32:40.6342080Z (Reading database ... 265033 files and directories currently installed.) 2021-05-16T01:32:40.6448753Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T01:32:40.6530113Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T01:32:41.2001916Z Selecting previously unselected package dcmtk. 2021-05-16T01:32:41.2231507Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T01:32:41.2303822Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T01:32:41.3843949Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T01:32:41.3877638Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T01:32:41.4030061Z Adding `dcmtk' group to system ... 2021-05-16T01:32:41.4803397Z Adding `dcmtk' user to system ... 2021-05-16T01:32:41.6292360Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T01:32:41.8879103Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:43.5168769Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:45.6761903Z Reading package lists... 2021-05-16T01:32:45.8542063Z Building dependency tree... 2021-05-16T01:32:45.8563249Z Reading state information... 2021-05-16T01:32:46.1057352Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T01:32:46.1058706Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:46.1764604Z Reading package lists... 2021-05-16T01:32:46.3504594Z Building dependency tree... 2021-05-16T01:32:46.3525550Z Reading state information... 2021-05-16T01:32:46.6175632Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T01:32:46.6177232Z libpng-dev set to manually installed. 2021-05-16T01:32:46.6178242Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:46.6901521Z Reading package lists... 2021-05-16T01:32:46.8524903Z Building dependency tree... 2021-05-16T01:32:46.8543311Z Reading state information... 2021-05-16T01:32:47.0110630Z The following additional packages will be installed: 2021-05-16T01:32:47.0115731Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T01:32:47.0117523Z Suggested packages: 2021-05-16T01:32:47.0120242Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T01:32:47.0122912Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T01:32:47.0124860Z fonts-arphic-uming fonts-nanum 2021-05-16T01:32:47.0591459Z The following NEW packages will be installed: 2021-05-16T01:32:47.0593259Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T01:32:47.0599658Z libpoppler97 poppler-data 2021-05-16T01:32:47.0974821Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:47.0975962Z Need to get 2582 kB of archives. 2021-05-16T01:32:47.0977066Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T01:32:47.0979507Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T01:32:47.1206397Z 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-16T01:32:47.1251007Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T01:32:47.1408946Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T01:32:47.1420853Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T01:32:47.1475430Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T01:32:47.5980813Z Fetched 2582 kB in 0s (25.9 MB/s) 2021-05-16T01:32:48.4770234Z Selecting previously unselected package poppler-data. 2021-05-16T01:32:48.4771103Z (Reading database ... 2021-05-16T01:32:48.4771543Z (Reading database ... 5% 2021-05-16T01:32:48.4771983Z (Reading database ... 10% 2021-05-16T01:32:48.4772755Z (Reading database ... 15% 2021-05-16T01:32:48.4774677Z (Reading database ... 20% 2021-05-16T01:32:48.4775852Z (Reading database ... 25% 2021-05-16T01:32:48.4776426Z (Reading database ... 30% 2021-05-16T01:32:48.4776948Z (Reading database ... 35% 2021-05-16T01:32:48.4777480Z (Reading database ... 40% 2021-05-16T01:32:48.4778002Z (Reading database ... 45% 2021-05-16T01:32:48.4778534Z (Reading database ... 50% 2021-05-16T01:32:48.4779052Z (Reading database ... 55% 2021-05-16T01:32:48.4779580Z (Reading database ... 60% 2021-05-16T01:32:48.4780107Z (Reading database ... 65% 2021-05-16T01:32:48.4780622Z (Reading database ... 70% 2021-05-16T01:32:48.4781145Z (Reading database ... 75% 2021-05-16T01:32:48.4781658Z (Reading database ... 80% 2021-05-16T01:32:48.4782182Z (Reading database ... 85% 2021-05-16T01:32:48.4782702Z (Reading database ... 90% 2021-05-16T01:32:48.4783235Z (Reading database ... 95% 2021-05-16T01:32:48.4784030Z (Reading database ... 100% 2021-05-16T01:32:48.4784849Z (Reading database ... 265268 files and directories currently installed.) 2021-05-16T01:32:48.4786246Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T01:32:48.4787092Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T01:32:48.4788057Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T01:32:48.4789171Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T01:32:48.4790193Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T01:32:48.4791042Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T01:32:48.4792122Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:32:48.4793050Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:48.4794209Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T01:32:48.4795248Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:32:48.4796248Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:48.4797062Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T01:32:48.4798129Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:32:48.4798989Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:48.4800071Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T01:32:48.4801140Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T01:32:48.4802080Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:48.4802968Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T01:32:48.4804019Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T01:32:48.4805031Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:48.4805970Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:48.4806901Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:48.4807873Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T01:32:48.4808832Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:32:48.6175097Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:50.7140424Z Reading package lists... 2021-05-16T01:32:50.8725709Z Building dependency tree... 2021-05-16T01:32:50.8747909Z Reading state information... 2021-05-16T01:32:51.0285511Z The following additional packages will be installed: 2021-05-16T01:32:51.0289929Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T01:32:51.0296336Z Suggested packages: 2021-05-16T01:32:51.0297061Z libhdf5-doc 2021-05-16T01:32:51.0752111Z The following NEW packages will be installed: 2021-05-16T01:32:51.0756464Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T01:32:51.0757656Z libsz2 2021-05-16T01:32:51.1032159Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:51.1034007Z Need to get 4074 kB of archives. 2021-05-16T01:32:51.1035092Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T01:32:51.1038037Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T01:32:51.1096428Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T01:32:51.1169303Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T01:32:51.1207634Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T01:32:51.1651442Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T01:32:51.1759050Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T01:32:51.1856923Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T01:32:52.2690524Z Fetched 4074 kB in 1s (5347 kB/s) 2021-05-16T01:32:52.3018099Z Selecting previously unselected package hdf5-helpers. 2021-05-16T01:32:52.3087689Z (Reading database ... 2021-05-16T01:32:52.3088589Z (Reading database ... 5% 2021-05-16T01:32:52.3089329Z (Reading database ... 10% 2021-05-16T01:32:52.3090068Z (Reading database ... 15% 2021-05-16T01:32:52.3090801Z (Reading database ... 20% 2021-05-16T01:32:52.3091518Z (Reading database ... 25% 2021-05-16T01:32:52.3092241Z (Reading database ... 30% 2021-05-16T01:32:52.3092998Z (Reading database ... 35% 2021-05-16T01:32:52.3093796Z (Reading database ... 40% 2021-05-16T01:32:52.3094456Z (Reading database ... 45% 2021-05-16T01:32:52.3095135Z (Reading database ... 50% 2021-05-16T01:32:52.3128997Z (Reading database ... 55% 2021-05-16T01:32:52.3165940Z (Reading database ... 60% 2021-05-16T01:32:52.3203632Z (Reading database ... 65% 2021-05-16T01:32:52.3335308Z (Reading database ... 70% 2021-05-16T01:32:52.3456084Z (Reading database ... 75% 2021-05-16T01:32:52.3741043Z (Reading database ... 80% 2021-05-16T01:32:52.4054589Z (Reading database ... 85% 2021-05-16T01:32:52.4202695Z (Reading database ... 90% 2021-05-16T01:32:52.4280093Z (Reading database ... 95% 2021-05-16T01:32:52.4280798Z (Reading database ... 100% 2021-05-16T01:32:52.4281773Z (Reading database ... 265828 files and directories currently installed.) 2021-05-16T01:32:52.4387832Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:32:52.4402713Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:32:52.4721204Z Selecting previously unselected package libaec0:amd64. 2021-05-16T01:32:52.4965678Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T01:32:52.4992747Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T01:32:52.5281471Z Selecting previously unselected package libsz2:amd64. 2021-05-16T01:32:52.5538065Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T01:32:52.5550862Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T01:32:52.5921083Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T01:32:52.6103372Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:32:52.6120910Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:32:52.7722060Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T01:32:52.7925763Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:32:52.7946519Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:32:52.8360872Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T01:32:52.8597886Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T01:32:52.8611467Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T01:32:52.9121066Z Selecting previously unselected package libhdf5-dev. 2021-05-16T01:32:52.9402521Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T01:32:52.9412457Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:32:53.2828059Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:32:53.2859766Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T01:32:53.2891411Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T01:32:53.2925691Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T01:32:53.2961024Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:32:53.2997391Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:32:53.3034204Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T01:32:53.3126023Z 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-16T01:32:53.3165623Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:54.0930332Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:32:56.2275656Z Reading package lists... 2021-05-16T01:32:56.3823336Z Building dependency tree... 2021-05-16T01:32:56.3842209Z Reading state information... 2021-05-16T01:32:56.5358044Z The following additional packages will be installed: 2021-05-16T01:32:56.5362280Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T01:32:56.5855309Z The following NEW packages will be installed: 2021-05-16T01:32:56.5867957Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T01:32:56.5870520Z mesa-common-dev 2021-05-16T01:32:56.6105442Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:32:56.6106241Z Need to get 1761 kB of archives. 2021-05-16T01:32:56.6107041Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T01:32:56.6109614Z 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-16T01:32:56.6152026Z 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-16T01:32:56.6157774Z 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-16T01:32:56.6170963Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T01:32:56.6188932Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T01:32:56.6209503Z 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-16T01:32:57.0423586Z Fetched 1761 kB in 0s (40.9 MB/s) 2021-05-16T01:32:57.0929415Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T01:32:57.1007402Z (Reading database ... 2021-05-16T01:32:57.1008257Z (Reading database ... 5% 2021-05-16T01:32:57.1009026Z (Reading database ... 10% 2021-05-16T01:32:57.1009740Z (Reading database ... 15% 2021-05-16T01:32:57.1010459Z (Reading database ... 20% 2021-05-16T01:32:57.1011163Z (Reading database ... 25% 2021-05-16T01:32:57.1011898Z (Reading database ... 30% 2021-05-16T01:32:57.1012620Z (Reading database ... 35% 2021-05-16T01:32:57.1013322Z (Reading database ... 40% 2021-05-16T01:32:57.1014046Z (Reading database ... 45% 2021-05-16T01:32:57.1014743Z (Reading database ... 50% 2021-05-16T01:32:57.1051581Z (Reading database ... 55% 2021-05-16T01:32:57.1088842Z (Reading database ... 60% 2021-05-16T01:32:57.1133651Z (Reading database ... 65% 2021-05-16T01:32:57.1261059Z (Reading database ... 70% 2021-05-16T01:32:57.1378497Z (Reading database ... 75% 2021-05-16T01:32:57.1652851Z (Reading database ... 80% 2021-05-16T01:32:57.1970164Z (Reading database ... 85% 2021-05-16T01:32:57.2110540Z (Reading database ... 90% 2021-05-16T01:32:57.2186755Z (Reading database ... 95% 2021-05-16T01:32:57.2188077Z (Reading database ... 100% 2021-05-16T01:32:57.2189516Z (Reading database ... 266036 files and directories currently installed.) 2021-05-16T01:32:57.2291984Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:32:57.2303571Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T01:32:57.2686586Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T01:32:57.2961483Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:32:57.2969916Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:32:57.3522007Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T01:32:57.3734694Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:32:57.3747891Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:32:57.4161302Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T01:32:57.4408683Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T01:32:57.4431748Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T01:32:57.4881432Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T01:32:57.5116541Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T01:32:57.5128928Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T01:32:57.5681851Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T01:32:57.5925287Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:32:57.5940393Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:32:57.7667591Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T01:32:57.7702654Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:32:57.7730821Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T01:32:57.7764468Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:32:57.7793919Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T01:32:57.7822117Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:32:57.7869001Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:32:59.2330324Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:01.4351547Z Reading package lists... 2021-05-16T01:33:01.5969749Z Building dependency tree... 2021-05-16T01:33:01.5986676Z Reading state information... 2021-05-16T01:33:01.7569609Z The following additional packages will be installed: 2021-05-16T01:33:01.7571744Z libprotobuf-lite17 libprotoc17 2021-05-16T01:33:01.8096233Z The following NEW packages will be installed: 2021-05-16T01:33:01.8101460Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T01:33:01.8105130Z protobuf-compiler 2021-05-16T01:33:01.8338747Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:01.8339548Z Need to get 2754 kB of archives. 2021-05-16T01:33:01.8340356Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T01:33:01.8342235Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T01:33:01.8377305Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T01:33:01.8527327Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T01:33:01.8858522Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T01:33:01.9048100Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T01:33:02.3537277Z Fetched 2754 kB in 0s (30.7 MB/s) 2021-05-16T01:33:02.3880499Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T01:33:02.3954863Z (Reading database ... 2021-05-16T01:33:02.3955660Z (Reading database ... 5% 2021-05-16T01:33:02.3956205Z (Reading database ... 10% 2021-05-16T01:33:02.3956723Z (Reading database ... 15% 2021-05-16T01:33:02.3957574Z (Reading database ... 20% 2021-05-16T01:33:02.3958111Z (Reading database ... 25% 2021-05-16T01:33:02.3958722Z (Reading database ... 30% 2021-05-16T01:33:02.3959254Z (Reading database ... 35% 2021-05-16T01:33:02.3960584Z (Reading database ... 40% 2021-05-16T01:33:02.3961110Z (Reading database ... 45% 2021-05-16T01:33:02.3962217Z (Reading database ... 50% 2021-05-16T01:33:02.3989710Z (Reading database ... 55% 2021-05-16T01:33:02.4027614Z (Reading database ... 60% 2021-05-16T01:33:02.4068915Z (Reading database ... 65% 2021-05-16T01:33:02.4200534Z (Reading database ... 70% 2021-05-16T01:33:02.4324989Z (Reading database ... 75% 2021-05-16T01:33:02.4609298Z (Reading database ... 80% 2021-05-16T01:33:02.4947584Z (Reading database ... 85% 2021-05-16T01:33:02.5103319Z (Reading database ... 90% 2021-05-16T01:33:02.5186575Z (Reading database ... 95% 2021-05-16T01:33:02.5187484Z (Reading database ... 100% 2021-05-16T01:33:02.5188664Z (Reading database ... 266519 files and directories currently installed.) 2021-05-16T01:33:02.5306308Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:02.5336209Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:02.5761487Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T01:33:02.6010691Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:02.6026016Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:02.7122391Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T01:33:02.7362420Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:02.7375030Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:02.9163218Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T01:33:02.9408717Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:02.9427151Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:03.0736145Z Selecting previously unselected package protobuf-compiler. 2021-05-16T01:33:03.1001368Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T01:33:03.1013147Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:03.1677639Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:03.1714242Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:03.1749461Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:03.1785090Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:03.1830804Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T01:33:03.1871320Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:03.9917114Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:06.2152947Z Reading package lists... 2021-05-16T01:33:06.3743001Z Building dependency tree... 2021-05-16T01:33:06.3762338Z Reading state information... 2021-05-16T01:33:06.5346647Z The following additional packages will be installed: 2021-05-16T01:33:06.5353967Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T01:33:06.5356501Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T01:33:06.5358435Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T01:33:06.5361639Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T01:33:06.5364047Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T01:33:06.5366273Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T01:33:06.5368617Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T01:33:06.5371003Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T01:33:06.5373697Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T01:33:06.5375983Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T01:33:06.5378600Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T01:33:06.5380819Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T01:33:06.5382987Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T01:33:06.5385090Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T01:33:06.5386510Z Suggested packages: 2021-05-16T01:33:06.5388434Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T01:33:06.5390769Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T01:33:06.5393358Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T01:33:06.5395671Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T01:33:06.6089064Z The following NEW packages will be installed: 2021-05-16T01:33:06.6093659Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T01:33:06.6094994Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T01:33:06.6097616Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T01:33:06.6100213Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T01:33:06.6104182Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T01:33:06.6107769Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T01:33:06.6110760Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T01:33:06.6114405Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T01:33:06.6115640Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T01:33:06.6118286Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T01:33:06.6120974Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T01:33:06.6123368Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T01:33:06.6127180Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T01:33:06.6132497Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T01:33:06.6344817Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:06.6346158Z Need to get 47.1 MB of archives. 2021-05-16T01:33:06.6347753Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T01:33:06.6349820Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T01:33:06.6528380Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T01:33:06.6538190Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T01:33:06.6545950Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T01:33:06.6551948Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T01:33:06.6557253Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T01:33:06.6569386Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T01:33:06.6618946Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T01:33:06.8018602Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T01:33:06.8020617Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T01:33:06.8036108Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T01:33:06.8053658Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T01:33:06.8059838Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T01:33:06.8065149Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T01:33:06.8089682Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T01:33:06.8109485Z 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-16T01:33:06.8126830Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T01:33:06.8158462Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T01:33:06.8187180Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T01:33:06.8203338Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T01:33:06.8227614Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T01:33:06.8317149Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T01:33:06.8477839Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T01:33:06.8507081Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T01:33:06.8515762Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T01:33:06.8613703Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T01:33:06.9439614Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T01:33:06.9448120Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T01:33:06.9454154Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T01:33:06.9471386Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T01:33:06.9493939Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T01:33:06.9501300Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T01:33:06.9526845Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T01:33:06.9876225Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T01:33:06.9988504Z 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-16T01:33:07.0033029Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T01:33:07.0219460Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T01:33:07.0226137Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T01:33:07.2340170Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T01:33:07.2342345Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T01:33:07.2344369Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T01:33:07.2347201Z 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-16T01:33:07.2358391Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T01:33:07.2370070Z 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-16T01:33:07.2383750Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T01:33:07.2542099Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T01:33:07.2560060Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T01:33:07.2583154Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T01:33:07.2593929Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T01:33:07.2760711Z 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-16T01:33:07.2793345Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T01:33:07.2802482Z 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-16T01:33:07.2808525Z 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-16T01:33:07.2815118Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T01:33:07.2830201Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T01:33:07.2837734Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T01:33:07.2887413Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T01:33:07.2915752Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T01:33:07.2927713Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T01:33:07.2996564Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T01:33:07.3003573Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T01:33:07.3034119Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T01:33:07.3067472Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T01:33:07.3113002Z 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-16T01:33:07.3209197Z 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-16T01:33:07.3228030Z 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-16T01:33:07.3238809Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T01:33:07.3479720Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T01:33:07.3504076Z 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-16T01:33:07.3802480Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T01:33:07.3809768Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T01:33:07.3823476Z 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-16T01:33:07.4212319Z 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-16T01:33:07.4623535Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T01:33:07.4769393Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T01:33:07.4771260Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T01:33:08.0908629Z Fetched 47.1 MB in 1s (55.0 MB/s) 2021-05-16T01:33:08.1255581Z Selecting previously unselected package libaom0:amd64. 2021-05-16T01:33:08.1330556Z (Reading database ... 2021-05-16T01:33:08.1331264Z (Reading database ... 5% 2021-05-16T01:33:08.1331906Z (Reading database ... 10% 2021-05-16T01:33:08.1332558Z (Reading database ... 15% 2021-05-16T01:33:08.1333681Z (Reading database ... 20% 2021-05-16T01:33:08.1334234Z (Reading database ... 25% 2021-05-16T01:33:08.1334878Z (Reading database ... 30% 2021-05-16T01:33:08.1335507Z (Reading database ... 35% 2021-05-16T01:33:08.1336129Z (Reading database ... 40% 2021-05-16T01:33:08.1336744Z (Reading database ... 45% 2021-05-16T01:33:08.1337369Z (Reading database ... 50% 2021-05-16T01:33:08.1379820Z (Reading database ... 55% 2021-05-16T01:33:08.1418408Z (Reading database ... 60% 2021-05-16T01:33:08.1459716Z (Reading database ... 65% 2021-05-16T01:33:08.1591531Z (Reading database ... 70% 2021-05-16T01:33:08.1713525Z (Reading database ... 75% 2021-05-16T01:33:08.1999976Z (Reading database ... 80% 2021-05-16T01:33:08.2312506Z (Reading database ... 85% 2021-05-16T01:33:08.2462634Z (Reading database ... 90% 2021-05-16T01:33:08.2565333Z (Reading database ... 95% 2021-05-16T01:33:08.2567066Z (Reading database ... 100% 2021-05-16T01:33:08.2568184Z (Reading database ... 266690 files and directories currently installed.) 2021-05-16T01:33:08.2695903Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T01:33:08.2719653Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T01:33:08.4283021Z Selecting previously unselected package libva2:amd64. 2021-05-16T01:33:08.4576905Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T01:33:08.4592558Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T01:33:08.4935268Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T01:33:08.5228620Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T01:33:08.5240278Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T01:33:08.5499636Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T01:33:08.5794724Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T01:33:08.5809735Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T01:33:08.6081017Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T01:33:08.6382955Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T01:33:08.6396142Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:08.6745759Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T01:33:08.7046104Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T01:33:08.7060149Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T01:33:08.7352519Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T01:33:08.7640592Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:08.7653384Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:08.8167028Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T01:33:08.8461429Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T01:33:08.8474212Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T01:33:09.6377745Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T01:33:09.6683794Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T01:33:09.6694286Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T01:33:09.6990996Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T01:33:09.7295163Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T01:33:09.7311164Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T01:33:09.7761068Z Selecting previously unselected package libopus0:amd64. 2021-05-16T01:33:09.8026533Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T01:33:09.8038824Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T01:33:09.8523870Z Selecting previously unselected package libshine3:amd64. 2021-05-16T01:33:09.8825873Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T01:33:09.8839696Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T01:33:09.9128530Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T01:33:09.9419063Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T01:33:09.9429458Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T01:33:09.9693363Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T01:33:10.0013513Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T01:33:10.0030236Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T01:33:10.0355753Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T01:33:10.0657334Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T01:33:10.0672422Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T01:33:10.1012482Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T01:33:10.1312115Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:10.1326663Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:10.1721146Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T01:33:10.1970457Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T01:33:10.1985436Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T01:33:10.2425268Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T01:33:10.2718054Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T01:33:10.2733750Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T01:33:10.3121006Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T01:33:10.3363179Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T01:33:10.3378485Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T01:33:10.3800713Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T01:33:10.4047865Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:10.4061608Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T01:33:10.4442092Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T01:33:10.4692812Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T01:33:10.4704063Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T01:33:10.5601730Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T01:33:10.5932228Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T01:33:10.5948819Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T01:33:10.7961111Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T01:33:10.8195318Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T01:33:10.8207703Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T01:33:10.8643505Z Selecting previously unselected package libzvbi-common. 2021-05-16T01:33:10.8929265Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T01:33:10.8944363Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T01:33:10.9235600Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T01:33:10.9523175Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T01:33:10.9538315Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T01:33:11.0121373Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T01:33:11.0375960Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:11.0389553Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:11.5882614Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T01:33:11.6183881Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T01:33:11.6198997Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T01:33:11.6561243Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T01:33:11.6826366Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T01:33:11.6837474Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T01:33:11.7161582Z Selecting previously unselected package libass9:amd64. 2021-05-16T01:33:11.7406686Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T01:33:11.7419025Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T01:33:11.7840709Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T01:33:11.8055899Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T01:33:11.8069986Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T01:33:11.8560928Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T01:33:11.8801068Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T01:33:11.8814893Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T01:33:11.9160749Z Selecting previously unselected package libgme0:amd64. 2021-05-16T01:33:11.9404243Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T01:33:11.9459894Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T01:33:11.9860383Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T01:33:12.0156255Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T01:33:12.0171041Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T01:33:12.0580377Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T01:33:12.0886708Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T01:33:12.0900254Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T01:33:12.1881634Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T01:33:12.2150365Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T01:33:12.2163812Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:33:12.2720838Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T01:33:12.2982120Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:12.3005778Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:12.4257394Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T01:33:12.4553111Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T01:33:12.4565918Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T01:33:12.5040616Z Selecting previously unselected package libflite1:amd64. 2021-05-16T01:33:12.5258147Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T01:33:12.5274338Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T01:33:13.8721475Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T01:33:13.8974809Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T01:33:13.8985334Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T01:33:13.9287699Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T01:33:13.9585328Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T01:33:13.9602127Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T01:33:13.9902514Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T01:33:14.0292801Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T01:33:14.0305095Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T01:33:14.0642196Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T01:33:14.0915630Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:14.0941313Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T01:33:14.1360834Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T01:33:14.1633709Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T01:33:14.1650913Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T01:33:14.1983031Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T01:33:14.2295234Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:14.2314005Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:14.2645875Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T01:33:14.2939472Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T01:33:14.2953666Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T01:33:14.4357105Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T01:33:14.4649112Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T01:33:14.4666088Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T01:33:14.5031572Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T01:33:14.5326514Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:14.5343392Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:14.5840773Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T01:33:14.6086874Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T01:33:14.6099601Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T01:33:14.6481068Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T01:33:14.6738226Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:14.6754989Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:14.8313384Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T01:33:14.8630665Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T01:33:14.8648012Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T01:33:14.9202768Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T01:33:14.9480133Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T01:33:14.9493602Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T01:33:14.9842078Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T01:33:15.0148178Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T01:33:15.0161703Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:15.0523442Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T01:33:15.0805017Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T01:33:15.0818476Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:15.1361607Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T01:33:15.1602824Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T01:33:15.1617398Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T01:33:15.2042278Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T01:33:15.2307485Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T01:33:15.2318571Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T01:33:15.2641934Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T01:33:15.2905996Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T01:33:15.2920657Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T01:33:15.3521383Z Selecting previously unselected package libopenal-data. 2021-05-16T01:33:15.3816151Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T01:33:15.3829229Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T01:33:15.4240838Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T01:33:15.4533186Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T01:33:15.4545650Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T01:33:15.4880696Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T01:33:15.5127818Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T01:33:15.5143345Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T01:33:15.5879523Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T01:33:15.6170159Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T01:33:15.6182667Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T01:33:15.6520438Z Selecting previously unselected package libflac8:amd64. 2021-05-16T01:33:15.6749342Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T01:33:15.6765213Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T01:33:15.7124386Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T01:33:15.7427292Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T01:33:15.7441383Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T01:33:15.7922342Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T01:33:15.8213752Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T01:33:15.8315166Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T01:33:15.8847340Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T01:33:15.9146687Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T01:33:15.9160604Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T01:33:15.9888885Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T01:33:16.0191148Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:16.0195806Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:16.0640773Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T01:33:16.0876257Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:16.0889134Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:16.1361433Z Selecting previously unselected package ffmpeg. 2021-05-16T01:33:16.1601008Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T01:33:16.1684420Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:16.3161296Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T01:33:16.3420921Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T01:33:16.3433195Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T01:33:16.3844825Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T01:33:16.4177215Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T01:33:16.4188417Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T01:33:16.6566359Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T01:33:16.6830891Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T01:33:16.6845896Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T01:33:16.7161380Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T01:33:16.7446743Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T01:33:16.7459724Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T01:33:16.7842107Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T01:33:16.8089103Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:16.8104964Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:17.1489886Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T01:33:17.1757391Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:17.1773201Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:17.5269222Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T01:33:17.5565494Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T01:33:17.5586986Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T01:33:17.7156184Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T01:33:17.7453983Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T01:33:17.7467602Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T01:33:17.7738726Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T01:33:17.8045477Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T01:33:17.8054773Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:17.8752881Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T01:33:17.8800713Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T01:33:17.8834719Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T01:33:17.8866834Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T01:33:17.8906406Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T01:33:17.8942665Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T01:33:17.8969849Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T01:33:17.9004445Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T01:33:17.9088106Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T01:33:17.9129268Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T01:33:17.9201127Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T01:33:17.9228724Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T01:33:17.9259788Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T01:33:17.9297773Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T01:33:17.9334311Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T01:33:17.9364523Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T01:33:17.9396513Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T01:33:17.9429741Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T01:33:17.9464414Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T01:33:17.9495944Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T01:33:18.0423360Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T01:33:18.0477643Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T01:33:18.0511526Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T01:33:18.0584680Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T01:33:18.0630545Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T01:33:18.1632518Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T01:33:18.1669995Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T01:33:18.1703843Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T01:33:18.1743801Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T01:33:18.1775025Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T01:33:18.1807562Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T01:33:18.1845648Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T01:33:18.1877216Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T01:33:18.1906638Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:18.1945948Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T01:33:18.1973462Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T01:33:18.2006442Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T01:33:18.2034116Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T01:33:18.2075058Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:18.2114353Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T01:33:18.2143039Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T01:33:18.2178645Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T01:33:18.2252048Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T01:33:18.2288862Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T01:33:18.2326461Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T01:33:18.2437081Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T01:33:18.2476712Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T01:33:18.2510531Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T01:33:18.2536936Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T01:33:18.2577687Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T01:33:18.2613880Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:33:18.2650895Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T01:33:18.2682224Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:18.2718247Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T01:33:18.2752586Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T01:33:18.2796495Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:18.2832126Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T01:33:18.2873092Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:18.2912169Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T01:33:18.2945876Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T01:33:18.2980091Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T01:33:18.3074567Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T01:33:18.3111085Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T01:33:18.3141643Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:18.3178468Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T01:33:18.3212146Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T01:33:18.3244377Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T01:33:18.3358886Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:18.3390121Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:18.3426661Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:18.3461263Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T01:33:18.3494231Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T01:33:18.3537306Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:18.3572416Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:18.3607432Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:18.3643345Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T01:33:18.3746963Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:19.5497959Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:21.9075987Z Reading package lists... 2021-05-16T01:33:22.1005586Z Building dependency tree... 2021-05-16T01:33:22.1028187Z Reading state information... 2021-05-16T01:33:22.2723472Z The following additional packages will be installed: 2021-05-16T01:33:22.2725860Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T01:33:22.3289745Z The following NEW packages will be installed: 2021-05-16T01:33:22.3291662Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T01:33:22.3300963Z libmagick++-dev 2021-05-16T01:33:22.3624578Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:22.3625425Z Need to get 309 kB of archives. 2021-05-16T01:33:22.3626561Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T01:33:22.3628822Z 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-16T01:33:22.3703406Z 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-16T01:33:22.3934343Z 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-16T01:33:22.4088280Z 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-16T01:33:22.8589760Z Fetched 309 kB in 0s (4203 kB/s) 2021-05-16T01:33:22.8955297Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T01:33:22.9030655Z (Reading database ... 2021-05-16T01:33:22.9031506Z (Reading database ... 5% 2021-05-16T01:33:22.9032210Z (Reading database ... 10% 2021-05-16T01:33:22.9032879Z (Reading database ... 15% 2021-05-16T01:33:22.9033584Z (Reading database ... 20% 2021-05-16T01:33:22.9034251Z (Reading database ... 25% 2021-05-16T01:33:22.9034905Z (Reading database ... 30% 2021-05-16T01:33:22.9035571Z (Reading database ... 35% 2021-05-16T01:33:22.9036225Z (Reading database ... 40% 2021-05-16T01:33:22.9036893Z (Reading database ... 45% 2021-05-16T01:33:22.9037562Z (Reading database ... 50% 2021-05-16T01:33:22.9066113Z (Reading database ... 55% 2021-05-16T01:33:22.9110485Z (Reading database ... 60% 2021-05-16T01:33:22.9139489Z (Reading database ... 65% 2021-05-16T01:33:22.9272088Z (Reading database ... 70% 2021-05-16T01:33:22.9397614Z (Reading database ... 75% 2021-05-16T01:33:22.9423279Z (Reading database ... 80% 2021-05-16T01:33:22.9990098Z (Reading database ... 85% 2021-05-16T01:33:23.0187869Z (Reading database ... 90% 2021-05-16T01:33:23.0247623Z (Reading database ... 95% 2021-05-16T01:33:23.0248210Z (Reading database ... 100% 2021-05-16T01:33:23.0249036Z (Reading database ... 267231 files and directories currently installed.) 2021-05-16T01:33:23.0368760Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T01:33:23.0457341Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:23.1161531Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T01:33:23.1404229Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T01:33:23.1425661Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:23.1848176Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T01:33:23.2129896Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T01:33:23.2143237Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:23.2760926Z Selecting previously unselected package libmagick++-dev. 2021-05-16T01:33:23.3004435Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T01:33:23.3091081Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:23.3670388Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:23.3774601Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:23.3807857Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:23.3837377Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T01:33:23.3924401Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:25.5340890Z Reading package lists... 2021-05-16T01:33:25.6952786Z Building dependency tree... 2021-05-16T01:33:25.6973276Z Reading state information... 2021-05-16T01:33:25.8469695Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T01:33:25.8471751Z The following additional packages will be installed: 2021-05-16T01:33:25.8478574Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T01:33:25.8481059Z libijs-0.35 libjbig2dec0 2021-05-16T01:33:25.8482156Z Suggested packages: 2021-05-16T01:33:25.8484089Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T01:33:25.8485726Z ghostscript-x 2021-05-16T01:33:25.8969025Z The following NEW packages will be installed: 2021-05-16T01:33:25.8971457Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T01:33:25.8978077Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T01:33:25.9178921Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:25.9180164Z Need to get 11.2 MB of archives. 2021-05-16T01:33:25.9181473Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T01:33:25.9183488Z 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-16T01:33:25.9440303Z 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-16T01:33:25.9452648Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T01:33:25.9975562Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T01:33:26.0056519Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T01:33:26.0062376Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T01:33:26.0069799Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T01:33:26.0320596Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T01:33:26.4848552Z Fetched 11.2 MB in 0s (85.9 MB/s) 2021-05-16T01:33:26.5187691Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T01:33:26.5265882Z (Reading database ... 2021-05-16T01:33:26.5266893Z (Reading database ... 5% 2021-05-16T01:33:26.5267932Z (Reading database ... 10% 2021-05-16T01:33:26.5268533Z (Reading database ... 15% 2021-05-16T01:33:26.5269061Z (Reading database ... 20% 2021-05-16T01:33:26.5269650Z (Reading database ... 25% 2021-05-16T01:33:26.5270169Z (Reading database ... 30% 2021-05-16T01:33:26.5270697Z (Reading database ... 35% 2021-05-16T01:33:26.5271215Z (Reading database ... 40% 2021-05-16T01:33:26.5271741Z (Reading database ... 45% 2021-05-16T01:33:26.5272279Z (Reading database ... 50% 2021-05-16T01:33:26.5306836Z (Reading database ... 55% 2021-05-16T01:33:26.5355531Z (Reading database ... 60% 2021-05-16T01:33:26.5380564Z (Reading database ... 65% 2021-05-16T01:33:26.5500560Z (Reading database ... 70% 2021-05-16T01:33:27.4856317Z (Reading database ... 75% 2021-05-16T01:33:27.4858449Z (Reading database ... 80% 2021-05-16T01:33:27.4863431Z (Reading database ... 85% 2021-05-16T01:33:27.4864043Z (Reading database ... 90% 2021-05-16T01:33:27.4864582Z (Reading database ... 95% 2021-05-16T01:33:27.4865121Z (Reading database ... 100% 2021-05-16T01:33:27.4865902Z (Reading database ... 267276 files and directories currently installed.) 2021-05-16T01:33:27.4867417Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T01:33:27.4868494Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T01:33:27.4870052Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T01:33:27.4871393Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T01:33:27.4873049Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T01:33:27.4874339Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T01:33:27.4875825Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T01:33:27.4876998Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T01:33:27.4878151Z Selecting previously unselected package libgs9-common. 2021-05-16T01:33:27.5089971Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T01:33:27.5109410Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:27.6241339Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T01:33:27.6471671Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T01:33:27.6498332Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T01:33:27.6801512Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T01:33:27.7051715Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T01:33:27.7064290Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T01:33:27.7521259Z Selecting previously unselected package libgs9:amd64. 2021-05-16T01:33:27.7712636Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T01:33:27.7724693Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:28.0601533Z Selecting previously unselected package ghostscript. 2021-05-16T01:33:28.0890644Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T01:33:28.0904137Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:28.1613423Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T01:33:28.1661196Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T01:33:28.1697481Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T01:33:28.2351989Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T01:33:28.2381395Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T01:33:28.2661554Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:28.2697733Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:28.2735179Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T01:33:28.2871171Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:33:28.4030943Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:28.4250820Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:31.7614228Z Reading package lists... 2021-05-16T01:33:31.9404832Z Building dependency tree... 2021-05-16T01:33:31.9425765Z Reading state information... 2021-05-16T01:33:32.1018783Z The following additional packages will be installed: 2021-05-16T01:33:32.1021044Z libudunits2-0 libudunits2-data 2021-05-16T01:33:32.1501594Z The following NEW packages will be installed: 2021-05-16T01:33:32.1505971Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T01:33:32.1784007Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:32.1784703Z Need to get 429 kB of archives. 2021-05-16T01:33:32.1785361Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T01:33:32.1786966Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T01:33:32.1882381Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T01:33:32.1973345Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T01:33:32.6492297Z Fetched 429 kB in 0s (7493 kB/s) 2021-05-16T01:33:32.6828429Z Selecting previously unselected package libudunits2-data. 2021-05-16T01:33:32.6904179Z (Reading database ... 2021-05-16T01:33:32.6905014Z (Reading database ... 5% 2021-05-16T01:33:32.6905709Z (Reading database ... 10% 2021-05-16T01:33:32.6906432Z (Reading database ... 15% 2021-05-16T01:33:32.6907165Z (Reading database ... 20% 2021-05-16T01:33:32.6908064Z (Reading database ... 25% 2021-05-16T01:33:32.6908969Z (Reading database ... 30% 2021-05-16T01:33:32.6909691Z (Reading database ... 35% 2021-05-16T01:33:32.6910400Z (Reading database ... 40% 2021-05-16T01:33:32.6911226Z (Reading database ... 45% 2021-05-16T01:33:32.6911977Z (Reading database ... 50% 2021-05-16T01:33:32.6952709Z (Reading database ... 55% 2021-05-16T01:33:32.7005391Z (Reading database ... 60% 2021-05-16T01:33:32.7039311Z (Reading database ... 65% 2021-05-16T01:33:32.7197702Z (Reading database ... 70% 2021-05-16T01:33:32.7343502Z (Reading database ... 75% 2021-05-16T01:33:32.7368491Z (Reading database ... 80% 2021-05-16T01:33:32.7957817Z (Reading database ... 85% 2021-05-16T01:33:32.8150088Z (Reading database ... 90% 2021-05-16T01:33:32.8237782Z (Reading database ... 95% 2021-05-16T01:33:32.8238357Z (Reading database ... 100% 2021-05-16T01:33:32.8239183Z (Reading database ... 267840 files and directories currently installed.) 2021-05-16T01:33:32.8361849Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T01:33:32.8390636Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T01:33:32.8722095Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T01:33:32.9025194Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T01:33:32.9055409Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T01:33:32.9441884Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T01:33:32.9677993Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T01:33:32.9696177Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T01:33:33.0518558Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T01:33:33.0559845Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T01:33:33.0590837Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T01:33:33.0629102Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:33:33.1830745Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:35.3527011Z Reading package lists... 2021-05-16T01:33:35.5179745Z Building dependency tree... 2021-05-16T01:33:35.5199162Z Reading state information... 2021-05-16T01:33:35.7271130Z The following NEW packages will be installed: 2021-05-16T01:33:35.7275385Z libjq-dev 2021-05-16T01:33:35.7508671Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:35.7509918Z Need to get 11.2 kB of archives. 2021-05-16T01:33:35.7511057Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T01:33:35.7514899Z 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-16T01:33:36.1866838Z Fetched 11.2 kB in 0s (598 kB/s) 2021-05-16T01:33:36.2198972Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T01:33:36.2278555Z (Reading database ... 2021-05-16T01:33:36.2279133Z (Reading database ... 5% 2021-05-16T01:33:36.2279942Z (Reading database ... 10% 2021-05-16T01:33:36.2280471Z (Reading database ... 15% 2021-05-16T01:33:36.2280954Z (Reading database ... 20% 2021-05-16T01:33:36.2281444Z (Reading database ... 25% 2021-05-16T01:33:36.2281923Z (Reading database ... 30% 2021-05-16T01:33:36.2282510Z (Reading database ... 35% 2021-05-16T01:33:36.2282949Z (Reading database ... 40% 2021-05-16T01:33:36.2283365Z (Reading database ... 45% 2021-05-16T01:33:36.2283971Z (Reading database ... 50% 2021-05-16T01:33:36.2325373Z (Reading database ... 55% 2021-05-16T01:33:36.2380155Z (Reading database ... 60% 2021-05-16T01:33:36.2410948Z (Reading database ... 65% 2021-05-16T01:33:36.2536553Z (Reading database ... 70% 2021-05-16T01:33:36.2662617Z (Reading database ... 75% 2021-05-16T01:33:36.2689016Z (Reading database ... 80% 2021-05-16T01:33:36.3242995Z (Reading database ... 85% 2021-05-16T01:33:36.3417033Z (Reading database ... 90% 2021-05-16T01:33:36.3498177Z (Reading database ... 95% 2021-05-16T01:33:36.3499167Z (Reading database ... 100% 2021-05-16T01:33:36.3500672Z (Reading database ... 267869 files and directories currently installed.) 2021-05-16T01:33:36.3614213Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:33:36.3628402Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T01:33:36.4244751Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T01:33:38.6601116Z Reading package lists... 2021-05-16T01:33:38.8334402Z Building dependency tree... 2021-05-16T01:33:38.8355005Z Reading state information... 2021-05-16T01:33:39.0541252Z The following NEW packages will be installed: 2021-05-16T01:33:39.0550266Z libmng2 2021-05-16T01:33:39.0894018Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:39.0895234Z Need to get 168 kB of archives. 2021-05-16T01:33:39.0896331Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T01:33:39.0898668Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T01:33:39.5578128Z Fetched 168 kB in 0s (4434 kB/s) 2021-05-16T01:33:39.5947984Z Selecting previously unselected package libmng2:amd64. 2021-05-16T01:33:39.6030177Z (Reading database ... 2021-05-16T01:33:39.6030787Z (Reading database ... 5% 2021-05-16T01:33:39.6031329Z (Reading database ... 10% 2021-05-16T01:33:39.6031883Z (Reading database ... 15% 2021-05-16T01:33:39.6032416Z (Reading database ... 20% 2021-05-16T01:33:39.6032948Z (Reading database ... 25% 2021-05-16T01:33:39.6033466Z (Reading database ... 30% 2021-05-16T01:33:39.6033992Z (Reading database ... 35% 2021-05-16T01:33:39.6034504Z (Reading database ... 40% 2021-05-16T01:33:39.6035025Z (Reading database ... 45% 2021-05-16T01:33:39.6035538Z (Reading database ... 50% 2021-05-16T01:33:39.6081676Z (Reading database ... 55% 2021-05-16T01:33:39.6135766Z (Reading database ... 60% 2021-05-16T01:33:39.6162982Z (Reading database ... 65% 2021-05-16T01:33:39.6300365Z (Reading database ... 70% 2021-05-16T01:33:39.6443639Z (Reading database ... 75% 2021-05-16T01:33:39.6475289Z (Reading database ... 80% 2021-05-16T01:33:39.7066076Z (Reading database ... 85% 2021-05-16T01:33:39.7247520Z (Reading database ... 90% 2021-05-16T01:33:39.7328493Z (Reading database ... 95% 2021-05-16T01:33:39.7329151Z (Reading database ... 100% 2021-05-16T01:33:39.7330080Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T01:33:39.7454547Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T01:33:39.7474673Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T01:33:39.8276952Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T01:33:39.8330140Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:33:42.0288112Z Reading package lists... 2021-05-16T01:33:42.2026032Z Building dependency tree... 2021-05-16T01:33:42.2047079Z Reading state information... 2021-05-16T01:33:42.9902707Z E: Unable to locate package libmng1 2021-05-16T01:33:42.9903939Z Reading package lists... 2021-05-16T01:33:42.9906602Z Building dependency tree... 2021-05-16T01:33:42.9907370Z Reading state information... 2021-05-16T01:33:42.9908050Z Reading package lists... 2021-05-16T01:33:42.9908701Z Building dependency tree... 2021-05-16T01:33:42.9909392Z Reading state information... 2021-05-16T01:33:42.9912932Z E: Unable to locate package libapparmor-devel 2021-05-16T01:33:43.0797699Z The following additional packages will be installed: 2021-05-16T01:33:43.0800810Z libij-java 2021-05-16T01:33:43.1266906Z The following NEW packages will be installed: 2021-05-16T01:33:43.1275029Z imagej libij-java 2021-05-16T01:33:43.1484376Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:43.1485404Z Need to get 2328 kB of archives. 2021-05-16T01:33:43.1488333Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T01:33:43.1490289Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T01:33:43.2013463Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T01:33:43.6583703Z Fetched 2328 kB in 0s (33.6 MB/s) 2021-05-16T01:33:43.6956784Z Selecting previously unselected package libij-java. 2021-05-16T01:33:43.7036934Z (Reading database ... 2021-05-16T01:33:43.7037791Z (Reading database ... 5% 2021-05-16T01:33:43.7038781Z (Reading database ... 10% 2021-05-16T01:33:43.7045787Z (Reading database ... 15% 2021-05-16T01:33:43.7046456Z (Reading database ... 20% 2021-05-16T01:33:43.7046985Z (Reading database ... 25% 2021-05-16T01:33:43.7047517Z (Reading database ... 30% 2021-05-16T01:33:43.7048034Z (Reading database ... 35% 2021-05-16T01:33:43.7048566Z (Reading database ... 40% 2021-05-16T01:33:43.7049097Z (Reading database ... 45% 2021-05-16T01:33:43.7049620Z (Reading database ... 50% 2021-05-16T01:33:43.7095425Z (Reading database ... 55% 2021-05-16T01:33:43.7149914Z (Reading database ... 60% 2021-05-16T01:33:43.7184336Z (Reading database ... 65% 2021-05-16T01:33:43.7328385Z (Reading database ... 70% 2021-05-16T01:33:43.7493143Z (Reading database ... 75% 2021-05-16T01:33:43.7516532Z (Reading database ... 80% 2021-05-16T01:33:43.8151374Z (Reading database ... 85% 2021-05-16T01:33:43.8327116Z (Reading database ... 90% 2021-05-16T01:33:43.8412587Z (Reading database ... 95% 2021-05-16T01:33:43.8413315Z (Reading database ... 100% 2021-05-16T01:33:43.8414219Z (Reading database ... 267881 files and directories currently installed.) 2021-05-16T01:33:43.8549458Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T01:33:43.8564612Z Unpacking libij-java (1.52r-1) ... 2021-05-16T01:33:43.9522962Z Selecting previously unselected package imagej. 2021-05-16T01:33:43.9810967Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T01:33:43.9823450Z Unpacking imagej (1.52r-1) ... 2021-05-16T01:33:44.0662823Z Setting up libij-java (1.52r-1) ... 2021-05-16T01:33:44.0701814Z Setting up imagej (1.52r-1) ... 2021-05-16T01:33:44.0742886Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T01:33:45.3878777Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:46.2010536Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T01:33:48.5426060Z Reading package lists... 2021-05-16T01:33:48.7077090Z Building dependency tree... 2021-05-16T01:33:48.7098259Z Reading state information... 2021-05-16T01:33:48.8697713Z Suggested packages: 2021-05-16T01:33:48.8702351Z bowtie2-examples 2021-05-16T01:33:48.9159312Z The following NEW packages will be installed: 2021-05-16T01:33:48.9167732Z bowtie2 2021-05-16T01:33:48.9405072Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:48.9405811Z Need to get 1324 kB of archives. 2021-05-16T01:33:48.9406549Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T01:33:48.9408573Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T01:33:49.4356590Z Fetched 1324 kB in 0s (18.1 MB/s) 2021-05-16T01:33:49.4690739Z Selecting previously unselected package bowtie2. 2021-05-16T01:33:49.4768982Z (Reading database ... 2021-05-16T01:33:49.4769715Z (Reading database ... 5% 2021-05-16T01:33:49.4770344Z (Reading database ... 10% 2021-05-16T01:33:49.4771010Z (Reading database ... 15% 2021-05-16T01:33:49.4771606Z (Reading database ... 20% 2021-05-16T01:33:49.4772226Z (Reading database ... 25% 2021-05-16T01:33:49.4772821Z (Reading database ... 30% 2021-05-16T01:33:49.4773426Z (Reading database ... 35% 2021-05-16T01:33:49.4774031Z (Reading database ... 40% 2021-05-16T01:33:49.4774638Z (Reading database ... 45% 2021-05-16T01:33:49.4775244Z (Reading database ... 50% 2021-05-16T01:33:49.4817028Z (Reading database ... 55% 2021-05-16T01:33:49.4869341Z (Reading database ... 60% 2021-05-16T01:33:49.4896388Z (Reading database ... 65% 2021-05-16T01:33:49.5032966Z (Reading database ... 70% 2021-05-16T01:33:49.5163361Z (Reading database ... 75% 2021-05-16T01:33:49.5188482Z (Reading database ... 80% 2021-05-16T01:33:49.5743680Z (Reading database ... 85% 2021-05-16T01:33:49.5917030Z (Reading database ... 90% 2021-05-16T01:33:49.6002422Z (Reading database ... 95% 2021-05-16T01:33:49.6003780Z (Reading database ... 100% 2021-05-16T01:33:49.6005275Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T01:33:49.6120996Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T01:33:49.6134797Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T01:33:49.8231071Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T01:33:49.8276828Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:33:52.9497572Z Reading package lists... 2021-05-16T01:33:53.1163864Z Building dependency tree... 2021-05-16T01:33:53.1185291Z Reading state information... 2021-05-16T01:33:53.2467617Z E: Unable to locate package install 2021-05-16T01:33:53.2468644Z E: Unable to locate package gdal 2021-05-16T01:33:53.3167335Z Reading package lists... 2021-05-16T01:33:53.4792971Z Building dependency tree... 2021-05-16T01:33:53.4814972Z Reading state information... 2021-05-16T01:33:53.5071973Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T01:33:53.5073617Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T01:33:53.5074622Z is only available from another source 2021-05-16T01:33:53.5075182Z 2021-05-16T01:33:53.6148159Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T01:33:53.6822413Z Reading package lists... 2021-05-16T01:33:53.8411155Z Building dependency tree... 2021-05-16T01:33:53.8432622Z Reading state information... 2021-05-16T01:33:53.8680383Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T01:33:53.8682356Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T01:33:53.8683221Z is only available from another source 2021-05-16T01:33:53.8683989Z However the following packages replace it: 2021-05-16T01:33:53.8684599Z ffmpeg 2021-05-16T01:33:53.8684954Z 2021-05-16T01:33:53.9688952Z E: Package 'libav-tools' has no installation candidate 2021-05-16T01:33:54.0452766Z Reading package lists... 2021-05-16T01:33:54.2062435Z Building dependency tree... 2021-05-16T01:33:54.2082901Z Reading state information... 2021-05-16T01:33:54.3661942Z The following additional packages will be installed: 2021-05-16T01:33:54.3666939Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T01:33:54.3669673Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T01:33:54.3671432Z libssh2-1-dev 2021-05-16T01:33:54.3672438Z Suggested packages: 2021-05-16T01:33:54.3673840Z libgcrypt20-doc libmbedtls-doc 2021-05-16T01:33:54.4200672Z The following NEW packages will be installed: 2021-05-16T01:33:54.4202972Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T01:33:54.4204791Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T01:33:54.4206057Z libssh2-1-dev 2021-05-16T01:33:54.5258482Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:33:54.5259330Z Need to get 2667 kB of archives. 2021-05-16T01:33:54.5260116Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T01:33:54.5262414Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T01:33:54.5413534Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T01:33:54.5632808Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T01:33:54.5706561Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T01:33:54.5823451Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T01:33:54.5889092Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T01:33:54.6022141Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T01:33:54.6210541Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T01:33:54.7432663Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T01:33:54.7566613Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T01:33:54.7647506Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T01:33:55.2475795Z Fetched 2667 kB in 0s (7365 kB/s) 2021-05-16T01:33:55.2811233Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T01:33:55.2895337Z (Reading database ... 2021-05-16T01:33:55.2896272Z (Reading database ... 5% 2021-05-16T01:33:55.2897019Z (Reading database ... 10% 2021-05-16T01:33:55.2897748Z (Reading database ... 15% 2021-05-16T01:33:55.2898486Z (Reading database ... 20% 2021-05-16T01:33:55.2899210Z (Reading database ... 25% 2021-05-16T01:33:55.2899922Z (Reading database ... 30% 2021-05-16T01:33:55.2900642Z (Reading database ... 35% 2021-05-16T01:33:55.2901356Z (Reading database ... 40% 2021-05-16T01:33:55.2902071Z (Reading database ... 45% 2021-05-16T01:33:55.2902863Z (Reading database ... 50% 2021-05-16T01:33:55.2944201Z (Reading database ... 55% 2021-05-16T01:33:55.2994166Z (Reading database ... 60% 2021-05-16T01:33:55.3022491Z (Reading database ... 65% 2021-05-16T01:33:55.3163204Z (Reading database ... 70% 2021-05-16T01:33:55.3297458Z (Reading database ... 75% 2021-05-16T01:33:55.3325608Z (Reading database ... 80% 2021-05-16T01:33:55.3939705Z (Reading database ... 85% 2021-05-16T01:33:55.4127762Z (Reading database ... 90% 2021-05-16T01:33:55.4210869Z (Reading database ... 95% 2021-05-16T01:33:55.4211766Z (Reading database ... 100% 2021-05-16T01:33:55.4212782Z (Reading database ... 267930 files and directories currently installed.) 2021-05-16T01:33:55.4339144Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T01:33:55.4351593Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T01:33:55.4721806Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T01:33:55.5011797Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T01:33:55.5024900Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T01:33:55.5881634Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T01:33:55.6116932Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T01:33:55.6152257Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T01:33:55.6520710Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T01:33:55.6766030Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:33:55.6779104Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:33:55.7218737Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T01:33:55.7508744Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:33:55.7522766Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:33:55.7880699Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T01:33:55.8113347Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:33:55.8126364Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:33:55.8520966Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T01:33:55.8752017Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T01:33:55.8764018Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:33:55.9441618Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T01:33:55.9683065Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T01:33:55.9693923Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:33:56.0442245Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T01:33:56.0749305Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T01:33:56.0764548Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T01:33:56.1442382Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T01:33:56.1704403Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T01:33:56.1712369Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T01:33:56.1996330Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T01:33:56.2330323Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T01:33:56.2342518Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:33:56.3665756Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T01:33:56.3708616Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:33:56.3743645Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T01:33:56.3778490Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T01:33:56.3816808Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:33:56.3852398Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:33:56.3889103Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T01:33:56.3923127Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T01:33:56.3952663Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T01:33:56.3986591Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:33:56.4022601Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T01:33:56.4070413Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:01.7513116Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:34:01.8771543Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:04.1856365Z Reading package lists... 2021-05-16T01:34:04.3615674Z Building dependency tree... 2021-05-16T01:34:04.3636796Z Reading state information... 2021-05-16T01:34:04.6186282Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T01:34:04.6187740Z libtiff-dev set to manually installed. 2021-05-16T01:34:04.6190311Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:04.6830527Z Reading package lists... 2021-05-16T01:34:04.8368273Z Building dependency tree... 2021-05-16T01:34:04.8389024Z Reading state information... 2021-05-16T01:34:05.0758073Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T01:34:05.0759249Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:05.1471908Z Reading package lists... 2021-05-16T01:34:05.3201521Z Building dependency tree... 2021-05-16T01:34:05.3228168Z Reading state information... 2021-05-16T01:34:05.5408426Z The following NEW packages will be installed: 2021-05-16T01:34:05.5414610Z libsodium-dev 2021-05-16T01:34:05.5633431Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:05.5634212Z Need to get 169 kB of archives. 2021-05-16T01:34:05.5634940Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T01:34:05.5636727Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T01:34:06.0022499Z Fetched 169 kB in 0s (8467 kB/s) 2021-05-16T01:34:06.0351983Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T01:34:06.0429828Z (Reading database ... 2021-05-16T01:34:06.0430630Z (Reading database ... 5% 2021-05-16T01:34:06.0431333Z (Reading database ... 10% 2021-05-16T01:34:06.0432017Z (Reading database ... 15% 2021-05-16T01:34:06.0432683Z (Reading database ... 20% 2021-05-16T01:34:06.0433355Z (Reading database ... 25% 2021-05-16T01:34:06.0434013Z (Reading database ... 30% 2021-05-16T01:34:06.0434684Z (Reading database ... 35% 2021-05-16T01:34:06.0435361Z (Reading database ... 40% 2021-05-16T01:34:06.0436026Z (Reading database ... 45% 2021-05-16T01:34:06.0436879Z (Reading database ... 50% 2021-05-16T01:34:06.0475964Z (Reading database ... 55% 2021-05-16T01:34:06.0524076Z (Reading database ... 60% 2021-05-16T01:34:06.0549944Z (Reading database ... 65% 2021-05-16T01:34:06.0674012Z (Reading database ... 70% 2021-05-16T01:34:06.0794939Z (Reading database ... 75% 2021-05-16T01:34:06.0826682Z (Reading database ... 80% 2021-05-16T01:34:06.1366872Z (Reading database ... 85% 2021-05-16T01:34:06.1528720Z (Reading database ... 90% 2021-05-16T01:34:06.1606139Z (Reading database ... 95% 2021-05-16T01:34:06.1606760Z (Reading database ... 100% 2021-05-16T01:34:06.1607608Z (Reading database ... 268433 files and directories currently installed.) 2021-05-16T01:34:06.1737923Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T01:34:06.1749285Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T01:34:06.2571573Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T01:34:08.4070746Z Reading package lists... 2021-05-16T01:34:08.5772017Z Building dependency tree... 2021-05-16T01:34:08.5792402Z Reading state information... 2021-05-16T01:34:08.7352292Z The following additional packages will be installed: 2021-05-16T01:34:08.7358346Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T01:34:08.7901013Z The following NEW packages will be installed: 2021-05-16T01:34:08.7909085Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T01:34:08.7912044Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T01:34:08.8168035Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:08.8168760Z Need to get 10.4 MB of archives. 2021-05-16T01:34:08.8169510Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T01:34:08.8171339Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T01:34:08.8398693Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T01:34:08.8557517Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T01:34:08.8789394Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T01:34:08.9047175Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T01:34:08.9603402Z 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-16T01:34:09.0171727Z 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-16T01:34:09.1285820Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T01:34:09.6127261Z Fetched 10.4 MB in 0s (30.4 MB/s) 2021-05-16T01:34:09.6471407Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T01:34:09.6561422Z (Reading database ... 2021-05-16T01:34:09.6562035Z (Reading database ... 5% 2021-05-16T01:34:09.6562568Z (Reading database ... 10% 2021-05-16T01:34:09.6563109Z (Reading database ... 15% 2021-05-16T01:34:09.6563647Z (Reading database ... 20% 2021-05-16T01:34:09.6564182Z (Reading database ... 25% 2021-05-16T01:34:09.6564716Z (Reading database ... 30% 2021-05-16T01:34:09.6565235Z (Reading database ... 35% 2021-05-16T01:34:09.6565766Z (Reading database ... 40% 2021-05-16T01:34:09.6566286Z (Reading database ... 45% 2021-05-16T01:34:09.6566816Z (Reading database ... 50% 2021-05-16T01:34:09.6619405Z (Reading database ... 55% 2021-05-16T01:34:09.6672117Z (Reading database ... 60% 2021-05-16T01:34:09.6700467Z (Reading database ... 65% 2021-05-16T01:34:09.6835329Z (Reading database ... 70% 2021-05-16T01:34:09.6971832Z (Reading database ... 75% 2021-05-16T01:34:09.6998184Z (Reading database ... 80% 2021-05-16T01:34:09.7569508Z (Reading database ... 85% 2021-05-16T01:34:09.7741483Z (Reading database ... 90% 2021-05-16T01:34:09.7829888Z (Reading database ... 95% 2021-05-16T01:34:09.7831244Z (Reading database ... 100% 2021-05-16T01:34:09.7832824Z (Reading database ... 268503 files and directories currently installed.) 2021-05-16T01:34:09.7956312Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T01:34:09.7965375Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T01:34:09.8841359Z Selecting previously unselected package liblept5:amd64. 2021-05-16T01:34:09.9065907Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T01:34:09.9090291Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T01:34:10.0361887Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T01:34:10.0588907Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T01:34:10.0601631Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T01:34:10.2281439Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T01:34:10.2560669Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T01:34:10.2574645Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:10.9978189Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T01:34:10.9990550Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T01:34:10.9992150Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:10.9993903Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T01:34:10.9995317Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T01:34:10.9996535Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:10.9997792Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T01:34:10.9999158Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T01:34:11.0000790Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:11.2401937Z Selecting previously unselected package tesseract-ocr. 2021-05-16T01:34:11.2633973Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T01:34:11.2643029Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T01:34:11.3602242Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:11.3646595Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T01:34:11.3687828Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T01:34:11.3722143Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:11.3756889Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T01:34:11.3788944Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T01:34:11.3822436Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T01:34:11.3854287Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T01:34:11.3897212Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:14.6392836Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:16.8441745Z Reading package lists... 2021-05-16T01:34:17.0157799Z Building dependency tree... 2021-05-16T01:34:17.0179575Z Reading state information... 2021-05-16T01:34:17.2628642Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T01:34:17.2629932Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:17.3317723Z Reading package lists... 2021-05-16T01:34:17.4846837Z Building dependency tree... 2021-05-16T01:34:17.4868817Z Reading state information... 2021-05-16T01:34:17.6474334Z The following additional packages will be installed: 2021-05-16T01:34:17.6478356Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T01:34:17.6484282Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T01:34:17.6492172Z Suggested packages: 2021-05-16T01:34:17.6493106Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T01:34:17.7018213Z The following NEW packages will be installed: 2021-05-16T01:34:17.7023803Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T01:34:17.7031644Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T01:34:17.7264404Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:17.7265460Z Need to get 1459 kB of archives. 2021-05-16T01:34:17.7266355Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T01:34:17.7268355Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T01:34:17.7412748Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T01:34:17.7477713Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T01:34:17.7579069Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T01:34:17.7672800Z 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-16T01:34:17.7829052Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T01:34:17.7896487Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T01:34:17.8138983Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T01:34:17.8286250Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T01:34:17.8403804Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T01:34:18.3060243Z Fetched 1459 kB in 0s (9637 kB/s) 2021-05-16T01:34:18.3406418Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T01:34:18.3491140Z (Reading database ... 2021-05-16T01:34:18.3491925Z (Reading database ... 5% 2021-05-16T01:34:18.3492527Z (Reading database ... 10% 2021-05-16T01:34:18.3493117Z (Reading database ... 15% 2021-05-16T01:34:18.3493686Z (Reading database ... 20% 2021-05-16T01:34:18.3494278Z (Reading database ... 25% 2021-05-16T01:34:18.3494861Z (Reading database ... 30% 2021-05-16T01:34:18.3495442Z (Reading database ... 35% 2021-05-16T01:34:18.3496024Z (Reading database ... 40% 2021-05-16T01:34:18.3496599Z (Reading database ... 45% 2021-05-16T01:34:18.3497210Z (Reading database ... 50% 2021-05-16T01:34:18.3524203Z (Reading database ... 55% 2021-05-16T01:34:18.3575362Z (Reading database ... 60% 2021-05-16T01:34:18.3607262Z (Reading database ... 65% 2021-05-16T01:34:18.3750741Z (Reading database ... 70% 2021-05-16T01:34:18.3880937Z (Reading database ... 75% 2021-05-16T01:34:18.3907840Z (Reading database ... 80% 2021-05-16T01:34:18.4320496Z (Reading database ... 85% 2021-05-16T01:34:18.4625822Z (Reading database ... 90% 2021-05-16T01:34:18.4700847Z (Reading database ... 95% 2021-05-16T01:34:18.4701826Z (Reading database ... 100% 2021-05-16T01:34:18.4703078Z (Reading database ... 268728 files and directories currently installed.) 2021-05-16T01:34:18.4809252Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:18.4835737Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:18.5201668Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T01:34:18.5422099Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:18.5434495Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:18.5803102Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T01:34:18.6014455Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:18.6030935Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:18.6402089Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T01:34:18.6666141Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:18.6678873Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:18.7040910Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T01:34:18.7259828Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T01:34:18.7301439Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T01:34:18.7601161Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T01:34:18.7927270Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:18.7944318Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:18.8441115Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T01:34:18.8675995Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T01:34:18.8688981Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T01:34:18.9481912Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T01:34:18.9727967Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T01:34:18.9740154Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T01:34:19.0241373Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T01:34:19.0463120Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T01:34:19.0477707Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:19.0818144Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T01:34:19.1048520Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T01:34:19.1061798Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T01:34:19.2235214Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T01:34:19.2271758Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:19.2310674Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T01:34:19.2343960Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T01:34:19.2386703Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:19.2419728Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:19.2450683Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:19.2478592Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:19.2506727Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T01:34:19.2532871Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T01:34:19.2567910Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:19.2792677Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:22.7164071Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T01:34:25.0028625Z Reading package lists... 2021-05-16T01:34:25.1844285Z Building dependency tree... 2021-05-16T01:34:25.1867596Z Reading state information... 2021-05-16T01:34:25.3180666Z E: Unable to locate package udunits 2021-05-16T01:34:25.3896278Z Reading package lists... 2021-05-16T01:34:25.5495840Z Building dependency tree... 2021-05-16T01:34:25.5516786Z Reading state information... 2021-05-16T01:34:25.7136147Z The following additional packages will be installed: 2021-05-16T01:34:25.7137382Z libwebpdemux2 2021-05-16T01:34:25.7587244Z The following NEW packages will be installed: 2021-05-16T01:34:25.7591852Z libwebp-dev libwebpdemux2 2021-05-16T01:34:25.7796566Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:25.7797311Z Need to get 277 kB of archives. 2021-05-16T01:34:25.7798044Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T01:34:25.7799951Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T01:34:25.7834747Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T01:34:26.2428284Z Fetched 277 kB in 0s (12.0 MB/s) 2021-05-16T01:34:26.2792242Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T01:34:26.2872274Z (Reading database ... 2021-05-16T01:34:26.2872827Z (Reading database ... 5% 2021-05-16T01:34:26.2873514Z (Reading database ... 10% 2021-05-16T01:34:26.2874140Z (Reading database ... 15% 2021-05-16T01:34:26.2874946Z (Reading database ... 20% 2021-05-16T01:34:26.2876070Z (Reading database ... 25% 2021-05-16T01:34:26.2876590Z (Reading database ... 30% 2021-05-16T01:34:26.2877241Z (Reading database ... 35% 2021-05-16T01:34:26.2877856Z (Reading database ... 40% 2021-05-16T01:34:26.2878477Z (Reading database ... 45% 2021-05-16T01:34:26.2879082Z (Reading database ... 50% 2021-05-16T01:34:26.2917289Z (Reading database ... 55% 2021-05-16T01:34:26.2957562Z (Reading database ... 60% 2021-05-16T01:34:26.2989478Z (Reading database ... 65% 2021-05-16T01:34:26.3121966Z (Reading database ... 70% 2021-05-16T01:34:26.3252615Z (Reading database ... 75% 2021-05-16T01:34:26.3281902Z (Reading database ... 80% 2021-05-16T01:34:26.3679110Z (Reading database ... 85% 2021-05-16T01:34:26.4019601Z (Reading database ... 90% 2021-05-16T01:34:26.4103276Z (Reading database ... 95% 2021-05-16T01:34:26.4103964Z (Reading database ... 100% 2021-05-16T01:34:26.4105328Z (Reading database ... 269028 files and directories currently installed.) 2021-05-16T01:34:26.4218577Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T01:34:26.4242182Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T01:34:26.4500745Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T01:34:26.4786956Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T01:34:26.4796833Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T01:34:26.5705569Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T01:34:26.5739990Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T01:34:26.5779777Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:28.7802238Z Reading package lists... 2021-05-16T01:34:28.9354803Z Building dependency tree... 2021-05-16T01:34:28.9376251Z Reading state information... 2021-05-16T01:34:29.1122261Z The following additional packages will be installed: 2021-05-16T01:34:29.1126384Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T01:34:29.1129298Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T01:34:29.1130820Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T01:34:29.1133176Z Suggested packages: 2021-05-16T01:34:29.1134278Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T01:34:29.1135110Z Recommended packages: 2021-05-16T01:34:29.1135759Z cargo 2021-05-16T01:34:29.1670541Z The following NEW packages will be installed: 2021-05-16T01:34:29.1674020Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T01:34:29.1677250Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T01:34:29.1680595Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T01:34:29.1941961Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:29.1943088Z Need to get 108 MB of archives. 2021-05-16T01:34:29.1944225Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T01:34:29.1946309Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T01:34:29.1996048Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T01:34:29.2004932Z 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-16T01:34:29.2029606Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T01:34:29.2147856Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T01:34:29.2192360Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T01:34:29.2244008Z 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-16T01:34:29.3486031Z 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-16T01:34:31.3293742Z 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-16T01:34:32.3362374Z 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-16T01:34:32.4076919Z 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-16T01:34:32.5496068Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T01:34:32.8391360Z 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-16T01:34:33.3406764Z Fetched 108 MB in 4s (29.4 MB/s) 2021-05-16T01:34:33.3776395Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T01:34:33.3855783Z (Reading database ... 2021-05-16T01:34:33.3856380Z (Reading database ... 5% 2021-05-16T01:34:33.3856890Z (Reading database ... 10% 2021-05-16T01:34:33.3857379Z (Reading database ... 15% 2021-05-16T01:34:33.3857878Z (Reading database ... 20% 2021-05-16T01:34:33.3858363Z (Reading database ... 25% 2021-05-16T01:34:33.3858856Z (Reading database ... 30% 2021-05-16T01:34:33.3859340Z (Reading database ... 35% 2021-05-16T01:34:33.3859833Z (Reading database ... 40% 2021-05-16T01:34:33.3860329Z (Reading database ... 45% 2021-05-16T01:34:33.3860806Z (Reading database ... 50% 2021-05-16T01:34:33.3900132Z (Reading database ... 55% 2021-05-16T01:34:33.3944840Z (Reading database ... 60% 2021-05-16T01:34:33.3976256Z (Reading database ... 65% 2021-05-16T01:34:33.4104032Z (Reading database ... 70% 2021-05-16T01:34:33.4222289Z (Reading database ... 75% 2021-05-16T01:34:33.4248077Z (Reading database ... 80% 2021-05-16T01:34:33.4659544Z (Reading database ... 85% 2021-05-16T01:34:33.4987501Z (Reading database ... 90% 2021-05-16T01:34:33.5073020Z (Reading database ... 95% 2021-05-16T01:34:33.5073760Z (Reading database ... 100% 2021-05-16T01:34:33.5074735Z (Reading database ... 269056 files and directories currently installed.) 2021-05-16T01:34:33.5196728Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T01:34:33.5219501Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T01:34:33.5681075Z Selecting previously unselected package libipt2. 2021-05-16T01:34:33.5934766Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T01:34:33.5948048Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T01:34:33.6364160Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T01:34:33.6605096Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T01:34:33.6629798Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T01:34:33.7199867Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T01:34:33.7440863Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T01:34:33.7451612Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T01:34:33.8268459Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T01:34:33.8577100Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T01:34:33.8598202Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T01:34:33.9111716Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T01:34:33.9404279Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T01:34:33.9415149Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T01:34:33.9760394Z Selecting previously unselected package gdb. 2021-05-16T01:34:33.9975020Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T01:34:33.9986683Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T01:34:34.3611124Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T01:34:34.3910932Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:34:34.3924551Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:41.3401840Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T01:34:41.3649482Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:34:41.3662604Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:44.6001345Z Selecting previously unselected package rustc. 2021-05-16T01:34:44.6243136Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:34:44.6256722Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:44.8307927Z Selecting previously unselected package cargo. 2021-05-16T01:34:44.8602267Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T01:34:44.8614308Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T01:34:45.2492890Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T01:34:45.2784751Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T01:34:45.2798260Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T01:34:46.5977206Z Selecting previously unselected package rust-gdb. 2021-05-16T01:34:46.6274008Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T01:34:46.6286470Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:46.7173635Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:46.7214103Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T01:34:46.7247286Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T01:34:46.7281560Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:46.7315335Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T01:34:46.7353691Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T01:34:46.7389742Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T01:34:46.7424764Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:46.7455229Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T01:34:46.7480447Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T01:34:46.7509431Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T01:34:46.7537521Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T01:34:46.7578450Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T01:34:46.7615599Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:34:46.7848290Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:34:50.1466374Z Reading package lists... 2021-05-16T01:34:50.3189378Z Building dependency tree... 2021-05-16T01:34:50.3210964Z Reading state information... 2021-05-16T01:34:50.5001965Z The following additional packages will be installed: 2021-05-16T01:34:50.5005377Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T01:34:50.5008386Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T01:34:50.5011432Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T01:34:50.5014288Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T01:34:50.5017252Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T01:34:50.5020065Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T01:34:50.5024364Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T01:34:50.5027724Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T01:34:50.5029498Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T01:34:50.5031043Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T01:34:50.5032543Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T01:34:50.5034057Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T01:34:50.5037396Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T01:34:50.5039028Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T01:34:50.5040816Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T01:34:50.5042295Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T01:34:50.5043668Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T01:34:50.5045058Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T01:34:50.5046527Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T01:34:50.5047541Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T01:34:50.5048512Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T01:34:50.5049553Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T01:34:50.5050740Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T01:34:50.5051815Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T01:34:50.5052897Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T01:34:50.5054238Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T01:34:50.5055571Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T01:34:50.5056909Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T01:34:50.5058544Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T01:34:50.5059907Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T01:34:50.5061468Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T01:34:50.5063184Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T01:34:50.5064567Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T01:34:50.5065974Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T01:34:50.5067485Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T01:34:50.5069005Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T01:34:50.5070414Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T01:34:50.5071796Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T01:34:50.5073171Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T01:34:50.5074635Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T01:34:50.5076138Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T01:34:50.5077357Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T01:34:50.5078622Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T01:34:50.5080176Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T01:34:50.5081685Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T01:34:50.5082837Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T01:34:50.5084056Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T01:34:50.5085116Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T01:34:50.5086003Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T01:34:50.5086761Z Suggested packages: 2021-05-16T01:34:50.5087526Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T01:34:50.5088455Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T01:34:50.5095733Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T01:34:50.5097225Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T01:34:50.5098498Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T01:34:50.5099845Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T01:34:50.5101299Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T01:34:50.5102723Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T01:34:50.5104085Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T01:34:50.5105469Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T01:34:50.5107041Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T01:34:50.5108680Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T01:34:50.5110098Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T01:34:50.5111163Z wpagui libengine-pkcs11-openssl 2021-05-16T01:34:50.5915765Z The following NEW packages will be installed: 2021-05-16T01:34:50.5919273Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T01:34:50.5928588Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T01:34:50.5931121Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T01:34:50.5933550Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T01:34:50.5936070Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T01:34:50.5938501Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T01:34:50.5940145Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T01:34:50.5941455Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T01:34:50.5942805Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T01:34:50.5944085Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T01:34:50.5945407Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T01:34:50.5946784Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T01:34:50.5947991Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T01:34:50.5949325Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T01:34:50.5950603Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T01:34:50.5951834Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T01:34:50.5953002Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T01:34:50.5954171Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T01:34:50.5955416Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T01:34:50.5956408Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T01:34:50.5957637Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T01:34:50.5958792Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T01:34:50.5960007Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T01:34:50.5961065Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T01:34:50.5962130Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T01:34:50.5963442Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T01:34:50.5965197Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T01:34:50.5966639Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T01:34:50.5968193Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T01:34:50.5969620Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T01:34:50.5970810Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T01:34:50.5971970Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T01:34:50.5973227Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T01:34:50.5974506Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T01:34:50.5975898Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T01:34:50.5977293Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T01:34:50.5978588Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T01:34:50.5979871Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T01:34:50.5981089Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T01:34:50.5982425Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T01:34:50.5983754Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T01:34:50.5985023Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T01:34:50.5986323Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T01:34:50.5987708Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T01:34:50.5989028Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T01:34:50.5990154Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T01:34:50.5991277Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T01:34:50.5992467Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T01:34:50.5993506Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T01:34:50.6398560Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:34:50.6400167Z Need to get 183 MB of archives. 2021-05-16T01:34:50.6401564Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T01:34:50.6404939Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T01:34:50.6486734Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T01:34:50.7178337Z 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-16T01:34:50.7194973Z 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-16T01:34:50.7258991Z 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-16T01:34:50.7327271Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T01:34:50.7428264Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T01:34:50.7502399Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T01:34:50.7561782Z 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-16T01:34:50.7623446Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T01:34:50.7723043Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T01:34:50.7869979Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T01:34:50.8321502Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T01:34:50.8356069Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T01:34:50.8393813Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T01:34:50.8446102Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T01:34:50.8493332Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T01:34:50.8548524Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T01:34:50.8586081Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T01:34:50.8634460Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T01:34:50.8663100Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T01:34:50.8681199Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T01:34:50.8725192Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T01:34:50.9725514Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T01:34:51.1214287Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T01:34:51.1278715Z 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-16T01:34:51.1307954Z 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-16T01:34:51.1483768Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T01:34:51.1569458Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T01:34:51.1732829Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T01:34:51.1909756Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T01:34:51.2408888Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T01:34:51.2906325Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T01:34:51.3008692Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T01:34:51.3787617Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T01:34:51.3860108Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T01:34:51.9302976Z 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-16T01:34:51.9811021Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T01:34:52.0511558Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T01:34:52.0846480Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T01:34:52.0987668Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T01:34:52.1152893Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T01:34:52.1227402Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T01:34:52.1362263Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T01:34:52.1419804Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T01:34:52.2269214Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T01:34:52.2368760Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T01:34:52.2860096Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T01:34:52.2986725Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T01:34:52.3204576Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T01:34:52.3298015Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T01:34:52.3379094Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T01:34:52.3449727Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T01:34:52.3551078Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T01:34:52.3836449Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T01:34:52.3921089Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T01:34:52.6661074Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T01:34:52.7098860Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T01:34:52.7186670Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T01:34:52.7347095Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T01:34:52.7399771Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T01:34:52.7473267Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T01:34:52.7544508Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T01:34:52.7662546Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T01:34:52.7763627Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T01:34:52.7973023Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T01:34:52.8079875Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T01:34:52.8231036Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T01:34:52.8757143Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T01:34:52.9223907Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T01:34:53.3125671Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T01:34:53.3386474Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T01:34:53.3708673Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T01:34:53.3783739Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T01:34:53.3885177Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T01:34:53.4061918Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T01:34:53.4192583Z 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-16T01:34:53.6547589Z 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-16T01:34:53.6617969Z 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-16T01:34:53.6700215Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T01:34:53.7140345Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T01:34:53.7211760Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T01:34:53.7685533Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T01:34:53.7965044Z 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-16T01:34:53.9350724Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T01:34:54.0377286Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T01:34:54.0399856Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T01:34:54.0410388Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T01:34:54.0486964Z 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-16T01:34:54.0907360Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T01:34:54.0954015Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T01:34:54.1114353Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T01:34:54.1246743Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T01:34:54.1384567Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T01:34:54.1494296Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T01:34:54.1587115Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T01:34:54.3021076Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T01:34:54.3337386Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T01:34:54.3534428Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T01:34:54.3581133Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T01:34:54.3779296Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T01:34:54.3862843Z 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-16T01:34:54.3933435Z 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-16T01:34:54.3951617Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T01:34:54.3960935Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T01:34:54.4020001Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T01:34:54.4030028Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T01:34:54.9846593Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T01:34:54.9865703Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T01:34:54.9876229Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T01:34:55.0764658Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T01:34:55.8552195Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T01:34:55.8559935Z 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-16T01:34:55.8577458Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T01:34:55.8625753Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T01:34:55.8641215Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T01:34:55.9763768Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T01:34:56.0185634Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T01:34:56.0309061Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T01:34:56.0365968Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T01:34:56.0403916Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T01:34:56.0447314Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T01:34:56.0465864Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T01:34:56.0468948Z 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-16T01:34:56.0470850Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T01:34:56.0487310Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T01:34:56.0494946Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T01:34:56.0496988Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T01:34:56.0521147Z 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-16T01:34:56.0586620Z 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-16T01:34:56.0626384Z 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-16T01:34:56.0650013Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T01:34:56.0678551Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T01:34:56.0855879Z 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-16T01:34:56.0917307Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T01:34:56.0920483Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T01:34:56.0946616Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T01:34:56.1092442Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T01:34:56.1119990Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T01:34:56.1182799Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T01:34:56.1211706Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T01:34:56.1237133Z 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-16T01:34:56.1246371Z 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-16T01:34:56.1254502Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T01:34:56.1281030Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T01:34:56.1338391Z 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-16T01:34:56.1767540Z 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-16T01:34:56.2230506Z 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-16T01:34:56.2356628Z 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-16T01:34:56.2817267Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T01:34:56.2822746Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T01:34:56.2867070Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T01:34:56.2880966Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T01:34:56.2887317Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T01:34:56.2925575Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T01:34:56.2929396Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T01:34:56.3141705Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T01:34:56.3200759Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T01:34:56.3283292Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T01:34:56.3801560Z 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-16T01:34:56.3858277Z 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-16T01:34:56.3901419Z 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-16T01:34:56.3913274Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T01:34:56.3965490Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T01:34:56.3967384Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T01:34:56.3981108Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T01:34:56.3984543Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T01:34:56.4038451Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T01:34:56.4092446Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T01:34:56.6008351Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T01:34:56.6016612Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T01:34:56.6050341Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T01:34:56.6057845Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T01:34:56.6069955Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T01:34:56.6077724Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T01:34:56.6112802Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T01:34:56.6117523Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T01:34:56.6125549Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T01:34:56.6129914Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T01:34:56.6140506Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T01:34:56.6175932Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T01:34:56.6225173Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T01:34:56.6373840Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T01:34:56.6382401Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T01:34:56.7010991Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T01:34:56.7059373Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T01:34:56.7115925Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T01:34:56.7164834Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T01:34:56.7167264Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T01:34:56.7236728Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T01:34:56.7389987Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T01:34:56.7392347Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T01:34:56.7724150Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T01:34:56.7746583Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T01:34:56.7802913Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T01:34:56.8691046Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T01:34:56.8733791Z 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-16T01:34:56.8805292Z 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-16T01:34:56.8873227Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T01:34:56.8974137Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T01:34:56.9394862Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T01:34:57.0856269Z 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-16T01:34:57.1000582Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T01:34:57.1319335Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T01:34:57.7471146Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T01:34:58.0512821Z 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-16T01:34:58.0985194Z 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-16T01:34:58.1118167Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T01:34:58.1357749Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T01:34:58.1473695Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T01:34:58.1873064Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T01:34:58.2168485Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T01:34:58.2196458Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T01:34:58.2209786Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T01:34:59.4045988Z Fetched 183 MB in 8s (24.0 MB/s) 2021-05-16T01:34:59.4436890Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T01:34:59.4515945Z (Reading database ... 2021-05-16T01:34:59.4516689Z (Reading database ... 5% 2021-05-16T01:34:59.4517998Z (Reading database ... 10% 2021-05-16T01:34:59.4518637Z (Reading database ... 15% 2021-05-16T01:34:59.4519281Z (Reading database ... 20% 2021-05-16T01:34:59.4521376Z (Reading database ... 25% 2021-05-16T01:34:59.4522233Z (Reading database ... 30% 2021-05-16T01:34:59.4522956Z (Reading database ... 35% 2021-05-16T01:34:59.4523505Z (Reading database ... 40% 2021-05-16T01:34:59.4524040Z (Reading database ... 45% 2021-05-16T01:34:59.4524564Z (Reading database ... 50% 2021-05-16T01:34:59.4568629Z (Reading database ... 55% 2021-05-16T01:34:59.4612934Z (Reading database ... 60% 2021-05-16T01:34:59.4644456Z (Reading database ... 65% 2021-05-16T01:34:59.4783967Z (Reading database ... 70% 2021-05-16T01:34:59.4903030Z (Reading database ... 75% 2021-05-16T01:34:59.4931879Z (Reading database ... 80% 2021-05-16T01:34:59.5343544Z (Reading database ... 85% 2021-05-16T01:34:59.5642529Z (Reading database ... 90% 2021-05-16T01:34:59.5722390Z (Reading database ... 95% 2021-05-16T01:34:59.5723865Z (Reading database ... 100% 2021-05-16T01:34:59.5725621Z (Reading database ... 269811 files and directories currently installed.) 2021-05-16T01:34:59.5843802Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T01:34:59.5871489Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T01:34:59.6320873Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T01:34:59.6520443Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:34:59.6620899Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:34:59.8620972Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T01:34:59.8916064Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:34:59.8928089Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:34:59.9279936Z Selecting previously unselected package libegl1:amd64. 2021-05-16T01:34:59.9575349Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T01:34:59.9589879Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:34:59.9921368Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T01:35:00.0201672Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T01:35:00.0217127Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T01:35:00.0562821Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T01:35:00.0818555Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T01:35:00.0829411Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T01:35:00.1122532Z Selecting previously unselected package libwacom-common. 2021-05-16T01:35:00.1393433Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T01:35:00.1407896Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T01:35:00.2034772Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T01:35:00.2333149Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T01:35:00.2343858Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T01:35:00.2641563Z Selecting previously unselected package libinput-bin. 2021-05-16T01:35:00.2908965Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T01:35:00.2927444Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:00.3241229Z Selecting previously unselected package libinput10:amd64. 2021-05-16T01:35:00.3504327Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T01:35:00.3519555Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:00.3900307Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T01:35:00.4197047Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:00.4210642Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:00.4705873Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T01:35:00.4999307Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:00.5015253Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:00.5982971Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T01:35:00.6267367Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T01:35:00.6282551Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T01:35:00.6624106Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T01:35:00.6927974Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T01:35:00.6948639Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T01:35:00.7248010Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T01:35:00.7564726Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T01:35:00.7578829Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:00.7829608Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T01:35:00.8114062Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T01:35:00.8125766Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:00.8413327Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T01:35:00.8717104Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T01:35:00.8731951Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T01:35:00.9037735Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T01:35:00.9353279Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T01:35:00.9372318Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T01:35:00.9652198Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T01:35:00.9983078Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T01:35:00.9996268Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T01:35:01.0257065Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T01:35:01.0617968Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T01:35:01.0637938Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T01:35:01.0967612Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T01:35:01.1278566Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T01:35:01.1291006Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T01:35:01.1601711Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T01:35:01.1927098Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T01:35:01.1948520Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T01:35:01.2403009Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T01:35:01.2666281Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:01.2760424Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:01.6285600Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T01:35:01.6578048Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:01.6595841Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:01.9281390Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T01:35:01.9554355Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:01.9569452Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:02.0001201Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T01:35:02.0283809Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T01:35:02.0296526Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T01:35:02.0818239Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T01:35:02.1134552Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T01:35:02.1153890Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T01:35:02.2241350Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T01:35:02.2511658Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T01:35:02.2526229Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T01:35:02.2881039Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T01:35:02.3123807Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:02.3139626Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:02.3660358Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T01:35:02.3980964Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:02.3994356Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:02.4503858Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T01:35:02.4812193Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:02.4825892Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:02.6742638Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T01:35:02.7116007Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:02.7128041Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:02.8841563Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T01:35:02.9105408Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:02.9116605Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:02.9512006Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T01:35:02.9828478Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:02.9841381Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:03.0157039Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T01:35:03.0503458Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T01:35:03.0516324Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T01:35:03.0921723Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T01:35:03.1216189Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T01:35:03.1231267Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T01:35:04.6041693Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T01:35:04.6281257Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:04.6292512Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:04.6681134Z Selecting previously unselected package qgis-providers-common. 2021-05-16T01:35:04.6906653Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:04.6917427Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:04.9561608Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T01:35:04.9817716Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T01:35:04.9833974Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:05.0481352Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T01:35:05.0727235Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T01:35:05.0765755Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:05.1236206Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T01:35:05.1537712Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:05.1549396Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:05.1921150Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T01:35:05.2227731Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:05.2241776Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:05.2560497Z Selecting previously unselected package gdal-data. 2021-05-16T01:35:05.2960594Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T01:35:05.3062084Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:05.3636387Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T01:35:05.3933290Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T01:35:05.3948435Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T01:35:05.4400819Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T01:35:05.4642591Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T01:35:05.4652901Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T01:35:05.5065145Z Selecting previously unselected package libarmadillo9. 2021-05-16T01:35:05.5363450Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T01:35:05.5375263Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T01:35:05.5760991Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T01:35:05.6066092Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T01:35:05.6084753Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T01:35:05.6920879Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T01:35:05.7218138Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T01:35:05.7230244Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T01:35:05.7562338Z Selecting previously unselected package libdap25:amd64. 2021-05-16T01:35:05.7856533Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T01:35:05.7872079Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T01:35:05.8618099Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T01:35:05.8937865Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T01:35:05.8949797Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T01:35:05.9401389Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T01:35:05.9663156Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T01:35:05.9675079Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T01:35:06.0001215Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T01:35:06.0257040Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T01:35:06.0272617Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T01:35:06.0640870Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T01:35:06.0868744Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T01:35:06.0883009Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T01:35:06.1367918Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T01:35:06.1591645Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T01:35:06.1607978Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:06.2397877Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T01:35:06.2751721Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T01:35:06.2770096Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:06.3096836Z Selecting previously unselected package proj-data. 2021-05-16T01:35:06.3385158Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T01:35:06.3398434Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T01:35:07.1961074Z Selecting previously unselected package libproj15:amd64. 2021-05-16T01:35:07.2260720Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T01:35:07.2272831Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T01:35:07.3511458Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T01:35:07.3811466Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T01:35:07.3827206Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T01:35:07.4138787Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T01:35:07.4448191Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T01:35:07.4465169Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T01:35:07.5030195Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T01:35:07.5352013Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T01:35:07.5366079Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T01:35:07.5721481Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T01:35:07.5976874Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T01:35:07.5990595Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T01:35:07.6299714Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T01:35:07.6588277Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:35:07.6602028Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:07.6905648Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T01:35:07.7198023Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:35:07.7211376Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:07.7647999Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T01:35:07.7944302Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T01:35:07.7958501Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:07.8312140Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T01:35:07.8592421Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T01:35:07.8606333Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T01:35:07.9250285Z Selecting previously unselected package libogdi4.1. 2021-05-16T01:35:07.9538896Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T01:35:07.9555128Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T01:35:08.0045827Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T01:35:08.0341600Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T01:35:08.0354677Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T01:35:08.0792914Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T01:35:08.1073707Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T01:35:08.1086315Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:08.2921583Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T01:35:08.3155468Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T01:35:08.3173847Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T01:35:08.4480631Z Selecting previously unselected package libgdal26. 2021-05-16T01:35:08.4713281Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:35:08.4724735Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:09.1828729Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T01:35:09.2151940Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:09.2168336Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:09.2546255Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T01:35:09.2868968Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T01:35:09.2879292Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T01:35:09.3195766Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T01:35:09.3515368Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:09.3527288Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:09.3881124Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T01:35:09.4149357Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:09.4162768Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:09.4641080Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T01:35:09.4927819Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T01:35:09.4940202Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T01:35:09.6241133Z Selecting previously unselected package libzip5:amd64. 2021-05-16T01:35:09.6492815Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T01:35:09.6506581Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T01:35:09.7002524Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T01:35:09.7289588Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:09.7301230Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:10.3122909Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T01:35:10.3358901Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:10.3371472Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:10.3721601Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T01:35:10.3994880Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T01:35:10.4009904Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T01:35:10.4477100Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T01:35:10.4792286Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T01:35:10.4806073Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T01:35:10.6484002Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T01:35:10.6779438Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:10.6792876Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:10.7201043Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T01:35:10.7436378Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:10.7447225Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:10.7920661Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T01:35:10.8167548Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T01:35:10.8179180Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T01:35:10.8990125Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T01:35:10.9295731Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:10.9468200Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:11.3601497Z Selecting previously unselected package qgis-providers. 2021-05-16T01:35:11.3844093Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:11.3854848Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:11.6247812Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T01:35:11.6562605Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:35:11.6576530Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:11.6925754Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T01:35:11.7215243Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T01:35:11.7225239Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T01:35:11.7561320Z Selecting previously unselected package avahi-daemon. 2021-05-16T01:35:11.7815243Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:35:11.7828433Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T01:35:11.8401814Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T01:35:11.8676078Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T01:35:11.8691525Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T01:35:11.9617472Z Selecting previously unselected package blt. 2021-05-16T01:35:11.9924044Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T01:35:11.9935333Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T01:35:12.0240928Z Selecting previously unselected package fonts-lyx. 2021-05-16T01:35:12.0476486Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T01:35:12.0490616Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T01:35:12.0915774Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T01:35:12.1249235Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:12.1270495Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:12.1681500Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T01:35:12.1939488Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:12.1955754Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:12.2442453Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T01:35:12.2746672Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:12.2756612Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:12.3138307Z Selecting previously unselected package gcr. 2021-05-16T01:35:12.3434864Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T01:35:12.3450917Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T01:35:12.3952969Z Selecting previously unselected package python3-numpy. 2021-05-16T01:35:12.4244365Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T01:35:12.4256470Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T01:35:12.7567548Z Selecting previously unselected package python3-gdal. 2021-05-16T01:35:12.7862664Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:35:12.7874238Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:12.8708733Z Selecting previously unselected package gdal-bin. 2021-05-16T01:35:12.9004604Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T01:35:12.9020709Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:12.9577498Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T01:35:12.9884412Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T01:35:12.9894722Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:13.0190617Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T01:35:13.0463129Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T01:35:13.0474635Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T01:35:13.1002298Z Selecting previously unselected package geoclue-2.0. 2021-05-16T01:35:13.1249179Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T01:35:13.1263287Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T01:35:13.1698747Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T01:35:13.1993303Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T01:35:13.2005453Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:13.2561054Z Selecting previously unselected package p11-kit. 2021-05-16T01:35:13.2811042Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T01:35:13.2825760Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:13.3241369Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T01:35:13.3496138Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T01:35:13.3498899Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T01:35:13.3800758Z Selecting previously unselected package gnome-keyring. 2021-05-16T01:35:13.4087749Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:35:13.4218267Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T01:35:13.5188309Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T01:35:13.5486760Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:35:13.5500124Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:13.5836580Z Selecting previously unselected package grass-doc. 2021-05-16T01:35:13.6126838Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T01:35:13.6137607Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T01:35:15.5820434Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T01:35:15.6128676Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T01:35:15.6138070Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T01:35:15.6516501Z Selecting previously unselected package libpdal-util9. 2021-05-16T01:35:15.6814642Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:15.6827509Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:15.7281014Z Selecting previously unselected package libpdal-base9. 2021-05-16T01:35:15.7516629Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:15.7533931Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:15.9647886Z Selecting previously unselected package grass-core. 2021-05-16T01:35:15.9954352Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T01:35:15.9966714Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T01:35:16.6841002Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T01:35:16.7100706Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T01:35:16.7114849Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T01:35:16.7447343Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T01:35:16.7763589Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T01:35:16.7775437Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T01:35:16.8162417Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T01:35:16.8424158Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T01:35:16.8441280Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T01:35:16.9402038Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T01:35:16.9684057Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T01:35:16.9695454Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T01:35:17.0305008Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T01:35:17.0630196Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T01:35:17.0643074Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T01:35:17.4481532Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T01:35:17.4718940Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T01:35:17.4731670Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T01:35:17.5933723Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T01:35:17.6242930Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T01:35:17.6256375Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T01:35:17.6668218Z Selecting previously unselected package libfcgi-bin. 2021-05-16T01:35:17.6972013Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T01:35:17.6988133Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T01:35:17.7276857Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T01:35:17.7581150Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T01:35:17.7593612Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T01:35:17.7892512Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T01:35:17.8199151Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T01:35:17.8287992Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T01:35:17.9085581Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T01:35:17.9395774Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T01:35:17.9410595Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T01:35:17.9757121Z Selecting previously unselected package libmbim-proxy. 2021-05-16T01:35:18.0072186Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T01:35:18.0085905Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T01:35:18.0361538Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T01:35:18.0696991Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T01:35:18.0710046Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:18.1042497Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T01:35:18.1380185Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T01:35:18.1397531Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:18.1833906Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T01:35:18.2142196Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T01:35:18.2156097Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T01:35:18.2446075Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T01:35:18.2766743Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T01:35:18.2781218Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:18.3066853Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T01:35:18.3363565Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T01:35:18.3376609Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T01:35:18.3665037Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T01:35:18.3983412Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:18.5354717Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T01:35:18.5682123Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T01:35:18.5988399Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:18.6002480Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T01:35:18.6323635Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T01:35:18.6614548Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:18.6629897Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T01:35:18.7040872Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T01:35:18.7264717Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:18.7278219Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T01:35:18.7713494Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T01:35:18.8024004Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T01:35:18.8042379Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:18.9761594Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T01:35:19.0042972Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:19.0056524Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T01:35:19.0404593Z Selecting previously unselected package libpdal-plugins. 2021-05-16T01:35:19.0701006Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T01:35:19.0713428Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T01:35:19.1001369Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T01:35:19.1313284Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.1328893Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.1832396Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T01:35:19.2131634Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.2147357Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.3160834Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T01:35:19.3406615Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.3421993Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.3849668Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T01:35:19.4133676Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.4165270Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.4595493Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T01:35:19.4846650Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.4860335Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.5200714Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T01:35:19.5449908Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.5471243Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.5961450Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T01:35:19.6221089Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.6236709Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.6555864Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T01:35:19.6842403Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.6857579Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.7201718Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T01:35:19.7501189Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.7513707Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.8000771Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T01:35:19.8253032Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.8271609Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.8601606Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T01:35:19.8844464Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:19.8856528Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:19.9241170Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T01:35:19.9493390Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:19.9504534Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:20.0024159Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T01:35:20.0329483Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:20.0342988Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:20.1761716Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T01:35:20.2049921Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:20.2065912Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:20.6015233Z Selecting previously unselected package qtchooser. 2021-05-16T01:35:20.6318706Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T01:35:20.6332624Z Unpacking qtchooser (66-2build1) ... 2021-05-16T01:35:20.6626708Z Selecting previously unselected package qdoc-qt5. 2021-05-16T01:35:20.6960883Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:20.6974696Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:20.7927542Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T01:35:20.8230047Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:20.8248907Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:20.8638254Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T01:35:20.8942071Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:20.8954567Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:20.9264859Z Selecting previously unselected package qt5-assistant. 2021-05-16T01:35:20.9568626Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:20.9579427Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T01:35:21.0206017Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T01:35:21.0499470Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:21.0512245Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:21.0853995Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T01:35:21.1154346Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:21.1165198Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:21.3458803Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T01:35:21.3766575Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:21.3778181Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:21.4781761Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T01:35:21.5080849Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T01:35:21.5090176Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T01:35:21.6416837Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T01:35:21.6720505Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:21.6733822Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:21.7995707Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T01:35:21.8310164Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:21.8328856Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:21.8975961Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T01:35:21.9313976Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:21.9326677Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:21.9855412Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T01:35:22.0177825Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:22.0188485Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:22.0523572Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T01:35:22.0844216Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T01:35:22.0861042Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T01:35:22.1737969Z Selecting previously unselected package libqmi-proxy. 2021-05-16T01:35:22.2046871Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T01:35:22.2244621Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T01:35:22.2511482Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T01:35:22.2824482Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:22.2840873Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:22.3220633Z Selecting previously unselected package libwacom-bin. 2021-05-16T01:35:22.3527395Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T01:35:22.3546912Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T01:35:22.3901962Z Selecting previously unselected package modemmanager. 2021-05-16T01:35:22.4222553Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T01:35:22.4315383Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T01:35:22.5510926Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T01:35:22.5825362Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T01:35:22.5838590Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T01:35:22.6178158Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T01:35:22.6482945Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T01:35:22.6494620Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T01:35:23.0010225Z Selecting previously unselected package python3-soupsieve. 2021-05-16T01:35:23.0325627Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T01:35:23.0340169Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T01:35:23.0673769Z Selecting previously unselected package python3-bs4. 2021-05-16T01:35:23.1002699Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T01:35:23.1018149Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T01:35:23.1416132Z Selecting previously unselected package python3-cycler. 2021-05-16T01:35:23.1738284Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T01:35:23.1753744Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T01:35:23.2050150Z Selecting previously unselected package python3-dateutil. 2021-05-16T01:35:23.2373519Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T01:35:23.2386305Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T01:35:23.2765852Z Selecting previously unselected package python3-decorator. 2021-05-16T01:35:23.3081060Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T01:35:23.3093637Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T01:35:23.3437705Z Selecting previously unselected package python3-future. 2021-05-16T01:35:23.3687479Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T01:35:23.3698132Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T01:35:23.4377663Z Selecting previously unselected package python3-webencodings. 2021-05-16T01:35:23.4678680Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T01:35:23.4688772Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T01:35:23.4987328Z Selecting previously unselected package python3-html5lib. 2021-05-16T01:35:23.5294211Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T01:35:23.5307283Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T01:35:23.5754123Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T01:35:23.6001034Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T01:35:23.6013159Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T01:35:23.6302716Z Selecting previously unselected package python3-traitlets. 2021-05-16T01:35:23.6603428Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T01:35:23.6623267Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T01:35:23.6985594Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T01:35:23.7282600Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T01:35:23.7297371Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T01:35:23.7681210Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T01:35:23.7928467Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T01:35:23.7944619Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T01:35:23.8361031Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T01:35:23.8607588Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T01:35:23.8620900Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T01:35:24.0401438Z Selecting previously unselected package python3-pyparsing. 2021-05-16T01:35:24.0675572Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T01:35:24.0690699Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T01:35:24.1081227Z Selecting previously unselected package python3-matplotlib. 2021-05-16T01:35:24.1359270Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T01:35:24.1387894Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T01:35:24.6357695Z Selecting previously unselected package python3-nbformat. 2021-05-16T01:35:24.6671950Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T01:35:24.6683219Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T01:35:24.7005155Z Selecting previously unselected package python3-olefile. 2021-05-16T01:35:24.7328394Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T01:35:24.7345083Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T01:35:24.7761828Z Selecting previously unselected package python3-pyproj. 2021-05-16T01:35:24.8033776Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T01:35:24.8043644Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T01:35:24.8807699Z Selecting previously unselected package python3-tz. 2021-05-16T01:35:24.9114629Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T01:35:24.9129829Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T01:35:24.9415346Z Selecting previously unselected package python3-owslib. 2021-05-16T01:35:24.9773339Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T01:35:24.9789662Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T01:35:25.0243335Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T01:35:25.0527077Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T01:35:25.0539345Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T01:35:25.1322460Z Selecting previously unselected package python3-retrying. 2021-05-16T01:35:25.1604213Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T01:35:25.1615147Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T01:35:25.1961372Z Selecting previously unselected package python3-plotly. 2021-05-16T01:35:25.2225492Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T01:35:25.2242454Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T01:35:25.7361743Z Selecting previously unselected package python3-psycopg2. 2021-05-16T01:35:25.7646941Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T01:35:25.7657118Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T01:35:25.8030677Z Selecting previously unselected package python3-sip. 2021-05-16T01:35:25.8341401Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T01:35:25.8356721Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T01:35:25.8801052Z Selecting previously unselected package python3-pyqt5. 2021-05-16T01:35:25.9038372Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:25.9050325Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:26.2164811Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T01:35:26.2480751Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T01:35:26.2492225Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T01:35:26.3063356Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T01:35:26.3386369Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:26.3402323Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:26.3761735Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T01:35:26.4076828Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:26.4095497Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:26.4374691Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T01:35:26.4693616Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T01:35:26.4706398Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:26.5140139Z Selecting previously unselected package python3-qgis-common. 2021-05-16T01:35:26.5466956Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:26.5481704Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:26.8902840Z Selecting previously unselected package python3-qgis. 2021-05-16T01:35:26.9236353Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:26.9250707Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:27.9991993Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T01:35:28.0307892Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T01:35:28.0320054Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T01:35:28.0736123Z Selecting previously unselected package libjs-leaflet. 2021-05-16T01:35:28.1068412Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T01:35:28.1080161Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T01:35:28.1608792Z Selecting previously unselected package qgis-common. 2021-05-16T01:35:28.1930675Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:28.1943617Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:30.0120452Z Selecting previously unselected package qgis. 2021-05-16T01:35:30.0451133Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:30.1146045Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:30.4095274Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T01:35:30.4414063Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T01:35:30.4422046Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:30.6248250Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T01:35:30.6569519Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:30.6587979Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:30.6953125Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T01:35:30.7277625Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T01:35:30.7329733Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:30.8104934Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T01:35:30.8435601Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T01:35:30.8450736Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:30.8857440Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T01:35:30.9197166Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T01:35:30.9211350Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T01:35:31.1303958Z Selecting previously unselected package wpasupplicant. 2021-05-16T01:35:31.1631168Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T01:35:31.1642739Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T01:35:31.3177493Z Selecting previously unselected package proj-bin. 2021-05-16T01:35:31.3503956Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T01:35:31.3515894Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T01:35:31.3897055Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T01:35:31.4289145Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T01:35:31.4307477Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T01:35:31.4643428Z Selecting previously unselected package usb-modeswitch. 2021-05-16T01:35:31.5001425Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T01:35:31.5105944Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T01:35:31.5908409Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T01:35:31.5943785Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T01:35:31.8668118Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T01:35:31.8700316Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T01:35:31.8747181Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T01:35:31.8794167Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:31.8920997Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T01:35:31.8949490Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T01:35:31.8986834Z Setting up proj-data (6.3.1-1) ... 2021-05-16T01:35:31.9041208Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:31.9075783Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T01:35:31.9108180Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T01:35:31.9142511Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T01:35:31.9174854Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T01:35:31.9209718Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T01:35:31.9264264Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T01:35:31.9303146Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T01:35:31.9355721Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T01:35:31.9390323Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T01:35:31.9417242Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T01:35:32.1059198Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T01:35:32.1093524Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T01:35:32.1139929Z Setting up python3-olefile (0.46-2) ... 2021-05-16T01:35:32.2802165Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T01:35:32.2842608Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T01:35:32.4342050Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:32.4381463Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T01:35:32.4423575Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T01:35:32.4454330Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T01:35:32.4489071Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T01:35:32.4535023Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T01:35:32.4569681Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T01:35:32.6057616Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T01:35:32.6092686Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T01:35:32.6128942Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T01:35:32.6171933Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T01:35:32.6220883Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T01:35:32.7984596Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:32.8023326Z Setting up python3-tz (2019.3-1) ... 2021-05-16T01:35:32.9766723Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T01:35:32.9883278Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T01:35:32.9916051Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T01:35:33.0017141Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:33.0060218Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T01:35:33.0097090Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T01:35:33.0127826Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:33.0155498Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T01:35:33.1758384Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T01:35:33.1794794Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T01:35:33.1834436Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T01:35:33.1872752Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T01:35:33.1966339Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T01:35:33.2009332Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T01:35:33.4035679Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T01:35:33.4076761Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T01:35:33.5643984Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T01:35:33.5685271Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T01:35:33.5725262Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T01:35:33.5763715Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T01:35:33.5795232Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T01:35:33.5834156Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T01:35:33.5877600Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T01:35:33.7828549Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T01:35:33.7862578Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T01:35:33.7906004Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T01:35:33.7942538Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:33.8048579Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T01:35:34.0379653Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T01:35:35.3717603Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T01:35:35.3765770Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T01:35:35.3799868Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T01:35:35.3839745Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:35.3876367Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T01:35:35.3914674Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T01:35:35.3962568Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T01:35:35.4000219Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T01:35:35.6161908Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:35.6204099Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T01:35:35.6235712Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T01:35:35.6274874Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T01:35:35.8505363Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T01:35:35.8541692Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T01:35:35.8569128Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:35.8606862Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T01:35:35.8630731Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T01:35:35.8812448Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T01:35:36.0733975Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:36.0768462Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:36.0811730Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T01:35:36.0929425Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T01:35:36.0958765Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T01:35:36.0994271Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:36.1025486Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:36.1055481Z Setting up python3-future (0.18.2-2) ... 2021-05-16T01:35:36.1140023Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T01:35:36.1197376Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T01:35:36.4998810Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:36.6660793Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T01:35:36.6694854Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:36.6728475Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T01:35:36.6767728Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:36.6798119Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T01:35:36.6847264Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:36.6874739Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T01:35:36.6915321Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:36.6954355Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T01:35:36.9658516Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T01:35:37.1440467Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T01:35:37.3188361Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T01:35:37.3235397Z Setting up qtchooser (66-2build1) ... 2021-05-16T01:35:37.3320739Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T01:35:37.3345836Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T01:35:37.5106801Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:37.5140838Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:37.5168816Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T01:35:37.5205084Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T01:35:38.6048354Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T01:35:38.6086387Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T01:35:38.6130650Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T01:35:38.6167587Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:38.6200974Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:38.6234352Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T01:35:38.6275670Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T01:35:38.6307419Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T01:35:38.6343841Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T01:35:39.0842842Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T01:35:39.0893426Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:39.0930196Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T01:35:39.2841183Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T01:35:39.2881615Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T01:35:39.4749874Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:39.4799090Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T01:35:39.7026023Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T01:35:39.7057669Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T01:35:39.7091532Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:39.7122027Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T01:35:39.8791402Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T01:35:39.8794183Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T01:35:40.4335650Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T01:35:40.7334971Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:40.7376656Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T01:35:40.7412053Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:40.7448602Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:40.7489807Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:40.7526797Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:40.7563765Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T01:35:40.9243734Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:40.9245680Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T01:35:40.9247263Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:40.9248715Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T01:35:40.9699109Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:40.9700661Z if direction is "increasing": 2021-05-16T01:35:40.9702389Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:40.9703641Z elif direction is "decreasing": 2021-05-16T01:35:40.9895429Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:40.9896884Z if direction is "increasing": 2021-05-16T01:35:40.9898567Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:40.9899690Z elif direction is "decreasing": 2021-05-16T01:35:42.0760447Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:42.0763063Z if props["offset_coordinates"] is "data": 2021-05-16T01:35:42.0766223Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T01:35:42.0768443Z if props["coordinates"] is not "data": 2021-05-16T01:35:42.9244628Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T01:35:43.5402837Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T01:35:43.5405181Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T01:35:43.5407157Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T01:35:44.7768695Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T01:35:44.7806305Z First installation detected... 2021-05-16T01:35:44.7807283Z Checking NSS setup... 2021-05-16T01:35:44.7886824Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T01:35:44.7930086Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:44.7968605Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T01:35:45.1218513Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:45.1252398Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T01:35:45.1281795Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T01:35:45.1318920Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:45.1347569Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T01:35:45.1394343Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T01:35:45.1430235Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T01:35:45.1464173Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T01:35:45.1497817Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:45.3601725Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T01:35:45.3642447Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T01:35:45.3681098Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T01:35:45.7686623Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:45.7689172Z if value is '': 2021-05-16T01:35:45.8923796Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:45.8925671Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T01:35:45.8927619Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:45.8929313Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T01:35:45.8931279Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T01:35:45.8933120Z if driver_string is not None and driver_string is not "": 2021-05-16T01:35:45.9432255Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:45.9433708Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T01:35:45.9435236Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T01:35:45.9436586Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T01:35:46.0132266Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T01:35:46.0175949Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.0267112Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T01:35:46.0297695Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.0329578Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.0562723Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:46.0595646Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.0632952Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.0664782Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:46.0693575Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.0737596Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T01:35:46.1693077Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:46.1725923Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.1765179Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.1797158Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T01:35:46.3205195Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T01:35:46.3210338Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T01:35:46.9127595Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:46.9165710Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:46.9211879Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T01:35:46.9245001Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:46.9276852Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:46.9313500Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:46.9351930Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T01:35:46.9382883Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T01:35:47.5204493Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T01:35:47.5209436Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:47.5212189Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T01:35:47.5214590Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:47.5217046Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:47.5219421Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:47.5221801Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:47.5223970Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T01:35:47.5226053Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T01:35:47.5228331Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:35:47.5230732Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:47.5234028Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:47.5235878Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T01:35:47.5237853Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:47.5240518Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:35:47.5242799Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:21.1069732Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:21.1108162Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:21.1158537Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:21.1203545Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:21.1234576Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:21.1271692Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:21.1301780Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T01:36:21.1335866Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:21.2885889Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:21.2918806Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T01:36:21.2948168Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:21.2979110Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T01:36:21.3007122Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:21.4625718Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:21.4654122Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:21.4698100Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T01:36:21.4816266Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T01:36:21.4978505Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T01:36:22.4838381Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T01:36:22.5093484Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T01:36:22.5335362Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T01:36:22.5512340Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T01:36:22.6535368Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:36:22.6871946Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T01:36:22.9438884Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:36:34.6465401Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T01:36:34.6667176Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T01:36:36.6123849Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T01:36:36.6124318Z with: 2021-05-16T01:36:36.6124841Z github_slug: neuroconductor/fmriqa 2021-05-16T01:36:36.6125229Z env: 2021-05-16T01:36:36.6125620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:36.6126034Z TIC_DEPLOY_KEY: 2021-05-16T01:36:36.6126732Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:36:36.6128259Z GITHUB_PAT: *** 2021-05-16T01:36:36.6128610Z COVERALLS_TOKEN: 2021-05-16T01:36:36.6129042Z continue-on-error: false 2021-05-16T01:36:36.6129451Z VDIFFR_RUN_TESTS: 2021-05-16T01:36:36.6129882Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:36:36.6130382Z TZ: UTC 2021-05-16T01:36:36.6130688Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:36.6131011Z NOT_CRAN: true 2021-05-16T01:36:36.6131296Z ##[endgroup] 2021-05-16T01:36:36.6458223Z repo slug is: neuroconductor/fmriqa 2021-05-16T01:36:36.6572536Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T01:36:36.6573106Z env: 2021-05-16T01:36:36.6573549Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:36.6574041Z TIC_DEPLOY_KEY: 2021-05-16T01:36:36.6575016Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:36:36.6576367Z GITHUB_PAT: *** 2021-05-16T01:36:36.6576796Z COVERALLS_TOKEN: 2021-05-16T01:36:36.6577328Z continue-on-error: false 2021-05-16T01:36:36.6577846Z VDIFFR_RUN_TESTS: 2021-05-16T01:36:36.6578364Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:36:36.6578850Z TZ: UTC 2021-05-16T01:36:36.6579266Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:36.6579727Z NOT_CRAN: true 2021-05-16T01:36:36.6580128Z ##[endgroup] 2021-05-16T01:36:36.8709636Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T01:36:36.8710369Z with: 2021-05-16T01:36:36.8710749Z repo_name: fmriqa 2021-05-16T01:36:36.8711143Z repo_version: 0.4.0 2021-05-16T01:36:36.8711539Z runner_os: Linux 2021-05-16T01:36:36.8711911Z R_version: 3.6 2021-05-16T01:36:36.8712265Z env: 2021-05-16T01:36:36.8712705Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:36.8713178Z TIC_DEPLOY_KEY: 2021-05-16T01:36:36.8713980Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:36:36.8715687Z GITHUB_PAT: *** 2021-05-16T01:36:36.8716100Z COVERALLS_TOKEN: 2021-05-16T01:36:36.8716579Z continue-on-error: false 2021-05-16T01:36:36.8717062Z VDIFFR_RUN_TESTS: 2021-05-16T01:36:36.8717545Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:36:36.8717996Z TZ: UTC 2021-05-16T01:36:36.8718392Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:36.8718806Z NOT_CRAN: true 2021-05-16T01:36:36.8719198Z ##[endgroup] 2021-05-16T01:36:36.9043451Z Package: fmriqa 2021-05-16T01:36:36.9046438Z Version: 0.4.0 2021-05-16T01:36:36.9047292Z OS: Linux 2021-05-16T01:36:36.9103854Z ##[group]Run install.packages('remotes') 2021-05-16T01:36:36.9104601Z install.packages('remotes') 2021-05-16T01:36:36.9105549Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T01:36:36.9106565Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T01:36:36.9113413Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:36:36.9113791Z env: 2021-05-16T01:36:36.9114180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:36.9115085Z TIC_DEPLOY_KEY: 2021-05-16T01:36:36.9115981Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:36:36.9117351Z GITHUB_PAT: *** 2021-05-16T01:36:36.9117789Z COVERALLS_TOKEN: 2021-05-16T01:36:36.9118332Z continue-on-error: false 2021-05-16T01:36:36.9118838Z VDIFFR_RUN_TESTS: 2021-05-16T01:36:36.9119542Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:36:36.9120053Z TZ: UTC 2021-05-16T01:36:36.9120488Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:36.9120932Z NOT_CRAN: true 2021-05-16T01:36:36.9121351Z ##[endgroup] 2021-05-16T01:36:37.0762599Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:36:37.0764623Z (as ‘lib’ is unspecified) 2021-05-16T01:36:51.4358452Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T01:36:52.2792804Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-16T01:36:52.4202138Z ================================================== 2021-05-16T01:36:52.4207402Z downloaded 382 KB 2021-05-16T01:36:52.4208341Z 2021-05-16T01:36:52.6341320Z * installing *binary* package ‘remotes’ ... 2021-05-16T01:36:52.6385120Z * DONE (remotes) 2021-05-16T01:36:52.6434409Z 2021-05-16T01:36:52.6435295Z The downloaded source packages are in 2021-05-16T01:36:52.6436547Z ‘/tmp/RtmpubaX5x/downloaded_packages’ 2021-05-16T01:37:10.1342243Z ##[group]Run actions/cache@v1 2021-05-16T01:37:10.1342659Z with: 2021-05-16T01:37:10.1343106Z path: /home/runner/work/_temp/Library 2021-05-16T01:37:10.1345640Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-25fb02bd36d493c721a6fc01a24817c478599e37b3f42a1e23512df1753128e3 2021-05-16T01:37:10.1348600Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-16T01:37:10.1349592Z env: 2021-05-16T01:37:10.1349973Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:10.1350393Z TIC_DEPLOY_KEY: 2021-05-16T01:37:10.1351326Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:10.1353141Z GITHUB_PAT: *** 2021-05-16T01:37:10.1353547Z COVERALLS_TOKEN: 2021-05-16T01:37:10.1354045Z continue-on-error: false 2021-05-16T01:37:10.1354529Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:10.1355010Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:10.1355508Z TZ: UTC 2021-05-16T01:37:10.1355909Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:10.1356317Z NOT_CRAN: true 2021-05-16T01:37:10.1356703Z ##[endgroup] 2021-05-16T01:37:10.1796103Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T01:37:10.1858654Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T01:37:10.1859606Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T01:37:10.1860349Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T01:37:10.1860986Z sudo -s eval "$sysreqs" 2021-05-16T01:37:10.1905623Z shell: /usr/bin/bash -e {0} 2021-05-16T01:37:10.1906042Z env: 2021-05-16T01:37:10.1906533Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:10.1907035Z TIC_DEPLOY_KEY: 2021-05-16T01:37:10.1907909Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:37:10.1909281Z GITHUB_PAT: *** 2021-05-16T01:37:10.1909724Z COVERALLS_TOKEN: 2021-05-16T01:37:10.1910258Z continue-on-error: false 2021-05-16T01:37:10.1910873Z VDIFFR_RUN_TESTS: 2021-05-16T01:37:10.1911366Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:37:10.1911802Z TZ: UTC 2021-05-16T01:37:10.1912214Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:10.1912648Z NOT_CRAN: true 2021-05-16T01:37:10.1913115Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T01:37:10.1913599Z ##[endgroup] 2021-05-16T01:37:10.3855568Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:37:10.9222087Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T01:37:26.7068492Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T01:37:26.7069807Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T01:37:26.7070958Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T01:37:26.7072080Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T01:37:26.7073233Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T01:37:26.7085229Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T01:37:26.7106893Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:37:26.7108952Z (as ‘lib’ is unspecified) 2021-05-16T01:37:40.0652782Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T01:37:40.8206247Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-16T01:37:40.8578198Z ================================================== 2021-05-16T01:37:40.8579110Z downloaded 94 KB 2021-05-16T01:37:40.8579659Z 2021-05-16T01:37:40.8633154Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T01:37:41.7576545Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-16T01:37:41.8380597Z ================================================== 2021-05-16T01:37:41.8382234Z downloaded 133 KB 2021-05-16T01:37:41.8382770Z 2021-05-16T01:37:41.8420468Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T01:37:42.4968435Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-16T01:37:42.5414196Z ================================================== 2021-05-16T01:37:42.5415139Z downloaded 80 KB 2021-05-16T01:37:42.5415660Z 2021-05-16T01:37:42.5454324Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T01:37:44.9602085Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-16T01:37:45.0988215Z ================================================== 2021-05-16T01:37:45.0990186Z downloaded 512 KB 2021-05-16T01:37:45.0990994Z 2021-05-16T01:37:45.1030336Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T01:37:45.8750712Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-16T01:37:46.0570623Z ================================================== 2021-05-16T01:37:46.0572082Z downloaded 991 KB 2021-05-16T01:37:46.0572998Z 2021-05-16T01:37:46.3015163Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T01:37:46.3079716Z * DONE (rprojroot) 2021-05-16T01:37:46.5241960Z * installing *binary* package ‘crayon’ ... 2021-05-16T01:37:46.5292812Z * DONE (crayon) 2021-05-16T01:37:46.7449111Z * installing *binary* package ‘R6’ ... 2021-05-16T01:37:46.7501142Z * DONE (R6) 2021-05-16T01:37:47.0058095Z * installing *binary* package ‘desc’ ... 2021-05-16T01:37:47.0123077Z * DONE (desc) 2021-05-16T01:37:47.2689314Z * installing *binary* package ‘debugme’ ... 2021-05-16T01:37:47.2733590Z * DONE (debugme) 2021-05-16T01:37:47.2789648Z 2021-05-16T01:37:47.2790518Z The downloaded source packages are in 2021-05-16T01:37:47.2791852Z ‘/tmp/RtmpJg346V/downloaded_packages’ 2021-05-16T01:37:47.2801542Z Running `R CMD build`... 2021-05-16T01:37:47.5467559Z * checking for file ‘/tmp/RtmpJg346V/remotes68b32e45232d/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T01:37:47.5469114Z * preparing ‘sysreqs’: 2021-05-16T01:37:47.5470083Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:37:47.5471376Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:37:47.5472320Z * checking for empty or unneeded directories 2021-05-16T01:37:47.5473221Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T01:37:47.5481554Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:37:47.5484437Z (as ‘lib’ is unspecified) 2021-05-16T01:37:47.7643407Z * installing *source* package ‘sysreqs’ ... 2021-05-16T01:37:47.7645357Z ** using staged installation 2021-05-16T01:37:47.7791084Z ** R 2021-05-16T01:37:47.7886159Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:37:48.1480423Z ** help 2021-05-16T01:37:48.1604614Z *** installing help indices 2021-05-16T01:37:48.1780691Z ** building package indices 2021-05-16T01:37:48.1902086Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:37:48.3965232Z ** testing if installed package can be loaded from final location 2021-05-16T01:37:48.6079212Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:37:48.6089162Z * DONE (sysreqs) 2021-05-16T01:38:08.0484626Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T01:38:08.0487045Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T01:38:08.0489066Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T01:38:08.0666792Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T01:38:08.1248279Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T01:38:08.1807200Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T01:38:08.1937791Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T01:38:08.3523465Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T01:38:08.5101510Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T01:38:09.9487016Z Reading package lists... 2021-05-16T01:38:10.0375846Z Reading package lists... 2021-05-16T01:38:10.2194478Z Building dependency tree... 2021-05-16T01:38:10.2218980Z Reading state information... 2021-05-16T01:38:10.3921642Z libfftw3-dev is already the newest version (3.3.8-2ubuntu1). 2021-05-16T01:38:10.3922758Z libgmp-dev is already the newest version (2:6.2.0+dfsg-4). 2021-05-16T01:38:10.3923679Z libgmp-dev set to manually installed. 2021-05-16T01:38:10.3924656Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-16T01:38:10.3925550Z libicu-dev set to manually installed. 2021-05-16T01:38:10.3926474Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T01:38:10.3927451Z libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-16T01:38:10.3928361Z libxml2-dev set to manually installed. 2021-05-16T01:38:10.3929347Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T01:38:10.3930533Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T01:38:10.3931570Z pandoc is already the newest version (2.7.3-1). 2021-05-16T01:38:10.3932361Z The following additional packages will be installed: 2021-05-16T01:38:10.3934406Z libamd2 libbibutils6 libbtf1 libcamd2 libccolamd2 libcholmod3 libcolamd2 2021-05-16T01:38:10.3935951Z libcxsparse3 libghc-pandoc-citeproc-data libglpk40 libgraphblas3 libklu1 2021-05-16T01:38:10.3939388Z libldl2 libmetis5 libmongoose2 librbio2 libspqr2 libsuitesparse-dev 2021-05-16T01:38:10.3940351Z libsuitesparseconfig5 libumfpack5 2021-05-16T01:38:10.3941038Z Suggested packages: 2021-05-16T01:38:10.3942094Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev libiodbc2-dev 2021-05-16T01:38:10.3943139Z default-libmysqlclient-dev 2021-05-16T01:38:10.4426974Z The following NEW packages will be installed: 2021-05-16T01:38:10.4428433Z libamd2 libbibutils6 libbtf1 libcamd2 libccolamd2 libcholmod3 libcolamd2 2021-05-16T01:38:10.4430659Z libcurl4-openssl-dev libcxsparse3 libghc-pandoc-citeproc-data libglpk-dev 2021-05-16T01:38:10.4432218Z libglpk40 libgraphblas3 libklu1 libldl2 libmetis5 libmongoose2 librbio2 2021-05-16T01:38:10.4433842Z libspqr2 libsuitesparse-dev libsuitesparseconfig5 libumfpack5 2021-05-16T01:38:10.4435067Z pandoc-citeproc 2021-05-16T01:38:10.4748898Z 0 upgraded, 23 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T01:38:10.4750880Z Need to get 23.5 MB of archives. 2021-05-16T01:38:10.4752715Z After this operation, 235 MB of additional disk space will be used. 2021-05-16T01:38:10.4758972Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsuitesparseconfig5 amd64 1:5.7.1+dfsg-2 [9736 B] 2021-05-16T01:38:10.5079037Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libamd2 amd64 1:5.7.1+dfsg-2 [20.0 kB] 2021-05-16T01:38:10.5157430Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-16T01:38:10.5417456Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbtf1 amd64 1:5.7.1+dfsg-2 [11.3 kB] 2021-05-16T01:38:10.5463545Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcamd2 amd64 1:5.7.1+dfsg-2 [21.7 kB] 2021-05-16T01:38:10.5552308Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libccolamd2 amd64 1:5.7.1+dfsg-2 [23.2 kB] 2021-05-16T01:38:10.6252755Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcolamd2 amd64 1:5.7.1+dfsg-2 [17.0 kB] 2021-05-16T01:38:10.6296499Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmetis5 amd64 5.1.0.dfsg-5 [169 kB] 2021-05-16T01:38:10.7095572Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcholmod3 amd64 1:5.7.1+dfsg-2 [308 kB] 2021-05-16T01:38:10.7302835Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T01:38:10.7575062Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcxsparse3 amd64 1:5.7.1+dfsg-2 [64.2 kB] 2021-05-16T01:38:10.8028492Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libglpk40 amd64 4.65-2 [378 kB] 2021-05-16T01:38:10.8222396Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgraphblas3 amd64 1:5.7.1+dfsg-2 [3770 kB] 2021-05-16T01:38:11.0732667Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libklu1 amd64 1:5.7.1+dfsg-2 [71.7 kB] 2021-05-16T01:38:11.0947833Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libldl2 amd64 1:5.7.1+dfsg-2 [11.0 kB] 2021-05-16T01:38:11.1055916Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmongoose2 amd64 1:5.7.1+dfsg-2 [31.4 kB] 2021-05-16T01:38:11.1178469Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libumfpack5 amd64 1:5.7.1+dfsg-2 [229 kB] 2021-05-16T01:38:11.1352140Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librbio2 amd64 1:5.7.1+dfsg-2 [24.5 kB] 2021-05-16T01:38:11.1454471Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspqr2 amd64 1:5.7.1+dfsg-2 [64.8 kB] 2021-05-16T01:38:11.1536196Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsuitesparse-dev amd64 1:5.7.1+dfsg-2 [4161 kB] 2021-05-16T01:38:11.2869556Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libglpk-dev amd64 4.65-2 [445 kB] 2021-05-16T01:38:11.3227804Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-16T01:38:11.3312763Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-16T01:38:12.3422885Z Fetched 23.5 MB in 1s (16.9 MB/s) 2021-05-16T01:38:12.3813426Z Selecting previously unselected package libsuitesparseconfig5:amd64. 2021-05-16T01:38:12.3902939Z (Reading database ... 2021-05-16T01:38:12.3903469Z (Reading database ... 5% 2021-05-16T01:38:12.3905388Z (Reading database ... 10% 2021-05-16T01:38:12.3905819Z (Reading database ... 15% 2021-05-16T01:38:12.3910656Z (Reading database ... 20% 2021-05-16T01:38:12.3911226Z (Reading database ... 25% 2021-05-16T01:38:12.3911734Z (Reading database ... 30% 2021-05-16T01:38:12.3912218Z (Reading database ... 35% 2021-05-16T01:38:12.3912719Z (Reading database ... 40% 2021-05-16T01:38:12.3913201Z (Reading database ... 45% 2021-05-16T01:38:12.3913719Z (Reading database ... 50% 2021-05-16T01:38:12.3962707Z (Reading database ... 55% 2021-05-16T01:38:12.4012065Z (Reading database ... 60% 2021-05-16T01:38:12.4058776Z (Reading database ... 65% 2021-05-16T01:38:12.4250211Z (Reading database ... 70% 2021-05-16T01:38:12.4282260Z (Reading database ... 75% 2021-05-16T01:38:12.4554282Z (Reading database ... 80% 2021-05-16T01:38:12.4651456Z (Reading database ... 85% 2021-05-16T01:38:12.5078831Z (Reading database ... 90% 2021-05-16T01:38:12.5163871Z (Reading database ... 95% 2021-05-16T01:38:12.5164623Z (Reading database ... 100% 2021-05-16T01:38:12.5165676Z (Reading database ... 285022 files and directories currently installed.) 2021-05-16T01:38:12.5286811Z Preparing to unpack .../00-libsuitesparseconfig5_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:12.5319257Z Unpacking libsuitesparseconfig5:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:12.5640359Z Selecting previously unselected package libamd2:amd64. 2021-05-16T01:38:12.5890278Z Preparing to unpack .../01-libamd2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:12.5904174Z Unpacking libamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:12.6198463Z Selecting previously unselected package libbibutils6. 2021-05-16T01:38:12.6508869Z Preparing to unpack .../02-libbibutils6_6.2-1_amd64.deb ... 2021-05-16T01:38:12.6524555Z Unpacking libbibutils6 (6.2-1) ... 2021-05-16T01:38:12.7342499Z Selecting previously unselected package libbtf1:amd64. 2021-05-16T01:38:12.7646127Z Preparing to unpack .../03-libbtf1_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:12.7659616Z Unpacking libbtf1:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:12.7921948Z Selecting previously unselected package libcamd2:amd64. 2021-05-16T01:38:12.8223832Z Preparing to unpack .../04-libcamd2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:12.8242069Z Unpacking libcamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:12.8530732Z Selecting previously unselected package libccolamd2:amd64. 2021-05-16T01:38:12.8833505Z Preparing to unpack .../05-libccolamd2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:12.8846747Z Unpacking libccolamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:12.9148124Z Selecting previously unselected package libcolamd2:amd64. 2021-05-16T01:38:12.9467042Z Preparing to unpack .../06-libcolamd2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:12.9478595Z Unpacking libcolamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:12.9801298Z Selecting previously unselected package libmetis5:amd64. 2021-05-16T01:38:13.0077771Z Preparing to unpack .../07-libmetis5_5.1.0.dfsg-5_amd64.deb ... 2021-05-16T01:38:13.0093362Z Unpacking libmetis5:amd64 (5.1.0.dfsg-5) ... 2021-05-16T01:38:13.0601600Z Selecting previously unselected package libcholmod3:amd64. 2021-05-16T01:38:13.0902147Z Preparing to unpack .../08-libcholmod3_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:13.0914850Z Unpacking libcholmod3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:13.1561904Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T01:38:13.1834146Z Preparing to unpack .../09-libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T01:38:13.1847919Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T01:38:13.2520911Z Selecting previously unselected package libcxsparse3:amd64. 2021-05-16T01:38:13.2791800Z Preparing to unpack .../10-libcxsparse3_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:13.2806223Z Unpacking libcxsparse3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:13.3240846Z Selecting previously unselected package libglpk40:amd64. 2021-05-16T01:38:13.3488597Z Preparing to unpack .../11-libglpk40_4.65-2_amd64.deb ... 2021-05-16T01:38:13.3501315Z Unpacking libglpk40:amd64 (4.65-2) ... 2021-05-16T01:38:13.4251887Z Selecting previously unselected package libgraphblas3:amd64. 2021-05-16T01:38:13.4624032Z Preparing to unpack .../12-libgraphblas3_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:13.4640092Z Unpacking libgraphblas3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:14.1151881Z Selecting previously unselected package libklu1:amd64. 2021-05-16T01:38:14.1472946Z Preparing to unpack .../13-libklu1_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:14.1488476Z Unpacking libklu1:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:14.1881208Z Selecting previously unselected package libldl2:amd64. 2021-05-16T01:38:14.2159939Z Preparing to unpack .../14-libldl2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:14.2174470Z Unpacking libldl2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:14.2459738Z Selecting previously unselected package libmongoose2:amd64. 2021-05-16T01:38:14.2766844Z Preparing to unpack .../15-libmongoose2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:14.2785777Z Unpacking libmongoose2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:14.3080360Z Selecting previously unselected package libumfpack5:amd64. 2021-05-16T01:38:14.3409322Z Preparing to unpack .../16-libumfpack5_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:14.3421408Z Unpacking libumfpack5:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:14.3960686Z Selecting previously unselected package librbio2:amd64. 2021-05-16T01:38:14.4195811Z Preparing to unpack .../17-librbio2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:14.4216967Z Unpacking librbio2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:14.4561080Z Selecting previously unselected package libspqr2:amd64. 2021-05-16T01:38:14.4810078Z Preparing to unpack .../18-libspqr2_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:14.4823342Z Unpacking libspqr2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:14.5123803Z Selecting previously unselected package libsuitesparse-dev:amd64. 2021-05-16T01:38:14.5429488Z Preparing to unpack .../19-libsuitesparse-dev_1%3a5.7.1+dfsg-2_amd64.deb ... 2021-05-16T01:38:14.5443836Z Unpacking libsuitesparse-dev:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:15.3641715Z Selecting previously unselected package libglpk-dev:amd64. 2021-05-16T01:38:15.3909559Z Preparing to unpack .../20-libglpk-dev_4.65-2_amd64.deb ... 2021-05-16T01:38:15.3928639Z Unpacking libglpk-dev:amd64 (4.65-2) ... 2021-05-16T01:38:15.4962227Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-16T01:38:15.5258873Z Preparing to unpack .../21-libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-16T01:38:15.5268323Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T01:38:15.5641010Z Selecting previously unselected package pandoc-citeproc. 2021-05-16T01:38:15.5923569Z Preparing to unpack .../22-pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-16T01:38:15.5939171Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T01:38:15.5993310Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-16T01:38:17.1784980Z Setting up libgraphblas3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:17.1826549Z Setting up libldl2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:17.1860361Z Setting up libmetis5:amd64 (5.1.0.dfsg-5) ... 2021-05-16T01:38:17.1887462Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-16T01:38:17.1913982Z Setting up libbtf1:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:17.1940709Z Setting up libbibutils6 (6.2-1) ... 2021-05-16T01:38:17.1968374Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T01:38:17.2004640Z Setting up libcxsparse3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:17.2030996Z Setting up libsuitesparseconfig5:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:17.2058380Z Setting up librbio2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:17.2085001Z Setting up libamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:17.2110308Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-16T01:38:17.2135957Z Setting up libcolamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:17.2169579Z Setting up libcamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:17.2205836Z Setting up libmongoose2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:17.2235020Z Setting up libglpk40:amd64 (4.65-2) ... 2021-05-16T01:38:17.2264988Z Setting up libklu1:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:17.2304355Z Setting up libccolamd2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:17.2336326Z Setting up libcholmod3:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:17.2366785Z Setting up libspqr2:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:17.2395891Z Setting up libumfpack5:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:17.2429494Z Setting up libsuitesparse-dev:amd64 (1:5.7.1+dfsg-2) ... 2021-05-16T01:38:17.2457298Z Setting up libglpk-dev:amd64 (4.65-2) ... 2021-05-16T01:38:17.2495152Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T01:38:20.7309437Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T01:38:22.8540153Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T01:38:22.8540925Z remotes::install_github("ropensci/tic") 2021-05-16T01:38:22.8541621Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T01:38:22.8542357Z remotes::install_github("muschellij2/aghast") 2021-05-16T01:38:22.8543011Z remotes::install_cran("covr") 2021-05-16T01:38:22.8550878Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:38:22.8551305Z env: 2021-05-16T01:38:22.8551892Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:38:22.8552381Z TIC_DEPLOY_KEY: 2021-05-16T01:38:22.8553197Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:38:22.8554781Z GITHUB_PAT: *** 2021-05-16T01:38:22.8555205Z COVERALLS_TOKEN: 2021-05-16T01:38:22.8555711Z continue-on-error: false 2021-05-16T01:38:22.8556198Z VDIFFR_RUN_TESTS: 2021-05-16T01:38:22.8556677Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:38:22.8557161Z TZ: UTC 2021-05-16T01:38:22.8557750Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:38:22.8558207Z NOT_CRAN: true 2021-05-16T01:38:22.8558611Z ##[endgroup] 2021-05-16T01:38:23.0645437Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:38:23.6228270Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T01:38:41.6030563Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T01:38:41.6031327Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:38:41.6032026Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:38:41.6032670Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T01:38:41.6033371Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T01:38:41.6034059Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:38:41.6034719Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T01:38:41.6035377Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T01:38:41.6036035Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T01:38:41.6036704Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T01:38:41.6037336Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:38:41.6038015Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T01:38:41.6038675Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:38:41.6039322Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T01:38:41.6040340Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T01:38:41.6041066Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:38:41.6041777Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T01:38:41.6042434Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T01:38:41.6043086Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T01:38:41.6043745Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T01:38:41.6044442Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T01:38:41.6074153Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:38:41.6074889Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:38:41.6075582Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:38:41.6076230Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:38:41.6076886Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T01:38:41.6077528Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T01:38:41.6078315Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T01:38:41.6078935Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:38:41.6079944Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T01:38:41.6080643Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T01:38:41.6127234Z 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-16T01:38:41.6130177Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:38:41.6131347Z (as ‘lib’ is unspecified) 2021-05-16T01:38:56.6113524Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T01:38:57.4691388Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-16T01:38:57.6665230Z ================================================== 2021-05-16T01:38:57.6666201Z downloaded 1.3 MB 2021-05-16T01:38:57.6666988Z 2021-05-16T01:38:57.6701896Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T01:39:00.4099528Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-16T01:39:00.5082145Z ================================================== 2021-05-16T01:39:00.5083828Z downloaded 228 KB 2021-05-16T01:39:00.5084763Z 2021-05-16T01:39:00.5125697Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T01:39:01.3178260Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-16T01:39:01.3810175Z ================================================== 2021-05-16T01:39:01.3810790Z downloaded 140 KB 2021-05-16T01:39:01.3811111Z 2021-05-16T01:39:01.3849004Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T01:39:02.2677129Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-16T01:39:02.3072432Z ================================================== 2021-05-16T01:39:02.3073801Z downloaded 53 KB 2021-05-16T01:39:02.3074448Z 2021-05-16T01:39:02.3123655Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T01:39:04.5210998Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-16T01:39:04.5213978Z ================================================== 2021-05-16T01:39:04.5214823Z downloaded 23 KB 2021-05-16T01:39:04.5215345Z 2021-05-16T01:39:04.5251553Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T01:39:05.4005435Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-16T01:39:05.5992871Z ================================================== 2021-05-16T01:39:05.5993834Z downloaded 1.4 MB 2021-05-16T01:39:05.5994295Z 2021-05-16T01:39:05.6034993Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T01:39:06.5870332Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-16T01:39:06.5871516Z ================================================== 2021-05-16T01:39:06.5872313Z downloaded 36 KB 2021-05-16T01:39:06.5872909Z 2021-05-16T01:39:06.5874829Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T01:39:06.9099750Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-16T01:39:07.0844545Z ================================================== 2021-05-16T01:39:07.0845138Z downloaded 884 KB 2021-05-16T01:39:07.0845465Z 2021-05-16T01:39:07.0896057Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T01:39:07.9966900Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-16T01:39:08.1422270Z ================================================== 2021-05-16T01:39:08.1423167Z downloaded 523 KB 2021-05-16T01:39:08.1423628Z 2021-05-16T01:39:08.1461903Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T01:39:09.2611169Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-16T01:39:09.2650552Z ================================================== 2021-05-16T01:39:09.2651450Z downloaded 12 KB 2021-05-16T01:39:09.2652000Z 2021-05-16T01:39:09.2769027Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T01:39:10.2318764Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-16T01:39:10.3764000Z ================================================== 2021-05-16T01:39:10.3765291Z downloaded 486 KB 2021-05-16T01:39:10.3767104Z 2021-05-16T01:39:10.3805452Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T01:39:11.3546926Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-16T01:39:11.3921174Z ================================================== 2021-05-16T01:39:11.3922106Z downloaded 91 KB 2021-05-16T01:39:11.3922654Z 2021-05-16T01:39:11.3972276Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T01:39:12.3016681Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-16T01:39:12.4463078Z ================================================== 2021-05-16T01:39:12.4464306Z downloaded 508 KB 2021-05-16T01:39:12.4464840Z 2021-05-16T01:39:12.4507357Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T01:39:14.3593564Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-16T01:39:14.5100014Z ================================================== 2021-05-16T01:39:14.5101014Z downloaded 621 KB 2021-05-16T01:39:14.5101669Z 2021-05-16T01:39:14.5152960Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T01:39:15.3098017Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-16T01:39:15.4383825Z ================================================== 2021-05-16T01:39:15.4384494Z downloaded 267 KB 2021-05-16T01:39:15.4384812Z 2021-05-16T01:39:15.4424251Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T01:39:16.2471490Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-16T01:39:16.3355935Z ================================================== 2021-05-16T01:39:16.3356986Z downloaded 167 KB 2021-05-16T01:39:16.3357506Z 2021-05-16T01:39:16.3396513Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T01:39:16.9321361Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-16T01:39:17.0448497Z ================================================== 2021-05-16T01:39:17.0449144Z downloaded 235 KB 2021-05-16T01:39:17.0449463Z 2021-05-16T01:39:17.0487368Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T01:39:17.7997139Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-16T01:39:17.9086242Z ================================================== 2021-05-16T01:39:17.9087101Z downloaded 277 KB 2021-05-16T01:39:17.9087536Z 2021-05-16T01:39:17.9128107Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T01:39:18.5691740Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-16T01:39:18.6638108Z ================================================== 2021-05-16T01:39:18.6640151Z downloaded 201 KB 2021-05-16T01:39:18.6643279Z 2021-05-16T01:39:18.6683210Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T01:39:20.1736523Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-16T01:39:20.1737891Z ================================================== 2021-05-16T01:39:20.1738640Z downloaded 64 KB 2021-05-16T01:39:20.1739137Z 2021-05-16T01:39:20.1790802Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T01:39:20.8588520Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-16T01:39:20.8799687Z ================================================== 2021-05-16T01:39:20.8800685Z downloaded 46 KB 2021-05-16T01:39:20.8801289Z 2021-05-16T01:39:20.8845620Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T01:39:21.9078927Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-16T01:39:22.0604057Z ================================================== 2021-05-16T01:39:22.0607009Z downloaded 417 KB 2021-05-16T01:39:22.0609252Z 2021-05-16T01:39:22.0641930Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T01:39:22.9465026Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-16T01:39:22.9822169Z ================================================== 2021-05-16T01:39:22.9823497Z downloaded 91 KB 2021-05-16T01:39:22.9824027Z 2021-05-16T01:39:22.9890008Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T01:39:24.3959163Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-16T01:39:24.4504129Z ================================================== 2021-05-16T01:39:24.4506331Z downloaded 133 KB 2021-05-16T01:39:24.4507849Z 2021-05-16T01:39:24.4551582Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T01:39:25.8437743Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-16T01:39:25.9701483Z ================================================== 2021-05-16T01:39:25.9704021Z downloaded 270 KB 2021-05-16T01:39:25.9705359Z 2021-05-16T01:39:25.9749655Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T01:39:26.6559857Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-16T01:39:26.8215204Z ================================================== 2021-05-16T01:39:26.8216103Z downloaded 735 KB 2021-05-16T01:39:26.8216660Z 2021-05-16T01:39:26.8257104Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T01:39:27.8326128Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-16T01:39:27.8328256Z ================================================== 2021-05-16T01:39:27.8329487Z downloaded 46 KB 2021-05-16T01:39:27.8330382Z 2021-05-16T01:39:27.8379924Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T01:39:28.1333175Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T01:39:28.1362598Z ================================================== 2021-05-16T01:39:28.1363892Z downloaded 24 KB 2021-05-16T01:39:28.1364718Z 2021-05-16T01:39:28.1402682Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T01:39:28.7011469Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-16T01:39:28.8610215Z ================================================== 2021-05-16T01:39:28.8610767Z downloaded 689 KB 2021-05-16T01:39:28.8611901Z 2021-05-16T01:39:28.8651238Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T01:39:29.8356080Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-16T01:39:29.8356798Z ================================================== 2021-05-16T01:39:29.8357237Z downloaded 45 KB 2021-05-16T01:39:29.8357522Z 2021-05-16T01:39:29.8400397Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T01:39:30.4345423Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-16T01:39:30.5905689Z ================================================== 2021-05-16T01:39:30.5906268Z downloaded 603 KB 2021-05-16T01:39:30.5906563Z 2021-05-16T01:39:30.8939980Z * installing *binary* package ‘rlang’ ... 2021-05-16T01:39:30.8997713Z * DONE (rlang) 2021-05-16T01:39:31.1409984Z * installing *binary* package ‘magrittr’ ... 2021-05-16T01:39:31.1478625Z * DONE (magrittr) 2021-05-16T01:39:31.3866792Z * installing *binary* package ‘glue’ ... 2021-05-16T01:39:31.3932148Z * DONE (glue) 2021-05-16T01:39:31.6195212Z * installing *binary* package ‘sys’ ... 2021-05-16T01:39:31.6258364Z * DONE (sys) 2021-05-16T01:39:31.8376652Z * installing *binary* package ‘mime’ ... 2021-05-16T01:39:31.8426808Z * DONE (mime) 2021-05-16T01:39:32.1508099Z * installing *binary* package ‘curl’ ... 2021-05-16T01:39:32.1600199Z * DONE (curl) 2021-05-16T01:39:32.4217751Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T01:39:32.4267742Z * DONE (jsonlite) 2021-05-16T01:39:32.6499419Z * installing *binary* package ‘ini’ ... 2021-05-16T01:39:32.6541079Z * DONE (ini) 2021-05-16T01:39:32.8962643Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T01:39:32.9015373Z * DONE (gitcreds) 2021-05-16T01:39:33.1843414Z * installing *binary* package ‘zip’ ... 2021-05-16T01:39:33.1929965Z * DONE (zip) 2021-05-16T01:39:33.4336705Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T01:39:33.4402334Z * DONE (rstudioapi) 2021-05-16T01:39:33.6763107Z * installing *binary* package ‘fastmap’ ... 2021-05-16T01:39:33.6823583Z * DONE (fastmap) 2021-05-16T01:39:33.9343798Z * installing *binary* package ‘yaml’ ... 2021-05-16T01:39:33.9406074Z * DONE (yaml) 2021-05-16T01:39:34.1717216Z * installing *binary* package ‘withr’ ... 2021-05-16T01:39:34.1757005Z * DONE (withr) 2021-05-16T01:39:34.4015564Z * installing *binary* package ‘whisker’ ... 2021-05-16T01:39:34.4061031Z * DONE (whisker) 2021-05-16T01:39:34.6306846Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T01:39:34.6359032Z * DONE (rappdirs) 2021-05-16T01:39:34.9427275Z * installing *binary* package ‘fs’ ... 2021-05-16T01:39:34.9517633Z * DONE (fs) 2021-05-16T01:39:35.1751741Z * installing *binary* package ‘clipr’ ... 2021-05-16T01:39:35.1798319Z * DONE (clipr) 2021-05-16T01:39:35.4574146Z * installing *binary* package ‘git2r’ ... 2021-05-16T01:39:35.4639134Z * DONE (git2r) 2021-05-16T01:39:35.6864965Z * installing *binary* package ‘askpass’ ... 2021-05-16T01:39:35.6925657Z * DONE (askpass) 2021-05-16T01:39:35.9303945Z * installing *binary* package ‘cli’ ... 2021-05-16T01:39:35.9354230Z * DONE (cli) 2021-05-16T01:39:36.1849575Z * installing *binary* package ‘purrr’ ... 2021-05-16T01:39:36.1917005Z * DONE (purrr) 2021-05-16T01:39:36.4228193Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T01:39:36.4273571Z * DONE (lifecycle) 2021-05-16T01:39:36.6489301Z * installing *source* package ‘cachem’ ... 2021-05-16T01:39:36.6502373Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T01:39:36.6503476Z ** using staged installation 2021-05-16T01:39:36.6680564Z ** libs 2021-05-16T01:39:36.6751835Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T01:39:37.3280676Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:39:37.3847904Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T01:39:37.5424557Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T01:39:37.5437882Z ** R 2021-05-16T01:39:37.5513211Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:39:38.1097484Z ** help 2021-05-16T01:39:38.1337863Z *** installing help indices 2021-05-16T01:39:38.1545219Z ** building package indices 2021-05-16T01:39:38.1799230Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:39:38.4316360Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:39:38.5461225Z ** testing if installed package can be loaded from final location 2021-05-16T01:39:38.7567179Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:39:38.7579631Z * DONE (cachem) 2021-05-16T01:39:39.1148704Z * installing *binary* package ‘openssl’ ... 2021-05-16T01:39:39.1230675Z * DONE (openssl) 2021-05-16T01:39:39.3421471Z * installing *binary* package ‘memoise’ ... 2021-05-16T01:39:39.3457763Z * DONE (memoise) 2021-05-16T01:39:39.5905796Z * installing *binary* package ‘httr’ ... 2021-05-16T01:39:39.5967428Z * DONE (httr) 2021-05-16T01:39:39.8297856Z * installing *binary* package ‘credentials’ ... 2021-05-16T01:39:39.8370830Z * DONE (credentials) 2021-05-16T01:39:40.0743181Z * installing *binary* package ‘gh’ ... 2021-05-16T01:39:40.0803422Z * DONE (gh) 2021-05-16T01:39:40.3215230Z * installing *binary* package ‘gert’ ... 2021-05-16T01:39:40.3268185Z * DONE (gert) 2021-05-16T01:39:40.6162963Z * installing *binary* package ‘usethis’ ... 2021-05-16T01:39:40.6247417Z * DONE (usethis) 2021-05-16T01:39:40.6314575Z 2021-05-16T01:39:40.6315613Z The downloaded source packages are in 2021-05-16T01:39:40.6317015Z ‘/tmp/RtmpyDubfR/downloaded_packages’ 2021-05-16T01:39:40.6327158Z Running `R CMD build`... 2021-05-16T01:39:42.7051823Z * checking for file ‘/tmp/RtmpyDubfR/remotes720c34e47a78/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T01:39:42.7054327Z * preparing ‘tic’: 2021-05-16T01:39:42.7056567Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:39:42.7058264Z * installing the package to process help pages 2021-05-16T01:39:42.7060570Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:39:42.7062337Z * checking for empty or unneeded directories 2021-05-16T01:39:42.7064512Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:39:42.7065672Z Removed empty directory ‘tic/.circleci’ 2021-05-16T01:39:42.7066420Z (as ‘lib’ is unspecified) 2021-05-16T01:39:42.7067371Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T01:39:42.7068338Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T01:39:43.0381665Z * installing *source* package ‘tic’ ... 2021-05-16T01:39:43.0383896Z ** using staged installation 2021-05-16T01:39:43.0670934Z ** R 2021-05-16T01:39:43.0913902Z ** inst 2021-05-16T01:39:43.0947169Z ** preparing package for lazy loading 2021-05-16T01:39:43.4642270Z ** help 2021-05-16T01:39:43.6183625Z *** installing help indices 2021-05-16T01:39:43.7275392Z *** copying figures 2021-05-16T01:39:43.7281986Z ** building package indices 2021-05-16T01:39:43.8610353Z ** installing vignettes 2021-05-16T01:39:43.8658394Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:39:44.1570870Z ** testing if installed package can be loaded from final location 2021-05-16T01:39:44.4683722Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:39:44.4712987Z * DONE (tic) 2021-05-16T01:39:44.4845127Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:39:44.6615911Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T01:39:46.6345039Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T01:39:46.6345950Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:39:46.6346647Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T01:39:46.6347375Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T01:39:46.6348089Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:39:46.6348826Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T01:39:46.6349522Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T01:39:46.6350229Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:39:46.6350926Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:39:46.6351606Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T01:39:46.6352288Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:39:46.6352974Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T01:39:46.6353708Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:39:46.6354403Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:39:46.6355130Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T01:39:46.6355860Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T01:39:46.6356560Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T01:39:46.6357259Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T01:39:46.6358032Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T01:39:46.6358665Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T01:39:46.6359289Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T01:39:46.6360137Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T01:39:46.6360814Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T01:39:46.6361386Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T01:39:46.6361962Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T01:39:46.6362515Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T01:39:46.6363365Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T01:39:46.6363949Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T01:39:46.6364535Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T01:39:46.6365085Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:39:46.6365680Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:39:46.6366375Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:39:46.6366900Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T01:39:46.6367444Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T01:39:46.6368051Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:39:46.6368573Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T01:39:46.6369299Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T01:39:46.6370074Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T01:39:46.6372233Z 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-16T01:39:46.6382107Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:39:46.6382973Z (as ‘lib’ is unspecified) 2021-05-16T01:40:01.4422463Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T01:40:02.5620096Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-16T01:40:02.6597720Z ================================================== 2021-05-16T01:40:02.6598871Z downloaded 231 KB 2021-05-16T01:40:02.6599616Z 2021-05-16T01:40:02.6633329Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T01:40:04.0574817Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-16T01:40:04.2606800Z ================================================== 2021-05-16T01:40:04.2607862Z downloaded 1.5 MB 2021-05-16T01:40:04.2608340Z 2021-05-16T01:40:04.2640588Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T01:40:09.1769744Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-16T01:40:09.1809375Z ================================================== 2021-05-16T01:40:09.1811170Z downloaded 17 KB 2021-05-16T01:40:09.1811849Z 2021-05-16T01:40:09.1858209Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-16T01:40:12.5370393Z Content type 'binary/octet-stream' length 1003054 bytes (979 KB) 2021-05-16T01:40:13.2181136Z ================================================== 2021-05-16T01:40:13.2182220Z downloaded 979 KB 2021-05-16T01:40:13.2182708Z 2021-05-16T01:40:13.2217484Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-16T01:40:13.8727009Z Content type 'binary/octet-stream' length 811477 bytes (792 KB) 2021-05-16T01:40:14.0390085Z ================================================== 2021-05-16T01:40:14.0391301Z downloaded 792 KB 2021-05-16T01:40:14.0391915Z 2021-05-16T01:40:14.0426406Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T01:40:14.9928812Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-16T01:40:14.9930138Z ================================================== 2021-05-16T01:40:14.9931024Z downloaded 43 KB 2021-05-16T01:40:14.9931544Z 2021-05-16T01:40:14.9975491Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T01:40:15.6714073Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-16T01:40:15.7772385Z ================================================== 2021-05-16T01:40:15.7773914Z downloaded 248 KB 2021-05-16T01:40:15.7774664Z 2021-05-16T01:40:15.7808638Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T01:40:16.3550208Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-16T01:40:16.5317156Z ================================================== 2021-05-16T01:40:16.5318243Z downloaded 952 KB 2021-05-16T01:40:16.5318768Z 2021-05-16T01:40:16.5353293Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T01:40:17.4602940Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-16T01:40:17.5041251Z ================================================== 2021-05-16T01:40:17.5042196Z downloaded 68 KB 2021-05-16T01:40:17.5042720Z 2021-05-16T01:40:17.5117593Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T01:40:19.7620820Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-16T01:40:19.8854585Z ================================================== 2021-05-16T01:40:19.8855526Z downloaded 347 KB 2021-05-16T01:40:19.8855922Z 2021-05-16T01:40:19.8887677Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T01:40:20.9599326Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-16T01:40:21.0962246Z ================================================== 2021-05-16T01:40:21.0962804Z downloaded 413 KB 2021-05-16T01:40:21.0963172Z 2021-05-16T01:40:21.1006139Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T01:40:22.1056864Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-16T01:40:22.1059281Z ================================================== 2021-05-16T01:40:22.1059909Z downloaded 15 KB 2021-05-16T01:40:22.1060342Z 2021-05-16T01:40:22.1097450Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T01:40:25.0176236Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-16T01:40:25.0998441Z ================================================== 2021-05-16T01:40:25.1000213Z downloaded 147 KB 2021-05-16T01:40:25.1001012Z 2021-05-16T01:40:25.1041395Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T01:40:25.8387225Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-16T01:40:25.8844473Z ================================================== 2021-05-16T01:40:25.8845134Z downloaded 72 KB 2021-05-16T01:40:25.8845449Z 2021-05-16T01:40:25.8885786Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T01:40:26.8183311Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-16T01:40:26.8184563Z ================================================== 2021-05-16T01:40:26.8185409Z downloaded 39 KB 2021-05-16T01:40:26.8185951Z 2021-05-16T01:40:26.8224316Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T01:40:28.1078722Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-16T01:40:28.2356464Z ================================================== 2021-05-16T01:40:28.2357496Z downloaded 349 KB 2021-05-16T01:40:28.2358007Z 2021-05-16T01:40:28.2395073Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T01:40:29.3600057Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-16T01:40:29.4941287Z ================================================== 2021-05-16T01:40:29.4942311Z downloaded 426 KB 2021-05-16T01:40:29.4942798Z 2021-05-16T01:40:29.4976372Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T01:40:30.6026869Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-16T01:40:30.6360940Z ================================================== 2021-05-16T01:40:30.6361890Z downloaded 40 KB 2021-05-16T01:40:30.6362391Z 2021-05-16T01:40:30.6413291Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T01:40:31.3415527Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-16T01:40:31.4966734Z ================================================== 2021-05-16T01:40:31.4967839Z downloaded 602 KB 2021-05-16T01:40:31.4968380Z 2021-05-16T01:40:31.5001938Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T01:40:31.7964871Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T01:40:31.8652059Z ================================================== 2021-05-16T01:40:31.8654081Z downloaded 109 KB 2021-05-16T01:40:31.8655506Z 2021-05-16T01:40:31.8692676Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T01:40:32.6235250Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-16T01:40:32.7189200Z ================================================== 2021-05-16T01:40:32.7190356Z downloaded 225 KB 2021-05-16T01:40:32.7190906Z 2021-05-16T01:40:32.7229356Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T01:40:34.9702566Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-16T01:40:35.0025594Z ================================================== 2021-05-16T01:40:35.0026533Z downloaded 38 KB 2021-05-16T01:40:35.0027110Z 2021-05-16T01:40:35.0068454Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T01:40:35.8627604Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-16T01:40:35.9564497Z ================================================== 2021-05-16T01:40:35.9565102Z downloaded 200 KB 2021-05-16T01:40:35.9565417Z 2021-05-16T01:40:35.9606146Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T01:40:37.0454970Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-16T01:40:37.2814652Z ================================================== 2021-05-16T01:40:37.2816372Z downloaded 2.8 MB 2021-05-16T01:40:37.2817296Z 2021-05-16T01:40:37.2864615Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T01:40:40.0312618Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-16T01:40:40.2826395Z ================================================== 2021-05-16T01:40:40.2827275Z downloaded 4.0 MB 2021-05-16T01:40:40.2827900Z 2021-05-16T01:40:40.2865480Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T01:40:40.8497613Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-16T01:40:41.0567436Z ================================================== 2021-05-16T01:40:41.0568172Z downloaded 1.3 MB 2021-05-16T01:40:41.0569640Z 2021-05-16T01:40:41.0628990Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T01:40:41.9292907Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-16T01:40:42.0847233Z ================================================== 2021-05-16T01:40:42.0850769Z downloaded 479 KB 2021-05-16T01:40:42.0852918Z 2021-05-16T01:40:42.0886811Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T01:40:43.1230057Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-16T01:40:43.1907726Z ================================================== 2021-05-16T01:40:43.1909403Z downloaded 107 KB 2021-05-16T01:40:43.1910354Z 2021-05-16T01:40:43.1959258Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T01:40:45.0779331Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-16T01:40:45.0780224Z ================================================== 2021-05-16T01:40:45.0780658Z downloaded 21 KB 2021-05-16T01:40:45.0780948Z 2021-05-16T01:40:45.0829097Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T01:40:45.7376082Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-16T01:40:45.7377748Z ================================================== 2021-05-16T01:40:45.7378721Z downloaded 43 KB 2021-05-16T01:40:45.7379284Z 2021-05-16T01:40:45.7412964Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T01:40:46.3227877Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-16T01:40:46.3806605Z ================================================== 2021-05-16T01:40:46.3807598Z downloaded 33 KB 2021-05-16T01:40:46.3808125Z 2021-05-16T01:40:46.3856635Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T01:40:46.9495474Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-16T01:40:47.0285929Z ================================================== 2021-05-16T01:40:47.0286944Z downloaded 137 KB 2021-05-16T01:40:47.0287495Z 2021-05-16T01:40:47.0341407Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T01:40:49.8188852Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-16T01:40:50.0626689Z ================================================== 2021-05-16T01:40:50.0629864Z downloaded 3.4 MB 2021-05-16T01:40:50.0632108Z 2021-05-16T01:40:50.0667293Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T01:40:50.8711166Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-16T01:40:50.9145342Z ================================================== 2021-05-16T01:40:50.9146202Z downloaded 64 KB 2021-05-16T01:40:50.9146680Z 2021-05-16T01:40:50.9183792Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T01:40:51.4799898Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-16T01:40:51.6853223Z ================================================== 2021-05-16T01:40:51.6855444Z downloaded 1.3 MB 2021-05-16T01:40:51.6856453Z 2021-05-16T01:40:51.6974351Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T01:40:52.5996754Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-16T01:40:52.6902938Z ================================================== 2021-05-16T01:40:52.6904497Z downloaded 129 KB 2021-05-16T01:40:52.6905289Z 2021-05-16T01:40:52.6939497Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T01:40:53.6431817Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-16T01:40:53.7679259Z ================================================== 2021-05-16T01:40:53.7680147Z downloaded 385 KB 2021-05-16T01:40:53.7681222Z 2021-05-16T01:40:54.0192728Z * installing *binary* package ‘utf8’ ... 2021-05-16T01:40:54.0244371Z * DONE (utf8) 2021-05-16T01:40:54.2480178Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T01:40:54.2533240Z * DONE (pkgconfig) 2021-05-16T01:40:54.4912907Z * installing *binary* package ‘fansi’ ... 2021-05-16T01:40:54.4977887Z * DONE (fansi) 2021-05-16T01:40:54.7738309Z * installing *binary* package ‘diffobj’ ... 2021-05-16T01:40:54.7790331Z * DONE (diffobj) 2021-05-16T01:40:55.0234107Z * installing *binary* package ‘ps’ ... 2021-05-16T01:40:55.0310325Z * DONE (ps) 2021-05-16T01:40:55.2615025Z * installing *binary* package ‘praise’ ... 2021-05-16T01:40:55.2675518Z * DONE (praise) 2021-05-16T01:40:55.4980760Z * installing *binary* package ‘pkgload’ ... 2021-05-16T01:40:55.5034481Z * DONE (pkgload) 2021-05-16T01:40:55.7316069Z * installing *binary* package ‘evaluate’ ... 2021-05-16T01:40:55.7369959Z * DONE (evaluate) 2021-05-16T01:40:55.9442693Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T01:40:55.9500329Z * DONE (ellipsis) 2021-05-16T01:40:56.2078890Z * installing *binary* package ‘digest’ ... 2021-05-16T01:40:56.2169919Z * DONE (digest) 2021-05-16T01:40:56.4287869Z * installing *binary* package ‘brio’ ... 2021-05-16T01:40:56.4327711Z * DONE (brio) 2021-05-16T01:40:56.7082976Z * installing *binary* package ‘xml2’ ... 2021-05-16T01:40:56.7160844Z * DONE (xml2) 2021-05-16T01:40:56.9961115Z * installing *source* package ‘xfun’ ... 2021-05-16T01:40:56.9994930Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T01:40:56.9996726Z ** using staged installation 2021-05-16T01:40:57.0176230Z ** libs 2021-05-16T01:40:57.0246916Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T01:40:57.1682532Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T01:40:57.2195389Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T01:40:57.3283267Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T01:40:57.3285451Z ** R 2021-05-16T01:40:57.3465547Z ** inst 2021-05-16T01:40:57.3476558Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:40:58.5843706Z ** help 2021-05-16T01:40:58.7315848Z *** installing help indices 2021-05-16T01:40:58.8443482Z ** building package indices 2021-05-16T01:40:58.9787178Z ** installing vignettes 2021-05-16T01:40:58.9850385Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:40:59.1857798Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:40:59.2051081Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:00.1216230Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:00.1218900Z * DONE (xfun) 2021-05-16T01:41:00.1221368Z * installing *binary* package ‘stringi’ ... 2021-05-16T01:41:00.1222875Z * DONE (stringi) 2021-05-16T01:41:00.9728677Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T01:41:01.0147015Z * DONE (Rcpp) 2021-05-16T01:41:01.3266203Z * installing *binary* package ‘commonmark’ ... 2021-05-16T01:41:01.3332785Z * DONE (commonmark) 2021-05-16T01:41:01.5775487Z * installing *binary* package ‘brew’ ... 2021-05-16T01:41:01.5852985Z * DONE (brew) 2021-05-16T01:41:01.8201160Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T01:41:01.8253823Z * DONE (sessioninfo) 2021-05-16T01:41:02.0446934Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T01:41:02.0507101Z * DONE (prettyunits) 2021-05-16T01:41:02.4054196Z * installing *binary* package ‘vctrs’ ... 2021-05-16T01:41:02.4134221Z * DONE (vctrs) 2021-05-16T01:41:02.6602428Z * installing *binary* package ‘processx’ ... 2021-05-16T01:41:02.6662621Z * DONE (processx) 2021-05-16T01:41:02.9143981Z * installing *binary* package ‘markdown’ ... 2021-05-16T01:41:02.9203403Z * DONE (markdown) 2021-05-16T01:41:03.1522814Z * installing *binary* package ‘highr’ ... 2021-05-16T01:41:03.1581389Z * DONE (highr) 2021-05-16T01:41:03.3944305Z * installing *binary* package ‘stringr’ ... 2021-05-16T01:41:03.4022031Z * DONE (stringr) 2021-05-16T01:41:03.6182627Z * installing *binary* package ‘rversions’ ... 2021-05-16T01:41:03.6238813Z * DONE (rversions) 2021-05-16T01:41:03.9368974Z * installing *binary* package ‘pillar’ ... 2021-05-16T01:41:03.9443108Z * DONE (pillar) 2021-05-16T01:41:04.1842094Z * installing *binary* package ‘callr’ ... 2021-05-16T01:41:04.1896478Z * DONE (callr) 2021-05-16T01:41:04.5603291Z * installing *binary* package ‘knitr’ ... 2021-05-16T01:41:04.5727302Z * DONE (knitr) 2021-05-16T01:41:04.7936204Z * installing *binary* package ‘xopen’ ... 2021-05-16T01:41:04.7982194Z * DONE (xopen) 2021-05-16T01:41:05.1161487Z * installing *binary* package ‘tibble’ ... 2021-05-16T01:41:05.1233943Z * DONE (tibble) 2021-05-16T01:41:05.3717052Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T01:41:05.3768530Z * DONE (pkgbuild) 2021-05-16T01:41:05.7245432Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T01:41:05.7315606Z * DONE (roxygen2) 2021-05-16T01:41:05.9426271Z * installing *binary* package ‘rematch2’ ... 2021-05-16T01:41:05.9464048Z * DONE (rematch2) 2021-05-16T01:41:06.1569740Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T01:41:06.1631758Z * DONE (rcmdcheck) 2021-05-16T01:41:06.3770282Z * installing *binary* package ‘waldo’ ... 2021-05-16T01:41:06.3825805Z * DONE (waldo) 2021-05-16T01:41:06.9585705Z * installing *binary* package ‘testthat’ ... 2021-05-16T01:41:06.9742871Z * DONE (testthat) 2021-05-16T01:41:07.2317110Z * installing *binary* package ‘devtools’ ... 2021-05-16T01:41:07.2381741Z * DONE (devtools) 2021-05-16T01:41:07.2473144Z 2021-05-16T01:41:07.2474958Z The downloaded source packages are in 2021-05-16T01:41:07.2477932Z ‘/tmp/RtmpyDubfR/downloaded_packages’ 2021-05-16T01:41:07.3253600Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T01:41:09.2802017Z 2021-05-16T01:41:09.5917919Z 2021-05-16T01:41:09.5944908Z checking for file ‘/tmp/RtmpyDubfR/remotes720c170ac8db/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T01:41:09.6002628Z 2021-05-16T01:41:09.6005407Z ✔ checking for file ‘/tmp/RtmpyDubfR/remotes720c170ac8db/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T01:41:09.6016673Z 2021-05-16T01:41:09.6035750Z 2021-05-16T01:41:09.6037607Z ─ preparing ‘desc’: 2021-05-16T01:41:09.6136264Z checking DESCRIPTION meta-information ... 2021-05-16T01:41:09.6160333Z 2021-05-16T01:41:09.6162474Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:41:09.6779719Z 2021-05-16T01:41:09.6827862Z 2021-05-16T01:41:09.6832172Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:41:09.6851019Z 2021-05-16T01:41:09.6883172Z 2021-05-16T01:41:09.6885225Z ─ checking for empty or unneeded directories 2021-05-16T01:41:09.6910643Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T01:41:09.7868930Z 2021-05-16T01:41:09.7873240Z 2021-05-16T01:41:09.7875727Z 2021-05-16T01:41:09.7990481Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:41:09.7991699Z (as ‘lib’ is unspecified) 2021-05-16T01:41:10.0900814Z * installing *source* package ‘desc’ ... 2021-05-16T01:41:10.0940369Z ** using staged installation 2021-05-16T01:41:10.1122762Z ** R 2021-05-16T01:41:10.1296322Z ** inst 2021-05-16T01:41:10.1310601Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:11.6210325Z ** help 2021-05-16T01:41:11.7415199Z *** installing help indices 2021-05-16T01:41:11.8276046Z ** building package indices 2021-05-16T01:41:11.9225375Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:12.6234773Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:12.6235436Z 2021-05-16T01:41:12.6240387Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:12.6241026Z 2021-05-16T01:41:12.6242154Z * DONE (desc) 2021-05-16T01:41:12.6243814Z checking for file ‘/tmp/RtmpyDubfR/remotes720c4d3e762/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T01:41:12.6244880Z 2021-05-16T01:41:12.6246465Z ✔ checking for file ‘/tmp/RtmpyDubfR/remotes720c4d3e762/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T01:41:12.6247425Z 2021-05-16T01:41:12.6247907Z 2021-05-16T01:41:12.6248659Z ─ preparing ‘ghtravis’: 2021-05-16T01:41:12.6249142Z 2021-05-16T01:41:12.6249642Z 2021-05-16T01:41:12.6251354Z checking DESCRIPTION meta-information ... 2021-05-16T01:41:12.6252044Z 2021-05-16T01:41:12.6252928Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:41:12.6607244Z 2021-05-16T01:41:12.6651532Z 2021-05-16T01:41:12.6656497Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:41:12.6674897Z 2021-05-16T01:41:12.6708644Z 2021-05-16T01:41:12.6710674Z ─ checking for empty or unneeded directories 2021-05-16T01:41:12.6732155Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T01:41:12.6879085Z 2021-05-16T01:41:12.6882871Z 2021-05-16T01:41:12.6884276Z 2021-05-16T01:41:12.7270706Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:41:12.7272886Z (as ‘lib’ is unspecified) 2021-05-16T01:41:12.9823122Z * installing *source* package ‘ghtravis’ ... 2021-05-16T01:41:12.9825742Z ** using staged installation 2021-05-16T01:41:12.9970594Z ** R 2021-05-16T01:41:13.0077332Z ** inst 2021-05-16T01:41:13.0085907Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:14.1882216Z ** help 2021-05-16T01:41:14.2405601Z *** installing help indices 2021-05-16T01:41:14.2853193Z ** building package indices 2021-05-16T01:41:14.3276632Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:14.9577372Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:15.5721997Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:15.5730551Z * DONE (ghtravis) 2021-05-16T01:41:15.5921924Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:41:15.7495968Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T01:41:17.6530734Z 2021-05-16T01:41:17.6533522Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T01:41:17.6535279Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T01:41:17.6537749Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T01:41:17.6539396Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T01:41:17.6541239Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:41:17.6543458Z (as ‘lib’ is unspecified) 2021-05-16T01:41:17.6544678Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T01:41:17.6546525Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T01:41:32.0043073Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T01:41:33.0172078Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-16T01:41:33.1121054Z ================================================== 2021-05-16T01:41:33.1121648Z downloaded 193 KB 2021-05-16T01:41:33.1125560Z 2021-05-16T01:41:33.1168595Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T01:41:34.9693854Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-16T01:41:35.6301708Z ================================================== 2021-05-16T01:41:35.6303745Z downloaded 66 KB 2021-05-16T01:41:35.6304685Z 2021-05-16T01:41:35.6307983Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T01:41:35.6310708Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-16T01:41:35.7209054Z ================================================== 2021-05-16T01:41:35.7211271Z downloaded 191 KB 2021-05-16T01:41:35.7211889Z 2021-05-16T01:41:35.7267794Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T01:41:36.6489848Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-16T01:41:36.8472845Z ================================================== 2021-05-16T01:41:36.8473425Z downloaded 1.2 MB 2021-05-16T01:41:36.8473974Z 2021-05-16T01:41:36.8515720Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T01:41:38.8557490Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-16T01:41:39.0344488Z ================================================== 2021-05-16T01:41:39.0345103Z downloaded 1.0 MB 2021-05-16T01:41:39.0345430Z 2021-05-16T01:41:39.2737455Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T01:41:39.2810494Z * DONE (tidyselect) 2021-05-16T01:41:39.4841969Z * installing *binary* package ‘generics’ ... 2021-05-16T01:41:39.4894935Z * DONE (generics) 2021-05-16T01:41:39.7370743Z * installing *binary* package ‘cpp11’ ... 2021-05-16T01:41:39.7425342Z * DONE (cpp11) 2021-05-16T01:41:40.0318378Z * installing *binary* package ‘dplyr’ ... 2021-05-16T01:41:40.0429274Z * DONE (dplyr) 2021-05-16T01:41:40.3372434Z * installing *binary* package ‘tidyr’ ... 2021-05-16T01:41:40.3462788Z * DONE (tidyr) 2021-05-16T01:41:40.3582567Z 2021-05-16T01:41:40.3583512Z The downloaded source packages are in 2021-05-16T01:41:40.3584851Z ‘/tmp/RtmpyDubfR/downloaded_packages’ 2021-05-16T01:41:40.5579146Z 2021-05-16T01:41:40.5581655Z checking for file ‘/tmp/RtmpyDubfR/remotes720c5257980b/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T01:41:40.5610837Z 2021-05-16T01:41:40.5612620Z ✔ checking for file ‘/tmp/RtmpyDubfR/remotes720c5257980b/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T01:41:40.5680074Z 2021-05-16T01:41:40.5686319Z 2021-05-16T01:41:40.5688405Z ─ preparing ‘aghast’: 2021-05-16T01:41:40.5697950Z 2021-05-16T01:41:40.5699937Z 2021-05-16T01:41:40.5775260Z checking DESCRIPTION meta-information ... 2021-05-16T01:41:40.5798390Z 2021-05-16T01:41:40.5801266Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:41:40.6051950Z 2021-05-16T01:41:40.6091144Z 2021-05-16T01:41:40.6094090Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:41:40.6104217Z 2021-05-16T01:41:40.6126501Z 2021-05-16T01:41:40.6128537Z ─ checking for empty or unneeded directories 2021-05-16T01:41:40.6150674Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T01:41:40.6297753Z 2021-05-16T01:41:40.6300396Z 2021-05-16T01:41:40.6301923Z 2021-05-16T01:41:40.6379338Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:41:40.6380505Z (as ‘lib’ is unspecified) 2021-05-16T01:41:40.8634131Z * installing *source* package ‘aghast’ ... 2021-05-16T01:41:40.8636371Z ** using staged installation 2021-05-16T01:41:40.8901247Z ** R 2021-05-16T01:41:40.8965118Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:41:41.3240320Z ** help 2021-05-16T01:41:41.3431713Z *** installing help indices 2021-05-16T01:41:41.3662662Z ** building package indices 2021-05-16T01:41:41.3914403Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:41:41.5731438Z ** testing if installed package can be loaded from final location 2021-05-16T01:41:41.7540726Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:41:41.7555204Z * DONE (aghast) 2021-05-16T01:41:41.7632287Z Installing 1 packages: covr 2021-05-16T01:41:41.7641398Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:41:41.7642440Z (as ‘lib’ is unspecified) 2021-05-16T01:41:55.6113823Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T01:41:55.6115196Z 2021-05-16T01:41:55.6123522Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T01:41:56.1614919Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-16T01:41:56.2540555Z ================================================== 2021-05-16T01:41:56.2542400Z downloaded 161 KB 2021-05-16T01:41:56.2543386Z 2021-05-16T01:41:56.2589876Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T01:41:57.1819454Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-16T01:41:57.2553425Z ================================================== 2021-05-16T01:41:57.2554630Z downloaded 119 KB 2021-05-16T01:41:57.2555430Z 2021-05-16T01:41:57.2593147Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T01:42:01.6397098Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-16T01:42:01.6398040Z 2021-05-16T01:42:01.6410402Z ================================================== 2021-05-16T01:42:01.6411435Z downloaded 281 KB 2021-05-16T01:42:01.6411996Z 2021-05-16T01:42:01.6414408Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T01:42:01.6415474Z * DONE (lazyeval) 2021-05-16T01:42:01.6416895Z * installing *binary* package ‘rex’ ... 2021-05-16T01:42:01.6417815Z * DONE (rex) 2021-05-16T01:42:01.6419106Z * installing *binary* package ‘covr’ ... 2021-05-16T01:42:01.6420030Z * DONE (covr) 2021-05-16T01:42:01.6420516Z 2021-05-16T01:42:01.6421485Z The downloaded source packages are in 2021-05-16T01:42:01.6423012Z ‘/tmp/RtmpyDubfR/downloaded_packages’ 2021-05-16T01:42:01.6482257Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T01:42:01.6483625Z Rscript -e "tic::before_install()" 2021-05-16T01:42:01.6539933Z shell: /usr/bin/bash -e {0} 2021-05-16T01:42:01.6540381Z env: 2021-05-16T01:42:01.6540861Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:42:01.6541388Z TIC_DEPLOY_KEY: 2021-05-16T01:42:01.6542271Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:42:01.6543997Z GITHUB_PAT: *** 2021-05-16T01:42:01.6544448Z COVERALLS_TOKEN: 2021-05-16T01:42:01.6544970Z continue-on-error: false 2021-05-16T01:42:01.6545491Z VDIFFR_RUN_TESTS: 2021-05-16T01:42:01.6546011Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:42:01.6546506Z TZ: UTC 2021-05-16T01:42:01.6546924Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:42:01.6547386Z NOT_CRAN: true 2021-05-16T01:42:01.6547809Z ##[endgroup] 2021-05-16T01:42:01.9455946Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:42:02.0712738Z Running before_install: step_install_remote_binaries() 2021-05-16T01:42:02.5932020Z Installing RNifti binaries 2021-05-16T01:42:02.5943192Z [1] "neuroconductor/RNifti" 2021-05-16T01:42:02.8281779Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T01:42:02.8311543Z tag_name 2021-05-16T01:42:02.8312303Z 10 1.3.1.s 2021-05-16T01:42:02.8313340Z zipball_url 2021-05-16T01:42:02.8315048Z 10 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-16T01:42:02.8316692Z tarball_url 2021-05-16T01:42:02.8318347Z 10 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-16T01:42:02.8320110Z commit.sha 2021-05-16T01:42:02.8321329Z 10 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T01:42:02.8322908Z commit.url 2021-05-16T01:42:02.8324940Z 10 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T01:42:02.8328538Z node_id 2021-05-16T01:42:02.8330300Z 10 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-16T01:42:02.8332143Z url 2021-05-16T01:42:02.8333705Z 10 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-16T01:42:02.8335304Z assets_url 2021-05-16T01:42:02.8336949Z 10 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-16T01:42:02.8338665Z upload_url 2021-05-16T01:42:02.8340586Z 10 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-16T01:42:02.8342597Z id asset_updated_at asset_created_at created_at 2021-05-16T01:42:02.8345466Z Installing RNifti package binaries 2021-05-16T01:42:02.8347646Z 10 42981970 2021-05-14 21:19:42 2021-05-14 21:19:42 2021-05-14 21:05:46 2021-05-16T01:42:02.8348810Z published_at asset_name 2021-05-16T01:42:02.8350540Z 10 2021-05-14 21:06:13 RNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T01:42:02.8351733Z asset_label asset_download_count 2021-05-16T01:42:02.8352702Z 10 4 2021-05-16T01:42:02.8353980Z asset_browser_download_url 2021-05-16T01:42:02.8356468Z 10 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T01:42:02.8395339Z --2021-05-16 01:42:02-- https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T01:42:02.8444025Z Resolving github.com (github.com)... 140.82.113.3 2021-05-16T01:42:02.8499835Z Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2021-05-16T01:42:02.9446057Z HTTP request sent, awaiting response... 302 Found 2021-05-16T01:42:02.9452236Z Location: https://github-releases.githubusercontent.com/367479391/190c6b00-b4fa-11eb-9a6f-23ba6a43d4cb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T014202Z&X-Amz-Expires=300&X-Amz-Signature=f3c04cf97a416fb0366725370f2779ba4003bf346f26d406cc7b8958dc6d35be&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T01:42:02.9462663Z --2021-05-16 01:42:02-- https://github-releases.githubusercontent.com/367479391/190c6b00-b4fa-11eb-9a6f-23ba6a43d4cb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T014202Z&X-Amz-Expires=300&X-Amz-Signature=f3c04cf97a416fb0366725370f2779ba4003bf346f26d406cc7b8958dc6d35be&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T01:42:02.9492677Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T01:42:02.9550596Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T01:42:03.1369158Z HTTP request sent, awaiting response... 200 OK 2021-05-16T01:42:03.1372235Z Length: 2702318 (2.6M) [application/octet-stream] 2021-05-16T01:42:03.1374585Z Saving to: ‘/tmp/RtmpKFx1Ce/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T01:42:03.1376125Z 2021-05-16T01:42:03.1419428Z 0K .......... .......... .......... .......... .......... 1% 9.46M 0s 2021-05-16T01:42:03.1467022Z 50K .......... .......... .......... .......... .......... 3% 10.3M 0s 2021-05-16T01:42:03.1475685Z 100K .......... .......... .......... .......... .......... 5% 51.7M 0s 2021-05-16T01:42:03.1499734Z 150K .......... .......... .......... .......... .......... 7% 20.4M 0s 2021-05-16T01:42:03.1519886Z 200K .......... .......... .......... .......... .......... 9% 25.0M 0s 2021-05-16T01:42:03.1524724Z 250K .......... .......... .......... .......... .......... 11% 87.2M 0s 2021-05-16T01:42:03.1548491Z 300K .......... .......... .......... .......... .......... 13% 20.8M 0s 2021-05-16T01:42:03.1565426Z 350K .......... .......... .......... .......... .......... 15% 28.7M 0s 2021-05-16T01:42:03.1569788Z 400K .......... .......... .......... .......... .......... 17% 113M 0s 2021-05-16T01:42:03.1575121Z 450K .......... .......... .......... .......... .......... 18% 87.6M 0s 2021-05-16T01:42:03.1603987Z 500K .......... .......... .......... .......... .......... 20% 17.1M 0s 2021-05-16T01:42:03.1615687Z 550K .......... .......... .......... .......... .......... 22% 41.9M 0s 2021-05-16T01:42:03.1622787Z 600K .......... .......... .......... .......... .......... 24% 120M 0s 2021-05-16T01:42:03.1631584Z 650K .......... .......... .......... .......... .......... 26% 39.9M 0s 2021-05-16T01:42:03.1657069Z 700K .......... .......... .......... .......... .......... 28% 19.4M 0s 2021-05-16T01:42:03.1666706Z 750K .......... .......... .......... .......... .......... 30% 51.6M 0s 2021-05-16T01:42:03.1676075Z 800K .......... .......... .......... .......... .......... 32% 49.8M 0s 2021-05-16T01:42:03.1682631Z 850K .......... .......... .......... .......... .......... 34% 74.3M 0s 2021-05-16T01:42:03.1706383Z 900K .......... .......... .......... .......... .......... 35% 21.4M 0s 2021-05-16T01:42:03.1716959Z 950K .......... .......... .......... .......... .......... 37% 42.8M 0s 2021-05-16T01:42:03.1729128Z 1000K .......... .......... .......... .......... .......... 39% 39.6M 0s 2021-05-16T01:42:03.1736438Z 1050K .......... .......... .......... .......... .......... 41% 67.5M 0s 2021-05-16T01:42:03.1763711Z 1100K .......... .......... .......... .......... .......... 43% 18.3M 0s 2021-05-16T01:42:03.1766749Z 1150K .......... .......... .......... .......... .......... 45% 139M 0s 2021-05-16T01:42:03.1770408Z 1200K .......... .......... .......... .......... .......... 47% 122M 0s 2021-05-16T01:42:03.1783625Z 1250K .......... .......... .......... .......... .......... 49% 38.0M 0s 2021-05-16T01:42:03.1788793Z 1300K .......... .......... .......... .......... .......... 51% 90.5M 0s 2021-05-16T01:42:03.1797263Z 1350K .......... .......... .......... .......... .......... 53% 57.1M 0s 2021-05-16T01:42:03.1819545Z 1400K .......... .......... .......... .......... .......... 54% 22.9M 0s 2021-05-16T01:42:03.1822079Z 1450K .......... .......... .......... .......... .......... 56% 139M 0s 2021-05-16T01:42:03.1834262Z 1500K .......... .......... .......... .......... .......... 58% 39.9M 0s 2021-05-16T01:42:03.1849194Z 1550K .......... .......... .......... .......... .......... 60% 33.0M 0s 2021-05-16T01:42:03.1876841Z 1600K .......... .......... .......... .......... .......... 62% 18.2M 0s 2021-05-16T01:42:03.1878778Z 1650K .......... .......... .......... .......... .......... 64% 170M 0s 2021-05-16T01:42:03.1881510Z 1700K .......... .......... .......... .......... .......... 66% 176M 0s 2021-05-16T01:42:03.1896227Z 1750K .......... .......... .......... .......... .......... 68% 103M 0s 2021-05-16T01:42:03.1903970Z 1800K .......... .......... .......... .......... .......... 70% 27.8M 0s 2021-05-16T01:42:03.1908368Z 1850K .......... .......... .......... .......... .......... 71% 130M 0s 2021-05-16T01:42:03.1935290Z 1900K .......... .......... .......... .......... .......... 73% 18.7M 0s 2021-05-16T01:42:03.1938790Z 1950K .......... .......... .......... .......... .......... 75% 108M 0s 2021-05-16T01:42:03.1943458Z 2000K .......... .......... .......... .......... .......... 77% 96.6M 0s 2021-05-16T01:42:03.1955667Z 2050K .......... .......... .......... .......... .......... 79% 53.8M 0s 2021-05-16T01:42:03.1987115Z 2100K .......... .......... .......... .......... .......... 81% 14.4M 0s 2021-05-16T01:42:03.1992328Z 2150K .......... .......... .......... .......... .......... 83% 85.8M 0s 2021-05-16T01:42:03.1996209Z 2200K .......... .......... .......... .......... .......... 85% 124M 0s 2021-05-16T01:42:03.2001575Z 2250K .......... .......... .......... .......... .......... 87% 90.0M 0s 2021-05-16T01:42:03.2010141Z 2300K .......... .......... .......... .......... .......... 89% 57.3M 0s 2021-05-16T01:42:03.2038564Z 2350K .......... .......... .......... .......... .......... 90% 17.5M 0s 2021-05-16T01:42:03.2042655Z 2400K .......... .......... .......... .......... .......... 92% 107M 0s 2021-05-16T01:42:03.2046614Z 2450K .......... .......... .......... .......... .......... 94% 121M 0s 2021-05-16T01:42:03.2055718Z 2500K .......... .......... .......... .......... .......... 96% 53.5M 0s 2021-05-16T01:42:03.2064476Z 2550K .......... .......... .......... .......... .......... 98% 55.7M 0s 2021-05-16T01:42:03.2068054Z 2600K .......... .......... .......... ........ 100% 115M=0.07s 2021-05-16T01:42:03.2068373Z 2021-05-16T01:42:03.2071501Z 2021-05-16 01:42:03 (36.8 MB/s) - ‘/tmp/RtmpKFx1Ce/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [2702318/2702318] 2021-05-16T01:42:03.2072306Z 2021-05-16T01:42:03.2119017Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:03.2120123Z (as ‘lib’ is unspecified) 2021-05-16T01:42:03.7958650Z * installing *binary* package ‘RNifti’ ... 2021-05-16T01:42:03.8101711Z * DONE (RNifti) 2021-05-16T01:42:03.8220198Z Rewriting new remotes: 2021-05-16T01:42:03.8451989Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T01:42:03.8452829Z remotes::install_deps(dependencies = TRUE) 2021-05-16T01:42:03.8453637Z remotes::install_cran("rcmdcheck") 2021-05-16T01:42:03.8454255Z remotes::install_cran("markdown") 2021-05-16T01:42:03.8461997Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:42:03.8462456Z env: 2021-05-16T01:42:03.8462962Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:42:03.8463484Z TIC_DEPLOY_KEY: 2021-05-16T01:42:03.8464389Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:42:03.8466273Z GITHUB_PAT: *** 2021-05-16T01:42:03.8466721Z COVERALLS_TOKEN: 2021-05-16T01:42:03.8467270Z continue-on-error: false 2021-05-16T01:42:03.8467791Z VDIFFR_RUN_TESTS: 2021-05-16T01:42:03.8468345Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:42:03.8468833Z TZ: UTC 2021-05-16T01:42:03.8469281Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:42:03.8469789Z NOT_CRAN: true 2021-05-16T01:42:03.8470213Z ##[endgroup] 2021-05-16T01:42:22.5413510Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T01:42:22.5415082Z tiff (NA -> 0.1-8 ) [CRAN] 2021-05-16T01:42:22.5416071Z png (NA -> 0.1-7 ) [CRAN] 2021-05-16T01:42:22.5417017Z jpeg (NA -> 0.1-8.1 ) [CRAN] 2021-05-16T01:42:22.5417942Z bmp (NA -> 0.3 ) [CRAN] 2021-05-16T01:42:22.5418882Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T01:42:22.5419838Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T01:42:22.5420929Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T01:42:22.5422011Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T01:42:22.5422928Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:42:22.5423970Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T01:42:22.5424820Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T01:42:22.5425670Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T01:42:22.5426538Z igraph (NA -> 1.2.6 ) [CRAN] 2021-05-16T01:42:22.5427399Z downloader (NA -> 0.4 ) [CRAN] 2021-05-16T01:42:22.5428289Z readbitmap (NA -> 0.1.5 ) [CRAN] 2021-05-16T01:42:22.5429170Z getopt (NA -> 1.20.3 ) [CRAN] 2021-05-16T01:42:22.5430006Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T01:42:22.5430850Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T01:42:22.5431673Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:42:22.5432531Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T01:42:22.5433395Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T01:42:22.5434246Z pracma (NA -> 2.3.3 ) [CRAN] 2021-05-16T01:42:22.5435703Z imager (NA -> 0.42.8 ) [CRAN] 2021-05-16T01:42:22.5436588Z RcppEigen (NA -> 0.3.3.9.1) [CRAN] 2021-05-16T01:42:22.5437416Z optparse (NA -> 1.6.6 ) [CRAN] 2021-05-16T01:42:22.5438205Z gridExtra (NA -> 2.3 ) [CRAN] 2021-05-16T01:42:22.5439019Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:42:22.5441886Z Installing 29 packages: base64enc, tiff, png, jpeg, bmp, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, tinytex, htmltools, igraph, downloader, readbitmap, getopt, gtable, plyr, scales, isoband, rmarkdown, pracma, imager, RcppEigen, optparse, gridExtra, reshape2, ggplot2 2021-05-16T01:42:22.5443650Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T01:42:22.5455725Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T01:42:22.5456645Z (as ‘lib’ is unspecified) 2021-05-16T01:42:37.2389744Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T01:42:38.1232110Z Content type 'binary/octet-stream' length 38901 bytes (37 KB) 2021-05-16T01:42:38.1234400Z ================================================== 2021-05-16T01:42:38.1235498Z downloaded 37 KB 2021-05-16T01:42:38.1236282Z 2021-05-16T01:42:38.1293211Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tiff_0.1-8.tar.gz' 2021-05-16T01:42:38.9983187Z Content type 'binary/octet-stream' length 78207 bytes (76 KB) 2021-05-16T01:42:39.0421371Z ================================================== 2021-05-16T01:42:39.0422706Z downloaded 76 KB 2021-05-16T01:42:39.0423265Z 2021-05-16T01:42:39.0465244Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/png_0.1-7.tar.gz' 2021-05-16T01:42:39.8519840Z Content type 'binary/octet-stream' length 58735 bytes (57 KB) 2021-05-16T01:42:39.8623541Z ================================================== 2021-05-16T01:42:39.8624561Z downloaded 57 KB 2021-05-16T01:42:39.8625232Z 2021-05-16T01:42:39.8662664Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jpeg_0.1-8.1.tar.gz' 2021-05-16T01:42:41.0713890Z Content type 'binary/octet-stream' length 49775 bytes (48 KB) 2021-05-16T01:42:41.0953561Z ================================================== 2021-05-16T01:42:41.0954753Z downloaded 48 KB 2021-05-16T01:42:41.0955408Z 2021-05-16T01:42:41.1000835Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bmp_0.3.tar.gz' 2021-05-16T01:42:41.9599100Z Content type 'binary/octet-stream' length 119631 bytes (116 KB) 2021-05-16T01:42:42.0308741Z ================================================== 2021-05-16T01:42:42.0310233Z downloaded 116 KB 2021-05-16T01:42:42.0311429Z 2021-05-16T01:42:42.0370673Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T01:42:44.1714682Z Content type 'binary/octet-stream' length 2558392 bytes (2.4 MB) 2021-05-16T01:42:44.4226508Z ================================================== 2021-05-16T01:42:44.4227335Z downloaded 2.4 MB 2021-05-16T01:42:44.4227833Z 2021-05-16T01:42:44.4268241Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T01:42:47.5448796Z Content type 'binary/octet-stream' length 1296157 bytes (1.2 MB) 2021-05-16T01:42:47.7391595Z ================================================== 2021-05-16T01:42:47.7392970Z downloaded 1.2 MB 2021-05-16T01:42:47.7393643Z 2021-05-16T01:42:47.7430121Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T01:42:49.3510754Z Content type 'binary/octet-stream' length 52849 bytes (51 KB) 2021-05-16T01:42:49.3513125Z ================================================== 2021-05-16T01:42:49.3514396Z downloaded 51 KB 2021-05-16T01:42:49.3515296Z 2021-05-16T01:42:49.3561190Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T01:42:50.6265672Z Content type 'binary/octet-stream' length 242068 bytes (236 KB) 2021-05-16T01:42:50.7309893Z ================================================== 2021-05-16T01:42:50.7310808Z downloaded 236 KB 2021-05-16T01:42:50.7311331Z 2021-05-16T01:42:50.7353780Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T01:42:51.6788968Z Content type 'binary/octet-stream' length 60043 bytes (58 KB) 2021-05-16T01:42:51.6790235Z ================================================== 2021-05-16T01:42:51.6791070Z downloaded 58 KB 2021-05-16T01:42:51.6791586Z 2021-05-16T01:42:51.6841806Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T01:42:52.9519830Z Content type 'binary/octet-stream' length 2605353 bytes (2.5 MB) 2021-05-16T01:42:53.1889298Z ================================================== 2021-05-16T01:42:53.1893453Z downloaded 2.5 MB 2021-05-16T01:42:53.1896350Z 2021-05-16T01:42:53.1930840Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T01:42:54.8243929Z Content type 'binary/octet-stream' length 117187 bytes (114 KB) 2021-05-16T01:42:54.9080480Z ================================================== 2021-05-16T01:42:54.9081721Z downloaded 114 KB 2021-05-16T01:42:54.9082339Z 2021-05-16T01:42:54.9128096Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T01:42:55.7180196Z Content type 'binary/octet-stream' length 236456 bytes (230 KB) 2021-05-16T01:42:55.8099808Z ================================================== 2021-05-16T01:42:55.8101210Z downloaded 230 KB 2021-05-16T01:42:55.8101879Z 2021-05-16T01:42:55.8138441Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/igraph_1.2.6.tar.gz' 2021-05-16T01:42:56.8865088Z Content type 'binary/octet-stream' length 8429246 bytes (8.0 MB) 2021-05-16T01:42:57.6562627Z ================================================== 2021-05-16T01:42:57.6563999Z downloaded 8.0 MB 2021-05-16T01:42:57.6564704Z 2021-05-16T01:42:57.6598836Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/downloader_0.4.tar.gz' 2021-05-16T01:42:59.0724201Z Content type 'binary/octet-stream' length 21633 bytes (21 KB) 2021-05-16T01:42:59.0832900Z ================================================== 2021-05-16T01:42:59.0834950Z downloaded 21 KB 2021-05-16T01:42:59.0835407Z 2021-05-16T01:42:59.0877899Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/readbitmap_0.1.5.tar.gz' 2021-05-16T01:43:00.1419138Z Content type 'binary/octet-stream' length 16836 bytes (16 KB) 2021-05-16T01:43:00.1425695Z ================================================== 2021-05-16T01:43:00.1427290Z downloaded 16 KB 2021-05-16T01:43:00.1427910Z 2021-05-16T01:43:00.1476910Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/getopt_1.20.3.tar.gz' 2021-05-16T01:43:01.2055401Z Content type 'binary/octet-stream' length 33613 bytes (32 KB) 2021-05-16T01:43:01.2239092Z ================================================== 2021-05-16T01:43:01.2240137Z downloaded 32 KB 2021-05-16T01:43:01.2240545Z 2021-05-16T01:43:01.2286249Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T01:43:02.1505148Z Content type 'binary/octet-stream' length 431462 bytes (421 KB) 2021-05-16T01:43:02.2863971Z ================================================== 2021-05-16T01:43:02.2865973Z downloaded 421 KB 2021-05-16T01:43:02.2866779Z 2021-05-16T01:43:02.2913957Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/plyr_1.8.6.tar.gz' 2021-05-16T01:43:03.5951672Z Content type 'binary/octet-stream' length 1152102 bytes (1.1 MB) 2021-05-16T01:43:03.7880312Z ================================================== 2021-05-16T01:43:03.7882054Z downloaded 1.1 MB 2021-05-16T01:43:03.7883320Z 2021-05-16T01:43:03.7916307Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T01:43:07.3766470Z Content type 'binary/octet-stream' length 550396 bytes (537 KB) 2021-05-16T01:43:07.5236414Z ================================================== 2021-05-16T01:43:07.5237362Z downloaded 537 KB 2021-05-16T01:43:07.5237892Z 2021-05-16T01:43:07.5274753Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T01:43:09.5576439Z Content type 'binary/octet-stream' length 4607866 bytes (4.4 MB) 2021-05-16T01:43:10.1633112Z ================================================== 2021-05-16T01:43:10.1636627Z downloaded 4.4 MB 2021-05-16T01:43:10.1637597Z 2021-05-16T01:43:10.1641254Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T01:43:11.0256689Z Content type 'binary/octet-stream' length 3650958 bytes (3.5 MB) 2021-05-16T01:43:11.2966093Z ================================================== 2021-05-16T01:43:11.2967123Z downloaded 3.5 MB 2021-05-16T01:43:11.2967622Z 2021-05-16T01:43:11.3002441Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pracma_2.3.3.tar.gz' 2021-05-16T01:43:12.4051032Z Content type 'binary/octet-stream' length 1732270 bytes (1.7 MB) 2021-05-16T01:43:12.6164851Z ================================================== 2021-05-16T01:43:12.6165472Z downloaded 1.7 MB 2021-05-16T01:43:12.6165978Z 2021-05-16T01:43:12.6206124Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/imager_0.42.8.tar.gz' 2021-05-16T01:43:17.9041438Z Content type 'binary/octet-stream' length 5562329 bytes (5.3 MB) 2021-05-16T01:43:18.4047857Z ================================================== 2021-05-16T01:43:18.4048425Z downloaded 5.3 MB 2021-05-16T01:43:18.4048718Z 2021-05-16T01:43:18.4089705Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RcppEigen_0.3.3.9.1.tar.gz' 2021-05-16T01:43:19.4794382Z Content type 'binary/octet-stream' length 7459607 bytes (7.1 MB) 2021-05-16T01:43:19.8226372Z ================================================== 2021-05-16T01:43:19.8227963Z downloaded 7.1 MB 2021-05-16T01:43:19.8230341Z 2021-05-16T01:43:19.8278227Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/optparse_1.6.6.tar.gz' 2021-05-16T01:43:20.8120816Z Content type 'binary/octet-stream' length 68035 bytes (66 KB) 2021-05-16T01:43:20.8718472Z ================================================== 2021-05-16T01:43:20.8719785Z downloaded 66 KB 2021-05-16T01:43:20.8720359Z 2021-05-16T01:43:20.8765060Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gridExtra_2.3.tar.gz' 2021-05-16T01:43:21.7569374Z Content type 'binary/octet-stream' length 1106573 bytes (1.1 MB) 2021-05-16T01:43:21.9579351Z ================================================== 2021-05-16T01:43:21.9579926Z downloaded 1.1 MB 2021-05-16T01:43:21.9580224Z 2021-05-16T01:43:21.9619904Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/reshape2_1.4.4.tar.gz' 2021-05-16T01:43:23.3214852Z Content type 'binary/octet-stream' length 537164 bytes (524 KB) 2021-05-16T01:43:23.4665749Z ================================================== 2021-05-16T01:43:23.4703064Z downloaded 524 KB 2021-05-16T01:43:23.4751417Z 2021-05-16T01:43:23.4754397Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T01:43:24.5651472Z Content type 'binary/octet-stream' length 4062867 bytes (3.9 MB) 2021-05-16T01:43:24.8241462Z ================================================== 2021-05-16T01:43:24.8242272Z downloaded 3.9 MB 2021-05-16T01:43:24.8242682Z 2021-05-16T01:43:25.0418629Z * installing *binary* package ‘base64enc’ ... 2021-05-16T01:43:25.0472014Z * DONE (base64enc) 2021-05-16T01:43:25.2726839Z * installing *binary* package ‘tiff’ ... 2021-05-16T01:43:25.2782523Z * DONE (tiff) 2021-05-16T01:43:25.4972788Z * installing *binary* package ‘png’ ... 2021-05-16T01:43:25.5034933Z * DONE (png) 2021-05-16T01:43:25.7261537Z * installing *binary* package ‘jpeg’ ... 2021-05-16T01:43:25.7301435Z * DONE (jpeg) 2021-05-16T01:43:25.9618116Z * installing *binary* package ‘bmp’ ... 2021-05-16T01:43:25.9664863Z * DONE (bmp) 2021-05-16T01:43:26.3701790Z * installing *binary* package ‘colorspace’ ... 2021-05-16T01:43:26.3828367Z * DONE (colorspace) 2021-05-16T01:43:26.6287031Z * installing *binary* package ‘viridisLite’ ... 2021-05-16T01:43:26.6369409Z * DONE (viridisLite) 2021-05-16T01:43:26.8542684Z * installing *binary* package ‘RColorBrewer’ ... 2021-05-16T01:43:26.8601413Z * DONE (RColorBrewer) 2021-05-16T01:43:27.0700973Z * installing *binary* package ‘labeling’ ... 2021-05-16T01:43:27.0739028Z * DONE (labeling) 2021-05-16T01:43:27.5463916Z * installing *binary* package ‘farver’ ... 2021-05-16T01:43:27.5578637Z * DONE (farver) 2021-05-16T01:43:27.7789860Z * installing *binary* package ‘tinytex’ ... 2021-05-16T01:43:27.7843809Z * DONE (tinytex) 2021-05-16T01:43:28.6711686Z * installing *binary* package ‘igraph’ ... 2021-05-16T01:43:28.6959303Z * DONE (igraph) 2021-05-16T01:43:28.9155798Z * installing *binary* package ‘downloader’ ... 2021-05-16T01:43:28.9207137Z * DONE (downloader) 2021-05-16T01:43:29.1296894Z * installing *binary* package ‘getopt’ ... 2021-05-16T01:43:29.1345110Z * DONE (getopt) 2021-05-16T01:43:29.4105113Z * installing *binary* package ‘gtable’ ... 2021-05-16T01:43:29.4190298Z * DONE (gtable) 2021-05-16T01:43:29.7153359Z * installing *binary* package ‘plyr’ ... 2021-05-16T01:43:29.7229124Z * DONE (plyr) 2021-05-16T01:43:30.3788610Z * installing *binary* package ‘isoband’ ... 2021-05-16T01:43:30.3979052Z * DONE (isoband) 2021-05-16T01:43:30.6841164Z * installing *binary* package ‘pracma’ ... 2021-05-16T01:43:30.6911075Z * DONE (pracma) 2021-05-16T01:43:32.3910319Z * installing *binary* package ‘RcppEigen’ ... 2021-05-16T01:43:32.4503241Z * DONE (RcppEigen) 2021-05-16T01:43:32.7015475Z * installing *binary* package ‘munsell’ ... 2021-05-16T01:43:32.7067138Z * DONE (munsell) 2021-05-16T01:43:32.9602259Z * installing *binary* package ‘htmltools’ ... 2021-05-16T01:43:32.9668196Z * DONE (htmltools) 2021-05-16T01:43:33.1865015Z * installing *binary* package ‘readbitmap’ ... 2021-05-16T01:43:33.1905751Z * DONE (readbitmap) 2021-05-16T01:43:33.4135905Z * installing *binary* package ‘optparse’ ... 2021-05-16T01:43:33.4197747Z * DONE (optparse) 2021-05-16T01:43:33.6968662Z * installing *binary* package ‘gridExtra’ ... 2021-05-16T01:43:33.7052508Z * DONE (gridExtra) 2021-05-16T01:43:33.9717690Z * installing *binary* package ‘reshape2’ ... 2021-05-16T01:43:33.9799171Z * DONE (reshape2) 2021-05-16T01:43:34.2185889Z * installing *binary* package ‘scales’ ... 2021-05-16T01:43:34.2252394Z * DONE (scales) 2021-05-16T01:43:34.8632886Z * installing *binary* package ‘rmarkdown’ ... 2021-05-16T01:43:34.8842043Z * DONE (rmarkdown) 2021-05-16T01:43:35.5506132Z * installing *source* package ‘imager’ ... 2021-05-16T01:43:35.5809483Z ** package ‘imager’ successfully unpacked and MD5 sums checked 2021-05-16T01:43:35.5811478Z ** using staged installation 2021-05-16T01:43:35.9021224Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T01:43:36.9595070Z checking whether the C++ compiler works... yes 2021-05-16T01:43:36.9597345Z checking for C++ compiler default output file name... a.out 2021-05-16T01:43:37.0133488Z checking for suffix of executables... 2021-05-16T01:43:37.1561765Z checking whether we are cross compiling... no 2021-05-16T01:43:37.1848677Z checking for suffix of object files... o 2021-05-16T01:43:37.2096052Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T01:43:37.2341263Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-16T01:43:37.2770937Z checking how to run the C++ preprocessor... g++ -std=gnu++11 -E 2021-05-16T01:43:37.4570622Z checking for X... libraries , headers 2021-05-16T01:43:37.5198221Z checking for XOpenDisplay in -lX11... yes 2021-05-16T01:43:37.5200112Z X11 library found. 2021-05-16T01:43:37.5203209Z configure: Checking if FFTW3 library is available using pkg-config 2021-05-16T01:43:37.5207558Z checking for pkg-config... /usr/bin/pkg-config 2021-05-16T01:43:37.5228445Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T01:43:37.5411541Z checking for FFTW... yes 2021-05-16T01:43:37.5412461Z FFTW3 found! 2021-05-16T01:43:37.5804969Z checking whether pkg-config knows about libtiff-4... yes 2021-05-16T01:43:37.6546019Z checking for configurable backends... checking whether --static is needed... no 2021-05-16T01:43:37.7828591Z checking for g++ -std=gnu++11 option to support OpenMP... -fopenmp 2021-05-16T01:43:37.8915473Z configure: creating ./config.status 2021-05-16T01:43:37.9781513Z config.status: creating src/Makevars 2021-05-16T01:43:38.0391036Z ** libs 2021-05-16T01:43:38.0456135Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T01:43:53.8777134Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c colourspace.cpp -o colourspace.o 2021-05-16T01:44:13.3322310Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c coordinates.cpp -o coordinates.o 2021-05-16T01:44:31.7435402Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c display.cpp -o display.o 2021-05-16T01:45:17.8753900Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c drawing.cpp -o drawing.o 2021-05-16T01:45:42.8594734Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c filtering.cpp -o filtering.o 2021-05-16T01:46:19.8522749Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c hough.cpp -o hough.o 2021-05-16T01:46:39.1141029Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c imgraphs.cpp -o imgraphs.o 2021-05-16T01:46:56.7301780Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c interact.cpp -o interact.o 2021-05-16T01:47:19.4227872Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c interpolation.cpp -o interpolation.o 2021-05-16T01:47:37.4506968Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c morphology.cpp -o morphology.o 2021-05-16T01:48:05.2142797Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c reductions.cpp -o reductions.o 2021-05-16T01:48:28.1134375Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c transformations.cpp -o transformations.o 2021-05-16T01:48:59.3252472Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c utils.cpp -o utils.o 2021-05-16T01:50:32.9821773Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -Dcimg_use_fftw3 -I/usr/include/x86_64-linux-gnu -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c wrappers.cpp -o wrappers.o 2021-05-16T01:50:51.4422058Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o imager.so RcppExports.o colourspace.o coordinates.o display.o drawing.o filtering.o hough.o imgraphs.o interact.o interpolation.o morphology.o reductions.o transformations.o utils.o wrappers.o -lX11 -Dcimg_use_fftw3 -lfftw3 -ltiff -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T01:50:52.3940053Z installing to /home/runner/work/_temp/Library/00LOCK-imager/00new/imager/libs 2021-05-16T01:50:52.4645175Z ** R 2021-05-16T01:50:52.4913208Z ** data 2021-05-16T01:50:52.4928294Z *** moving datasets to lazyload DB 2021-05-16T01:50:52.8109478Z ** inst 2021-05-16T01:50:52.8231545Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:50:54.9215832Z ** help 2021-05-16T01:50:55.1815217Z *** installing help indices 2021-05-16T01:50:55.4013671Z ** building package indices 2021-05-16T01:50:55.6336545Z ** installing vignettes 2021-05-16T01:50:55.6432084Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:50:56.0398192Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:50:56.0987159Z ** testing if installed package can be loaded from final location 2021-05-16T01:50:56.4916426Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:50:56.4940773Z * DONE (imager) 2021-05-16T01:50:56.9105612Z * installing *binary* package ‘ggplot2’ ... 2021-05-16T01:50:56.9208965Z * DONE (ggplot2) 2021-05-16T01:50:56.9298902Z 2021-05-16T01:50:56.9299858Z The downloaded source packages are in 2021-05-16T01:50:56.9301246Z ‘/tmp/RtmppcSk3S/downloaded_packages’ 2021-05-16T01:51:10.2905057Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T01:51:10.2906711Z Use `force = TRUE` to force installation 2021-05-16T01:51:10.2914596Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T01:51:10.2916174Z Use `force = TRUE` to force installation 2021-05-16T01:51:10.3092460Z ##[group]Run options(width = 100) 2021-05-16T01:51:10.3092974Z options(width = 100) 2021-05-16T01:51:10.3093513Z pkgs <- installed.packages()[, "Package"] 2021-05-16T01:51:10.3094322Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T01:51:10.3101609Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:51:10.3102024Z env: 2021-05-16T01:51:10.3102456Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:51:10.3103120Z TIC_DEPLOY_KEY: 2021-05-16T01:51:10.3103970Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:51:10.3105631Z GITHUB_PAT: *** 2021-05-16T01:51:10.3106054Z COVERALLS_TOKEN: 2021-05-16T01:51:10.3106580Z continue-on-error: false 2021-05-16T01:51:10.3107098Z VDIFFR_RUN_TESTS: 2021-05-16T01:51:10.3107603Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:51:10.3108080Z TZ: UTC 2021-05-16T01:51:10.3108483Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:51:10.3108961Z NOT_CRAN: true 2021-05-16T01:51:10.3109368Z ##[endgroup] 2021-05-16T01:51:10.8092984Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T01:51:10.8094782Z setting value 2021-05-16T01:51:10.8095977Z version R version 3.6.3 (2020-02-29) 2021-05-16T01:51:10.8096642Z os Ubuntu 20.04.2 LTS 2021-05-16T01:51:10.8097304Z system x86_64, linux-gnu 2021-05-16T01:51:10.8097798Z ui X11 2021-05-16T01:51:10.8098251Z language (EN) 2021-05-16T01:51:10.8098896Z collate C.UTF-8 2021-05-16T01:51:10.8099539Z ctype C.UTF-8 2021-05-16T01:51:10.8099993Z tz UTC 2021-05-16T01:51:10.8100583Z date 2021-05-16 2021-05-16T01:51:10.8100952Z 2021-05-16T01:51:10.8101958Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T01:51:10.8102756Z package * version date lib source 2021-05-16T01:51:10.8103791Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T01:51:10.8104790Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8105649Z base * 3.6.3 2021-02-17 [2] local 2021-05-16T01:51:10.8106541Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8107419Z bmp 0.3 2017-09-11 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8108265Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T01:51:10.8109121Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8109962Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8110826Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T01:51:10.8111687Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8112535Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T01:51:10.8113684Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8114526Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8115393Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T01:51:10.8116270Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T01:51:10.8117186Z colorspace 2.0-1 2021-05-04 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8118104Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8119148Z compiler 3.6.3 2021-02-17 [2] local 2021-05-16T01:51:10.8120246Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8121088Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8122039Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8122932Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8123805Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8124667Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-16T01:51:10.8125549Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8126491Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T01:51:10.8127444Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8128412Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8129219Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8130258Z downloader 0.4 2015-07-09 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8131201Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8132013Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8132837Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8133650Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8134434Z farver 2.1.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8135246Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8136068Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T01:51:10.8136847Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8137647Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8138448Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8139254Z getopt 1.20.3 2019-03-22 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8140075Z ggplot2 3.3.3 2020-12-30 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8140863Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8141760Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T01:51:10.8142646Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8143457Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8144253Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8145254Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-16T01:51:10.8146284Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-16T01:51:10.8147199Z grid 3.6.3 2021-02-17 [2] local 2021-05-16T01:51:10.8148080Z gridExtra 2.3 2017-09-09 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8148968Z gtable 0.3.0 2019-03-25 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8149839Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8150706Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8151582Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8152524Z igraph 1.2.6 2020-10-06 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8153402Z imager 0.42.8 2021-03-15 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8154296Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8155147Z isoband 0.2.4 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8156021Z jpeg 0.1-8.1 2019-10-24 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8156897Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8157901Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T01:51:10.8158729Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8159646Z labeling 0.4.2 2020-10-20 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8160486Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T01:51:10.8161486Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8162370Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8163268Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8164142Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8165014Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T01:51:10.8165855Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T01:51:10.8166727Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8167597Z methods * 3.6.3 2021-02-17 [2] local 2021-05-16T01:51:10.8168439Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T01:51:10.8169383Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8170171Z munsell 0.5.0 2018-06-12 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8170978Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T01:51:10.8171771Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T01:51:10.8172564Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8173388Z optparse 1.6.6 2020-04-16 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8174241Z parallel 3.6.3 2021-02-17 [2] local 2021-05-16T01:51:10.8175061Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8175861Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8176693Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8177517Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8178305Z plyr 1.8.6 2020-03-03 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8179427Z png 0.1-7 2013-12-03 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8180344Z pracma 2.3.3 2021-01-23 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8181211Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8182112Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8183013Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8183879Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8184786Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8185650Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8186529Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8187432Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8188392Z RColorBrewer 1.1-2 2014-12-07 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8189575Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8190477Z RcppEigen 0.3.3.9.1 2020-12-17 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8191396Z readbitmap 0.1.5 2018-06-27 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8192287Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8193170Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8194054Z reshape2 1.4.4 2020-04-09 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8194923Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8195756Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8196641Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8197578Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-16T01:51:10.8198604Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8199576Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T01:51:10.8200403Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8201245Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8202094Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8202905Z scales 1.1.1 2020-05-11 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8203952Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8204849Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T01:51:10.8205723Z splines 3.6.3 2021-02-17 [2] local 2021-05-16T01:51:10.8206569Z stats * 3.6.3 2021-02-17 [2] local 2021-05-16T01:51:10.8207427Z stats4 3.6.3 2021-02-17 [2] local 2021-05-16T01:51:10.8208296Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8209157Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8210031Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T01:51:10.8210875Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8211786Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T01:51:10.8212819Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-16T01:51:10.8213670Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8214543Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8215507Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T01:51:10.8216348Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8217151Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8217975Z tiff 0.1-8 2021-03-31 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8218846Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8219645Z tools 3.6.3 2021-02-17 [2] local 2021-05-16T01:51:10.8220445Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8221233Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8222012Z utils * 3.6.3 2021-02-17 [2] local 2021-05-16T01:51:10.8222796Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8223609Z viridisLite 0.4.0 2021-04-13 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8224436Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8225224Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8226078Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8226753Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T01:51:10.8227440Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8228345Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8229124Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8229907Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-16T01:51:10.8230216Z 2021-05-16T01:51:10.8230674Z [1] /home/runner/work/_temp/Library 2021-05-16T01:51:10.8231203Z [2] /opt/R/3.6.3/lib/R/library 2021-05-16T01:51:10.8263205Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T01:51:10.8263761Z Rscript -e 'tic::script()' 2021-05-16T01:51:10.8264176Z ls -l check 2021-05-16T01:51:10.8322033Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T01:51:10.8322579Z env: 2021-05-16T01:51:10.8323056Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:51:10.8323551Z TIC_DEPLOY_KEY: 2021-05-16T01:51:10.8324421Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:51:10.8326322Z GITHUB_PAT: *** 2021-05-16T01:51:10.8326793Z COVERALLS_TOKEN: 2021-05-16T01:51:10.8327328Z continue-on-error: false 2021-05-16T01:51:10.8327963Z VDIFFR_RUN_TESTS: 2021-05-16T01:51:10.8328435Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:51:10.8328890Z TZ: UTC 2021-05-16T01:51:10.8329273Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:51:10.8329689Z NOT_CRAN: true 2021-05-16T01:51:10.8330070Z ##[endgroup] 2021-05-16T01:51:11.0952707Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:51:11.2114021Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T01:51:11.2115941Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T01:51:11.2117256Z timeout = Inf, check_dir = "check") 2021-05-16T01:51:11.2766161Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T01:51:11.4913880Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T01:51:11.5181932Z * preparing ‘fmriqa’: 2021-05-16T01:51:11.5292746Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:51:11.6076847Z * installing the package to build vignettes 2021-05-16T01:51:21.7873832Z * creating vignettes ... OK 2021-05-16T01:51:21.8168505Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:51:21.8169987Z * checking for empty or unneeded directories 2021-05-16T01:51:21.8200826Z * building ‘fmriqa_0.4.0.tar.gz’ 2021-05-16T01:51:21.9267852Z 2021-05-16T01:51:22.0736332Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T01:51:22.3001919Z * using log directory ‘/home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck’ 2021-05-16T01:51:22.3015957Z * using R version 3.6.3 (2020-02-29) 2021-05-16T01:51:22.3016708Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T01:51:22.3017975Z * using session charset: UTF-8 2021-05-16T01:51:22.3641222Z * using option ‘--as-cran’ 2021-05-16T01:51:22.3659174Z * checking for file ‘fmriqa/DESCRIPTION’ ... OK 2021-05-16T01:51:22.3660124Z * checking extension type ... Package 2021-05-16T01:51:22.3661047Z * this is package ‘fmriqa’ version ‘0.4.0’ 2021-05-16T01:51:22.3661843Z * package encoding: UTF-8 2021-05-16T01:51:22.3688923Z * checking package namespace information ... OK 2021-05-16T01:51:37.9765030Z * checking package dependencies ... OK 2021-05-16T01:51:37.9784518Z * checking if this is a source package ... OK 2021-05-16T01:51:37.9785892Z * checking if there is a namespace ... OK 2021-05-16T01:51:38.1309989Z * checking for executable files ... OK 2021-05-16T01:51:38.1311916Z * checking for hidden files and directories ... OK 2021-05-16T01:51:38.1313552Z * checking for portable file names ... OK 2021-05-16T01:51:38.1315269Z * checking for sufficient/correct file permissions ... OK 2021-05-16T01:51:38.1333161Z * checking serialization versions ... OK 2021-05-16T01:51:43.9056083Z * checking whether package ‘fmriqa’ can be installed ... WARNING 2021-05-16T01:51:43.9060623Z ##[warning]Found the following significant warnings: 2021-05-16T01:51:43.9077931Z Warning: no DISPLAY variable so Tk is not available 2021-05-16T01:51:43.9079699Z See ‘/home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/00install.out’ for details. 2021-05-16T01:51:43.9180354Z * checking installed package size ... OK 2021-05-16T01:51:44.0266943Z * checking package directory ... OK 2021-05-16T01:51:44.0267646Z * checking for future file timestamps ... OK 2021-05-16T01:51:44.0269073Z * checking ‘build’ directory ... OK 2021-05-16T01:51:44.1913615Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:51:44.1914838Z * checking top-level files ... OK 2021-05-16T01:51:44.1915813Z * checking for left-over files ... OK 2021-05-16T01:51:44.3571019Z * checking index information ... OK 2021-05-16T01:51:44.5091833Z * checking package subdirectories ... OK 2021-05-16T01:51:44.5537762Z * checking R files for non-ASCII characters ... OK 2021-05-16T01:51:44.6000669Z * checking R files for syntax errors ... OK 2021-05-16T01:51:46.1280067Z * checking whether the package can be loaded ... OK 2021-05-16T01:51:47.4872450Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T01:51:48.8752710Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T01:51:50.2481405Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T01:51:51.6858667Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T01:51:53.2641432Z * checking loading without being on the library search path ... OK 2021-05-16T01:51:54.7938753Z * checking dependencies in R code ... OK 2021-05-16T01:51:57.1961677Z * checking S3 generic/method consistency ... OK 2021-05-16T01:51:58.6079293Z * checking replacement functions ... OK 2021-05-16T01:52:00.1674256Z * checking foreign function calls ... OK 2021-05-16T01:52:07.1523286Z * checking R code for possible problems ... OK 2021-05-16T01:52:07.3361023Z * checking Rd files ... OK 2021-05-16T01:52:07.3821088Z * checking Rd metadata ... OK 2021-05-16T01:52:07.4348796Z * checking Rd line widths ... OK 2021-05-16T01:52:07.5305388Z * checking Rd cross-references ... OK 2021-05-16T01:52:08.9401919Z * checking for missing documentation entries ... OK 2021-05-16T01:52:13.5723376Z * checking for code/documentation mismatches ... OK 2021-05-16T01:52:16.1161235Z * checking Rd \usage sections ... OK 2021-05-16T01:52:16.1730321Z * checking Rd contents ... OK 2021-05-16T01:52:16.2379626Z * checking for unstated dependencies in examples ... OK 2021-05-16T01:52:16.2441034Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T01:52:16.2466506Z * checking files in ‘vignettes’ ... OK 2021-05-16T01:52:19.9920758Z * checking examples ... OK 2021-05-16T01:52:20.0477514Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T01:52:20.2277161Z * checking tests ... 2021-05-16T01:52:33.2468258Z Running ‘testthat.R’ [14s/13s] 2021-05-16T01:52:33.2511459Z OK 2021-05-16T01:52:33.4166656Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T01:52:33.4372238Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T01:52:37.2321461Z * checking re-building of vignette outputs ... OK 2021-05-16T01:52:38.9161399Z * checking PDF version of manual ... OK 2021-05-16T01:52:38.9187258Z * checking for detritus in the temp directory ... OK 2021-05-16T01:52:38.9188159Z * DONE 2021-05-16T01:52:38.9188640Z 2021-05-16T01:52:38.9189255Z Status: 1 WARNING 2021-05-16T01:52:38.9189858Z See 2021-05-16T01:52:38.9191387Z ‘/home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/00check.log’ 2021-05-16T01:52:38.9192355Z for details. 2021-05-16T01:52:38.9192804Z 2021-05-16T01:52:38.9193200Z 2021-05-16T01:52:38.9997146Z ── R CMD check results ─────────────────────────────────────── fmriqa 0.4.0 ──── 2021-05-16T01:52:39.0012733Z Duration: 1m 17.1s 2021-05-16T01:52:39.0012996Z 2021-05-16T01:52:39.0032166Z ❯ checking whether package ‘fmriqa’ can be installed ... WARNING 2021-05-16T01:52:39.0033512Z ##[warning] See below... 2021-05-16T01:52:39.0034847Z 2021-05-16T01:52:39.0040626Z 0 errors ✔ | 1 warning ✖ | 0 notes ✔ 2021-05-16T01:52:39.0132233Z total 3128 2021-05-16T01:52:39.0133539Z drwxr-xr-x 6 runner docker 4096 May 16 01:52 fmriqa.Rcheck 2021-05-16T01:52:39.0134746Z -rw-r--r-- 1 runner docker 1577238 May 16 01:51 fmriqa_0.4.0.tar.gz 2021-05-16T01:52:39.0141298Z -rw-r--r-- 1 runner docker 1615637 May 16 01:51 fmriqa_0.4.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T01:52:39.0172677Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:52:39.0173598Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:52:39.0217175Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T01:52:39.0217684Z env: 2021-05-16T01:52:39.0218113Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:52:39.0218584Z TIC_DEPLOY_KEY: 2021-05-16T01:52:39.0219580Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:52:39.0221433Z GITHUB_PAT: *** 2021-05-16T01:52:39.0221871Z COVERALLS_TOKEN: 2021-05-16T01:52:39.0222392Z continue-on-error: false 2021-05-16T01:52:39.0222891Z VDIFFR_RUN_TESTS: 2021-05-16T01:52:39.0223415Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:52:39.0223899Z TZ: UTC 2021-05-16T01:52:39.0224306Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:52:39.0224756Z NOT_CRAN: true 2021-05-16T01:52:39.0225146Z ##[endgroup] 2021-05-16T01:52:39.0332180Z 2021-05-16T01:52:39.0333324Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-16T01:52:39.0334180Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-16T01:52:39.0335125Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T01:52:39.0335869Z 2021-05-16T01:52:39.0336694Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T01:52:39.0337676Z You are welcome to redistribute it under certain conditions. 2021-05-16T01:52:39.0338989Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T01:52:39.0339390Z 2021-05-16T01:52:39.0340038Z R is a collaborative project with many contributors. 2021-05-16T01:52:39.0340925Z Type 'contributors()' for more information and 2021-05-16T01:52:39.0341744Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T01:52:39.0342112Z 2021-05-16T01:52:39.0342743Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T01:52:39.0343538Z 'help.start()' for an HTML browser interface to help. 2021-05-16T01:52:39.0344133Z Type 'q()' to quit R. 2021-05-16T01:52:39.0344375Z 2021-05-16T01:52:39.0344728Z > library(testthat) 2021-05-16T01:52:39.0345114Z > library(fmriqa) 2021-05-16T01:52:39.0345551Z Warning message: 2021-05-16T01:52:39.0346054Z no DISPLAY variable so Tk is not available 2021-05-16T01:52:39.0346464Z > 2021-05-16T01:52:39.0346806Z > test_check("fmriqa") 2021-05-16T01:52:39.0347567Z Reading data : /home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T01:52:39.0348063Z 2021-05-16T01:52:39.0348446Z Basic analysis parameters 2021-05-16T01:52:39.0349022Z ------------------------- 2021-05-16T01:52:39.0349420Z X,Y matrix : 80x80 2021-05-16T01:52:39.0349776Z Slices : 1 2021-05-16T01:52:39.0350160Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T01:52:39.0350513Z TR : 3s 2021-05-16T01:52:39.0350853Z Slice # : 1 2021-05-16T01:52:39.0351191Z ROI width : 21 2021-05-16T01:52:39.0351724Z Total vols : 200 2021-05-16T01:52:39.0352147Z Analysis vols : 198 2021-05-16T01:52:39.0352421Z 2021-05-16T01:52:39.0352778Z QA metrics 2021-05-16T01:52:39.0353260Z ---------- 2021-05-16T01:52:39.0353671Z Mean signal : 2561.3 2021-05-16T01:52:39.0354064Z STD : 6.4 2021-05-16T01:52:39.0354533Z Percent fluc : 0.25 2021-05-16T01:52:39.0354943Z Drift : 2.06 2021-05-16T01:52:39.0355349Z Drift fit : 1.42 2021-05-16T01:52:39.0355737Z SNR : 141.3 2021-05-16T01:52:39.0356126Z SFNR : 137 2021-05-16T01:52:39.0356514Z RDC : 2.84 2021-05-16T01:52:39.0356908Z TC outlier : 2.66 2021-05-16T01:52:39.0357345Z Spec outlier : 5.12 2021-05-16T01:52:39.0357773Z MBG percent : 1.75 2021-05-16T01:52:39.0358042Z 2021-05-16T01:52:39.0358720Z Calculating k-space spike detection map... 2021-05-16T01:52:39.0359108Z 2021-05-16T01:52:39.0359948Z PNG report : /tmp/Rtmp6kdMHE/working_dir/RtmpPLw257/file81d15dfc14f4 2021-05-16T01:52:39.0361018Z CSV results : /tmp/Rtmp6kdMHE/working_dir/RtmpPLw257/file81d151b7b8fd 2021-05-16T01:52:39.0361504Z 2021-05-16T01:52:39.0362307Z Reading data : /home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T01:52:39.0362869Z 2021-05-16T01:52:39.0363303Z Basic analysis parameters 2021-05-16T01:52:39.0363962Z ------------------------- 2021-05-16T01:52:39.0364402Z X,Y matrix : 80x80 2021-05-16T01:52:39.0364816Z Slices : 1 2021-05-16T01:52:39.0365245Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T01:52:39.0365663Z TR : 3s 2021-05-16T01:52:39.0366032Z Slice # : 1 2021-05-16T01:52:39.0366433Z ROI width : 21 2021-05-16T01:52:39.0366849Z Total vols : 200 2021-05-16T01:52:39.0367266Z Analysis vols : 198 2021-05-16T01:52:39.0367538Z 2021-05-16T01:52:39.0367880Z QA metrics 2021-05-16T01:52:39.0368374Z ---------- 2021-05-16T01:52:39.0368773Z Mean signal : 2561.3 2021-05-16T01:52:39.0369180Z STD : 6.4 2021-05-16T01:52:39.0369594Z Percent fluc : 0.25 2021-05-16T01:52:39.0370002Z Drift : 2.06 2021-05-16T01:52:39.0370409Z Drift fit : 1.42 2021-05-16T01:52:39.0370792Z SNR : 141.3 2021-05-16T01:52:39.0371178Z SFNR : 137 2021-05-16T01:52:39.0371548Z RDC : 2.84 2021-05-16T01:52:39.0371952Z TC outlier : 2.66 2021-05-16T01:52:39.0372371Z Spec outlier : 5.12 2021-05-16T01:52:39.0372811Z MBG percent : 1.75 2021-05-16T01:52:39.0373078Z 2021-05-16T01:52:39.0374253Z PDF report : /tmp/Rtmp6kdMHE/working_dir/RtmpPLw257/file81d14ca9598dReading data : /home/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T01:52:39.0375086Z 2021-05-16T01:52:39.0375618Z Basic analysis parameters 2021-05-16T01:52:39.0376247Z ------------------------- 2021-05-16T01:52:39.0376699Z X,Y matrix : 80x80 2021-05-16T01:52:39.0377098Z Slices : 1 2021-05-16T01:52:39.0377536Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T01:52:39.0377942Z TR : 3s 2021-05-16T01:52:39.0378332Z Slice # : 1 2021-05-16T01:52:39.0378735Z ROI width : 21 2021-05-16T01:52:39.0379135Z Total vols : 200 2021-05-16T01:52:39.0379562Z Analysis vols : 198 2021-05-16T01:52:39.0379821Z 2021-05-16T01:52:39.0380179Z QA metrics 2021-05-16T01:52:39.0380673Z ---------- 2021-05-16T01:52:39.0381176Z Mean signal : 2561.3 2021-05-16T01:52:39.0381531Z STD : 6.4 2021-05-16T01:52:39.0381881Z Percent fluc : 0.25 2021-05-16T01:52:39.0382250Z Drift : 2.06 2021-05-16T01:52:39.0382796Z Drift fit : 1.42 2021-05-16T01:52:39.0383195Z SNR : 141.3 2021-05-16T01:52:39.0383569Z SFNR : 137 2021-05-16T01:52:39.0383953Z RDC : 2.84 2021-05-16T01:52:39.0384350Z TC outlier : 2.66 2021-05-16T01:52:39.0384782Z Spec outlier : 5.12 2021-05-16T01:52:39.0385210Z MBG percent : 1.75 2021-05-16T01:52:39.0385479Z 2021-05-16T01:52:39.0386751Z CSV spec file : /tmp/Rtmp6kdMHE/working_dir/RtmpPLw257/file81d15b02d3d0══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-16T01:52:39.0387610Z • empty test (2) 2021-05-16T01:52:39.0387894Z 2021-05-16T01:52:39.0388346Z [ FAIL 0 | WARN 0 | SKIP 2 | PASS 1 ] 2021-05-16T01:52:39.0388735Z > 2021-05-16T01:52:39.0389114Z > proc.time() 2021-05-16T01:52:39.0389578Z user system elapsed 2021-05-16T01:52:39.0390025Z 11.830 1.846 12.974 2021-05-16T01:52:39.0420930Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T01:52:39.0421552Z Rscript -e "tic::before_deploy()" 2021-05-16T01:52:39.0460235Z shell: /usr/bin/bash -e {0} 2021-05-16T01:52:39.0460569Z env: 2021-05-16T01:52:39.0460963Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:52:39.0461367Z TIC_DEPLOY_KEY: 2021-05-16T01:52:39.0462080Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:52:39.0463148Z GITHUB_PAT: *** 2021-05-16T01:52:39.0463505Z COVERALLS_TOKEN: 2021-05-16T01:52:39.0463933Z continue-on-error: false 2021-05-16T01:52:39.0464335Z VDIFFR_RUN_TESTS: 2021-05-16T01:52:39.0464764Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:52:39.0465145Z TZ: UTC 2021-05-16T01:52:39.0465495Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:52:39.0465850Z NOT_CRAN: true 2021-05-16T01:52:39.0466183Z ##[endgroup] 2021-05-16T01:52:39.3006482Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:52:39.4190796Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T01:52:39.4191461Z with: 2021-05-16T01:52:39.4192171Z upload_url: https://uploads.github.com/repos/neuroconductor/fmriqa/releases/43007800/assets{?name,label} 2021-05-16T01:52:39.4193040Z asset_path: check/fmriqa_0.4.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T01:52:39.4193624Z asset_name: fmriqa_0.4.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T01:52:39.4194207Z asset_content_type: application/octet-stream 2021-05-16T01:52:39.4194627Z env: 2021-05-16T01:52:39.4195015Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:52:39.4195415Z TIC_DEPLOY_KEY: 2021-05-16T01:52:39.4196107Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:52:39.4197441Z GITHUB_PAT: *** 2021-05-16T01:52:39.4197786Z COVERALLS_TOKEN: 2021-05-16T01:52:39.4198212Z continue-on-error: false 2021-05-16T01:52:39.4198617Z VDIFFR_RUN_TESTS: 2021-05-16T01:52:39.4199071Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:52:39.4199703Z TZ: UTC 2021-05-16T01:52:39.4200043Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:52:39.4200416Z NOT_CRAN: true 2021-05-16T01:52:39.4201245Z GITHUB_TOKEN: *** 2021-05-16T01:52:39.4201578Z ##[endgroup] 2021-05-16T01:52:39.9874564Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T01:52:39.9875112Z Rscript -e "tic::deploy()" 2021-05-16T01:52:39.9926057Z shell: /usr/bin/bash -e {0} 2021-05-16T01:52:39.9927106Z env: 2021-05-16T01:52:39.9927555Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:52:39.9928040Z TIC_DEPLOY_KEY: 2021-05-16T01:52:39.9928836Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:52:39.9930393Z GITHUB_PAT: *** 2021-05-16T01:52:39.9930810Z COVERALLS_TOKEN: 2021-05-16T01:52:39.9931291Z continue-on-error: false 2021-05-16T01:52:39.9931777Z VDIFFR_RUN_TESTS: 2021-05-16T01:52:39.9932259Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:52:39.9932719Z TZ: UTC 2021-05-16T01:52:39.9933111Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:52:39.9933635Z NOT_CRAN: true 2021-05-16T01:52:39.9933963Z ##[endgroup] 2021-05-16T01:52:40.2708810Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:52:40.3880420Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T01:52:40.3881043Z Rscript -e "tic::after_deploy()" 2021-05-16T01:52:40.3927608Z shell: /usr/bin/bash -e {0} 2021-05-16T01:52:40.3928005Z env: 2021-05-16T01:52:40.3928442Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:52:40.3928915Z TIC_DEPLOY_KEY: 2021-05-16T01:52:40.3929717Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T01:52:40.3931397Z GITHUB_PAT: *** 2021-05-16T01:52:40.3931812Z COVERALLS_TOKEN: 2021-05-16T01:52:40.3932288Z continue-on-error: false 2021-05-16T01:52:40.3932771Z VDIFFR_RUN_TESTS: 2021-05-16T01:52:40.3933245Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T01:52:40.3933695Z TZ: UTC 2021-05-16T01:52:40.3934249Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:52:40.3934694Z NOT_CRAN: true 2021-05-16T01:52:40.3935104Z ##[endgroup] 2021-05-16T01:52:40.6473091Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:52:40.9126731Z Post job cleanup. 2021-05-16T01:52:40.9627542Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T01:52:40.9738802Z Post job cleanup. 2021-05-16T01:52:41.0803565Z [command]/usr/bin/git version 2021-05-16T01:52:41.0866703Z git version 2.31.1 2021-05-16T01:52:41.0903254Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:52:41.0949224Z [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-16T01:52:41.1198513Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:52:41.1230996Z http.https://github.com/.extraheader 2021-05-16T01:52:41.1239794Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T01:52:41.1287213Z [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-16T01:52:41.1595563Z Cleaning up orphan processes