2021-05-15T14:00:14.1005138Z ##[section]Starting: Request a runner to run this job 2021-05-15T14:00:14.7045994Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T14:00:14.7690237Z 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-15T14:00:14.8319331Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T14:00:14.9172045Z ##[section]Finishing: Request a runner to run this job 2021-05-15T14:00:21.8069157Z Current runner version: '2.278.0' 2021-05-15T14:00:21.8095541Z ##[group]Operating System 2021-05-15T14:00:21.8096488Z Ubuntu 2021-05-15T14:00:21.8096926Z 20.04.2 2021-05-15T14:00:21.8097512Z LTS 2021-05-15T14:00:21.8098051Z ##[endgroup] 2021-05-15T14:00:21.8098527Z ##[group]Virtual Environment 2021-05-15T14:00:21.8099008Z Environment: ubuntu-20.04 2021-05-15T14:00:21.8099481Z Version: 20210510.0 2021-05-15T14:00:21.8100244Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T14:00:21.8101344Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T14:00:21.8102063Z ##[endgroup] 2021-05-15T14:00:21.8103550Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T14:00:21.8104492Z Actions: write 2021-05-15T14:00:21.8104946Z Checks: write 2021-05-15T14:00:21.8105326Z Contents: write 2021-05-15T14:00:21.8105771Z Deployments: write 2021-05-15T14:00:21.8106270Z Issues: write 2021-05-15T14:00:21.8106700Z Metadata: read 2021-05-15T14:00:21.8107107Z Packages: write 2021-05-15T14:00:21.8107565Z PullRequests: write 2021-05-15T14:00:21.8108043Z RepositoryProjects: write 2021-05-15T14:00:21.8108572Z SecurityEvents: write 2021-05-15T14:00:21.8108990Z Statuses: write 2021-05-15T14:00:21.8109502Z ##[endgroup] 2021-05-15T14:00:21.8111868Z Prepare workflow directory 2021-05-15T14:00:21.9087164Z Prepare all required actions 2021-05-15T14:00:21.9096183Z Getting action download info 2021-05-15T14:00:22.3252501Z Download action repository 'actions/checkout@v2' 2021-05-15T14:00:23.9487775Z Download action repository 'r-lib/actions@master' 2021-05-15T14:00:24.4363635Z Download action repository 'adigherman/actions@master' 2021-05-15T14:00:25.9502121Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T14:00:26.1178173Z Download action repository 'actions/cache@v1' 2021-05-15T14:00:26.2763271Z Download action repository 'actions/upload-artifact@master' 2021-05-15T14:00:26.5074833Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T14:00:26.8974045Z ##[group]Run actions/checkout@v2 2021-05-15T14:00:26.8974692Z with: 2021-05-15T14:00:26.8975258Z repository: neuroconductor/kirby21.smri 2021-05-15T14:00:26.8976432Z token: *** 2021-05-15T14:00:26.8976841Z ssh-strict: true 2021-05-15T14:00:26.8977445Z persist-credentials: true 2021-05-15T14:00:26.8977885Z clean: true 2021-05-15T14:00:26.8978223Z fetch-depth: 1 2021-05-15T14:00:26.8978575Z lfs: false 2021-05-15T14:00:26.8978927Z submodules: false 2021-05-15T14:00:26.8979362Z env: 2021-05-15T14:00:26.8979708Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:26.8980063Z TIC_DEPLOY_KEY: 2021-05-15T14:00:26.8980926Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:26.8981987Z GITHUB_PAT: *** 2021-05-15T14:00:26.8982353Z COVERALLS_TOKEN: 2021-05-15T14:00:26.8982789Z continue-on-error: false 2021-05-15T14:00:26.8983226Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:26.8983583Z ##[endgroup] 2021-05-15T14:00:27.1182203Z Syncing repository: neuroconductor/kirby21.smri 2021-05-15T14:00:27.1205511Z ##[group]Getting Git version info 2021-05-15T14:00:27.1206745Z Working directory is '/home/runner/work/kirby21.smri/kirby21.smri' 2021-05-15T14:00:27.1249390Z [command]/usr/bin/git version 2021-05-15T14:00:27.1432773Z git version 2.31.1 2021-05-15T14:00:27.1435669Z ##[endgroup] 2021-05-15T14:00:27.1436868Z Deleting the contents of '/home/runner/work/kirby21.smri/kirby21.smri' 2021-05-15T14:00:27.1440864Z ##[group]Initializing the repository 2021-05-15T14:00:27.1445237Z [command]/usr/bin/git init /home/runner/work/kirby21.smri/kirby21.smri 2021-05-15T14:00:27.1513983Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T14:00:27.1515353Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T14:00:27.1516438Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T14:00:27.1517237Z hint: 2021-05-15T14:00:27.1518750Z hint: git config --global init.defaultBranch 2021-05-15T14:00:27.1519358Z hint: 2021-05-15T14:00:27.1520241Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T14:00:27.1521270Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T14:00:27.1522063Z hint: 2021-05-15T14:00:27.1522642Z hint: git branch -m 2021-05-15T14:00:27.1526460Z Initialized empty Git repository in /home/runner/work/kirby21.smri/kirby21.smri/.git/ 2021-05-15T14:00:27.1537201Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.smri 2021-05-15T14:00:27.1589248Z ##[endgroup] 2021-05-15T14:00:27.1589906Z ##[group]Disabling automatic garbage collection 2021-05-15T14:00:27.1598009Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T14:00:27.1636313Z ##[endgroup] 2021-05-15T14:00:27.1641933Z ##[group]Setting up auth 2021-05-15T14:00:27.1650126Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:00:27.1684856Z [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-15T14:00:27.2102166Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:00:27.2141723Z [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-15T14:00:27.2369930Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T14:00:27.2424386Z ##[endgroup] 2021-05-15T14:00:27.2425395Z ##[group]Fetching the repository 2021-05-15T14:00:27.2434136Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +2d791e16561cf69af353ad4d4c65d28b388fe385:refs/tags/1.5.s 2021-05-15T14:00:27.4551233Z remote: Enumerating objects: 19, done. 2021-05-15T14:00:27.4569262Z remote: Counting objects: 5% (1/19) 2021-05-15T14:00:27.4570763Z remote: Counting objects: 10% (2/19) 2021-05-15T14:00:27.4571807Z remote: Counting objects: 15% (3/19) 2021-05-15T14:00:27.4572865Z remote: Counting objects: 21% (4/19) 2021-05-15T14:00:27.4573891Z remote: Counting objects: 26% (5/19) 2021-05-15T14:00:27.4574925Z remote: Counting objects: 31% (6/19) 2021-05-15T14:00:27.4575939Z remote: Counting objects: 36% (7/19) 2021-05-15T14:00:27.4576979Z remote: Counting objects: 42% (8/19) 2021-05-15T14:00:27.4578020Z remote: Counting objects: 47% (9/19) 2021-05-15T14:00:27.4579044Z remote: Counting objects: 52% (10/19) 2021-05-15T14:00:27.4580240Z remote: Counting objects: 57% (11/19) 2021-05-15T14:00:27.4581269Z remote: Counting objects: 63% (12/19) 2021-05-15T14:00:27.4582583Z remote: Counting objects: 68% (13/19) 2021-05-15T14:00:27.4583600Z remote: Counting objects: 73% (14/19) 2021-05-15T14:00:27.4584639Z remote: Counting objects: 78% (15/19) 2021-05-15T14:00:27.4585657Z remote: Counting objects: 84% (16/19) 2021-05-15T14:00:27.4586684Z remote: Counting objects: 89% (17/19) 2021-05-15T14:00:27.4587772Z remote: Counting objects: 94% (18/19) 2021-05-15T14:00:27.4588816Z remote: Counting objects: 100% (19/19) 2021-05-15T14:00:27.4589899Z remote: Counting objects: 100% (19/19), done. 2021-05-15T14:00:27.4591020Z remote: Compressing objects: 6% (1/16) 2021-05-15T14:00:27.4592164Z remote: Compressing objects: 12% (2/16) 2021-05-15T14:00:27.4597102Z remote: Compressing objects: 18% (3/16) 2021-05-15T14:00:27.4598271Z remote: Compressing objects: 25% (4/16) 2021-05-15T14:00:27.4599382Z remote: Compressing objects: 31% (5/16) 2021-05-15T14:00:27.4600500Z remote: Compressing objects: 37% (6/16) 2021-05-15T14:00:27.4601923Z remote: Compressing objects: 43% (7/16) 2021-05-15T14:00:27.4603033Z remote: Compressing objects: 50% (8/16) 2021-05-15T14:00:27.4604152Z remote: Compressing objects: 56% (9/16) 2021-05-15T14:00:27.4605270Z remote: Compressing objects: 62% (10/16) 2021-05-15T14:00:27.4606186Z remote: Compressing objects: 68% (11/16) 2021-05-15T14:00:27.4606766Z remote: Compressing objects: 75% (12/16) 2021-05-15T14:00:27.4607365Z remote: Compressing objects: 81% (13/16) 2021-05-15T14:00:27.4607945Z remote: Compressing objects: 87% (14/16) 2021-05-15T14:00:27.4608544Z remote: Compressing objects: 93% (15/16) 2021-05-15T14:00:27.4609139Z remote: Compressing objects: 100% (16/16) 2021-05-15T14:00:27.4609747Z remote: Compressing objects: 100% (16/16), done. 2021-05-15T14:00:27.4611162Z remote: Total 19 (delta 0), reused 18 (delta 0), pack-reused 0 2021-05-15T14:00:27.4712198Z From https://github.com/neuroconductor/kirby21.smri 2021-05-15T14:00:27.4714426Z * [new ref] 2d791e16561cf69af353ad4d4c65d28b388fe385 -> 1.5.s 2021-05-15T14:00:27.4744415Z ##[endgroup] 2021-05-15T14:00:27.4745426Z ##[group]Determining the checkout info 2021-05-15T14:00:27.4746859Z ##[endgroup] 2021-05-15T14:00:27.4747545Z ##[group]Checking out the ref 2021-05-15T14:00:27.4752505Z [command]/usr/bin/git checkout --progress --force refs/tags/1.5.s 2021-05-15T14:00:27.4809094Z Note: switching to 'refs/tags/1.5.s'. 2021-05-15T14:00:27.4809703Z 2021-05-15T14:00:27.4811255Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T14:00:27.4812271Z changes and commit them, and you can discard any commits you make in this 2021-05-15T14:00:27.4813196Z state without impacting any branches by switching back to a branch. 2021-05-15T14:00:27.4813794Z 2021-05-15T14:00:27.4814483Z If you want to create a new branch to retain commits you create, you may 2021-05-15T14:00:27.4815738Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T14:00:27.4816338Z 2021-05-15T14:00:27.4817096Z git switch -c 2021-05-15T14:00:27.4817602Z 2021-05-15T14:00:27.4818129Z Or undo this operation with: 2021-05-15T14:00:27.4818642Z 2021-05-15T14:00:27.4819274Z git switch - 2021-05-15T14:00:27.4819748Z 2021-05-15T14:00:27.4820438Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T14:00:27.4821097Z 2021-05-15T14:00:27.4821547Z HEAD is now at 2d791e1 Version id 44 stable 2021-05-15T14:00:27.4822126Z ##[endgroup] 2021-05-15T14:00:27.4862466Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T14:00:27.4893398Z '2d791e16561cf69af353ad4d4c65d28b388fe385' 2021-05-15T14:00:27.5043890Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T14:00:27.5044434Z with: 2021-05-15T14:00:27.5044860Z r-version: release 2021-05-15T14:00:27.5045306Z Ncpus: 1 2021-05-15T14:00:27.5045765Z crayon.enabled: NULL 2021-05-15T14:00:27.5046391Z remove-openmp-macos: true 2021-05-15T14:00:27.5047014Z http-user-agent: default 2021-05-15T14:00:27.5047544Z install-r: true 2021-05-15T14:00:27.5048186Z windows-path-include-mingw: true 2021-05-15T14:00:27.5048795Z env: 2021-05-15T14:00:27.5049280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:27.5049812Z TIC_DEPLOY_KEY: 2021-05-15T14:00:27.5050735Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:27.5052616Z GITHUB_PAT: *** 2021-05-15T14:00:27.5053081Z COVERALLS_TOKEN: 2021-05-15T14:00:27.5053624Z continue-on-error: false 2021-05-15T14:00:27.5054168Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:27.5054601Z ##[endgroup] 2021-05-15T14:00:28.3393901Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T14:00:30.1204752Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T14:00:30.9506545Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T14:00:30.9510106Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T14:00:30.9529533Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T14:00:30.9531434Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T14:00:30.9533601Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T14:00:30.9535666Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T14:00:30.9536979Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T14:00:30.9538596Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T14:00:30.9541126Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T14:00:30.9542967Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T14:00:30.9545040Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T14:00:30.9547460Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T14:00:30.9549384Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T14:00:30.9551072Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T14:00:30.9552774Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T14:00:30.9554605Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T14:00:30.9556232Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T14:00:30.9558071Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T14:00:30.9559690Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T14:00:30.9561261Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T14:00:30.9562906Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T14:00:30.9564508Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T14:00:30.9566075Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T14:00:30.9606471Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T14:00:37.6152606Z Fetched 4463 kB in 1s (3948 kB/s) 2021-05-15T14:00:38.4059951Z Reading package lists... 2021-05-15T14:00:38.4310670Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T14:00:40.3007519Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T14:00:40.3672617Z Reading package lists... 2021-05-15T14:00:40.5198830Z Building dependency tree... 2021-05-15T14:00:40.5237375Z Reading state information... 2021-05-15T14:00:40.6784585Z The following additional packages will be installed: 2021-05-15T14:00:40.6786077Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T14:00:40.6787432Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T14:00:40.6788985Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T14:00:40.6790607Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T14:00:40.6792150Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T14:00:40.6793707Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T14:00:40.6795149Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T14:00:40.6796744Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T14:00:40.6798340Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T14:00:40.6800063Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T14:00:40.6801580Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T14:00:40.6803123Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T14:00:40.6804813Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T14:00:40.6806469Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T14:00:40.6807882Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T14:00:40.6809324Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T14:00:40.6810725Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T14:00:40.6812368Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T14:00:40.6814189Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T14:00:40.6815607Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T14:00:40.6816916Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T14:00:40.6818044Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T14:00:40.6819330Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T14:00:40.6820704Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T14:00:40.6821966Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T14:00:40.6823157Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T14:00:40.6824632Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T14:00:40.6826107Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T14:00:40.6827598Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T14:00:40.6829103Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T14:00:40.6830572Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T14:00:40.6832189Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T14:00:40.6833881Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T14:00:40.6835338Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T14:00:40.6836735Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T14:00:40.6838211Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T14:00:40.6839661Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T14:00:40.6840960Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T14:00:40.6841640Z Suggested packages: 2021-05-15T14:00:40.6842478Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T14:00:40.6843658Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T14:00:40.6844918Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T14:00:40.6846227Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T14:00:40.6847486Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T14:00:40.6848669Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T14:00:40.6849927Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T14:00:40.6851293Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T14:00:40.6852893Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T14:00:40.6854247Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T14:00:41.1967356Z The following NEW packages will be installed: 2021-05-15T14:00:41.1986104Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T14:00:41.1987798Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T14:00:41.1989318Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T14:00:41.1991038Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T14:00:41.1992683Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T14:00:41.1994283Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T14:00:41.1996002Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T14:00:41.1997625Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T14:00:41.1999304Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T14:00:41.2000898Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T14:00:41.2002199Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T14:00:41.2003810Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T14:00:41.2029037Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T14:00:41.2040036Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T14:00:41.2048281Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T14:00:41.2050124Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T14:00:41.2051248Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T14:00:41.2052530Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T14:00:41.2053787Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T14:00:41.2054861Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T14:00:41.2055822Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T14:00:41.2056789Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T14:00:41.2057913Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T14:00:41.2059094Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T14:00:41.2060197Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T14:00:41.2061228Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T14:00:41.2062348Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T14:00:41.2063464Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T14:00:41.2065182Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T14:00:41.2066888Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T14:00:41.2068372Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T14:00:41.2070230Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T14:00:41.2071944Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T14:00:41.2073712Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T14:00:41.2075222Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T14:00:41.2076818Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T14:00:41.2078283Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T14:00:41.2079475Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T14:00:41.2252507Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:00:41.2253377Z Need to get 8648 kB of archives. 2021-05-15T14:00:41.2254335Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T14:00:41.2255812Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T14:00:41.2295541Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T14:00:41.2301881Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T14:00:41.2308965Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T14:00:41.2314467Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T14:00:41.2329943Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T14:00:41.2341863Z 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-15T14:00:41.2344371Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T14:00:41.2355123Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T14:00:41.2363287Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T14:00:41.2373006Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T14:00:41.2382079Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T14:00:41.2391629Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T14:00:41.2401549Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T14:00:41.2407026Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T14:00:41.2412177Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T14:00:41.2417584Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T14:00:41.2426497Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T14:00:41.2431250Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T14:00:41.2520903Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T14:00:41.2526629Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T14:00:41.2544256Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T14:00:41.2553469Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T14:00:41.2564848Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T14:00:41.2577711Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T14:00:41.2657674Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T14:00:41.2664397Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T14:00:41.2671176Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T14:00:41.2682092Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T14:00:41.2690546Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T14:00:41.2708490Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T14:00:41.2715856Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T14:00:41.2719170Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T14:00:41.2721247Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T14:00:41.2723291Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T14:00:41.2725262Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T14:00:41.2727123Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T14:00:41.2729323Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T14:00:41.2741228Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T14:00:41.2756375Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T14:00:41.2762358Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T14:00:41.2768365Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T14:00:41.2774359Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T14:00:41.2780054Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T14:00:41.2785722Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T14:00:41.2796514Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T14:00:41.2810958Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T14:00:41.2816594Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T14:00:41.2825262Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T14:00:41.2834711Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T14:00:41.2843668Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T14:00:41.2881847Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T14:00:41.2892106Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T14:00:41.2900946Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T14:00:41.2910219Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T14:00:41.2927783Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T14:00:41.2933690Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T14:00:41.2941942Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T14:00:41.2949973Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T14:00:41.2958171Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T14:00:41.2992469Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T14:00:41.3005508Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T14:00:41.3017384Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T14:00:41.3024705Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T14:00:41.3033290Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T14:00:41.3040017Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T14:00:41.3045978Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T14:00:41.3051931Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T14:00:41.3063706Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T14:00:41.3074760Z 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-15T14:00:41.3082668Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T14:00:41.3089914Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T14:00:41.3095273Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T14:00:41.3097657Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T14:00:41.3099782Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T14:00:41.3115863Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T14:00:41.3137066Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T14:00:41.3148917Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T14:00:41.3154698Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T14:00:41.3159947Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T14:00:41.3181977Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T14:00:41.3187832Z 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-15T14:00:41.3194513Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T14:00:41.3201667Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T14:00:41.3208145Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T14:00:41.3214594Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T14:00:41.3221125Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T14:00:41.3229032Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T14:00:41.3231098Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T14:00:41.3237579Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T14:00:41.3244179Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T14:00:41.3249707Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T14:00:41.3253745Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T14:00:41.3258023Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T14:00:41.3262744Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T14:00:41.3268023Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T14:00:41.3273365Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T14:00:41.3282304Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T14:00:41.3288709Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T14:00:41.3294110Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T14:00:41.3299171Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T14:00:41.3363512Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T14:00:41.3439839Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T14:00:41.3444837Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T14:00:41.3465731Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T14:00:41.3471140Z 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-15T14:00:41.3476581Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T14:00:41.3482219Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T14:00:41.3496636Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T14:00:41.3511734Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T14:00:41.3513892Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T14:00:41.3522256Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T14:00:41.3524419Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T14:00:41.3532942Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T14:00:41.3534927Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T14:00:41.3544861Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T14:00:41.3546773Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T14:00:41.3548655Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T14:00:41.3554924Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T14:00:41.3562900Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T14:00:41.3564844Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T14:00:41.3569954Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T14:00:41.3575318Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T14:00:41.3581962Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T14:00:41.3583742Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T14:00:41.3588896Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T14:00:41.3682155Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T14:00:41.3683973Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T14:00:41.3689803Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T14:00:41.3730310Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T14:00:42.1249975Z Fetched 8648 kB in 0s (53.3 MB/s) 2021-05-15T14:00:42.1607129Z Selecting previously unselected package dctrl-tools. 2021-05-15T14:00:42.1810306Z (Reading database ... 2021-05-15T14:00:42.1810851Z (Reading database ... 5% 2021-05-15T14:00:42.1811412Z (Reading database ... 10% 2021-05-15T14:00:42.1811916Z (Reading database ... 15% 2021-05-15T14:00:42.1812460Z (Reading database ... 20% 2021-05-15T14:00:42.1813032Z (Reading database ... 25% 2021-05-15T14:00:42.1813576Z (Reading database ... 30% 2021-05-15T14:00:42.1814084Z (Reading database ... 35% 2021-05-15T14:00:42.1814633Z (Reading database ... 40% 2021-05-15T14:00:42.1815223Z (Reading database ... 45% 2021-05-15T14:00:42.1815741Z (Reading database ... 50% 2021-05-15T14:00:42.2018321Z (Reading database ... 55% 2021-05-15T14:00:42.2429395Z (Reading database ... 60% 2021-05-15T14:00:42.2718732Z (Reading database ... 65% 2021-05-15T14:00:42.3031263Z (Reading database ... 70% 2021-05-15T14:00:42.3686451Z (Reading database ... 75% 2021-05-15T14:00:42.4437466Z (Reading database ... 80% 2021-05-15T14:00:42.5191953Z (Reading database ... 85% 2021-05-15T14:00:42.5653122Z (Reading database ... 90% 2021-05-15T14:00:42.6067599Z (Reading database ... 95% 2021-05-15T14:00:42.6068599Z (Reading database ... 100% 2021-05-15T14:00:42.6070003Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T14:00:42.6178691Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T14:00:42.6389602Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T14:00:42.6715207Z Selecting previously unselected package libfile-which-perl. 2021-05-15T14:00:42.6937371Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T14:00:42.6946629Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T14:00:42.7194945Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T14:00:42.7432199Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T14:00:42.7440631Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T14:00:42.7754394Z Selecting previously unselected package libio-pty-perl. 2021-05-15T14:00:42.7982093Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T14:00:42.7993655Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T14:00:42.8274662Z Selecting previously unselected package libipc-run-perl. 2021-05-15T14:00:42.8509316Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T14:00:42.8525707Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T14:00:42.8914874Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T14:00:42.9091578Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T14:00:42.9099256Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T14:00:42.9368242Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T14:00:42.9591319Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T14:00:42.9601755Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T14:00:42.9875265Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T14:00:43.0084178Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T14:00:43.0092213Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T14:00:43.0303835Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T14:00:43.0561794Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T14:00:43.0568048Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T14:00:43.0773084Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T14:00:43.1037245Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T14:00:43.1049226Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T14:00:43.1354560Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T14:00:43.1561309Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T14:00:43.1570299Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T14:00:43.1834334Z Selecting previously unselected package libimport-into-perl. 2021-05-15T14:00:43.2050061Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T14:00:43.2062973Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T14:00:43.2314576Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T14:00:43.2539073Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T14:00:43.2549184Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T14:00:43.2777144Z Selecting previously unselected package libstrictures-perl. 2021-05-15T14:00:43.3045688Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T14:00:43.3056636Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T14:00:43.3273954Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T14:00:43.3538388Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T14:00:43.3545881Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T14:00:43.3874573Z Selecting previously unselected package libmoo-perl. 2021-05-15T14:00:43.4096243Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T14:00:43.4107790Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T14:00:43.4357635Z Selecting previously unselected package patchutils. 2021-05-15T14:00:43.4626627Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T14:00:43.4638418Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T14:00:43.4995143Z Selecting previously unselected package wdiff. 2021-05-15T14:00:43.5239400Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T14:00:43.5248976Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T14:00:43.5635814Z Selecting previously unselected package devscripts. 2021-05-15T14:00:43.5848579Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T14:00:43.6087090Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T14:00:43.7445459Z Selecting previously unselected package diffstat. 2021-05-15T14:00:43.7722309Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T14:00:43.7736685Z Unpacking diffstat (1.63-1) ... 2021-05-15T14:00:43.8035305Z Selecting previously unselected package python3-gpg. 2021-05-15T14:00:43.8254589Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T14:00:43.8262208Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T14:00:43.8714122Z Selecting previously unselected package dput. 2021-05-15T14:00:43.8978491Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T14:00:43.9057161Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T14:00:43.9324270Z Selecting previously unselected package gdebi-core. 2021-05-15T14:00:43.9605485Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T14:00:43.9616563Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T14:00:44.2884273Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T14:00:44.3123239Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T14:00:44.3184404Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T14:00:44.3514782Z Selecting previously unselected package gettext. 2021-05-15T14:00:44.3748109Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T14:00:44.3758156Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T14:00:44.5175380Z Selecting previously unselected package intltool-debian. 2021-05-15T14:00:44.5463876Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T14:00:44.5514005Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T14:00:44.5913682Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T14:00:44.6363307Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T14:00:44.6376701Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T14:00:44.6674510Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T14:00:44.6948749Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T14:00:44.6960169Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T14:00:44.7290249Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T14:00:44.7571464Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T14:00:44.7584374Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T14:00:44.7874380Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T14:00:44.8115721Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T14:00:44.8125954Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T14:00:44.8352398Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T14:00:44.8631683Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T14:00:44.8641004Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T14:00:44.8859528Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T14:00:44.9139702Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T14:00:44.9148236Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T14:00:44.9375065Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T14:00:44.9656249Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T14:00:44.9665733Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T14:00:44.9904116Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T14:00:45.0183634Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T14:00:45.0191570Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T14:00:45.0474626Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T14:00:45.0696451Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T14:00:45.0707849Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T14:00:45.0977608Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T14:00:45.1256887Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T14:00:45.1268443Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T14:00:45.1518571Z Selecting previously unselected package libclone-perl. 2021-05-15T14:00:45.1797154Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T14:00:45.1809633Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T14:00:45.2013133Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T14:00:45.2284746Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T14:00:45.2292278Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T14:00:45.2501281Z Selecting previously unselected package libparams-util-perl. 2021-05-15T14:00:45.2770213Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T14:00:45.2782142Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T14:00:45.3035314Z Selecting previously unselected package libsub-install-perl. 2021-05-15T14:00:45.3269487Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T14:00:45.3279126Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T14:00:45.3554292Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T14:00:45.3760378Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T14:00:45.3770926Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T14:00:45.4074558Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T14:00:45.4277576Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T14:00:45.4289086Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T14:00:45.4544744Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T14:00:45.4818276Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T14:00:45.4828899Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T14:00:45.5031827Z Selecting previously unselected package libwant-perl. 2021-05-15T14:00:45.5299367Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T14:00:45.5310292Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T14:00:45.5568900Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T14:00:45.5827087Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T14:00:45.5836807Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T14:00:45.6098684Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T14:00:45.6367973Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T14:00:45.6375576Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T14:00:45.6693608Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T14:00:45.6967349Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T14:00:45.6977679Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T14:00:45.7181995Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T14:00:45.7456284Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T14:00:45.7464995Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T14:00:45.7685947Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T14:00:45.7969125Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T14:00:45.7982181Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T14:00:45.8209207Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T14:00:45.8485782Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T14:00:45.8497702Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T14:00:45.8994448Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T14:00:45.9218126Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T14:00:45.9231267Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T14:00:45.9874859Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T14:00:46.0135263Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T14:00:46.0145532Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T14:00:46.0423432Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T14:00:46.0699829Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T14:00:46.0710520Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T14:00:46.0988591Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T14:00:46.1217708Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T14:00:46.1229536Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T14:00:46.1489283Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T14:00:46.1767690Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T14:00:46.1777300Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T14:00:46.2007629Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T14:00:46.2286844Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T14:00:46.2295439Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T14:00:46.2594228Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T14:00:46.2792428Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T14:00:46.2806220Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T14:00:46.3031623Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T14:00:46.3306573Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T14:00:46.3315685Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T14:00:46.3594220Z Selecting previously unselected package libio-string-perl. 2021-05-15T14:00:46.3814870Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T14:00:46.3825887Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T14:00:46.4050040Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T14:00:46.4322268Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T14:00:46.4331881Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T14:00:46.4954094Z Selecting previously unselected package libfuture-perl. 2021-05-15T14:00:46.5164261Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T14:00:46.5175149Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T14:00:46.5514706Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T14:00:46.5746548Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T14:00:46.5757902Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T14:00:46.6114826Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T14:00:46.6337416Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T14:00:46.6371271Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T14:00:46.6673963Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T14:00:46.6914570Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T14:00:46.6915924Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T14:00:46.7197777Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T14:00:46.7415764Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T14:00:46.7428456Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T14:00:46.7678173Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T14:00:46.7958178Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T14:00:46.7966787Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T14:00:46.8180738Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T14:00:46.8463105Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T14:00:46.8478002Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T14:00:46.8752053Z Selecting previously unselected package libjson-perl. 2021-05-15T14:00:46.9032186Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T14:00:46.9044485Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T14:00:46.9395476Z Selecting previously unselected package liblog-any-perl. 2021-05-15T14:00:46.9617675Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T14:00:46.9633477Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T14:00:46.9957167Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T14:00:47.0211201Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T14:00:47.0224002Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T14:00:47.0532854Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T14:00:47.0758071Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T14:00:47.0767191Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T14:00:47.1154542Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T14:00:47.1352004Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T14:00:47.1362326Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T14:00:47.1634283Z Selecting previously unselected package libsub-name-perl. 2021-05-15T14:00:47.1879088Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T14:00:47.1888864Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T14:00:47.2139732Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T14:00:47.2423556Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T14:00:47.2436041Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T14:00:47.2876134Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T14:00:47.3160178Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T14:00:47.3174741Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T14:00:47.3476164Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T14:00:47.3717190Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T14:00:47.3731844Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T14:00:47.4299714Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T14:00:47.4583070Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T14:00:47.4596431Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T14:00:47.4994618Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T14:00:47.5209907Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T14:00:47.5221724Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T14:00:47.5515247Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T14:00:47.5737995Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T14:00:47.5750821Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T14:00:47.5995016Z Selecting previously unselected package libio-async-perl. 2021-05-15T14:00:47.6277328Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T14:00:47.6287946Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T14:00:47.6795698Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T14:00:47.7034468Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T14:00:47.7044607Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T14:00:47.7354497Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T14:00:47.7562466Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T14:00:47.7572219Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T14:00:47.7796701Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T14:00:47.8068847Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T14:00:47.8076821Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T14:00:47.8475412Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T14:00:47.8753373Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T14:00:47.8763638Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T14:00:47.9154669Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T14:00:47.9377110Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T14:00:47.9387558Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T14:00:47.9716037Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T14:00:47.9948476Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T14:00:47.9957122Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T14:00:48.0317254Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T14:00:48.0533927Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T14:00:48.0545670Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T14:00:48.1066079Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T14:00:48.1358227Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T14:00:48.1370522Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T14:00:48.1630983Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T14:00:48.1917607Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T14:00:48.1928202Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T14:00:48.2233012Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T14:00:48.2511840Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T14:00:48.2519541Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T14:00:48.2761119Z Selecting previously unselected package libobject-id-perl. 2021-05-15T14:00:48.3044643Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T14:00:48.3054044Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T14:00:48.3354577Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T14:00:48.3569244Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T14:00:48.3579919Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T14:00:48.3831160Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T14:00:48.4104231Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T14:00:48.4114853Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T14:00:48.4474603Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T14:00:48.4728579Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T14:00:48.4739344Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T14:00:48.4973846Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T14:00:48.5229062Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T14:00:48.5237959Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T14:00:48.5438391Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T14:00:48.5699699Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T14:00:48.5706963Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T14:00:48.5994964Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T14:00:48.6185423Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T14:00:48.6203069Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T14:00:48.6555353Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T14:00:48.6751405Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T14:00:48.6764554Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T14:00:48.7034742Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T14:00:48.7292355Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T14:00:48.7302007Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T14:00:48.7538880Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T14:00:48.7808793Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T14:00:48.7818959Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T14:00:48.8067135Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T14:00:48.8332291Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T14:00:48.8346035Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T14:00:48.8949481Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T14:00:48.9206687Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T14:00:48.9217885Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T14:00:48.9421254Z Selecting previously unselected package libreadonly-perl. 2021-05-15T14:00:48.9683840Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T14:00:48.9695604Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T14:00:48.9956618Z Selecting previously unselected package libref-util-perl. 2021-05-15T14:00:49.0243696Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T14:00:49.0252116Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T14:00:49.0509414Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T14:00:49.0794770Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T14:00:49.0804631Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T14:00:49.1033464Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T14:00:49.1316604Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T14:00:49.1323738Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T14:00:49.1674671Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T14:00:49.1874434Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T14:00:49.1882178Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T14:00:49.2118512Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T14:00:49.2400912Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T14:00:49.2406804Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T14:00:49.2795462Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T14:00:49.3025985Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T14:00:49.3038655Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T14:00:49.3350738Z Selecting previously unselected package libsereal-perl. 2021-05-15T14:00:49.3627973Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T14:00:49.3636505Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T14:00:49.3914492Z Selecting previously unselected package libsort-key-perl. 2021-05-15T14:00:49.4138624Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T14:00:49.4148138Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T14:00:49.4416603Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T14:00:49.4703243Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T14:00:49.4714550Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T14:00:49.4976183Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T14:00:49.5254284Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T14:00:49.5262998Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T14:00:49.5554336Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T14:00:49.5780455Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T14:00:49.5791402Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T14:00:49.6017212Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T14:00:49.6289157Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T14:00:49.6302504Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T14:00:49.6634178Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T14:00:49.6819941Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T14:00:49.6828231Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T14:00:49.7079431Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T14:00:49.7320184Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T14:00:49.7327638Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T14:00:49.7557660Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T14:00:49.7830465Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T14:00:49.7837393Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T14:00:49.8116641Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T14:00:49.8348203Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T14:00:49.8358683Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T14:00:49.8716536Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T14:00:49.8905935Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T14:00:49.8915887Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T14:00:49.9195656Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T14:00:49.9434885Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T14:00:49.9448502Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T14:00:49.9956062Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T14:00:50.0184283Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T14:00:50.0215921Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T14:00:50.0515875Z Selecting previously unselected package licensecheck. 2021-05-15T14:00:50.0744637Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T14:00:50.0754525Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T14:00:50.1074538Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T14:00:50.1283938Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T14:00:50.1294769Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T14:00:50.1594532Z Selecting previously unselected package t1utils. 2021-05-15T14:00:50.1809739Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T14:00:50.1822383Z Unpacking t1utils (1.41-3) ... 2021-05-15T14:00:50.2183230Z Selecting previously unselected package lintian. 2021-05-15T14:00:50.2438033Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T14:00:50.2491552Z Unpacking lintian (2.62.0) ... 2021-05-15T14:00:50.6002965Z Selecting previously unselected package python3-unidiff. 2021-05-15T14:00:50.6288298Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T14:00:50.6298443Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T14:00:50.6594505Z Selecting previously unselected package python3-xdg. 2021-05-15T14:00:50.6826417Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T14:00:50.6838502Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T14:00:50.7107880Z Selecting previously unselected package qpdf. 2021-05-15T14:00:50.7391877Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T14:00:50.7402859Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T14:00:50.8194802Z Selecting previously unselected package python3-magic. 2021-05-15T14:00:50.8424740Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T14:00:50.8438955Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T14:00:50.9049190Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T14:00:50.9079368Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T14:00:50.9105809Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T14:00:50.9130865Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T14:00:50.9153944Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T14:00:50.9177564Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T14:00:50.9203087Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T14:00:50.9226899Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T14:00:50.9251355Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T14:00:51.1194267Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T14:00:51.1219012Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T14:00:51.1241866Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T14:00:51.1269538Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T14:00:51.1292323Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T14:00:51.1314940Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T14:00:51.1339323Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T14:00:51.1362299Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T14:00:51.1388099Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T14:00:51.1413522Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T14:00:51.1434518Z Setting up libclone-perl (0.43-2) ... 2021-05-15T14:00:51.1460063Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T14:00:51.1484642Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T14:00:51.1509057Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T14:00:51.1532265Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T14:00:51.1554772Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T14:00:51.1579052Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T14:00:51.1601164Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T14:00:51.1622478Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T14:00:51.1644095Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T14:00:51.1666787Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T14:00:51.1690520Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T14:00:51.1715203Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T14:00:51.1738626Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T14:00:51.1764687Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T14:00:51.1790976Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T14:00:51.3486175Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T14:00:51.3512486Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T14:00:51.3535076Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T14:00:51.3553861Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T14:00:51.3574404Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T14:00:51.3595610Z Setting up patchutils (0.3.4-2) ... 2021-05-15T14:00:51.3614328Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T14:00:51.3635418Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T14:00:51.3658878Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T14:00:51.3682127Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T14:00:51.3706174Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T14:00:51.5412065Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T14:00:51.5440105Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T14:00:51.5464332Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T14:00:51.5490960Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T14:00:51.5518777Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T14:00:51.5539295Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T14:00:51.5559448Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T14:00:51.5578312Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T14:00:51.5597493Z Setting up t1utils (1.41-3) ... 2021-05-15T14:00:51.5618629Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T14:00:51.5640227Z Setting up diffstat (1.63-1) ... 2021-05-15T14:00:51.5660305Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T14:00:51.5681211Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T14:00:51.5700204Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T14:00:51.5720217Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T14:00:51.5738980Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T14:00:51.5760683Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T14:00:51.5780979Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T14:00:51.5801945Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T14:00:51.5824377Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T14:00:51.5847341Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T14:00:51.5870730Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T14:00:51.5889726Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T14:00:51.6011177Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T14:00:51.6042763Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T14:00:51.6069138Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T14:00:51.6094350Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T14:00:51.6119260Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T14:00:51.6144071Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T14:00:51.6169174Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T14:00:51.7525137Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T14:00:51.7547289Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T14:00:51.7568508Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T14:00:51.7589806Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T14:00:51.7610089Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T14:00:51.7627860Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T14:00:51.7648918Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T14:00:51.7669469Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T14:00:51.7809597Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T14:00:51.7829745Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T14:00:51.7849751Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T14:00:51.9183089Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T14:00:51.9204843Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T14:00:51.9225401Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T14:00:51.9301229Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T14:00:51.9321183Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T14:00:51.9345528Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T14:00:51.9369812Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T14:00:51.9392417Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T14:00:51.9415523Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T14:00:51.9441468Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T14:00:51.9461430Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T14:00:51.9527832Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T14:00:51.9547597Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T14:00:51.9567314Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T14:00:51.9589218Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T14:00:51.9612068Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T14:00:52.1187430Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T14:00:52.1212533Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T14:00:52.1236475Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T14:00:52.1264477Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T14:00:52.1289664Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T14:00:52.1310976Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T14:00:52.1339268Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T14:00:52.1367499Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T14:00:52.1389983Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T14:00:52.1415611Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T14:00:52.1437912Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T14:00:52.1460569Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T14:00:52.1484920Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T14:00:52.1505513Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T14:00:52.1526502Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T14:00:52.1549461Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T14:00:52.1570457Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T14:00:52.1593949Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T14:00:52.3190845Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T14:00:52.3217497Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T14:00:52.3240284Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T14:00:52.3261916Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T14:00:52.3287594Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T14:00:52.3309845Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T14:00:52.3333860Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T14:00:52.3356219Z Setting up lintian (2.62.0) ... 2021-05-15T14:00:52.3385290Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T14:00:52.3421396Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:09.8499160Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:01:10.3454701Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:12.6961023Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-15T14:01:12.8162227Z 2021-05-15T14:01:12.8328815Z Reading package lists... 0% 2021-05-15T14:01:12.8329539Z 2021-05-15T14:01:12.8373071Z Reading package lists... 100% 2021-05-15T14:01:12.8373776Z 2021-05-15T14:01:12.8374218Z 2021-05-15T14:01:12.8374849Z Reading package lists... Done 2021-05-15T14:01:12.8375392Z 2021-05-15T14:01:12.8376035Z Building dependency tree... 0% 2021-05-15T14:01:12.8376582Z 2021-05-15T14:01:12.8627378Z Building dependency tree... 0% 2021-05-15T14:01:12.8628514Z 2021-05-15T14:01:12.8629477Z Building dependency tree... 50% 2021-05-15T14:01:12.8630280Z 2021-05-15T14:01:12.9746051Z Building dependency tree... 50% 2021-05-15T14:01:12.9747331Z 2021-05-15T14:01:12.9748480Z Building dependency tree 2021-05-15T14:01:12.9749452Z 2021-05-15T14:01:12.9750609Z Reading state information... 0% 2021-05-15T14:01:12.9752643Z 2021-05-15T14:01:13.1270973Z Reading state information... 0% 2021-05-15T14:01:13.1272407Z 2021-05-15T14:01:13.1274768Z 2021-05-15T14:01:13.1275645Z Reading state information... Done 2021-05-15T14:01:13.1276338Z 2021-05-15T14:01:13.1281797Z Reading state information... 0% 2021-05-15T14:01:13.1327535Z 2021-05-15T14:01:13.1328503Z Reading state information... 1% 2021-05-15T14:01:13.1366499Z 2021-05-15T14:01:13.1367024Z Reading state information... 3% 2021-05-15T14:01:13.1411111Z 2021-05-15T14:01:13.1411597Z Reading state information... 5% 2021-05-15T14:01:13.1449126Z 2021-05-15T14:01:13.1449608Z Reading state information... 7% 2021-05-15T14:01:13.1483461Z 2021-05-15T14:01:13.1483887Z Reading state information... 9% 2021-05-15T14:01:13.1522980Z 2021-05-15T14:01:13.1523495Z Reading state information... 11% 2021-05-15T14:01:13.1562425Z 2021-05-15T14:01:13.1562923Z Reading state information... 13% 2021-05-15T14:01:13.1600495Z 2021-05-15T14:01:13.1600999Z Reading state information... 15% 2021-05-15T14:01:13.1638070Z 2021-05-15T14:01:13.1638627Z Reading state information... 17% 2021-05-15T14:01:13.1679650Z 2021-05-15T14:01:13.1680161Z Reading state information... 19% 2021-05-15T14:01:13.1718525Z 2021-05-15T14:01:13.1719083Z Reading state information... 21% 2021-05-15T14:01:13.1758099Z 2021-05-15T14:01:13.1758826Z Reading state information... 23% 2021-05-15T14:01:13.1797783Z 2021-05-15T14:01:13.1798179Z Reading state information... 25% 2021-05-15T14:01:13.1838622Z 2021-05-15T14:01:13.1839167Z Reading state information... 27% 2021-05-15T14:01:13.1877494Z 2021-05-15T14:01:13.1877983Z Reading state information... 29% 2021-05-15T14:01:13.1919443Z 2021-05-15T14:01:13.1919925Z Reading state information... 31% 2021-05-15T14:01:13.1961716Z 2021-05-15T14:01:13.1962202Z Reading state information... 33% 2021-05-15T14:01:13.1996552Z 2021-05-15T14:01:13.1996973Z Reading state information... 35% 2021-05-15T14:01:13.2031670Z 2021-05-15T14:01:13.2032093Z Reading state information... 37% 2021-05-15T14:01:13.2074373Z 2021-05-15T14:01:13.2074890Z Reading state information... 39% 2021-05-15T14:01:13.2115513Z 2021-05-15T14:01:13.2116007Z Reading state information... 41% 2021-05-15T14:01:13.2154183Z 2021-05-15T14:01:13.2154680Z Reading state information... 43% 2021-05-15T14:01:13.2205596Z 2021-05-15T14:01:13.2206409Z Reading state information... 45% 2021-05-15T14:01:13.2273576Z 2021-05-15T14:01:13.2274900Z Reading state information... 47% 2021-05-15T14:01:13.2321362Z 2021-05-15T14:01:13.2322166Z Reading state information... 49% 2021-05-15T14:01:13.2371842Z 2021-05-15T14:01:13.2372770Z Reading state information... 51% 2021-05-15T14:01:13.2416428Z 2021-05-15T14:01:13.2416967Z Reading state information... 53% 2021-05-15T14:01:13.2461050Z 2021-05-15T14:01:13.2461595Z Reading state information... 55% 2021-05-15T14:01:13.2508894Z 2021-05-15T14:01:13.2509444Z Reading state information... 57% 2021-05-15T14:01:13.2554712Z 2021-05-15T14:01:13.2555260Z Reading state information... 59% 2021-05-15T14:01:13.2605692Z 2021-05-15T14:01:13.2606170Z Reading state information... 61% 2021-05-15T14:01:13.2648464Z 2021-05-15T14:01:13.2648992Z Reading state information... 63% 2021-05-15T14:01:13.2694181Z 2021-05-15T14:01:13.2695229Z Reading state information... 65% 2021-05-15T14:01:13.2730656Z 2021-05-15T14:01:13.2731643Z Reading state information... 67% 2021-05-15T14:01:13.2779753Z 2021-05-15T14:01:13.2780777Z Reading state information... 69% 2021-05-15T14:01:13.2821746Z 2021-05-15T14:01:13.2822376Z Reading state information... 71% 2021-05-15T14:01:13.2859543Z 2021-05-15T14:01:13.2860180Z Reading state information... 73% 2021-05-15T14:01:13.2901867Z 2021-05-15T14:01:13.2902607Z Reading state information... 75% 2021-05-15T14:01:13.2953472Z 2021-05-15T14:01:13.2954204Z Reading state information... 77% 2021-05-15T14:01:13.2994447Z 2021-05-15T14:01:13.2995141Z Reading state information... 79% 2021-05-15T14:01:13.3035932Z 2021-05-15T14:01:13.3036669Z Reading state information... 81% 2021-05-15T14:01:13.3078423Z 2021-05-15T14:01:13.3079365Z Reading state information... 83% 2021-05-15T14:01:13.3119529Z 2021-05-15T14:01:13.3120194Z Reading state information... 85% 2021-05-15T14:01:13.3160339Z 2021-05-15T14:01:13.3160857Z Reading state information... 87% 2021-05-15T14:01:13.3200775Z 2021-05-15T14:01:13.3201324Z Reading state information... 89% 2021-05-15T14:01:13.3238233Z 2021-05-15T14:01:13.3238669Z Reading state information... 91% 2021-05-15T14:01:13.3279156Z 2021-05-15T14:01:13.3279714Z Reading state information... 93% 2021-05-15T14:01:13.3315099Z 2021-05-15T14:01:13.3315608Z Reading state information... 95% 2021-05-15T14:01:13.3358500Z 2021-05-15T14:01:13.3359040Z Reading state information... 97% 2021-05-15T14:01:13.3398439Z 2021-05-15T14:01:13.3398868Z Reading state information... 99% 2021-05-15T14:01:13.5992126Z Selecting previously unselected package r-4.0.5. 2021-05-15T14:01:13.7108919Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T14:01:13.7207127Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-15T14:01:13.7220238Z Unpacking r-4.0.5 (1) ... 2021-05-15T14:01:14.5146793Z Setting up r-4.0.5 (1) ... 2021-05-15T14:01:14.5384497Z 2021-05-15T14:01:14.5385243Z 2021-05-15T14:01:14.5385849Z Reading state information... Done 2021-05-15T14:01:14.5623488Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-15T14:01:14.5757148Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-15T14:01:14.6015047Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T14:01:14.6015614Z env: 2021-05-15T14:01:14.6016116Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:14.6016632Z TIC_DEPLOY_KEY: 2021-05-15T14:01:14.6017561Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:14.6019451Z GITHUB_PAT: *** 2021-05-15T14:01:14.6019883Z COVERALLS_TOKEN: 2021-05-15T14:01:14.6020402Z continue-on-error: false 2021-05-15T14:01:14.6020994Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:14.6021443Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:14.6021842Z TZ: UTC 2021-05-15T14:01:14.6022203Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:14.6022575Z NOT_CRAN: true 2021-05-15T14:01:14.6022924Z ##[endgroup] 2021-05-15T14:01:14.6540934Z [command]sudo apt-get install -y texinfo 2021-05-15T14:01:14.8257134Z Reading package lists... 2021-05-15T14:01:14.9761676Z Building dependency tree... 2021-05-15T14:01:14.9779828Z Reading state information... 2021-05-15T14:01:15.1824921Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T14:01:15.1826104Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:15.5424713Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T14:01:15.5571172Z --2021-05-15 14:01:15-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T14:01:15.5677428Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T14:01:15.5744728Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T14:01:15.6061492Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T14:01:15.6065725Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T14:01:15.6069839Z --2021-05-15 14:01:15-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T14:01:15.6422785Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T14:01:15.7019849Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T14:01:15.9038363Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:01:15.9045989Z 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=D%2F7SngREcynMYJsE61ti2RhxgXInhHRfa80Be%2B8ogwA%3D&st=2021-05-15T14%3A00%3A15Z&se=2021-05-15T14%3A06%3A15Z&sp=r [following] 2021-05-15T14:01:15.9050512Z --2021-05-15 14:01:15-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=D%2F7SngREcynMYJsE61ti2RhxgXInhHRfa80Be%2B8ogwA%3D&st=2021-05-15T14%3A00%3A15Z&se=2021-05-15T14%3A06%3A15Z&sp=r 2021-05-15T14:01:15.9292470Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T14:01:15.9904876Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T14:01:16.2371204Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:01:16.2373710Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T14:01:16.2376600Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T14:01:16.7885016Z 2021-05-15T14:01:18.4223319Z 0K ........ ........ ........ ........ 49% 15.4M 2s 2021-05-15T14:01:19.6336916Z 32768K ........ ........ ........ ........ 99% 25.6M 0s 2021-05-15T14:01:19.6339162Z 65536K 100% 3.05M=3.4s 2021-05-15T14:01:19.6340203Z 2021-05-15T14:01:19.6346182Z 2021-05-15 14:01:19 (18.9 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T14:01:19.6347077Z 2021-05-15T14:01:21.7444534Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T14:01:21.7446773Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T14:01:22.0273736Z ##[group]Run tlmgr update --self 2021-05-15T14:01:22.0274404Z tlmgr update --self 2021-05-15T14:01:22.0275383Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T14:01:22.0276353Z tlmgr update --all 2021-05-15T14:01:22.0319672Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:22.0320109Z env: 2021-05-15T14:01:22.0320613Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:22.0321134Z TIC_DEPLOY_KEY: 2021-05-15T14:01:22.0322061Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:22.0324097Z GITHUB_PAT: *** 2021-05-15T14:01:22.0324564Z COVERALLS_TOKEN: 2021-05-15T14:01:22.0325114Z continue-on-error: false 2021-05-15T14:01:22.0325637Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:22.0326181Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:22.0326670Z TZ: UTC 2021-05-15T14:01:22.0327129Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:22.0327651Z NOT_CRAN: true 2021-05-15T14:01:22.0328067Z ##[endgroup] 2021-05-15T14:01:23.4588387Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:23.4592163Z tlmgr: no self-updates for tlmgr available 2021-05-15T14:01:24.7464299Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:24.7466949Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T14:01:24.8427651Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T14:01:24.8963067Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-15T14:01:24.9422481Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-15T14:01:24.9946574Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-15T14:01:25.5747745Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-15T14:01:26.8790889Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-15T14:01:27.0004523Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-15T14:01:27.0772749Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-15T14:01:27.1238404Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-15T14:01:27.1679983Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-15T14:01:27.2155782Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-15T14:01:27.2614689Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-15T14:01:27.3079268Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-15T14:01:27.3588789Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-15T14:01:27.4323111Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-15T14:01:27.5249609Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-15T14:01:27.5715401Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-15T14:01:27.6178005Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-15T14:01:27.6612131Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-15T14:01:27.7079188Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-15T14:01:27.7586662Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-15T14:01:27.8047382Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-15T14:01:27.8576641Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-15T14:01:27.9045599Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-15T14:01:27.9497349Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-15T14:01:27.9972484Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-15T14:01:28.0444127Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-15T14:01:28.0897240Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-15T14:01:28.1372577Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-15T14:01:28.1833509Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-15T14:01:28.2324108Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-15T14:01:28.2794449Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-15T14:01:28.3263403Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-15T14:01:28.3730533Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-15T14:01:28.4298748Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-15T14:01:28.4911123Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-15T14:01:28.5368009Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-15T14:01:28.5833563Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-15T14:01:28.6292942Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-15T14:01:28.6759522Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-15T14:01:28.7201683Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-15T14:01:28.7675873Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-15T14:01:28.8116756Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-15T14:01:28.8585347Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-15T14:01:28.9032697Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-15T14:01:28.9497655Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-15T14:01:28.9958405Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-15T14:01:29.0426915Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-15T14:01:29.0888438Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-15T14:01:29.1377245Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-15T14:01:29.1856123Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-15T14:01:29.2333312Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-15T14:01:29.2778784Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-15T14:01:29.3255119Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-15T14:01:29.3714630Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-15T14:01:29.4186224Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-15T14:01:29.4651789Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-15T14:01:29.5131508Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-15T14:01:29.5649096Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-15T14:01:29.6166586Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-15T14:01:29.6632248Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-15T14:01:29.7114553Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-15T14:01:29.7591321Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-15T14:01:29.8063364Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-15T14:01:29.8537628Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-15T14:01:29.9301606Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-15T14:01:30.0181874Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-15T14:01:30.0668882Z [69/89, 00:06/00:06] install: pdfextra [22k] 2021-05-15T14:01:30.1159971Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-15T14:01:30.1614719Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-15T14:01:30.2107418Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-15T14:01:30.2631016Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-15T14:01:30.3170714Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-15T14:01:30.3658098Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-15T14:01:30.4142192Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-15T14:01:30.4624594Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-15T14:01:30.5120440Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-15T14:01:30.5756514Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-15T14:01:30.6242716Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-15T14:01:30.6728744Z [81/89, 00:06/00:06] install: tlshell.x86_64-linux [1k] 2021-05-15T14:01:30.7208812Z [82/89, 00:06/00:06] install: tlshell [29k] 2021-05-15T14:01:30.7734540Z [83/89, 00:06/00:06] install: typewriter [25k] 2021-05-15T14:01:30.8384425Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-15T14:01:30.8876557Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-15T14:01:30.9405952Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-15T14:01:31.0400257Z [87/89, 00:07/00:07] install: xdvi [7k] 2021-05-15T14:01:31.0878913Z [88/89, 00:07/00:07] install: collection-basic [1k] 2021-05-15T14:01:31.1377815Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-15T14:01:31.1577975Z running mktexlsr ... 2021-05-15T14:01:31.2377076Z done running mktexlsr. 2021-05-15T14:01:31.2648776Z running updmap-sys ... 2021-05-15T14:01:31.5252380Z done running updmap-sys. 2021-05-15T14:01:31.5253478Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T14:01:31.5255545Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/gd1p0fMGP6/STT1B17Yen ... 2021-05-15T14:01:31.9019634Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/gd1p0fMGP6/STT1B17Yen. 2021-05-15T14:01:31.9021195Z OK: optex.fmt/luatex 2021-05-15T14:01:31.9022294Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T14:01:31.9023623Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T14:01:33.1924106Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:01:33.1926929Z tlmgr: no updates available 2021-05-15T14:01:33.3003888Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T14:01:33.3004400Z with: 2021-05-15T14:01:33.3004818Z pandoc-version: 2.7.3 2021-05-15T14:01:33.3005221Z env: 2021-05-15T14:01:33.3006981Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:33.3007530Z TIC_DEPLOY_KEY: 2021-05-15T14:01:33.3008453Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:33.3010431Z GITHUB_PAT: *** 2021-05-15T14:01:33.3010894Z COVERALLS_TOKEN: 2021-05-15T14:01:33.3011446Z continue-on-error: false 2021-05-15T14:01:33.3011967Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:33.3012513Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:33.3013001Z TZ: UTC 2021-05-15T14:01:33.3013444Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:33.3013895Z NOT_CRAN: true 2021-05-15T14:01:33.3014317Z ##[endgroup] 2021-05-15T14:01:33.7726294Z [command]sudo apt-get install -y gdebi-core 2021-05-15T14:01:33.8420951Z Reading package lists... 2021-05-15T14:01:34.0047017Z Building dependency tree... 2021-05-15T14:01:34.0061296Z Reading state information... 2021-05-15T14:01:34.2367467Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T14:01:34.2368500Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:34.2397709Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T14:01:34.3584436Z 2021-05-15T14:01:34.3737076Z Reading package lists... 0% 2021-05-15T14:01:34.3737677Z 2021-05-15T14:01:34.3784726Z Reading package lists... 100% 2021-05-15T14:01:34.3785375Z 2021-05-15T14:01:34.3785799Z 2021-05-15T14:01:34.3786473Z Reading package lists... Done 2021-05-15T14:01:34.3786988Z 2021-05-15T14:01:34.3787646Z Building dependency tree... 0% 2021-05-15T14:01:34.3788171Z 2021-05-15T14:01:34.4042550Z Building dependency tree... 0% 2021-05-15T14:01:34.4043860Z 2021-05-15T14:01:34.4045095Z Building dependency tree... 50% 2021-05-15T14:01:34.4046086Z 2021-05-15T14:01:34.5298128Z Building dependency tree... 50% 2021-05-15T14:01:34.5298486Z 2021-05-15T14:01:34.5299046Z Building dependency tree 2021-05-15T14:01:34.5299313Z 2021-05-15T14:01:34.5299691Z Reading state information... 0% 2021-05-15T14:01:34.5299967Z 2021-05-15T14:01:34.6777656Z Reading state information... 0% 2021-05-15T14:01:34.6778265Z 2021-05-15T14:01:34.6778620Z 2021-05-15T14:01:34.6779435Z Reading state information... Done 2021-05-15T14:01:34.6779999Z 2021-05-15T14:01:34.6780753Z Reading state information... 0% 2021-05-15T14:01:34.6826948Z 2021-05-15T14:01:34.6827867Z Reading state information... 1% 2021-05-15T14:01:34.6861536Z 2021-05-15T14:01:34.6862273Z Reading state information... 3% 2021-05-15T14:01:34.6901701Z 2021-05-15T14:01:34.6902204Z Reading state information... 5% 2021-05-15T14:01:34.6939086Z 2021-05-15T14:01:34.6939844Z Reading state information... 7% 2021-05-15T14:01:34.6976432Z 2021-05-15T14:01:34.6976943Z Reading state information... 9% 2021-05-15T14:01:34.7015705Z 2021-05-15T14:01:34.7016312Z Reading state information... 11% 2021-05-15T14:01:34.7057896Z 2021-05-15T14:01:34.7058381Z Reading state information... 13% 2021-05-15T14:01:34.7094568Z 2021-05-15T14:01:34.7095170Z Reading state information... 15% 2021-05-15T14:01:34.7131088Z 2021-05-15T14:01:34.7131659Z Reading state information... 17% 2021-05-15T14:01:34.7169626Z 2021-05-15T14:01:34.7170199Z Reading state information... 19% 2021-05-15T14:01:34.7206416Z 2021-05-15T14:01:34.7206989Z Reading state information... 21% 2021-05-15T14:01:34.7239429Z 2021-05-15T14:01:34.7240009Z Reading state information... 23% 2021-05-15T14:01:34.7275460Z 2021-05-15T14:01:34.7276013Z Reading state information... 25% 2021-05-15T14:01:34.7321941Z 2021-05-15T14:01:34.7322988Z Reading state information... 27% 2021-05-15T14:01:34.7361982Z 2021-05-15T14:01:34.7362598Z Reading state information... 29% 2021-05-15T14:01:34.7401186Z 2021-05-15T14:01:34.7401811Z Reading state information... 31% 2021-05-15T14:01:34.7440656Z 2021-05-15T14:01:34.7441602Z Reading state information... 33% 2021-05-15T14:01:34.7473659Z 2021-05-15T14:01:34.7474167Z Reading state information... 35% 2021-05-15T14:01:34.7510103Z 2021-05-15T14:01:34.7510590Z Reading state information... 37% 2021-05-15T14:01:34.7548074Z 2021-05-15T14:01:34.7548582Z Reading state information... 39% 2021-05-15T14:01:34.7584622Z 2021-05-15T14:01:34.7585125Z Reading state information... 41% 2021-05-15T14:01:34.7622170Z 2021-05-15T14:01:34.7622717Z Reading state information... 43% 2021-05-15T14:01:34.7669461Z 2021-05-15T14:01:34.7670058Z Reading state information... 45% 2021-05-15T14:01:34.7737561Z 2021-05-15T14:01:34.7738160Z Reading state information... 47% 2021-05-15T14:01:34.7780464Z 2021-05-15T14:01:34.7781078Z Reading state information... 49% 2021-05-15T14:01:34.7826408Z 2021-05-15T14:01:34.7827024Z Reading state information... 51% 2021-05-15T14:01:34.7871103Z 2021-05-15T14:01:34.7871755Z Reading state information... 53% 2021-05-15T14:01:34.7912153Z 2021-05-15T14:01:34.7913169Z Reading state information... 55% 2021-05-15T14:01:34.7956615Z 2021-05-15T14:01:34.7957237Z Reading state information... 57% 2021-05-15T14:01:34.8000864Z 2021-05-15T14:01:34.8001461Z Reading state information... 59% 2021-05-15T14:01:34.8050233Z 2021-05-15T14:01:34.8050929Z Reading state information... 61% 2021-05-15T14:01:34.8093093Z 2021-05-15T14:01:34.8093645Z Reading state information... 63% 2021-05-15T14:01:34.8134663Z 2021-05-15T14:01:34.8135289Z Reading state information... 65% 2021-05-15T14:01:34.8178243Z 2021-05-15T14:01:34.8178866Z Reading state information... 67% 2021-05-15T14:01:34.8222581Z 2021-05-15T14:01:34.8223312Z Reading state information... 69% 2021-05-15T14:01:34.8279963Z 2021-05-15T14:01:34.8280591Z Reading state information... 71% 2021-05-15T14:01:34.8319523Z 2021-05-15T14:01:34.8320104Z Reading state information... 73% 2021-05-15T14:01:34.8362134Z 2021-05-15T14:01:34.8362689Z Reading state information... 75% 2021-05-15T14:01:34.8416911Z 2021-05-15T14:01:34.8417529Z Reading state information... 77% 2021-05-15T14:01:34.8460995Z 2021-05-15T14:01:34.8461549Z Reading state information... 79% 2021-05-15T14:01:34.8504578Z 2021-05-15T14:01:34.8505173Z Reading state information... 81% 2021-05-15T14:01:34.8545911Z 2021-05-15T14:01:34.8546482Z Reading state information... 83% 2021-05-15T14:01:34.8587537Z 2021-05-15T14:01:34.8588107Z Reading state information... 85% 2021-05-15T14:01:34.8631929Z 2021-05-15T14:01:34.8632511Z Reading state information... 87% 2021-05-15T14:01:34.8670235Z 2021-05-15T14:01:34.8670806Z Reading state information... 89% 2021-05-15T14:01:34.8708659Z 2021-05-15T14:01:34.8709253Z Reading state information... 91% 2021-05-15T14:01:34.8755366Z 2021-05-15T14:01:34.8755911Z Reading state information... 93% 2021-05-15T14:01:34.8799309Z 2021-05-15T14:01:34.8799841Z Reading state information... 95% 2021-05-15T14:01:34.8841063Z 2021-05-15T14:01:34.8841588Z Reading state information... 97% 2021-05-15T14:01:34.8881277Z 2021-05-15T14:01:34.8881974Z Reading state information... 99% 2021-05-15T14:01:35.1770629Z Selecting previously unselected package pandoc. 2021-05-15T14:01:35.3022337Z (Reading database ... 261891 files and directories currently installed.) 2021-05-15T14:01:35.3126243Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T14:01:35.3137908Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T14:01:37.5192613Z Setting up pandoc (2.7.3-1) ... 2021-05-15T14:01:37.5222728Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:38.3481573Z 2021-05-15T14:01:38.3482546Z 2021-05-15T14:01:38.3483359Z Reading state information... Done 2021-05-15T14:01:38.3871950Z ##[group]Run git config user.name adigherman 2021-05-15T14:01:38.3872696Z git config user.name adigherman 2021-05-15T14:01:38.3873782Z git config user.email adig@jhu.edu 2021-05-15T14:01:38.3917511Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:38.3917946Z env: 2021-05-15T14:01:38.3918428Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:38.3919168Z TIC_DEPLOY_KEY: 2021-05-15T14:01:38.3920101Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:38.3921908Z GITHUB_PAT: *** 2021-05-15T14:01:38.3922373Z COVERALLS_TOKEN: 2021-05-15T14:01:38.3922952Z continue-on-error: false 2021-05-15T14:01:38.3923503Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:38.3924076Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:38.3924609Z TZ: UTC 2021-05-15T14:01:38.3925054Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:38.3925541Z NOT_CRAN: true 2021-05-15T14:01:38.3925983Z ##[endgroup] 2021-05-15T14:01:38.4319636Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T14:01:38.4320328Z env: 2021-05-15T14:01:38.4320849Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:38.4321358Z TIC_DEPLOY_KEY: 2021-05-15T14:01:38.4322286Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:38.4324198Z GITHUB_PAT: *** 2021-05-15T14:01:38.4324648Z COVERALLS_TOKEN: 2021-05-15T14:01:38.4325191Z continue-on-error: false 2021-05-15T14:01:38.4325712Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:38.4326260Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:38.4326742Z TZ: UTC 2021-05-15T14:01:38.4327180Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:38.4327627Z NOT_CRAN: true 2021-05-15T14:01:38.4328047Z ##[endgroup] 2021-05-15T14:01:38.7672741Z Reading package lists... 2021-05-15T14:01:38.9203173Z Building dependency tree... 2021-05-15T14:01:38.9223354Z Reading state information... 2021-05-15T14:01:39.0604813Z The following additional packages will be installed: 2021-05-15T14:01:39.0608542Z cmake-data libjsoncpp1 librhash0 2021-05-15T14:01:39.0613776Z Suggested packages: 2021-05-15T14:01:39.0615578Z cmake-doc ninja-build 2021-05-15T14:01:39.1058529Z The following NEW packages will be installed: 2021-05-15T14:01:39.1067585Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T14:01:39.1298978Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:39.1299922Z Need to get 5470 kB of archives. 2021-05-15T14:01:39.1300860Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T14:01:39.1302700Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T14:01:39.1568429Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T14:01:39.1579537Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T14:01:39.1606938Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T14:01:39.6343590Z Fetched 5470 kB in 0s (46.3 MB/s) 2021-05-15T14:01:39.6708938Z Selecting previously unselected package cmake-data. 2021-05-15T14:01:39.6776917Z (Reading database ... 2021-05-15T14:01:39.6777723Z (Reading database ... 5% 2021-05-15T14:01:39.6778452Z (Reading database ... 10% 2021-05-15T14:01:39.6779361Z (Reading database ... 15% 2021-05-15T14:01:39.6780065Z (Reading database ... 20% 2021-05-15T14:01:39.6780960Z (Reading database ... 25% 2021-05-15T14:01:39.6781699Z (Reading database ... 30% 2021-05-15T14:01:39.6782438Z (Reading database ... 35% 2021-05-15T14:01:39.6783167Z (Reading database ... 40% 2021-05-15T14:01:39.6783899Z (Reading database ... 45% 2021-05-15T14:01:39.6784710Z (Reading database ... 50% 2021-05-15T14:01:39.6814852Z (Reading database ... 55% 2021-05-15T14:01:39.6852214Z (Reading database ... 60% 2021-05-15T14:01:39.6889725Z (Reading database ... 65% 2021-05-15T14:01:39.7018961Z (Reading database ... 70% 2021-05-15T14:01:39.7135534Z (Reading database ... 75% 2021-05-15T14:01:39.7401948Z (Reading database ... 80% 2021-05-15T14:01:39.7700943Z (Reading database ... 85% 2021-05-15T14:01:39.7850699Z (Reading database ... 90% 2021-05-15T14:01:39.7927328Z (Reading database ... 95% 2021-05-15T14:01:39.7927824Z (Reading database ... 100% 2021-05-15T14:01:39.7928537Z (Reading database ... 261898 files and directories currently installed.) 2021-05-15T14:01:39.8037221Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T14:01:39.8248862Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T14:01:40.3092776Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T14:01:40.3380857Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T14:01:40.3397653Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T14:01:40.3710175Z Selecting previously unselected package librhash0:amd64. 2021-05-15T14:01:40.3997512Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T14:01:40.4009879Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T14:01:40.4346393Z Selecting previously unselected package cmake. 2021-05-15T14:01:40.4612339Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T14:01:40.4620492Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T14:01:40.9011682Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T14:01:40.9040210Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T14:01:40.9439704Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T14:01:40.9467892Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T14:01:40.9501526Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:42.0676894Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:44.0364901Z Reading package lists... 2021-05-15T14:01:44.2029885Z Building dependency tree... 2021-05-15T14:01:44.2051925Z Reading state information... 2021-05-15T14:01:44.3680622Z Suggested packages: 2021-05-15T14:01:44.3682216Z libssh-doc 2021-05-15T14:01:44.4142774Z The following NEW packages will be installed: 2021-05-15T14:01:44.4144576Z libssh-dev 2021-05-15T14:01:44.4406106Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:44.4406948Z Need to get 219 kB of archives. 2021-05-15T14:01:44.4407772Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T14:01:44.4410222Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T14:01:44.8503134Z Fetched 219 kB in 0s (7022 kB/s) 2021-05-15T14:01:44.8797408Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T14:01:44.8865138Z (Reading database ... 2021-05-15T14:01:44.8865903Z (Reading database ... 5% 2021-05-15T14:01:44.8866540Z (Reading database ... 10% 2021-05-15T14:01:44.8867364Z (Reading database ... 15% 2021-05-15T14:01:44.8868061Z (Reading database ... 20% 2021-05-15T14:01:44.8868754Z (Reading database ... 25% 2021-05-15T14:01:44.8869450Z (Reading database ... 30% 2021-05-15T14:01:44.8870129Z (Reading database ... 35% 2021-05-15T14:01:44.8870795Z (Reading database ... 40% 2021-05-15T14:01:44.8871481Z (Reading database ... 45% 2021-05-15T14:01:44.8872149Z (Reading database ... 50% 2021-05-15T14:01:44.8903335Z (Reading database ... 55% 2021-05-15T14:01:44.8939433Z (Reading database ... 60% 2021-05-15T14:01:44.8975350Z (Reading database ... 65% 2021-05-15T14:01:44.9084680Z (Reading database ... 70% 2021-05-15T14:01:44.9196897Z (Reading database ... 75% 2021-05-15T14:01:44.9458202Z (Reading database ... 80% 2021-05-15T14:01:44.9748157Z (Reading database ... 85% 2021-05-15T14:01:44.9878914Z (Reading database ... 90% 2021-05-15T14:01:44.9948332Z (Reading database ... 95% 2021-05-15T14:01:44.9948777Z (Reading database ... 100% 2021-05-15T14:01:44.9949434Z (Reading database ... 264682 files and directories currently installed.) 2021-05-15T14:01:45.0048109Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T14:01:45.0061068Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:01:45.0876453Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:01:47.0744174Z Reading package lists... 2021-05-15T14:01:47.2189679Z Building dependency tree... 2021-05-15T14:01:47.2205969Z Reading state information... 2021-05-15T14:01:47.4127218Z The following NEW packages will be installed: 2021-05-15T14:01:47.4135758Z jags 2021-05-15T14:01:47.4370963Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:47.4371783Z Need to get 1562 kB of archives. 2021-05-15T14:01:47.4372619Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T14:01:47.4374704Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T14:01:47.8555484Z Fetched 1562 kB in 0s (41.3 MB/s) 2021-05-15T14:01:47.8867459Z Selecting previously unselected package jags. 2021-05-15T14:01:47.8935131Z (Reading database ... 2021-05-15T14:01:47.8935770Z (Reading database ... 5% 2021-05-15T14:01:47.8936160Z (Reading database ... 10% 2021-05-15T14:01:47.8936554Z (Reading database ... 15% 2021-05-15T14:01:47.8936931Z (Reading database ... 20% 2021-05-15T14:01:47.8937526Z (Reading database ... 25% 2021-05-15T14:01:47.8937973Z (Reading database ... 30% 2021-05-15T14:01:47.8938411Z (Reading database ... 35% 2021-05-15T14:01:47.8938865Z (Reading database ... 40% 2021-05-15T14:01:47.8939297Z (Reading database ... 45% 2021-05-15T14:01:47.8939941Z (Reading database ... 50% 2021-05-15T14:01:47.8956662Z (Reading database ... 55% 2021-05-15T14:01:47.8988332Z (Reading database ... 60% 2021-05-15T14:01:47.9025061Z (Reading database ... 65% 2021-05-15T14:01:47.9134304Z (Reading database ... 70% 2021-05-15T14:01:47.9235397Z (Reading database ... 75% 2021-05-15T14:01:47.9478467Z (Reading database ... 80% 2021-05-15T14:01:47.9751193Z (Reading database ... 85% 2021-05-15T14:01:47.9875387Z (Reading database ... 90% 2021-05-15T14:01:47.9942531Z (Reading database ... 95% 2021-05-15T14:01:47.9943413Z (Reading database ... 100% 2021-05-15T14:01:47.9944585Z (Reading database ... 264701 files and directories currently installed.) 2021-05-15T14:01:48.0041298Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T14:01:48.0061670Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T14:01:48.1623060Z Setting up jags (4.3.0-3build1) ... 2021-05-15T14:01:48.1852730Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:48.9131361Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:51.0400935Z Reading package lists... 2021-05-15T14:01:51.2033821Z Building dependency tree... 2021-05-15T14:01:51.2053335Z Reading state information... 2021-05-15T14:01:51.3632235Z The following additional packages will be installed: 2021-05-15T14:01:51.3634735Z libnode64 libuv1-dev 2021-05-15T14:01:51.4140200Z The following NEW packages will be installed: 2021-05-15T14:01:51.4145501Z libnode-dev libnode64 libuv1-dev 2021-05-15T14:01:51.4346215Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:51.4346997Z Need to get 6239 kB of archives. 2021-05-15T14:01:51.4348348Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T14:01:51.4350325Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T14:01:51.4412464Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T14:01:51.5532963Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T14:01:51.9945123Z Fetched 6239 kB in 0s (44.9 MB/s) 2021-05-15T14:01:52.2188058Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T14:01:52.2267536Z (Reading database ... 2021-05-15T14:01:52.2268175Z (Reading database ... 5% 2021-05-15T14:01:52.2268765Z (Reading database ... 10% 2021-05-15T14:01:52.2269309Z (Reading database ... 15% 2021-05-15T14:01:52.2269889Z (Reading database ... 20% 2021-05-15T14:01:52.2270547Z (Reading database ... 25% 2021-05-15T14:01:52.2271098Z (Reading database ... 30% 2021-05-15T14:01:52.2271631Z (Reading database ... 35% 2021-05-15T14:01:52.2272326Z (Reading database ... 40% 2021-05-15T14:01:52.2273198Z (Reading database ... 45% 2021-05-15T14:01:52.2273756Z (Reading database ... 50% 2021-05-15T14:01:52.2324061Z (Reading database ... 55% 2021-05-15T14:01:52.2365559Z (Reading database ... 60% 2021-05-15T14:01:52.2407019Z (Reading database ... 65% 2021-05-15T14:01:52.2538890Z (Reading database ... 70% 2021-05-15T14:01:52.2667465Z (Reading database ... 75% 2021-05-15T14:01:52.2929206Z (Reading database ... 80% 2021-05-15T14:01:52.3261030Z (Reading database ... 85% 2021-05-15T14:01:52.3398276Z (Reading database ... 90% 2021-05-15T14:01:52.3471725Z (Reading database ... 95% 2021-05-15T14:01:52.3473245Z (Reading database ... 100% 2021-05-15T14:01:52.3474912Z (Reading database ... 264841 files and directories currently installed.) 2021-05-15T14:01:52.3588563Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T14:01:52.3622883Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T14:01:52.7055574Z Selecting previously unselected package libnode64:amd64. 2021-05-15T14:01:52.7329564Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:01:52.8019971Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:01:53.4796105Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T14:01:53.4971804Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:01:53.4982497Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:01:53.5895177Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T14:01:53.5924032Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:01:53.5949721Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:01:53.5974936Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:55.6780724Z Reading package lists... 2021-05-15T14:01:55.8356366Z Building dependency tree... 2021-05-15T14:01:55.8376223Z Reading state information... 2021-05-15T14:01:55.9994499Z The following additional packages will be installed: 2021-05-15T14:01:55.9997933Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T14:01:56.0004932Z Suggested packages: 2021-05-15T14:01:56.0006274Z libfftw3-doc 2021-05-15T14:01:56.0486529Z The following NEW packages will be installed: 2021-05-15T14:01:56.0493899Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T14:01:56.0703081Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:56.0703921Z Need to get 3986 kB of archives. 2021-05-15T14:01:56.0704705Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T14:01:56.0706644Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T14:01:56.0829794Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T14:01:56.0976200Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T14:01:56.1109685Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T14:01:56.1117634Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T14:01:56.5817576Z Fetched 3986 kB in 0s (39.0 MB/s) 2021-05-15T14:01:56.6156626Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T14:01:56.6228887Z (Reading database ... 2021-05-15T14:01:56.6229830Z (Reading database ... 5% 2021-05-15T14:01:56.6230680Z (Reading database ... 10% 2021-05-15T14:01:56.6231384Z (Reading database ... 15% 2021-05-15T14:01:56.6232234Z (Reading database ... 20% 2021-05-15T14:01:56.6233463Z (Reading database ... 25% 2021-05-15T14:01:56.6234268Z (Reading database ... 30% 2021-05-15T14:01:56.6235007Z (Reading database ... 35% 2021-05-15T14:01:56.6235758Z (Reading database ... 40% 2021-05-15T14:01:56.6236494Z (Reading database ... 45% 2021-05-15T14:01:56.6237239Z (Reading database ... 50% 2021-05-15T14:01:56.6256770Z (Reading database ... 55% 2021-05-15T14:01:56.6293116Z (Reading database ... 60% 2021-05-15T14:01:56.6334014Z (Reading database ... 65% 2021-05-15T14:01:56.6460097Z (Reading database ... 70% 2021-05-15T14:01:56.6578183Z (Reading database ... 75% 2021-05-15T14:01:56.6873823Z (Reading database ... 80% 2021-05-15T14:01:56.7187511Z (Reading database ... 85% 2021-05-15T14:01:56.7328794Z (Reading database ... 90% 2021-05-15T14:01:56.7402189Z (Reading database ... 95% 2021-05-15T14:01:56.7402808Z (Reading database ... 100% 2021-05-15T14:01:56.7403658Z (Reading database ... 264977 files and directories currently installed.) 2021-05-15T14:01:56.7508333Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:01:56.7526678Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:56.8154777Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T14:01:56.8352707Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:01:56.8363843Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:56.9355336Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T14:01:56.9621047Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:01:56.9630266Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:57.0635587Z Selecting previously unselected package libfftw3-bin. 2021-05-15T14:01:57.0855563Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:01:57.0866157Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T14:01:57.1155297Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T14:01:57.1405343Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:01:57.1414970Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:57.4445519Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:57.4476736Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:57.4509096Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:57.4540914Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T14:01:57.4562457Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:01:57.4618823Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:58.3058761Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:00.4212655Z Reading package lists... 2021-05-15T14:02:00.5792362Z Building dependency tree... 2021-05-15T14:02:00.5810821Z Reading state information... 2021-05-15T14:02:00.7376679Z The following additional packages will be installed: 2021-05-15T14:02:00.7378842Z libdcmtk14 2021-05-15T14:02:00.7842985Z The following NEW packages will be installed: 2021-05-15T14:02:00.7848660Z dcmtk libdcmtk14 2021-05-15T14:02:00.8105475Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:00.8106881Z Need to get 5546 kB of archives. 2021-05-15T14:02:00.8107775Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T14:02:00.8109808Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T14:02:01.0719865Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T14:02:01.5516892Z Fetched 5546 kB in 0s (16.4 MB/s) 2021-05-15T14:02:01.5817927Z Selecting previously unselected package libdcmtk14. 2021-05-15T14:02:01.5884393Z (Reading database ... 2021-05-15T14:02:01.5885308Z (Reading database ... 5% 2021-05-15T14:02:01.5886089Z (Reading database ... 10% 2021-05-15T14:02:01.5886828Z (Reading database ... 15% 2021-05-15T14:02:01.5887587Z (Reading database ... 20% 2021-05-15T14:02:01.5888414Z (Reading database ... 25% 2021-05-15T14:02:01.5889146Z (Reading database ... 30% 2021-05-15T14:02:01.5889887Z (Reading database ... 35% 2021-05-15T14:02:01.5890614Z (Reading database ... 40% 2021-05-15T14:02:01.5891353Z (Reading database ... 45% 2021-05-15T14:02:01.5892096Z (Reading database ... 50% 2021-05-15T14:02:01.5927771Z (Reading database ... 55% 2021-05-15T14:02:01.5959564Z (Reading database ... 60% 2021-05-15T14:02:01.5996710Z (Reading database ... 65% 2021-05-15T14:02:01.6120559Z (Reading database ... 70% 2021-05-15T14:02:01.6229601Z (Reading database ... 75% 2021-05-15T14:02:01.6508167Z (Reading database ... 80% 2021-05-15T14:02:01.6836748Z (Reading database ... 85% 2021-05-15T14:02:01.6984906Z (Reading database ... 90% 2021-05-15T14:02:01.7062554Z (Reading database ... 95% 2021-05-15T14:02:01.7063390Z (Reading database ... 100% 2021-05-15T14:02:01.7064574Z (Reading database ... 265068 files and directories currently installed.) 2021-05-15T14:02:01.7173808Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T14:02:01.7197462Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T14:02:02.2475227Z Selecting previously unselected package dcmtk. 2021-05-15T14:02:02.2748746Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T14:02:02.2823842Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T14:02:02.4372051Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T14:02:02.4396446Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T14:02:02.4524182Z Adding `dcmtk' group to system ... 2021-05-15T14:02:02.5423653Z Adding `dcmtk' user to system ... 2021-05-15T14:02:02.7191542Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T14:02:03.0125196Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:04.7762540Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:06.9114384Z Reading package lists... 2021-05-15T14:02:07.0715167Z Building dependency tree... 2021-05-15T14:02:07.0734235Z Reading state information... 2021-05-15T14:02:07.3119631Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T14:02:07.3121061Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:07.3796326Z Reading package lists... 2021-05-15T14:02:07.5478632Z Building dependency tree... 2021-05-15T14:02:07.5498814Z Reading state information... 2021-05-15T14:02:07.7961592Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T14:02:07.7963082Z libpng-dev set to manually installed. 2021-05-15T14:02:07.7964133Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:07.8619116Z Reading package lists... 2021-05-15T14:02:08.0198849Z Building dependency tree... 2021-05-15T14:02:08.0219634Z Reading state information... 2021-05-15T14:02:08.1864665Z The following additional packages will be installed: 2021-05-15T14:02:08.1868558Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T14:02:08.1872748Z Suggested packages: 2021-05-15T14:02:08.1875668Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T14:02:08.1878866Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T14:02:08.1881398Z fonts-arphic-uming fonts-nanum 2021-05-15T14:02:08.2392520Z The following NEW packages will be installed: 2021-05-15T14:02:08.2395337Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T14:02:08.2398735Z libpoppler97 poppler-data 2021-05-15T14:02:08.2602976Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:08.2604982Z Need to get 2582 kB of archives. 2021-05-15T14:02:08.2606140Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T14:02:08.2608703Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T14:02:08.3051834Z 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-15T14:02:08.3087675Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T14:02:08.3228127Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T14:02:08.3235789Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T14:02:08.3240134Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T14:02:08.7530856Z Fetched 2582 kB in 0s (32.5 MB/s) 2021-05-15T14:02:08.7867308Z Selecting previously unselected package poppler-data. 2021-05-15T14:02:08.7936461Z (Reading database ... 2021-05-15T14:02:08.7937353Z (Reading database ... 5% 2021-05-15T14:02:08.7938374Z (Reading database ... 10% 2021-05-15T14:02:08.7938980Z (Reading database ... 15% 2021-05-15T14:02:08.7939529Z (Reading database ... 20% 2021-05-15T14:02:08.7940327Z (Reading database ... 25% 2021-05-15T14:02:08.7940875Z (Reading database ... 30% 2021-05-15T14:02:08.7941423Z (Reading database ... 35% 2021-05-15T14:02:08.7941954Z (Reading database ... 40% 2021-05-15T14:02:08.7942503Z (Reading database ... 45% 2021-05-15T14:02:08.7943046Z (Reading database ... 50% 2021-05-15T14:02:08.7987810Z (Reading database ... 55% 2021-05-15T14:02:08.8029374Z (Reading database ... 60% 2021-05-15T14:02:08.8071374Z (Reading database ... 65% 2021-05-15T14:02:08.8206658Z (Reading database ... 70% 2021-05-15T14:02:08.8331424Z (Reading database ... 75% 2021-05-15T14:02:08.8616784Z (Reading database ... 80% 2021-05-15T14:02:08.8948664Z (Reading database ... 85% 2021-05-15T14:02:08.9096872Z (Reading database ... 90% 2021-05-15T14:02:08.9181128Z (Reading database ... 95% 2021-05-15T14:02:08.9182000Z (Reading database ... 100% 2021-05-15T14:02:08.9183239Z (Reading database ... 265303 files and directories currently installed.) 2021-05-15T14:02:08.9291394Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T14:02:08.9304467Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T14:02:09.1914901Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T14:02:09.2142594Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T14:02:09.2160369Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T14:02:09.2594682Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T14:02:09.2833345Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:09.2844900Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:09.4155019Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T14:02:09.4384962Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:09.4395269Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:09.4714791Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T14:02:09.4949461Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:09.4960852Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:09.5230700Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T14:02:09.5587108Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:09.5600498Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:09.6257298Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T14:02:09.6344465Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T14:02:09.6370483Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:09.6395665Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:09.6418501Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:09.6446891Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:02:09.6475464Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:02:09.7248817Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:11.9554020Z Reading package lists... 2021-05-15T14:02:12.1211720Z Building dependency tree... 2021-05-15T14:02:12.1231933Z Reading state information... 2021-05-15T14:02:12.2841906Z The following additional packages will be installed: 2021-05-15T14:02:12.2845655Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T14:02:12.2851071Z Suggested packages: 2021-05-15T14:02:12.2852748Z libhdf5-doc 2021-05-15T14:02:12.3328658Z The following NEW packages will be installed: 2021-05-15T14:02:12.3332717Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T14:02:12.3335328Z libsz2 2021-05-15T14:02:12.3535511Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:12.3536474Z Need to get 4074 kB of archives. 2021-05-15T14:02:12.3537346Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T14:02:12.3540928Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T14:02:12.3561932Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T14:02:12.3568226Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T14:02:12.3574487Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T14:02:12.3789223Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T14:02:12.3806043Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T14:02:12.3813211Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T14:02:12.8226585Z Fetched 4074 kB in 0s (61.6 MB/s) 2021-05-15T14:02:12.8548793Z Selecting previously unselected package hdf5-helpers. 2021-05-15T14:02:12.8616613Z (Reading database ... 2021-05-15T14:02:12.8617228Z (Reading database ... 5% 2021-05-15T14:02:12.8617892Z (Reading database ... 10% 2021-05-15T14:02:12.8618495Z (Reading database ... 15% 2021-05-15T14:02:12.8619025Z (Reading database ... 20% 2021-05-15T14:02:12.8619591Z (Reading database ... 25% 2021-05-15T14:02:12.8620136Z (Reading database ... 30% 2021-05-15T14:02:12.8620724Z (Reading database ... 35% 2021-05-15T14:02:12.8621307Z (Reading database ... 40% 2021-05-15T14:02:12.8621834Z (Reading database ... 45% 2021-05-15T14:02:12.8622404Z (Reading database ... 50% 2021-05-15T14:02:12.8641245Z (Reading database ... 55% 2021-05-15T14:02:12.8679908Z (Reading database ... 60% 2021-05-15T14:02:12.8729937Z (Reading database ... 65% 2021-05-15T14:02:12.8830281Z (Reading database ... 70% 2021-05-15T14:02:12.8950922Z (Reading database ... 75% 2021-05-15T14:02:12.9205666Z (Reading database ... 80% 2021-05-15T14:02:12.9499962Z (Reading database ... 85% 2021-05-15T14:02:12.9637546Z (Reading database ... 90% 2021-05-15T14:02:12.9710134Z (Reading database ... 95% 2021-05-15T14:02:12.9710719Z (Reading database ... 100% 2021-05-15T14:02:12.9711529Z (Reading database ... 265863 files and directories currently installed.) 2021-05-15T14:02:12.9820549Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:12.9837323Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:13.0154297Z Selecting previously unselected package libaec0:amd64. 2021-05-15T14:02:13.0353021Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T14:02:13.0381942Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T14:02:13.0754839Z Selecting previously unselected package libsz2:amd64. 2021-05-15T14:02:13.0933793Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T14:02:13.0944986Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T14:02:13.1274625Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T14:02:13.1480137Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:13.1491520Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:13.2977072Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T14:02:13.3229148Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:13.3237904Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:13.3634445Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T14:02:13.3835430Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T14:02:13.3845762Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T14:02:13.4115348Z Selecting previously unselected package libhdf5-dev. 2021-05-15T14:02:13.4346398Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:02:13.4355556Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:13.7588133Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:13.7616977Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T14:02:13.7651193Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T14:02:13.7672068Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T14:02:13.7693341Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:13.7717668Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:13.7740437Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:02:13.7818335Z 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-15T14:02:13.7841790Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:14.5910702Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:16.7441598Z Reading package lists... 2021-05-15T14:02:16.9145612Z Building dependency tree... 2021-05-15T14:02:16.9165479Z Reading state information... 2021-05-15T14:02:17.0785492Z The following additional packages will be installed: 2021-05-15T14:02:17.0790232Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T14:02:17.1282778Z The following NEW packages will be installed: 2021-05-15T14:02:17.1288584Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T14:02:17.1292816Z mesa-common-dev 2021-05-15T14:02:17.1483109Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:17.1484289Z Need to get 1761 kB of archives. 2021-05-15T14:02:17.1485085Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T14:02:17.1486956Z 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-15T14:02:17.1532312Z 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-15T14:02:17.1539259Z 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-15T14:02:17.1554723Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T14:02:17.1581774Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T14:02:17.1609648Z 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-15T14:02:17.5818607Z Fetched 1761 kB in 0s (45.3 MB/s) 2021-05-15T14:02:17.6105455Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T14:02:17.6173418Z (Reading database ... 2021-05-15T14:02:17.6174253Z (Reading database ... 5% 2021-05-15T14:02:17.6174980Z (Reading database ... 10% 2021-05-15T14:02:17.6175672Z (Reading database ... 15% 2021-05-15T14:02:17.6176349Z (Reading database ... 20% 2021-05-15T14:02:17.6177035Z (Reading database ... 25% 2021-05-15T14:02:17.6177735Z (Reading database ... 30% 2021-05-15T14:02:17.6178609Z (Reading database ... 35% 2021-05-15T14:02:17.6179344Z (Reading database ... 40% 2021-05-15T14:02:17.6180062Z (Reading database ... 45% 2021-05-15T14:02:17.6180790Z (Reading database ... 50% 2021-05-15T14:02:17.6214681Z (Reading database ... 55% 2021-05-15T14:02:17.6249407Z (Reading database ... 60% 2021-05-15T14:02:17.6285373Z (Reading database ... 65% 2021-05-15T14:02:17.6406752Z (Reading database ... 70% 2021-05-15T14:02:17.6515364Z (Reading database ... 75% 2021-05-15T14:02:17.6767591Z (Reading database ... 80% 2021-05-15T14:02:17.7069564Z (Reading database ... 85% 2021-05-15T14:02:17.7213252Z (Reading database ... 90% 2021-05-15T14:02:17.7290726Z (Reading database ... 95% 2021-05-15T14:02:17.7291595Z (Reading database ... 100% 2021-05-15T14:02:17.7292845Z (Reading database ... 266071 files and directories currently installed.) 2021-05-15T14:02:17.7396307Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:02:17.7408258Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T14:02:17.7835517Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T14:02:17.8049826Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:17.8067861Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:17.8706289Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T14:02:17.8919896Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:17.8930914Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:17.9355555Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T14:02:17.9609498Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T14:02:17.9634767Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:18.0115090Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T14:02:18.0343850Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T14:02:18.0358399Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:18.0875297Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T14:02:18.1092139Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:18.1102685Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:18.2850965Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T14:02:18.2880027Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:18.2906425Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:18.2928558Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:02:18.2957333Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T14:02:18.2979197Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:18.3005308Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:19.7151279Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:21.8277590Z Reading package lists... 2021-05-15T14:02:21.9774019Z Building dependency tree... 2021-05-15T14:02:21.9784316Z Reading state information... 2021-05-15T14:02:22.1333227Z The following additional packages will be installed: 2021-05-15T14:02:22.1335600Z libprotobuf-lite17 libprotoc17 2021-05-15T14:02:22.1793263Z The following NEW packages will be installed: 2021-05-15T14:02:22.1795645Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T14:02:22.1796919Z protobuf-compiler 2021-05-15T14:02:22.1977367Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:22.1978526Z Need to get 2754 kB of archives. 2021-05-15T14:02:22.1979623Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T14:02:22.1982012Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T14:02:22.2031044Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T14:02:22.2233722Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T14:02:22.2560632Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T14:02:22.2845951Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T14:02:22.6653565Z Fetched 2754 kB in 0s (27.3 MB/s) 2021-05-15T14:02:22.6962056Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T14:02:22.7035231Z (Reading database ... 2021-05-15T14:02:22.7036079Z (Reading database ... 5% 2021-05-15T14:02:22.7036800Z (Reading database ... 10% 2021-05-15T14:02:22.7037503Z (Reading database ... 15% 2021-05-15T14:02:22.7038210Z (Reading database ... 20% 2021-05-15T14:02:22.7038898Z (Reading database ... 25% 2021-05-15T14:02:22.7039767Z (Reading database ... 30% 2021-05-15T14:02:22.7040486Z (Reading database ... 35% 2021-05-15T14:02:22.7041157Z (Reading database ... 40% 2021-05-15T14:02:22.7041853Z (Reading database ... 45% 2021-05-15T14:02:22.7042546Z (Reading database ... 50% 2021-05-15T14:02:22.7076590Z (Reading database ... 55% 2021-05-15T14:02:22.7114514Z (Reading database ... 60% 2021-05-15T14:02:22.7154902Z (Reading database ... 65% 2021-05-15T14:02:22.7283203Z (Reading database ... 70% 2021-05-15T14:02:22.7408240Z (Reading database ... 75% 2021-05-15T14:02:22.7697020Z (Reading database ... 80% 2021-05-15T14:02:22.8024349Z (Reading database ... 85% 2021-05-15T14:02:22.8166234Z (Reading database ... 90% 2021-05-15T14:02:22.8242892Z (Reading database ... 95% 2021-05-15T14:02:22.8243758Z (Reading database ... 100% 2021-05-15T14:02:22.8245006Z (Reading database ... 266554 files and directories currently installed.) 2021-05-15T14:02:22.8353619Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:22.8372418Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:22.8794258Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T14:02:22.8998909Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:22.9011448Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:22.9932674Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T14:02:23.0185342Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:23.0197475Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:23.1838622Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T14:02:23.2130501Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:23.2140273Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:23.3315197Z Selecting previously unselected package protobuf-compiler. 2021-05-15T14:02:23.3578899Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:02:23.3590865Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:23.4163941Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:23.4192027Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:23.4214193Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:23.4233891Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:23.4255920Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:02:23.4280035Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:24.1722971Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:26.3371928Z Reading package lists... 2021-05-15T14:02:26.4869270Z Building dependency tree... 2021-05-15T14:02:26.4888795Z Reading state information... 2021-05-15T14:02:26.6441030Z The following additional packages will be installed: 2021-05-15T14:02:26.6444103Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T14:02:26.6451141Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T14:02:26.6453229Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T14:02:26.6455786Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T14:02:26.6458358Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T14:02:26.6460701Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T14:02:26.6463188Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T14:02:26.6465748Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T14:02:26.6468161Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T14:02:26.6470593Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T14:02:26.6474183Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T14:02:26.6476668Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T14:02:26.6478949Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T14:02:26.6481215Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T14:02:26.6482726Z Suggested packages: 2021-05-15T14:02:26.6484757Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T14:02:26.6487261Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T14:02:26.6490003Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T14:02:26.6492572Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T14:02:26.7162773Z The following NEW packages will be installed: 2021-05-15T14:02:26.7166856Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T14:02:26.7168298Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T14:02:26.7170912Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T14:02:26.7172422Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T14:02:26.7176299Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T14:02:26.7179895Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T14:02:26.7182661Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T14:02:26.7186252Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T14:02:26.7187549Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T14:02:26.7190247Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T14:02:26.7191603Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T14:02:26.7194448Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T14:02:26.7197807Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T14:02:26.7202144Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T14:02:26.7415254Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:26.7416068Z Need to get 47.1 MB of archives. 2021-05-15T14:02:26.7416912Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T14:02:26.7419129Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T14:02:26.7813951Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T14:02:26.7833465Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T14:02:26.7842750Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T14:02:26.7856814Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T14:02:26.7865895Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T14:02:26.7877943Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T14:02:26.7997409Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T14:02:26.9409858Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T14:02:26.9417300Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T14:02:26.9434423Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T14:02:26.9472581Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T14:02:26.9481405Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T14:02:26.9489634Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T14:02:26.9512719Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T14:02:26.9536437Z 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-15T14:02:26.9549383Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T14:02:26.9591862Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T14:02:26.9603833Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T14:02:26.9616495Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T14:02:26.9632185Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T14:02:26.9698633Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T14:02:26.9793841Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T14:02:26.9818726Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T14:02:26.9841659Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T14:02:26.9915926Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T14:02:27.1271816Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T14:02:27.1279482Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T14:02:27.1289944Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T14:02:27.1303845Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T14:02:27.1322961Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T14:02:27.1334643Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T14:02:27.1370914Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T14:02:27.1391894Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T14:02:27.1475808Z 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-15T14:02:27.1507566Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T14:02:27.1633269Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T14:02:27.1644359Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T14:02:27.4517742Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T14:02:27.4526627Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T14:02:27.4531843Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T14:02:27.4537638Z 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-15T14:02:27.4549994Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T14:02:27.4566612Z 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-15T14:02:27.4580748Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T14:02:27.4812516Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T14:02:27.4839659Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T14:02:27.4887358Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T14:02:27.4903973Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T14:02:27.5229900Z 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-15T14:02:27.5286356Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T14:02:27.5317660Z 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-15T14:02:27.5340323Z 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-15T14:02:27.5347435Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T14:02:27.5359041Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T14:02:27.5372907Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T14:02:27.5439229Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T14:02:27.5474124Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T14:02:27.5482587Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T14:02:27.5678291Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T14:02:27.5685699Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T14:02:27.5719351Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T14:02:27.5801852Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T14:02:27.5852101Z 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-15T14:02:27.5896250Z 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-15T14:02:27.5912698Z 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-15T14:02:27.5928275Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T14:02:27.6097414Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T14:02:27.6119676Z 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-15T14:02:27.6403225Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T14:02:27.6410257Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T14:02:27.6417740Z 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-15T14:02:27.6892193Z 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-15T14:02:27.7714850Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T14:02:27.8038603Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T14:02:27.8055268Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T14:02:28.4287550Z Fetched 47.1 MB in 1s (43.6 MB/s) 2021-05-15T14:02:28.4648246Z Selecting previously unselected package libaom0:amd64. 2021-05-15T14:02:28.4726897Z (Reading database ... 2021-05-15T14:02:28.4727658Z (Reading database ... 5% 2021-05-15T14:02:28.4728331Z (Reading database ... 10% 2021-05-15T14:02:28.4728989Z (Reading database ... 15% 2021-05-15T14:02:28.4729652Z (Reading database ... 20% 2021-05-15T14:02:28.4730304Z (Reading database ... 25% 2021-05-15T14:02:28.4730936Z (Reading database ... 30% 2021-05-15T14:02:28.4731588Z (Reading database ... 35% 2021-05-15T14:02:28.4732235Z (Reading database ... 40% 2021-05-15T14:02:28.4732868Z (Reading database ... 45% 2021-05-15T14:02:28.4733513Z (Reading database ... 50% 2021-05-15T14:02:28.4775804Z (Reading database ... 55% 2021-05-15T14:02:28.4813784Z (Reading database ... 60% 2021-05-15T14:02:28.4854647Z (Reading database ... 65% 2021-05-15T14:02:28.4990177Z (Reading database ... 70% 2021-05-15T14:02:28.5111031Z (Reading database ... 75% 2021-05-15T14:02:28.5392664Z (Reading database ... 80% 2021-05-15T14:02:28.5713438Z (Reading database ... 85% 2021-05-15T14:02:28.5860616Z (Reading database ... 90% 2021-05-15T14:02:28.5941121Z (Reading database ... 95% 2021-05-15T14:02:28.5942040Z (Reading database ... 100% 2021-05-15T14:02:28.5943285Z (Reading database ... 266725 files and directories currently installed.) 2021-05-15T14:02:28.6055869Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T14:02:28.6074107Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T14:02:28.7554934Z Selecting previously unselected package libva2:amd64. 2021-05-15T14:02:28.7800811Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T14:02:28.7813231Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T14:02:28.8109243Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T14:02:28.8398631Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T14:02:28.8407717Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T14:02:28.8714259Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T14:02:28.8926085Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T14:02:28.8938770Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T14:02:28.9274833Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T14:02:28.9547102Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T14:02:28.9563696Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:28.9994298Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T14:02:29.0306869Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T14:02:29.0317451Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T14:02:29.0634405Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T14:02:29.0917633Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:29.0927636Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:29.1514661Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T14:02:29.1725348Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T14:02:29.1735672Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T14:02:29.9754867Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T14:02:30.0010560Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T14:02:30.0021792Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T14:02:30.0291354Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T14:02:30.0592107Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T14:02:30.0600783Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T14:02:30.1035431Z Selecting previously unselected package libopus0:amd64. 2021-05-15T14:02:30.1285576Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T14:02:30.1299381Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T14:02:30.1743284Z Selecting previously unselected package libshine3:amd64. 2021-05-15T14:02:30.2041452Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T14:02:30.2051121Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T14:02:30.2314787Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T14:02:30.2615514Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T14:02:30.2627897Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T14:02:30.2954161Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T14:02:30.3190388Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T14:02:30.3203139Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T14:02:30.3554729Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T14:02:30.3841408Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T14:02:30.3858982Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T14:02:30.4274760Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T14:02:30.4492514Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:30.4512736Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:30.4833195Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T14:02:30.5154086Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T14:02:30.5168341Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T14:02:30.5674761Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T14:02:30.5913344Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T14:02:30.5935998Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T14:02:30.6315105Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T14:02:30.6535552Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T14:02:30.6545450Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T14:02:30.6954726Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T14:02:30.7199408Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:30.7209266Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T14:02:30.7573266Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T14:02:30.7833078Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T14:02:30.7844001Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T14:02:30.8715791Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T14:02:30.8962420Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T14:02:30.8977378Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T14:02:31.0914431Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T14:02:31.1154058Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T14:02:31.1169737Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T14:02:31.1675447Z Selecting previously unselected package libzvbi-common. 2021-05-15T14:02:31.1940085Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T14:02:31.1951449Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T14:02:31.2315220Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T14:02:31.2569309Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T14:02:31.2579225Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T14:02:31.3154418Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T14:02:31.3393366Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:31.3406465Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:31.8715327Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T14:02:31.8990186Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T14:02:31.8999587Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T14:02:31.9354915Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T14:02:31.9559039Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T14:02:31.9571661Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T14:02:31.9873994Z Selecting previously unselected package libass9:amd64. 2021-05-15T14:02:32.0129605Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T14:02:32.0141373Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T14:02:32.0554203Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T14:02:32.0777388Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T14:02:32.0789049Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T14:02:32.1152685Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T14:02:32.1432598Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T14:02:32.1462886Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T14:02:32.1771511Z Selecting previously unselected package libgme0:amd64. 2021-05-15T14:02:32.2079145Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T14:02:32.2087418Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T14:02:32.2515166Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T14:02:32.2762482Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T14:02:32.2777568Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T14:02:32.3274367Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T14:02:32.3512396Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T14:02:32.3525894Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T14:02:32.4475933Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T14:02:32.4716404Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T14:02:32.4729128Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:32.5275090Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T14:02:32.5512135Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:32.5524277Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:32.6794900Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T14:02:32.7040617Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T14:02:32.7052281Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T14:02:32.7475129Z Selecting previously unselected package libflite1:amd64. 2021-05-15T14:02:32.7726221Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T14:02:32.7737911Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T14:02:34.0406078Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T14:02:34.0703004Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T14:02:34.0714816Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T14:02:34.1021771Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T14:02:34.1452979Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T14:02:34.1464853Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T14:02:34.1718165Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T14:02:34.1995086Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T14:02:34.2004454Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T14:02:34.2233704Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T14:02:34.2510227Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:34.2520539Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T14:02:34.2796203Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T14:02:34.3208312Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T14:02:34.3219465Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T14:02:34.3508946Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T14:02:34.3805233Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:34.3816615Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:34.4144216Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T14:02:34.4418182Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T14:02:34.4427264Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T14:02:34.5602647Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T14:02:34.5872617Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T14:02:34.5880397Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T14:02:34.6180337Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T14:02:34.6453622Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:34.6464334Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:34.6873802Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T14:02:34.7101648Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T14:02:34.7111858Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T14:02:34.7376875Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T14:02:34.7643443Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:34.7654671Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:34.8892654Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T14:02:34.9178186Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T14:02:34.9189027Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T14:02:34.9714077Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T14:02:34.9938465Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T14:02:34.9949825Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T14:02:35.0255559Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T14:02:35.0524357Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T14:02:35.0535154Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:35.0774301Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T14:02:35.1039941Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T14:02:35.1055928Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:35.1327172Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T14:02:35.1605402Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T14:02:35.1619397Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T14:02:35.1949711Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T14:02:35.2229433Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T14:02:35.2239004Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T14:02:35.2481498Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T14:02:35.2745177Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T14:02:35.2754566Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T14:02:35.3257974Z Selecting previously unselected package libopenal-data. 2021-05-15T14:02:35.3521863Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T14:02:35.3534463Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T14:02:35.3903293Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T14:02:35.4169723Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T14:02:35.4178636Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T14:02:35.4428747Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T14:02:35.4708663Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T14:02:35.4719816Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T14:02:35.5446495Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T14:02:35.5727300Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T14:02:35.5738449Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T14:02:35.5991216Z Selecting previously unselected package libflac8:amd64. 2021-05-15T14:02:35.6280597Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T14:02:35.6291968Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T14:02:35.6644122Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T14:02:35.6928609Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T14:02:35.6940215Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T14:02:35.7399239Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T14:02:35.7692103Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T14:02:35.7781299Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T14:02:35.8267460Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T14:02:35.8553538Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T14:02:35.8564281Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T14:02:35.9251544Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T14:02:35.9548228Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:35.9559048Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:35.9872455Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T14:02:36.0172219Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:36.0185841Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:36.0497412Z Selecting previously unselected package ffmpeg. 2021-05-15T14:02:36.0797298Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:02:36.0885825Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:36.2234803Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T14:02:36.2524800Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T14:02:36.2534851Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T14:02:36.2886424Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T14:02:36.3174432Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T14:02:36.3185907Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T14:02:36.5199981Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T14:02:36.5485755Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T14:02:36.5501571Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T14:02:36.5794015Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T14:02:36.6074088Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T14:02:36.6091679Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T14:02:36.6384549Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T14:02:36.6663560Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:36.6675185Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:36.9506034Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T14:02:36.9778850Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:36.9791863Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:37.2582541Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T14:02:37.2879693Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T14:02:37.2891884Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T14:02:37.4247953Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T14:02:37.4539674Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T14:02:37.4551246Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T14:02:37.4788750Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T14:02:37.5079629Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T14:02:37.5091510Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:37.5684223Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T14:02:37.5722158Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:37.5745930Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T14:02:37.5776844Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T14:02:37.5808217Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T14:02:37.5837221Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T14:02:37.5856647Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T14:02:37.5877931Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T14:02:37.5900748Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T14:02:37.5932339Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T14:02:37.5954858Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T14:02:37.5980288Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T14:02:37.6004055Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T14:02:37.6024605Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T14:02:37.6048492Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T14:02:37.6068978Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T14:02:37.6090670Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T14:02:37.6118529Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T14:02:37.6138878Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T14:02:37.6168457Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T14:02:37.6191844Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T14:02:37.6221068Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T14:02:37.6246727Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T14:02:37.6276350Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T14:02:37.6299461Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T14:02:37.6327990Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T14:02:37.6356191Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T14:02:37.6378629Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T14:02:37.6410678Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T14:02:37.6445170Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T14:02:37.6464514Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T14:02:37.6484521Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T14:02:37.6508144Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T14:02:37.6545423Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:37.6582016Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T14:02:37.6609922Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T14:02:37.6647964Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T14:02:37.6671856Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T14:02:37.6724382Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:37.6746126Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T14:02:37.6780445Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T14:02:37.6803573Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T14:02:37.6852802Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T14:02:37.6903244Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T14:02:37.6928161Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T14:02:37.6950992Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T14:02:37.6974391Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T14:02:37.7001274Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T14:02:37.7028208Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T14:02:37.7124567Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T14:02:37.7155226Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:02:37.7177874Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T14:02:37.7201763Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:37.7229649Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:02:37.7252951Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T14:02:37.7280158Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:37.7307613Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T14:02:37.7333024Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:37.7357371Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T14:02:37.7381148Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T14:02:37.7404127Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:02:37.7424988Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T14:02:37.7448627Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T14:02:37.7475309Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:37.7497513Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T14:02:37.7525687Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T14:02:37.7557189Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T14:02:37.7656587Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:37.7689721Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:37.7711987Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:37.7733637Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T14:02:37.7758592Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T14:02:37.7785327Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:37.7813715Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:37.7836594Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:37.7859243Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:02:37.7955633Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:38.9642430Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:41.2128241Z Reading package lists... 2021-05-15T14:02:41.3790983Z Building dependency tree... 2021-05-15T14:02:41.3810316Z Reading state information... 2021-05-15T14:02:41.5369815Z The following additional packages will be installed: 2021-05-15T14:02:41.5372775Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T14:02:41.5881790Z The following NEW packages will be installed: 2021-05-15T14:02:41.5883478Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T14:02:41.5891471Z libmagick++-dev 2021-05-15T14:02:41.6104140Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:41.6104997Z Need to get 309 kB of archives. 2021-05-15T14:02:41.6106675Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T14:02:41.6108996Z 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-15T14:02:41.6130184Z 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-15T14:02:41.6160425Z 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-15T14:02:41.6184239Z 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-15T14:02:42.0614109Z Fetched 309 kB in 0s (12.6 MB/s) 2021-05-15T14:02:42.1011056Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T14:02:42.1091268Z (Reading database ... 2021-05-15T14:02:42.1092122Z (Reading database ... 5% 2021-05-15T14:02:42.1093136Z (Reading database ... 10% 2021-05-15T14:02:42.1093713Z (Reading database ... 15% 2021-05-15T14:02:42.1094221Z (Reading database ... 20% 2021-05-15T14:02:42.1094785Z (Reading database ... 25% 2021-05-15T14:02:42.1095289Z (Reading database ... 30% 2021-05-15T14:02:42.1095799Z (Reading database ... 35% 2021-05-15T14:02:42.1096292Z (Reading database ... 40% 2021-05-15T14:02:42.1096812Z (Reading database ... 45% 2021-05-15T14:02:42.1097307Z (Reading database ... 50% 2021-05-15T14:02:42.1148877Z (Reading database ... 55% 2021-05-15T14:02:42.1196267Z (Reading database ... 60% 2021-05-15T14:02:42.1225879Z (Reading database ... 65% 2021-05-15T14:02:42.1353350Z (Reading database ... 70% 2021-05-15T14:02:42.1479706Z (Reading database ... 75% 2021-05-15T14:02:42.1503183Z (Reading database ... 80% 2021-05-15T14:02:42.2041571Z (Reading database ... 85% 2021-05-15T14:02:42.2215179Z (Reading database ... 90% 2021-05-15T14:02:42.2293881Z (Reading database ... 95% 2021-05-15T14:02:42.2295384Z (Reading database ... 100% 2021-05-15T14:02:42.2297139Z (Reading database ... 267266 files and directories currently installed.) 2021-05-15T14:02:42.2410082Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T14:02:42.2522409Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:42.3635562Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T14:02:42.3875255Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T14:02:42.3904438Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:42.4347420Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T14:02:42.4604190Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T14:02:42.4615999Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:42.5556127Z Selecting previously unselected package libmagick++-dev. 2021-05-15T14:02:42.5818855Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T14:02:42.5895658Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:42.6489272Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:42.6583916Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:42.6613882Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:42.6646081Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:02:42.6734548Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:44.7154583Z Reading package lists... 2021-05-15T14:02:44.8595710Z Building dependency tree... 2021-05-15T14:02:44.8613788Z Reading state information... 2021-05-15T14:02:45.0058164Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T14:02:45.0060411Z The following additional packages will be installed: 2021-05-15T14:02:45.0064230Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T14:02:45.0066219Z libijs-0.35 libjbig2dec0 2021-05-15T14:02:45.0067377Z Suggested packages: 2021-05-15T14:02:45.0069398Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T14:02:45.0071165Z ghostscript-x 2021-05-15T14:02:45.0549891Z The following NEW packages will be installed: 2021-05-15T14:02:45.0555892Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T14:02:45.0560540Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T14:02:45.0778994Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:45.0780026Z Need to get 11.2 MB of archives. 2021-05-15T14:02:45.0781579Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T14:02:45.0783894Z 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-15T14:02:45.1033055Z 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-15T14:02:45.1046970Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T14:02:45.2123915Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T14:02:45.2219658Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T14:02:45.2227057Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T14:02:45.2237572Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T14:02:45.2546994Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T14:02:45.6652216Z Fetched 11.2 MB in 0s (57.5 MB/s) 2021-05-15T14:02:45.6979563Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T14:02:45.7055537Z (Reading database ... 2021-05-15T14:02:45.7056473Z (Reading database ... 5% 2021-05-15T14:02:45.7057099Z (Reading database ... 10% 2021-05-15T14:02:45.7057717Z (Reading database ... 15% 2021-05-15T14:02:45.7058515Z (Reading database ... 20% 2021-05-15T14:02:45.7059124Z (Reading database ... 25% 2021-05-15T14:02:45.7059738Z (Reading database ... 30% 2021-05-15T14:02:45.7060331Z (Reading database ... 35% 2021-05-15T14:02:45.7060933Z (Reading database ... 40% 2021-05-15T14:02:45.7061521Z (Reading database ... 45% 2021-05-15T14:02:45.7062120Z (Reading database ... 50% 2021-05-15T14:02:45.7098307Z (Reading database ... 55% 2021-05-15T14:02:45.7142659Z (Reading database ... 60% 2021-05-15T14:02:45.7168561Z (Reading database ... 65% 2021-05-15T14:02:45.7289641Z (Reading database ... 70% 2021-05-15T14:02:45.7403497Z (Reading database ... 75% 2021-05-15T14:02:45.7426872Z (Reading database ... 80% 2021-05-15T14:02:45.7920501Z (Reading database ... 85% 2021-05-15T14:02:45.8078120Z (Reading database ... 90% 2021-05-15T14:02:45.8152393Z (Reading database ... 95% 2021-05-15T14:02:45.8153370Z (Reading database ... 100% 2021-05-15T14:02:45.8154334Z (Reading database ... 267311 files and directories currently installed.) 2021-05-15T14:02:45.8257162Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T14:02:45.8482795Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T14:02:46.0514552Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T14:02:46.0743373Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T14:02:46.0757554Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T14:02:46.1154623Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T14:02:46.1388905Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T14:02:46.2120724Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T14:02:46.6355343Z Selecting previously unselected package libgs9-common. 2021-05-15T14:02:46.6568981Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T14:02:46.6581566Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:46.7592518Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T14:02:46.7879262Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T14:02:46.7898830Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T14:02:46.8194244Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T14:02:46.8456811Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T14:02:46.8467625Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T14:02:46.8875434Z Selecting previously unselected package libgs9:amd64. 2021-05-15T14:02:46.9135733Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T14:02:46.9144903Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:47.1936420Z Selecting previously unselected package ghostscript. 2021-05-15T14:02:47.2162818Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T14:02:47.2178555Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:47.2855736Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T14:02:47.2895418Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T14:02:47.2924175Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T14:02:47.3586044Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T14:02:47.3606986Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T14:02:47.3871748Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:47.3894122Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:47.3920430Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:02:47.4030997Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:02:47.5111910Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:47.5331894Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:50.7771485Z Reading package lists... 2021-05-15T14:02:50.9630873Z Building dependency tree... 2021-05-15T14:02:50.9652020Z Reading state information... 2021-05-15T14:02:51.1327339Z The following additional packages will be installed: 2021-05-15T14:02:51.1332580Z libudunits2-0 libudunits2-data 2021-05-15T14:02:51.1820110Z The following NEW packages will be installed: 2021-05-15T14:02:51.1822481Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T14:02:51.2041417Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:51.2042702Z Need to get 429 kB of archives. 2021-05-15T14:02:51.2044056Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T14:02:51.2046167Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T14:02:51.2062600Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T14:02:51.2072234Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T14:02:51.6466911Z Fetched 429 kB in 0s (17.5 MB/s) 2021-05-15T14:02:51.6792694Z Selecting previously unselected package libudunits2-data. 2021-05-15T14:02:51.6874273Z (Reading database ... 2021-05-15T14:02:51.6875297Z (Reading database ... 5% 2021-05-15T14:02:51.6876268Z (Reading database ... 10% 2021-05-15T14:02:51.6876872Z (Reading database ... 15% 2021-05-15T14:02:51.6877383Z (Reading database ... 20% 2021-05-15T14:02:51.6877955Z (Reading database ... 25% 2021-05-15T14:02:51.6878474Z (Reading database ... 30% 2021-05-15T14:02:51.6878974Z (Reading database ... 35% 2021-05-15T14:02:51.6879482Z (Reading database ... 40% 2021-05-15T14:02:51.6880283Z (Reading database ... 45% 2021-05-15T14:02:51.6880740Z (Reading database ... 50% 2021-05-15T14:02:51.6926746Z (Reading database ... 55% 2021-05-15T14:02:51.6975017Z (Reading database ... 60% 2021-05-15T14:02:51.6999812Z (Reading database ... 65% 2021-05-15T14:02:51.7130001Z (Reading database ... 70% 2021-05-15T14:02:51.7252566Z (Reading database ... 75% 2021-05-15T14:02:51.7276695Z (Reading database ... 80% 2021-05-15T14:02:51.7815358Z (Reading database ... 85% 2021-05-15T14:02:51.7992333Z (Reading database ... 90% 2021-05-15T14:02:51.8076197Z (Reading database ... 95% 2021-05-15T14:02:51.8077742Z (Reading database ... 100% 2021-05-15T14:02:51.8079509Z (Reading database ... 267875 files and directories currently installed.) 2021-05-15T14:02:51.8199675Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T14:02:51.8213884Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T14:02:51.8555479Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T14:02:51.8793499Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T14:02:51.8821277Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T14:02:51.9194819Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T14:02:51.9447763Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T14:02:51.9458492Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T14:02:52.0257470Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T14:02:52.0297596Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T14:02:52.0328536Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T14:02:52.0367767Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:02:52.1604516Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:54.3301321Z Reading package lists... 2021-05-15T14:02:54.4900288Z Building dependency tree... 2021-05-15T14:02:54.4916596Z Reading state information... 2021-05-15T14:02:54.6769488Z The following NEW packages will be installed: 2021-05-15T14:02:54.6773058Z libjq-dev 2021-05-15T14:02:54.7009528Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:54.7010713Z Need to get 11.2 kB of archives. 2021-05-15T14:02:54.7011426Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T14:02:54.7013597Z 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-15T14:02:55.0947274Z Fetched 11.2 kB in 0s (630 kB/s) 2021-05-15T14:02:55.1285083Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T14:02:55.1367744Z (Reading database ... 2021-05-15T14:02:55.1368384Z (Reading database ... 5% 2021-05-15T14:02:55.1368956Z (Reading database ... 10% 2021-05-15T14:02:55.1369505Z (Reading database ... 15% 2021-05-15T14:02:55.1370069Z (Reading database ... 20% 2021-05-15T14:02:55.1370611Z (Reading database ... 25% 2021-05-15T14:02:55.1371164Z (Reading database ... 30% 2021-05-15T14:02:55.1371803Z (Reading database ... 35% 2021-05-15T14:02:55.1372326Z (Reading database ... 40% 2021-05-15T14:02:55.1372836Z (Reading database ... 45% 2021-05-15T14:02:55.1373332Z (Reading database ... 50% 2021-05-15T14:02:55.1426874Z (Reading database ... 55% 2021-05-15T14:02:55.1486500Z (Reading database ... 60% 2021-05-15T14:02:55.1514775Z (Reading database ... 65% 2021-05-15T14:02:55.1720505Z (Reading database ... 70% 2021-05-15T14:02:55.1898522Z (Reading database ... 75% 2021-05-15T14:02:55.1927527Z (Reading database ... 80% 2021-05-15T14:02:55.2522196Z (Reading database ... 85% 2021-05-15T14:02:55.2706197Z (Reading database ... 90% 2021-05-15T14:02:55.2792203Z (Reading database ... 95% 2021-05-15T14:02:55.2793578Z (Reading database ... 100% 2021-05-15T14:02:55.2794922Z (Reading database ... 267904 files and directories currently installed.) 2021-05-15T14:02:55.2909876Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:02:55.2922577Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T14:02:55.3559175Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T14:02:57.4013708Z Reading package lists... 2021-05-15T14:02:57.5841987Z Building dependency tree... 2021-05-15T14:02:57.5863199Z Reading state information... 2021-05-15T14:02:57.8045066Z The following NEW packages will be installed: 2021-05-15T14:02:57.8053514Z libmng2 2021-05-15T14:02:57.8254596Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:57.8255717Z Need to get 168 kB of archives. 2021-05-15T14:02:57.8256658Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T14:02:57.8258800Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T14:02:58.2842619Z Fetched 168 kB in 0s (8844 kB/s) 2021-05-15T14:02:58.3212806Z Selecting previously unselected package libmng2:amd64. 2021-05-15T14:02:58.3298247Z (Reading database ... 2021-05-15T14:02:58.3298894Z (Reading database ... 5% 2021-05-15T14:02:58.3299452Z (Reading database ... 10% 2021-05-15T14:02:58.3300041Z (Reading database ... 15% 2021-05-15T14:02:58.3300584Z (Reading database ... 20% 2021-05-15T14:02:58.3301138Z (Reading database ... 25% 2021-05-15T14:02:58.3301680Z (Reading database ... 30% 2021-05-15T14:02:58.3302234Z (Reading database ... 35% 2021-05-15T14:02:58.3302788Z (Reading database ... 40% 2021-05-15T14:02:58.3303361Z (Reading database ... 45% 2021-05-15T14:02:58.3303917Z (Reading database ... 50% 2021-05-15T14:02:58.3356374Z (Reading database ... 55% 2021-05-15T14:02:58.3408691Z (Reading database ... 60% 2021-05-15T14:02:58.3440761Z (Reading database ... 65% 2021-05-15T14:02:58.3571761Z (Reading database ... 70% 2021-05-15T14:02:58.3701224Z (Reading database ... 75% 2021-05-15T14:02:58.3725408Z (Reading database ... 80% 2021-05-15T14:02:58.4306170Z (Reading database ... 85% 2021-05-15T14:02:58.4487044Z (Reading database ... 90% 2021-05-15T14:02:58.4570647Z (Reading database ... 95% 2021-05-15T14:02:58.4571549Z (Reading database ... 100% 2021-05-15T14:02:58.4572595Z (Reading database ... 267910 files and directories currently installed.) 2021-05-15T14:02:58.4700297Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T14:02:58.4725865Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T14:02:58.5511065Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T14:02:58.5548615Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:00.6464988Z Reading package lists... 2021-05-15T14:03:00.8171923Z Building dependency tree... 2021-05-15T14:03:00.8192671Z Reading state information... 2021-05-15T14:03:00.9499326Z E: Unable to locate package libmng1 2021-05-15T14:03:01.0241552Z Reading package lists... 2021-05-15T14:03:01.2036256Z Building dependency tree... 2021-05-15T14:03:01.2058882Z Reading state information... 2021-05-15T14:03:01.3391619Z E: Unable to locate package libapparmor-devel 2021-05-15T14:03:01.4081964Z Reading package lists... 2021-05-15T14:03:01.5685634Z Building dependency tree... 2021-05-15T14:03:01.5705267Z Reading state information... 2021-05-15T14:03:01.7259211Z The following additional packages will be installed: 2021-05-15T14:03:01.7261223Z libij-java 2021-05-15T14:03:01.7760844Z The following NEW packages will be installed: 2021-05-15T14:03:01.7770412Z imagej libij-java 2021-05-15T14:03:01.8025342Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:01.8026678Z Need to get 2328 kB of archives. 2021-05-15T14:03:01.8027483Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T14:03:01.8029314Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T14:03:01.8389196Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T14:03:02.2893226Z Fetched 2328 kB in 0s (40.5 MB/s) 2021-05-15T14:03:02.3213130Z Selecting previously unselected package libij-java. 2021-05-15T14:03:02.3292398Z (Reading database ... 2021-05-15T14:03:02.3293076Z (Reading database ... 5% 2021-05-15T14:03:02.3294014Z (Reading database ... 10% 2021-05-15T14:03:02.3294596Z (Reading database ... 15% 2021-05-15T14:03:02.3295213Z (Reading database ... 20% 2021-05-15T14:03:02.3295822Z (Reading database ... 25% 2021-05-15T14:03:02.3296381Z (Reading database ... 30% 2021-05-15T14:03:02.3297037Z (Reading database ... 35% 2021-05-15T14:03:02.3297598Z (Reading database ... 40% 2021-05-15T14:03:02.3311988Z (Reading database ... 45% 2021-05-15T14:03:02.3312597Z (Reading database ... 50% 2021-05-15T14:03:02.3344937Z (Reading database ... 55% 2021-05-15T14:03:02.3396835Z (Reading database ... 60% 2021-05-15T14:03:02.3425436Z (Reading database ... 65% 2021-05-15T14:03:02.3555820Z (Reading database ... 70% 2021-05-15T14:03:02.3678486Z (Reading database ... 75% 2021-05-15T14:03:02.3705249Z (Reading database ... 80% 2021-05-15T14:03:02.4281970Z (Reading database ... 85% 2021-05-15T14:03:02.4464431Z (Reading database ... 90% 2021-05-15T14:03:02.4550627Z (Reading database ... 95% 2021-05-15T14:03:02.4551789Z (Reading database ... 100% 2021-05-15T14:03:02.4553657Z (Reading database ... 267916 files and directories currently installed.) 2021-05-15T14:03:02.4669861Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T14:03:02.4683784Z Unpacking libij-java (1.52r-1) ... 2021-05-15T14:03:02.5594111Z Selecting previously unselected package imagej. 2021-05-15T14:03:02.5795254Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T14:03:02.5809003Z Unpacking imagej (1.52r-1) ... 2021-05-15T14:03:02.7016238Z Setting up libij-java (1.52r-1) ... 2021-05-15T14:03:02.7046377Z Setting up imagej (1.52r-1) ... 2021-05-15T14:03:02.7076946Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T14:03:03.4631761Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:04.2831470Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T14:03:06.6820492Z Reading package lists... 2021-05-15T14:03:06.8644070Z Building dependency tree... 2021-05-15T14:03:06.8666243Z Reading state information... 2021-05-15T14:03:07.0375633Z Suggested packages: 2021-05-15T14:03:07.0376814Z bowtie2-examples 2021-05-15T14:03:07.0882102Z The following NEW packages will be installed: 2021-05-15T14:03:07.0892672Z bowtie2 2021-05-15T14:03:07.1169885Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:07.1170747Z Need to get 1324 kB of archives. 2021-05-15T14:03:07.1171563Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T14:03:07.1173748Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T14:03:07.6087093Z Fetched 1324 kB in 0s (31.7 MB/s) 2021-05-15T14:03:07.6443141Z Selecting previously unselected package bowtie2. 2021-05-15T14:03:07.6527840Z (Reading database ... 2021-05-15T14:03:07.6528817Z (Reading database ... 5% 2021-05-15T14:03:07.6529821Z (Reading database ... 10% 2021-05-15T14:03:07.6530449Z (Reading database ... 15% 2021-05-15T14:03:07.6531005Z (Reading database ... 20% 2021-05-15T14:03:07.6531613Z (Reading database ... 25% 2021-05-15T14:03:07.6532164Z (Reading database ... 30% 2021-05-15T14:03:07.6532699Z (Reading database ... 35% 2021-05-15T14:03:07.6533245Z (Reading database ... 40% 2021-05-15T14:03:07.6533775Z (Reading database ... 45% 2021-05-15T14:03:07.6534319Z (Reading database ... 50% 2021-05-15T14:03:07.6587344Z (Reading database ... 55% 2021-05-15T14:03:07.6648115Z (Reading database ... 60% 2021-05-15T14:03:07.6678349Z (Reading database ... 65% 2021-05-15T14:03:07.6821893Z (Reading database ... 70% 2021-05-15T14:03:07.6964887Z (Reading database ... 75% 2021-05-15T14:03:07.6994439Z (Reading database ... 80% 2021-05-15T14:03:07.7601035Z (Reading database ... 85% 2021-05-15T14:03:07.7803942Z (Reading database ... 90% 2021-05-15T14:03:07.7894791Z (Reading database ... 95% 2021-05-15T14:03:07.7896429Z (Reading database ... 100% 2021-05-15T14:03:07.7898206Z (Reading database ... 267939 files and directories currently installed.) 2021-05-15T14:03:07.8024316Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T14:03:07.8036250Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T14:03:08.0097659Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T14:03:08.0137234Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:11.1248323Z Reading package lists... 2021-05-15T14:03:11.3022142Z Building dependency tree... 2021-05-15T14:03:11.3044434Z Reading state information... 2021-05-15T14:03:11.4343548Z E: Unable to locate package install 2021-05-15T14:03:11.4348128Z E: Unable to locate package gdal 2021-05-15T14:03:11.5075048Z Reading package lists... 2021-05-15T14:03:11.6734191Z Building dependency tree... 2021-05-15T14:03:11.6754766Z Reading state information... 2021-05-15T14:03:11.7011068Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T14:03:11.7013096Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T14:03:11.7015716Z is only available from another source 2021-05-15T14:03:11.7017700Z 2021-05-15T14:03:11.8070373Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T14:03:11.8744335Z Reading package lists... 2021-05-15T14:03:12.0230817Z Building dependency tree... 2021-05-15T14:03:12.0253196Z Reading state information... 2021-05-15T14:03:12.0473439Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T14:03:12.0474492Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T14:03:12.0475333Z is only available from another source 2021-05-15T14:03:12.0475929Z However the following packages replace it: 2021-05-15T14:03:12.0476397Z ffmpeg 2021-05-15T14:03:12.0476626Z 2021-05-15T14:03:12.1558656Z E: Package 'libav-tools' has no installation candidate 2021-05-15T14:03:12.2228791Z Reading package lists... 2021-05-15T14:03:12.3767503Z Building dependency tree... 2021-05-15T14:03:12.3788090Z Reading state information... 2021-05-15T14:03:12.5305344Z The following additional packages will be installed: 2021-05-15T14:03:12.5309174Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T14:03:12.5319407Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T14:03:12.5320693Z libssh2-1-dev 2021-05-15T14:03:12.5321357Z Suggested packages: 2021-05-15T14:03:12.5322332Z libgcrypt20-doc libmbedtls-doc 2021-05-15T14:03:12.5761733Z The following NEW packages will be installed: 2021-05-15T14:03:12.5764068Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T14:03:12.5765846Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T14:03:12.5768694Z libssh2-1-dev 2021-05-15T14:03:12.5976276Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:12.5977887Z Need to get 2667 kB of archives. 2021-05-15T14:03:12.5979411Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T14:03:12.5982952Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T14:03:12.6041097Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T14:03:12.6121723Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T14:03:12.6128583Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T14:03:12.6156182Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T14:03:12.6164942Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T14:03:12.6180965Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T14:03:12.6243371Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T14:03:12.6322534Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T14:03:12.6370532Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T14:03:12.6383523Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T14:03:13.0898685Z Fetched 2667 kB in 0s (39.7 MB/s) 2021-05-15T14:03:13.1234218Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T14:03:13.1310501Z (Reading database ... 2021-05-15T14:03:13.1311243Z (Reading database ... 5% 2021-05-15T14:03:13.1311870Z (Reading database ... 10% 2021-05-15T14:03:13.1312610Z (Reading database ... 15% 2021-05-15T14:03:13.1314731Z (Reading database ... 20% 2021-05-15T14:03:13.1315185Z (Reading database ... 25% 2021-05-15T14:03:13.1315617Z (Reading database ... 30% 2021-05-15T14:03:13.1316059Z (Reading database ... 35% 2021-05-15T14:03:13.1316500Z (Reading database ... 40% 2021-05-15T14:03:13.1316950Z (Reading database ... 45% 2021-05-15T14:03:13.1317610Z (Reading database ... 50% 2021-05-15T14:03:13.1356922Z (Reading database ... 55% 2021-05-15T14:03:13.1405507Z (Reading database ... 60% 2021-05-15T14:03:13.1433814Z (Reading database ... 65% 2021-05-15T14:03:13.1559324Z (Reading database ... 70% 2021-05-15T14:03:13.1688292Z (Reading database ... 75% 2021-05-15T14:03:13.1712755Z (Reading database ... 80% 2021-05-15T14:03:13.2290210Z (Reading database ... 85% 2021-05-15T14:03:13.2469150Z (Reading database ... 90% 2021-05-15T14:03:13.2555988Z (Reading database ... 95% 2021-05-15T14:03:13.2556955Z (Reading database ... 100% 2021-05-15T14:03:13.2558374Z (Reading database ... 267965 files and directories currently installed.) 2021-05-15T14:03:13.2670971Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T14:03:13.2683559Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T14:03:13.3075033Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T14:03:13.3339524Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T14:03:13.3350833Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T14:03:13.4235264Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T14:03:13.4435101Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T14:03:13.4463443Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T14:03:13.4779021Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T14:03:13.5037017Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:13.5045573Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:13.5474775Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T14:03:13.5715702Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:13.5725860Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:13.6114768Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T14:03:13.6337374Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:13.6355868Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:13.6834529Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T14:03:13.7040399Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T14:03:13.7056359Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:13.7714397Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T14:03:13.7932943Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:03:13.7942406Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:13.8675589Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T14:03:13.8944289Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T14:03:13.8955716Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T14:03:13.9511585Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T14:03:13.9807027Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T14:03:13.9821035Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T14:03:14.0067237Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T14:03:14.0368022Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T14:03:14.0380231Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:14.1711047Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T14:03:14.1737760Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:14.1768679Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T14:03:14.1794641Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T14:03:14.1817299Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:14.1843357Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:14.1868199Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:03:14.1889240Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T14:03:14.1919953Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T14:03:14.1946108Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:14.1976709Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:03:14.1999386Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:19.1716671Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:03:19.2825623Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:21.2807748Z Reading package lists... 2021-05-15T14:03:21.4252005Z Building dependency tree... 2021-05-15T14:03:21.4272256Z Reading state information... 2021-05-15T14:03:21.6631237Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T14:03:21.6633639Z libtiff-dev set to manually installed. 2021-05-15T14:03:21.6634625Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:21.7271757Z Reading package lists... 2021-05-15T14:03:21.8759363Z Building dependency tree... 2021-05-15T14:03:21.8776707Z Reading state information... 2021-05-15T14:03:22.1031644Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T14:03:22.1033163Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:22.1655669Z Reading package lists... 2021-05-15T14:03:22.3112656Z Building dependency tree... 2021-05-15T14:03:22.3133792Z Reading state information... 2021-05-15T14:03:22.5045200Z The following NEW packages will be installed: 2021-05-15T14:03:22.5047343Z libsodium-dev 2021-05-15T14:03:22.5261681Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:22.5262673Z Need to get 169 kB of archives. 2021-05-15T14:03:22.5263794Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T14:03:22.5265443Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T14:03:22.9387091Z Fetched 169 kB in 0s (7545 kB/s) 2021-05-15T14:03:22.9679143Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T14:03:22.9753149Z (Reading database ... 2021-05-15T14:03:22.9753919Z (Reading database ... 5% 2021-05-15T14:03:22.9754622Z (Reading database ... 10% 2021-05-15T14:03:22.9755319Z (Reading database ... 15% 2021-05-15T14:03:22.9756046Z (Reading database ... 20% 2021-05-15T14:03:22.9756723Z (Reading database ... 25% 2021-05-15T14:03:22.9757407Z (Reading database ... 30% 2021-05-15T14:03:22.9758076Z (Reading database ... 35% 2021-05-15T14:03:22.9758865Z (Reading database ... 40% 2021-05-15T14:03:22.9759466Z (Reading database ... 45% 2021-05-15T14:03:22.9760049Z (Reading database ... 50% 2021-05-15T14:03:22.9786414Z (Reading database ... 55% 2021-05-15T14:03:22.9832610Z (Reading database ... 60% 2021-05-15T14:03:22.9857643Z (Reading database ... 65% 2021-05-15T14:03:22.9980346Z (Reading database ... 70% 2021-05-15T14:03:23.0098983Z (Reading database ... 75% 2021-05-15T14:03:23.0122939Z (Reading database ... 80% 2021-05-15T14:03:23.0656600Z (Reading database ... 85% 2021-05-15T14:03:23.0824039Z (Reading database ... 90% 2021-05-15T14:03:23.0903072Z (Reading database ... 95% 2021-05-15T14:03:23.0904018Z (Reading database ... 100% 2021-05-15T14:03:23.0905355Z (Reading database ... 268468 files and directories currently installed.) 2021-05-15T14:03:23.1008976Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T14:03:23.1021914Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T14:03:23.1790624Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T14:03:25.2272455Z Reading package lists... 2021-05-15T14:03:25.3767477Z Building dependency tree... 2021-05-15T14:03:25.3785934Z Reading state information... 2021-05-15T14:03:25.5218417Z The following additional packages will be installed: 2021-05-15T14:03:25.5222383Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T14:03:25.5691362Z The following NEW packages will be installed: 2021-05-15T14:03:25.5695590Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T14:03:25.5697231Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T14:03:25.6069411Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:25.6070448Z Need to get 10.4 MB of archives. 2021-05-15T14:03:25.6071505Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T14:03:25.6074204Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T14:03:25.6307597Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T14:03:25.6751945Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T14:03:25.7305417Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T14:03:25.8059000Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T14:03:25.9500055Z 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-15T14:03:26.0073780Z 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-15T14:03:26.1040050Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T14:03:26.5345371Z Fetched 10.4 MB in 1s (19.4 MB/s) 2021-05-15T14:03:26.5670736Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T14:03:26.5750593Z (Reading database ... 2021-05-15T14:03:26.5751251Z (Reading database ... 5% 2021-05-15T14:03:26.5751816Z (Reading database ... 10% 2021-05-15T14:03:26.5752358Z (Reading database ... 15% 2021-05-15T14:03:26.5753772Z (Reading database ... 20% 2021-05-15T14:03:26.5754342Z (Reading database ... 25% 2021-05-15T14:03:26.5754901Z (Reading database ... 30% 2021-05-15T14:03:26.5755434Z (Reading database ... 35% 2021-05-15T14:03:26.5755986Z (Reading database ... 40% 2021-05-15T14:03:26.5756528Z (Reading database ... 45% 2021-05-15T14:03:26.5757074Z (Reading database ... 50% 2021-05-15T14:03:26.5802180Z (Reading database ... 55% 2021-05-15T14:03:26.5857584Z (Reading database ... 60% 2021-05-15T14:03:26.5881860Z (Reading database ... 65% 2021-05-15T14:03:26.5999449Z (Reading database ... 70% 2021-05-15T14:03:26.6117288Z (Reading database ... 75% 2021-05-15T14:03:26.6140791Z (Reading database ... 80% 2021-05-15T14:03:26.6635871Z (Reading database ... 85% 2021-05-15T14:03:26.6790589Z (Reading database ... 90% 2021-05-15T14:03:26.6863468Z (Reading database ... 95% 2021-05-15T14:03:26.6864005Z (Reading database ... 100% 2021-05-15T14:03:26.6864809Z (Reading database ... 268538 files and directories currently installed.) 2021-05-15T14:03:26.6969340Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T14:03:26.6984913Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T14:03:26.7754446Z Selecting previously unselected package liblept5:amd64. 2021-05-15T14:03:26.7999506Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T14:03:26.8016973Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T14:03:26.9233511Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T14:03:26.9519863Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T14:03:26.9532779Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T14:03:27.1154654Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T14:03:27.1379683Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T14:03:27.1390779Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:27.2755366Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T14:03:27.3027152Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T14:03:27.3039132Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:27.4746424Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T14:03:27.5036687Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T14:03:27.5049160Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:27.6795053Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T14:03:27.7093350Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T14:03:27.7102155Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:28.0661832Z Selecting previously unselected package tesseract-ocr. 2021-05-15T14:03:28.0953425Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T14:03:28.0962949Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T14:03:28.1850161Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:28.1873353Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T14:03:28.1898479Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T14:03:28.1920131Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:28.1941013Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T14:03:28.1964344Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:03:28.1994473Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T14:03:28.2012198Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T14:03:28.2034301Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:31.1514958Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:33.1692340Z Reading package lists... 2021-05-15T14:03:33.3144494Z Building dependency tree... 2021-05-15T14:03:33.3164287Z Reading state information... 2021-05-15T14:03:33.5315352Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T14:03:33.5316367Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:33.5940631Z Reading package lists... 2021-05-15T14:03:33.7379713Z Building dependency tree... 2021-05-15T14:03:33.7402903Z Reading state information... 2021-05-15T14:03:33.8869509Z The following additional packages will be installed: 2021-05-15T14:03:33.8875115Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T14:03:33.8878440Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T14:03:33.8881916Z Suggested packages: 2021-05-15T14:03:33.8883461Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T14:03:33.9381162Z The following NEW packages will be installed: 2021-05-15T14:03:33.9390749Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T14:03:33.9396239Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T14:03:33.9600120Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:33.9601359Z Need to get 1459 kB of archives. 2021-05-15T14:03:33.9602334Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T14:03:33.9604429Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T14:03:33.9630469Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T14:03:33.9639805Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T14:03:33.9647506Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T14:03:33.9654982Z 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-15T14:03:33.9662521Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T14:03:33.9679201Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T14:03:33.9733374Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T14:03:33.9754185Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T14:03:33.9766244Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T14:03:34.3860963Z Fetched 1459 kB in 0s (39.2 MB/s) 2021-05-15T14:03:34.4186578Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T14:03:34.4263297Z (Reading database ... 2021-05-15T14:03:34.4263888Z (Reading database ... 5% 2021-05-15T14:03:34.4264390Z (Reading database ... 10% 2021-05-15T14:03:34.4264907Z (Reading database ... 15% 2021-05-15T14:03:34.4265461Z (Reading database ... 20% 2021-05-15T14:03:34.4265972Z (Reading database ... 25% 2021-05-15T14:03:34.4266486Z (Reading database ... 30% 2021-05-15T14:03:34.4266994Z (Reading database ... 35% 2021-05-15T14:03:34.4267484Z (Reading database ... 40% 2021-05-15T14:03:34.4268003Z (Reading database ... 45% 2021-05-15T14:03:34.4268492Z (Reading database ... 50% 2021-05-15T14:03:34.4293660Z (Reading database ... 55% 2021-05-15T14:03:34.4334615Z (Reading database ... 60% 2021-05-15T14:03:34.4366239Z (Reading database ... 65% 2021-05-15T14:03:34.4483921Z (Reading database ... 70% 2021-05-15T14:03:34.4595021Z (Reading database ... 75% 2021-05-15T14:03:34.4621757Z (Reading database ... 80% 2021-05-15T14:03:34.4981854Z (Reading database ... 85% 2021-05-15T14:03:34.5291502Z (Reading database ... 90% 2021-05-15T14:03:34.5373835Z (Reading database ... 95% 2021-05-15T14:03:34.5374465Z (Reading database ... 100% 2021-05-15T14:03:34.5375324Z (Reading database ... 268763 files and directories currently installed.) 2021-05-15T14:03:34.5491076Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:34.5516416Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:34.5867987Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T14:03:34.6129962Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:34.6147492Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:34.6554345Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T14:03:34.6746082Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:34.6758942Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:34.7114132Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T14:03:34.7325086Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:34.7335784Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:34.7664783Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T14:03:34.7899254Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T14:03:34.7934057Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T14:03:34.8275096Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T14:03:34.8483806Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:34.8502157Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:34.8875296Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T14:03:34.9137327Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T14:03:34.9153300Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T14:03:34.9955121Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T14:03:35.0166320Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:03:35.0187735Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T14:03:35.0675438Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T14:03:35.0928918Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:03:35.0939513Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:35.1210316Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T14:03:35.1505091Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T14:03:35.1516696Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T14:03:35.2638404Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T14:03:35.2678527Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:35.2711775Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T14:03:35.2743719Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T14:03:35.2792635Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:35.2820368Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:35.2848836Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:35.2885873Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:35.2921401Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:03:35.2951880Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T14:03:35.2989408Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:35.3204296Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:38.6106955Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:03:40.7464149Z Reading package lists... 2021-05-15T14:03:40.8991152Z Building dependency tree... 2021-05-15T14:03:40.9012704Z Reading state information... 2021-05-15T14:03:41.0316305Z E: Unable to locate package udunits 2021-05-15T14:03:41.0995071Z Reading package lists... 2021-05-15T14:03:41.2575220Z Building dependency tree... 2021-05-15T14:03:41.2595693Z Reading state information... 2021-05-15T14:03:41.4186237Z The following additional packages will be installed: 2021-05-15T14:03:41.4187537Z libwebpdemux2 2021-05-15T14:03:41.4624582Z The following NEW packages will be installed: 2021-05-15T14:03:41.4629524Z libwebp-dev libwebpdemux2 2021-05-15T14:03:41.5016041Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:41.5017027Z Need to get 277 kB of archives. 2021-05-15T14:03:41.5017858Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T14:03:41.5019787Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T14:03:41.5035186Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T14:03:41.9337779Z Fetched 277 kB in 0s (6672 kB/s) 2021-05-15T14:03:41.9689925Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T14:03:41.9773339Z (Reading database ... 2021-05-15T14:03:41.9774278Z (Reading database ... 5% 2021-05-15T14:03:41.9775057Z (Reading database ... 10% 2021-05-15T14:03:41.9775787Z (Reading database ... 15% 2021-05-15T14:03:41.9776774Z (Reading database ... 20% 2021-05-15T14:03:41.9777548Z (Reading database ... 25% 2021-05-15T14:03:41.9778264Z (Reading database ... 30% 2021-05-15T14:03:41.9778999Z (Reading database ... 35% 2021-05-15T14:03:41.9779715Z (Reading database ... 40% 2021-05-15T14:03:41.9780446Z (Reading database ... 45% 2021-05-15T14:03:41.9781179Z (Reading database ... 50% 2021-05-15T14:03:41.9818552Z (Reading database ... 55% 2021-05-15T14:03:41.9865361Z (Reading database ... 60% 2021-05-15T14:03:41.9897817Z (Reading database ... 65% 2021-05-15T14:03:42.0034104Z (Reading database ... 70% 2021-05-15T14:03:42.0160172Z (Reading database ... 75% 2021-05-15T14:03:42.0185584Z (Reading database ... 80% 2021-05-15T14:03:42.0608970Z (Reading database ... 85% 2021-05-15T14:03:42.0951679Z (Reading database ... 90% 2021-05-15T14:03:42.1036879Z (Reading database ... 95% 2021-05-15T14:03:42.1037491Z (Reading database ... 100% 2021-05-15T14:03:42.1038388Z (Reading database ... 269063 files and directories currently installed.) 2021-05-15T14:03:42.1155884Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T14:03:42.1173849Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T14:03:42.1516492Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T14:03:42.1771955Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T14:03:42.1783594Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T14:03:42.2677641Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T14:03:42.2713115Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T14:03:42.2743377Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:44.3906874Z Reading package lists... 2021-05-15T14:03:44.5578766Z Building dependency tree... 2021-05-15T14:03:44.5596425Z Reading state information... 2021-05-15T14:03:44.7096039Z The following additional packages will be installed: 2021-05-15T14:03:44.7099953Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T14:03:44.7103288Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T14:03:44.7106177Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T14:03:44.7109063Z Suggested packages: 2021-05-15T14:03:44.7111030Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T14:03:44.7112142Z Recommended packages: 2021-05-15T14:03:44.7113267Z cargo 2021-05-15T14:03:44.7644260Z The following NEW packages will be installed: 2021-05-15T14:03:44.7651176Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T14:03:44.7652717Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T14:03:44.7656102Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T14:03:44.7921085Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:44.7922226Z Need to get 108 MB of archives. 2021-05-15T14:03:44.7923875Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T14:03:44.7926543Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T14:03:44.7964871Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T14:03:44.7975869Z 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-15T14:03:44.7988452Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T14:03:44.8075181Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T14:03:44.8125645Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T14:03:44.8283117Z 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-15T14:03:44.9463979Z 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-15T14:03:47.4415071Z 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-15T14:03:48.3660609Z 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-15T14:03:48.4269652Z 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-15T14:03:48.5153194Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T14:03:48.7118272Z 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-15T14:03:49.1680626Z Fetched 108 MB in 4s (27.4 MB/s) 2021-05-15T14:03:49.2050294Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T14:03:49.2133949Z (Reading database ... 2021-05-15T14:03:49.2135052Z (Reading database ... 5% 2021-05-15T14:03:49.2136080Z (Reading database ... 10% 2021-05-15T14:03:49.2137055Z (Reading database ... 15% 2021-05-15T14:03:49.2138007Z (Reading database ... 20% 2021-05-15T14:03:49.2138969Z (Reading database ... 25% 2021-05-15T14:03:49.2139915Z (Reading database ... 30% 2021-05-15T14:03:49.2140875Z (Reading database ... 35% 2021-05-15T14:03:49.2142909Z (Reading database ... 40% 2021-05-15T14:03:49.2143871Z (Reading database ... 45% 2021-05-15T14:03:49.2144828Z (Reading database ... 50% 2021-05-15T14:03:49.2182598Z (Reading database ... 55% 2021-05-15T14:03:49.2232283Z (Reading database ... 60% 2021-05-15T14:03:49.2264802Z (Reading database ... 65% 2021-05-15T14:03:49.2398642Z (Reading database ... 70% 2021-05-15T14:03:49.2529961Z (Reading database ... 75% 2021-05-15T14:03:49.2557069Z (Reading database ... 80% 2021-05-15T14:03:49.2965423Z (Reading database ... 85% 2021-05-15T14:03:49.3282161Z (Reading database ... 90% 2021-05-15T14:03:49.3368066Z (Reading database ... 95% 2021-05-15T14:03:49.3369178Z (Reading database ... 100% 2021-05-15T14:03:49.3370707Z (Reading database ... 269091 files and directories currently installed.) 2021-05-15T14:03:49.3491385Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T14:03:49.3528942Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T14:03:49.3994339Z Selecting previously unselected package libipt2. 2021-05-15T14:03:49.4247420Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T14:03:49.4257777Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T14:03:49.4536288Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T14:03:49.4832637Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T14:03:49.4843363Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T14:03:49.5354845Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T14:03:49.5595146Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T14:03:49.5605249Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T14:03:49.6396675Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T14:03:49.6658894Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T14:03:49.6669438Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T14:03:49.7234477Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T14:03:49.7468192Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T14:03:49.7480519Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T14:03:49.7795321Z Selecting previously unselected package gdb. 2021-05-15T14:03:49.8062929Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T14:03:49.8074195Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T14:03:50.1636006Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T14:03:50.1895920Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:03:50.1912040Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:03:57.0990466Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T14:03:57.1289869Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:03:57.1300959Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:00.3755774Z Selecting previously unselected package rustc. 2021-05-15T14:04:00.4021339Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:00.4035803Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:00.6099530Z Selecting previously unselected package cargo. 2021-05-15T14:04:00.6402630Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:00.6416575Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T14:04:01.0182206Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T14:04:01.0489807Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T14:04:01.0501218Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T14:04:02.3115919Z Selecting previously unselected package rust-gdb. 2021-05-15T14:04:02.3424851Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T14:04:02.3437450Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:02.4132169Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:02.4169372Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T14:04:02.4205803Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T14:04:02.4231269Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:02.4255621Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T14:04:02.4284277Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T14:04:02.4304742Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T14:04:02.4333859Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:02.4362456Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T14:04:02.4436309Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T14:04:02.4478946Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T14:04:02.4541975Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T14:04:02.4582910Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:04:02.4620436Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:04:02.4855511Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:04:06.3156864Z Reading package lists... 2021-05-15T14:04:06.5151122Z Building dependency tree... 2021-05-15T14:04:06.5172898Z Reading state information... 2021-05-15T14:04:06.7186975Z The following additional packages will be installed: 2021-05-15T14:04:06.7188769Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T14:04:06.7190279Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T14:04:06.7191800Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T14:04:06.7196445Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T14:04:06.7198107Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T14:04:06.7199535Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T14:04:06.7200860Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T14:04:06.7202370Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T14:04:06.7203897Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T14:04:06.7205679Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T14:04:06.7207203Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T14:04:06.7208730Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T14:04:06.7210319Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T14:04:06.7212095Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T14:04:06.7213810Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T14:04:06.7215511Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T14:04:06.7217047Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T14:04:06.7218592Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T14:04:06.7220216Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T14:04:06.7221526Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T14:04:06.7222792Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T14:04:06.7224157Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T14:04:06.7226153Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T14:04:06.7228663Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T14:04:06.7230934Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T14:04:06.7234299Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T14:04:06.7237055Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T14:04:06.7239839Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T14:04:06.7242684Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T14:04:06.7245282Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T14:04:06.7247770Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T14:04:06.7250207Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T14:04:06.7252148Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T14:04:06.7253548Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T14:04:06.7255345Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T14:04:06.7256875Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T14:04:06.7258269Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T14:04:06.7259645Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T14:04:06.7260949Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T14:04:06.7262378Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T14:04:06.7263844Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T14:04:06.7265153Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T14:04:06.7266781Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T14:04:06.7268459Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T14:04:06.7270220Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T14:04:06.7271745Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T14:04:06.7273366Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T14:04:06.7275012Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T14:04:06.7276382Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T14:04:06.7277303Z Suggested packages: 2021-05-15T14:04:06.7278433Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T14:04:06.7279833Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T14:04:06.7281468Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T14:04:06.7283039Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T14:04:06.7284409Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T14:04:06.7285832Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T14:04:06.7287388Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T14:04:06.7288917Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T14:04:06.7290365Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T14:04:06.7291849Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T14:04:06.7293449Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T14:04:06.7295161Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T14:04:06.7296563Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T14:04:06.7297618Z wpagui libengine-pkcs11-openssl 2021-05-15T14:04:06.8189226Z The following NEW packages will be installed: 2021-05-15T14:04:06.8192399Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T14:04:06.8195474Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T14:04:06.8198137Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T14:04:06.8200600Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T14:04:06.8203117Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T14:04:06.8205593Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T14:04:06.8207928Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T14:04:06.8210498Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T14:04:06.8214523Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T14:04:06.8216663Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T14:04:06.8218858Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T14:04:06.8221097Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T14:04:06.8225855Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T14:04:06.8232515Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T14:04:06.8235278Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T14:04:06.8237628Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T14:04:06.8239886Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T14:04:06.8242166Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T14:04:06.8244546Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T14:04:06.8246459Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T14:04:06.8248315Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T14:04:06.8250314Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T14:04:06.8252191Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T14:04:06.8253975Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T14:04:06.8255775Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T14:04:06.8257942Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T14:04:06.8260121Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T14:04:06.8262340Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T14:04:06.8264945Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T14:04:06.8267073Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T14:04:06.8268721Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T14:04:06.8270054Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T14:04:06.8272037Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T14:04:06.8273643Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T14:04:06.8275228Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T14:04:06.8276839Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T14:04:06.8278323Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T14:04:06.8279776Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T14:04:06.8281194Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T14:04:06.8282712Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T14:04:06.8284254Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T14:04:06.8285680Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T14:04:06.8287122Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T14:04:06.8288796Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T14:04:06.8290533Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T14:04:06.8292043Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T14:04:06.8293495Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T14:04:06.8295093Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T14:04:06.8296436Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T14:04:06.8485110Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:06.8485995Z Need to get 183 MB of archives. 2021-05-15T14:04:06.8486844Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T14:04:06.8489194Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T14:04:06.8510070Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T14:04:06.9115032Z 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-15T14:04:06.9130962Z 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-15T14:04:06.9139390Z 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-15T14:04:06.9151844Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T14:04:06.9169214Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T14:04:06.9183685Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T14:04:06.9213214Z 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-15T14:04:06.9220416Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T14:04:06.9261128Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T14:04:06.9325083Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T14:04:06.9523802Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T14:04:06.9532855Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T14:04:06.9540867Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T14:04:06.9551662Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T14:04:06.9558254Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T14:04:06.9571150Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T14:04:06.9580381Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T14:04:06.9589643Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T14:04:06.9608779Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T14:04:06.9615418Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T14:04:06.9620540Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T14:04:07.6543102Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T14:04:07.7871949Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T14:04:07.7932099Z 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-15T14:04:07.7960684Z 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-15T14:04:07.8049828Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T14:04:07.8059490Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T14:04:07.8121963Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T14:04:07.8180274Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T14:04:07.8619306Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T14:04:07.9059430Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T14:04:07.9081321Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T14:04:07.9127820Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T14:04:07.9135619Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T14:04:08.2174796Z 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-15T14:04:08.2177154Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T14:04:08.2397895Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T14:04:08.2460917Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T14:04:08.2503461Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T14:04:08.2535636Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T14:04:08.2547995Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T14:04:08.2586766Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T14:04:08.2612689Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T14:04:08.2644592Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T14:04:08.2669096Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T14:04:08.2776949Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T14:04:08.2797335Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T14:04:08.2922597Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T14:04:08.2942408Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T14:04:08.2952706Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T14:04:08.2970693Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T14:04:08.3033749Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T14:04:08.3140531Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T14:04:08.3157217Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T14:04:08.4976451Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T14:04:08.5291098Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T14:04:08.5309991Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T14:04:08.5380187Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T14:04:08.5387229Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T14:04:08.5399333Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T14:04:08.5416133Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T14:04:08.5471809Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T14:04:08.5491621Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T14:04:08.5582284Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T14:04:08.5618148Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T14:04:08.5662007Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T14:04:08.5875128Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T14:04:08.6041697Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T14:04:08.6988209Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T14:04:08.6996871Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T14:04:08.7009991Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T14:04:08.7018716Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T14:04:08.7034575Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T14:04:08.7111131Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T14:04:08.7122658Z 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-15T14:04:08.8060445Z 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-15T14:04:08.8072113Z 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-15T14:04:08.8085622Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T14:04:08.8263104Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T14:04:08.8275926Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T14:04:08.8297388Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T14:04:08.8370020Z 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-15T14:04:08.8956890Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T14:04:08.9292703Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T14:04:08.9309711Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T14:04:08.9318613Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T14:04:08.9330073Z 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-15T14:04:08.9435017Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T14:04:08.9440833Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T14:04:08.9467427Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T14:04:08.9486073Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T14:04:08.9522811Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T14:04:08.9545722Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T14:04:08.9558560Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T14:04:08.9975319Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T14:04:09.0054818Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T14:04:09.0165971Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T14:04:09.0233642Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T14:04:09.0273828Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T14:04:09.0350853Z 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-15T14:04:09.0403365Z 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-15T14:04:09.0419055Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T14:04:09.0432253Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T14:04:09.0684695Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T14:04:09.1332339Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T14:04:16.1160021Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T14:04:16.1320031Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T14:04:16.1328929Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T14:04:16.2009888Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T14:04:16.5729028Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T14:04:16.5801234Z 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-15T14:04:16.5923801Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T14:04:16.6360679Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T14:04:16.6452605Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T14:04:16.7586448Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T14:04:16.7960794Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T14:04:16.8648608Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T14:04:16.8750825Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T14:04:16.8849772Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T14:04:16.9064885Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T14:04:16.9153213Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T14:04:16.9201174Z 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-15T14:04:16.9206897Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T14:04:16.9337737Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T14:04:16.9386552Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T14:04:16.9425462Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T14:04:17.0683027Z 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-15T14:04:17.0810427Z 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-15T14:04:17.0891440Z 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-15T14:04:17.1032040Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T14:04:17.1201642Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T14:04:17.1912428Z 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-15T14:04:17.2059470Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T14:04:17.2268837Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T14:04:17.2594773Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T14:04:17.3583123Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T14:04:17.4073974Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T14:04:17.4198565Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T14:04:17.4280348Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T14:04:17.4406297Z 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-15T14:04:17.4502638Z 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-15T14:04:17.4581228Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T14:04:17.4679300Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T14:04:17.4754982Z 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-15T14:04:17.4980809Z 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-15T14:04:17.5249019Z 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-15T14:04:17.6750558Z 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-15T14:04:17.9954346Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T14:04:18.0725371Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T14:04:18.1026387Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T14:04:18.1160515Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T14:04:18.1260887Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T14:04:18.1559479Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T14:04:18.1657418Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T14:04:18.2935192Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T14:04:18.3369760Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T14:04:18.3867525Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T14:04:18.6659258Z 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-15T14:04:18.6822832Z 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-15T14:04:18.7000152Z 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-15T14:04:18.7087628Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T14:04:18.7380010Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T14:04:18.7524043Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T14:04:18.7661933Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T14:04:18.7723999Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T14:04:18.8148420Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T14:04:18.8338204Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T14:04:19.0102496Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T14:04:19.0200117Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T14:04:19.0330663Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T14:04:19.0369246Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T14:04:19.0450074Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T14:04:19.0587883Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T14:04:19.1373510Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T14:04:19.1423064Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T14:04:19.1504634Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T14:04:19.1735171Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T14:04:19.1985498Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T14:04:19.2261581Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T14:04:19.2344258Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T14:04:19.3190626Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T14:04:19.3279794Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T14:04:19.6269102Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T14:04:19.6351409Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T14:04:19.6567449Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T14:04:19.6840691Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T14:04:19.7230172Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T14:04:19.7353652Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T14:04:19.7604325Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T14:04:19.7985274Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T14:04:20.6475133Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T14:04:20.6608254Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T14:04:20.6761603Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T14:04:20.8226285Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T14:04:20.8371515Z 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-15T14:04:20.8471276Z 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-15T14:04:20.8534448Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T14:04:20.8651565Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T14:04:21.0286248Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T14:04:21.9866781Z 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-15T14:04:21.9928776Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T14:04:21.9997245Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T14:04:22.1453177Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T14:04:22.1846093Z 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-15T14:04:22.1889699Z 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-15T14:04:22.1900006Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T14:04:22.1950152Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T14:04:22.1961679Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T14:04:22.2083330Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T14:04:22.2210134Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T14:04:22.2222792Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T14:04:22.2227400Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T14:04:23.4230169Z Fetched 183 MB in 15s (11.9 MB/s) 2021-05-15T14:04:23.4601836Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T14:04:23.4685372Z (Reading database ... 2021-05-15T14:04:23.4686210Z (Reading database ... 5% 2021-05-15T14:04:23.4686970Z (Reading database ... 10% 2021-05-15T14:04:23.4687700Z (Reading database ... 15% 2021-05-15T14:04:23.4688441Z (Reading database ... 20% 2021-05-15T14:04:23.4689217Z (Reading database ... 25% 2021-05-15T14:04:23.4689943Z (Reading database ... 30% 2021-05-15T14:04:23.4690693Z (Reading database ... 35% 2021-05-15T14:04:23.4691416Z (Reading database ... 40% 2021-05-15T14:04:23.4692145Z (Reading database ... 45% 2021-05-15T14:04:23.4692882Z (Reading database ... 50% 2021-05-15T14:04:23.4732031Z (Reading database ... 55% 2021-05-15T14:04:23.4778202Z (Reading database ... 60% 2021-05-15T14:04:23.4809757Z (Reading database ... 65% 2021-05-15T14:04:23.4946718Z (Reading database ... 70% 2021-05-15T14:04:23.5080819Z (Reading database ... 75% 2021-05-15T14:04:23.5110358Z (Reading database ... 80% 2021-05-15T14:04:23.5510365Z (Reading database ... 85% 2021-05-15T14:04:23.5824792Z (Reading database ... 90% 2021-05-15T14:04:23.5905384Z (Reading database ... 95% 2021-05-15T14:04:23.5906309Z (Reading database ... 100% 2021-05-15T14:04:23.5907646Z (Reading database ... 269846 files and directories currently installed.) 2021-05-15T14:04:23.6011757Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T14:04:23.6032111Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T14:04:23.6435629Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T14:04:23.6701480Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:23.6790318Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:23.8835547Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T14:04:23.9110660Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:04:23.9123526Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:04:23.9514563Z Selecting previously unselected package libegl1:amd64. 2021-05-15T14:04:23.9774684Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:04:23.9785606Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:04:24.0114712Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T14:04:24.0373543Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T14:04:24.0385350Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T14:04:24.0714687Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T14:04:24.0985491Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T14:04:24.0997975Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T14:04:24.1395285Z Selecting previously unselected package libwacom-common. 2021-05-15T14:04:24.1640613Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T14:04:24.1653979Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T14:04:24.2274080Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T14:04:24.2534556Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T14:04:24.2544971Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T14:04:24.2874937Z Selecting previously unselected package libinput-bin. 2021-05-15T14:04:24.3116984Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T14:04:24.3131320Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T14:04:24.3434526Z Selecting previously unselected package libinput10:amd64. 2021-05-15T14:04:24.3722440Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T14:04:24.3733214Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T14:04:24.4194255Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T14:04:24.4438256Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:24.4456342Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:24.4991538Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T14:04:24.5242275Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:24.5254765Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:24.6275742Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T14:04:24.6525728Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T14:04:24.6541708Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T14:04:24.6810310Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T14:04:24.7113606Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T14:04:24.7123918Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T14:04:24.7397396Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T14:04:24.7700264Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T14:04:24.7714986Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:24.7996321Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T14:04:24.8275192Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T14:04:24.8288370Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:24.8644836Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T14:04:24.9031563Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T14:04:24.9046468Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T14:04:24.9311285Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T14:04:24.9618033Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T14:04:24.9628836Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T14:04:24.9954815Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T14:04:25.0213894Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T14:04:25.0224826Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T14:04:25.0471344Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T14:04:25.0820814Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T14:04:25.0830810Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T14:04:25.1195288Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T14:04:25.1458742Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T14:04:25.1469571Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T14:04:25.1769983Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T14:04:25.2123775Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T14:04:25.2134256Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T14:04:25.2511746Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T14:04:25.2813276Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:25.2907650Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:25.6296038Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T14:04:25.6601043Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:25.6613435Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:25.9194201Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T14:04:25.9427884Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:25.9437676Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:25.9874699Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T14:04:26.0125192Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T14:04:26.0134548Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T14:04:26.0616438Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T14:04:26.0924756Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T14:04:26.0937447Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T14:04:26.1956571Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T14:04:26.2255360Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T14:04:26.2277723Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T14:04:26.2570043Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T14:04:26.2872154Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:26.2888079Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:26.3371444Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T14:04:26.3678407Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:26.3688946Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:26.4274260Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T14:04:26.4523349Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:26.4534292Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:26.6274278Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T14:04:26.6546178Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:26.6556353Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:26.8213168Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T14:04:26.8509564Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:26.8519827Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:26.8892537Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T14:04:26.9193641Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:26.9212080Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:26.9554364Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T14:04:26.9794611Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T14:04:26.9806162Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T14:04:27.0125102Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T14:04:27.0420187Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T14:04:27.0431649Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T14:04:28.4855534Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T14:04:28.5152413Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:28.5164027Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:28.5471941Z Selecting previously unselected package qgis-providers-common. 2021-05-15T14:04:28.5768674Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:28.5777478Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:28.8211919Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T14:04:28.8522751Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T14:04:28.8533068Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:28.9101493Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T14:04:28.9405154Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T14:04:28.9418561Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:28.9866177Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T14:04:29.0168339Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:29.0178990Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:29.0550146Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T14:04:29.0854006Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:29.0863381Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:29.1158115Z Selecting previously unselected package gdal-data. 2021-05-15T14:04:29.1456647Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T14:04:29.1465493Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:29.1989180Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T14:04:29.2291119Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T14:04:29.2302302Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T14:04:29.2645951Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T14:04:29.2943305Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T14:04:29.2954743Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T14:04:29.3360583Z Selecting previously unselected package libarmadillo9. 2021-05-15T14:04:29.3662070Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T14:04:29.3674375Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T14:04:29.4034021Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T14:04:29.4335012Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T14:04:29.4343806Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T14:04:29.5091637Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T14:04:29.5393121Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T14:04:29.5405583Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T14:04:29.5713952Z Selecting previously unselected package libdap25:amd64. 2021-05-15T14:04:29.6016236Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T14:04:29.6027471Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T14:04:29.6749330Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T14:04:29.7053220Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T14:04:29.7063184Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T14:04:29.7488525Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T14:04:29.7743409Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T14:04:29.7752022Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T14:04:29.8035734Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T14:04:29.8335547Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T14:04:29.8346132Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T14:04:29.8674063Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T14:04:29.8923027Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T14:04:29.8934323Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T14:04:29.9395473Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T14:04:29.9668152Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T14:04:29.9676999Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:30.0515553Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T14:04:30.0791198Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T14:04:30.0800758Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:30.1107748Z Selecting previously unselected package proj-data. 2021-05-15T14:04:30.1402539Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T14:04:30.1413572Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T14:04:31.0133167Z Selecting previously unselected package libproj15:amd64. 2021-05-15T14:04:31.0441681Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T14:04:31.0455921Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T14:04:31.1737118Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T14:04:31.2042721Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T14:04:31.2054486Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T14:04:31.2366437Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T14:04:31.2680851Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T14:04:31.2692361Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T14:04:31.3277005Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T14:04:31.3598196Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T14:04:31.3605701Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T14:04:31.3890260Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T14:04:31.4194240Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T14:04:31.4207128Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T14:04:31.4482997Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T14:04:31.4782287Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:31.4793402Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:31.5103465Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T14:04:31.5404120Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:31.5421682Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:31.5833900Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T14:04:31.6131804Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:04:31.6140856Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:31.6450629Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T14:04:31.6754133Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T14:04:31.6763873Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T14:04:31.7369772Z Selecting previously unselected package libogdi4.1. 2021-05-15T14:04:31.7665258Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T14:04:31.7678631Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T14:04:31.8114152Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T14:04:31.8404673Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T14:04:31.8416626Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T14:04:31.8859675Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T14:04:31.9163605Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T14:04:31.9181206Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T14:04:32.0896784Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T14:04:32.1243023Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T14:04:32.1254272Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T14:04:32.2493611Z Selecting previously unselected package libgdal26. 2021-05-15T14:04:32.2796139Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:04:32.2808819Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:32.9612524Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T14:04:32.9934065Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:32.9947839Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:33.0248354Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T14:04:33.0564206Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T14:04:33.0575671Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T14:04:33.0882073Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T14:04:33.1182226Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.1194430Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:33.1476484Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T14:04:33.1777339Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.1789004Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:33.2179139Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T14:04:33.2480486Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T14:04:33.2492111Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T14:04:33.3039180Z Selecting previously unselected package libzip5:amd64. 2021-05-15T14:04:33.3351121Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T14:04:33.3362234Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T14:04:33.3814967Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T14:04:33.4117324Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:33.4129329Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:34.0199159Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T14:04:34.0508263Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:34.0519108Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:34.0819046Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T14:04:34.1127362Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T14:04:34.1140828Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T14:04:34.1573327Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T14:04:34.1877595Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T14:04:34.1889954Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T14:04:34.3516980Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T14:04:34.3831916Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:34.3842457Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:34.4140355Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T14:04:34.4447372Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:34.4457958Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:34.4920314Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T14:04:34.5231339Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T14:04:34.5243837Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T14:04:34.6050394Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T14:04:34.6358810Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:34.6526230Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:35.0309374Z Selecting previously unselected package qgis-providers. 2021-05-15T14:04:35.0616581Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:35.0630257Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:35.3185436Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T14:04:35.3493064Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:04:35.3505540Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:35.3876516Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T14:04:35.4181656Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T14:04:35.4195774Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T14:04:35.4470637Z Selecting previously unselected package avahi-daemon. 2021-05-15T14:04:35.4784038Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:04:35.4795213Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T14:04:35.5296955Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T14:04:35.5636567Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T14:04:35.5647085Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T14:04:35.6637549Z Selecting previously unselected package blt. 2021-05-15T14:04:35.6949049Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T14:04:35.6961653Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T14:04:35.7212002Z Selecting previously unselected package fonts-lyx. 2021-05-15T14:04:35.7518169Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T14:04:35.7531406Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T14:04:35.8022778Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T14:04:35.8330292Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:35.8344030Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:35.8681703Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T14:04:35.8987308Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:35.9005365Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:35.9511814Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T14:04:35.9837669Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:35.9848781Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:36.0257866Z Selecting previously unselected package gcr. 2021-05-15T14:04:36.0575136Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T14:04:36.0584041Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T14:04:36.1510339Z Selecting previously unselected package python3-numpy. 2021-05-15T14:04:36.1867976Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T14:04:36.1879612Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T14:04:36.5197993Z Selecting previously unselected package python3-gdal. 2021-05-15T14:04:36.5522023Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:04:36.7126118Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:36.7970838Z Selecting previously unselected package gdal-bin. 2021-05-15T14:04:36.8276554Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:04:36.8286804Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:36.8822740Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T14:04:36.9127705Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:04:36.9139304Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:36.9409682Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T14:04:36.9713689Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T14:04:36.9724146Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T14:04:37.0235339Z Selecting previously unselected package geoclue-2.0. 2021-05-15T14:04:37.0502522Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T14:04:37.0511451Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T14:04:37.1075650Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T14:04:37.1343617Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T14:04:37.1356787Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:37.1897110Z Selecting previously unselected package p11-kit. 2021-05-15T14:04:37.2219908Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T14:04:37.2229169Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:37.2636265Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T14:04:37.2905209Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T14:04:37.2915188Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T14:04:37.3275235Z Selecting previously unselected package gnome-keyring. 2021-05-15T14:04:37.3524569Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:04:37.3678776Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T14:04:37.4717156Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T14:04:37.4975567Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:04:37.4998630Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:04:37.5355464Z Selecting previously unselected package grass-doc. 2021-05-15T14:04:37.5666472Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T14:04:37.5676352Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T14:04:39.4812010Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T14:04:39.5135606Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T14:04:39.5146859Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T14:04:39.5543379Z Selecting previously unselected package libpdal-util9. 2021-05-15T14:04:39.5853396Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:39.5868109Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T14:04:39.6355255Z Selecting previously unselected package libpdal-base9. 2021-05-15T14:04:39.6623543Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:39.6639359Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T14:04:39.8737546Z Selecting previously unselected package grass-core. 2021-05-15T14:04:39.9049506Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T14:04:39.9060285Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T14:04:40.5754537Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T14:04:40.6003030Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T14:04:40.6014827Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T14:04:40.6396005Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T14:04:40.6709211Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T14:04:40.6718627Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T14:04:40.7114963Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T14:04:40.7367659Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T14:04:40.7379191Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T14:04:40.8313260Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T14:04:40.8626498Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T14:04:40.8637281Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T14:04:40.9377830Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T14:04:40.9684928Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T14:04:40.9697991Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T14:04:41.3377533Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T14:04:41.3651892Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T14:04:41.3666074Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T14:04:41.4772118Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T14:04:41.5080271Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T14:04:41.5093137Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T14:04:41.5554833Z Selecting previously unselected package libfcgi-bin. 2021-05-15T14:04:41.5819392Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T14:04:41.5830824Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T14:04:41.6154144Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T14:04:41.6395191Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T14:04:41.6407468Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T14:04:41.6716181Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T14:04:41.7030701Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T14:04:41.7117353Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T14:04:41.7945553Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T14:04:41.8262264Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T14:04:41.8276768Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T14:04:41.8674714Z Selecting previously unselected package libmbim-proxy. 2021-05-15T14:04:41.8957912Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T14:04:41.8972170Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T14:04:41.9274770Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T14:04:41.9541400Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T14:04:41.9558776Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:41.9847431Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T14:04:42.0159953Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T14:04:42.0172833Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:42.0620362Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T14:04:42.0942173Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T14:04:42.0955531Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T14:04:42.1315808Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T14:04:42.1609071Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:04:42.1621597Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:04:42.1954614Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T14:04:42.2237437Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T14:04:42.2248218Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T14:04:42.2595044Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T14:04:42.2840555Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:42.2852308Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T14:04:42.3153174Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T14:04:42.3490331Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:42.3501115Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T14:04:42.3875041Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T14:04:42.4134906Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:42.4142912Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T14:04:42.4481727Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T14:04:42.4790685Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:42.4802207Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T14:04:42.5275357Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T14:04:42.5530292Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T14:04:42.5541504Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T14:04:42.7262625Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T14:04:42.7574840Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:42.7585035Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T14:04:42.7994943Z Selecting previously unselected package libpdal-plugins. 2021-05-15T14:04:42.8250692Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:04:42.8267885Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T14:04:42.8575417Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T14:04:42.8891377Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:42.8902102Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:42.9353657Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T14:04:42.9665335Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:42.9680815Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.0717954Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T14:04:43.1032305Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.1041515Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.1514074Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T14:04:43.1780756Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.1793366Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.2205182Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T14:04:43.2568720Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.2582921Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.2914430Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T14:04:43.3189378Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.3202941Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.3675260Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T14:04:43.3939772Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.3950372Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.4315390Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T14:04:43.4577308Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.4589205Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.4915568Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T14:04:43.5182277Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.5193886Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.5634217Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T14:04:43.5894524Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.5907014Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.6221072Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T14:04:43.6547845Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:43.6560364Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:43.6830483Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T14:04:43.7144982Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:43.7160142Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:43.7658668Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T14:04:43.7978501Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:43.7990544Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:43.9280019Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T14:04:43.9588382Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:43.9598523Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:44.3280554Z Selecting previously unselected package qtchooser. 2021-05-15T14:04:44.3597024Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T14:04:44.3606067Z Unpacking qtchooser (66-2build1) ... 2021-05-15T14:04:44.3911948Z Selecting previously unselected package qdoc-qt5. 2021-05-15T14:04:44.4223614Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:44.4237978Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:44.5114470Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T14:04:44.5375424Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:44.5388887Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:44.5780855Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T14:04:44.6091413Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:44.6104190Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:44.6400745Z Selecting previously unselected package qt5-assistant. 2021-05-15T14:04:44.6711355Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:44.6720718Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T14:04:44.7435106Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T14:04:44.7686827Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:44.7698569Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:44.8023893Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T14:04:44.8339714Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:44.8351864Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:45.0754501Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T14:04:45.0999049Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:45.1009819Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:45.2042746Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T14:04:45.2349454Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:04:45.2363053Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T14:04:45.3720369Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T14:04:45.4041749Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:45.4054540Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:45.5336271Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T14:04:45.5643984Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:45.5658012Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:45.6274715Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T14:04:45.6582797Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:45.6599847Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:45.7116704Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T14:04:45.7433025Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:45.7444975Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:45.7786310Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T14:04:45.8095779Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T14:04:45.8107975Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T14:04:45.8967292Z Selecting previously unselected package libqmi-proxy. 2021-05-15T14:04:45.9282686Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T14:04:45.9457789Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T14:04:45.9725309Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T14:04:46.0038745Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:46.0053588Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:46.0514749Z Selecting previously unselected package libwacom-bin. 2021-05-15T14:04:46.0786381Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T14:04:46.0801039Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T14:04:46.1127863Z Selecting previously unselected package modemmanager. 2021-05-15T14:04:46.1399363Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T14:04:46.1484752Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T14:04:46.2630895Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T14:04:46.2940387Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T14:04:46.2950225Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T14:04:46.3318682Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T14:04:46.3634744Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T14:04:46.3645026Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T14:04:46.7029881Z Selecting previously unselected package python3-soupsieve. 2021-05-15T14:04:46.7343291Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T14:04:46.7355868Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T14:04:46.7714502Z Selecting previously unselected package python3-bs4. 2021-05-15T14:04:46.7968018Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T14:04:46.7981411Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T14:04:46.8328980Z Selecting previously unselected package python3-cycler. 2021-05-15T14:04:46.8643559Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T14:04:46.8652827Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T14:04:46.8994651Z Selecting previously unselected package python3-dateutil. 2021-05-15T14:04:46.9249647Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T14:04:46.9260514Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T14:04:46.9613169Z Selecting previously unselected package python3-decorator. 2021-05-15T14:04:46.9929280Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T14:04:46.9938919Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T14:04:47.0274713Z Selecting previously unselected package python3-future. 2021-05-15T14:04:47.0527463Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T14:04:47.0538363Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T14:04:47.1314992Z Selecting previously unselected package python3-webencodings. 2021-05-15T14:04:47.1567243Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T14:04:47.1578103Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T14:04:47.1831395Z Selecting previously unselected package python3-html5lib. 2021-05-15T14:04:47.2151351Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T14:04:47.2163848Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T14:04:47.2594768Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T14:04:47.2839396Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T14:04:47.2850795Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T14:04:47.3155193Z Selecting previously unselected package python3-traitlets. 2021-05-15T14:04:47.3468575Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T14:04:47.3479459Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T14:04:47.3807238Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T14:04:47.4118520Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T14:04:47.4130869Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T14:04:47.4515112Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T14:04:47.4788360Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T14:04:47.4797290Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T14:04:47.5147920Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T14:04:47.5433768Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T14:04:47.5447535Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T14:04:47.7195997Z Selecting previously unselected package python3-pyparsing. 2021-05-15T14:04:47.7509374Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T14:04:47.7521591Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T14:04:47.7954918Z Selecting previously unselected package python3-matplotlib. 2021-05-15T14:04:47.8183355Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T14:04:47.8195722Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T14:04:48.2824440Z Selecting previously unselected package python3-nbformat. 2021-05-15T14:04:48.3137419Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T14:04:48.3150708Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T14:04:48.3457495Z Selecting previously unselected package python3-olefile. 2021-05-15T14:04:48.3776727Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T14:04:48.3787621Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T14:04:48.4095103Z Selecting previously unselected package python3-pyproj. 2021-05-15T14:04:48.4404498Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T14:04:48.4414602Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T14:04:48.4999884Z Selecting previously unselected package python3-tz. 2021-05-15T14:04:48.5308561Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T14:04:48.5320396Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T14:04:48.5633915Z Selecting previously unselected package python3-owslib. 2021-05-15T14:04:48.5943002Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T14:04:48.5954498Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T14:04:48.6337551Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T14:04:48.6649507Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T14:04:48.6659438Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T14:04:48.7310910Z Selecting previously unselected package python3-retrying. 2021-05-15T14:04:48.7622651Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T14:04:48.7631959Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T14:04:48.7961893Z Selecting previously unselected package python3-plotly. 2021-05-15T14:04:48.8283939Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T14:04:48.8294800Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T14:04:49.3126328Z Selecting previously unselected package python3-psycopg2. 2021-05-15T14:04:49.3421090Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T14:04:49.3434247Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T14:04:49.3821394Z Selecting previously unselected package python3-sip. 2021-05-15T14:04:49.4134272Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T14:04:49.4146412Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T14:04:49.4506260Z Selecting previously unselected package python3-pyqt5. 2021-05-15T14:04:49.4820999Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:04:49.4831062Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:49.7875379Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T14:04:49.8169374Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T14:04:49.8180128Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T14:04:49.8733694Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T14:04:49.9058131Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:04:49.9070934Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:49.9424852Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T14:04:49.9745464Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:04:49.9760687Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:50.0052662Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T14:04:50.0396424Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:04:50.0405329Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T14:04:50.0823857Z Selecting previously unselected package python3-qgis-common. 2021-05-15T14:04:50.1142490Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:50.1156046Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:50.4354870Z Selecting previously unselected package python3-qgis. 2021-05-15T14:04:50.4635146Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:50.4644138Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:51.4292027Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T14:04:51.4616749Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T14:04:51.4628570Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T14:04:51.5034974Z Selecting previously unselected package libjs-leaflet. 2021-05-15T14:04:51.5322943Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T14:04:51.5335350Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T14:04:51.5914640Z Selecting previously unselected package qgis-common. 2021-05-15T14:04:51.6194419Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:51.6206017Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:53.3748177Z Selecting previously unselected package qgis. 2021-05-15T14:04:53.4068819Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:53.4742311Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:53.7464435Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T14:04:53.7791442Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:04:53.7810465Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:53.9637023Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T14:04:53.9968937Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:53.9979198Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:54.0355636Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T14:04:54.0653245Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:04:54.0662084Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:54.1514969Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T14:04:54.1780996Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:04:54.1794441Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:54.2274774Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T14:04:54.2583747Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T14:04:54.2603782Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T14:04:54.4613033Z Selecting previously unselected package wpasupplicant. 2021-05-15T14:04:54.4942830Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T14:04:54.4954847Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T14:04:54.6394582Z Selecting previously unselected package proj-bin. 2021-05-15T14:04:54.6716462Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T14:04:54.6729730Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T14:04:54.7095085Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T14:04:54.7418875Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T14:04:54.7430709Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T14:04:54.7743516Z Selecting previously unselected package usb-modeswitch. 2021-05-15T14:04:54.8081373Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T14:04:54.8191603Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T14:04:54.8988197Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T14:04:54.9024763Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T14:04:55.1644088Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T14:04:55.1669472Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T14:04:55.1699505Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T14:04:55.1726964Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:55.1831248Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T14:04:55.1863792Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T14:04:55.1894447Z Setting up proj-data (6.3.1-1) ... 2021-05-15T14:04:55.1930577Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:55.1955975Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T14:04:55.1983595Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T14:04:55.2014388Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T14:04:55.2039380Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T14:04:55.2066278Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T14:04:55.2096361Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T14:04:55.2125267Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T14:04:55.2155058Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T14:04:55.2182110Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T14:04:55.2212190Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T14:04:55.4003591Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T14:04:55.4028856Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T14:04:55.4061263Z Setting up python3-olefile (0.46-2) ... 2021-05-15T14:04:55.5726371Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T14:04:55.5760610Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T14:04:55.7344404Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:55.7377073Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T14:04:55.7410808Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T14:04:55.7439315Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T14:04:55.7465538Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T14:04:55.7500425Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T14:04:55.7525402Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T14:04:55.8889580Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T14:04:55.8918170Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T14:04:55.8945823Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T14:04:55.8981517Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T14:04:55.9009292Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T14:04:56.0688440Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T14:04:56.0723981Z Setting up python3-tz (2019.3-1) ... 2021-05-15T14:04:56.2444821Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T14:04:56.2540572Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T14:04:56.2567060Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T14:04:56.2662304Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:56.2695356Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T14:04:56.2725777Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T14:04:56.2750160Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:56.2782861Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T14:04:56.4580597Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:04:56.4614487Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T14:04:56.4641492Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T14:04:56.4668389Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T14:04:56.4750085Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T14:04:56.4776762Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T14:04:56.6744097Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T14:04:56.6776278Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T14:04:56.8596516Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T14:04:56.8633907Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T14:04:56.8681639Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T14:04:56.8719738Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T14:04:56.8750996Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T14:04:56.8790786Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T14:04:56.8823980Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T14:04:57.0603875Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T14:04:57.0629146Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T14:04:57.0656882Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T14:04:57.0684611Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:57.0773629Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T14:04:57.3152650Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T14:04:58.6305046Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T14:04:58.6339543Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T14:04:58.6373512Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T14:04:58.6406398Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:04:58.6438968Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T14:04:58.6468289Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T14:04:58.6504136Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T14:04:58.6543794Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T14:04:58.8609253Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:58.8640751Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T14:04:58.8670342Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T14:04:58.8722119Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T14:04:59.0907294Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T14:04:59.0954427Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:04:59.0978804Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T14:04:59.1004237Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T14:04:59.1031227Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:04:59.1207924Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T14:04:59.3099485Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T14:04:59.3130797Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:59.3157556Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T14:04:59.3250523Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T14:04:59.3274159Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T14:04:59.3299219Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:04:59.3327122Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:59.3357604Z Setting up python3-future (0.18.2-2) ... 2021-05-15T14:04:59.3435853Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T14:04:59.3497212Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T14:04:59.7280001Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:04:59.8993533Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T14:04:59.9021861Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:59.9052723Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:04:59.9083319Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T14:04:59.9110803Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T14:04:59.9150752Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:04:59.9182793Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T14:04:59.9209223Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:04:59.9246190Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:05:00.1745921Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T14:05:00.3541301Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T14:05:00.5314985Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T14:05:00.5339640Z Setting up qtchooser (66-2build1) ... 2021-05-15T14:05:00.5365549Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T14:05:00.5387833Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T14:05:00.7153970Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T14:05:00.7182318Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T14:05:00.7211616Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:00.7238386Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T14:05:01.8077488Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T14:05:01.8111822Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T14:05:01.8140616Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T14:05:01.8171448Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:01.8197651Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:01.8224409Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T14:05:01.8253704Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T14:05:01.8282971Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T14:05:01.8311717Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T14:05:02.2666290Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T14:05:02.2688713Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:02.2714155Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T14:05:02.4561385Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T14:05:02.4588847Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T14:05:02.6469169Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:02.6497038Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T14:05:02.8655772Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T14:05:02.8678880Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T14:05:02.8698189Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:02.8719162Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T14:05:03.0652235Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T14:05:03.0655076Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T14:05:03.6144040Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T14:05:03.9242728Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:03.9271942Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T14:05:03.9297192Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:03.9328026Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:03.9351533Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:03.9374799Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:03.9400449Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T14:05:04.1092476Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:04.1094564Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T14:05:04.1096374Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:04.1097877Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T14:05:04.1555637Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:04.1557325Z if direction is "increasing": 2021-05-15T14:05:04.1559106Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:04.1560455Z elif direction is "decreasing": 2021-05-15T14:05:04.1752301Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:04.1767956Z if direction is "increasing": 2021-05-15T14:05:04.1769715Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:04.1770740Z elif direction is "decreasing": 2021-05-15T14:05:05.2403690Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:05.2406882Z if props["offset_coordinates"] is "data": 2021-05-15T14:05:05.2410629Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T14:05:05.2412931Z if props["coordinates"] is not "data": 2021-05-15T14:05:06.1126862Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T14:05:06.7436612Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T14:05:06.7439532Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T14:05:06.7442089Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T14:05:07.9281301Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T14:05:07.9314472Z First installation detected... 2021-05-15T14:05:07.9316770Z Checking NSS setup... 2021-05-15T14:05:07.9355797Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T14:05:07.9384694Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:07.9441105Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T14:05:08.2532306Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:08.2558093Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T14:05:08.2583565Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T14:05:08.2611875Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T14:05:08.2635512Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T14:05:08.2660077Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T14:05:08.2696415Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T14:05:08.2725988Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T14:05:08.2757407Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:08.4849104Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T14:05:08.4877767Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T14:05:08.4905852Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T14:05:08.8728393Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:08.8730552Z if value is '': 2021-05-15T14:05:08.9854872Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:08.9856729Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T14:05:08.9858749Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:08.9860528Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T14:05:08.9862582Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T14:05:08.9864414Z if driver_string is not None and driver_string is not "": 2021-05-15T14:05:09.0357100Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:09.0358333Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T14:05:09.0359617Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:09.0360762Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T14:05:09.1054801Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T14:05:09.1088297Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.1191573Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T14:05:09.1219364Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.1248618Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.1437432Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:09.1463941Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.1500145Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.1548141Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:09.1578420Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.1624241Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:09.2623625Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:09.2659891Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.2693912Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.2721212Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T14:05:09.4159920Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T14:05:09.4165259Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T14:05:09.9766557Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:09.9792579Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:09.9822115Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T14:05:09.9850202Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:09.9873502Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:09.9905337Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:09.9930350Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T14:05:09.9966134Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T14:05:10.0048637Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T14:05:10.0074705Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:10.0103795Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:10.0128933Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:10.0168194Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.0196183Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:10.0222224Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:10.0248216Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T14:05:10.0275902Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T14:05:10.0300966Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:10.0336990Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.0369832Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:10.2188581Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:10.2216487Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.2283058Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:10.2307321Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.9620667Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:45.9648114Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:45.9679048Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.9705038Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:45.9734485Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.9760261Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.9786200Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:45.9811626Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:46.1395597Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:46.1423668Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:46.1452341Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:46.1479541Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T14:05:46.1512088Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:46.3341595Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:46.3371728Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:46.3410128Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:46.3535482Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T14:05:46.3650215Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T14:05:47.2870899Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:05:47.3056539Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T14:05:47.3328797Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T14:05:47.3494975Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T14:05:47.4291368Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:05:47.4640987Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T14:05:47.7469515Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:06:00.5886730Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T14:06:00.6087809Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T14:06:02.8733738Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:06:02.8734343Z with: 2021-05-15T14:06:02.8734921Z github_slug: neuroconductor/kirby21.smri 2021-05-15T14:06:02.8735446Z env: 2021-05-15T14:06:02.8735947Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:02.8736465Z TIC_DEPLOY_KEY: 2021-05-15T14:06:02.8737397Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:02.8739323Z GITHUB_PAT: *** 2021-05-15T14:06:02.8739785Z COVERALLS_TOKEN: 2021-05-15T14:06:02.8740346Z continue-on-error: false 2021-05-15T14:06:02.8740871Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:02.8741423Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:02.8741908Z TZ: UTC 2021-05-15T14:06:02.8742351Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:02.8742819Z NOT_CRAN: true 2021-05-15T14:06:02.8743242Z ##[endgroup] 2021-05-15T14:06:02.9101932Z repo slug is: neuroconductor/kirby21.smri 2021-05-15T14:06:02.9206172Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:06:02.9206812Z env: 2021-05-15T14:06:02.9207316Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:02.9207830Z TIC_DEPLOY_KEY: 2021-05-15T14:06:02.9208752Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:02.9210165Z GITHUB_PAT: *** 2021-05-15T14:06:02.9210622Z COVERALLS_TOKEN: 2021-05-15T14:06:02.9211159Z continue-on-error: false 2021-05-15T14:06:02.9211697Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:02.9212242Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:02.9212727Z TZ: UTC 2021-05-15T14:06:02.9213174Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:02.9213627Z NOT_CRAN: true 2021-05-15T14:06:02.9214052Z ##[endgroup] 2021-05-15T14:06:04.0519630Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:06:04.0520298Z with: 2021-05-15T14:06:04.0520730Z repo_name: kirby21.smri 2021-05-15T14:06:04.0521211Z repo_version: 1.5 2021-05-15T14:06:04.0521631Z runner_os: Linux 2021-05-15T14:06:04.0522046Z R_version: 4.0 2021-05-15T14:06:04.0522411Z env: 2021-05-15T14:06:04.0522892Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:04.0523414Z TIC_DEPLOY_KEY: 2021-05-15T14:06:04.0524579Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:04.0526005Z GITHUB_PAT: *** 2021-05-15T14:06:04.0526439Z COVERALLS_TOKEN: 2021-05-15T14:06:04.0526984Z continue-on-error: false 2021-05-15T14:06:04.0527503Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:04.0528051Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:04.0528532Z TZ: UTC 2021-05-15T14:06:04.0528968Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:04.0529417Z NOT_CRAN: true 2021-05-15T14:06:04.0529862Z ##[endgroup] 2021-05-15T14:06:04.1283601Z Package: kirby21.smri 2021-05-15T14:06:04.1284399Z Version: 1.5 2021-05-15T14:06:04.1284834Z OS: Linux 2021-05-15T14:06:04.1313794Z ##[group]Run install.packages('remotes') 2021-05-15T14:06:04.1314583Z install.packages('remotes') 2021-05-15T14:06:04.1315492Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:06:04.1316624Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:06:04.1324037Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:06:04.1324492Z env: 2021-05-15T14:06:04.1324995Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:04.1325531Z TIC_DEPLOY_KEY: 2021-05-15T14:06:04.1326439Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:04.1327909Z GITHUB_PAT: *** 2021-05-15T14:06:04.1328348Z COVERALLS_TOKEN: 2021-05-15T14:06:04.1328907Z continue-on-error: false 2021-05-15T14:06:04.1329434Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:04.1329998Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:04.1330521Z TZ: UTC 2021-05-15T14:06:04.1330967Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:04.1331420Z NOT_CRAN: true 2021-05-15T14:06:04.1331844Z ##[endgroup] 2021-05-15T14:06:05.0411255Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:06:05.0412290Z (as ‘lib’ is unspecified) 2021-05-15T14:06:20.4999872Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T14:06:21.0345645Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-15T14:06:21.0561479Z ================================================== 2021-05-15T14:06:21.0563095Z downloaded 381 KB 2021-05-15T14:06:21.0564040Z 2021-05-15T14:06:21.3206993Z * installing *binary* package ‘remotes’ ... 2021-05-15T14:06:21.3266204Z * DONE (remotes) 2021-05-15T14:06:21.3321794Z 2021-05-15T14:06:21.3322866Z The downloaded source packages are in 2021-05-15T14:06:21.3324509Z ‘/tmp/Rtmp341zmt/downloaded_packages’ 2021-05-15T14:06:42.6459676Z ##[group]Run actions/cache@v1 2021-05-15T14:06:42.6460131Z with: 2021-05-15T14:06:42.6460613Z path: /home/runner/work/_temp/Library 2021-05-15T14:06:42.6463952Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-9dc14449159364f8ffc6250017d5b6ef8042913eed238d58cb75f7d4ced1ba13 2021-05-15T14:06:42.6468251Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-15T14:06:42.6469650Z env: 2021-05-15T14:06:42.6470147Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:42.6470670Z TIC_DEPLOY_KEY: 2021-05-15T14:06:42.6471633Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:42.6473819Z GITHUB_PAT: *** 2021-05-15T14:06:42.6474258Z COVERALLS_TOKEN: 2021-05-15T14:06:42.6474808Z continue-on-error: false 2021-05-15T14:06:42.6475329Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:42.6475872Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:42.6476446Z TZ: UTC 2021-05-15T14:06:42.6476884Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:42.6477332Z NOT_CRAN: true 2021-05-15T14:06:42.6477752Z ##[endgroup] 2021-05-15T14:06:42.6970453Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:06:42.7036881Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T14:06:42.7037775Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T14:06:42.7038617Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T14:06:42.7039324Z sudo -s eval "$sysreqs" 2021-05-15T14:06:42.7085678Z shell: /usr/bin/bash -e {0} 2021-05-15T14:06:42.7086102Z env: 2021-05-15T14:06:42.7086598Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:42.7087116Z TIC_DEPLOY_KEY: 2021-05-15T14:06:42.7088035Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:42.7089648Z GITHUB_PAT: *** 2021-05-15T14:06:42.7090079Z COVERALLS_TOKEN: 2021-05-15T14:06:42.7090627Z continue-on-error: false 2021-05-15T14:06:42.7091155Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:42.7091699Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:42.7092184Z TZ: UTC 2021-05-15T14:06:42.7092634Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:42.7093098Z NOT_CRAN: true 2021-05-15T14:06:42.7093621Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T14:06:42.7094159Z ##[endgroup] 2021-05-15T14:06:42.9203849Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:06:43.4566770Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T14:07:01.5567038Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T14:07:01.5568502Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T14:07:01.5569802Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:07:01.5570688Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T14:07:01.5571470Z (as ‘lib’ is unspecified) 2021-05-15T14:07:01.5572212Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T14:07:01.5580025Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T14:07:01.5582009Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T14:07:17.5336995Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T14:07:18.0675264Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-15T14:07:18.0770230Z ================================================== 2021-05-15T14:07:18.0771145Z downloaded 94 KB 2021-05-15T14:07:18.0771685Z 2021-05-15T14:07:18.0806852Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T14:07:18.6135628Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-15T14:07:18.6258223Z ================================================== 2021-05-15T14:07:18.6258782Z downloaded 135 KB 2021-05-15T14:07:18.6259101Z 2021-05-15T14:07:18.6290795Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T14:07:19.1635522Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-15T14:07:19.1700663Z ================================================== 2021-05-15T14:07:19.1702166Z downloaded 80 KB 2021-05-15T14:07:19.1703093Z 2021-05-15T14:07:19.1734249Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T14:07:19.7106590Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-15T14:07:19.7332383Z ================================================== 2021-05-15T14:07:19.7332979Z downloaded 516 KB 2021-05-15T14:07:19.7333290Z 2021-05-15T14:07:19.7371669Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T14:07:20.2740219Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-15T14:07:20.3015349Z ================================================== 2021-05-15T14:07:20.3016680Z downloaded 991 KB 2021-05-15T14:07:20.3017467Z 2021-05-15T14:07:20.5521602Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T14:07:20.5594544Z * DONE (rprojroot) 2021-05-15T14:07:20.7938379Z * installing *binary* package ‘crayon’ ... 2021-05-15T14:07:20.7989658Z * DONE (crayon) 2021-05-15T14:07:21.0350127Z * installing *binary* package ‘R6’ ... 2021-05-15T14:07:21.0389712Z * DONE (R6) 2021-05-15T14:07:21.3095916Z * installing *binary* package ‘desc’ ... 2021-05-15T14:07:21.3140820Z * DONE (desc) 2021-05-15T14:07:21.5811315Z * installing *binary* package ‘debugme’ ... 2021-05-15T14:07:21.5873588Z * DONE (debugme) 2021-05-15T14:07:21.5928718Z 2021-05-15T14:07:21.5929742Z The downloaded source packages are in 2021-05-15T14:07:21.5931193Z ‘/tmp/RtmpkRIQok/downloaded_packages’ 2021-05-15T14:07:21.5941825Z Running `R CMD build`... 2021-05-15T14:07:21.8695163Z * checking for file ‘/tmp/RtmpkRIQok/remotes69224c62eff/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T14:07:21.8698468Z * preparing ‘sysreqs’: 2021-05-15T14:07:21.8700564Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:07:21.8703002Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:07:21.8704473Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:07:21.8706166Z (as ‘lib’ is unspecified) 2021-05-15T14:07:21.8706924Z * checking for empty or unneeded directories 2021-05-15T14:07:21.8708105Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T14:07:22.0935434Z * installing *source* package ‘sysreqs’ ... 2021-05-15T14:07:22.0937570Z ** using staged installation 2021-05-15T14:07:22.1128647Z ** R 2021-05-15T14:07:22.1169726Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:07:22.5080094Z ** help 2021-05-15T14:07:22.5234583Z *** installing help indices 2021-05-15T14:07:22.5419340Z ** building package indices 2021-05-15T14:07:22.7549171Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:07:22.9718928Z ** testing if installed package can be loaded from final location 2021-05-15T14:07:23.1877249Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:23.1883040Z * DONE (sysreqs) 2021-05-15T14:07:42.8885934Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T14:07:42.8888581Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T14:07:42.8890568Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T14:07:42.9638820Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T14:07:43.0109416Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T14:07:43.0261023Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T14:07:43.1157750Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T14:07:43.2741174Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T14:07:43.4319862Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T14:07:44.7631223Z Reading package lists... 2021-05-15T14:07:44.8455326Z Reading package lists... 2021-05-15T14:07:45.0136348Z Building dependency tree... 2021-05-15T14:07:45.0161162Z Reading state information... 2021-05-15T14:07:45.1886662Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-15T14:07:45.1888760Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-15T14:07:45.1890504Z libssh2-1-dev set to manually installed. 2021-05-15T14:07:45.1892399Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T14:07:45.1894475Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-15T14:07:45.1895816Z Suggested packages: 2021-05-15T14:07:45.1897548Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T14:07:45.2367281Z The following NEW packages will be installed: 2021-05-15T14:07:45.2373291Z libcurl4-openssl-dev 2021-05-15T14:07:45.2561904Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:07:45.2563233Z Need to get 321 kB of archives. 2021-05-15T14:07:45.2564100Z After this operation, 1539 kB of additional disk space will be used. 2021-05-15T14:07:45.2566461Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-15T14:07:45.7416549Z Fetched 321 kB in 0s (16.2 MB/s) 2021-05-15T14:07:45.7771617Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T14:07:45.7860574Z (Reading database ... 2021-05-15T14:07:45.7861349Z (Reading database ... 5% 2021-05-15T14:07:45.7862325Z (Reading database ... 10% 2021-05-15T14:07:45.7863040Z (Reading database ... 15% 2021-05-15T14:07:45.7863757Z (Reading database ... 20% 2021-05-15T14:07:45.7864443Z (Reading database ... 25% 2021-05-15T14:07:45.7865107Z (Reading database ... 30% 2021-05-15T14:07:45.7865789Z (Reading database ... 35% 2021-05-15T14:07:45.7866472Z (Reading database ... 40% 2021-05-15T14:07:45.7867331Z (Reading database ... 45% 2021-05-15T14:07:45.7868023Z (Reading database ... 50% 2021-05-15T14:07:45.7913564Z (Reading database ... 55% 2021-05-15T14:07:45.7969385Z (Reading database ... 60% 2021-05-15T14:07:45.8016310Z (Reading database ... 65% 2021-05-15T14:07:45.8218509Z (Reading database ... 70% 2021-05-15T14:07:45.8252960Z (Reading database ... 75% 2021-05-15T14:07:45.8530637Z (Reading database ... 80% 2021-05-15T14:07:45.8634485Z (Reading database ... 85% 2021-05-15T14:07:45.9042566Z (Reading database ... 90% 2021-05-15T14:07:45.9126097Z (Reading database ... 95% 2021-05-15T14:07:45.9127159Z (Reading database ... 100% 2021-05-15T14:07:45.9128654Z (Reading database ... 285057 files and directories currently installed.) 2021-05-15T14:07:45.9260053Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T14:07:45.9274069Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T14:07:46.0293007Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T14:07:46.0330533Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:07:51.8631198Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:07:51.8632000Z remotes::install_github("ropensci/tic") 2021-05-15T14:07:51.8632746Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:07:51.8633778Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:07:51.8634451Z remotes::install_cran("covr") 2021-05-15T14:07:51.8642017Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:07:51.8642696Z env: 2021-05-15T14:07:51.8643170Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:51.8643692Z TIC_DEPLOY_KEY: 2021-05-15T14:07:51.8644550Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:07:51.8646219Z GITHUB_PAT: *** 2021-05-15T14:07:51.8646817Z COVERALLS_TOKEN: 2021-05-15T14:07:51.8647363Z continue-on-error: false 2021-05-15T14:07:51.8647907Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:51.8648471Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:07:51.8649009Z TZ: UTC 2021-05-15T14:07:51.8649450Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:51.8649915Z NOT_CRAN: true 2021-05-15T14:07:51.8650323Z ##[endgroup] 2021-05-15T14:07:52.0784877Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:07:52.6407472Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:08:11.2646926Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:08:11.2648313Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:08:11.2649526Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:08:11.2652135Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:08:11.2653757Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:08:11.2654984Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:08:11.2656185Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:08:11.2657339Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:08:11.2658533Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:08:11.2659703Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:08:11.2660898Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:08:11.2662093Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:08:11.2663287Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:08:11.2664442Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:08:11.2665647Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:08:11.2666960Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:08:11.2670268Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:08:11.2671551Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:08:11.2672713Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:08:11.2674354Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:08:11.2675583Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:08:11.2676803Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:08:11.2678020Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:08:11.2679243Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:08:11.2680408Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:08:11.2683251Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:08:11.2684908Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:08:11.2686106Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:08:11.2687320Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:08:11.2688526Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:08:11.2689793Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:08:11.2693304Z 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-15T14:08:11.2696683Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:08:11.2698223Z (as ‘lib’ is unspecified) 2021-05-15T14:08:26.8340441Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T14:08:27.5671055Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-15T14:08:27.5971359Z ================================================== 2021-05-15T14:08:27.5972306Z downloaded 1.3 MB 2021-05-15T14:08:27.5973071Z 2021-05-15T14:08:27.6006741Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T14:08:28.0838840Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-15T14:08:28.0994992Z ================================================== 2021-05-15T14:08:28.0996099Z downloaded 226 KB 2021-05-15T14:08:28.0996754Z 2021-05-15T14:08:28.1030561Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T14:08:28.4224884Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-15T14:08:28.4336522Z ================================================== 2021-05-15T14:08:28.4337745Z downloaded 140 KB 2021-05-15T14:08:28.4338629Z 2021-05-15T14:08:28.4372162Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T14:08:28.9722111Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-15T14:08:28.9771448Z ================================================== 2021-05-15T14:08:28.9772410Z downloaded 53 KB 2021-05-15T14:08:28.9772982Z 2021-05-15T14:08:28.9807888Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T14:08:29.5412989Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-15T14:08:29.5414306Z ================================================== 2021-05-15T14:08:29.5415171Z downloaded 23 KB 2021-05-15T14:08:29.5415678Z 2021-05-15T14:08:29.5453591Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T14:08:30.0794897Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-15T14:08:30.1095660Z ================================================== 2021-05-15T14:08:30.1096599Z downloaded 1.4 MB 2021-05-15T14:08:30.1097127Z 2021-05-15T14:08:30.1133334Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T14:08:30.6479792Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-15T14:08:30.6489547Z ================================================== 2021-05-15T14:08:30.6490300Z downloaded 36 KB 2021-05-15T14:08:30.6490831Z 2021-05-15T14:08:30.6535093Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T14:08:31.1870396Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-15T14:08:31.2140026Z ================================================== 2021-05-15T14:08:31.2141889Z downloaded 884 KB 2021-05-15T14:08:31.2142841Z 2021-05-15T14:08:31.2183255Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T14:08:31.7544041Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-15T14:08:31.7782269Z ================================================== 2021-05-15T14:08:31.7783314Z downloaded 523 KB 2021-05-15T14:08:31.7783825Z 2021-05-15T14:08:31.7816074Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T14:08:32.3938404Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-15T14:08:32.3941083Z ================================================== 2021-05-15T14:08:32.3942381Z downloaded 12 KB 2021-05-15T14:08:32.3943303Z 2021-05-15T14:08:32.3973161Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T14:08:32.8076565Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-15T14:08:32.8289855Z ================================================== 2021-05-15T14:08:32.8290979Z downloaded 486 KB 2021-05-15T14:08:32.8291729Z 2021-05-15T14:08:32.8330222Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T14:08:33.3666437Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-15T14:08:33.3740750Z ================================================== 2021-05-15T14:08:33.3741292Z downloaded 90 KB 2021-05-15T14:08:33.3741615Z 2021-05-15T14:08:33.3777327Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T14:08:33.9131955Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-15T14:08:33.9354266Z ================================================== 2021-05-15T14:08:33.9355891Z downloaded 508 KB 2021-05-15T14:08:33.9356806Z 2021-05-15T14:08:33.9459786Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T14:08:34.4860625Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-15T14:08:34.5100227Z ================================================== 2021-05-15T14:08:34.5100841Z downloaded 621 KB 2021-05-15T14:08:34.5101169Z 2021-05-15T14:08:34.5140811Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T14:08:35.2919351Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-15T14:08:35.3088495Z ================================================== 2021-05-15T14:08:35.3090376Z downloaded 267 KB 2021-05-15T14:08:35.3092010Z 2021-05-15T14:08:35.3126126Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T14:08:35.8463503Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-15T14:08:35.8590678Z ================================================== 2021-05-15T14:08:35.8591526Z downloaded 167 KB 2021-05-15T14:08:35.8592117Z 2021-05-15T14:08:35.8629251Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T14:08:36.3512420Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-15T14:08:36.3672435Z ================================================== 2021-05-15T14:08:36.3674629Z downloaded 234 KB 2021-05-15T14:08:36.3675576Z 2021-05-15T14:08:36.3709151Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T14:08:36.7710896Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-15T14:08:36.7873582Z ================================================== 2021-05-15T14:08:36.7874442Z downloaded 276 KB 2021-05-15T14:08:36.7874943Z 2021-05-15T14:08:36.7909245Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T14:08:37.3785812Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-15T14:08:37.3930736Z ================================================== 2021-05-15T14:08:37.3932196Z downloaded 201 KB 2021-05-15T14:08:37.3933089Z 2021-05-15T14:08:37.3974466Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T14:08:37.9889762Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-15T14:08:37.9947695Z ================================================== 2021-05-15T14:08:37.9948238Z downloaded 64 KB 2021-05-15T14:08:37.9948541Z 2021-05-15T14:08:38.0011022Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T14:08:38.5730513Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-15T14:08:38.5782359Z ================================================== 2021-05-15T14:08:38.5782928Z downloaded 46 KB 2021-05-15T14:08:38.5783249Z 2021-05-15T14:08:38.5819174Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T14:08:39.1140559Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-15T14:08:39.1339458Z ================================================== 2021-05-15T14:08:39.1340080Z downloaded 416 KB 2021-05-15T14:08:39.1340436Z 2021-05-15T14:08:39.1383904Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T14:08:39.6229720Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-15T14:08:39.6299388Z ================================================== 2021-05-15T14:08:39.6299962Z downloaded 91 KB 2021-05-15T14:08:39.6300282Z 2021-05-15T14:08:39.6338743Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T14:08:40.1974385Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-15T14:08:40.2086810Z ================================================== 2021-05-15T14:08:40.2087394Z downloaded 133 KB 2021-05-15T14:08:40.2087720Z 2021-05-15T14:08:40.2125687Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T14:08:40.7458184Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-15T14:08:40.7624052Z ================================================== 2021-05-15T14:08:40.7624916Z downloaded 271 KB 2021-05-15T14:08:40.7625401Z 2021-05-15T14:08:40.7659998Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T14:08:41.3201947Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-15T14:08:41.3455774Z ================================================== 2021-05-15T14:08:41.3457376Z downloaded 735 KB 2021-05-15T14:08:41.3458323Z 2021-05-15T14:08:41.3490664Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T14:08:41.9019414Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-15T14:08:41.9077319Z ================================================== 2021-05-15T14:08:41.9080163Z downloaded 46 KB 2021-05-15T14:08:41.9080783Z 2021-05-15T14:08:41.9122879Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:08:42.0462679Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:08:42.0466105Z ================================================== 2021-05-15T14:08:42.0467328Z downloaded 24 KB 2021-05-15T14:08:42.0467929Z 2021-05-15T14:08:42.0496221Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T14:08:42.6523972Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-15T14:08:42.6780333Z ================================================== 2021-05-15T14:08:42.6780848Z downloaded 688 KB 2021-05-15T14:08:42.6781147Z 2021-05-15T14:08:42.6813790Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T14:08:43.6185951Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-15T14:08:43.6237141Z ================================================== 2021-05-15T14:08:43.6238249Z downloaded 45 KB 2021-05-15T14:08:43.6238606Z 2021-05-15T14:08:43.6276174Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T14:08:44.0383638Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-15T14:08:44.0621093Z ================================================== 2021-05-15T14:08:44.0621615Z downloaded 595 KB 2021-05-15T14:08:44.0621915Z 2021-05-15T14:08:44.3912548Z * installing *binary* package ‘rlang’ ... 2021-05-15T14:08:44.3982080Z * DONE (rlang) 2021-05-15T14:08:44.6538613Z * installing *binary* package ‘magrittr’ ... 2021-05-15T14:08:44.6593765Z * DONE (magrittr) 2021-05-15T14:08:44.9127553Z * installing *binary* package ‘glue’ ... 2021-05-15T14:08:44.9199051Z * DONE (glue) 2021-05-15T14:08:45.1632457Z * installing *binary* package ‘sys’ ... 2021-05-15T14:08:45.1677876Z * DONE (sys) 2021-05-15T14:08:45.3948077Z * installing *binary* package ‘mime’ ... 2021-05-15T14:08:45.3985502Z * DONE (mime) 2021-05-15T14:08:45.7283439Z * installing *binary* package ‘curl’ ... 2021-05-15T14:08:45.7370911Z * DONE (curl) 2021-05-15T14:08:46.0123279Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T14:08:46.0174280Z * DONE (jsonlite) 2021-05-15T14:08:46.2426597Z * installing *binary* package ‘ini’ ... 2021-05-15T14:08:46.2486369Z * DONE (ini) 2021-05-15T14:08:46.4906569Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T14:08:46.4974812Z * DONE (gitcreds) 2021-05-15T14:08:46.8033822Z * installing *binary* package ‘zip’ ... 2021-05-15T14:08:46.8112177Z * DONE (zip) 2021-05-15T14:08:47.0734825Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T14:08:47.0810417Z * DONE (rstudioapi) 2021-05-15T14:08:47.3393736Z * installing *binary* package ‘fastmap’ ... 2021-05-15T14:08:47.3467864Z * DONE (fastmap) 2021-05-15T14:08:47.6121814Z * installing *binary* package ‘yaml’ ... 2021-05-15T14:08:47.6193884Z * DONE (yaml) 2021-05-15T14:08:47.8619776Z * installing *binary* package ‘withr’ ... 2021-05-15T14:08:47.8675867Z * DONE (withr) 2021-05-15T14:08:48.1156856Z * installing *binary* package ‘whisker’ ... 2021-05-15T14:08:48.1220269Z * DONE (whisker) 2021-05-15T14:08:48.3502381Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T14:08:48.3552725Z * DONE (rappdirs) 2021-05-15T14:08:48.6616851Z * installing *binary* package ‘fs’ ... 2021-05-15T14:08:48.6688404Z * DONE (fs) 2021-05-15T14:08:48.9035975Z * installing *binary* package ‘clipr’ ... 2021-05-15T14:08:48.9093706Z * DONE (clipr) 2021-05-15T14:08:49.1894841Z * installing *binary* package ‘git2r’ ... 2021-05-15T14:08:49.1957141Z * DONE (git2r) 2021-05-15T14:08:49.4243593Z * installing *binary* package ‘askpass’ ... 2021-05-15T14:08:49.4295320Z * DONE (askpass) 2021-05-15T14:08:49.6961342Z * installing *binary* package ‘cli’ ... 2021-05-15T14:08:49.7027933Z * DONE (cli) 2021-05-15T14:08:49.9653052Z * installing *binary* package ‘purrr’ ... 2021-05-15T14:08:49.9738905Z * DONE (purrr) 2021-05-15T14:08:50.2372407Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T14:08:50.2446148Z * DONE (lifecycle) 2021-05-15T14:08:50.4783010Z * installing *source* package ‘cachem’ ... 2021-05-15T14:08:50.4796770Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:08:50.4798705Z ** using staged installation 2021-05-15T14:08:50.4967306Z ** libs 2021-05-15T14:08:50.5040348Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T14:08:50.6067529Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:08:50.6568384Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-15T14:08:50.6917965Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:08:50.6931941Z ** R 2021-05-15T14:08:50.7013567Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:51.2670716Z ** help 2021-05-15T14:08:51.2922004Z *** installing help indices 2021-05-15T14:08:51.3147538Z ** building package indices 2021-05-15T14:08:51.5356554Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:51.8206444Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:08:51.9464793Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:52.1695780Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:52.1704173Z * DONE (cachem) 2021-05-15T14:08:52.5655947Z * installing *binary* package ‘openssl’ ... 2021-05-15T14:08:52.5766521Z * DONE (openssl) 2021-05-15T14:08:52.8100237Z * installing *binary* package ‘memoise’ ... 2021-05-15T14:08:52.8161015Z * DONE (memoise) 2021-05-15T14:08:53.1014578Z * installing *binary* package ‘httr’ ... 2021-05-15T14:08:53.1074821Z * DONE (httr) 2021-05-15T14:08:53.3530514Z * installing *binary* package ‘credentials’ ... 2021-05-15T14:08:53.3573225Z * DONE (credentials) 2021-05-15T14:08:53.5952746Z * installing *binary* package ‘gh’ ... 2021-05-15T14:08:53.5994473Z * DONE (gh) 2021-05-15T14:08:53.8552399Z * installing *binary* package ‘gert’ ... 2021-05-15T14:08:53.8621600Z * DONE (gert) 2021-05-15T14:08:54.1883015Z * installing *binary* package ‘usethis’ ... 2021-05-15T14:08:54.1980319Z * DONE (usethis) 2021-05-15T14:08:54.2049465Z 2021-05-15T14:08:54.2050582Z The downloaded source packages are in 2021-05-15T14:08:54.2052128Z ‘/tmp/RtmpkOYkvC/downloaded_packages’ 2021-05-15T14:08:54.2062019Z Running `R CMD build`... 2021-05-15T14:08:56.5861192Z * checking for file ‘/tmp/RtmpkOYkvC/remotes71b936b0197b/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:08:56.5862926Z * preparing ‘tic’: 2021-05-15T14:08:56.5864098Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:08:56.5865273Z * installing the package to process help pages 2021-05-15T14:08:56.5866652Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:08:56.5867790Z * checking for empty or unneeded directories 2021-05-15T14:08:56.5868927Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:08:56.5870095Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:08:56.5871419Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:08:56.5873462Z (as ‘lib’ is unspecified) 2021-05-15T14:08:56.5874219Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:08:56.9647978Z * installing *source* package ‘tic’ ... 2021-05-15T14:08:56.9650395Z ** using staged installation 2021-05-15T14:08:56.9910324Z ** R 2021-05-15T14:08:57.0169056Z ** inst 2021-05-15T14:08:57.0205070Z ** preparing package for lazy loading 2021-05-15T14:08:57.4239778Z ** help 2021-05-15T14:08:57.5899055Z *** installing help indices 2021-05-15T14:08:57.6933256Z *** copying figures 2021-05-15T14:08:57.6938488Z ** building package indices 2021-05-15T14:08:57.9950076Z ** installing vignettes 2021-05-15T14:08:58.0003589Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:58.3069288Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:58.6535950Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:58.6573531Z * DONE (tic) 2021-05-15T14:08:58.6709785Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:08:58.9494267Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:09:01.1230089Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:09:01.1232316Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:09:01.1237033Z 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-15T14:09:01.1242935Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:01.1244558Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:09:01.1245832Z (as ‘lib’ is unspecified) 2021-05-15T14:09:01.1247654Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:09:01.1250003Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:09:01.1251753Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:09:01.1253506Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:09:01.1255199Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:09:01.1256903Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:09:01.1258600Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:09:01.1260253Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:09:01.1261975Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:09:01.1263690Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:09:01.1266438Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:09:01.1268169Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:09:01.1269758Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:09:01.1271346Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:09:01.1273199Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:09:01.1274420Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:09:01.1275432Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:09:01.1276304Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:09:01.1277177Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:09:01.1278040Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:09:01.1278924Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:09:01.1279796Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:09:01.1280649Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:09:01.1281507Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:09:01.1282443Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:09:01.1283872Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:09:01.1284745Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:09:01.1285632Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:09:01.1286575Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:09:01.1287493Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:09:01.1288409Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:09:01.1289314Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:09:01.1290208Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:09:01.1291156Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:09:01.1292107Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:09:17.1030676Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:09:17.5110209Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-15T14:09:17.5272700Z ================================================== 2021-05-15T14:09:17.5273417Z downloaded 231 KB 2021-05-15T14:09:17.5273742Z 2021-05-15T14:09:17.5306031Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:09:18.0207353Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-15T14:09:18.1169567Z ================================================== 2021-05-15T14:09:18.1171344Z downloaded 1.5 MB 2021-05-15T14:09:18.1172405Z 2021-05-15T14:09:18.1204422Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T14:09:18.5476266Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-15T14:09:18.5479060Z ================================================== 2021-05-15T14:09:18.5479577Z downloaded 16 KB 2021-05-15T14:09:18.5479896Z 2021-05-15T14:09:18.5590972Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:09:19.0937432Z Content type 'binary/octet-stream' length 1004228 bytes (980 KB) 2021-05-15T14:09:19.1224789Z ================================================== 2021-05-15T14:09:19.1225740Z downloaded 980 KB 2021-05-15T14:09:19.1226289Z 2021-05-15T14:09:19.1261658Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:09:19.6756778Z Content type 'binary/octet-stream' length 810888 bytes (791 KB) 2021-05-15T14:09:19.8108977Z ================================================== 2021-05-15T14:09:19.8109933Z downloaded 791 KB 2021-05-15T14:09:19.8110553Z 2021-05-15T14:09:19.8148724Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:09:20.3544937Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-15T14:09:20.3596133Z ================================================== 2021-05-15T14:09:20.3597067Z downloaded 42 KB 2021-05-15T14:09:20.3597628Z 2021-05-15T14:09:20.3628529Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:09:20.8998107Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-15T14:09:20.9164514Z ================================================== 2021-05-15T14:09:20.9165148Z downloaded 247 KB 2021-05-15T14:09:20.9165473Z 2021-05-15T14:09:20.9204019Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:09:21.4566671Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-15T14:09:21.4838914Z ================================================== 2021-05-15T14:09:21.4839548Z downloaded 977 KB 2021-05-15T14:09:21.4839874Z 2021-05-15T14:09:21.4879270Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:09:21.9751600Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-15T14:09:21.9818631Z ================================================== 2021-05-15T14:09:21.9819533Z downloaded 67 KB 2021-05-15T14:09:21.9820200Z 2021-05-15T14:09:21.9860335Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:09:22.5197544Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-15T14:09:22.5406360Z ================================================== 2021-05-15T14:09:22.5410710Z downloaded 354 KB 2021-05-15T14:09:22.5411363Z 2021-05-15T14:09:22.5446870Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:09:23.3096208Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-15T14:09:23.3298198Z ================================================== 2021-05-15T14:09:23.3299269Z downloaded 412 KB 2021-05-15T14:09:23.3299791Z 2021-05-15T14:09:23.3335372Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T14:09:23.8669032Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-15T14:09:23.8670465Z ================================================== 2021-05-15T14:09:23.8671161Z downloaded 15 KB 2021-05-15T14:09:23.8671673Z 2021-05-15T14:09:23.8704964Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:09:24.3039430Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-15T14:09:24.3151283Z ================================================== 2021-05-15T14:09:24.3151909Z downloaded 147 KB 2021-05-15T14:09:24.3152216Z 2021-05-15T14:09:24.3191808Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T14:09:24.8526598Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-15T14:09:24.8592559Z ================================================== 2021-05-15T14:09:24.8594961Z downloaded 72 KB 2021-05-15T14:09:24.8595533Z 2021-05-15T14:09:24.8630281Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:09:25.2574238Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-15T14:09:25.2608175Z ================================================== 2021-05-15T14:09:25.2609455Z downloaded 39 KB 2021-05-15T14:09:25.2610015Z 2021-05-15T14:09:25.2643203Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:09:25.7981344Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-15T14:09:25.8166618Z ================================================== 2021-05-15T14:09:25.8167965Z downloaded 348 KB 2021-05-15T14:09:25.8168506Z 2021-05-15T14:09:25.8203485Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:09:26.3516006Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-15T14:09:26.3721746Z ================================================== 2021-05-15T14:09:26.3723350Z downloaded 426 KB 2021-05-15T14:09:26.3724467Z 2021-05-15T14:09:26.3761828Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:09:26.9126352Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-15T14:09:26.9181027Z ================================================== 2021-05-15T14:09:26.9181932Z downloaded 40 KB 2021-05-15T14:09:26.9182542Z 2021-05-15T14:09:26.9221377Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:09:27.4547837Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-15T14:09:27.4776744Z ================================================== 2021-05-15T14:09:27.4778733Z downloaded 602 KB 2021-05-15T14:09:27.4780316Z 2021-05-15T14:09:27.4813680Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:09:27.5085627Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:09:27.5190606Z ================================================== 2021-05-15T14:09:27.5191133Z downloaded 109 KB 2021-05-15T14:09:27.5191454Z 2021-05-15T14:09:27.5209523Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T14:09:28.2439576Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-15T14:09:28.2592659Z ================================================== 2021-05-15T14:09:28.2593360Z downloaded 224 KB 2021-05-15T14:09:28.2593974Z 2021-05-15T14:09:28.2634167Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:09:28.7946724Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-15T14:09:28.7989591Z ================================================== 2021-05-15T14:09:28.7990546Z downloaded 37 KB 2021-05-15T14:09:28.7991114Z 2021-05-15T14:09:28.8023961Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T14:09:29.3719934Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-15T14:09:29.3862668Z ================================================== 2021-05-15T14:09:29.3863244Z downloaded 199 KB 2021-05-15T14:09:29.3863566Z 2021-05-15T14:09:29.3905896Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:09:29.9410535Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-15T14:09:30.0033880Z ================================================== 2021-05-15T14:09:30.0034699Z downloaded 2.8 MB 2021-05-15T14:09:30.0035532Z 2021-05-15T14:09:30.0074289Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:09:30.5427632Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-15T14:09:30.5841910Z ================================================== 2021-05-15T14:09:30.5842990Z downloaded 4.0 MB 2021-05-15T14:09:30.5843537Z 2021-05-15T14:09:30.5878472Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:09:31.1245000Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-15T14:09:31.1634677Z ================================================== 2021-05-15T14:09:31.1635299Z downloaded 1.3 MB 2021-05-15T14:09:31.1635627Z 2021-05-15T14:09:31.1674967Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T14:09:31.5759719Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-15T14:09:31.5967140Z ================================================== 2021-05-15T14:09:31.5968874Z downloaded 478 KB 2021-05-15T14:09:31.5969840Z 2021-05-15T14:09:31.6007161Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T14:09:32.1220375Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-15T14:09:32.1275553Z ================================================== 2021-05-15T14:09:32.1276125Z downloaded 107 KB 2021-05-15T14:09:32.1276452Z 2021-05-15T14:09:32.1315534Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T14:09:32.8006775Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-15T14:09:32.8008141Z ================================================== 2021-05-15T14:09:32.8008974Z downloaded 21 KB 2021-05-15T14:09:32.8009536Z 2021-05-15T14:09:32.8056584Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T14:09:33.3472256Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-15T14:09:33.3474965Z ================================================== 2021-05-15T14:09:33.3476202Z downloaded 42 KB 2021-05-15T14:09:33.3477123Z 2021-05-15T14:09:33.3524759Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T14:09:33.8991790Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-15T14:09:33.8994478Z ================================================== 2021-05-15T14:09:33.8996046Z downloaded 33 KB 2021-05-15T14:09:33.8996702Z 2021-05-15T14:09:33.9041966Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:09:34.5590045Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-15T14:09:34.5658104Z ================================================== 2021-05-15T14:09:34.5658722Z downloaded 136 KB 2021-05-15T14:09:34.5659051Z 2021-05-15T14:09:34.5699880Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:09:35.2298961Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-15T14:09:35.3770410Z ================================================== 2021-05-15T14:09:35.3771450Z downloaded 3.4 MB 2021-05-15T14:09:35.3772021Z 2021-05-15T14:09:35.3827554Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:09:35.9350879Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-15T14:09:35.9353821Z ================================================== 2021-05-15T14:09:35.9354701Z downloaded 64 KB 2021-05-15T14:09:35.9358130Z 2021-05-15T14:09:35.9410861Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:09:36.3323542Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-15T14:09:36.3663511Z ================================================== 2021-05-15T14:09:36.3664071Z downloaded 1.3 MB 2021-05-15T14:09:36.3664375Z 2021-05-15T14:09:36.3707285Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T14:09:36.7640841Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-15T14:09:36.7699811Z ================================================== 2021-05-15T14:09:36.7701748Z downloaded 128 KB 2021-05-15T14:09:36.7702305Z 2021-05-15T14:09:36.7753437Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:09:37.1733354Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-15T14:09:37.1924506Z ================================================== 2021-05-15T14:09:37.1925649Z downloaded 384 KB 2021-05-15T14:09:37.1926308Z 2021-05-15T14:09:37.4539002Z * installing *binary* package ‘utf8’ ... 2021-05-15T14:09:37.4606592Z * DONE (utf8) 2021-05-15T14:09:37.6952365Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T14:09:37.6999842Z * DONE (pkgconfig) 2021-05-15T14:09:37.9492230Z * installing *binary* package ‘fansi’ ... 2021-05-15T14:09:37.9537950Z * DONE (fansi) 2021-05-15T14:09:38.2400758Z * installing *binary* package ‘diffobj’ ... 2021-05-15T14:09:38.2474242Z * DONE (diffobj) 2021-05-15T14:09:38.5048380Z * installing *binary* package ‘ps’ ... 2021-05-15T14:09:38.5107342Z * DONE (ps) 2021-05-15T14:09:38.7363961Z * installing *binary* package ‘praise’ ... 2021-05-15T14:09:38.7425163Z * DONE (praise) 2021-05-15T14:09:38.9737852Z * installing *binary* package ‘pkgload’ ... 2021-05-15T14:09:38.9777946Z * DONE (pkgload) 2021-05-15T14:09:39.2061880Z * installing *binary* package ‘evaluate’ ... 2021-05-15T14:09:39.2108775Z * DONE (evaluate) 2021-05-15T14:09:39.4426106Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T14:09:39.4496139Z * DONE (ellipsis) 2021-05-15T14:09:39.7337629Z * installing *binary* package ‘digest’ ... 2021-05-15T14:09:39.7397875Z * DONE (digest) 2021-05-15T14:09:39.9702587Z * installing *binary* package ‘brio’ ... 2021-05-15T14:09:39.9766004Z * DONE (brio) 2021-05-15T14:09:40.2998514Z * installing *binary* package ‘xml2’ ... 2021-05-15T14:09:40.3074649Z * DONE (xml2) 2021-05-15T14:09:40.6056172Z * installing *source* package ‘xfun’ ... 2021-05-15T14:09:40.6095125Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:40.6096295Z ** using staged installation 2021-05-15T14:09:40.6271453Z ** libs 2021-05-15T14:09:40.6327923Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:09:40.7563770Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:09:40.8077851Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-15T14:09:40.8516601Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:09:40.8518827Z ** R 2021-05-15T14:09:40.8703424Z ** inst 2021-05-15T14:09:40.8714826Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:42.2673599Z ** help 2021-05-15T14:09:42.4208501Z *** installing help indices 2021-05-15T14:09:42.5248934Z ** building package indices 2021-05-15T14:09:42.8394089Z ** installing vignettes 2021-05-15T14:09:42.8465032Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:43.0473905Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:43.0675234Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:43.2887927Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:43.2903238Z * DONE (xfun) 2021-05-15T14:09:43.8065494Z * installing *binary* package ‘stringi’ ... 2021-05-15T14:09:43.8175368Z * DONE (stringi) 2021-05-15T14:09:45.0153727Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T14:09:45.0563753Z * DONE (Rcpp) 2021-05-15T14:09:45.3697180Z * installing *binary* package ‘commonmark’ ... 2021-05-15T14:09:45.3770489Z * DONE (commonmark) 2021-05-15T14:09:45.6524110Z * installing *binary* package ‘brew’ ... 2021-05-15T14:09:45.6612199Z * DONE (brew) 2021-05-15T14:09:45.9084531Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T14:09:45.9147080Z * DONE (sessioninfo) 2021-05-15T14:09:46.1472590Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T14:09:46.1516868Z * DONE (prettyunits) 2021-05-15T14:09:46.5335367Z * installing *binary* package ‘vctrs’ ... 2021-05-15T14:09:46.5413453Z * DONE (vctrs) 2021-05-15T14:09:46.8076585Z * installing *binary* package ‘processx’ ... 2021-05-15T14:09:46.8151889Z * DONE (processx) 2021-05-15T14:09:47.0963767Z * installing *binary* package ‘markdown’ ... 2021-05-15T14:09:47.1036172Z * DONE (markdown) 2021-05-15T14:09:47.3366562Z * installing *binary* package ‘highr’ ... 2021-05-15T14:09:47.3459602Z * DONE (highr) 2021-05-15T14:09:47.5969637Z * installing *binary* package ‘stringr’ ... 2021-05-15T14:09:47.6026093Z * DONE (stringr) 2021-05-15T14:09:47.8460323Z * installing *binary* package ‘rversions’ ... 2021-05-15T14:09:47.8500642Z * DONE (rversions) 2021-05-15T14:09:48.1751962Z * installing *binary* package ‘pillar’ ... 2021-05-15T14:09:48.1819481Z * DONE (pillar) 2021-05-15T14:09:48.4292220Z * installing *binary* package ‘callr’ ... 2021-05-15T14:09:48.4336323Z * DONE (callr) 2021-05-15T14:09:48.8529975Z * installing *binary* package ‘knitr’ ... 2021-05-15T14:09:48.8651233Z * DONE (knitr) 2021-05-15T14:09:49.0987954Z * installing *binary* package ‘xopen’ ... 2021-05-15T14:09:49.1051221Z * DONE (xopen) 2021-05-15T14:09:49.4315470Z * installing *binary* package ‘tibble’ ... 2021-05-15T14:09:49.4382440Z * DONE (tibble) 2021-05-15T14:09:49.6755422Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T14:09:49.6819493Z * DONE (pkgbuild) 2021-05-15T14:09:50.0622277Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T14:09:50.0730420Z * DONE (roxygen2) 2021-05-15T14:09:50.3025409Z * installing *binary* package ‘rematch2’ ... 2021-05-15T14:09:50.3071909Z * DONE (rematch2) 2021-05-15T14:09:50.5393202Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T14:09:50.5447602Z * DONE (rcmdcheck) 2021-05-15T14:09:50.7778229Z * installing *binary* package ‘waldo’ ... 2021-05-15T14:09:50.7823805Z * DONE (waldo) 2021-05-15T14:09:51.4629151Z * installing *binary* package ‘testthat’ ... 2021-05-15T14:09:51.4788886Z * DONE (testthat) 2021-05-15T14:09:51.7496550Z * installing *binary* package ‘devtools’ ... 2021-05-15T14:09:51.7563045Z * DONE (devtools) 2021-05-15T14:09:51.7624124Z 2021-05-15T14:09:51.7625344Z The downloaded source packages are in 2021-05-15T14:09:51.7626828Z ‘/tmp/RtmpkOYkvC/downloaded_packages’ 2021-05-15T14:09:51.8501518Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:09:53.7887550Z 2021-05-15T14:09:54.1368149Z 2021-05-15T14:09:54.1384544Z checking for file ‘/tmp/RtmpkOYkvC/remotes71b9278af8ba/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:09:54.1460642Z 2021-05-15T14:09:54.1463584Z ✔ checking for file ‘/tmp/RtmpkOYkvC/remotes71b9278af8ba/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:09:54.1489745Z 2021-05-15T14:09:54.1517558Z 2021-05-15T14:09:54.1519630Z ─ preparing ‘desc’: 2021-05-15T14:09:54.1531060Z 2021-05-15T14:09:54.1534512Z 2021-05-15T14:09:54.1638310Z checking DESCRIPTION meta-information ... 2021-05-15T14:09:54.1669380Z 2021-05-15T14:09:54.1672624Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:09:54.2360737Z 2021-05-15T14:09:54.2404121Z 2021-05-15T14:09:54.2406812Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:09:54.2418789Z 2021-05-15T14:09:54.2445608Z 2021-05-15T14:09:54.2447997Z ─ checking for empty or unneeded directories 2021-05-15T14:09:54.2477030Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:09:54.3612071Z 2021-05-15T14:09:54.3617716Z 2021-05-15T14:09:54.3621228Z 2021-05-15T14:09:54.3725494Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:54.3726919Z (as ‘lib’ is unspecified) 2021-05-15T14:09:54.7131774Z * installing *source* package ‘desc’ ... 2021-05-15T14:09:54.7167844Z ** using staged installation 2021-05-15T14:09:54.7351880Z ** R 2021-05-15T14:09:54.7534514Z ** inst 2021-05-15T14:09:54.7551774Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:56.4180958Z ** help 2021-05-15T14:09:56.5565402Z *** installing help indices 2021-05-15T14:09:56.6498672Z ** building package indices 2021-05-15T14:09:56.9436835Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:57.1556303Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:57.3903893Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:57.3927274Z * DONE (desc) 2021-05-15T14:09:57.6099653Z 2021-05-15T14:09:57.6100748Z 2021-05-15T14:09:57.6103058Z checking for file ‘/tmp/RtmpkOYkvC/remotes71b96a995960/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:09:57.6142662Z 2021-05-15T14:09:57.6146132Z ✔ checking for file ‘/tmp/RtmpkOYkvC/remotes71b96a995960/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:09:57.6171385Z 2021-05-15T14:09:57.6198612Z 2021-05-15T14:09:57.6200711Z ─ preparing ‘ghtravis’: 2021-05-15T14:09:57.6211363Z 2021-05-15T14:09:57.6213513Z 2021-05-15T14:09:57.6292237Z checking DESCRIPTION meta-information ... 2021-05-15T14:09:57.6319450Z 2021-05-15T14:09:57.6321521Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:09:57.6757223Z 2021-05-15T14:09:57.6788801Z 2021-05-15T14:09:57.6791881Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:09:57.6805208Z 2021-05-15T14:09:57.6833936Z 2021-05-15T14:09:57.6836422Z ─ checking for empty or unneeded directories 2021-05-15T14:09:57.6865805Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:09:57.7050980Z 2021-05-15T14:09:58.6115753Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:58.6116844Z 2021-05-15T14:09:58.6120778Z (as ‘lib’ is unspecified) 2021-05-15T14:09:58.6121574Z 2021-05-15T14:09:58.6123502Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:09:58.6125841Z ** using staged installation 2021-05-15T14:09:58.6126653Z ** R 2021-05-15T14:09:58.6127299Z ** inst 2021-05-15T14:09:58.6128824Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:59.3434811Z ** help 2021-05-15T14:09:59.4114699Z *** installing help indices 2021-05-15T14:09:59.4595523Z ** building package indices 2021-05-15T14:09:59.7113193Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:01.1111490Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:01.1112764Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:01.1113949Z * DONE (ghtravis) 2021-05-15T14:10:01.1114654Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:10:01.3055846Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:10:03.2504829Z 2021-05-15T14:10:03.2507057Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:10:03.2508572Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:10:03.2511201Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:10:03.2512216Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:10:03.2513376Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:10:03.2514394Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:10:03.2517532Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:03.2518516Z (as ‘lib’ is unspecified) 2021-05-15T14:10:19.1368909Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:10:20.1418770Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-15T14:10:20.1536807Z ================================================== 2021-05-15T14:10:20.1537396Z downloaded 193 KB 2021-05-15T14:10:20.1537709Z 2021-05-15T14:10:20.1578338Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:10:20.5523776Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-15T14:10:20.5525809Z ================================================== 2021-05-15T14:10:20.5527010Z downloaded 64 KB 2021-05-15T14:10:20.5527886Z 2021-05-15T14:10:20.5569764Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:10:21.0921834Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-15T14:10:21.1045052Z ================================================== 2021-05-15T14:10:21.1045793Z downloaded 191 KB 2021-05-15T14:10:21.1046217Z 2021-05-15T14:10:21.1100082Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:10:21.9635546Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-15T14:10:21.9942790Z ================================================== 2021-05-15T14:10:21.9943642Z downloaded 1.2 MB 2021-05-15T14:10:21.9944150Z 2021-05-15T14:10:21.9984305Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:10:22.5411927Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-15T14:10:22.5692670Z ================================================== 2021-05-15T14:10:22.5693515Z downloaded 1.0 MB 2021-05-15T14:10:22.5694014Z 2021-05-15T14:10:22.8143786Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T14:10:22.8198914Z * DONE (tidyselect) 2021-05-15T14:10:23.0507046Z * installing *binary* package ‘generics’ ... 2021-05-15T14:10:23.0547933Z * DONE (generics) 2021-05-15T14:10:23.3338121Z * installing *binary* package ‘cpp11’ ... 2021-05-15T14:10:23.3404685Z * DONE (cpp11) 2021-05-15T14:10:23.6789633Z * installing *binary* package ‘dplyr’ ... 2021-05-15T14:10:23.6870315Z * DONE (dplyr) 2021-05-15T14:10:24.0170694Z * installing *binary* package ‘tidyr’ ... 2021-05-15T14:10:24.0280477Z * DONE (tidyr) 2021-05-15T14:10:24.0348623Z 2021-05-15T14:10:24.0349695Z The downloaded source packages are in 2021-05-15T14:10:24.0351156Z ‘/tmp/RtmpkOYkvC/downloaded_packages’ 2021-05-15T14:10:24.2501326Z 2021-05-15T14:10:24.2503743Z checking for file ‘/tmp/RtmpkOYkvC/remotes71b92cb51d5/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:10:24.2537148Z 2021-05-15T14:10:24.2539074Z ✔ checking for file ‘/tmp/RtmpkOYkvC/remotes71b92cb51d5/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:10:24.2615547Z 2021-05-15T14:10:24.2616198Z 2021-05-15T14:10:24.2617174Z ─ preparing ‘aghast’: 2021-05-15T14:10:24.2617629Z 2021-05-15T14:10:24.2618071Z 2021-05-15T14:10:24.2700025Z checking DESCRIPTION meta-information ... 2021-05-15T14:10:24.2725712Z 2021-05-15T14:10:24.2726952Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:10:24.3001020Z 2021-05-15T14:10:24.3045940Z 2021-05-15T14:10:24.3047475Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:10:24.3063611Z 2021-05-15T14:10:24.3112444Z 2021-05-15T14:10:24.3113796Z ─ checking for empty or unneeded directories 2021-05-15T14:10:24.3138119Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:10:24.3224156Z 2021-05-15T14:10:24.3225205Z 2021-05-15T14:10:24.3225720Z 2021-05-15T14:10:24.3308589Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:24.3309741Z (as ‘lib’ is unspecified) 2021-05-15T14:10:24.5593443Z * installing *source* package ‘aghast’ ... 2021-05-15T14:10:24.5595387Z ** using staged installation 2021-05-15T14:10:24.5818765Z ** R 2021-05-15T14:10:24.5888338Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:25.0589957Z ** help 2021-05-15T14:10:25.0848460Z *** installing help indices 2021-05-15T14:10:25.1103727Z ** building package indices 2021-05-15T14:10:25.3380660Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:25.5381480Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:25.7383928Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:25.7393544Z * DONE (aghast) 2021-05-15T14:10:25.7484828Z Installing 1 packages: covr 2021-05-15T14:10:25.7493669Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:25.7494724Z (as ‘lib’ is unspecified) 2021-05-15T14:10:41.8445429Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:10:41.8445957Z 2021-05-15T14:10:41.8454702Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T14:10:42.1169845Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-15T14:10:42.1332314Z ================================================== 2021-05-15T14:10:42.1333114Z downloaded 159 KB 2021-05-15T14:10:42.1333597Z 2021-05-15T14:10:42.1371953Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:10:42.4171834Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-15T14:10:42.4275462Z ================================================== 2021-05-15T14:10:42.4275990Z downloaded 118 KB 2021-05-15T14:10:42.4276285Z 2021-05-15T14:10:42.4314477Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:10:42.7086197Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-15T14:10:42.7256986Z ================================================== 2021-05-15T14:10:42.7257544Z downloaded 282 KB 2021-05-15T14:10:42.7257825Z 2021-05-15T14:10:42.9781824Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T14:10:42.9838495Z * DONE (lazyeval) 2021-05-15T14:10:43.2323027Z * installing *binary* package ‘rex’ ... 2021-05-15T14:10:43.2382205Z * DONE (rex) 2021-05-15T14:10:43.5094189Z * installing *binary* package ‘covr’ ... 2021-05-15T14:10:43.5158273Z * DONE (covr) 2021-05-15T14:10:43.5222253Z 2021-05-15T14:10:43.5223370Z The downloaded source packages are in 2021-05-15T14:10:43.5224839Z ‘/tmp/RtmpkOYkvC/downloaded_packages’ 2021-05-15T14:10:43.5383160Z 2021-05-15T14:10:43.5421948Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:10:43.5422641Z Rscript -e "tic::before_install()" 2021-05-15T14:10:43.5469908Z shell: /usr/bin/bash -e {0} 2021-05-15T14:10:43.5470346Z env: 2021-05-15T14:10:43.5470857Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:43.5471371Z TIC_DEPLOY_KEY: 2021-05-15T14:10:43.5472310Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:10:43.5474235Z GITHUB_PAT: *** 2021-05-15T14:10:43.5474689Z COVERALLS_TOKEN: 2021-05-15T14:10:43.5475216Z continue-on-error: false 2021-05-15T14:10:43.5475750Z VDIFFR_RUN_TESTS: 2021-05-15T14:10:43.5476280Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:10:43.5476775Z TZ: UTC 2021-05-15T14:10:43.5477210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:43.5477659Z NOT_CRAN: true 2021-05-15T14:10:43.5478078Z ##[endgroup] 2021-05-15T14:10:45.1249311Z Installing kirby21.base binaries 2021-05-15T14:10:45.1250779Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:10:45.1295016Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:10:45.1295832Z Running before_install: step_install_remote_binaries() 2021-05-15T14:10:45.1302197Z Installing kirby21.base package binaries 2021-05-15T14:10:45.1302928Z [1] "neuroconductor/kirby21.base" 2021-05-15T14:10:45.1304939Z --2021-05-15 14:10:44-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:10:45.1305894Z tag_name 2021-05-15T14:10:45.1311364Z Resolving github.com (github.com)... 140.82.114.4 2021-05-15T14:10:45.1311927Z 11 1.7.3.s 2021-05-15T14:10:45.1312984Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-15T14:10:45.1313831Z zipball_url 2021-05-15T14:10:45.1314700Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:10:45.1315866Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-15T14:10:45.1322183Z Location: https://github-releases.githubusercontent.com/367479151/9daab980-b4f9-11eb-8b39-788069407e0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141044Z&X-Amz-Expires=300&X-Amz-Signature=6c23621dfc79c14aa13a3df30aacc41d7d098f125076596fdd472dd9b94d2e5e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:10:45.1326290Z tarball_url 2021-05-15T14:10:45.1333431Z --2021-05-15 14:10:44-- https://github-releases.githubusercontent.com/367479151/9daab980-b4f9-11eb-8b39-788069407e0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141044Z&X-Amz-Expires=300&X-Amz-Signature=6c23621dfc79c14aa13a3df30aacc41d7d098f125076596fdd472dd9b94d2e5e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T14:10:45.1338291Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-15T14:10:45.1375406Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.111.154, 185.199.108.154, ... 2021-05-15T14:10:45.1376927Z commit.sha 2021-05-15T14:10:45.1411157Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-15T14:10:45.1413490Z 11 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:10:45.1429691Z commit.url 2021-05-15T14:10:45.1444684Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:10:45.1446278Z node_id 2021-05-15T14:10:45.1447468Z 11 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-15T14:10:45.1448717Z url 2021-05-15T14:10:45.1449842Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-15T14:10:45.1450952Z assets_url 2021-05-15T14:10:45.1452071Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-15T14:10:45.1453237Z upload_url 2021-05-15T14:10:45.1454817Z 11 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-15T14:10:45.1456427Z id asset_updated_at asset_created_at created_at 2021-05-15T14:10:45.1457742Z 11 42981925 2021-05-14 21:16:15 2021-05-14 21:16:15 2021-05-14 21:04:30 2021-05-15T14:10:45.1458557Z published_at asset_name 2021-05-15T14:10:45.1459716Z 11 2021-05-14 21:04:58 kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:10:45.1460578Z asset_label asset_download_count 2021-05-15T14:10:45.1461216Z 11 7 2021-05-15T14:10:45.1462094Z asset_browser_download_url 2021-05-15T14:10:45.1463790Z 11 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:10:46.3268871Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:10:46.3273780Z Length: 42336 (41K) [application/octet-stream] 2021-05-15T14:10:46.3276317Z Saving to: ‘/tmp/RtmpEHBnIq/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T14:10:46.3277467Z 2021-05-15T14:10:46.3317323Z 0K .......... .......... .......... .......... . 100% 8.48M=0.005s 2021-05-15T14:10:46.3317684Z 2021-05-15T14:10:46.3319456Z 2021-05-15 14:10:46 (8.48 MB/s) - ‘/tmp/RtmpEHBnIq/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [42336/42336] 2021-05-15T14:10:46.3320337Z 2021-05-15T14:10:46.3359179Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:46.3360106Z (as ‘lib’ is unspecified) 2021-05-15T14:10:46.5653028Z * installing *binary* package ‘kirby21.base’ ... 2021-05-15T14:10:46.5709226Z * DONE (kirby21.base) 2021-05-15T14:10:46.5865280Z Rewriting new remotes: neuroconductor/kirby21.flair@303fcd86a0d8f785f6bf7ac62f47895456b7f867, neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f, neuroconductor/kirby21.t2@cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:10:46.6006743Z Installing kirby21.flair binaries 2021-05-15T14:10:46.6015440Z [1] "neuroconductor/kirby21.flair" 2021-05-15T14:10:46.7505070Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:10:46.7525325Z tag_name 2021-05-15T14:10:46.7526050Z 11 1.7.0.s 2021-05-15T14:10:46.7527112Z zipball_url 2021-05-15T14:10:46.7530815Z 11 https://api.github.com/repos/neuroconductor/kirby21.flair/zipball/refs/tags/1.7.0.s 2021-05-15T14:10:46.7532665Z tarball_url 2021-05-15T14:10:46.7534512Z 11 https://api.github.com/repos/neuroconductor/kirby21.flair/tarball/refs/tags/1.7.0.s 2021-05-15T14:10:46.7536169Z commit.sha 2021-05-15T14:10:46.7537494Z 11 303fcd86a0d8f785f6bf7ac62f47895456b7f867 2021-05-15T14:10:46.7539122Z commit.url 2021-05-15T14:10:46.7541798Z 11 https://api.github.com/repos/neuroconductor/kirby21.flair/commits/303fcd86a0d8f785f6bf7ac62f47895456b7f867 2021-05-15T14:10:46.7543853Z node_id 2021-05-15T14:10:46.7545789Z 11 MDM6UmVmMzY3NDk4NDUzOnJlZnMvdGFncy8xLjcuMC5z 2021-05-15T14:10:46.7547800Z url 2021-05-15T14:10:46.7549549Z 11 https://api.github.com/repos/neuroconductor/kirby21.flair/releases/42985744 2021-05-15T14:10:46.7551323Z assets_url 2021-05-15T14:10:46.7553361Z 11 https://api.github.com/repos/neuroconductor/kirby21.flair/releases/42985744/assets 2021-05-15T14:10:46.7555249Z upload_url 2021-05-15T14:10:46.7557384Z 11 https://uploads.github.com/repos/neuroconductor/kirby21.flair/releases/42985744/assets{?name,label} 2021-05-15T14:10:46.7559601Z id asset_updated_at asset_created_at created_at 2021-05-15T14:10:46.7561793Z 11 42985744 2021-05-14 23:27:06 2021-05-14 23:27:06 2021-05-14 23:13:04 2021-05-15T14:10:46.7563034Z published_at asset_name 2021-05-15T14:10:46.7564913Z 11 2021-05-14 23:13:35 kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:10:46.7566252Z asset_label asset_download_count 2021-05-15T14:10:46.7567229Z 11 0 2021-05-15T14:10:46.7569712Z asset_browser_download_url 2021-05-15T14:10:46.7571346Z 11 https://github.com/neuroconductor/kirby21.flair/releases/download/1.7.0.s/kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:10:46.7572558Z Installing kirby21.flair package binaries 2021-05-15T14:10:46.7574292Z --2021-05-15 14:10:46-- https://github.com/neuroconductor/kirby21.flair/releases/download/1.7.0.s/kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:10:46.7617703Z Resolving github.com (github.com)... 140.82.114.4 2021-05-15T14:10:46.7681870Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-15T14:10:46.8598299Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:10:46.8609714Z Location: https://github-releases.githubusercontent.com/367498453/e53a4100-b50b-11eb-9c98-115e639478a6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141046Z&X-Amz-Expires=300&X-Amz-Signature=928a14c9e65c29127f9c0b37e73415e7bf598d2c6bfaa65dd3350a7ec21ced75&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367498453&response-content-disposition=attachment%3B%20filename%3Dkirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:10:46.8627960Z --2021-05-15 14:10:46-- https://github-releases.githubusercontent.com/367498453/e53a4100-b50b-11eb-9c98-115e639478a6?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141046Z&X-Amz-Expires=300&X-Amz-Signature=928a14c9e65c29127f9c0b37e73415e7bf598d2c6bfaa65dd3350a7ec21ced75&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367498453&response-content-disposition=attachment%3B%20filename%3Dkirby21.flair_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T14:10:46.8637725Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.111.154, 185.199.108.154, ... 2021-05-15T14:10:46.8671025Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-15T14:10:47.0359526Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:10:47.0361843Z Length: 11731 (11K) [application/octet-stream] 2021-05-15T14:10:47.0364358Z Saving to: ‘/tmp/RtmpEHBnIq/kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T14:10:47.0365432Z 2021-05-15T14:10:47.0366407Z 0K .......... . 100% 41.3M=0s 2021-05-15T14:10:47.0366973Z 2021-05-15T14:10:47.0369128Z 2021-05-15 14:10:47 (41.3 MB/s) - ‘/tmp/RtmpEHBnIq/kirby21.flair_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [11731/11731] 2021-05-15T14:10:47.0370251Z 2021-05-15T14:10:47.0377512Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:47.0379019Z (as ‘lib’ is unspecified) 2021-05-15T14:10:47.2740967Z * installing *binary* package ‘kirby21.flair’ ... 2021-05-15T14:10:47.2791912Z * DONE (kirby21.flair) 2021-05-15T14:10:47.2906437Z Rewriting new remotes: neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f, neuroconductor/kirby21.t2@cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:10:47.2968171Z Installing kirby21.t1 binaries 2021-05-15T14:10:47.2976635Z [1] "neuroconductor/kirby21.t1" 2021-05-15T14:10:47.4325713Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:10:47.4349026Z tag_name 2021-05-15T14:10:47.4349553Z 11 1.7.3.2.s 2021-05-15T14:10:47.4350257Z zipball_url 2021-05-15T14:10:47.4351398Z 11 https://api.github.com/repos/neuroconductor/kirby21.t1/zipball/refs/tags/1.7.3.2.s 2021-05-15T14:10:47.4352463Z tarball_url 2021-05-15T14:10:47.4353663Z 11 https://api.github.com/repos/neuroconductor/kirby21.t1/tarball/refs/tags/1.7.3.2.s 2021-05-15T14:10:47.4354543Z commit.sha 2021-05-15T14:10:47.4355315Z 11 d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:10:47.4356206Z commit.url 2021-05-15T14:10:47.4357678Z 11 https://api.github.com/repos/neuroconductor/kirby21.t1/commits/d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:10:47.4358890Z node_id 2021-05-15T14:10:47.4360126Z 11 MDM6UmVmMzY3NDk3OTY4OnJlZnMvdGFncy8xLjcuMy4yLnM= 2021-05-15T14:10:47.4361424Z url 2021-05-15T14:10:47.4362422Z 11 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612 2021-05-15T14:10:47.4363491Z assets_url 2021-05-15T14:10:47.4389146Z 11 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets 2021-05-15T14:10:47.4390173Z Installing kirby21.t1 package binaries 2021-05-15T14:10:47.4390912Z upload_url 2021-05-15T14:10:47.4392009Z 11 https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-15T14:10:47.4393267Z id asset_updated_at asset_created_at created_at 2021-05-15T14:10:47.4394580Z 11 42985612 2021-05-14 23:17:20 2021-05-14 23:17:20 2021-05-14 23:05:47 2021-05-15T14:10:47.4395217Z published_at asset_name 2021-05-15T14:10:47.4396197Z 11 2021-05-14 23:06:18 kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:10:47.4396878Z asset_label asset_download_count 2021-05-15T14:10:47.4397388Z 11 1 2021-05-15T14:10:47.4398109Z asset_browser_download_url 2021-05-15T14:10:47.4399528Z 11 https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:10:47.4426212Z --2021-05-15 14:10:47-- https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:10:47.4468079Z Resolving github.com (github.com)... 140.82.114.4 2021-05-15T14:10:47.4528984Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-15T14:10:47.5449697Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:10:47.5466069Z Location: https://github-releases.githubusercontent.com/367497968/87f1c000-b50a-11eb-9fe7-b501c90a15c8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141047Z&X-Amz-Expires=300&X-Amz-Signature=ff7053d7c78d3297833629619abb87ac4a2e8bb3176dea9337a4301e8c83848b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:10:47.5482886Z --2021-05-15 14:10:47-- https://github-releases.githubusercontent.com/367497968/87f1c000-b50a-11eb-9fe7-b501c90a15c8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141047Z&X-Amz-Expires=300&X-Amz-Signature=ff7053d7c78d3297833629619abb87ac4a2e8bb3176dea9337a4301e8c83848b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T14:10:47.5492348Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.111.154, 185.199.108.154, ... 2021-05-15T14:10:47.5536762Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-15T14:10:47.6526413Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:10:47.6529146Z Length: 12376 (12K) [application/octet-stream] 2021-05-15T14:10:47.6530384Z Saving to: ‘/tmp/RtmpEHBnIq/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T14:10:47.6531372Z 2021-05-15T14:10:47.6537578Z 0K .......... .. 100% 16.9M=0.001s 2021-05-15T14:10:47.6538241Z 2021-05-15T14:10:47.6543567Z 2021-05-15 14:10:47 (16.9 MB/s) - ‘/tmp/RtmpEHBnIq/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu.tar.gz’ saved [12376/12376] 2021-05-15T14:10:47.6544881Z 2021-05-15T14:10:47.6575449Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:47.6577723Z (as ‘lib’ is unspecified) 2021-05-15T14:10:47.8843383Z * installing *binary* package ‘kirby21.t1’ ... 2021-05-15T14:10:47.8882258Z * DONE (kirby21.t1) 2021-05-15T14:10:47.8989161Z Rewriting new remotes: neuroconductor/kirby21.t2@cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:10:47.9074395Z Installing kirby21.t2 binaries 2021-05-15T14:10:47.9082692Z [1] "neuroconductor/kirby21.t2" 2021-05-15T14:10:48.0451089Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:10:48.0470131Z tag_name 2021-05-15T14:10:48.0471286Z 11 1.7.0.s 2021-05-15T14:10:48.0472623Z zipball_url 2021-05-15T14:10:48.0478523Z 11 https://api.github.com/repos/neuroconductor/kirby21.t2/zipball/refs/tags/1.7.0.s 2021-05-15T14:10:48.0480099Z tarball_url 2021-05-15T14:10:48.0481678Z 11 https://api.github.com/repos/neuroconductor/kirby21.t2/tarball/refs/tags/1.7.0.s 2021-05-15T14:10:48.0483096Z commit.sha 2021-05-15T14:10:48.0484345Z 11 cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:10:48.0485976Z commit.url 2021-05-15T14:10:48.0488053Z 11 https://api.github.com/repos/neuroconductor/kirby21.t2/commits/cbde70c44537f6edc2a7ea19c806e2787587d671 2021-05-15T14:10:48.0489871Z node_id 2021-05-15T14:10:48.0491566Z 11 MDM6UmVmMzY3NDk4MDgwOnJlZnMvdGFncy8xLjcuMC5z 2021-05-15T14:10:48.0493310Z url 2021-05-15T14:10:48.0495110Z 11 https://api.github.com/repos/neuroconductor/kirby21.t2/releases/42985633 2021-05-15T14:10:48.0496617Z assets_url 2021-05-15T14:10:48.0498186Z 11 https://api.github.com/repos/neuroconductor/kirby21.t2/releases/42985633/assets 2021-05-15T14:10:48.0499804Z upload_url 2021-05-15T14:10:48.0501629Z 11 https://uploads.github.com/repos/neuroconductor/kirby21.t2/releases/42985633/assets{?name,label} 2021-05-15T14:10:48.0503528Z id asset_updated_at asset_created_at created_at 2021-05-15T14:10:48.0505478Z 11 42985633 2021-05-14 23:17:22 2021-05-14 23:17:22 2021-05-14 23:07:16 2021-05-15T14:10:48.0506558Z published_at asset_name 2021-05-15T14:10:48.0508146Z 11 2021-05-14 23:07:40 kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:10:48.0509277Z asset_label asset_download_count 2021-05-15T14:10:48.0510134Z 11 0 2021-05-15T14:10:48.0511316Z asset_browser_download_url 2021-05-15T14:10:48.0513857Z 11 https://github.com/neuroconductor/kirby21.t2/releases/download/1.7.0.s/kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:10:48.0515612Z Installing kirby21.t2 package binaries 2021-05-15T14:10:48.0556934Z --2021-05-15 14:10:48-- https://github.com/neuroconductor/kirby21.t2/releases/download/1.7.0.s/kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:10:48.0613609Z Resolving github.com (github.com)... 140.82.114.4 2021-05-15T14:10:48.0672627Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-15T14:10:48.1536889Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:10:48.1548507Z Location: https://github-releases.githubusercontent.com/367498080/8922ed00-b50a-11eb-849b-f73ec34b6999?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141048Z&X-Amz-Expires=300&X-Amz-Signature=3278cd221c27ddcb9cdc7572ae370fa75224e21258a2e9a19389b6c25b782beb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367498080&response-content-disposition=attachment%3B%20filename%3Dkirby21.t2_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:10:48.1565611Z --2021-05-15 14:10:48-- https://github-releases.githubusercontent.com/367498080/8922ed00-b50a-11eb-849b-f73ec34b6999?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141048Z&X-Amz-Expires=300&X-Amz-Signature=3278cd221c27ddcb9cdc7572ae370fa75224e21258a2e9a19389b6c25b782beb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367498080&response-content-disposition=attachment%3B%20filename%3Dkirby21.t2_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T14:10:48.1575096Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.111.154, 185.199.108.154, ... 2021-05-15T14:10:48.1608392Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-15T14:10:48.2733673Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:10:48.2735928Z Length: 11508 (11K) [application/octet-stream] 2021-05-15T14:10:48.2738064Z Saving to: ‘/tmp/RtmpEHBnIq/kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T14:10:48.2742460Z 2021-05-15T14:10:48.2743518Z 0K .......... . 100% 23.5M=0s 2021-05-15T14:10:48.2744075Z 2021-05-15T14:10:48.2746610Z 2021-05-15 14:10:48 (23.5 MB/s) - ‘/tmp/RtmpEHBnIq/kirby21.t2_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [11508/11508] 2021-05-15T14:10:48.2747690Z 2021-05-15T14:10:48.2764948Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:48.2766607Z (as ‘lib’ is unspecified) 2021-05-15T14:10:48.5027293Z * installing *binary* package ‘kirby21.t2’ ... 2021-05-15T14:10:48.5088411Z * DONE (kirby21.t2) 2021-05-15T14:10:48.5186213Z Rewriting new remotes: 2021-05-15T14:10:48.5367566Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:10:48.5368421Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:10:48.5369103Z remotes::install_cran("rcmdcheck") 2021-05-15T14:10:48.5369705Z remotes::install_cran("markdown") 2021-05-15T14:10:48.5377095Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:10:48.5378715Z env: 2021-05-15T14:10:48.5379270Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:10:48.5379787Z TIC_DEPLOY_KEY: 2021-05-15T14:10:48.5380706Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:10:48.5382492Z GITHUB_PAT: *** 2021-05-15T14:10:48.5382928Z COVERALLS_TOKEN: 2021-05-15T14:10:48.5383807Z continue-on-error: false 2021-05-15T14:10:48.5384338Z VDIFFR_RUN_TESTS: 2021-05-15T14:10:48.5384883Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:10:48.5385361Z TZ: UTC 2021-05-15T14:10:48.5385905Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:10:48.5386416Z NOT_CRAN: true 2021-05-15T14:10:48.5386828Z ##[endgroup] 2021-05-15T14:11:08.7311875Z 2021-05-15T14:11:08.7320290Z Skipping 2 packages not available: kirby21.flair, kirby21.t2 2021-05-15T14:11:08.7321532Z Skipping 1 packages ahead of CRAN: kirby21.t1 2021-05-15T14:11:24.1037274Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:11:24.1042255Z Use `force = TRUE` to force installation 2021-05-15T14:11:24.1054496Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:11:24.1056200Z Use `force = TRUE` to force installation 2021-05-15T14:11:24.1193420Z ##[group]Run options(width = 100) 2021-05-15T14:11:24.1194007Z options(width = 100) 2021-05-15T14:11:24.1194620Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:11:24.1195399Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:11:24.1203052Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:11:24.1203514Z env: 2021-05-15T14:11:24.1203996Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:24.1204651Z TIC_DEPLOY_KEY: 2021-05-15T14:11:24.1205559Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:24.1207362Z GITHUB_PAT: *** 2021-05-15T14:11:24.1207805Z COVERALLS_TOKEN: 2021-05-15T14:11:24.1208358Z continue-on-error: false 2021-05-15T14:11:24.1208890Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:24.1209417Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:24.1210012Z TZ: UTC 2021-05-15T14:11:24.1210400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:24.1210859Z NOT_CRAN: true 2021-05-15T14:11:24.1211248Z ##[endgroup] 2021-05-15T14:11:25.1362720Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:11:25.1363596Z setting value 2021-05-15T14:11:25.1365035Z version R version 4.0.5 (2021-03-31) 2021-05-15T14:11:25.1365957Z os Ubuntu 20.04.2 LTS 2021-05-15T14:11:25.1367082Z system x86_64, linux-gnu 2021-05-15T14:11:25.1367760Z ui X11 2021-05-15T14:11:25.1368284Z language (EN) 2021-05-15T14:11:25.1368997Z collate C.UTF-8 2021-05-15T14:11:25.1369705Z ctype C.UTF-8 2021-05-15T14:11:25.1370216Z tz UTC 2021-05-15T14:11:25.1370865Z date 2021-05-15 2021-05-15T14:11:25.1371168Z 2021-05-15T14:11:25.1372117Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:11:25.1372948Z package * version date lib source 2021-05-15T14:11:25.1374031Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:11:25.1375049Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1375950Z base * 4.0.5 2021-03-31 [2] local 2021-05-15T14:11:25.1376829Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T14:11:25.1377710Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1378582Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1379468Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T14:11:25.1380341Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1381237Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:11:25.1382713Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1383600Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1384500Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-15T14:11:25.1385410Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-15T14:11:25.1386619Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1387606Z compiler 4.0.5 2021-03-31 [2] local 2021-05-15T14:11:25.1388426Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1389247Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1390220Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1391273Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1392174Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1393434Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-15T14:11:25.1394381Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-15T14:11:25.1395365Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:11:25.1396360Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1397261Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1398165Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1399061Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1399959Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1400895Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1401788Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1402681Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1403587Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-15T14:11:25.1404474Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1405361Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1406258Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1407138Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1408132Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:11:25.1409183Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1410087Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1410966Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1411866Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-15T14:11:25.1412779Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-15T14:11:25.1413679Z grid 4.0.5 2021-03-31 [2] local 2021-05-15T14:11:25.1414539Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1415497Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1416628Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1417892Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1418864Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-15T14:11:25.1419939Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-15T14:11:25.1421071Z kirby21.flair 1.7.0 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-15T14:11:25.1422392Z kirby21.t1 1.7.3.2 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-15T14:11:25.1423467Z kirby21.t2 1.7.0 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-15T14:11:25.1424446Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1425333Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-15T14:11:25.1426359Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1427295Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1428217Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1429137Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1430028Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T14:11:25.1430921Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-15T14:11:25.1431812Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1432715Z methods * 4.0.5 2021-03-31 [2] local 2021-05-15T14:11:25.1433772Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-15T14:11:25.1434639Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1435525Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-15T14:11:25.1436393Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:11:25.1437287Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1438191Z parallel 4.0.5 2021-03-31 [2] local 2021-05-15T14:11:25.1439160Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1440004Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1440844Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1441688Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1442518Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1443390Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1444263Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1445078Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1445889Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1446677Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1447531Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1448614Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1449521Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1450424Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1451328Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1452212Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1453071Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1454056Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1454971Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-15T14:11:25.1456013Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1456976Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1457925Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1458854Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1459788Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:11:25.1460768Z splines 4.0.5 2021-03-31 [2] local 2021-05-15T14:11:25.1461663Z stats * 4.0.5 2021-03-31 [2] local 2021-05-15T14:11:25.1462545Z stats4 4.0.5 2021-03-31 [2] local 2021-05-15T14:11:25.1463429Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1464336Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1465241Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-15T14:11:25.1466114Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1467064Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T14:11:25.1467996Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-15T14:11:25.1468957Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1469787Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1470666Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:11:25.1471537Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1472370Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1473329Z tools 4.0.5 2021-03-31 [2] local 2021-05-15T14:11:25.1474147Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1474969Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1475775Z utils * 4.0.5 2021-03-31 [2] local 2021-05-15T14:11:25.1476581Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1477403Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1478212Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1479032Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-15T14:11:25.1479830Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T14:11:25.1480642Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1481453Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1482256Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1483059Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-15T14:11:25.1483375Z 2021-05-15T14:11:25.1484037Z [1] /home/runner/work/_temp/Library 2021-05-15T14:11:25.1484707Z [2] /opt/R/4.0.5/lib/R/library 2021-05-15T14:11:25.1517402Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:11:25.1518002Z Rscript -e 'tic::script()' 2021-05-15T14:11:25.1518431Z ls -l check 2021-05-15T14:11:25.1565192Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:11:25.1565758Z env: 2021-05-15T14:11:25.1566238Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:25.1566872Z TIC_DEPLOY_KEY: 2021-05-15T14:11:25.1567881Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:25.1569895Z GITHUB_PAT: *** 2021-05-15T14:11:25.1570323Z COVERALLS_TOKEN: 2021-05-15T14:11:25.1570827Z continue-on-error: false 2021-05-15T14:11:25.1571317Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:25.1571998Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:25.1572495Z TZ: UTC 2021-05-15T14:11:25.1572915Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:25.1573376Z NOT_CRAN: true 2021-05-15T14:11:25.1573784Z ##[endgroup] 2021-05-15T14:11:25.4477687Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:11:25.5916429Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:11:25.5920615Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:11:25.5922404Z timeout = Inf, check_dir = "check") 2021-05-15T14:11:25.6679324Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:11:25.9058486Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:11:25.9164333Z * preparing ‘kirby21.smri’: 2021-05-15T14:11:25.9215657Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:11:25.9475234Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:11:25.9503184Z * checking for empty or unneeded directories 2021-05-15T14:11:25.9504701Z * building ‘kirby21.smri_1.5.tar.gz’ 2021-05-15T14:11:25.9505327Z 2021-05-15T14:11:25.9762987Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:11:26.2648643Z * using log directory ‘/home/runner/work/kirby21.smri/kirby21.smri/check/kirby21.smri.Rcheck’ 2021-05-15T14:11:26.2668963Z * using R version 4.0.5 (2021-03-31) 2021-05-15T14:11:26.2670230Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:11:26.2671314Z * using session charset: UTF-8 2021-05-15T14:11:26.2754878Z * using option ‘--as-cran’ 2021-05-15T14:11:26.2779586Z * checking for file ‘kirby21.smri/DESCRIPTION’ ... OK 2021-05-15T14:11:26.2786152Z * checking extension type ... Package 2021-05-15T14:11:26.2793844Z * this is package ‘kirby21.smri’ version ‘1.5’ 2021-05-15T14:11:26.2822137Z * checking package namespace information ... OK 2021-05-15T14:11:43.4675166Z * checking package dependencies ... OK 2021-05-15T14:11:43.4686103Z * checking if this is a source package ... OK 2021-05-15T14:11:43.4687254Z * checking if there is a namespace ... OK 2021-05-15T14:11:43.6315304Z * checking for executable files ... OK 2021-05-15T14:11:43.6317553Z * checking for hidden files and directories ... OK 2021-05-15T14:11:43.6319263Z * checking for portable file names ... OK 2021-05-15T14:11:43.6321122Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:11:43.6336578Z * checking serialization versions ... OK 2021-05-15T14:11:44.9533851Z * checking whether package ‘kirby21.smri’ can be installed ... OK 2021-05-15T14:11:44.9594195Z * checking installed package size ... OK 2021-05-15T14:11:45.0115040Z * checking package directory ... OK 2021-05-15T14:11:45.0131342Z * checking for future file timestamps ... OK 2021-05-15T14:11:45.1827126Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:11:45.1828487Z * checking top-level files ... OK 2021-05-15T14:11:45.1829499Z * checking for left-over files ... OK 2021-05-15T14:11:45.1830325Z * checking index information ... OK 2021-05-15T14:11:46.1412546Z * checking package subdirectories ... OK 2021-05-15T14:11:46.1415286Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:11:46.1416730Z * checking R files for syntax errors ... OK 2021-05-15T14:11:46.1417764Z * checking whether the package can be loaded ... OK 2021-05-15T14:11:46.1419021Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:11:46.1420295Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:11:46.1421707Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:11:46.1845910Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:11:46.4114443Z * checking loading without being on the library search path ... OK 2021-05-15T14:11:46.5701841Z * checking dependencies in R code ... OK 2021-05-15T14:11:47.1178054Z * checking S3 generic/method consistency ... OK 2021-05-15T14:11:47.2684906Z * checking replacement functions ... OK 2021-05-15T14:11:47.4224970Z * checking foreign function calls ... OK 2021-05-15T14:11:49.3816749Z * checking R code for possible problems ... OK 2021-05-15T14:11:49.5902461Z * checking Rd files ... OK 2021-05-15T14:11:49.6425135Z * checking Rd metadata ... OK 2021-05-15T14:11:49.7059994Z * checking Rd line widths ... OK 2021-05-15T14:11:49.8099213Z * checking Rd cross-references ... OK 2021-05-15T14:11:49.9664440Z * checking for missing documentation entries ... OK 2021-05-15T14:11:50.4349712Z * checking for code/documentation mismatches ... OK 2021-05-15T14:11:51.0546023Z * checking Rd \usage sections ... OK 2021-05-15T14:11:51.1237124Z * checking Rd contents ... OK 2021-05-15T14:11:51.2080463Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:11:51.8039826Z * checking examples ... OK 2021-05-15T14:11:53.5719740Z * checking PDF version of manual ... OK 2021-05-15T14:11:53.5721753Z * checking for non-standard things in the check directory ... OK 2021-05-15T14:11:53.5722904Z * checking for detritus in the temp directory ... OK 2021-05-15T14:11:53.5723663Z * DONE 2021-05-15T14:11:53.5724099Z 2021-05-15T14:11:53.5724691Z Status: OK 2021-05-15T14:11:53.5725149Z 2021-05-15T14:11:53.6521002Z ── R CMD check results ─────────────────────────────────── kirby21.smri 1.5 ──── 2021-05-15T14:11:53.6538398Z Duration: 27.7s 2021-05-15T14:11:53.6538938Z 2021-05-15T14:11:53.6550499Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:11:53.6631296Z total 16 2021-05-15T14:11:53.6633399Z drwxr-xr-x 5 runner docker 4096 May 15 14:11 kirby21.smri.Rcheck 2021-05-15T14:11:53.6634794Z -rw-r--r-- 1 runner docker 1236 May 15 14:11 kirby21.smri_1.5.tar.gz 2021-05-15T14:11:53.6636203Z -rw-r--r-- 1 runner docker 7548 May 15 14:11 kirby21.smri_1.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:11:53.6679390Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:11:53.6680249Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:11:53.6726552Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:11:53.6727102Z env: 2021-05-15T14:11:53.6727593Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:53.6728099Z TIC_DEPLOY_KEY: 2021-05-15T14:11:53.6729010Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:53.6731001Z GITHUB_PAT: *** 2021-05-15T14:11:53.6731439Z COVERALLS_TOKEN: 2021-05-15T14:11:53.6731980Z continue-on-error: false 2021-05-15T14:11:53.6732497Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:53.6733034Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:53.6733523Z TZ: UTC 2021-05-15T14:11:53.6733955Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:53.6734415Z NOT_CRAN: true 2021-05-15T14:11:53.6734818Z ##[endgroup] 2021-05-15T14:11:53.6874627Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:11:53.6875440Z Rscript -e "tic::before_deploy()" 2021-05-15T14:11:53.6922640Z shell: /usr/bin/bash -e {0} 2021-05-15T14:11:53.6923074Z env: 2021-05-15T14:11:53.6923551Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:53.6924072Z TIC_DEPLOY_KEY: 2021-05-15T14:11:53.6924972Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:53.6926399Z GITHUB_PAT: *** 2021-05-15T14:11:53.6926845Z COVERALLS_TOKEN: 2021-05-15T14:11:53.6927370Z continue-on-error: false 2021-05-15T14:11:53.6927903Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:53.6928559Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:53.6929019Z TZ: UTC 2021-05-15T14:11:53.6929405Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:53.6930154Z NOT_CRAN: true 2021-05-15T14:11:53.6930558Z ##[endgroup] 2021-05-15T14:11:53.9902786Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:11:54.1254497Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:11:54.1255129Z with: 2021-05-15T14:11:54.1256087Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.smri/releases/42997303/assets{?name,label} 2021-05-15T14:11:54.1257301Z asset_path: check/kirby21.smri_1.5_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:11:54.1258119Z asset_name: kirby21.smri_1.5_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:11:54.1258888Z asset_content_type: application/octet-stream 2021-05-15T14:11:54.1259431Z env: 2021-05-15T14:11:54.1259920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:54.1260449Z TIC_DEPLOY_KEY: 2021-05-15T14:11:54.1261334Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:54.1263025Z GITHUB_PAT: *** 2021-05-15T14:11:54.1263467Z COVERALLS_TOKEN: 2021-05-15T14:11:54.1264031Z continue-on-error: false 2021-05-15T14:11:54.1264553Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:54.1265124Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:54.1265627Z TZ: UTC 2021-05-15T14:11:54.1266064Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:54.1266514Z NOT_CRAN: true 2021-05-15T14:11:54.1267540Z GITHUB_TOKEN: *** 2021-05-15T14:11:54.1267960Z ##[endgroup] 2021-05-15T14:11:54.6377353Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:11:54.6377914Z Rscript -e "tic::deploy()" 2021-05-15T14:11:54.6424096Z shell: /usr/bin/bash -e {0} 2021-05-15T14:11:54.6424521Z env: 2021-05-15T14:11:54.6425011Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:54.6425521Z TIC_DEPLOY_KEY: 2021-05-15T14:11:54.6426439Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:54.6428219Z GITHUB_PAT: *** 2021-05-15T14:11:54.6428653Z COVERALLS_TOKEN: 2021-05-15T14:11:54.6429196Z continue-on-error: false 2021-05-15T14:11:54.6429721Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:54.6430258Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:54.6430740Z TZ: UTC 2021-05-15T14:11:54.6431168Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:54.6431715Z NOT_CRAN: true 2021-05-15T14:11:54.6432102Z ##[endgroup] 2021-05-15T14:11:54.9320562Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:11:55.0614376Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:11:55.0615042Z Rscript -e "tic::after_deploy()" 2021-05-15T14:11:55.0663551Z shell: /usr/bin/bash -e {0} 2021-05-15T14:11:55.0663977Z env: 2021-05-15T14:11:55.0664468Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:55.0664982Z TIC_DEPLOY_KEY: 2021-05-15T14:11:55.0665899Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:55.0669692Z GITHUB_PAT: *** 2021-05-15T14:11:55.0670959Z COVERALLS_TOKEN: 2021-05-15T14:11:55.0671989Z continue-on-error: false 2021-05-15T14:11:55.0673853Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:55.0674860Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:55.0675710Z TZ: UTC 2021-05-15T14:11:55.0676467Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:55.0677250Z NOT_CRAN: true 2021-05-15T14:11:55.0677981Z ##[endgroup] 2021-05-15T14:11:55.3675164Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:11:55.5001772Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-15T14:11:55.5002573Z curl -s -H "Accept: application/json" \ 2021-05-15T14:11:55.5003251Z  -H "Content-Type: application/json" \ 2021-05-15T14:11:55.5003950Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-15T14:11:55.5004815Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-15T14:11:55.5005559Z  -X POST https://coveralls.io/api/repos 2021-05-15T14:11:55.5051322Z shell: /usr/bin/bash -e {0} 2021-05-15T14:11:55.5051761Z env: 2021-05-15T14:11:55.5052257Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:55.5052897Z TIC_DEPLOY_KEY: 2021-05-15T14:11:55.5053811Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:55.5055481Z GITHUB_PAT: *** 2021-05-15T14:11:55.5055926Z COVERALLS_TOKEN: 2021-05-15T14:11:55.5056457Z continue-on-error: false 2021-05-15T14:11:55.5057040Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:55.5057583Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:55.5058078Z TZ: UTC 2021-05-15T14:11:55.5058495Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:55.5058954Z NOT_CRAN: true 2021-05-15T14:11:55.5059357Z ##[endgroup] 2021-05-15T14:11:55.5866368Z {"error":"Forbidden"} 2021-05-15T14:11:55.5904986Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-15T14:11:55.5905649Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-15T14:11:55.5906269Z  curl -s -H "Accept: application/json" \ 2021-05-15T14:11:55.5906953Z  -H "Content-Type: application/json" \ 2021-05-15T14:11:55.5907660Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-15T14:11:55.5908525Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-15T14:11:55.5909277Z  | jq '.token')" >> $GITHUB_ENV 2021-05-15T14:11:55.5955735Z shell: /usr/bin/bash -e {0} 2021-05-15T14:11:55.5956164Z env: 2021-05-15T14:11:55.5956660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:55.5957176Z TIC_DEPLOY_KEY: 2021-05-15T14:11:55.5958095Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:55.5959793Z GITHUB_PAT: *** 2021-05-15T14:11:55.5960226Z COVERALLS_TOKEN: 2021-05-15T14:11:55.5960807Z continue-on-error: false 2021-05-15T14:11:55.5961341Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:55.5961872Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:55.5962367Z TZ: UTC 2021-05-15T14:11:55.5962787Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:55.5963245Z NOT_CRAN: true 2021-05-15T14:11:55.5963653Z ##[endgroup] 2021-05-15T14:11:55.6914231Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-15T14:11:55.6915083Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-15T14:11:55.6922415Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:11:55.6922879Z env: 2021-05-15T14:11:55.6923360Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:55.6923886Z TIC_DEPLOY_KEY: 2021-05-15T14:11:55.6924795Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:55.6926472Z GITHUB_PAT: *** 2021-05-15T14:11:55.6926924Z COVERALLS_TOKEN: 2021-05-15T14:11:55.6927457Z continue-on-error: false 2021-05-15T14:11:55.6927989Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:55.6928513Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:55.6929009Z TZ: UTC 2021-05-15T14:11:55.6929432Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:55.6929892Z NOT_CRAN: true 2021-05-15T14:11:55.6930345Z COVERALLS_REPO_TOKEN: null 2021-05-15T14:11:55.6930851Z ##[endgroup] 2021-05-15T14:11:57.3514146Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-15T14:11:57.3515789Z object 'null' not found 2021-05-15T14:11:57.3516755Z Calls: -> to_coveralls 2021-05-15T14:11:57.3517560Z Execution halted 2021-05-15T14:11:57.3577540Z ##[error]Process completed with exit code 1. 2021-05-15T14:11:57.5372885Z Post job cleanup. 2021-05-15T14:11:57.5849885Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:11:57.5947579Z Post job cleanup. 2021-05-15T14:11:57.6997426Z [command]/usr/bin/git version 2021-05-15T14:11:57.7116192Z git version 2.31.1 2021-05-15T14:11:57.7150872Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:11:57.7201335Z [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-15T14:11:57.7463624Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:11:57.7503650Z http.https://github.com/.extraheader 2021-05-15T14:11:57.7512752Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:11:57.7557340Z [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-15T14:11:57.7859717Z Cleaning up orphan processes