2021-05-16T23:04:07.8263079Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:04:08.4022435Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:04:08.4798343Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:04:08.5419961Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:04:08.6522708Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:04:15.8581258Z Current runner version: '2.278.0' 2021-05-16T23:04:15.8608332Z ##[group]Operating System 2021-05-16T23:04:15.8609227Z Ubuntu 2021-05-16T23:04:15.8609635Z 20.04.2 2021-05-16T23:04:15.8610071Z LTS 2021-05-16T23:04:15.8610497Z ##[endgroup] 2021-05-16T23:04:15.8611061Z ##[group]Virtual Environment 2021-05-16T23:04:15.8611668Z Environment: ubuntu-20.04 2021-05-16T23:04:15.8612225Z Version: 20210510.0 2021-05-16T23:04:15.8613197Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T23:04:15.8614473Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T23:04:15.8615341Z ##[endgroup] 2021-05-16T23:04:15.8617129Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:04:15.8618254Z Actions: write 2021-05-16T23:04:15.8618772Z Checks: write 2021-05-16T23:04:15.8619246Z Contents: write 2021-05-16T23:04:15.8619823Z Deployments: write 2021-05-16T23:04:15.8620426Z Issues: write 2021-05-16T23:04:15.8620944Z Metadata: read 2021-05-16T23:04:15.8621436Z Packages: write 2021-05-16T23:04:15.8621987Z PullRequests: write 2021-05-16T23:04:15.8622579Z RepositoryProjects: write 2021-05-16T23:04:15.8623220Z SecurityEvents: write 2021-05-16T23:04:15.8623775Z Statuses: write 2021-05-16T23:04:15.8624375Z ##[endgroup] 2021-05-16T23:04:15.8627215Z Prepare workflow directory 2021-05-16T23:04:15.9579877Z Prepare all required actions 2021-05-16T23:04:15.9590347Z Getting action download info 2021-05-16T23:04:16.3536032Z Download action repository 'actions/checkout@v2' 2021-05-16T23:04:18.0392418Z Download action repository 'r-lib/actions@master' 2021-05-16T23:04:18.5466170Z Download action repository 'adigherman/actions@master' 2021-05-16T23:04:19.6133916Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:04:19.7787951Z Download action repository 'actions/cache@v1' 2021-05-16T23:04:19.9213929Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:04:20.0839499Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:04:20.4108069Z ##[group]Run actions/checkout@v2 2021-05-16T23:04:20.4108644Z with: 2021-05-16T23:04:20.4109067Z repository: neuroconductor/afnir 2021-05-16T23:04:20.4110002Z token: *** 2021-05-16T23:04:20.4110350Z ssh-strict: true 2021-05-16T23:04:20.4110820Z persist-credentials: true 2021-05-16T23:04:20.4111250Z clean: true 2021-05-16T23:04:20.4111610Z fetch-depth: 1 2021-05-16T23:04:20.4111969Z lfs: false 2021-05-16T23:04:20.4112312Z submodules: false 2021-05-16T23:04:20.4112662Z env: 2021-05-16T23:04:20.4113052Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:20.4113486Z TIC_DEPLOY_KEY: 2021-05-16T23:04:20.4114247Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:20.4115382Z GITHUB_PAT: *** 2021-05-16T23:04:20.4115745Z COVERALLS_TOKEN: 2021-05-16T23:04:20.4116197Z continue-on-error: false 2021-05-16T23:04:20.4116638Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:20.4116993Z ##[endgroup] 2021-05-16T23:04:20.6201638Z Syncing repository: neuroconductor/afnir 2021-05-16T23:04:20.6202477Z ##[group]Getting Git version info 2021-05-16T23:04:20.6203606Z Working directory is '/home/runner/work/afnir/afnir' 2021-05-16T23:04:20.6271267Z [command]/usr/bin/git version 2021-05-16T23:04:20.6408217Z git version 2.31.1 2021-05-16T23:04:20.6419069Z ##[endgroup] 2021-05-16T23:04:20.6423982Z Deleting the contents of '/home/runner/work/afnir/afnir' 2021-05-16T23:04:20.6428327Z ##[group]Initializing the repository 2021-05-16T23:04:20.6431313Z [command]/usr/bin/git init /home/runner/work/afnir/afnir 2021-05-16T23:04:20.6510134Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:04:20.6511223Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:04:20.6512192Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:04:20.6512918Z hint: 2021-05-16T23:04:20.6514248Z hint: git config --global init.defaultBranch 2021-05-16T23:04:20.6514958Z hint: 2021-05-16T23:04:20.6515588Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:04:20.6516452Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:04:20.6516948Z hint: 2021-05-16T23:04:20.6517366Z hint: git branch -m 2021-05-16T23:04:20.6521040Z Initialized empty Git repository in /home/runner/work/afnir/afnir/.git/ 2021-05-16T23:04:20.6529989Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/afnir 2021-05-16T23:04:20.6584584Z ##[endgroup] 2021-05-16T23:04:20.6585132Z ##[group]Disabling automatic garbage collection 2021-05-16T23:04:20.6591624Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T23:04:20.6639435Z ##[endgroup] 2021-05-16T23:04:20.6647772Z ##[group]Setting up auth 2021-05-16T23:04:20.6656877Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:04:20.6706102Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T23:04:20.7048529Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:04:20.7104011Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T23:04:20.7321939Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:04:20.7373128Z ##[endgroup] 2021-05-16T23:04:20.7373881Z ##[group]Fetching the repository 2021-05-16T23:04:20.7383423Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e:refs/tags/0.4.6.s 2021-05-16T23:04:20.9458368Z remote: Enumerating objects: 85, done. 2021-05-16T23:04:20.9460623Z remote: Counting objects: 1% (1/85) 2021-05-16T23:04:20.9462111Z remote: Counting objects: 2% (2/85) 2021-05-16T23:04:20.9467432Z remote: Counting objects: 3% (3/85) 2021-05-16T23:04:20.9479617Z remote: Counting objects: 4% (4/85) 2021-05-16T23:04:20.9480437Z remote: Counting objects: 5% (5/85) 2021-05-16T23:04:20.9481216Z remote: Counting objects: 7% (6/85) 2021-05-16T23:04:20.9481973Z remote: Counting objects: 8% (7/85) 2021-05-16T23:04:20.9482684Z remote: Counting objects: 9% (8/85) 2021-05-16T23:04:20.9483421Z remote: Counting objects: 10% (9/85) 2021-05-16T23:04:20.9483954Z remote: Counting objects: 11% (10/85) 2021-05-16T23:04:20.9484522Z remote: Counting objects: 12% (11/85) 2021-05-16T23:04:20.9485025Z remote: Counting objects: 14% (12/85) 2021-05-16T23:04:20.9485536Z remote: Counting objects: 15% (13/85) 2021-05-16T23:04:20.9486053Z remote: Counting objects: 16% (14/85) 2021-05-16T23:04:20.9486859Z remote: Counting objects: 17% (15/85) 2021-05-16T23:04:20.9487350Z remote: Counting objects: 18% (16/85) 2021-05-16T23:04:20.9487829Z remote: Counting objects: 20% (17/85) 2021-05-16T23:04:20.9488297Z remote: Counting objects: 21% (18/85) 2021-05-16T23:04:20.9488774Z remote: Counting objects: 22% (19/85) 2021-05-16T23:04:20.9489237Z remote: Counting objects: 23% (20/85) 2021-05-16T23:04:20.9489713Z remote: Counting objects: 24% (21/85) 2021-05-16T23:04:20.9490207Z remote: Counting objects: 25% (22/85) 2021-05-16T23:04:20.9490694Z remote: Counting objects: 27% (23/85) 2021-05-16T23:04:20.9491182Z remote: Counting objects: 28% (24/85) 2021-05-16T23:04:20.9491621Z remote: Counting objects: 29% (25/85) 2021-05-16T23:04:20.9492068Z remote: Counting objects: 30% (26/85) 2021-05-16T23:04:20.9492517Z remote: Counting objects: 31% (27/85) 2021-05-16T23:04:20.9493166Z remote: Counting objects: 32% (28/85) 2021-05-16T23:04:20.9493584Z remote: Counting objects: 34% (29/85) 2021-05-16T23:04:20.9494011Z remote: Counting objects: 35% (30/85) 2021-05-16T23:04:20.9494435Z remote: Counting objects: 36% (31/85) 2021-05-16T23:04:20.9494848Z remote: Counting objects: 37% (32/85) 2021-05-16T23:04:20.9495413Z remote: Counting objects: 38% (33/85) 2021-05-16T23:04:20.9495829Z remote: Counting objects: 40% (34/85) 2021-05-16T23:04:20.9496271Z remote: Counting objects: 41% (35/85) 2021-05-16T23:04:20.9496684Z remote: Counting objects: 42% (36/85) 2021-05-16T23:04:20.9497114Z remote: Counting objects: 43% (37/85) 2021-05-16T23:04:20.9497537Z remote: Counting objects: 44% (38/85) 2021-05-16T23:04:20.9497952Z remote: Counting objects: 45% (39/85) 2021-05-16T23:04:20.9498372Z remote: Counting objects: 47% (40/85) 2021-05-16T23:04:20.9498792Z remote: Counting objects: 48% (41/85) 2021-05-16T23:04:20.9499212Z remote: Counting objects: 49% (42/85) 2021-05-16T23:04:20.9499626Z remote: Counting objects: 50% (43/85) 2021-05-16T23:04:20.9500048Z remote: Counting objects: 51% (44/85) 2021-05-16T23:04:20.9500460Z remote: Counting objects: 52% (45/85) 2021-05-16T23:04:20.9500884Z remote: Counting objects: 54% (46/85) 2021-05-16T23:04:20.9501308Z remote: Counting objects: 55% (47/85) 2021-05-16T23:04:20.9501722Z remote: Counting objects: 56% (48/85) 2021-05-16T23:04:20.9502144Z remote: Counting objects: 57% (49/85) 2021-05-16T23:04:20.9502558Z remote: Counting objects: 58% (50/85) 2021-05-16T23:04:20.9502977Z remote: Counting objects: 60% (51/85) 2021-05-16T23:04:20.9503390Z remote: Counting objects: 61% (52/85) 2021-05-16T23:04:20.9503817Z remote: Counting objects: 62% (53/85) 2021-05-16T23:04:20.9504232Z remote: Counting objects: 63% (54/85) 2021-05-16T23:04:20.9504730Z remote: Counting objects: 64% (55/85) 2021-05-16T23:04:20.9505144Z remote: Counting objects: 65% (56/85) 2021-05-16T23:04:20.9506822Z remote: Counting objects: 67% (57/85) 2021-05-16T23:04:20.9507312Z remote: Counting objects: 68% (58/85) 2021-05-16T23:04:20.9507755Z remote: Counting objects: 69% (59/85) 2021-05-16T23:04:20.9508179Z remote: Counting objects: 70% (60/85) 2021-05-16T23:04:20.9508595Z remote: Counting objects: 71% (61/85) 2021-05-16T23:04:20.9509019Z remote: Counting objects: 72% (62/85) 2021-05-16T23:04:20.9509431Z remote: Counting objects: 74% (63/85) 2021-05-16T23:04:20.9509857Z remote: Counting objects: 75% (64/85) 2021-05-16T23:04:20.9510274Z remote: Counting objects: 76% (65/85) 2021-05-16T23:04:20.9510698Z remote: Counting objects: 77% (66/85) 2021-05-16T23:04:20.9511120Z remote: Counting objects: 78% (67/85) 2021-05-16T23:04:20.9511544Z remote: Counting objects: 80% (68/85) 2021-05-16T23:04:20.9512243Z remote: Counting objects: 81% (69/85) 2021-05-16T23:04:20.9512700Z remote: Counting objects: 82% (70/85) 2021-05-16T23:04:20.9513118Z remote: Counting objects: 83% (71/85) 2021-05-16T23:04:20.9513533Z remote: Counting objects: 84% (72/85) 2021-05-16T23:04:20.9513957Z remote: Counting objects: 85% (73/85) 2021-05-16T23:04:20.9515055Z remote: Counting objects: 87% (74/85) 2021-05-16T23:04:20.9515544Z remote: Counting objects: 88% (75/85) 2021-05-16T23:04:20.9515997Z remote: Counting objects: 89% (76/85) 2021-05-16T23:04:20.9516410Z remote: Counting objects: 90% (77/85) 2021-05-16T23:04:20.9516830Z remote: Counting objects: 91% (78/85) 2021-05-16T23:04:20.9517243Z remote: Counting objects: 92% (79/85) 2021-05-16T23:04:20.9517673Z remote: Counting objects: 94% (80/85) 2021-05-16T23:04:20.9518085Z remote: Counting objects: 95% (81/85) 2021-05-16T23:04:20.9518617Z remote: Counting objects: 96% (82/85) 2021-05-16T23:04:20.9519029Z remote: Counting objects: 97% (83/85) 2021-05-16T23:04:20.9519455Z remote: Counting objects: 98% (84/85) 2021-05-16T23:04:20.9519872Z remote: Counting objects: 100% (85/85) 2021-05-16T23:04:20.9520321Z remote: Counting objects: 100% (85/85), done. 2021-05-16T23:04:20.9520798Z remote: Compressing objects: 1% (1/82) 2021-05-16T23:04:20.9521254Z remote: Compressing objects: 2% (2/82) 2021-05-16T23:04:20.9521717Z remote: Compressing objects: 3% (3/82) 2021-05-16T23:04:20.9522170Z remote: Compressing objects: 4% (4/82) 2021-05-16T23:04:20.9522641Z remote: Compressing objects: 6% (5/82) 2021-05-16T23:04:20.9523096Z remote: Compressing objects: 7% (6/82) 2021-05-16T23:04:20.9523562Z remote: Compressing objects: 8% (7/82) 2021-05-16T23:04:20.9524012Z remote: Compressing objects: 9% (8/82) 2021-05-16T23:04:20.9524490Z remote: Compressing objects: 10% (9/82) 2021-05-16T23:04:20.9524959Z remote: Compressing objects: 12% (10/82) 2021-05-16T23:04:20.9525584Z remote: Compressing objects: 13% (11/82) 2021-05-16T23:04:20.9526057Z remote: Compressing objects: 14% (12/82) 2021-05-16T23:04:20.9526628Z remote: Compressing objects: 15% (13/82) 2021-05-16T23:04:20.9527083Z remote: Compressing objects: 17% (14/82) 2021-05-16T23:04:20.9527545Z remote: Compressing objects: 18% (15/82) 2021-05-16T23:04:20.9527998Z remote: Compressing objects: 19% (16/82) 2021-05-16T23:04:20.9528468Z remote: Compressing objects: 20% (17/82) 2021-05-16T23:04:20.9528921Z remote: Compressing objects: 21% (18/82) 2021-05-16T23:04:20.9529386Z remote: Compressing objects: 23% (19/82) 2021-05-16T23:04:20.9529841Z remote: Compressing objects: 24% (20/82) 2021-05-16T23:04:20.9530305Z remote: Compressing objects: 25% (21/82) 2021-05-16T23:04:20.9530858Z remote: Compressing objects: 26% (22/82) 2021-05-16T23:04:20.9531312Z remote: Compressing objects: 28% (23/82) 2021-05-16T23:04:20.9531777Z remote: Compressing objects: 29% (24/82) 2021-05-16T23:04:20.9533225Z remote: Compressing objects: 30% (25/82) 2021-05-16T23:04:20.9533706Z remote: Compressing objects: 31% (26/82) 2021-05-16T23:04:20.9560056Z remote: Compressing objects: 32% (27/82) 2021-05-16T23:04:20.9560570Z remote: Compressing objects: 34% (28/82) 2021-05-16T23:04:20.9561112Z remote: Compressing objects: 35% (29/82) 2021-05-16T23:04:20.9561573Z remote: Compressing objects: 36% (30/82) 2021-05-16T23:04:20.9562042Z remote: Compressing objects: 37% (31/82) 2021-05-16T23:04:20.9562497Z remote: Compressing objects: 39% (32/82) 2021-05-16T23:04:20.9562966Z remote: Compressing objects: 40% (33/82) 2021-05-16T23:04:20.9563419Z remote: Compressing objects: 41% (34/82) 2021-05-16T23:04:20.9563893Z remote: Compressing objects: 42% (35/82) 2021-05-16T23:04:20.9564344Z remote: Compressing objects: 43% (36/82) 2021-05-16T23:04:20.9564805Z remote: Compressing objects: 45% (37/82) 2021-05-16T23:04:20.9565269Z remote: Compressing objects: 46% (38/82) 2021-05-16T23:04:20.9565721Z remote: Compressing objects: 47% (39/82) 2021-05-16T23:04:20.9566184Z remote: Compressing objects: 48% (40/82) 2021-05-16T23:04:20.9566740Z remote: Compressing objects: 50% (41/82) 2021-05-16T23:04:20.9569085Z remote: Compressing objects: 51% (42/82) 2021-05-16T23:04:20.9569547Z remote: Compressing objects: 52% (43/82) 2021-05-16T23:04:20.9570011Z remote: Compressing objects: 53% (44/82) 2021-05-16T23:04:20.9570464Z remote: Compressing objects: 54% (45/82) 2021-05-16T23:04:20.9570933Z remote: Compressing objects: 56% (46/82) 2021-05-16T23:04:20.9571394Z remote: Compressing objects: 57% (47/82) 2021-05-16T23:04:20.9571973Z remote: Compressing objects: 58% (48/82) 2021-05-16T23:04:20.9572440Z remote: Compressing objects: 59% (49/82) 2021-05-16T23:04:20.9572887Z remote: Compressing objects: 60% (50/82) 2021-05-16T23:04:20.9573351Z remote: Compressing objects: 62% (51/82) 2021-05-16T23:04:20.9573800Z remote: Compressing objects: 63% (52/82) 2021-05-16T23:04:20.9574259Z remote: Compressing objects: 64% (53/82) 2021-05-16T23:04:20.9574712Z remote: Compressing objects: 65% (54/82) 2021-05-16T23:04:20.9575174Z remote: Compressing objects: 67% (55/82) 2021-05-16T23:04:20.9575636Z remote: Compressing objects: 68% (56/82) 2021-05-16T23:04:20.9576083Z remote: Compressing objects: 69% (57/82) 2021-05-16T23:04:20.9576543Z remote: Compressing objects: 70% (58/82) 2021-05-16T23:04:20.9576996Z remote: Compressing objects: 71% (59/82) 2021-05-16T23:04:20.9577455Z remote: Compressing objects: 73% (60/82) 2021-05-16T23:04:20.9577909Z remote: Compressing objects: 74% (61/82) 2021-05-16T23:04:20.9578370Z remote: Compressing objects: 75% (62/82) 2021-05-16T23:04:20.9578818Z remote: Compressing objects: 76% (63/82) 2021-05-16T23:04:20.9579279Z remote: Compressing objects: 78% (64/82) 2021-05-16T23:04:20.9579743Z remote: Compressing objects: 79% (65/82) 2021-05-16T23:04:20.9580192Z remote: Compressing objects: 80% (66/82) 2021-05-16T23:04:20.9580652Z remote: Compressing objects: 81% (67/82) 2021-05-16T23:04:20.9581103Z remote: Compressing objects: 82% (68/82) 2021-05-16T23:04:20.9581566Z remote: Compressing objects: 84% (69/82) 2021-05-16T23:04:20.9582016Z remote: Compressing objects: 85% (70/82) 2021-05-16T23:04:20.9582476Z remote: Compressing objects: 86% (71/82) 2021-05-16T23:04:20.9582924Z remote: Compressing objects: 87% (72/82) 2021-05-16T23:04:20.9583384Z remote: Compressing objects: 89% (73/82) 2021-05-16T23:04:20.9583916Z remote: Compressing objects: 90% (74/82) 2021-05-16T23:04:20.9584375Z remote: Compressing objects: 91% (75/82) 2021-05-16T23:04:20.9584840Z remote: Compressing objects: 92% (76/82) 2021-05-16T23:04:20.9585291Z remote: Compressing objects: 93% (77/82) 2021-05-16T23:04:20.9585753Z remote: Compressing objects: 95% (78/82) 2021-05-16T23:04:20.9590454Z remote: Compressing objects: 96% (79/82) 2021-05-16T23:04:20.9591005Z remote: Compressing objects: 97% (80/82) 2021-05-16T23:04:20.9591456Z remote: Compressing objects: 98% (81/82) 2021-05-16T23:04:20.9591918Z remote: Compressing objects: 100% (82/82) 2021-05-16T23:04:20.9592405Z remote: Compressing objects: 100% (82/82), done. 2021-05-16T23:04:20.9593630Z remote: Total 85 (delta 10), reused 36 (delta 0), pack-reused 0 2021-05-16T23:04:21.5379948Z From https://github.com/neuroconductor/afnir 2021-05-16T23:04:21.5411120Z * [new ref] 7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e -> 0.4.6.s 2021-05-16T23:04:21.5412740Z ##[endgroup] 2021-05-16T23:04:21.5427170Z ##[group]Determining the checkout info 2021-05-16T23:04:21.5427737Z ##[endgroup] 2021-05-16T23:04:21.5428194Z ##[group]Checking out the ref 2021-05-16T23:04:21.5429400Z [command]/usr/bin/git checkout --progress --force refs/tags/0.4.6.s 2021-05-16T23:04:21.5430209Z Note: switching to 'refs/tags/0.4.6.s'. 2021-05-16T23:04:21.5430560Z 2021-05-16T23:04:21.5431344Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:04:21.5432481Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:04:21.5433340Z state without impacting any branches by switching back to a branch. 2021-05-16T23:04:21.5433818Z 2021-05-16T23:04:21.5434355Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:04:21.5435311Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:04:21.5435940Z 2021-05-16T23:04:21.5436551Z git switch -c 2021-05-16T23:04:21.5436920Z 2021-05-16T23:04:21.5437540Z Or undo this operation with: 2021-05-16T23:04:21.5437868Z 2021-05-16T23:04:21.5438448Z git switch - 2021-05-16T23:04:21.5438714Z 2021-05-16T23:04:21.5439350Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:04:21.5439914Z 2021-05-16T23:04:21.5440354Z HEAD is now at 7fe9ee3 Version id 72 stable 2021-05-16T23:04:21.5440896Z ##[endgroup] 2021-05-16T23:04:21.5441551Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T23:04:21.5442491Z '7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e' 2021-05-16T23:04:21.5548945Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:04:21.5549387Z with: 2021-05-16T23:04:21.5549719Z r-version: oldrel 2021-05-16T23:04:21.5550074Z Ncpus: 1 2021-05-16T23:04:21.5550457Z crayon.enabled: NULL 2021-05-16T23:04:21.5550942Z remove-openmp-macos: true 2021-05-16T23:04:21.5551469Z http-user-agent: default 2021-05-16T23:04:21.5551893Z install-r: true 2021-05-16T23:04:21.5552431Z windows-path-include-mingw: true 2021-05-16T23:04:21.5552912Z env: 2021-05-16T23:04:21.5553314Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:21.5553728Z TIC_DEPLOY_KEY: 2021-05-16T23:04:21.5554488Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:04:21.5555953Z GITHUB_PAT: *** 2021-05-16T23:04:21.5556313Z COVERALLS_TOKEN: 2021-05-16T23:04:21.5556764Z continue-on-error: false 2021-05-16T23:04:21.5557197Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:21.5557565Z ##[endgroup] 2021-05-16T23:04:25.9780451Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T23:04:28.0018870Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:04:28.0020522Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T23:04:28.0028959Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T23:04:28.0383398Z Get:4 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T23:04:28.0682608Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:04:28.1575536Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:04:28.2743941Z Get:7 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T23:04:28.3155847Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T23:04:28.3289475Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T23:04:28.3601189Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T23:04:28.3617422Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T23:04:28.3625438Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T23:04:28.3650826Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T23:04:28.3660289Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T23:04:28.3738193Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T23:04:28.3756522Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T23:04:28.5379224Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T23:04:28.5718765Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:04:29.1623434Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T23:04:29.2444899Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T23:04:29.2459570Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T23:04:29.2467836Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T23:04:29.2489073Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T23:04:29.2503001Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T23:04:29.2838407Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T23:04:38.0722341Z Fetched 4463 kB in 1s (3023 kB/s) 2021-05-16T23:04:38.8117301Z Reading package lists... 2021-05-16T23:04:38.8336380Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T23:04:40.6047252Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T23:04:40.6663042Z Reading package lists... 2021-05-16T23:04:40.8179905Z Building dependency tree... 2021-05-16T23:04:40.8193151Z Reading state information... 2021-05-16T23:04:40.9635143Z The following additional packages will be installed: 2021-05-16T23:04:40.9636756Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T23:04:40.9638235Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T23:04:40.9639967Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T23:04:40.9641680Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T23:04:40.9646720Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T23:04:40.9648310Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T23:04:40.9649913Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T23:04:40.9651601Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T23:04:40.9653162Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T23:04:40.9654676Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T23:04:40.9656187Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T23:04:40.9657806Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T23:04:40.9659234Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T23:04:40.9660686Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T23:04:40.9661920Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T23:04:40.9663203Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T23:04:40.9664415Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:04:40.9665849Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:04:40.9667412Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:04:40.9668718Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:04:40.9669961Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:04:40.9671149Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:04:40.9672555Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:04:40.9673992Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:04:40.9675379Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:04:40.9676730Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:04:40.9678092Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:04:40.9679478Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:04:40.9680840Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:04:40.9682288Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:04:40.9683657Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:04:40.9685486Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:04:40.9687047Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:04:40.9688429Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:04:40.9689811Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:04:40.9691157Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:04:40.9692444Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:04:40.9693607Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T23:04:40.9694362Z Suggested packages: 2021-05-16T23:04:40.9695171Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T23:04:40.9696343Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T23:04:40.9697555Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T23:04:40.9698741Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T23:04:40.9699958Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T23:04:40.9701065Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T23:04:40.9702244Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T23:04:40.9703498Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T23:04:40.9705007Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T23:04:40.9706331Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T23:04:41.4383495Z The following NEW packages will be installed: 2021-05-16T23:04:41.4388107Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T23:04:41.4389798Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T23:04:41.4391476Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T23:04:41.4394770Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T23:04:41.4396384Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T23:04:41.4397935Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T23:04:41.4400773Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T23:04:41.4402453Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T23:04:41.4405372Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T23:04:41.4407155Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T23:04:41.4408624Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T23:04:41.4412615Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T23:04:41.4426712Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T23:04:41.4428489Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T23:04:41.4429979Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T23:04:41.4431566Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T23:04:41.4433133Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:04:41.4434749Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:04:41.4436325Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:04:41.4437632Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:04:41.4438876Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:04:41.4440073Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:04:41.4441476Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:04:41.4443160Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:04:41.4444559Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:04:41.4445895Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:04:41.4447418Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:04:41.4452498Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:04:41.4453937Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:04:41.4455541Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:04:41.4456955Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:04:41.4458487Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:04:41.4460002Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:04:41.4461331Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:04:41.4462672Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:04:41.4464043Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:04:41.4465343Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:04:41.4466363Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T23:04:41.4648074Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:41.4649448Z Need to get 8648 kB of archives. 2021-05-16T23:04:41.4650692Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T23:04:41.4652873Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T23:04:41.4677333Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T23:04:41.4700087Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T23:04:41.4734535Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T23:04:41.4745539Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T23:04:41.4771494Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T23:04:41.4779326Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-16T23:04:41.4793860Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T23:04:41.4807677Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T23:04:41.4815000Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T23:04:41.4823866Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T23:04:41.4833176Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T23:04:41.4839729Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T23:04:41.4848556Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T23:04:41.4858079Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T23:04:41.4874358Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T23:04:41.4890782Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T23:04:41.4908666Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T23:04:41.4925241Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T23:04:41.5132284Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T23:04:41.5140068Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T23:04:41.5202336Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T23:04:41.5211328Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T23:04:41.5242414Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T23:04:41.5261961Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T23:04:41.5435087Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T23:04:41.5450925Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T23:04:41.5470902Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T23:04:41.5498335Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T23:04:41.5509186Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T23:04:41.5515040Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T23:04:41.5524881Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T23:04:41.5536830Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T23:04:41.5543652Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T23:04:41.5550484Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T23:04:41.5557847Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T23:04:41.5570789Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T23:04:41.5584314Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T23:04:41.5591548Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T23:04:41.5598592Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T23:04:41.5605157Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T23:04:41.5611375Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T23:04:41.5622417Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T23:04:41.5629942Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T23:04:41.5647403Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T23:04:41.5654653Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T23:04:41.5686825Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T23:04:41.5693930Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T23:04:41.5700976Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T23:04:41.5706059Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T23:04:41.5713882Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T23:04:41.5781766Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T23:04:41.5804875Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T23:04:41.5806741Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T23:04:41.5812712Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T23:04:41.5822730Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T23:04:41.5827807Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T23:04:41.5834826Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T23:04:41.5841769Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T23:04:41.5848603Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T23:04:41.5900240Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T23:04:41.6030358Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T23:04:41.6040240Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T23:04:41.6065492Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T23:04:41.6072865Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T23:04:41.6079603Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T23:04:41.6086058Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T23:04:41.6118016Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T23:04:41.6129282Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T23:04:41.6142318Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-16T23:04:41.6174959Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T23:04:41.6176601Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T23:04:41.6198548Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T23:04:41.6205600Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T23:04:41.6210405Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T23:04:41.6216985Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T23:04:41.6375363Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T23:04:41.6398069Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T23:04:41.6409631Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T23:04:41.6417528Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T23:04:41.6530682Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T23:04:41.6537613Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-16T23:04:41.6544363Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T23:04:41.6550922Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T23:04:41.6578058Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T23:04:41.6586611Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T23:04:41.6614203Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T23:04:41.6632745Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T23:04:41.6645196Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T23:04:41.6655121Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T23:04:41.6661942Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T23:04:41.6670495Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T23:04:41.6679398Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T23:04:41.6696361Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T23:04:41.6709872Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T23:04:41.6718611Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T23:04:41.6750362Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T23:04:41.6795525Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T23:04:41.6797465Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T23:04:41.6799033Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T23:04:41.6800748Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T23:04:41.6905898Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T23:04:41.6927819Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T23:04:41.6933068Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T23:04:41.6953485Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T23:04:41.6959754Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-16T23:04:41.6965555Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T23:04:41.6972161Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T23:04:41.6982201Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T23:04:41.6997923Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T23:04:41.7004298Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T23:04:41.7012277Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T23:04:41.7018789Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T23:04:41.7025099Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T23:04:41.7031732Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T23:04:41.7038248Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T23:04:41.7044181Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T23:04:41.7051579Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T23:04:41.7057687Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T23:04:41.7064025Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T23:04:41.7071129Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T23:04:41.7077463Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T23:04:41.7084024Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T23:04:41.7090418Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T23:04:41.7095795Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T23:04:41.7103475Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T23:04:41.7177033Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T23:04:41.7182205Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T23:04:41.7188678Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T23:04:41.7229216Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T23:04:42.4689061Z Fetched 8648 kB in 0s (31.7 MB/s) 2021-05-16T23:04:42.5458648Z Selecting previously unselected package dctrl-tools. 2021-05-16T23:04:42.6040185Z (Reading database ... 2021-05-16T23:04:42.6041249Z (Reading database ... 5% 2021-05-16T23:04:42.6085899Z (Reading database ... 10% 2021-05-16T23:04:42.6086400Z (Reading database ... 15% 2021-05-16T23:04:42.6087306Z (Reading database ... 20% 2021-05-16T23:04:42.6087759Z (Reading database ... 25% 2021-05-16T23:04:42.6088221Z (Reading database ... 30% 2021-05-16T23:04:42.6088666Z (Reading database ... 35% 2021-05-16T23:04:42.6089124Z (Reading database ... 40% 2021-05-16T23:04:42.6089599Z (Reading database ... 45% 2021-05-16T23:04:42.6090062Z (Reading database ... 50% 2021-05-16T23:04:43.1638966Z (Reading database ... 55% 2021-05-16T23:04:43.9665795Z (Reading database ... 60% 2021-05-16T23:04:44.5187569Z (Reading database ... 65% 2021-05-16T23:04:45.2939232Z (Reading database ... 70% 2021-05-16T23:04:46.1403233Z (Reading database ... 75% 2021-05-16T23:04:47.0215209Z (Reading database ... 80% 2021-05-16T23:04:48.0837506Z (Reading database ... 85% 2021-05-16T23:04:49.1245620Z (Reading database ... 90% 2021-05-16T23:04:50.1582301Z (Reading database ... 95% 2021-05-16T23:04:50.1582863Z (Reading database ... 100% 2021-05-16T23:04:50.1583545Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T23:04:50.1706117Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T23:04:50.1900867Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T23:04:50.2408527Z Selecting previously unselected package libfile-which-perl. 2021-05-16T23:04:50.2629669Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T23:04:50.2634986Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T23:04:50.2967685Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T23:04:50.3158868Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T23:04:50.3181812Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T23:04:50.3528057Z Selecting previously unselected package libio-pty-perl. 2021-05-16T23:04:50.3749956Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T23:04:50.3768578Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T23:04:50.4127700Z Selecting previously unselected package libipc-run-perl. 2021-05-16T23:04:50.4306777Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T23:04:50.4314441Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T23:04:50.4647785Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T23:04:50.4835980Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T23:04:50.4846361Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:04:50.5127739Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T23:04:50.5324823Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T23:04:50.5335965Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:04:50.5526292Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T23:04:50.5784864Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T23:04:50.5794825Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:04:50.5995853Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T23:04:50.6254177Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T23:04:50.6264405Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:04:50.6445267Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T23:04:50.6706116Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T23:04:50.6716725Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:04:50.7087764Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T23:04:50.7287051Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T23:04:50.7302892Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:04:50.7568125Z Selecting previously unselected package libimport-into-perl. 2021-05-16T23:04:50.7755905Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T23:04:50.7770097Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T23:04:50.7968672Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T23:04:50.8216997Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T23:04:50.8226031Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T23:04:50.8426635Z Selecting previously unselected package libstrictures-perl. 2021-05-16T23:04:50.8671724Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T23:04:50.8683326Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T23:04:50.8967649Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T23:04:50.9153449Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T23:04:50.9167356Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T23:04:50.9426950Z Selecting previously unselected package libmoo-perl. 2021-05-16T23:04:50.9667096Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T23:04:50.9679709Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T23:04:50.9924736Z Selecting previously unselected package patchutils. 2021-05-16T23:04:51.0179152Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T23:04:51.0189470Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T23:04:51.0487384Z Selecting previously unselected package wdiff. 2021-05-16T23:04:51.0687726Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T23:04:51.0698096Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T23:04:51.0947657Z Selecting previously unselected package devscripts. 2021-05-16T23:04:51.1216487Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T23:04:51.1442173Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T23:04:51.2403592Z Selecting previously unselected package diffstat. 2021-05-16T23:04:51.2665231Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T23:04:51.2673494Z Unpacking diffstat (1.63-1) ... 2021-05-16T23:04:51.2967689Z Selecting previously unselected package python3-gpg. 2021-05-16T23:04:51.3162381Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T23:04:51.3172174Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:04:51.3647526Z Selecting previously unselected package dput. 2021-05-16T23:04:51.3828972Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T23:04:51.3894087Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T23:04:51.4247782Z Selecting previously unselected package gdebi-core. 2021-05-16T23:04:51.4423184Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T23:04:51.4434038Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:04:51.5669732Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T23:04:51.5913539Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T23:04:51.5996523Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:04:51.6327506Z Selecting previously unselected package gettext. 2021-05-16T23:04:52.5461107Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T23:04:52.5462593Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T23:04:52.5463501Z Selecting previously unselected package intltool-debian. 2021-05-16T23:04:52.5464696Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T23:04:52.5465621Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:04:52.5466898Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T23:04:52.5467911Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T23:04:52.5468741Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:04:52.5469627Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T23:04:52.5470609Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T23:04:52.5471443Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T23:04:52.5472353Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T23:04:52.5473370Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T23:04:52.5474242Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T23:04:52.5475242Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T23:04:52.5476320Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T23:04:52.5477337Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:04:52.5478417Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T23:04:52.5479662Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T23:04:52.5480892Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:04:52.5482087Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T23:04:52.5483424Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T23:04:52.5484611Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:04:52.5485722Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T23:04:52.5486914Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T23:04:52.5487979Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:04:52.5489035Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T23:04:52.5490152Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T23:04:52.5491142Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:04:52.5492123Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T23:04:52.5493109Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T23:04:52.5493947Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:04:52.5494916Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T23:04:52.5496027Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T23:04:52.5497032Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:04:52.5497945Z Selecting previously unselected package libclone-perl. 2021-05-16T23:04:52.5498798Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T23:04:52.5499519Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T23:04:52.5500365Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T23:04:52.5501389Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T23:04:52.5502281Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:04:52.5503216Z Selecting previously unselected package libparams-util-perl. 2021-05-16T23:04:52.5504201Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T23:04:52.5505087Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T23:04:52.5506005Z Selecting previously unselected package libsub-install-perl. 2021-05-16T23:04:52.5506956Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T23:04:52.5507773Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T23:04:52.5508656Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T23:04:52.5557070Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T23:04:52.5574315Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T23:04:52.5782480Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T23:04:52.6028143Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T23:04:52.6041593Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T23:04:52.6284896Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T23:04:52.6528179Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T23:04:52.6538660Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T23:04:52.6808104Z Selecting previously unselected package libwant-perl. 2021-05-16T23:04:52.7001733Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T23:04:52.7015507Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T23:04:52.7242626Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T23:04:52.7484217Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T23:04:52.7500961Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:04:52.7750335Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T23:04:52.8012950Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T23:04:52.8023753Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:04:52.8342536Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T23:04:52.8607398Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T23:04:52.8623764Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:04:52.8841703Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T23:04:52.9087539Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T23:04:52.9096361Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:04:52.9367674Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T23:04:52.9547819Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T23:04:52.9565637Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:04:52.9784229Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T23:04:53.0044117Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T23:04:53.0054366Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T23:04:53.0368121Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T23:04:53.0569357Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T23:04:53.0579939Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T23:04:53.1127914Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T23:04:53.1350337Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T23:04:53.1360054Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:04:53.1687907Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T23:04:53.1863001Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T23:04:53.1872530Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T23:04:53.2076390Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T23:04:53.2319993Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T23:04:53.2330865Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:04:53.2567235Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T23:04:53.2826429Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T23:04:53.2838838Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:04:53.3087792Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T23:04:53.3280079Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T23:04:53.3298161Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T23:04:53.3499978Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T23:04:53.3760566Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T23:04:53.3771418Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T23:04:53.4018111Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T23:04:53.4278479Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T23:04:53.4294094Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:04:53.4548011Z Selecting previously unselected package libio-string-perl. 2021-05-16T23:04:53.4806621Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T23:04:53.4817659Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T23:04:53.5029431Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T23:04:53.5288295Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T23:04:53.5296396Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T23:04:53.5817798Z Selecting previously unselected package libfuture-perl. 2021-05-16T23:04:53.6074017Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T23:04:53.6081515Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T23:04:53.6368141Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T23:04:53.6592775Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T23:04:53.6610435Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T23:04:53.6867417Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T23:04:53.7125044Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T23:04:53.7138109Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:04:53.7365682Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T23:04:53.7623275Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T23:04:53.7642948Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T23:04:53.7924305Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T23:04:53.8126070Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T23:04:53.8135276Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:04:53.8408213Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T23:04:53.8644937Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T23:04:53.8662465Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:04:53.8872192Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T23:04:53.9133809Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T23:04:53.9142621Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T23:04:53.9387494Z Selecting previously unselected package libjson-perl. 2021-05-16T23:04:53.9650738Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T23:04:53.9667354Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T23:04:53.9933790Z Selecting previously unselected package liblog-any-perl. 2021-05-16T23:04:54.0200049Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T23:04:54.0208077Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T23:04:54.0488521Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T23:04:54.0748553Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T23:04:54.0757463Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:04:54.1007841Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T23:04:54.1236502Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T23:04:54.1244067Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T23:04:54.1470240Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T23:04:54.1736516Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T23:04:54.1748747Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:04:54.2048057Z Selecting previously unselected package libsub-name-perl. 2021-05-16T23:04:54.2224276Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T23:04:54.2239314Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T23:04:54.2528105Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T23:04:54.2729540Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T23:04:54.2752836Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:04:54.2992011Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T23:04:54.3252368Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T23:04:54.3263212Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T23:04:54.3568137Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T23:04:54.3779502Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T23:04:54.3789365Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:04:54.4288249Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T23:04:54.4519562Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T23:04:54.4531214Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:04:54.4870394Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T23:04:54.5129625Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T23:04:54.5139330Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:04:54.5407833Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T23:04:54.5639117Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T23:04:54.5650872Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:04:54.5928045Z Selecting previously unselected package libio-async-perl. 2021-05-16T23:04:54.6136793Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T23:04:54.6149223Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T23:04:54.6607804Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T23:04:54.6838534Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T23:04:54.6860501Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:04:54.7168009Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T23:04:54.7377881Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T23:04:54.7407722Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:04:54.7622980Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T23:04:54.7880354Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T23:04:54.7904388Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:04:54.8288782Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T23:04:54.8516363Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T23:04:54.8525401Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:04:54.8887971Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T23:04:54.9104516Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T23:04:54.9114058Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:04:54.9367917Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T23:04:54.9572031Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T23:04:54.9582602Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T23:04:54.9928409Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T23:04:55.0133183Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T23:04:55.0204101Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:04:55.0460151Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T23:04:55.0720325Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T23:04:55.0729005Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T23:04:55.1048728Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T23:04:55.1234371Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T23:04:55.1245329Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:04:55.1496727Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T23:04:55.1742542Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T23:04:55.1755197Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:04:55.2008813Z Selecting previously unselected package libobject-id-perl. 2021-05-16T23:04:55.2223583Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T23:04:55.2237224Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:04:55.2529166Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T23:04:55.2736055Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T23:04:55.2749320Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T23:04:55.3048495Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T23:04:55.3224047Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T23:04:55.3240719Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:04:55.3714642Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T23:04:55.3984409Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T23:04:55.6090996Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:04:55.6353119Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T23:04:55.6614253Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T23:04:55.6626175Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T23:04:55.6887777Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T23:04:55.7104340Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T23:04:55.7120111Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:04:55.7447922Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T23:04:55.7658547Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T23:04:55.7670737Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:04:55.7913799Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T23:04:55.8175369Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T23:04:55.8190970Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:04:55.8453189Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T23:04:55.8713700Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T23:04:55.8727395Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:04:55.8964767Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T23:04:55.9227360Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T23:04:55.9254319Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T23:04:55.9528002Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T23:04:55.9753514Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T23:04:55.9762565Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:04:56.0369525Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T23:04:56.0593191Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T23:04:56.0603654Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:04:56.0849809Z Selecting previously unselected package libreadonly-perl. 2021-05-16T23:04:56.1110010Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T23:04:56.1134312Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T23:04:56.1368159Z Selecting previously unselected package libref-util-perl. 2021-05-16T23:04:56.1629553Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T23:04:56.1640361Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T23:04:56.1910857Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T23:04:56.2120878Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T23:04:56.2149576Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:04:56.2413137Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T23:04:56.2652721Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T23:04:56.2664890Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:04:56.3007853Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T23:04:56.3180664Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T23:04:56.3196593Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:04:56.3401266Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T23:04:56.3659904Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:04:56.3676312Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:56.4017180Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T23:04:56.4245087Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:04:56.4254483Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:56.4585308Z Selecting previously unselected package libsereal-perl. 2021-05-16T23:04:56.4828147Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T23:04:56.4842914Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T23:04:56.5167657Z Selecting previously unselected package libsort-key-perl. 2021-05-16T23:04:56.5339956Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T23:04:56.5354919Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T23:04:56.5647961Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T23:04:56.5847509Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T23:04:56.5858473Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:04:56.6128786Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T23:04:56.6370563Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T23:04:56.6383396Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T23:04:56.6613997Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T23:04:56.6872674Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T23:04:56.6886183Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:04:56.7106203Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T23:04:56.7371742Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T23:04:56.7382216Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:04:56.7650264Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T23:04:56.7913616Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T23:04:56.7932156Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T23:04:56.8179305Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T23:04:56.8440564Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T23:04:56.8476495Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T23:04:56.8767933Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T23:04:56.8964846Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T23:04:56.8977096Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:04:56.9182460Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T23:04:56.9442423Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T23:04:56.9455595Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:04:56.9774647Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T23:04:56.9980047Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T23:04:56.9989089Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:04:57.0198780Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T23:04:57.0458439Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T23:04:57.0468469Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T23:04:57.0847940Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T23:04:57.1038098Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T23:04:57.1047024Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:04:57.1294235Z Selecting previously unselected package licensecheck. 2021-05-16T23:04:57.1533696Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T23:04:57.1559834Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T23:04:57.1847893Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T23:04:57.2045608Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T23:04:57.2055300Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:04:57.2317082Z Selecting previously unselected package t1utils. 2021-05-16T23:04:57.2575650Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T23:04:57.2584222Z Unpacking t1utils (1.41-3) ... 2021-05-16T23:04:57.2928543Z Selecting previously unselected package lintian. 2021-05-16T23:04:57.3160670Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T23:04:57.3172884Z Unpacking lintian (2.62.0) ... 2021-05-16T23:04:57.6674763Z Selecting previously unselected package python3-unidiff. 2021-05-16T23:04:57.6948894Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T23:04:57.6960081Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T23:04:57.7288068Z Selecting previously unselected package python3-xdg. 2021-05-16T23:04:57.7503919Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T23:04:57.7519251Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:04:57.7755917Z Selecting previously unselected package qpdf. 2021-05-16T23:04:57.8027038Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T23:04:57.8047280Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T23:04:57.8729013Z Selecting previously unselected package python3-magic. 2021-05-16T23:04:57.8968628Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T23:04:57.8989162Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T23:04:57.9563594Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:04:57.9602864Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:04:57.9632291Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T23:04:57.9668555Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T23:04:57.9705185Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T23:04:57.9746647Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T23:04:57.9774067Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:04:57.9807354Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:04:57.9852576Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:04:58.1648336Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:04:58.1690372Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:04:58.1724937Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T23:04:58.1756466Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:04:58.1791655Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T23:04:58.1817008Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:04:58.1840459Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T23:04:58.1868288Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:04:58.1887366Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T23:04:58.1906784Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T23:04:58.1936186Z Setting up libclone-perl (0.43-2) ... 2021-05-16T23:04:58.1959737Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T23:04:58.1992692Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:04:58.2019334Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:04:58.2047021Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:04:58.2079350Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T23:04:58.2116671Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:04:58.2155531Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T23:04:58.2205646Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:04:58.2237909Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T23:04:58.2266109Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:04:58.2313447Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T23:04:58.2337755Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:04:58.2380504Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:04:58.2415921Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:04:58.2441103Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:04:58.3911293Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:58.3950620Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:04:58.3982997Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T23:04:58.4014446Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T23:04:58.4048371Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T23:04:58.4077512Z Setting up patchutils (0.3.4-2) ... 2021-05-16T23:04:58.4102398Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:04:58.4131674Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T23:04:58.4162109Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T23:04:58.4191618Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:04:58.4223277Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:04:58.5738054Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:04:58.5764803Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:04:58.5790889Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T23:04:58.5821799Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:04:58.5851021Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T23:04:58.5882792Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:04:58.5912790Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T23:04:58.5944395Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:04:58.5985790Z Setting up t1utils (1.41-3) ... 2021-05-16T23:04:58.6023286Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:04:58.6052616Z Setting up diffstat (1.63-1) ... 2021-05-16T23:04:58.6084243Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:04:58.6128931Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:04:58.6162198Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:04:58.6208259Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T23:04:58.6251594Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T23:04:58.6281310Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T23:04:58.6305819Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:04:58.6328495Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T23:04:58.6362306Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:04:58.6393195Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:04:58.6433217Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T23:04:58.6457243Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:04:58.6488871Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:04:58.6513136Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:04:58.6551334Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T23:04:58.6584226Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T23:04:58.6612976Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:04:58.6641987Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T23:04:58.6672821Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T23:04:58.8007820Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T23:04:58.8036106Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T23:04:58.8071520Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:04:58.8123979Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T23:04:58.8173957Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:04:58.8215050Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:04:58.8244409Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:04:58.8278889Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T23:04:58.8438318Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T23:04:58.8489399Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T23:04:58.8522997Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T23:04:58.9845279Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:04:58.9868930Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:04:58.9893724Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T23:04:58.9974003Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:04:58.9996408Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:04:59.0022268Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T23:04:59.0045187Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T23:04:59.0076408Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:04:59.0103968Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:04:59.0141480Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:04:59.0184264Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:04:59.0229266Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:04:59.0296123Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T23:04:59.0341172Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T23:04:59.0369988Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:04:59.0418496Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T23:04:59.1902334Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:04:59.1932564Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:04:59.1950924Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:04:59.1976710Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T23:04:59.2000193Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:04:59.2024236Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T23:04:59.2042398Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T23:04:59.2062533Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:04:59.2095946Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:04:59.2138373Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:04:59.2163570Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T23:04:59.2201397Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:04:59.2247606Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T23:04:59.2294021Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T23:04:59.2339432Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T23:04:59.2374237Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T23:04:59.2402029Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:04:59.2440222Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T23:04:59.3999009Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:04:59.4019838Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T23:04:59.4040062Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:04:59.4061813Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:04:59.4079571Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:04:59.4105064Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:04:59.4122874Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T23:04:59.4139674Z Setting up lintian (2.62.0) ... 2021-05-16T23:04:59.4193661Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T23:04:59.4230127Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:14.8063294Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:05:15.0519440Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:17.0547314Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-16T23:05:17.0556960Z 2021-05-16T23:05:17.0557808Z Reading package lists... 0% 2021-05-16T23:05:17.0558256Z 2021-05-16T23:05:17.0558932Z Reading package lists... 100% 2021-05-16T23:05:17.0559392Z 2021-05-16T23:05:17.0559739Z 2021-05-16T23:05:17.0560613Z Reading package lists... Done 2021-05-16T23:05:17.0561075Z 2021-05-16T23:05:17.0561632Z Building dependency tree... 0% 2021-05-16T23:05:17.0562105Z 2021-05-16T23:05:17.0562650Z Building dependency tree... 0% 2021-05-16T23:05:17.0563115Z 2021-05-16T23:05:17.0563913Z Building dependency tree... 50% 2021-05-16T23:05:17.0564400Z 2021-05-16T23:05:17.1403158Z Building dependency tree... 50% 2021-05-16T23:05:17.1403957Z 2021-05-16T23:05:17.1404569Z Building dependency tree 2021-05-16T23:05:17.1405032Z 2021-05-16T23:05:17.1405611Z Reading state information... 0% 2021-05-16T23:05:17.1406099Z 2021-05-16T23:05:17.2730069Z Reading state information... 0% 2021-05-16T23:05:17.2731118Z 2021-05-16T23:05:17.2731564Z 2021-05-16T23:05:17.2732239Z Reading state information... Done 2021-05-16T23:05:17.2732805Z 2021-05-16T23:05:17.2733437Z Reading state information... 0% 2021-05-16T23:05:17.2773529Z 2021-05-16T23:05:17.2774307Z Reading state information... 1% 2021-05-16T23:05:17.2804243Z 2021-05-16T23:05:17.2804972Z Reading state information... 3% 2021-05-16T23:05:17.2835962Z 2021-05-16T23:05:17.2836586Z Reading state information... 5% 2021-05-16T23:05:17.2868546Z 2021-05-16T23:05:17.2869176Z Reading state information... 7% 2021-05-16T23:05:17.2898132Z 2021-05-16T23:05:17.2898866Z Reading state information... 9% 2021-05-16T23:05:17.2927707Z 2021-05-16T23:05:17.2928343Z Reading state information... 11% 2021-05-16T23:05:17.2959180Z 2021-05-16T23:05:17.2959794Z Reading state information... 13% 2021-05-16T23:05:17.2989279Z 2021-05-16T23:05:17.2990145Z Reading state information... 15% 2021-05-16T23:05:17.3019435Z 2021-05-16T23:05:17.3020049Z Reading state information... 17% 2021-05-16T23:05:17.3051853Z 2021-05-16T23:05:17.3052383Z Reading state information... 19% 2021-05-16T23:05:17.3081459Z 2021-05-16T23:05:17.3082069Z Reading state information... 21% 2021-05-16T23:05:17.3109568Z 2021-05-16T23:05:17.3110120Z Reading state information... 23% 2021-05-16T23:05:17.3141787Z 2021-05-16T23:05:17.3142424Z Reading state information... 25% 2021-05-16T23:05:17.3175796Z 2021-05-16T23:05:17.3176389Z Reading state information... 27% 2021-05-16T23:05:17.3207097Z 2021-05-16T23:05:17.3207689Z Reading state information... 29% 2021-05-16T23:05:17.3239798Z 2021-05-16T23:05:17.3240811Z Reading state information... 31% 2021-05-16T23:05:17.3273160Z 2021-05-16T23:05:17.3273589Z Reading state information... 33% 2021-05-16T23:05:17.3302250Z 2021-05-16T23:05:17.3302654Z Reading state information... 35% 2021-05-16T23:05:17.3330114Z 2021-05-16T23:05:17.3330512Z Reading state information... 37% 2021-05-16T23:05:17.3363901Z 2021-05-16T23:05:17.3364304Z Reading state information... 39% 2021-05-16T23:05:17.3396904Z 2021-05-16T23:05:17.3397297Z Reading state information... 41% 2021-05-16T23:05:17.3426413Z 2021-05-16T23:05:17.3426806Z Reading state information... 43% 2021-05-16T23:05:17.3461523Z 2021-05-16T23:05:17.3461922Z Reading state information... 45% 2021-05-16T23:05:17.3511088Z 2021-05-16T23:05:17.3511479Z Reading state information... 47% 2021-05-16T23:05:17.3542358Z 2021-05-16T23:05:17.3542735Z Reading state information... 49% 2021-05-16T23:05:17.3575994Z 2021-05-16T23:05:17.3576371Z Reading state information... 51% 2021-05-16T23:05:17.3607703Z 2021-05-16T23:05:17.3608080Z Reading state information... 53% 2021-05-16T23:05:17.3638797Z 2021-05-16T23:05:17.3639173Z Reading state information... 55% 2021-05-16T23:05:17.3671243Z 2021-05-16T23:05:17.3671636Z Reading state information... 57% 2021-05-16T23:05:17.3703597Z 2021-05-16T23:05:17.3703989Z Reading state information... 59% 2021-05-16T23:05:17.3740330Z 2021-05-16T23:05:17.3740793Z Reading state information... 61% 2021-05-16T23:05:17.3772219Z 2021-05-16T23:05:17.3772620Z Reading state information... 63% 2021-05-16T23:05:17.3802665Z 2021-05-16T23:05:17.3803118Z Reading state information... 65% 2021-05-16T23:05:17.3834283Z 2021-05-16T23:05:17.3834709Z Reading state information... 67% 2021-05-16T23:05:17.3865952Z 2021-05-16T23:05:17.3866557Z Reading state information... 69% 2021-05-16T23:05:17.3906286Z 2021-05-16T23:05:17.3906712Z Reading state information... 71% 2021-05-16T23:05:17.3934729Z 2021-05-16T23:05:17.3935159Z Reading state information... 73% 2021-05-16T23:05:17.3965383Z 2021-05-16T23:05:17.3965763Z Reading state information... 75% 2021-05-16T23:05:17.4007612Z 2021-05-16T23:05:17.4008014Z Reading state information... 77% 2021-05-16T23:05:17.4041205Z 2021-05-16T23:05:17.4041597Z Reading state information... 79% 2021-05-16T23:05:17.4071215Z 2021-05-16T23:05:17.4071606Z Reading state information... 81% 2021-05-16T23:05:17.4103798Z 2021-05-16T23:05:17.4104380Z Reading state information... 83% 2021-05-16T23:05:17.4135521Z 2021-05-16T23:05:17.4135920Z Reading state information... 85% 2021-05-16T23:05:17.4168637Z 2021-05-16T23:05:17.4169064Z Reading state information... 87% 2021-05-16T23:05:17.4198648Z 2021-05-16T23:05:17.4199027Z Reading state information... 89% 2021-05-16T23:05:17.4227570Z 2021-05-16T23:05:17.4228010Z Reading state information... 91% 2021-05-16T23:05:17.4258270Z 2021-05-16T23:05:17.4258648Z Reading state information... 93% 2021-05-16T23:05:17.4288882Z 2021-05-16T23:05:17.4289260Z Reading state information... 95% 2021-05-16T23:05:17.4321229Z 2021-05-16T23:05:17.4321626Z Reading state information... 97% 2021-05-16T23:05:17.4352255Z 2021-05-16T23:05:17.4352761Z Reading state information... 99% 2021-05-16T23:05:17.6558900Z Selecting previously unselected package r-3.6.3. 2021-05-16T23:05:17.7620078Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T23:05:17.7735688Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-16T23:05:17.7746769Z Unpacking r-3.6.3 (1) ... 2021-05-16T23:05:18.3860997Z Setting up r-3.6.3 (1) ... 2021-05-16T23:05:18.4070997Z 2021-05-16T23:05:18.4071618Z 2021-05-16T23:05:18.4072198Z Reading state information... Done 2021-05-16T23:05:18.4287320Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-16T23:05:18.4380540Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-16T23:05:18.4668325Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:05:18.4668739Z env: 2021-05-16T23:05:18.4669103Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:18.4669478Z TIC_DEPLOY_KEY: 2021-05-16T23:05:18.4670156Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:18.4671618Z GITHUB_PAT: *** 2021-05-16T23:05:18.4671952Z COVERALLS_TOKEN: 2021-05-16T23:05:18.4672351Z continue-on-error: false 2021-05-16T23:05:18.4672731Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:18.4673125Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:18.4673478Z TZ: UTC 2021-05-16T23:05:18.4673798Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:18.4674125Z NOT_CRAN: true 2021-05-16T23:05:18.4674437Z ##[endgroup] 2021-05-16T23:05:18.5110032Z [command]sudo apt-get install -y texinfo 2021-05-16T23:05:18.7152994Z Reading package lists... 2021-05-16T23:05:18.8605970Z Building dependency tree... 2021-05-16T23:05:18.8620985Z Reading state information... 2021-05-16T23:05:19.0442939Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T23:05:19.0451416Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:19.2263112Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T23:05:19.2575305Z --2021-05-16 23:05:19-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T23:05:19.2746471Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T23:05:19.2813697Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T23:05:19.3075937Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T23:05:19.3078150Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T23:05:19.3080105Z --2021-05-16 23:05:19-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T23:05:19.3602901Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T23:05:19.4247395Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T23:05:19.6502665Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:05:19.6508876Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=so9PgYFlylN3TzPlzO7xQjcwI0we%2FTXt4JobzaXCCWM%3D&st=2021-05-16T23%3A04%3A19Z&se=2021-05-16T23%3A10%3A19Z&sp=r [following] 2021-05-16T23:05:19.6512854Z --2021-05-16 23:05:19-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=so9PgYFlylN3TzPlzO7xQjcwI0we%2FTXt4JobzaXCCWM%3D&st=2021-05-16T23%3A04%3A19Z&se=2021-05-16T23%3A10%3A19Z&sp=r 2021-05-16T23:05:19.6831499Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T23:05:19.7556085Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T23:05:19.9800181Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:05:19.9801658Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T23:05:19.9803534Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T23:05:20.5297463Z 2021-05-16T23:05:21.9870159Z 0K ........ ........ ........ ........ 49% 16.7M 2s 2021-05-16T23:05:23.1782542Z 32768K ........ ........ ........ ........ 99% 26.3M 0s 2021-05-16T23:05:23.1783843Z 65536K 100% 3.06M=3.2s 2021-05-16T23:05:23.1784144Z 2021-05-16T23:05:23.1785706Z 2021-05-16 23:05:23 (20.1 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T23:05:23.1786157Z 2021-05-16T23:05:25.9628484Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T23:05:25.9629879Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T23:05:26.2024713Z ##[group]Run tlmgr update --self 2021-05-16T23:05:26.2025248Z tlmgr update --self 2021-05-16T23:05:26.2025980Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:05:26.2026676Z tlmgr update --all 2021-05-16T23:05:26.2067303Z shell: /usr/bin/bash -e {0} 2021-05-16T23:05:26.2067635Z env: 2021-05-16T23:05:26.2068064Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:26.2068521Z TIC_DEPLOY_KEY: 2021-05-16T23:05:26.2069222Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:26.2070892Z GITHUB_PAT: *** 2021-05-16T23:05:26.2071308Z COVERALLS_TOKEN: 2021-05-16T23:05:26.2071734Z continue-on-error: false 2021-05-16T23:05:26.2072192Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:26.2072620Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:26.2073081Z TZ: UTC 2021-05-16T23:05:26.2073428Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:26.2073875Z NOT_CRAN: true 2021-05-16T23:05:26.2074270Z ##[endgroup] 2021-05-16T23:05:27.5390508Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:05:27.5392339Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:05:28.6350707Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:05:28.6352319Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:05:28.7227048Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T23:05:28.7729420Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T23:05:28.8137967Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T23:05:28.8591044Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T23:05:29.2670038Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T23:05:30.5431193Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T23:05:30.6077051Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T23:05:30.6771423Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-16T23:05:30.7184374Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-16T23:05:30.7596118Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-16T23:05:30.8013156Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-16T23:05:30.8416260Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-16T23:05:30.8843626Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-16T23:05:30.9313635Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-16T23:05:30.9967237Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-16T23:05:31.0793930Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T23:05:31.1205656Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T23:05:31.1617584Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T23:05:31.2029994Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T23:05:31.2467380Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T23:05:31.2925850Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T23:05:31.3428709Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T23:05:31.3869583Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T23:05:31.4301693Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-16T23:05:31.4711269Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-16T23:05:31.5121768Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-16T23:05:31.5533383Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-16T23:05:31.5949878Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-16T23:05:31.6377967Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-16T23:05:31.6788211Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-16T23:05:31.7203475Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-16T23:05:31.7623728Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-16T23:05:31.8063216Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-16T23:05:31.8482283Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-16T23:05:31.8910665Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-16T23:05:31.9463729Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-16T23:05:31.9884593Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-16T23:05:32.0308058Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T23:05:32.0727258Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T23:05:32.1153301Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T23:05:32.1575354Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T23:05:32.1988313Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T23:05:32.2415196Z [44/89, 00:04/00:04] install: luaindex [5k] 2021-05-16T23:05:32.2839964Z [45/89, 00:04/00:04] install: luainputenc [5k] 2021-05-16T23:05:32.3257936Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-16T23:05:32.3666084Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-16T23:05:32.4078556Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-16T23:05:32.4490518Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-16T23:05:32.4906907Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-16T23:05:32.5328338Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-16T23:05:32.5741001Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-16T23:05:32.6280545Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-16T23:05:32.6700929Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-16T23:05:32.7121956Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-16T23:05:32.7545950Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-16T23:05:32.7985638Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-16T23:05:32.8397120Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-16T23:05:32.8836457Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-16T23:05:32.9294104Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-16T23:05:32.9747721Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-16T23:05:33.0177221Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-16T23:05:33.0607526Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T23:05:33.1029034Z [64/89, 00:05/00:05] install: nodetree [13k] 2021-05-16T23:05:33.1457214Z [65/89, 00:05/00:05] install: odsfile [5k] 2021-05-16T23:05:33.1895392Z [66/89, 00:05/00:05] install: optex.x86_64-linux [1k] 2021-05-16T23:05:33.2390628Z [67/89, 00:05/00:05] install: optex [770k] 2021-05-16T23:05:33.3174332Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-16T23:05:33.3605982Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-16T23:05:33.4059106Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-16T23:05:33.4494637Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-16T23:05:33.4937270Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-16T23:05:33.5430413Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-16T23:05:33.5924546Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-16T23:05:34.5614416Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-16T23:05:34.5616342Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-16T23:05:34.5617202Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-16T23:05:34.5618090Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-16T23:05:34.5618962Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-16T23:05:34.5619801Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-16T23:05:34.5620529Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-16T23:05:34.5621089Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-16T23:05:34.5621617Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-16T23:05:34.5622181Z [84/89, 00:06/00:06] install: uninormalize [6k] 2021-05-16T23:05:34.5622707Z [85/89, 00:06/00:06] install: upquote [2k] 2021-05-16T23:05:34.5623408Z [86/89, 00:06/00:06] install: xdvi.x86_64-linux [530k] 2021-05-16T23:05:34.5623925Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-16T23:05:34.5624627Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-16T23:05:34.5625433Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-16T23:05:34.5625948Z running mktexlsr ... 2021-05-16T23:05:34.5626584Z done running mktexlsr. 2021-05-16T23:05:34.5627185Z running updmap-sys ... 2021-05-16T23:05:34.6801469Z done running updmap-sys. 2021-05-16T23:05:34.6802460Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T23:05:34.6804364Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/nsjqzCUAHl/dMvoWnq_Pb ... 2021-05-16T23:05:35.0289305Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/nsjqzCUAHl/dMvoWnq_Pb. 2021-05-16T23:05:35.0290781Z OK: optex.fmt/luatex 2021-05-16T23:05:35.0291947Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:05:35.0293275Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:05:36.1805163Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:05:36.1807115Z tlmgr: no updates available 2021-05-16T23:05:36.2809708Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:05:36.2810187Z with: 2021-05-16T23:05:36.2810562Z pandoc-version: 2.7.3 2021-05-16T23:05:36.2810932Z env: 2021-05-16T23:05:36.2811328Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:36.2811765Z TIC_DEPLOY_KEY: 2021-05-16T23:05:36.2812518Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:36.2814236Z GITHUB_PAT: *** 2021-05-16T23:05:36.2814603Z COVERALLS_TOKEN: 2021-05-16T23:05:36.2815067Z continue-on-error: false 2021-05-16T23:05:36.2815496Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:36.2815945Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:36.2816359Z TZ: UTC 2021-05-16T23:05:36.2816709Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:36.2817094Z NOT_CRAN: true 2021-05-16T23:05:36.2817426Z ##[endgroup] 2021-05-16T23:05:36.7345501Z [command]sudo apt-get install -y gdebi-core 2021-05-16T23:05:36.7984681Z Reading package lists... 2021-05-16T23:05:36.9476014Z Building dependency tree... 2021-05-16T23:05:36.9491232Z Reading state information... 2021-05-16T23:05:37.1569865Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T23:05:37.1570724Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:37.1607444Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T23:05:37.2711996Z 2021-05-16T23:05:37.2868721Z Reading package lists... 0% 2021-05-16T23:05:37.2869108Z 2021-05-16T23:05:37.2919127Z Reading package lists... 100% 2021-05-16T23:05:37.2919494Z 2021-05-16T23:05:37.2919691Z 2021-05-16T23:05:37.2920129Z Reading package lists... Done 2021-05-16T23:05:37.2920446Z 2021-05-16T23:05:37.2920871Z Building dependency tree... 0% 2021-05-16T23:05:37.2921187Z 2021-05-16T23:05:37.3192175Z Building dependency tree... 0% 2021-05-16T23:05:37.3192554Z 2021-05-16T23:05:37.3192988Z Building dependency tree... 50% 2021-05-16T23:05:37.3193306Z 2021-05-16T23:05:37.4314774Z Building dependency tree... 50% 2021-05-16T23:05:37.4315577Z 2021-05-16T23:05:37.4316277Z Building dependency tree 2021-05-16T23:05:37.4316773Z 2021-05-16T23:05:37.4317424Z Reading state information... 0% 2021-05-16T23:05:37.4318012Z 2021-05-16T23:05:37.5768106Z Reading state information... 0% 2021-05-16T23:05:37.5768944Z 2021-05-16T23:05:37.5769360Z 2021-05-16T23:05:37.5770038Z Reading state information... Done 2021-05-16T23:05:37.5770539Z 2021-05-16T23:05:37.5771198Z Reading state information... 0% 2021-05-16T23:05:37.5818975Z 2021-05-16T23:05:37.5819798Z Reading state information... 1% 2021-05-16T23:05:37.5855029Z 2021-05-16T23:05:37.5855739Z Reading state information... 3% 2021-05-16T23:05:37.5891513Z 2021-05-16T23:05:37.5892253Z Reading state information... 5% 2021-05-16T23:05:37.5930228Z 2021-05-16T23:05:37.5930916Z Reading state information... 7% 2021-05-16T23:05:37.5964764Z 2021-05-16T23:05:37.5965514Z Reading state information... 9% 2021-05-16T23:05:37.6000139Z 2021-05-16T23:05:37.6000863Z Reading state information... 11% 2021-05-16T23:05:37.6036850Z 2021-05-16T23:05:37.6037579Z Reading state information... 13% 2021-05-16T23:05:37.6072770Z 2021-05-16T23:05:37.6073464Z Reading state information... 15% 2021-05-16T23:05:37.6107502Z 2021-05-16T23:05:37.6108190Z Reading state information... 17% 2021-05-16T23:05:37.6146362Z 2021-05-16T23:05:37.6147073Z Reading state information... 19% 2021-05-16T23:05:37.6181311Z 2021-05-16T23:05:37.6182015Z Reading state information... 21% 2021-05-16T23:05:37.6215079Z 2021-05-16T23:05:37.6215776Z Reading state information... 23% 2021-05-16T23:05:37.6254568Z 2021-05-16T23:05:37.6255484Z Reading state information... 25% 2021-05-16T23:05:37.6303305Z 2021-05-16T23:05:37.6303985Z Reading state information... 27% 2021-05-16T23:05:37.6345349Z 2021-05-16T23:05:37.6345813Z Reading state information... 29% 2021-05-16T23:05:37.6381013Z 2021-05-16T23:05:37.6381504Z Reading state information... 31% 2021-05-16T23:05:37.6420172Z 2021-05-16T23:05:37.6420913Z Reading state information... 33% 2021-05-16T23:05:37.6453385Z 2021-05-16T23:05:37.6453886Z Reading state information... 35% 2021-05-16T23:05:37.6487953Z 2021-05-16T23:05:37.6488450Z Reading state information... 37% 2021-05-16T23:05:37.6527591Z 2021-05-16T23:05:37.6528104Z Reading state information... 39% 2021-05-16T23:05:37.6567299Z 2021-05-16T23:05:37.6567803Z Reading state information... 41% 2021-05-16T23:05:37.6602785Z 2021-05-16T23:05:37.6603272Z Reading state information... 43% 2021-05-16T23:05:37.6644872Z 2021-05-16T23:05:37.6645363Z Reading state information... 45% 2021-05-16T23:05:37.6704801Z 2021-05-16T23:05:37.6705285Z Reading state information... 47% 2021-05-16T23:05:37.6742335Z 2021-05-16T23:05:37.6742840Z Reading state information... 49% 2021-05-16T23:05:37.6782585Z 2021-05-16T23:05:37.6783088Z Reading state information... 51% 2021-05-16T23:05:37.6818900Z 2021-05-16T23:05:37.6819400Z Reading state information... 53% 2021-05-16T23:05:37.6855362Z 2021-05-16T23:05:37.6855891Z Reading state information... 55% 2021-05-16T23:05:37.6893756Z 2021-05-16T23:05:37.6894246Z Reading state information... 57% 2021-05-16T23:05:37.6931659Z 2021-05-16T23:05:37.6932149Z Reading state information... 59% 2021-05-16T23:05:37.6974999Z 2021-05-16T23:05:37.6975487Z Reading state information... 61% 2021-05-16T23:05:37.7013321Z 2021-05-16T23:05:37.7013811Z Reading state information... 63% 2021-05-16T23:05:37.7049741Z 2021-05-16T23:05:37.7050250Z Reading state information... 65% 2021-05-16T23:05:37.7087386Z 2021-05-16T23:05:37.7087893Z Reading state information... 67% 2021-05-16T23:05:37.7124834Z 2021-05-16T23:05:37.7125334Z Reading state information... 69% 2021-05-16T23:05:37.7174154Z 2021-05-16T23:05:37.7174674Z Reading state information... 71% 2021-05-16T23:05:37.7207646Z 2021-05-16T23:05:37.7208163Z Reading state information... 73% 2021-05-16T23:05:37.7245115Z 2021-05-16T23:05:37.7245608Z Reading state information... 75% 2021-05-16T23:05:37.7295228Z 2021-05-16T23:05:37.7295737Z Reading state information... 77% 2021-05-16T23:05:37.7333001Z 2021-05-16T23:05:37.7333492Z Reading state information... 79% 2021-05-16T23:05:37.7371410Z 2021-05-16T23:05:37.7371915Z Reading state information... 81% 2021-05-16T23:05:37.7410908Z 2021-05-16T23:05:37.7411415Z Reading state information... 83% 2021-05-16T23:05:37.7449588Z 2021-05-16T23:05:37.7450089Z Reading state information... 85% 2021-05-16T23:05:37.7488093Z 2021-05-16T23:05:37.7488598Z Reading state information... 87% 2021-05-16T23:05:37.7524221Z 2021-05-16T23:05:37.7524727Z Reading state information... 89% 2021-05-16T23:05:37.7558806Z 2021-05-16T23:05:37.7559293Z Reading state information... 91% 2021-05-16T23:05:37.7596008Z 2021-05-16T23:05:37.7596494Z Reading state information... 93% 2021-05-16T23:05:37.7632821Z 2021-05-16T23:05:37.7633306Z Reading state information... 95% 2021-05-16T23:05:37.7672747Z 2021-05-16T23:05:37.7673233Z Reading state information... 97% 2021-05-16T23:05:37.7710236Z 2021-05-16T23:05:37.7710770Z Reading state information... 99% 2021-05-16T23:05:38.0283785Z Selecting previously unselected package pandoc. 2021-05-16T23:05:38.1432932Z (Reading database ... 261856 files and directories currently installed.) 2021-05-16T23:05:38.1552649Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T23:05:38.1560528Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T23:05:40.0656162Z Setting up pandoc (2.7.3-1) ... 2021-05-16T23:05:40.0680736Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:40.7760748Z 2021-05-16T23:05:40.7761695Z 2021-05-16T23:05:40.7762398Z Reading state information... Done 2021-05-16T23:05:40.8086862Z ##[group]Run git config user.name adigherman 2021-05-16T23:05:40.8087518Z git config user.name adigherman 2021-05-16T23:05:40.8088206Z git config user.email adig@jhu.edu 2021-05-16T23:05:40.8130529Z shell: /usr/bin/bash -e {0} 2021-05-16T23:05:40.8130907Z env: 2021-05-16T23:05:40.8131342Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:40.8131784Z TIC_DEPLOY_KEY: 2021-05-16T23:05:40.8132582Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:40.8134155Z GITHUB_PAT: *** 2021-05-16T23:05:40.8134549Z COVERALLS_TOKEN: 2021-05-16T23:05:40.8135008Z continue-on-error: false 2021-05-16T23:05:40.8135470Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:40.8135934Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:40.8136344Z TZ: UTC 2021-05-16T23:05:40.8136718Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:40.8137101Z NOT_CRAN: true 2021-05-16T23:05:40.8137470Z ##[endgroup] 2021-05-16T23:05:40.8494370Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T23:05:40.8494945Z env: 2021-05-16T23:05:40.8495373Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:05:40.8495805Z TIC_DEPLOY_KEY: 2021-05-16T23:05:40.8496575Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:05:40.8498174Z GITHUB_PAT: *** 2021-05-16T23:05:40.8498552Z COVERALLS_TOKEN: 2021-05-16T23:05:40.8498992Z continue-on-error: false 2021-05-16T23:05:40.8499557Z VDIFFR_RUN_TESTS: 2021-05-16T23:05:40.8500011Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:05:40.8500412Z TZ: UTC 2021-05-16T23:05:40.8500772Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:05:40.8501139Z NOT_CRAN: true 2021-05-16T23:05:40.8501491Z ##[endgroup] 2021-05-16T23:05:41.0275210Z Reading package lists... 2021-05-16T23:05:41.1710829Z Building dependency tree... 2021-05-16T23:05:41.1728534Z Reading state information... 2021-05-16T23:05:41.2978121Z The following additional packages will be installed: 2021-05-16T23:05:41.2981016Z cmake-data libjsoncpp1 librhash0 2021-05-16T23:05:41.2986468Z Suggested packages: 2021-05-16T23:05:41.2987248Z cmake-doc ninja-build 2021-05-16T23:05:41.3392562Z The following NEW packages will be installed: 2021-05-16T23:05:41.3400116Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T23:05:41.4452202Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:41.4453038Z Need to get 5470 kB of archives. 2021-05-16T23:05:41.4453835Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T23:05:41.4456038Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T23:05:41.5208655Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T23:05:41.5216808Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T23:05:41.5255795Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T23:05:42.0347720Z Fetched 5470 kB in 0s (17.7 MB/s) 2021-05-16T23:05:42.0706030Z Selecting previously unselected package cmake-data. 2021-05-16T23:05:42.0775634Z (Reading database ... 2021-05-16T23:05:42.0776317Z (Reading database ... 5% 2021-05-16T23:05:42.0776865Z (Reading database ... 10% 2021-05-16T23:05:42.0777425Z (Reading database ... 15% 2021-05-16T23:05:42.0777996Z (Reading database ... 20% 2021-05-16T23:05:42.0778527Z (Reading database ... 25% 2021-05-16T23:05:42.0779073Z (Reading database ... 30% 2021-05-16T23:05:42.0779603Z (Reading database ... 35% 2021-05-16T23:05:42.0780172Z (Reading database ... 40% 2021-05-16T23:05:42.0780717Z (Reading database ... 45% 2021-05-16T23:05:42.0781242Z (Reading database ... 50% 2021-05-16T23:05:42.0814538Z (Reading database ... 55% 2021-05-16T23:05:42.0849069Z (Reading database ... 60% 2021-05-16T23:05:42.0885064Z (Reading database ... 65% 2021-05-16T23:05:42.1001277Z (Reading database ... 70% 2021-05-16T23:05:42.1103074Z (Reading database ... 75% 2021-05-16T23:05:42.1355299Z (Reading database ... 80% 2021-05-16T23:05:42.1624478Z (Reading database ... 85% 2021-05-16T23:05:42.1759038Z (Reading database ... 90% 2021-05-16T23:05:42.1829963Z (Reading database ... 95% 2021-05-16T23:05:42.1830689Z (Reading database ... 100% 2021-05-16T23:05:42.1831618Z (Reading database ... 261863 files and directories currently installed.) 2021-05-16T23:05:42.1942927Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T23:05:42.2156759Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:05:42.7689410Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T23:05:42.7925843Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T23:05:42.7951773Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:05:42.8278638Z Selecting previously unselected package librhash0:amd64. 2021-05-16T23:05:42.8502528Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T23:05:42.8511088Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:05:42.8927621Z Selecting previously unselected package cmake. 2021-05-16T23:05:42.9144096Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T23:05:42.9152601Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:05:43.3072084Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:05:43.3107646Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:05:43.3483800Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:05:43.3521243Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:05:43.3560840Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:44.4050759Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:46.3102408Z Reading package lists... 2021-05-16T23:05:46.4555589Z Building dependency tree... 2021-05-16T23:05:46.4572065Z Reading state information... 2021-05-16T23:05:46.5969008Z Suggested packages: 2021-05-16T23:05:46.5970780Z libssh-doc 2021-05-16T23:05:46.6424956Z The following NEW packages will be installed: 2021-05-16T23:05:46.6427376Z libssh-dev 2021-05-16T23:05:46.6612477Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:46.6613209Z Need to get 219 kB of archives. 2021-05-16T23:05:46.6613886Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T23:05:46.6616419Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T23:05:47.0387294Z Fetched 219 kB in 0s (11.3 MB/s) 2021-05-16T23:05:47.0722049Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T23:05:47.0722782Z (Reading database ... 2021-05-16T23:05:47.0723233Z (Reading database ... 5% 2021-05-16T23:05:47.0723699Z (Reading database ... 10% 2021-05-16T23:05:47.0724160Z (Reading database ... 15% 2021-05-16T23:05:47.0724605Z (Reading database ... 20% 2021-05-16T23:05:47.0725067Z (Reading database ... 25% 2021-05-16T23:05:47.0725541Z (Reading database ... 30% 2021-05-16T23:05:47.0725997Z (Reading database ... 35% 2021-05-16T23:05:47.0726601Z (Reading database ... 40% 2021-05-16T23:05:47.0727059Z (Reading database ... 45% 2021-05-16T23:05:47.0727498Z (Reading database ... 50% 2021-05-16T23:05:47.0752596Z (Reading database ... 55% 2021-05-16T23:05:47.0787663Z (Reading database ... 60% 2021-05-16T23:05:47.0823333Z (Reading database ... 65% 2021-05-16T23:05:47.0936578Z (Reading database ... 70% 2021-05-16T23:05:47.1038374Z (Reading database ... 75% 2021-05-16T23:05:47.1300383Z (Reading database ... 80% 2021-05-16T23:05:47.1589822Z (Reading database ... 85% 2021-05-16T23:05:47.1725027Z (Reading database ... 90% 2021-05-16T23:05:47.1798333Z (Reading database ... 95% 2021-05-16T23:05:47.1798934Z (Reading database ... 100% 2021-05-16T23:05:47.1799768Z (Reading database ... 264647 files and directories currently installed.) 2021-05-16T23:05:47.1922485Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:05:47.1931972Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:47.2658562Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:05:49.1713019Z Reading package lists... 2021-05-16T23:05:49.3269392Z Building dependency tree... 2021-05-16T23:05:49.3287454Z Reading state information... 2021-05-16T23:05:49.5134077Z The following NEW packages will be installed: 2021-05-16T23:05:49.5140136Z jags 2021-05-16T23:05:49.5318338Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:49.5319075Z Need to get 1562 kB of archives. 2021-05-16T23:05:49.5319749Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T23:05:49.5321475Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T23:05:49.9227822Z Fetched 1562 kB in 0s (57.2 MB/s) 2021-05-16T23:05:49.9510889Z Selecting previously unselected package jags. 2021-05-16T23:05:49.9579281Z (Reading database ... 2021-05-16T23:05:49.9580125Z (Reading database ... 5% 2021-05-16T23:05:49.9580824Z (Reading database ... 10% 2021-05-16T23:05:49.9581447Z (Reading database ... 15% 2021-05-16T23:05:49.9582086Z (Reading database ... 20% 2021-05-16T23:05:49.9582713Z (Reading database ... 25% 2021-05-16T23:05:49.9583327Z (Reading database ... 30% 2021-05-16T23:05:49.9583956Z (Reading database ... 35% 2021-05-16T23:05:49.9584562Z (Reading database ... 40% 2021-05-16T23:05:49.9585189Z (Reading database ... 45% 2021-05-16T23:05:49.9585932Z (Reading database ... 50% 2021-05-16T23:05:49.9615997Z (Reading database ... 55% 2021-05-16T23:05:49.9649186Z (Reading database ... 60% 2021-05-16T23:05:49.9683713Z (Reading database ... 65% 2021-05-16T23:05:49.9799192Z (Reading database ... 70% 2021-05-16T23:05:49.9899423Z (Reading database ... 75% 2021-05-16T23:05:50.0158397Z (Reading database ... 80% 2021-05-16T23:05:50.0463127Z (Reading database ... 85% 2021-05-16T23:05:50.0608986Z (Reading database ... 90% 2021-05-16T23:05:50.0685928Z (Reading database ... 95% 2021-05-16T23:05:50.0688236Z (Reading database ... 100% 2021-05-16T23:05:50.0690540Z (Reading database ... 264666 files and directories currently installed.) 2021-05-16T23:05:50.0808784Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T23:05:50.0829941Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T23:05:50.2309221Z Setting up jags (4.3.0-3build1) ... 2021-05-16T23:05:50.2502850Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:50.9182423Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:52.8042176Z Reading package lists... 2021-05-16T23:05:52.9639025Z Building dependency tree... 2021-05-16T23:05:52.9655669Z Reading state information... 2021-05-16T23:05:53.1044399Z The following additional packages will be installed: 2021-05-16T23:05:53.1048169Z libnode64 libuv1-dev 2021-05-16T23:05:53.1468941Z The following NEW packages will be installed: 2021-05-16T23:05:53.1474547Z libnode-dev libnode64 libuv1-dev 2021-05-16T23:05:53.1817564Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:53.1818315Z Need to get 6239 kB of archives. 2021-05-16T23:05:53.1819555Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T23:05:53.1822073Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T23:05:53.1854103Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T23:05:53.2422407Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T23:05:53.6205882Z Fetched 6239 kB in 0s (66.8 MB/s) 2021-05-16T23:05:53.6488666Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T23:05:53.6556172Z (Reading database ... 2021-05-16T23:05:53.6556877Z (Reading database ... 5% 2021-05-16T23:05:53.6557519Z (Reading database ... 10% 2021-05-16T23:05:53.6558141Z (Reading database ... 15% 2021-05-16T23:05:53.6558791Z (Reading database ... 20% 2021-05-16T23:05:53.6559405Z (Reading database ... 25% 2021-05-16T23:05:53.6560031Z (Reading database ... 30% 2021-05-16T23:05:53.6560657Z (Reading database ... 35% 2021-05-16T23:05:53.6561262Z (Reading database ... 40% 2021-05-16T23:05:53.6561904Z (Reading database ... 45% 2021-05-16T23:05:53.6562513Z (Reading database ... 50% 2021-05-16T23:05:53.6579383Z (Reading database ... 55% 2021-05-16T23:05:53.6612898Z (Reading database ... 60% 2021-05-16T23:05:53.6647403Z (Reading database ... 65% 2021-05-16T23:05:53.6757970Z (Reading database ... 70% 2021-05-16T23:05:53.6862969Z (Reading database ... 75% 2021-05-16T23:05:53.7117392Z (Reading database ... 80% 2021-05-16T23:05:53.7397799Z (Reading database ... 85% 2021-05-16T23:05:53.7530189Z (Reading database ... 90% 2021-05-16T23:05:53.7599353Z (Reading database ... 95% 2021-05-16T23:05:53.7602364Z (Reading database ... 100% 2021-05-16T23:05:53.7603193Z (Reading database ... 264806 files and directories currently installed.) 2021-05-16T23:05:53.7716644Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T23:05:53.7726240Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:05:53.8128300Z Selecting previously unselected package libnode64:amd64. 2021-05-16T23:05:53.8325172Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:05:53.8353269Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:54.4209678Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T23:05:54.4425856Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:05:54.4444224Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:54.5285086Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:05:54.5315890Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:54.5345763Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:05:54.5378443Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:56.4434145Z Reading package lists... 2021-05-16T23:05:56.5949137Z Building dependency tree... 2021-05-16T23:05:56.5965622Z Reading state information... 2021-05-16T23:05:56.7356902Z The following additional packages will be installed: 2021-05-16T23:05:56.7359654Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:05:56.7364037Z Suggested packages: 2021-05-16T23:05:56.7364982Z libfftw3-doc 2021-05-16T23:05:56.7797107Z The following NEW packages will be installed: 2021-05-16T23:05:56.7804484Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:05:56.7971263Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:56.7971936Z Need to get 3986 kB of archives. 2021-05-16T23:05:56.7972625Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T23:05:56.7974314Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T23:05:56.8089340Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T23:05:56.8184539Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T23:05:56.8298319Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T23:05:56.8309163Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T23:05:57.2906958Z Fetched 3986 kB in 0s (46.0 MB/s) 2021-05-16T23:05:57.3985578Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T23:05:57.4062908Z (Reading database ... 2021-05-16T23:05:57.4065087Z (Reading database ... 5% 2021-05-16T23:05:57.4065544Z (Reading database ... 10% 2021-05-16T23:05:57.4066000Z (Reading database ... 15% 2021-05-16T23:05:57.4066443Z (Reading database ... 20% 2021-05-16T23:05:57.4066893Z (Reading database ... 25% 2021-05-16T23:05:57.4067360Z (Reading database ... 30% 2021-05-16T23:05:57.4067813Z (Reading database ... 35% 2021-05-16T23:05:57.4068263Z (Reading database ... 40% 2021-05-16T23:05:57.4068698Z (Reading database ... 45% 2021-05-16T23:05:57.4069146Z (Reading database ... 50% 2021-05-16T23:05:57.4093247Z (Reading database ... 55% 2021-05-16T23:05:57.4130956Z (Reading database ... 60% 2021-05-16T23:05:57.4169303Z (Reading database ... 65% 2021-05-16T23:05:57.4289198Z (Reading database ... 70% 2021-05-16T23:05:57.4393006Z (Reading database ... 75% 2021-05-16T23:05:57.4680579Z (Reading database ... 80% 2021-05-16T23:05:57.4999548Z (Reading database ... 85% 2021-05-16T23:05:57.5147483Z (Reading database ... 90% 2021-05-16T23:05:57.5221201Z (Reading database ... 95% 2021-05-16T23:05:57.5221695Z (Reading database ... 100% 2021-05-16T23:05:57.5222393Z (Reading database ... 264942 files and directories currently installed.) 2021-05-16T23:05:57.5341698Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:57.9408147Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:57.9929231Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T23:05:58.0151542Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:58.0167289Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:58.1008512Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T23:05:58.1248618Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:58.1262340Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:58.2049900Z Selecting previously unselected package libfftw3-bin. 2021-05-16T23:05:58.2295867Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:58.2313679Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:05:58.2608355Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T23:05:58.2798196Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:05:58.2806226Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:58.5392371Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:58.5417877Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:58.5438316Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:58.5458151Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:05:58.5477935Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:05:58.5499573Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:59.2615090Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:01.1363397Z Reading package lists... 2021-05-16T23:06:01.2854122Z Building dependency tree... 2021-05-16T23:06:01.2871654Z Reading state information... 2021-05-16T23:06:01.4244785Z The following additional packages will be installed: 2021-05-16T23:06:01.4248973Z libdcmtk14 2021-05-16T23:06:01.4669787Z The following NEW packages will be installed: 2021-05-16T23:06:01.4675007Z dcmtk libdcmtk14 2021-05-16T23:06:01.4860623Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:01.4861754Z Need to get 5546 kB of archives. 2021-05-16T23:06:01.4862876Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T23:06:01.4864685Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T23:06:01.5405600Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T23:06:01.9220446Z Fetched 5546 kB in 0s (73.1 MB/s) 2021-05-16T23:06:01.9527705Z Selecting previously unselected package libdcmtk14. 2021-05-16T23:06:01.9560807Z (Reading database ... 2021-05-16T23:06:01.9561501Z (Reading database ... 5% 2021-05-16T23:06:01.9562140Z (Reading database ... 10% 2021-05-16T23:06:01.9562783Z (Reading database ... 15% 2021-05-16T23:06:01.9563419Z (Reading database ... 20% 2021-05-16T23:06:01.9564059Z (Reading database ... 25% 2021-05-16T23:06:01.9564695Z (Reading database ... 30% 2021-05-16T23:06:01.9565309Z (Reading database ... 35% 2021-05-16T23:06:01.9565939Z (Reading database ... 40% 2021-05-16T23:06:01.9566899Z (Reading database ... 45% 2021-05-16T23:06:01.9567532Z (Reading database ... 50% 2021-05-16T23:06:01.9598696Z (Reading database ... 55% 2021-05-16T23:06:01.9631859Z (Reading database ... 60% 2021-05-16T23:06:01.9667512Z (Reading database ... 65% 2021-05-16T23:06:01.9784225Z (Reading database ... 70% 2021-05-16T23:06:01.9899112Z (Reading database ... 75% 2021-05-16T23:06:02.0170291Z (Reading database ... 80% 2021-05-16T23:06:02.0480215Z (Reading database ... 85% 2021-05-16T23:06:02.0622974Z (Reading database ... 90% 2021-05-16T23:06:02.0696896Z (Reading database ... 95% 2021-05-16T23:06:02.0698767Z (Reading database ... 100% 2021-05-16T23:06:02.0701056Z (Reading database ... 265033 files and directories currently installed.) 2021-05-16T23:06:02.0816711Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:06:02.0842699Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:06:02.5568325Z Selecting previously unselected package dcmtk. 2021-05-16T23:06:02.5789463Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:06:02.5842438Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:06:02.7197761Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:06:02.7238842Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:06:02.7356137Z Adding `dcmtk' group to system ... 2021-05-16T23:06:02.8056561Z Adding `dcmtk' user to system ... 2021-05-16T23:06:02.9319782Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T23:06:03.1646049Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:04.6388248Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:06.5663311Z Reading package lists... 2021-05-16T23:06:06.7178522Z Building dependency tree... 2021-05-16T23:06:06.7195151Z Reading state information... 2021-05-16T23:06:06.9352353Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T23:06:06.9353690Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:06.9956263Z Reading package lists... 2021-05-16T23:06:07.1523533Z Building dependency tree... 2021-05-16T23:06:07.1542572Z Reading state information... 2021-05-16T23:06:07.3791684Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T23:06:07.3793360Z libpng-dev set to manually installed. 2021-05-16T23:06:07.3794345Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:07.4395118Z Reading package lists... 2021-05-16T23:06:08.0690686Z Building dependency tree... 2021-05-16T23:06:08.0700057Z Reading state information... 2021-05-16T23:06:08.0701278Z The following additional packages will be installed: 2021-05-16T23:06:08.0703186Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T23:06:08.0704562Z Suggested packages: 2021-05-16T23:06:08.0705953Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T23:06:08.0707617Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T23:06:08.0708912Z fonts-arphic-uming fonts-nanum 2021-05-16T23:06:08.0709823Z The following NEW packages will be installed: 2021-05-16T23:06:08.0711187Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T23:06:08.0712447Z libpoppler97 poppler-data 2021-05-16T23:06:08.0713388Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:08.0714230Z Need to get 2582 kB of archives. 2021-05-16T23:06:08.0715149Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T23:06:08.0716847Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T23:06:08.0719171Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-16T23:06:08.0721160Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T23:06:08.0723021Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T23:06:08.0724881Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T23:06:08.0726875Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T23:06:08.2285858Z Fetched 2582 kB in 0s (42.3 MB/s) 2021-05-16T23:06:08.2581853Z Selecting previously unselected package poppler-data. 2021-05-16T23:06:08.2651402Z (Reading database ... 2021-05-16T23:06:08.2652248Z (Reading database ... 5% 2021-05-16T23:06:08.2653073Z (Reading database ... 10% 2021-05-16T23:06:08.2653782Z (Reading database ... 15% 2021-05-16T23:06:08.2654438Z (Reading database ... 20% 2021-05-16T23:06:08.2655351Z (Reading database ... 25% 2021-05-16T23:06:08.2656031Z (Reading database ... 30% 2021-05-16T23:06:08.2656785Z (Reading database ... 35% 2021-05-16T23:06:08.2657481Z (Reading database ... 40% 2021-05-16T23:06:08.2658133Z (Reading database ... 45% 2021-05-16T23:06:08.2658819Z (Reading database ... 50% 2021-05-16T23:06:08.2677192Z (Reading database ... 55% 2021-05-16T23:06:08.2713159Z (Reading database ... 60% 2021-05-16T23:06:08.2770289Z (Reading database ... 65% 2021-05-16T23:06:08.2871259Z (Reading database ... 70% 2021-05-16T23:06:08.2977478Z (Reading database ... 75% 2021-05-16T23:06:08.3239112Z (Reading database ... 80% 2021-05-16T23:06:08.3562239Z (Reading database ... 85% 2021-05-16T23:06:08.3706924Z (Reading database ... 90% 2021-05-16T23:06:08.3789477Z (Reading database ... 95% 2021-05-16T23:06:08.3789941Z (Reading database ... 100% 2021-05-16T23:06:08.3791761Z (Reading database ... 265268 files and directories currently installed.) 2021-05-16T23:06:08.3910527Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T23:06:08.4465132Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T23:06:08.6689267Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T23:06:08.6914661Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T23:06:08.6966210Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:06:08.7448073Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T23:06:08.7677498Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:06:08.7685507Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:06:08.8760031Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T23:06:08.8990007Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:06:08.8997114Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:06:08.9288605Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T23:06:08.9526377Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:06:08.9550007Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:06:08.9848152Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T23:06:09.0043458Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:06:09.0054307Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:06:09.0582682Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T23:06:09.0662604Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:06:09.0680907Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:06:09.0702576Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:06:09.0724484Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:06:09.0744992Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:06:09.0773011Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:06:09.1856471Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:11.1145156Z Reading package lists... 2021-05-16T23:06:11.2771239Z Building dependency tree... 2021-05-16T23:06:11.2791751Z Reading state information... 2021-05-16T23:06:11.4255360Z The following additional packages will be installed: 2021-05-16T23:06:11.4262372Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T23:06:11.4270286Z Suggested packages: 2021-05-16T23:06:11.4271076Z libhdf5-doc 2021-05-16T23:06:11.4732312Z The following NEW packages will be installed: 2021-05-16T23:06:11.4736797Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T23:06:11.4739455Z libsz2 2021-05-16T23:06:11.4917522Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:11.4918415Z Need to get 4074 kB of archives. 2021-05-16T23:06:11.4919190Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T23:06:11.4921413Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T23:06:11.4935098Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T23:06:11.4940039Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T23:06:11.4943510Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T23:06:11.5085364Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T23:06:11.5094725Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T23:06:11.5098315Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T23:06:11.9352585Z Fetched 4074 kB in 0s (58.6 MB/s) 2021-05-16T23:06:11.9619815Z Selecting previously unselected package hdf5-helpers. 2021-05-16T23:06:11.9688142Z (Reading database ... 2021-05-16T23:06:11.9688951Z (Reading database ... 5% 2021-05-16T23:06:11.9689592Z (Reading database ... 10% 2021-05-16T23:06:11.9690246Z (Reading database ... 15% 2021-05-16T23:06:11.9690884Z (Reading database ... 20% 2021-05-16T23:06:11.9691503Z (Reading database ... 25% 2021-05-16T23:06:11.9692135Z (Reading database ... 30% 2021-05-16T23:06:11.9692773Z (Reading database ... 35% 2021-05-16T23:06:11.9693400Z (Reading database ... 40% 2021-05-16T23:06:11.9694026Z (Reading database ... 45% 2021-05-16T23:06:11.9694647Z (Reading database ... 50% 2021-05-16T23:06:11.9723767Z (Reading database ... 55% 2021-05-16T23:06:11.9758732Z (Reading database ... 60% 2021-05-16T23:06:11.9795931Z (Reading database ... 65% 2021-05-16T23:06:11.9914934Z (Reading database ... 70% 2021-05-16T23:06:12.0027802Z (Reading database ... 75% 2021-05-16T23:06:12.0304414Z (Reading database ... 80% 2021-05-16T23:06:12.0607405Z (Reading database ... 85% 2021-05-16T23:06:12.0743727Z (Reading database ... 90% 2021-05-16T23:06:12.0816256Z (Reading database ... 95% 2021-05-16T23:06:12.0817044Z (Reading database ... 100% 2021-05-16T23:06:12.0817982Z (Reading database ... 265828 files and directories currently installed.) 2021-05-16T23:06:12.0937714Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:06:12.0951905Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:06:12.1212351Z Selecting previously unselected package libaec0:amd64. 2021-05-16T23:06:12.1466526Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T23:06:12.1485610Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:06:12.1808539Z Selecting previously unselected package libsz2:amd64. 2021-05-16T23:06:12.1978621Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T23:06:12.1989450Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:06:12.2288556Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T23:06:12.2510719Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:06:12.2521340Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:06:12.3941697Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T23:06:12.4138480Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:06:12.4157849Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:06:12.4528814Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T23:06:12.4749140Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T23:06:12.4763135Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:06:12.5089050Z Selecting previously unselected package libhdf5-dev. 2021-05-16T23:06:12.5265155Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:06:12.5276462Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:06:12.7905590Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:06:12.7935164Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:06:12.7955698Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:06:12.7983164Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:06:12.8002294Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:06:12.8031961Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:06:12.8057216Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:06:12.8122117Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-16T23:06:12.8154775Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:13.4649025Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:15.3905596Z Reading package lists... 2021-05-16T23:06:15.5482818Z Building dependency tree... 2021-05-16T23:06:15.5502659Z Reading state information... 2021-05-16T23:06:15.6932497Z The following additional packages will be installed: 2021-05-16T23:06:15.6936643Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T23:06:15.7408687Z The following NEW packages will be installed: 2021-05-16T23:06:15.7412543Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T23:06:15.7414467Z mesa-common-dev 2021-05-16T23:06:15.8396014Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:15.8396992Z Need to get 1761 kB of archives. 2021-05-16T23:06:15.8397771Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T23:06:15.8399847Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-16T23:06:15.8443797Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-16T23:06:15.8448676Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-16T23:06:15.8462573Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T23:06:15.8486685Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T23:06:15.8515935Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-16T23:06:16.2426081Z Fetched 1761 kB in 0s (13.7 MB/s) 2021-05-16T23:06:16.2694411Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T23:06:16.2765198Z (Reading database ... 2021-05-16T23:06:16.2765758Z (Reading database ... 5% 2021-05-16T23:06:16.2766317Z (Reading database ... 10% 2021-05-16T23:06:16.2767159Z (Reading database ... 15% 2021-05-16T23:06:16.2767673Z (Reading database ... 20% 2021-05-16T23:06:16.2768164Z (Reading database ... 25% 2021-05-16T23:06:16.2768694Z (Reading database ... 30% 2021-05-16T23:06:16.2769190Z (Reading database ... 35% 2021-05-16T23:06:16.2769674Z (Reading database ... 40% 2021-05-16T23:06:16.2770168Z (Reading database ... 45% 2021-05-16T23:06:16.2770647Z (Reading database ... 50% 2021-05-16T23:06:16.2805857Z (Reading database ... 55% 2021-05-16T23:06:16.2840042Z (Reading database ... 60% 2021-05-16T23:06:16.2879635Z (Reading database ... 65% 2021-05-16T23:06:16.3003293Z (Reading database ... 70% 2021-05-16T23:06:16.3114914Z (Reading database ... 75% 2021-05-16T23:06:16.3387443Z (Reading database ... 80% 2021-05-16T23:06:16.3723257Z (Reading database ... 85% 2021-05-16T23:06:16.3872212Z (Reading database ... 90% 2021-05-16T23:06:16.3948434Z (Reading database ... 95% 2021-05-16T23:06:16.3949298Z (Reading database ... 100% 2021-05-16T23:06:16.3950255Z (Reading database ... 266036 files and directories currently installed.) 2021-05-16T23:06:16.4078124Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:06:16.4094474Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:06:16.4489389Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T23:06:16.4721414Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:16.4728842Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:16.5128377Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T23:06:16.5348950Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:16.5358010Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:16.5705922Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T23:06:16.5969978Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T23:06:16.5990096Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:06:16.6408666Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T23:06:16.6604837Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T23:06:16.6616287Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:06:16.7022780Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T23:06:16.7302432Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:16.7312366Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:16.8819284Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:06:16.8862943Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:16.8887059Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:06:16.8916854Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:16.8938746Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:06:16.8962202Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:16.8992384Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:18.2036259Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:20.1530115Z Reading package lists... 2021-05-16T23:06:20.3163180Z Building dependency tree... 2021-05-16T23:06:20.3181816Z Reading state information... 2021-05-16T23:06:20.4680813Z The following additional packages will be installed: 2021-05-16T23:06:20.4682267Z libprotobuf-lite17 libprotoc17 2021-05-16T23:06:20.5134819Z The following NEW packages will be installed: 2021-05-16T23:06:20.5137331Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T23:06:20.5138460Z protobuf-compiler 2021-05-16T23:06:20.5313166Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:20.5313903Z Need to get 2754 kB of archives. 2021-05-16T23:06:20.5314595Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T23:06:20.5316447Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T23:06:20.5351828Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T23:06:20.5435905Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T23:06:20.5535993Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T23:06:20.5599988Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T23:06:20.9453497Z Fetched 2754 kB in 0s (65.0 MB/s) 2021-05-16T23:06:20.9749273Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T23:06:20.9821953Z (Reading database ... 2021-05-16T23:06:20.9822620Z (Reading database ... 5% 2021-05-16T23:06:20.9823190Z (Reading database ... 10% 2021-05-16T23:06:20.9823737Z (Reading database ... 15% 2021-05-16T23:06:20.9824295Z (Reading database ... 20% 2021-05-16T23:06:20.9824847Z (Reading database ... 25% 2021-05-16T23:06:20.9825597Z (Reading database ... 30% 2021-05-16T23:06:20.9826181Z (Reading database ... 35% 2021-05-16T23:06:20.9826714Z (Reading database ... 40% 2021-05-16T23:06:20.9827254Z (Reading database ... 45% 2021-05-16T23:06:20.9827797Z (Reading database ... 50% 2021-05-16T23:06:20.9864798Z (Reading database ... 55% 2021-05-16T23:06:20.9899527Z (Reading database ... 60% 2021-05-16T23:06:20.9940881Z (Reading database ... 65% 2021-05-16T23:06:21.0062930Z (Reading database ... 70% 2021-05-16T23:06:21.0179235Z (Reading database ... 75% 2021-05-16T23:06:21.0451441Z (Reading database ... 80% 2021-05-16T23:06:21.0793813Z (Reading database ... 85% 2021-05-16T23:06:21.0953760Z (Reading database ... 90% 2021-05-16T23:06:21.1039372Z (Reading database ... 95% 2021-05-16T23:06:21.1040381Z (Reading database ... 100% 2021-05-16T23:06:21.1041316Z (Reading database ... 266519 files and directories currently installed.) 2021-05-16T23:06:21.1174466Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:21.1193897Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:21.1928265Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T23:06:21.2187283Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:21.2199297Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:21.3088984Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T23:06:21.3283757Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:21.3294324Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:21.4784929Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T23:06:21.5061398Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:21.5067707Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:21.6249199Z Selecting previously unselected package protobuf-compiler. 2021-05-16T23:06:21.6441915Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:06:21.6452577Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:21.7018255Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:21.7046651Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:21.7068071Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:21.7090259Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:21.7118550Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:06:21.7147765Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:22.4009949Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:24.3351167Z Reading package lists... 2021-05-16T23:06:24.4928584Z Building dependency tree... 2021-05-16T23:06:24.4946756Z Reading state information... 2021-05-16T23:06:24.6457756Z The following additional packages will be installed: 2021-05-16T23:06:24.6460192Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T23:06:24.6461928Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T23:06:24.6463341Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T23:06:24.6464988Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T23:06:24.6466680Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T23:06:24.6468219Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:06:24.6469869Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:06:24.6471500Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:06:24.6473079Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:06:24.6474696Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:06:24.6477571Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:06:24.6478885Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:06:24.6480162Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:06:24.6481411Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:06:24.6482155Z Suggested packages: 2021-05-16T23:06:24.6483274Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T23:06:24.6484626Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T23:06:24.6486262Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T23:06:24.6488070Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T23:06:24.7179531Z The following NEW packages will be installed: 2021-05-16T23:06:24.7181873Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T23:06:24.7183524Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T23:06:24.7184940Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T23:06:24.7186523Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T23:06:24.7188189Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T23:06:24.7189819Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:06:24.7191444Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:06:24.7193089Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:06:24.7194641Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:06:24.7196178Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:06:24.7197814Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:06:24.7199322Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:06:24.7200782Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:06:24.7203549Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:06:24.7384866Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:24.7385733Z Need to get 47.1 MB of archives. 2021-05-16T23:06:24.7386522Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T23:06:24.7388708Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T23:06:24.7625114Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T23:06:24.7639543Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T23:06:24.7645353Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T23:06:24.7652020Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T23:06:24.7660528Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T23:06:24.7668501Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T23:06:24.7712210Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T23:06:24.9095951Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T23:06:24.9102112Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T23:06:24.9122672Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T23:06:24.9155289Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T23:06:24.9164888Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T23:06:24.9174388Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T23:06:24.9185867Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T23:06:24.9198878Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-16T23:06:24.9214553Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T23:06:24.9245063Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T23:06:24.9257211Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T23:06:24.9269714Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T23:06:24.9284722Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T23:06:24.9373205Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T23:06:24.9542399Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T23:06:24.9574467Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T23:06:24.9581404Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T23:06:24.9621281Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T23:06:25.0500972Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T23:06:25.0506504Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T23:06:25.0513717Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T23:06:25.0529409Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T23:06:25.0561746Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T23:06:25.0570377Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T23:06:25.0596193Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T23:06:25.0619962Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T23:06:25.0748942Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-16T23:06:25.0769112Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T23:06:25.0909880Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T23:06:25.0915733Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T23:06:25.3651507Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T23:06:25.3656843Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T23:06:25.3680269Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T23:06:25.3689314Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-16T23:06:25.3710536Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T23:06:25.3722387Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-16T23:06:25.3737781Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T23:06:25.3941296Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T23:06:25.3960663Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T23:06:25.3995910Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T23:06:25.4005672Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T23:06:25.4310934Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-16T23:06:25.4366047Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T23:06:25.4386386Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-16T23:06:25.4450760Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-16T23:06:25.4457087Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T23:06:25.4484865Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T23:06:25.4497642Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T23:06:25.4568780Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T23:06:25.4611700Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T23:06:25.4623506Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T23:06:25.4763614Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T23:06:25.4770807Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T23:06:25.4798856Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T23:06:25.4837066Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T23:06:25.4900792Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-16T23:06:25.4982717Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-16T23:06:25.5003852Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-16T23:06:25.5019159Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T23:06:25.5336197Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T23:06:25.5360821Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-16T23:06:25.5734987Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T23:06:25.5746750Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T23:06:25.5763082Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-16T23:06:25.6290090Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-16T23:06:25.6847063Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T23:06:25.7001486Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T23:06:25.7004462Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T23:06:26.2397119Z Fetched 47.1 MB in 1s (48.2 MB/s) 2021-05-16T23:06:26.2703732Z Selecting previously unselected package libaom0:amd64. 2021-05-16T23:06:26.2768159Z (Reading database ... 2021-05-16T23:06:26.2768849Z (Reading database ... 5% 2021-05-16T23:06:26.2769421Z (Reading database ... 10% 2021-05-16T23:06:26.2770004Z (Reading database ... 15% 2021-05-16T23:06:26.2770584Z (Reading database ... 20% 2021-05-16T23:06:26.2771166Z (Reading database ... 25% 2021-05-16T23:06:26.2771723Z (Reading database ... 30% 2021-05-16T23:06:26.2772301Z (Reading database ... 35% 2021-05-16T23:06:26.2772886Z (Reading database ... 40% 2021-05-16T23:06:26.2773440Z (Reading database ... 45% 2021-05-16T23:06:26.2774009Z (Reading database ... 50% 2021-05-16T23:06:26.2792227Z (Reading database ... 55% 2021-05-16T23:06:26.2821507Z (Reading database ... 60% 2021-05-16T23:06:26.2852433Z (Reading database ... 65% 2021-05-16T23:06:26.2957128Z (Reading database ... 70% 2021-05-16T23:06:26.3058512Z (Reading database ... 75% 2021-05-16T23:06:26.3299483Z (Reading database ... 80% 2021-05-16T23:06:26.3586612Z (Reading database ... 85% 2021-05-16T23:06:26.3715915Z (Reading database ... 90% 2021-05-16T23:06:26.3786607Z (Reading database ... 95% 2021-05-16T23:06:26.3787384Z (Reading database ... 100% 2021-05-16T23:06:26.3788238Z (Reading database ... 266690 files and directories currently installed.) 2021-05-16T23:06:26.3911100Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T23:06:26.3926426Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:06:26.5057245Z Selecting previously unselected package libva2:amd64. 2021-05-16T23:06:26.5315332Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T23:06:26.5326054Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T23:06:26.5592960Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T23:06:26.5851836Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T23:06:26.5862347Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:06:26.6127440Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T23:06:26.6390128Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T23:06:26.6404563Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:06:26.6688254Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T23:06:26.6915778Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:06:26.6927919Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:06:26.7289099Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T23:06:26.7545411Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T23:06:26.7557016Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:06:26.7915788Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T23:06:26.8125076Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:26.8137578Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:26.8648837Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T23:06:26.8857533Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T23:06:26.8873533Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:06:27.5648428Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T23:06:27.5879297Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T23:06:27.5889328Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:06:27.6208282Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T23:06:27.6433177Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T23:06:27.6446273Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:06:27.6808330Z Selecting previously unselected package libopus0:amd64. 2021-05-16T23:06:27.7087882Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T23:06:27.7099700Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:06:27.7567929Z Selecting previously unselected package libshine3:amd64. 2021-05-16T23:06:27.7786675Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T23:06:27.7798503Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:06:27.8036959Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T23:06:27.8315618Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T23:06:27.8328116Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:06:27.8608720Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T23:06:27.8842245Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T23:06:27.8858283Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:06:27.9207634Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T23:06:27.9408504Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T23:06:27.9418997Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:06:27.9768419Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T23:06:28.0004344Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:28.0014105Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:28.0368784Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T23:06:28.0611196Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T23:06:28.0621233Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:06:28.1088079Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T23:06:28.1284056Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T23:06:28.1293906Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:06:28.1607799Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T23:06:28.1846992Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T23:06:28.1859125Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:06:28.2248661Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T23:06:28.2479032Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:28.2498529Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:06:28.2848942Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T23:06:28.3076945Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T23:06:28.3093052Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:06:28.3849223Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T23:06:28.4096751Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T23:06:28.4108060Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:06:28.5749320Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T23:06:28.6015876Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T23:06:28.6026032Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:06:28.6488474Z Selecting previously unselected package libzvbi-common. 2021-05-16T23:06:28.6712019Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T23:06:28.6724437Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T23:06:28.7047973Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T23:06:28.7276749Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T23:06:28.7293289Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:06:28.7729415Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T23:06:28.8009484Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:28.8018416Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:29.2725140Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T23:06:29.3003942Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T23:06:29.3013278Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:06:29.3368060Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T23:06:29.3570376Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T23:06:29.3584857Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:06:29.3822585Z Selecting previously unselected package libass9:amd64. 2021-05-16T23:06:29.4110290Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T23:06:29.4118748Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:06:29.4447952Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T23:06:29.4735971Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T23:06:29.4748115Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:06:29.5207837Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T23:06:29.5405300Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T23:06:29.5418617Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:06:29.5752624Z Selecting previously unselected package libgme0:amd64. 2021-05-16T23:06:29.6002886Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T23:06:29.6012928Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:06:29.6408219Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T23:06:29.6636973Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T23:06:29.6647918Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:06:29.7047669Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T23:06:29.7273596Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T23:06:29.7281797Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:06:29.8089305Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T23:06:29.8328580Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:06:29.8339250Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:06:29.8771045Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T23:06:29.9052444Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:29.9063335Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:30.0167908Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T23:06:30.0374715Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T23:06:30.0393303Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:06:30.0747818Z Selecting previously unselected package libflite1:amd64. 2021-05-16T23:06:30.0983661Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T23:06:30.0998100Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:06:31.1729613Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T23:06:31.1925436Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T23:06:31.1935276Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:06:31.2208499Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T23:06:31.2488827Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T23:06:31.2500041Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:06:31.2759501Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T23:06:31.3036166Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T23:06:31.3046435Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:06:31.3319624Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T23:06:31.3602747Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:31.3613728Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:06:31.3869730Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T23:06:31.4147080Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T23:06:31.4155926Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:06:31.4434499Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T23:06:31.4714379Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:31.4724789Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:31.5088176Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T23:06:31.5313157Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T23:06:31.5325101Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:06:31.6524974Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T23:06:31.6729286Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T23:06:31.6739673Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:06:31.7127724Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T23:06:31.7325742Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:31.7342349Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:31.7767910Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T23:06:31.7994935Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T23:06:31.8008798Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:06:31.8328068Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T23:06:31.8562678Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:31.8583139Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:31.9758741Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T23:06:32.0033447Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T23:06:32.0042668Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:06:32.0528970Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T23:06:32.0764847Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T23:06:32.0779743Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:06:32.1129264Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T23:06:32.1350076Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:06:32.1361256Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:06:32.1649130Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T23:06:32.1883217Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:06:32.1896606Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:06:32.2118581Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T23:06:32.2396842Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T23:06:32.2406174Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:06:32.2731166Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T23:06:32.3007489Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T23:06:32.3017275Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:06:32.3327987Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T23:06:32.3529609Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T23:06:32.3548422Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:06:32.4025668Z Selecting previously unselected package libopenal-data. 2021-05-16T23:06:32.4307670Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T23:06:32.4318597Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T23:06:32.4767948Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T23:06:32.4994344Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T23:06:32.5006199Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:06:32.5367792Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T23:06:32.5587659Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T23:06:32.5612256Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:06:32.6253161Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T23:06:32.6528988Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T23:06:32.6544455Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:06:32.6784037Z Selecting previously unselected package libflac8:amd64. 2021-05-16T23:06:32.7059979Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T23:06:32.7074672Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:06:32.7487952Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T23:06:32.7690071Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T23:06:32.7702067Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:06:32.8150916Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T23:06:32.8430320Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T23:06:32.8503491Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:06:32.8953659Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T23:06:32.9233444Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T23:06:32.9242727Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:06:32.9851203Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T23:06:33.0134908Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:33.0147020Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:33.0488560Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T23:06:33.0733691Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:33.0743312Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:33.1012081Z Selecting previously unselected package ffmpeg. 2021-05-16T23:06:33.1295471Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:33.1371389Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:33.2568383Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T23:06:33.2801677Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T23:06:33.2818201Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:06:33.3169093Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T23:06:33.3419248Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T23:06:33.3430906Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:06:33.5367839Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T23:06:33.5558873Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T23:06:33.5567448Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:06:33.5871899Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T23:06:33.6125367Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T23:06:33.6136168Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:06:33.6386663Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T23:06:33.6669949Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:33.6679510Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:33.9245620Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T23:06:33.9523999Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:33.9534219Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:34.2633968Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T23:06:34.2909333Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T23:06:34.2925073Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:06:34.4208132Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T23:06:34.4396775Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T23:06:34.4405361Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:06:34.4649209Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T23:06:34.4888772Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:06:34.4903485Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:06:34.5480773Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:06:34.5510261Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:06:34.5528593Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:06:34.5548337Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:06:34.5570083Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:06:34.5598228Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:06:34.5618261Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:06:34.5636231Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:06:34.5663715Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:06:34.5689492Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:06:34.5707865Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:06:34.5731338Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:06:34.5757228Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:06:34.5776948Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:06:34.5798799Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:06:34.5831140Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:06:34.5871648Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:06:34.5891410Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:06:34.5911712Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:06:34.5930039Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:06:34.5947409Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T23:06:34.5978149Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:06:34.5996883Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:06:34.6016092Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:06:34.6041380Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:06:34.6067060Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:06:34.6088803Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:06:34.6110015Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:06:34.6126746Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:06:34.6154377Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:06:34.6176671Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:06:34.6199711Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:06:34.6221591Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:06:34.6241379Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:06:34.6277574Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:06:34.6307697Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:06:34.6332108Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:06:34.6355139Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T23:06:34.6391165Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:34.6417583Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:06:34.6438624Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:06:34.6458795Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:06:34.6481736Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:06:34.6505053Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T23:06:34.6531700Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:06:34.6551780Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:06:34.6581835Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:06:34.6609809Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:06:34.6641949Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:06:34.6665337Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:06:34.6690412Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:34.6729763Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:06:34.6756309Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:06:34.6782023Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:06:34.6808226Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:06:34.6834149Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:34.6864433Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:06:34.6898176Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:34.7000204Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:06:34.7035170Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:06:34.7064772Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:06:34.7093791Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:06:34.7121189Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:06:34.7149601Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:34.7179619Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:06:34.7200440Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:06:34.7232004Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:06:34.7321581Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:34.7350647Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:34.7387026Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:34.7411573Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:06:34.7458940Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:06:34.7489335Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:34.7512568Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:34.7552784Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:34.7575714Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:06:34.7663300Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:35.7312039Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:37.6767634Z Reading package lists... 2021-05-16T23:06:37.8429061Z Building dependency tree... 2021-05-16T23:06:37.8449418Z Reading state information... 2021-05-16T23:06:37.9941643Z The following additional packages will be installed: 2021-05-16T23:06:37.9944258Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:06:38.0431280Z The following NEW packages will be installed: 2021-05-16T23:06:38.0432847Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:06:38.0439387Z libmagick++-dev 2021-05-16T23:06:38.0705881Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:38.0706562Z Need to get 309 kB of archives. 2021-05-16T23:06:38.0707476Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T23:06:38.0709390Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-16T23:06:38.0815627Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-16T23:06:38.0969801Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-16T23:06:38.1107687Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-16T23:06:38.5118377Z Fetched 309 kB in 0s (4906 kB/s) 2021-05-16T23:06:38.5427865Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T23:06:38.5502488Z (Reading database ... 2021-05-16T23:06:38.5503331Z (Reading database ... 5% 2021-05-16T23:06:38.5504022Z (Reading database ... 10% 2021-05-16T23:06:38.5504689Z (Reading database ... 15% 2021-05-16T23:06:38.5505326Z (Reading database ... 20% 2021-05-16T23:06:38.5505946Z (Reading database ... 25% 2021-05-16T23:06:38.5506576Z (Reading database ... 30% 2021-05-16T23:06:38.5507191Z (Reading database ... 35% 2021-05-16T23:06:38.5507819Z (Reading database ... 40% 2021-05-16T23:06:38.5508447Z (Reading database ... 45% 2021-05-16T23:06:38.5509060Z (Reading database ... 50% 2021-05-16T23:06:38.5545616Z (Reading database ... 55% 2021-05-16T23:06:38.5591061Z (Reading database ... 60% 2021-05-16T23:06:38.5619097Z (Reading database ... 65% 2021-05-16T23:06:38.5743650Z (Reading database ... 70% 2021-05-16T23:06:38.5862144Z (Reading database ... 75% 2021-05-16T23:06:38.5887466Z (Reading database ... 80% 2021-05-16T23:06:38.6419491Z (Reading database ... 85% 2021-05-16T23:06:38.6593356Z (Reading database ... 90% 2021-05-16T23:06:38.6676739Z (Reading database ... 95% 2021-05-16T23:06:38.6677282Z (Reading database ... 100% 2021-05-16T23:06:38.6689369Z (Reading database ... 267231 files and directories currently installed.) 2021-05-16T23:06:38.6805626Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:06:38.6888052Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:38.7309791Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T23:06:38.7588876Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:06:38.7608614Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:38.8048442Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T23:06:38.8243278Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:06:38.8262002Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:38.8804080Z Selecting previously unselected package libmagick++-dev. 2021-05-16T23:06:38.9056253Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:06:38.9140227Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:38.9687147Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:38.9780605Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:38.9803745Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:38.9836430Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:06:38.9935140Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:40.9272029Z Reading package lists... 2021-05-16T23:06:41.0851602Z Building dependency tree... 2021-05-16T23:06:41.0869835Z Reading state information... 2021-05-16T23:06:41.2277732Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T23:06:41.2279309Z The following additional packages will be installed: 2021-05-16T23:06:41.2280778Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T23:06:41.2281875Z libijs-0.35 libjbig2dec0 2021-05-16T23:06:41.2285772Z Suggested packages: 2021-05-16T23:06:41.2287171Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T23:06:41.2288177Z ghostscript-x 2021-05-16T23:06:41.2756063Z The following NEW packages will be installed: 2021-05-16T23:06:41.2761517Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T23:06:41.2769784Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T23:06:41.2959303Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:41.2959969Z Need to get 11.2 MB of archives. 2021-05-16T23:06:41.2960874Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T23:06:41.2962653Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-16T23:06:41.3221877Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-16T23:06:41.3231417Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T23:06:41.3752148Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T23:06:41.3821503Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T23:06:41.3825833Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T23:06:41.3831988Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T23:06:41.4041809Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T23:06:41.7950704Z Fetched 11.2 MB in 0s (90.8 MB/s) 2021-05-16T23:06:41.8263452Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T23:06:41.8337893Z (Reading database ... 2021-05-16T23:06:41.8338422Z (Reading database ... 5% 2021-05-16T23:06:41.8338871Z (Reading database ... 10% 2021-05-16T23:06:41.8339832Z (Reading database ... 15% 2021-05-16T23:06:41.8340280Z (Reading database ... 20% 2021-05-16T23:06:41.8340754Z (Reading database ... 25% 2021-05-16T23:06:41.8341211Z (Reading database ... 30% 2021-05-16T23:06:41.8341659Z (Reading database ... 35% 2021-05-16T23:06:41.8342096Z (Reading database ... 40% 2021-05-16T23:06:41.8342543Z (Reading database ... 45% 2021-05-16T23:06:41.8342987Z (Reading database ... 50% 2021-05-16T23:06:41.8383815Z (Reading database ... 55% 2021-05-16T23:06:41.8428692Z (Reading database ... 60% 2021-05-16T23:06:41.8453294Z (Reading database ... 65% 2021-05-16T23:06:41.8578545Z (Reading database ... 70% 2021-05-16T23:06:41.8698495Z (Reading database ... 75% 2021-05-16T23:06:41.8724068Z (Reading database ... 80% 2021-05-16T23:06:41.9253783Z (Reading database ... 85% 2021-05-16T23:06:41.9422923Z (Reading database ... 90% 2021-05-16T23:06:41.9501177Z (Reading database ... 95% 2021-05-16T23:06:41.9501707Z (Reading database ... 100% 2021-05-16T23:06:41.9502423Z (Reading database ... 267276 files and directories currently installed.) 2021-05-16T23:06:41.9627047Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T23:06:41.9857353Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:06:42.1750003Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T23:06:42.2039432Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T23:06:42.2053593Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:06:42.2409402Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T23:06:42.2668111Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T23:06:42.3240519Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:06:42.6929950Z Selecting previously unselected package libgs9-common. 2021-05-16T23:06:42.7181705Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T23:06:42.7191460Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:42.8168816Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T23:06:42.8369581Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T23:06:42.8416551Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:06:42.8728546Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T23:06:42.8943324Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T23:06:42.8953500Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:06:42.9287696Z Selecting previously unselected package libgs9:amd64. 2021-05-16T23:06:42.9568502Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:06:42.9580654Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:43.2175724Z Selecting previously unselected package ghostscript. 2021-05-16T23:06:43.2455221Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:06:43.2471242Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:43.3104664Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:06:43.3145013Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:06:43.3174841Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:06:43.3749883Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:06:43.3774639Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:06:43.4008317Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:43.4050368Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:43.4083253Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:06:43.4192738Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:06:43.5285272Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:43.5494769Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:46.5114166Z Reading package lists... 2021-05-16T23:06:46.6724360Z Building dependency tree... 2021-05-16T23:06:46.6744323Z Reading state information... 2021-05-16T23:06:46.8211126Z The following additional packages will be installed: 2021-05-16T23:06:46.8214556Z libudunits2-0 libudunits2-data 2021-05-16T23:06:46.8691226Z The following NEW packages will be installed: 2021-05-16T23:06:46.8698005Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T23:06:46.8897178Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:46.8897903Z Need to get 429 kB of archives. 2021-05-16T23:06:46.8898577Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T23:06:46.8900462Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T23:06:46.8912513Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T23:06:46.8918886Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T23:06:47.2933608Z Fetched 429 kB in 0s (19.6 MB/s) 2021-05-16T23:06:47.3236401Z Selecting previously unselected package libudunits2-data. 2021-05-16T23:06:47.3309758Z (Reading database ... 2021-05-16T23:06:47.3310456Z (Reading database ... 5% 2021-05-16T23:06:47.3311087Z (Reading database ... 10% 2021-05-16T23:06:47.3311715Z (Reading database ... 15% 2021-05-16T23:06:47.3312351Z (Reading database ... 20% 2021-05-16T23:06:47.3312975Z (Reading database ... 25% 2021-05-16T23:06:47.3313595Z (Reading database ... 30% 2021-05-16T23:06:47.3314200Z (Reading database ... 35% 2021-05-16T23:06:47.3314820Z (Reading database ... 40% 2021-05-16T23:06:47.3315564Z (Reading database ... 45% 2021-05-16T23:06:47.3316208Z (Reading database ... 50% 2021-05-16T23:06:47.3352743Z (Reading database ... 55% 2021-05-16T23:06:47.3396793Z (Reading database ... 60% 2021-05-16T23:06:47.3422821Z (Reading database ... 65% 2021-05-16T23:06:47.3538230Z (Reading database ... 70% 2021-05-16T23:06:47.3649196Z (Reading database ... 75% 2021-05-16T23:06:47.3672347Z (Reading database ... 80% 2021-05-16T23:06:47.4197475Z (Reading database ... 85% 2021-05-16T23:06:47.4369629Z (Reading database ... 90% 2021-05-16T23:06:47.4448640Z (Reading database ... 95% 2021-05-16T23:06:47.4450619Z (Reading database ... 100% 2021-05-16T23:06:47.4452881Z (Reading database ... 267840 files and directories currently installed.) 2021-05-16T23:06:47.4575012Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T23:06:47.4584874Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T23:06:47.4849336Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T23:06:47.5104012Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T23:06:48.0816472Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:06:48.0818103Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T23:06:48.0819205Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T23:06:48.0820170Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:06:48.0821054Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T23:06:48.0821919Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:06:48.0822800Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:06:48.0823731Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:06:48.0824693Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:49.7027560Z Reading package lists... 2021-05-16T23:06:49.8722826Z Building dependency tree... 2021-05-16T23:06:49.8744522Z Reading state information... 2021-05-16T23:06:50.0712463Z The following NEW packages will be installed: 2021-05-16T23:06:50.0721286Z libjq-dev 2021-05-16T23:06:50.0900444Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:50.0901363Z Need to get 11.2 kB of archives. 2021-05-16T23:06:50.0902264Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T23:06:50.0904468Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-16T23:06:50.4790377Z Fetched 11.2 kB in 0s (807 kB/s) 2021-05-16T23:06:50.5089209Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T23:06:50.5152740Z (Reading database ... 2021-05-16T23:06:50.5153434Z (Reading database ... 5% 2021-05-16T23:06:50.5154083Z (Reading database ... 10% 2021-05-16T23:06:50.5154747Z (Reading database ... 15% 2021-05-16T23:06:50.5155388Z (Reading database ... 20% 2021-05-16T23:06:50.5156027Z (Reading database ... 25% 2021-05-16T23:06:50.5156647Z (Reading database ... 30% 2021-05-16T23:06:50.5157285Z (Reading database ... 35% 2021-05-16T23:06:50.5157932Z (Reading database ... 40% 2021-05-16T23:06:50.5158564Z (Reading database ... 45% 2021-05-16T23:06:50.5159195Z (Reading database ... 50% 2021-05-16T23:06:50.5195471Z (Reading database ... 55% 2021-05-16T23:06:50.5240856Z (Reading database ... 60% 2021-05-16T23:06:50.5267866Z (Reading database ... 65% 2021-05-16T23:06:50.5385124Z (Reading database ... 70% 2021-05-16T23:06:50.5500719Z (Reading database ... 75% 2021-05-16T23:06:50.5524593Z (Reading database ... 80% 2021-05-16T23:06:50.6041702Z (Reading database ... 85% 2021-05-16T23:06:50.6209130Z (Reading database ... 90% 2021-05-16T23:06:50.6287944Z (Reading database ... 95% 2021-05-16T23:06:50.6288519Z (Reading database ... 100% 2021-05-16T23:06:50.6289334Z (Reading database ... 267869 files and directories currently installed.) 2021-05-16T23:06:50.6410081Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:06:50.6421132Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:06:50.6965567Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:06:52.6610621Z Reading package lists... 2021-05-16T23:06:52.8127209Z Building dependency tree... 2021-05-16T23:06:52.8145426Z Reading state information... 2021-05-16T23:06:53.0003884Z The following NEW packages will be installed: 2021-05-16T23:06:53.0010208Z libmng2 2021-05-16T23:06:53.0521428Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:53.0522242Z Need to get 168 kB of archives. 2021-05-16T23:06:53.0525048Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T23:06:53.0527270Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T23:06:53.4433953Z Fetched 168 kB in 0s (3359 kB/s) 2021-05-16T23:06:53.4768381Z Selecting previously unselected package libmng2:amd64. 2021-05-16T23:06:53.4801362Z (Reading database ... 2021-05-16T23:06:53.4802103Z (Reading database ... 5% 2021-05-16T23:06:53.4802957Z (Reading database ... 10% 2021-05-16T23:06:53.4803514Z (Reading database ... 15% 2021-05-16T23:06:53.4804032Z (Reading database ... 20% 2021-05-16T23:06:53.4804591Z (Reading database ... 25% 2021-05-16T23:06:53.4805105Z (Reading database ... 30% 2021-05-16T23:06:53.4805673Z (Reading database ... 35% 2021-05-16T23:06:53.4806143Z (Reading database ... 40% 2021-05-16T23:06:53.4806778Z (Reading database ... 45% 2021-05-16T23:06:53.4807280Z (Reading database ... 50% 2021-05-16T23:06:53.4848089Z (Reading database ... 55% 2021-05-16T23:06:53.4896116Z (Reading database ... 60% 2021-05-16T23:06:53.4920979Z (Reading database ... 65% 2021-05-16T23:06:53.5041109Z (Reading database ... 70% 2021-05-16T23:06:53.5162290Z (Reading database ... 75% 2021-05-16T23:06:53.5188195Z (Reading database ... 80% 2021-05-16T23:06:53.5718568Z (Reading database ... 85% 2021-05-16T23:06:53.5886829Z (Reading database ... 90% 2021-05-16T23:06:53.5963853Z (Reading database ... 95% 2021-05-16T23:06:53.5964374Z (Reading database ... 100% 2021-05-16T23:06:53.5965185Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T23:06:53.6084677Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T23:06:53.6128192Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:06:53.6819572Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:06:53.6851678Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:06:55.6467720Z Reading package lists... 2021-05-16T23:06:55.8142556Z Building dependency tree... 2021-05-16T23:06:55.8161151Z Reading state information... 2021-05-16T23:06:55.9802988Z E: Unable to locate package libmng1 2021-05-16T23:06:56.0413314Z Reading package lists... 2021-05-16T23:06:56.1975202Z Building dependency tree... 2021-05-16T23:06:56.1993610Z Reading state information... 2021-05-16T23:06:56.3109949Z E: Unable to locate package libapparmor-devel 2021-05-16T23:06:56.3712453Z Reading package lists... 2021-05-16T23:06:56.5225603Z Building dependency tree... 2021-05-16T23:06:56.5243363Z Reading state information... 2021-05-16T23:06:56.6699775Z The following additional packages will be installed: 2021-05-16T23:06:56.6703441Z libij-java 2021-05-16T23:06:56.7154213Z The following NEW packages will be installed: 2021-05-16T23:06:56.7159078Z imagej libij-java 2021-05-16T23:06:56.7350978Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:06:56.7352008Z Need to get 2328 kB of archives. 2021-05-16T23:06:56.7353146Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T23:06:56.7354896Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T23:06:56.7744515Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T23:06:57.1656742Z Fetched 2328 kB in 0s (42.1 MB/s) 2021-05-16T23:06:57.1965266Z Selecting previously unselected package libij-java. 2021-05-16T23:06:57.2039744Z (Reading database ... 2021-05-16T23:06:57.2040514Z (Reading database ... 5% 2021-05-16T23:06:57.2041363Z (Reading database ... 10% 2021-05-16T23:06:57.2042032Z (Reading database ... 15% 2021-05-16T23:06:57.2042658Z (Reading database ... 20% 2021-05-16T23:06:57.2043297Z (Reading database ... 25% 2021-05-16T23:06:57.2043926Z (Reading database ... 30% 2021-05-16T23:06:57.2044548Z (Reading database ... 35% 2021-05-16T23:06:57.2045172Z (Reading database ... 40% 2021-05-16T23:06:57.2045778Z (Reading database ... 45% 2021-05-16T23:06:57.2046403Z (Reading database ... 50% 2021-05-16T23:06:57.2084560Z (Reading database ... 55% 2021-05-16T23:06:57.2135553Z (Reading database ... 60% 2021-05-16T23:06:57.2162425Z (Reading database ... 65% 2021-05-16T23:06:57.2284049Z (Reading database ... 70% 2021-05-16T23:06:57.2401203Z (Reading database ... 75% 2021-05-16T23:06:57.2426214Z (Reading database ... 80% 2021-05-16T23:06:57.2999080Z (Reading database ... 85% 2021-05-16T23:06:57.3168136Z (Reading database ... 90% 2021-05-16T23:06:57.3240808Z (Reading database ... 95% 2021-05-16T23:06:57.3241753Z (Reading database ... 100% 2021-05-16T23:06:57.3242779Z (Reading database ... 267881 files and directories currently installed.) 2021-05-16T23:06:57.3362228Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T23:06:57.3374657Z Unpacking libij-java (1.52r-1) ... 2021-05-16T23:06:57.4248298Z Selecting previously unselected package imagej. 2021-05-16T23:06:57.4455956Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T23:06:57.4465248Z Unpacking imagej (1.52r-1) ... 2021-05-16T23:06:57.5377125Z Setting up libij-java (1.52r-1) ... 2021-05-16T23:06:57.5409258Z Setting up imagej (1.52r-1) ... 2021-05-16T23:06:57.5446792Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:06:57.7776848Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:06:58.4664825Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:07:00.4459993Z Reading package lists... 2021-05-16T23:07:00.6063018Z Building dependency tree... 2021-05-16T23:07:00.6081664Z Reading state information... 2021-05-16T23:07:00.7536385Z Suggested packages: 2021-05-16T23:07:00.7537600Z bowtie2-examples 2021-05-16T23:07:00.7968333Z The following NEW packages will be installed: 2021-05-16T23:07:00.7977981Z bowtie2 2021-05-16T23:07:00.8154440Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:00.8155291Z Need to get 1324 kB of archives. 2021-05-16T23:07:00.8156037Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T23:07:00.8158217Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T23:07:01.2065846Z Fetched 1324 kB in 0s (46.8 MB/s) 2021-05-16T23:07:01.2354210Z Selecting previously unselected package bowtie2. 2021-05-16T23:07:01.2430820Z (Reading database ... 2021-05-16T23:07:01.2431787Z (Reading database ... 5% 2021-05-16T23:07:01.2432442Z (Reading database ... 10% 2021-05-16T23:07:01.2433068Z (Reading database ... 15% 2021-05-16T23:07:01.2433750Z (Reading database ... 20% 2021-05-16T23:07:01.2434399Z (Reading database ... 25% 2021-05-16T23:07:01.2435023Z (Reading database ... 30% 2021-05-16T23:07:01.2435633Z (Reading database ... 35% 2021-05-16T23:07:01.2436263Z (Reading database ... 40% 2021-05-16T23:07:01.2436883Z (Reading database ... 45% 2021-05-16T23:07:01.2437500Z (Reading database ... 50% 2021-05-16T23:07:01.2474750Z (Reading database ... 55% 2021-05-16T23:07:01.2522100Z (Reading database ... 60% 2021-05-16T23:07:01.2546897Z (Reading database ... 65% 2021-05-16T23:07:01.2664439Z (Reading database ... 70% 2021-05-16T23:07:01.2781831Z (Reading database ... 75% 2021-05-16T23:07:01.2807039Z (Reading database ... 80% 2021-05-16T23:07:01.3330424Z (Reading database ... 85% 2021-05-16T23:07:01.3498817Z (Reading database ... 90% 2021-05-16T23:07:01.3577481Z (Reading database ... 95% 2021-05-16T23:07:01.3579213Z (Reading database ... 100% 2021-05-16T23:07:01.3581234Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T23:07:01.3703938Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T23:07:01.3725413Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:07:01.5513475Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:07:01.5548865Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:04.1831943Z Reading package lists... 2021-05-16T23:07:04.3459170Z Building dependency tree... 2021-05-16T23:07:04.3478735Z Reading state information... 2021-05-16T23:07:04.4938572Z E: Unable to locate package install 2021-05-16T23:07:04.4939579Z E: Unable to locate package gdal 2021-05-16T23:07:04.5557060Z Reading package lists... 2021-05-16T23:07:04.7125904Z Building dependency tree... 2021-05-16T23:07:04.7144799Z Reading state information... 2021-05-16T23:07:04.7364300Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T23:07:04.7366066Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:07:04.7367281Z is only available from another source 2021-05-16T23:07:04.7367889Z 2021-05-16T23:07:04.8291800Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T23:07:04.8851925Z Reading package lists... 2021-05-16T23:07:05.0525834Z Building dependency tree... 2021-05-16T23:07:05.0543926Z Reading state information... 2021-05-16T23:07:05.0774398Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T23:07:05.0775964Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:07:05.0776997Z is only available from another source 2021-05-16T23:07:05.0777926Z However the following packages replace it: 2021-05-16T23:07:05.0778662Z ffmpeg 2021-05-16T23:07:05.0779186Z 2021-05-16T23:07:05.1677930Z E: Package 'libav-tools' has no installation candidate 2021-05-16T23:07:05.2279517Z Reading package lists... 2021-05-16T23:07:05.3873984Z Building dependency tree... 2021-05-16T23:07:05.3892262Z Reading state information... 2021-05-16T23:07:05.5374044Z The following additional packages will be installed: 2021-05-16T23:07:05.5377422Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T23:07:05.5380468Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:07:05.5384093Z libssh2-1-dev 2021-05-16T23:07:05.5384610Z Suggested packages: 2021-05-16T23:07:05.5385415Z libgcrypt20-doc libmbedtls-doc 2021-05-16T23:07:05.5849476Z The following NEW packages will be installed: 2021-05-16T23:07:05.5851571Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T23:07:05.5853282Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:07:05.5855401Z libssh2-1-dev 2021-05-16T23:07:05.6044154Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:05.6044870Z Need to get 2667 kB of archives. 2021-05-16T23:07:05.6045562Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T23:07:05.6047581Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T23:07:05.6072331Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T23:07:05.6125029Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T23:07:05.6129914Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T23:07:05.6146948Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T23:07:05.6151862Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T23:07:05.6159983Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T23:07:05.6195782Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T23:07:05.6233634Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T23:07:05.6253806Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T23:07:05.6258501Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T23:07:06.0230998Z Fetched 2667 kB in 0s (64.7 MB/s) 2021-05-16T23:07:06.0529443Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T23:07:06.0601087Z (Reading database ... 2021-05-16T23:07:06.0601861Z (Reading database ... 5% 2021-05-16T23:07:06.0602760Z (Reading database ... 10% 2021-05-16T23:07:06.0603304Z (Reading database ... 15% 2021-05-16T23:07:06.0603780Z (Reading database ... 20% 2021-05-16T23:07:06.0604232Z (Reading database ... 25% 2021-05-16T23:07:06.0604697Z (Reading database ... 30% 2021-05-16T23:07:06.0605153Z (Reading database ... 35% 2021-05-16T23:07:06.0605624Z (Reading database ... 40% 2021-05-16T23:07:06.0606106Z (Reading database ... 45% 2021-05-16T23:07:06.0606716Z (Reading database ... 50% 2021-05-16T23:07:06.0639872Z (Reading database ... 55% 2021-05-16T23:07:06.0689105Z (Reading database ... 60% 2021-05-16T23:07:06.0716351Z (Reading database ... 65% 2021-05-16T23:07:06.0843480Z (Reading database ... 70% 2021-05-16T23:07:06.0971640Z (Reading database ... 75% 2021-05-16T23:07:06.0997822Z (Reading database ... 80% 2021-05-16T23:07:06.1529154Z (Reading database ... 85% 2021-05-16T23:07:06.1705616Z (Reading database ... 90% 2021-05-16T23:07:06.1785911Z (Reading database ... 95% 2021-05-16T23:07:06.1786899Z (Reading database ... 100% 2021-05-16T23:07:06.1787937Z (Reading database ... 267930 files and directories currently installed.) 2021-05-16T23:07:06.1914345Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T23:07:06.1928039Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T23:07:06.2288924Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T23:07:06.2543584Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T23:07:06.2556155Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:07:06.3232378Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T23:07:06.3513133Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T23:07:06.3531867Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:07:06.3786983Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T23:07:06.4071172Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:06.4081335Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:06.4498605Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T23:07:06.4741367Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:06.4750629Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:06.5087977Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T23:07:06.5294720Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:06.5306637Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:06.5689649Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T23:07:06.5892020Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:07:06.5901317Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:07:06.6529541Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T23:07:06.6736692Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:06.6746322Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:06.7449029Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T23:07:06.7659509Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T23:07:06.7673236Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:07:06.8209029Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T23:07:06.8436171Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T23:07:06.8445974Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:07:06.8729377Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T23:07:06.8960891Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:07:06.8968869Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:07:07.0167963Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T23:07:07.0199398Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:07.0230495Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:07:07.0261596Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:07:07.0288594Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:07.0315504Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:07.0346162Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:07:07.0373828Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:07:07.0400685Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:07:07.0422581Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:07:07.0452808Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:07:07.0481587Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:11.4901320Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:07:11.5904791Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:13.5681775Z Reading package lists... 2021-05-16T23:07:13.7284658Z Building dependency tree... 2021-05-16T23:07:13.7304607Z Reading state information... 2021-05-16T23:07:13.9660405Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T23:07:13.9661713Z libtiff-dev set to manually installed. 2021-05-16T23:07:13.9662624Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:14.0276259Z Reading package lists... 2021-05-16T23:07:14.2037032Z Building dependency tree... 2021-05-16T23:07:14.2055714Z Reading state information... 2021-05-16T23:07:14.4273429Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T23:07:14.4274879Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:14.4885728Z Reading package lists... 2021-05-16T23:07:14.6586573Z Building dependency tree... 2021-05-16T23:07:14.6607580Z Reading state information... 2021-05-16T23:07:14.8525478Z The following NEW packages will be installed: 2021-05-16T23:07:14.8533143Z libsodium-dev 2021-05-16T23:07:14.9672021Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:14.9672848Z Need to get 169 kB of archives. 2021-05-16T23:07:14.9673617Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T23:07:14.9675570Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T23:07:15.3520058Z Fetched 169 kB in 0s (1510 kB/s) 2021-05-16T23:07:15.3849090Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T23:07:15.3867398Z (Reading database ... 2021-05-16T23:07:15.3867912Z (Reading database ... 5% 2021-05-16T23:07:15.3868376Z (Reading database ... 10% 2021-05-16T23:07:15.3868823Z (Reading database ... 15% 2021-05-16T23:07:15.3869282Z (Reading database ... 20% 2021-05-16T23:07:15.3869725Z (Reading database ... 25% 2021-05-16T23:07:15.3870194Z (Reading database ... 30% 2021-05-16T23:07:15.3870644Z (Reading database ... 35% 2021-05-16T23:07:15.3871083Z (Reading database ... 40% 2021-05-16T23:07:15.3871534Z (Reading database ... 45% 2021-05-16T23:07:15.3871967Z (Reading database ... 50% 2021-05-16T23:07:15.3895910Z (Reading database ... 55% 2021-05-16T23:07:15.3936743Z (Reading database ... 60% 2021-05-16T23:07:15.3959372Z (Reading database ... 65% 2021-05-16T23:07:15.4065896Z (Reading database ... 70% 2021-05-16T23:07:15.4171935Z (Reading database ... 75% 2021-05-16T23:07:15.4194430Z (Reading database ... 80% 2021-05-16T23:07:15.4693752Z (Reading database ... 85% 2021-05-16T23:07:15.4857042Z (Reading database ... 90% 2021-05-16T23:07:15.4933311Z (Reading database ... 95% 2021-05-16T23:07:15.4933953Z (Reading database ... 100% 2021-05-16T23:07:15.4934771Z (Reading database ... 268433 files and directories currently installed.) 2021-05-16T23:07:15.5058552Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T23:07:15.5072197Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:07:15.5795827Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:07:17.5301423Z Reading package lists... 2021-05-16T23:07:17.6939171Z Building dependency tree... 2021-05-16T23:07:17.6959073Z Reading state information... 2021-05-16T23:07:17.8410625Z The following additional packages will be installed: 2021-05-16T23:07:17.8414740Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T23:07:17.8920223Z The following NEW packages will be installed: 2021-05-16T23:07:17.8927191Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T23:07:17.8928717Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T23:07:17.9104027Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:17.9104746Z Need to get 10.4 MB of archives. 2021-05-16T23:07:17.9105452Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T23:07:17.9107924Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T23:07:17.9212473Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T23:07:17.9312685Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T23:07:17.9455334Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T23:07:17.9545325Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T23:07:17.9651277Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-16T23:07:17.9765521Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-16T23:07:17.9978297Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T23:07:18.3934303Z Fetched 10.4 MB in 0s (101 MB/s) 2021-05-16T23:07:18.4228054Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T23:07:18.4305950Z (Reading database ... 2021-05-16T23:07:18.4306490Z (Reading database ... 5% 2021-05-16T23:07:18.4306949Z (Reading database ... 10% 2021-05-16T23:07:18.4307420Z (Reading database ... 15% 2021-05-16T23:07:18.4307871Z (Reading database ... 20% 2021-05-16T23:07:18.4308349Z (Reading database ... 25% 2021-05-16T23:07:18.4308816Z (Reading database ... 30% 2021-05-16T23:07:18.4309263Z (Reading database ... 35% 2021-05-16T23:07:18.4309719Z (Reading database ... 40% 2021-05-16T23:07:18.4310168Z (Reading database ... 45% 2021-05-16T23:07:18.4311166Z (Reading database ... 50% 2021-05-16T23:07:18.4353141Z (Reading database ... 55% 2021-05-16T23:07:18.4398397Z (Reading database ... 60% 2021-05-16T23:07:18.4426192Z (Reading database ... 65% 2021-05-16T23:07:18.4544370Z (Reading database ... 70% 2021-05-16T23:07:18.4667730Z (Reading database ... 75% 2021-05-16T23:07:18.4693126Z (Reading database ... 80% 2021-05-16T23:07:18.5228702Z (Reading database ... 85% 2021-05-16T23:07:18.5405738Z (Reading database ... 90% 2021-05-16T23:07:18.5487381Z (Reading database ... 95% 2021-05-16T23:07:18.5487974Z (Reading database ... 100% 2021-05-16T23:07:18.5488789Z (Reading database ... 268503 files and directories currently installed.) 2021-05-16T23:07:18.5614755Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T23:07:18.5628771Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:07:18.6369050Z Selecting previously unselected package liblept5:amd64. 2021-05-16T23:07:18.6619785Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T23:07:18.6642667Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:07:18.7701385Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T23:07:18.7980982Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T23:07:18.7990111Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:07:18.9408901Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T23:07:18.9656137Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T23:07:18.9667382Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:07:19.1009306Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T23:07:19.1230657Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T23:07:19.1240965Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:07:19.2768489Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T23:07:19.2997412Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:07:19.3006253Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:07:19.4608718Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T23:07:19.4838096Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:07:19.4849178Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:07:19.8168361Z Selecting previously unselected package tesseract-ocr. 2021-05-16T23:07:19.8410816Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T23:07:19.8424815Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:07:19.9265933Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:07:19.9299407Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:07:19.9325898Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:07:19.9357274Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:07:19.9392394Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:07:19.9448179Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:07:19.9468279Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:07:19.9499398Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:07:19.9534126Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:22.7766235Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:24.7879244Z Reading package lists... 2021-05-16T23:07:24.9605942Z Building dependency tree... 2021-05-16T23:07:24.9625704Z Reading state information... 2021-05-16T23:07:25.1898117Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T23:07:25.1899404Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:25.2506112Z Reading package lists... 2021-05-16T23:07:25.4118774Z Building dependency tree... 2021-05-16T23:07:25.4135159Z Reading state information... 2021-05-16T23:07:25.5564892Z The following additional packages will be installed: 2021-05-16T23:07:25.5568904Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:07:25.5571595Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T23:07:25.5574763Z Suggested packages: 2021-05-16T23:07:25.5575634Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T23:07:25.6053168Z The following NEW packages will be installed: 2021-05-16T23:07:25.6057770Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:07:25.6064048Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T23:07:25.6252284Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:25.6253432Z Need to get 1459 kB of archives. 2021-05-16T23:07:25.6254743Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T23:07:25.6256575Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T23:07:25.6278440Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T23:07:25.6288071Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T23:07:25.6296736Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T23:07:25.6302078Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-16T23:07:25.6307788Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T23:07:25.6322334Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T23:07:25.6373458Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T23:07:25.6389680Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T23:07:25.6394641Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T23:07:26.5894456Z Fetched 1459 kB in 0s (44.3 MB/s) 2021-05-16T23:07:26.5895932Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T23:07:26.5896757Z (Reading database ... 2021-05-16T23:07:26.5897387Z (Reading database ... 5% 2021-05-16T23:07:26.5898022Z (Reading database ... 10% 2021-05-16T23:07:26.5898635Z (Reading database ... 15% 2021-05-16T23:07:26.5899263Z (Reading database ... 20% 2021-05-16T23:07:26.5899886Z (Reading database ... 25% 2021-05-16T23:07:26.5900518Z (Reading database ... 30% 2021-05-16T23:07:26.5901151Z (Reading database ... 35% 2021-05-16T23:07:26.5901757Z (Reading database ... 40% 2021-05-16T23:07:26.5902376Z (Reading database ... 45% 2021-05-16T23:07:26.5902993Z (Reading database ... 50% 2021-05-16T23:07:26.5903628Z (Reading database ... 55% 2021-05-16T23:07:26.5904253Z (Reading database ... 60% 2021-05-16T23:07:26.5904860Z (Reading database ... 65% 2021-05-16T23:07:26.5905485Z (Reading database ... 70% 2021-05-16T23:07:26.5906115Z (Reading database ... 75% 2021-05-16T23:07:26.5906721Z (Reading database ... 80% 2021-05-16T23:07:26.5907339Z (Reading database ... 85% 2021-05-16T23:07:26.5907945Z (Reading database ... 90% 2021-05-16T23:07:26.5908563Z (Reading database ... 95% 2021-05-16T23:07:26.5909170Z (Reading database ... 100% 2021-05-16T23:07:26.5910057Z (Reading database ... 268728 files and directories currently installed.) 2021-05-16T23:07:26.5911637Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:26.5912710Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:26.5913818Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T23:07:26.5914986Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:26.5916006Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:26.5917170Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T23:07:26.5920631Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:26.5921615Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:26.5922639Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T23:07:26.5923740Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:26.5924739Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:26.5925682Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T23:07:26.5927075Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T23:07:26.5927960Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:07:26.5928887Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T23:07:26.5929903Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:26.5930777Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:26.5931707Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T23:07:26.5932820Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T23:07:26.5933731Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:07:26.6149217Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T23:07:26.6428741Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:07:26.6437260Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:07:26.6826612Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T23:07:26.7105249Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:07:26.7111549Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:26.7408587Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T23:07:26.7631113Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T23:07:26.7641822Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:07:26.8654654Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:07:26.8681679Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:26.8706083Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:07:26.8729871Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:07:26.8763770Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:26.8798732Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:26.8822338Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:26.8855205Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:26.8876330Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:07:26.8900954Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:07:26.8931357Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:26.9116519Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:29.8114136Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:07:31.7765623Z Reading package lists... 2021-05-16T23:07:31.9342119Z Building dependency tree... 2021-05-16T23:07:31.9360377Z Reading state information... 2021-05-16T23:07:32.0776392Z E: Unable to locate package udunits 2021-05-16T23:07:32.1389343Z Reading package lists... 2021-05-16T23:07:32.2960385Z Building dependency tree... 2021-05-16T23:07:32.2978773Z Reading state information... 2021-05-16T23:07:32.4379616Z The following additional packages will be installed: 2021-05-16T23:07:32.4381016Z libwebpdemux2 2021-05-16T23:07:32.4801400Z The following NEW packages will be installed: 2021-05-16T23:07:32.4803384Z libwebp-dev libwebpdemux2 2021-05-16T23:07:32.4984240Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:32.4985411Z Need to get 277 kB of archives. 2021-05-16T23:07:32.4986045Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T23:07:32.4994621Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T23:07:32.4996151Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T23:07:32.8787211Z Fetched 277 kB in 0s (13.5 MB/s) 2021-05-16T23:07:32.9089751Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T23:07:32.9168000Z (Reading database ... 2021-05-16T23:07:32.9168697Z (Reading database ... 5% 2021-05-16T23:07:32.9169280Z (Reading database ... 10% 2021-05-16T23:07:32.9169856Z (Reading database ... 15% 2021-05-16T23:07:32.9170716Z (Reading database ... 20% 2021-05-16T23:07:32.9171371Z (Reading database ... 25% 2021-05-16T23:07:32.9171996Z (Reading database ... 30% 2021-05-16T23:07:32.9172626Z (Reading database ... 35% 2021-05-16T23:07:32.9173255Z (Reading database ... 40% 2021-05-16T23:07:32.9173873Z (Reading database ... 45% 2021-05-16T23:07:32.9174497Z (Reading database ... 50% 2021-05-16T23:07:32.9195535Z (Reading database ... 55% 2021-05-16T23:07:32.9238126Z (Reading database ... 60% 2021-05-16T23:07:32.9270258Z (Reading database ... 65% 2021-05-16T23:07:32.9390502Z (Reading database ... 70% 2021-05-16T23:07:32.9510036Z (Reading database ... 75% 2021-05-16T23:07:32.9535819Z (Reading database ... 80% 2021-05-16T23:07:32.9943565Z (Reading database ... 85% 2021-05-16T23:07:33.0253713Z (Reading database ... 90% 2021-05-16T23:07:33.0331184Z (Reading database ... 95% 2021-05-16T23:07:33.0331767Z (Reading database ... 100% 2021-05-16T23:07:33.0332574Z (Reading database ... 269028 files and directories currently installed.) 2021-05-16T23:07:33.0450071Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T23:07:33.0472649Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:07:33.0690972Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T23:07:33.0965346Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T23:07:33.0982737Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:07:33.1765028Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:07:33.1792332Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:07:33.1816868Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:35.1150086Z Reading package lists... 2021-05-16T23:07:35.2688257Z Building dependency tree... 2021-05-16T23:07:35.2706038Z Reading state information... 2021-05-16T23:07:35.4078756Z The following additional packages will be installed: 2021-05-16T23:07:35.4081671Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:07:35.4085296Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:07:35.4086808Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:07:35.4093016Z Suggested packages: 2021-05-16T23:07:35.4093938Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T23:07:35.4094598Z Recommended packages: 2021-05-16T23:07:35.4095072Z cargo 2021-05-16T23:07:35.4593308Z The following NEW packages will be installed: 2021-05-16T23:07:35.4600115Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:07:35.4601726Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:07:35.4604572Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:07:35.4824496Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:35.4825201Z Need to get 108 MB of archives. 2021-05-16T23:07:35.4825821Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T23:07:35.4827485Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T23:07:35.4867498Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T23:07:35.4877727Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-16T23:07:35.4893586Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T23:07:35.4969362Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T23:07:35.5009229Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T23:07:35.5014069Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-16T23:07:35.6557475Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-16T23:07:36.8058816Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-16T23:07:37.1499514Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-16T23:07:37.1710188Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-16T23:07:37.2037221Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T23:07:37.3687813Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-16T23:07:37.7842206Z Fetched 108 MB in 2s (56.7 MB/s) 2021-05-16T23:07:37.8155716Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T23:07:37.8236475Z (Reading database ... 2021-05-16T23:07:37.8237020Z (Reading database ... 5% 2021-05-16T23:07:37.8239697Z (Reading database ... 10% 2021-05-16T23:07:37.8240211Z (Reading database ... 15% 2021-05-16T23:07:37.8240673Z (Reading database ... 20% 2021-05-16T23:07:37.8241124Z (Reading database ... 25% 2021-05-16T23:07:37.8241587Z (Reading database ... 30% 2021-05-16T23:07:37.8242041Z (Reading database ... 35% 2021-05-16T23:07:37.8242486Z (Reading database ... 40% 2021-05-16T23:07:37.8242941Z (Reading database ... 45% 2021-05-16T23:07:37.8243399Z (Reading database ... 50% 2021-05-16T23:07:37.8285217Z (Reading database ... 55% 2021-05-16T23:07:37.8327506Z (Reading database ... 60% 2021-05-16T23:07:37.8357877Z (Reading database ... 65% 2021-05-16T23:07:37.8478114Z (Reading database ... 70% 2021-05-16T23:07:37.8597641Z (Reading database ... 75% 2021-05-16T23:07:37.8626639Z (Reading database ... 80% 2021-05-16T23:07:37.9009169Z (Reading database ... 85% 2021-05-16T23:07:37.9313704Z (Reading database ... 90% 2021-05-16T23:07:37.9393827Z (Reading database ... 95% 2021-05-16T23:07:37.9394360Z (Reading database ... 100% 2021-05-16T23:07:37.9395077Z (Reading database ... 269056 files and directories currently installed.) 2021-05-16T23:07:37.9523906Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T23:07:37.9552900Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:07:37.9968528Z Selecting previously unselected package libipt2. 2021-05-16T23:07:38.0227996Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T23:07:38.0237911Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T23:07:38.0608733Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T23:07:38.0845220Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T23:07:38.0856414Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:07:38.1288461Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T23:07:38.1531300Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T23:07:38.1544141Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:07:38.2239225Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T23:07:38.2523811Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T23:07:38.2566232Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:07:38.3007843Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T23:07:38.3291954Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T23:07:38.3301806Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:07:38.3607655Z Selecting previously unselected package gdb. 2021-05-16T23:07:38.3827486Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T23:07:38.3836911Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:07:38.6805255Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T23:07:38.7085092Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:38.7099182Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:44.7640137Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T23:07:44.7921577Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:44.7939320Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:47.5329206Z Selecting previously unselected package rustc. 2021-05-16T23:07:47.5570520Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:47.5578975Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:47.7311656Z Selecting previously unselected package cargo. 2021-05-16T23:07:47.7592337Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:07:47.7604209Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:07:48.0755944Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T23:07:48.1037952Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T23:07:48.1052484Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:07:49.2214506Z Selecting previously unselected package rust-gdb. 2021-05-16T23:07:49.2496567Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T23:07:49.2514429Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:49.3097925Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:49.3141914Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:07:49.3164842Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:07:49.3193518Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:49.3219894Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T23:07:49.3249900Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:07:49.3281007Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:07:49.3311504Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:49.3335727Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:07:49.3359105Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:07:49.3394479Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:07:49.3420885Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:07:49.3464219Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:07:49.3506007Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:49.3719682Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:52.3987231Z Reading package lists... 2021-05-16T23:07:52.5617019Z Building dependency tree... 2021-05-16T23:07:52.5635850Z Reading state information... 2021-05-16T23:07:52.7170830Z The following additional packages will be installed: 2021-05-16T23:07:52.7173288Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:07:52.7175071Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:07:52.7176793Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:07:52.7178409Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:07:52.7180096Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:07:52.7181809Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:07:52.7184228Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:07:52.7185963Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:07:52.7187617Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:07:52.7189404Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:07:52.7190702Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:07:52.7191966Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:07:52.7193277Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:07:52.7194715Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:07:52.7196097Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:07:52.7197557Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:07:52.7198828Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:07:52.7200747Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:07:52.7202158Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:07:52.7203278Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:07:52.7204407Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:07:52.7205526Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:07:52.7206752Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:07:52.7207769Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:07:52.7208793Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:07:52.7210130Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:07:52.7211375Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:07:52.7212655Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:07:52.7213951Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:07:52.7215166Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:07:52.7216308Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:07:52.7217436Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:07:52.7218668Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:07:52.7219927Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:07:52.7221278Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:07:52.7222633Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:07:52.7223897Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:07:52.7225113Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:07:52.7226278Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:07:52.7227550Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:07:52.7228827Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:07:52.7230027Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T23:07:52.7231215Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:07:52.7232622Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:07:52.7234099Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:07:52.7235342Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:07:52.7236583Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:07:52.7237964Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:07:52.7239114Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:07:52.7239759Z Suggested packages: 2021-05-16T23:07:52.7240704Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T23:07:52.7241861Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T23:07:52.7243312Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T23:07:52.7244648Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T23:07:52.7245746Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T23:07:52.7247169Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T23:07:52.7248487Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T23:07:52.7249890Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T23:07:52.7251117Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T23:07:52.7252334Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T23:07:52.7253673Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T23:07:52.7255030Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T23:07:52.7256298Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T23:07:52.7257247Z wpagui libengine-pkcs11-openssl 2021-05-16T23:07:53.5952565Z The following NEW packages will be installed: 2021-05-16T23:07:53.5954459Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:07:53.5955966Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:07:53.5957836Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:07:53.5959375Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:07:53.5961033Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:07:53.5966412Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:07:53.5968360Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:07:53.5969958Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:07:53.5971503Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:07:53.5972959Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:07:53.5974224Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:07:53.5975496Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:07:53.5976844Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:07:53.5978332Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:07:53.5979763Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:07:53.5981107Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:07:53.5982380Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:07:53.5983868Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:07:53.5985627Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:07:53.5986738Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:07:53.5987806Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:07:53.5988930Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:07:53.5990012Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:07:53.5991026Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:07:53.5992420Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:07:53.5993680Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:07:53.5994925Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:07:53.5996349Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:07:53.5998016Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:07:53.5999670Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:07:53.6001095Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:07:53.6002514Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:07:53.6003736Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:07:53.6005116Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:07:53.6006987Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:07:53.6008608Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:07:53.6010125Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:07:53.6011585Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:07:53.6012777Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:07:53.6014041Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:07:53.6015332Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:07:53.6016527Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T23:07:53.6017724Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:07:53.6019499Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:07:53.6021118Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:07:53.6022573Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:07:53.6024079Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:07:53.6025723Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:07:53.6027151Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:07:53.6028132Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:07:53.6028752Z Need to get 183 MB of archives. 2021-05-16T23:07:53.6029430Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T23:07:53.6030926Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T23:07:53.6032697Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T23:07:53.6034448Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-16T23:07:53.6036192Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-16T23:07:53.6038282Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-16T23:07:53.6040341Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T23:07:53.6042256Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T23:07:53.6044334Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T23:07:53.6046389Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-16T23:07:53.6048785Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T23:07:53.6050857Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T23:07:53.6052832Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T23:07:53.6054610Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T23:07:53.6056196Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T23:07:53.6057775Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T23:07:53.6059353Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T23:07:53.6060903Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T23:07:53.6062605Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T23:07:53.6064232Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T23:07:53.6065783Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T23:07:53.6067275Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T23:07:53.6069262Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T23:07:53.6071249Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T23:07:53.6073264Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T23:07:53.6075203Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T23:07:53.6077199Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-16T23:07:53.6079190Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-16T23:07:53.6081170Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T23:07:53.6083037Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T23:07:53.6084990Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T23:07:53.6087076Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T23:07:53.6088717Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T23:07:53.6090346Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T23:07:53.6092308Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T23:07:53.6093919Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T23:07:53.6095561Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T23:07:53.6097618Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-16T23:07:53.6099715Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T23:07:53.6101664Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T23:07:53.6103367Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T23:07:53.6105249Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T23:07:53.6106975Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T23:07:53.6108770Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T23:07:53.6110780Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T23:07:53.6112592Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T23:07:53.6114498Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T23:07:53.6116360Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T23:07:53.6118361Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T23:07:53.6120279Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T23:07:53.6122345Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T23:07:53.6124133Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T23:07:53.6126008Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T23:07:53.6128297Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T23:07:53.6130277Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T23:07:53.6132210Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T23:07:53.6133975Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T23:07:53.6135863Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T23:07:53.6137916Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T23:07:53.6139788Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T23:07:53.6141784Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T23:07:53.6143783Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T23:07:53.6145405Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T23:07:53.6147320Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T23:07:53.6149245Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T23:07:53.6151117Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T23:07:53.6153057Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T23:07:53.6155075Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T23:07:53.6157083Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T23:07:53.6159173Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T23:07:53.6161218Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T23:07:53.6163337Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T23:07:53.6165614Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T23:07:53.6167908Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T23:07:53.6169910Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T23:07:53.6171758Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T23:07:53.6173826Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T23:07:53.6176311Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-16T23:07:53.6178739Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-16T23:07:53.6180896Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-16T23:07:53.6183009Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T23:07:53.6185151Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T23:07:53.6187333Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T23:07:53.6189432Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T23:07:53.6191570Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-16T23:07:53.6193664Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T23:07:53.6195778Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T23:07:53.6197626Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T23:07:53.6199516Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T23:07:53.6201074Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-16T23:07:53.6202530Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T23:07:53.6203981Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T23:07:53.6205494Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T23:07:53.6207294Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T23:07:53.6208910Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T23:07:53.6210407Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T23:07:53.6211947Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T23:07:53.6213592Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T23:07:53.6215536Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T23:07:53.6217293Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T23:07:53.6219167Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T23:07:53.6220703Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T23:07:53.6222888Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-16T23:07:53.6224746Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-16T23:07:53.6226386Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T23:07:53.6228003Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T23:07:53.6230070Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T23:07:53.6231725Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T23:07:53.9938258Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T23:07:54.0091565Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T23:07:54.0140656Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T23:07:54.0266502Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T23:07:54.0682620Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T23:07:54.0684498Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-16T23:07:54.0694417Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T23:07:54.0742087Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T23:07:54.0746636Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T23:07:54.0948011Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T23:07:54.1021523Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T23:07:54.1036185Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T23:07:54.1039462Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T23:07:54.1043595Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T23:07:54.1063004Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T23:07:54.1075521Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T23:07:54.1080011Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-16T23:07:54.1081628Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T23:07:54.1097443Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T23:07:54.1105250Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T23:07:54.1110082Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T23:07:54.1115715Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-16T23:07:54.1117617Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-16T23:07:54.1123603Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-16T23:07:54.1125715Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T23:07:54.1140288Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T23:07:54.1228636Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-16T23:07:54.1239732Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T23:07:54.1241520Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T23:07:54.1252346Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T23:07:54.1303772Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T23:07:54.1316692Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T23:07:54.1331132Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T23:07:54.1333875Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T23:07:54.1345113Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-16T23:07:54.1350136Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-16T23:07:54.1355615Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T23:07:54.1366185Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T23:07:54.1372964Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-16T23:07:54.1374776Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-16T23:07:54.1391414Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-16T23:07:54.1459351Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-16T23:07:54.1682722Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T23:07:54.1684500Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T23:07:54.1721893Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T23:07:54.1734303Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T23:07:54.1739261Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T23:07:54.1771662Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T23:07:54.1773518Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T23:07:54.2435719Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T23:07:54.2487154Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T23:07:54.2566598Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T23:07:54.2821662Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-16T23:07:54.2844231Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-16T23:07:54.2865456Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-16T23:07:54.2867341Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T23:07:54.2909804Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T23:07:54.2911802Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T23:07:54.2924682Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T23:07:54.2926354Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T23:07:54.2980603Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T23:07:54.3008529Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T23:07:54.3285347Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T23:07:54.3287694Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T23:07:54.3295725Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T23:07:54.3299294Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T23:07:54.3304629Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T23:07:54.3306217Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T23:07:54.3335925Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T23:07:54.3337937Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T23:07:54.3346876Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T23:07:54.3352311Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T23:07:54.3357383Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T23:07:54.3359149Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T23:07:54.3364292Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T23:07:54.3493734Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T23:07:54.3500198Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T23:07:54.4080271Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T23:07:54.4082656Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T23:07:54.4084923Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T23:07:54.4105543Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T23:07:54.4107839Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T23:07:54.4116859Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T23:07:54.4154413Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T23:07:54.4157013Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T23:07:54.4296985Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T23:07:54.4307723Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T23:07:54.4316280Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T23:07:54.4484347Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T23:07:54.4503793Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-16T23:07:54.4514588Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-16T23:07:54.4516505Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T23:07:54.4525415Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T23:07:54.4700437Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T23:07:54.5671983Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-16T23:07:54.6072111Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T23:07:54.6559519Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T23:07:55.1483859Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T23:07:55.3525036Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-16T23:07:55.4110447Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-16T23:07:55.4557786Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T23:07:55.4805381Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T23:07:55.4815809Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T23:07:55.4923804Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T23:07:55.5033137Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T23:07:55.5040203Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T23:07:55.5045583Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T23:07:56.5521111Z Fetched 183 MB in 3s (67.8 MB/s) 2021-05-16T23:07:56.5848803Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T23:07:56.5927842Z (Reading database ... 2021-05-16T23:07:56.5928313Z (Reading database ... 5% 2021-05-16T23:07:56.5928787Z (Reading database ... 10% 2021-05-16T23:07:56.5929243Z (Reading database ... 15% 2021-05-16T23:07:56.5941424Z (Reading database ... 20% 2021-05-16T23:07:56.5942011Z (Reading database ... 25% 2021-05-16T23:07:56.5942467Z (Reading database ... 30% 2021-05-16T23:07:56.5942930Z (Reading database ... 35% 2021-05-16T23:07:56.5943380Z (Reading database ... 40% 2021-05-16T23:07:56.5944038Z (Reading database ... 45% 2021-05-16T23:07:56.5944480Z (Reading database ... 50% 2021-05-16T23:07:56.5965918Z (Reading database ... 55% 2021-05-16T23:07:56.6007603Z (Reading database ... 60% 2021-05-16T23:07:56.6038903Z (Reading database ... 65% 2021-05-16T23:07:56.6155150Z (Reading database ... 70% 2021-05-16T23:07:56.6268542Z (Reading database ... 75% 2021-05-16T23:07:56.6293007Z (Reading database ... 80% 2021-05-16T23:07:56.6690599Z (Reading database ... 85% 2021-05-16T23:07:56.6999535Z (Reading database ... 90% 2021-05-16T23:07:56.7076948Z (Reading database ... 95% 2021-05-16T23:07:56.7077547Z (Reading database ... 100% 2021-05-16T23:07:56.7078368Z (Reading database ... 269811 files and directories currently installed.) 2021-05-16T23:07:56.7197310Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T23:07:56.7213151Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:07:56.7533099Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T23:07:56.7811175Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:56.7884291Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:56.9613607Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T23:07:56.9892386Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:07:56.9912827Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:07:57.0248339Z Selecting previously unselected package libegl1:amd64. 2021-05-16T23:07:57.0531838Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:07:57.0542306Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:07:57.0813590Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T23:07:57.1098897Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T23:07:57.1108874Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:07:57.1458947Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T23:07:57.1683532Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T23:07:57.1694089Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:07:57.1968596Z Selecting previously unselected package libwacom-common. 2021-05-16T23:07:57.2201714Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T23:07:57.2215286Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:07:57.2842623Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T23:07:57.3128241Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:07:57.3138025Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:07:57.3408023Z Selecting previously unselected package libinput-bin. 2021-05-16T23:07:57.3636812Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:07:57.3654207Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:07:57.3967508Z Selecting previously unselected package libinput10:amd64. 2021-05-16T23:07:57.4173800Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:07:57.4288817Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:07:57.4619379Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T23:07:57.4905016Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:57.4913419Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:57.5364914Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T23:07:57.5648784Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:57.5657599Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:57.6528362Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T23:07:57.6765290Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T23:07:57.6775840Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:07:57.7048061Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T23:07:57.7296163Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T23:07:57.7309581Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:07:57.7608075Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T23:07:57.7862139Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T23:07:57.7871256Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:07:57.8106846Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T23:07:57.8390346Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T23:07:57.8400746Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:07:57.8688989Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T23:07:57.8918034Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T23:07:57.8926350Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:07:57.9248000Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T23:07:57.9449880Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T23:07:57.9460191Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:07:57.9728256Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T23:07:58.0016837Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T23:07:58.0036183Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:07:58.0285970Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T23:07:58.0576904Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T23:07:58.0588486Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:07:58.0863235Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T23:07:58.1152880Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T23:07:58.1165223Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:07:58.1448409Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T23:07:58.1729111Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T23:07:58.1739566Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:07:58.2109152Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T23:07:58.2399013Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:58.2477956Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:58.5407742Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T23:07:58.5631696Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:58.5639989Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:58.7831439Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T23:07:58.8117217Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:58.8127279Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:58.8466788Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T23:07:58.8749716Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T23:07:58.8766014Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:07:58.9288604Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T23:07:58.9511814Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T23:07:58.9522974Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:07:59.0415016Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T23:07:59.0696611Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T23:07:59.0718079Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:07:59.1037624Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T23:07:59.1323941Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:59.1334200Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:59.1807755Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T23:07:59.2037945Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:07:59.2053361Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:59.2528367Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T23:07:59.2790834Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:59.2799796Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:59.4335364Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T23:07:59.4619889Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:59.4635877Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:59.6127908Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T23:07:59.6343589Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:59.6356088Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:59.6767908Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T23:07:59.6989704Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:07:59.7001215Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:07:59.7327898Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T23:07:59.7574223Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T23:07:59.7590887Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:07:59.8007962Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T23:07:59.8218736Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T23:07:59.8235491Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:08:01.0842307Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T23:08:01.1132701Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:01.1143041Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:01.1477054Z Selecting previously unselected package qgis-providers-common. 2021-05-16T23:08:01.1767877Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:08:01.1776897Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:01.4444043Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T23:08:01.4737454Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T23:08:01.4754293Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:08:01.5246408Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T23:08:01.5534714Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T23:08:01.5546375Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:08:01.5974311Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T23:08:01.6259865Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:01.6273049Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:01.6603556Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T23:08:01.6889735Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:01.6905516Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:01.7173209Z Selecting previously unselected package gdal-data. 2021-05-16T23:08:01.7462654Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T23:08:01.7485513Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:01.7948739Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T23:08:01.8238924Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T23:08:01.8251747Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:08:01.8561318Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T23:08:01.8852326Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T23:08:01.8863679Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:08:01.9255346Z Selecting previously unselected package libarmadillo9. 2021-05-16T23:08:01.9543438Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T23:08:01.9554085Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:08:01.9928495Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T23:08:02.0186478Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T23:08:02.0199830Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:08:02.0868597Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T23:08:02.1159424Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T23:08:02.1171145Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:08:02.1478465Z Selecting previously unselected package libdap25:amd64. 2021-05-16T23:08:02.1763547Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T23:08:02.1780575Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:08:02.2423848Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T23:08:02.2712884Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T23:08:02.2721776Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:08:02.3036877Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T23:08:02.3324833Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T23:08:02.3334251Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:08:02.3599710Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T23:08:02.3888657Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T23:08:02.3899969Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:08:02.4157658Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T23:08:02.4447014Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T23:08:02.4459085Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:08:02.4839596Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T23:08:02.5125870Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T23:08:02.5136298Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:08:02.5836398Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T23:08:02.6125272Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T23:08:02.6134629Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:08:02.6433672Z Selecting previously unselected package proj-data. 2021-05-16T23:08:02.6721286Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T23:08:02.6730090Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T23:08:03.4033397Z Selecting previously unselected package libproj15:amd64. 2021-05-16T23:08:03.4318978Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T23:08:03.4327950Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:08:03.5363545Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T23:08:03.5651079Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T23:08:03.5658252Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:08:03.5967051Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T23:08:03.6228360Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T23:08:03.6234973Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:08:03.6712808Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T23:08:03.7001880Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T23:08:03.7017888Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:08:03.7327600Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T23:08:03.7565003Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T23:08:03.7572118Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:08:03.7818864Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T23:08:03.8102034Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:08:03.8120313Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:03.8379852Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T23:08:03.8668234Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:08:03.8680030Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:03.9128380Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T23:08:03.9367865Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:08:03.9374772Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:03.9673385Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T23:08:03.9965468Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T23:08:03.9974919Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:08:04.0610656Z Selecting previously unselected package libogdi4.1. 2021-05-16T23:08:04.0904266Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T23:08:04.0913570Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:08:04.1306247Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T23:08:04.1582416Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T23:08:04.1593914Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:08:04.1920096Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T23:08:04.2194171Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:08:04.2201428Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:08:04.3496450Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T23:08:04.3768363Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T23:08:04.3778525Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:08:04.4807680Z Selecting previously unselected package libgdal26. 2021-05-16T23:08:04.5039998Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:08:04.5053368Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:05.0545913Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T23:08:05.0827047Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:05.0839498Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:05.1167681Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T23:08:05.1361578Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T23:08:05.1377214Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:08:05.1687922Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T23:08:05.1905663Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:05.1915502Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:05.2199748Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T23:08:05.2493611Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:05.2503408Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:05.2927856Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T23:08:05.3150223Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T23:08:05.3160922Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:08:05.3631917Z Selecting previously unselected package libzip5:amd64. 2021-05-16T23:08:05.3924502Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T23:08:05.3936769Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:08:05.4408753Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T23:08:05.4629235Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:05.4639649Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:05.9769221Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T23:08:06.0027643Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:06.0055129Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:06.0368682Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T23:08:06.0605319Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T23:08:06.0619451Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:08:06.1088472Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T23:08:06.1323698Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:08:06.1337752Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:08:06.2768778Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T23:08:06.3019579Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:06.3032617Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:06.3368109Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T23:08:06.3599438Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:06.3609296Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:06.4049085Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T23:08:06.4294662Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T23:08:06.4309068Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:08:06.4996953Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T23:08:06.5288682Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:06.5445423Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:06.8604240Z Selecting previously unselected package qgis-providers. 2021-05-16T23:08:06.8897195Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:06.8910153Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:07.0978227Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T23:08:07.1270803Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:08:07.1283608Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:08:07.1600022Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T23:08:07.1893528Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T23:08:07.1902769Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:08:07.2231989Z Selecting previously unselected package avahi-daemon. 2021-05-16T23:08:07.2523860Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:08:07.2564434Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:08:07.2997902Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T23:08:07.3268663Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:08:07.3277902Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:08:07.3993854Z Selecting previously unselected package blt. 2021-05-16T23:08:07.4285193Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:08:07.4297632Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T23:08:07.4508800Z Selecting previously unselected package fonts-lyx. 2021-05-16T23:08:07.4804117Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T23:08:07.4815443Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:08:07.5164375Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T23:08:07.5454853Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T23:08:07.5464619Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:07.5744462Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T23:08:07.6021342Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:08:07.6035129Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:07.6441083Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T23:08:07.6711795Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:08:07.6727264Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:07.7057521Z Selecting previously unselected package gcr. 2021-05-16T23:08:07.7348726Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T23:08:07.7384902Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T23:08:07.7703563Z Selecting previously unselected package python3-numpy. 2021-05-16T23:08:07.7994302Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T23:08:07.8004376Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:08:08.0529061Z Selecting previously unselected package python3-gdal. 2021-05-16T23:08:08.0786930Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:08:08.0800490Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:08.1528645Z Selecting previously unselected package gdal-bin. 2021-05-16T23:08:08.1773586Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:08:08.1783491Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:08.2268889Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T23:08:08.2558375Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:08:08.2567152Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:08:08.2821282Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T23:08:08.3091660Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T23:08:08.3127955Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:08:08.3521053Z Selecting previously unselected package geoclue-2.0. 2021-05-16T23:08:08.3793980Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T23:08:08.3804239Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:08:08.4213946Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T23:08:08.4504830Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:08:08.4514479Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:08:08.5008297Z Selecting previously unselected package p11-kit. 2021-05-16T23:08:08.5244124Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:08:08.5256453Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:08:08.5634801Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T23:08:08.5928101Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T23:08:08.5935988Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:08:08.6212803Z Selecting previously unselected package gnome-keyring. 2021-05-16T23:08:08.6505758Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:08:08.6603757Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:08:08.7408409Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T23:08:08.7672946Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:08:08.7681648Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:08:08.7963603Z Selecting previously unselected package grass-doc. 2021-05-16T23:08:08.8233881Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T23:08:08.8242445Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T23:08:10.3849411Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T23:08:10.4519812Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T23:08:10.4538172Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:08:10.5088773Z Selecting previously unselected package libpdal-util9. 2021-05-16T23:08:10.5351223Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:10.5362080Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:08:10.5983575Z Selecting previously unselected package libpdal-base9. 2021-05-16T23:08:10.6268375Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:10.6276369Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:08:10.8088449Z Selecting previously unselected package grass-core. 2021-05-16T23:08:10.8311522Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T23:08:10.8324787Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T23:08:11.3448607Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T23:08:11.3703664Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T23:08:11.3711226Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:08:11.3966265Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T23:08:11.4260483Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T23:08:11.4274150Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:08:11.4564785Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T23:08:11.4840476Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T23:08:11.4849128Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:08:11.5608853Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T23:08:11.5831867Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T23:08:11.5839582Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:08:11.6288433Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T23:08:11.6530960Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T23:08:11.6538509Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:08:11.9230997Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T23:08:11.9528133Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T23:08:11.9537986Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:08:12.0447988Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T23:08:12.0687249Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T23:08:12.0702921Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:08:12.1037367Z Selecting previously unselected package libfcgi-bin. 2021-05-16T23:08:12.1330648Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T23:08:12.1337391Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:08:12.1727766Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T23:08:12.1960872Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T23:08:12.1970291Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:08:12.2231746Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T23:08:12.2506678Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T23:08:12.2581225Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:08:12.3288636Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T23:08:12.3521265Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T23:08:12.3552564Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:08:12.3845344Z Selecting previously unselected package libmbim-proxy. 2021-05-16T23:08:12.4119457Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T23:08:12.4128452Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T23:08:12.4360761Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T23:08:12.4669335Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:08:12.4679219Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:08:12.4940321Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T23:08:12.5241877Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:08:12.5259790Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:08:12.5688065Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T23:08:12.5942666Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T23:08:12.5955340Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:08:12.6290497Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T23:08:12.6567851Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:08:12.6579314Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:08:12.6875110Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T23:08:12.7119750Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T23:08:12.7132175Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:08:12.7407910Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T23:08:12.7655372Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:12.7664885Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:08:12.7967921Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T23:08:12.8212171Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:12.8223102Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:08:12.8488151Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T23:08:12.8737026Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:12.8745341Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:08:12.9033025Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T23:08:12.9307874Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:12.9316374Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:08:12.9706518Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T23:08:12.9935268Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:08:12.9945008Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:08:13.1238603Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T23:08:13.1536998Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:13.1547988Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:08:13.1876429Z Selecting previously unselected package libpdal-plugins. 2021-05-16T23:08:13.2125069Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:08:13.2136312Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:08:13.2392379Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T23:08:13.2686631Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:13.2698271Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:13.3054453Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T23:08:13.3331617Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:13.3342254Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:13.4161212Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T23:08:13.4438313Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:13.4447933Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:13.4814268Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T23:08:13.5108313Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:13.5117175Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:13.5527932Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T23:08:13.5767489Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:13.5785188Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:13.6043058Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T23:08:13.6325188Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:13.6339665Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:13.6726283Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T23:08:13.7027629Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:13.7036896Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:13.7307423Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T23:08:13.7607204Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:13.7620197Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:13.7888961Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T23:08:13.8166283Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:13.8190220Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:13.8517031Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T23:08:13.8814720Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:13.8828908Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:13.9092430Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T23:08:13.9388044Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:13.9400098Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:13.9688046Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T23:08:13.9943932Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:13.9953390Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:14.0448501Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T23:08:14.0711798Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:14.0720724Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:14.1771096Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T23:08:14.2070553Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:14.2091458Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:14.5185866Z Selecting previously unselected package qtchooser. 2021-05-16T23:08:14.5462482Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T23:08:14.5474875Z Unpacking qtchooser (66-2build1) ... 2021-05-16T23:08:14.5751532Z Selecting previously unselected package qdoc-qt5. 2021-05-16T23:08:14.6046637Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:14.6059045Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:14.6761076Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T23:08:14.7060146Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:14.7073475Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:14.7412623Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T23:08:14.7709008Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:14.7718340Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:14.7991255Z Selecting previously unselected package qt5-assistant. 2021-05-16T23:08:14.8286186Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:14.8294480Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:08:14.8835915Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T23:08:14.9132051Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:14.9151987Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:14.9437635Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T23:08:14.9732209Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:14.9744232Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:15.1689844Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T23:08:15.1963337Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:15.1979973Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:15.2855739Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T23:08:15.3133850Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:08:15.3145489Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:08:15.4270823Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T23:08:15.4568680Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:15.4579518Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:15.5632761Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T23:08:15.5927006Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:15.5938931Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:15.6454246Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T23:08:15.6755499Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:15.6762975Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:15.7215548Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T23:08:15.7511642Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:15.7522614Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:15.7878272Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T23:08:15.8180966Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T23:08:15.8191925Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:08:15.8871019Z Selecting previously unselected package libqmi-proxy. 2021-05-16T23:08:15.9148502Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T23:08:15.9290813Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T23:08:15.9516606Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T23:08:15.9792740Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:15.9801595Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:16.0152673Z Selecting previously unselected package libwacom-bin. 2021-05-16T23:08:16.0433651Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:08:16.0479917Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:08:16.0782128Z Selecting previously unselected package modemmanager. 2021-05-16T23:08:16.1064197Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T23:08:16.1140892Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T23:08:16.2108151Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T23:08:16.2403646Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T23:08:16.2416238Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:08:16.2755162Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T23:08:16.3038669Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T23:08:16.3048273Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:08:16.5680044Z Selecting previously unselected package python3-soupsieve. 2021-05-16T23:08:16.5961132Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T23:08:16.5971593Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:08:16.6226862Z Selecting previously unselected package python3-bs4. 2021-05-16T23:08:16.6505521Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T23:08:16.6518435Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T23:08:16.6817255Z Selecting previously unselected package python3-cycler. 2021-05-16T23:08:16.7096369Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T23:08:16.7106846Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T23:08:16.7339906Z Selecting previously unselected package python3-dateutil. 2021-05-16T23:08:16.7616017Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T23:08:16.7626330Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:08:16.7883590Z Selecting previously unselected package python3-decorator. 2021-05-16T23:08:16.8179401Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T23:08:16.8190897Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:08:16.8451780Z Selecting previously unselected package python3-future. 2021-05-16T23:08:16.8730737Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T23:08:16.8740628Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T23:08:16.9307849Z Selecting previously unselected package python3-webencodings. 2021-05-16T23:08:16.9606193Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T23:08:16.9622928Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:08:16.9851028Z Selecting previously unselected package python3-html5lib. 2021-05-16T23:08:17.0146221Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T23:08:17.0158606Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T23:08:17.0466878Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T23:08:17.0746935Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T23:08:17.0760347Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:08:17.0994327Z Selecting previously unselected package python3-traitlets. 2021-05-16T23:08:17.1288958Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T23:08:17.1303179Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T23:08:17.1688115Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T23:08:17.1902564Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T23:08:17.1911568Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:08:17.2168862Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T23:08:17.2469469Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T23:08:17.2478295Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:08:17.2760054Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T23:08:17.3042771Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T23:08:17.3054233Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:08:17.4536011Z Selecting previously unselected package python3-pyparsing. 2021-05-16T23:08:17.4833269Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T23:08:17.4857435Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T23:08:17.5186036Z Selecting previously unselected package python3-matplotlib. 2021-05-16T23:08:17.5471423Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T23:08:17.5478645Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:08:17.9409182Z Selecting previously unselected package python3-nbformat. 2021-05-16T23:08:17.9659346Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T23:08:17.9669893Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T23:08:17.9968370Z Selecting previously unselected package python3-olefile. 2021-05-16T23:08:18.0260075Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T23:08:18.0272562Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T23:08:18.0568510Z Selecting previously unselected package python3-pyproj. 2021-05-16T23:08:18.0865599Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T23:08:18.0878741Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:08:18.1385729Z Selecting previously unselected package python3-tz. 2021-05-16T23:08:18.1682228Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T23:08:18.1691746Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T23:08:18.1968220Z Selecting previously unselected package python3-owslib. 2021-05-16T23:08:18.2209492Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T23:08:18.2218210Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T23:08:18.2608369Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T23:08:18.2836430Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T23:08:18.2846397Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:08:18.3449124Z Selecting previously unselected package python3-retrying. 2021-05-16T23:08:18.3690386Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T23:08:18.3698339Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T23:08:18.3951353Z Selecting previously unselected package python3-plotly. 2021-05-16T23:08:18.4247682Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T23:08:18.4258050Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:08:19.0869655Z Selecting previously unselected package python3-psycopg2. 2021-05-16T23:08:19.1166261Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T23:08:19.1175901Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:08:19.1501228Z Selecting previously unselected package python3-sip. 2021-05-16T23:08:19.1784424Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T23:08:19.1798343Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:08:19.2110251Z Selecting previously unselected package python3-pyqt5. 2021-05-16T23:08:19.2414692Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:08:19.2424574Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:19.4857466Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T23:08:19.5162927Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:08:19.5177547Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:08:19.5607359Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T23:08:19.5910851Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:08:19.5922681Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:19.6333411Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T23:08:19.6615452Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:08:19.6627339Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:19.6915349Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T23:08:19.7198062Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:08:19.7212560Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:19.7555624Z Selecting previously unselected package python3-qgis-common. 2021-05-16T23:08:19.7838839Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:08:19.7849337Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:20.0820814Z Selecting previously unselected package python3-qgis. 2021-05-16T23:08:20.1121240Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:20.1129005Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:21.0383359Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T23:08:21.0686232Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T23:08:21.0698636Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:08:21.1030372Z Selecting previously unselected package libjs-leaflet. 2021-05-16T23:08:21.1341084Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T23:08:21.1351433Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:08:21.1810690Z Selecting previously unselected package qgis-common. 2021-05-16T23:08:21.2128074Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:08:21.2138327Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:22.7650869Z Selecting previously unselected package qgis. 2021-05-16T23:08:22.7954666Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:22.8688687Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:23.0788250Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T23:08:23.1070960Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:08:23.1120440Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:23.2841557Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T23:08:23.3153930Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:23.3165048Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:23.3483735Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T23:08:23.3787437Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:08:23.3797607Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:23.4464923Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T23:08:23.4770625Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:08:23.4780187Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:23.5113419Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T23:08:23.5419813Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T23:08:23.5429657Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:08:23.7091551Z Selecting previously unselected package wpasupplicant. 2021-05-16T23:08:23.7399424Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T23:08:23.7407645Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:08:23.8640208Z Selecting previously unselected package proj-bin. 2021-05-16T23:08:23.8952333Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T23:08:23.8961034Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T23:08:23.9268610Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T23:08:23.9574928Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T23:08:23.9584387Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T23:08:23.9877858Z Selecting previously unselected package usb-modeswitch. 2021-05-16T23:08:24.0187095Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T23:08:24.0259761Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:08:24.0956352Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:08:24.0986781Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:08:24.3502053Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T23:08:24.3523820Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:08:24.3543152Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:08:24.3563860Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:24.3657078Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:08:24.3674053Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:08:24.3697194Z Setting up proj-data (6.3.1-1) ... 2021-05-16T23:08:24.3718789Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:08:24.3739857Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:08:24.3763786Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:08:24.3783406Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:08:24.3809577Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:08:24.3831767Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:08:24.3852002Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:08:24.3873697Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:08:24.3897711Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:08:24.3929685Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:08:24.3954759Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:08:24.5370576Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:08:24.5392837Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:08:24.5411048Z Setting up python3-olefile (0.46-2) ... 2021-05-16T23:08:24.6885296Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T23:08:24.6904634Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T23:08:24.8259667Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:08:24.8286601Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:08:24.8306370Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:08:24.8330800Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:08:24.8350095Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:08:24.8369065Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:08:24.8392500Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:08:24.9490834Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:08:24.9515774Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:08:24.9542320Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:08:24.9559419Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:08:24.9581996Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:08:25.1005588Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:25.1028062Z Setting up python3-tz (2019.3-1) ... 2021-05-16T23:08:25.2450538Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:08:25.2526746Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:08:25.2550284Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:08:25.2621318Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:08:25.2638845Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:08:25.2665852Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:08:25.2689162Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:08:25.2706734Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:08:25.4142607Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:08:25.4164083Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:08:25.4185315Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:08:25.4207753Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:08:25.4280912Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:08:25.4303303Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T23:08:25.6035491Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:08:25.6056432Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T23:08:25.7428564Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:08:25.7457912Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:08:25.7485077Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:08:25.7513911Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T23:08:25.7536328Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T23:08:25.7559316Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:08:25.7594661Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:08:25.9110073Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:08:25.9129292Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:08:25.9149946Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:08:25.9179278Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:25.9251864Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T23:08:26.1249236Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:08:27.6011351Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:08:27.6012252Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:08:27.6013008Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:08:27.6013933Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:08:27.6014742Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:08:27.6015452Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:08:27.6016207Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:08:27.6016987Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:08:27.6017829Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:27.6018609Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:08:27.6019347Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:08:27.6020081Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T23:08:27.6020828Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:08:27.6021579Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:08:27.6022356Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:27.6023136Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:08:27.6023943Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:08:27.6024752Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:08:27.7463672Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:08:27.7482552Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:08:27.7508681Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:08:27.7590095Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:08:27.7614047Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:08:27.7638312Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:27.7657527Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:27.7682728Z Setting up python3-future (0.18.2-2) ... 2021-05-16T23:08:27.7753872Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T23:08:27.7800217Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T23:08:28.0882279Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:28.2156193Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:08:28.2187544Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:28.2208955Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:08:28.2233770Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:08:28.2253805Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:08:28.2283287Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:28.2303339Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:08:28.2323833Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:28.2344511Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:08:28.4312483Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:08:28.5868960Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:08:28.7314707Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:08:28.7335519Z Setting up qtchooser (66-2build1) ... 2021-05-16T23:08:28.7354753Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:08:28.7373244Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:08:28.8735622Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:28.8757237Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:08:28.8778090Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:08:28.8798515Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:08:29.6992497Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:08:29.7015971Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:08:29.7035161Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:08:29.7054713Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:29.7074533Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:29.7094528Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T23:08:29.7111806Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:08:29.7129218Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:08:29.7150040Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:08:30.0606923Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T23:08:30.0619688Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:30.0641529Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T23:08:30.2080050Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T23:08:30.2101778Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:08:30.3630075Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:30.3655610Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T23:08:30.5402948Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:08:30.5421373Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T23:08:30.5508042Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:30.5525493Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:08:30.6910954Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:08:30.6913629Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:08:31.1817400Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:08:31.4408479Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:31.4429835Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:08:31.4449099Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:31.4474598Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:31.4493406Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:31.4512836Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:31.4531560Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:08:31.6010785Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:31.6012165Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:08:31.6015400Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:31.6017858Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:08:31.6414201Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:31.6415640Z if direction is "increasing": 2021-05-16T23:08:31.6417164Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:31.6418264Z elif direction is "decreasing": 2021-05-16T23:08:31.6582214Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:31.6583495Z if direction is "increasing": 2021-05-16T23:08:31.6584947Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:31.6585997Z elif direction is "decreasing": 2021-05-16T23:08:32.5404908Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:32.5407236Z if props["offset_coordinates"] is "data": 2021-05-16T23:08:32.5408859Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:08:32.5409913Z if props["coordinates"] is not "data": 2021-05-16T23:08:33.2667215Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:08:33.7970221Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:08:33.7972998Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:08:33.7975421Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T23:08:34.9056570Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:08:34.9131175Z First installation detected... 2021-05-16T23:08:34.9131725Z Checking NSS setup... 2021-05-16T23:08:34.9173250Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:08:34.9211579Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:34.9258188Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T23:08:35.1704311Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:35.1732860Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:08:35.1768573Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:08:35.1805049Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:08:35.1840607Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:08:35.1868050Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:08:35.1902789Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:08:35.1925594Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:08:35.1951148Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:35.3623777Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:08:35.3651929Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:08:35.3677081Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T23:08:35.7000552Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:35.7002493Z if value is '': 2021-05-16T23:08:35.7942888Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:35.7943906Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:08:35.7944988Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:35.7945956Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:08:35.7947036Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:08:35.7948023Z if driver_string is not None and driver_string is not "": 2021-05-16T23:08:35.8363130Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:35.8364127Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:08:35.8365073Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:08:35.8365907Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:08:35.8970576Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:08:35.9000852Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:35.9080004Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T23:08:35.9103107Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:35.9134574Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:35.9293837Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:35.9332899Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:35.9363938Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:35.9394918Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:35.9426893Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:35.9455011Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:08:36.0284686Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:36.0313961Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:36.0344746Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:36.0367609Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T23:08:36.1576467Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:08:36.1579059Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:08:36.6865381Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:36.6898289Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:36.6920329Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:08:36.6947480Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:36.6972581Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:36.6998138Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:36.7030843Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:08:36.7057710Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:08:36.7080565Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:08:36.7115039Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:36.7150226Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:08:36.7182887Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:36.7213606Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:36.7239907Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:36.7270814Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:36.7305090Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:08:36.7326191Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:08:36.7352104Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:08:36.7392259Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:36.7436545Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:36.8989366Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:08:36.9019211Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:36.9048875Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:08:36.9086181Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:04.6213823Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:04.6244504Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:09:04.6275808Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:04.6300233Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:04.6330540Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:04.6364911Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:04.6398370Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:09:04.6426608Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:04.7768355Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:04.7792356Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:09:04.7811792Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:04.7835989Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:09:04.7859535Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:04.9423814Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:04.9460818Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:04.9493579Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:09:04.9606879Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T23:09:04.9759775Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T23:09:05.7819967Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:09:05.7994317Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:09:05.8227839Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:09:05.8382198Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T23:09:05.9058319Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:09:05.9335937Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T23:09:06.1747841Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:09:16.6288971Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:09:16.6482944Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:09:18.6346428Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:09:18.6346929Z with: 2021-05-16T23:09:18.6347372Z github_slug: neuroconductor/afnir 2021-05-16T23:09:18.6347769Z env: 2021-05-16T23:09:18.6348175Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:18.6348598Z TIC_DEPLOY_KEY: 2021-05-16T23:09:18.6349366Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:18.6351025Z GITHUB_PAT: *** 2021-05-16T23:09:18.6351387Z COVERALLS_TOKEN: 2021-05-16T23:09:18.6351840Z continue-on-error: false 2021-05-16T23:09:18.6352267Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:18.6352715Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:18.6353116Z TZ: UTC 2021-05-16T23:09:18.6353890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:18.6354272Z NOT_CRAN: true 2021-05-16T23:09:18.6354628Z ##[endgroup] 2021-05-16T23:09:18.6708152Z repo slug is: neuroconductor/afnir 2021-05-16T23:09:18.6819812Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:09:18.6820287Z env: 2021-05-16T23:09:18.6820659Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:18.6821040Z TIC_DEPLOY_KEY: 2021-05-16T23:09:18.6821719Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:18.6822870Z GITHUB_PAT: *** 2021-05-16T23:09:18.6823204Z COVERALLS_TOKEN: 2021-05-16T23:09:18.6823594Z continue-on-error: false 2021-05-16T23:09:18.6823996Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:18.6824399Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:18.6824752Z TZ: UTC 2021-05-16T23:09:18.6825077Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:18.6825408Z NOT_CRAN: true 2021-05-16T23:09:18.6825721Z ##[endgroup] 2021-05-16T23:09:18.9001112Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:09:18.9001661Z with: 2021-05-16T23:09:18.9002010Z repo_name: afnir 2021-05-16T23:09:18.9002389Z repo_version: 0.4.6 2021-05-16T23:09:18.9002751Z runner_os: Linux 2021-05-16T23:09:18.9003092Z R_version: 3.6 2021-05-16T23:09:18.9003412Z env: 2021-05-16T23:09:18.9003799Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:18.9004237Z TIC_DEPLOY_KEY: 2021-05-16T23:09:18.9004988Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:18.9006969Z GITHUB_PAT: *** 2021-05-16T23:09:18.9007358Z COVERALLS_TOKEN: 2021-05-16T23:09:18.9007797Z continue-on-error: false 2021-05-16T23:09:18.9008243Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:18.9008678Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:18.9009092Z TZ: UTC 2021-05-16T23:09:18.9009441Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:18.9009828Z NOT_CRAN: true 2021-05-16T23:09:18.9010190Z ##[endgroup] 2021-05-16T23:09:18.9313456Z Package: afnir 2021-05-16T23:09:18.9318496Z Version: 0.4.6 2021-05-16T23:09:18.9320143Z OS: Linux 2021-05-16T23:09:18.9400921Z ##[group]Run install.packages('remotes') 2021-05-16T23:09:18.9401490Z install.packages('remotes') 2021-05-16T23:09:18.9402138Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:09:18.9402960Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:09:18.9409863Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:09:18.9410194Z env: 2021-05-16T23:09:18.9410561Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:18.9410952Z TIC_DEPLOY_KEY: 2021-05-16T23:09:18.9411620Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:18.9412757Z GITHUB_PAT: *** 2021-05-16T23:09:18.9413074Z COVERALLS_TOKEN: 2021-05-16T23:09:18.9413474Z continue-on-error: false 2021-05-16T23:09:18.9413854Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:18.9414253Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:18.9414627Z TZ: UTC 2021-05-16T23:09:18.9414954Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:18.9415280Z NOT_CRAN: true 2021-05-16T23:09:18.9415593Z ##[endgroup] 2021-05-16T23:09:19.1008958Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:09:19.1009925Z (as ‘lib’ is unspecified) 2021-05-16T23:09:33.1177353Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:09:33.1415106Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-16T23:09:33.1770626Z ================================================== 2021-05-16T23:09:33.1771547Z downloaded 382 KB 2021-05-16T23:09:33.1772071Z 2021-05-16T23:09:33.3894517Z * installing *binary* package ‘remotes’ ... 2021-05-16T23:09:33.3940474Z * DONE (remotes) 2021-05-16T23:09:33.3991504Z 2021-05-16T23:09:33.3992449Z The downloaded source packages are in 2021-05-16T23:09:33.3993805Z ‘/tmp/RtmpK2FrJA/downloaded_packages’ 2021-05-16T23:09:50.5933760Z ##[group]Run actions/cache@v1 2021-05-16T23:09:50.5934308Z with: 2021-05-16T23:09:50.5934701Z path: /home/runner/work/_temp/Library 2021-05-16T23:09:50.5937333Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-fb6597465369dc367425b1f4a22ef8c06174e9b7c627f0b06accbcdc34a6b8de 2021-05-16T23:09:50.5940635Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-16T23:09:50.5941713Z env: 2021-05-16T23:09:50.5942127Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:50.5942546Z TIC_DEPLOY_KEY: 2021-05-16T23:09:50.5943320Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:50.5945049Z GITHUB_PAT: *** 2021-05-16T23:09:50.5945428Z COVERALLS_TOKEN: 2021-05-16T23:09:50.5945888Z continue-on-error: false 2021-05-16T23:09:50.5946317Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:50.5946766Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:50.5947222Z TZ: UTC 2021-05-16T23:09:50.5947575Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:50.5947959Z NOT_CRAN: true 2021-05-16T23:09:50.5948297Z ##[endgroup] 2021-05-16T23:09:50.6358736Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:09:50.6414954Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:09:50.6415721Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:09:50.6416399Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T23:09:50.6416986Z sudo -s eval "$sysreqs" 2021-05-16T23:09:50.6459600Z shell: /usr/bin/bash -e {0} 2021-05-16T23:09:50.6459967Z env: 2021-05-16T23:09:50.6460376Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:50.6460801Z TIC_DEPLOY_KEY: 2021-05-16T23:09:50.6461566Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:50.6462847Z GITHUB_PAT: *** 2021-05-16T23:09:50.6463217Z COVERALLS_TOKEN: 2021-05-16T23:09:50.6463677Z continue-on-error: false 2021-05-16T23:09:50.6464117Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:50.6464553Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:50.6464961Z TZ: UTC 2021-05-16T23:09:50.6465339Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:50.6465726Z NOT_CRAN: true 2021-05-16T23:09:50.6466155Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T23:09:50.6466596Z ##[endgroup] 2021-05-16T23:09:50.8256479Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:09:51.3588379Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T23:10:06.3290788Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T23:10:06.3291473Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T23:10:06.3292023Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T23:10:06.3292579Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T23:10:06.3293132Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T23:10:06.3311180Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T23:10:06.3321669Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:06.3322428Z (as ‘lib’ is unspecified) 2021-05-16T23:10:19.4346544Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:10:19.9406994Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-16T23:10:19.9455347Z ================================================== 2021-05-16T23:10:19.9456188Z downloaded 94 KB 2021-05-16T23:10:19.9456762Z 2021-05-16T23:10:19.9495063Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:10:20.6055307Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-16T23:10:20.6121539Z ================================================== 2021-05-16T23:10:20.6122081Z downloaded 133 KB 2021-05-16T23:10:20.6122374Z 2021-05-16T23:10:20.6158948Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:10:22.9712179Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-16T23:10:23.0737440Z ================================================== 2021-05-16T23:10:23.0738057Z downloaded 80 KB 2021-05-16T23:10:23.0738367Z 2021-05-16T23:10:23.0779001Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:10:23.4390210Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-16T23:10:23.4750795Z ================================================== 2021-05-16T23:10:23.4751476Z downloaded 512 KB 2021-05-16T23:10:23.4751795Z 2021-05-16T23:10:23.4790733Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T23:10:23.7656832Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-16T23:10:23.7927430Z ================================================== 2021-05-16T23:10:23.7928403Z downloaded 991 KB 2021-05-16T23:10:23.7928916Z 2021-05-16T23:10:23.9845177Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T23:10:23.9890432Z * DONE (rprojroot) 2021-05-16T23:10:24.1839193Z * installing *binary* package ‘crayon’ ... 2021-05-16T23:10:24.1888857Z * DONE (crayon) 2021-05-16T23:10:24.3872306Z * installing *binary* package ‘R6’ ... 2021-05-16T23:10:24.3912573Z * DONE (R6) 2021-05-16T23:10:24.6159886Z * installing *binary* package ‘desc’ ... 2021-05-16T23:10:24.6207377Z * DONE (desc) 2021-05-16T23:10:24.8412738Z * installing *binary* package ‘debugme’ ... 2021-05-16T23:10:24.8461446Z * DONE (debugme) 2021-05-16T23:10:24.8511246Z 2021-05-16T23:10:24.8512180Z The downloaded source packages are in 2021-05-16T23:10:24.8513496Z ‘/tmp/RtmplUA3Sl/downloaded_packages’ 2021-05-16T23:10:24.8522453Z Running `R CMD build`... 2021-05-16T23:10:25.0671094Z * checking for file ‘/tmp/RtmplUA3Sl/remotes69578cea9fd/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T23:10:25.0672657Z * preparing ‘sysreqs’: 2021-05-16T23:10:25.0673713Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:10:25.0675225Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:10:25.0676237Z * checking for empty or unneeded directories 2021-05-16T23:10:25.0677221Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T23:10:25.0679514Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:25.0680549Z (as ‘lib’ is unspecified) 2021-05-16T23:10:25.2529886Z * installing *source* package ‘sysreqs’ ... 2021-05-16T23:10:25.2531948Z ** using staged installation 2021-05-16T23:10:25.2655501Z ** R 2021-05-16T23:10:25.2743097Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:10:25.6035210Z ** help 2021-05-16T23:10:25.6164017Z *** installing help indices 2021-05-16T23:10:25.6324769Z ** building package indices 2021-05-16T23:10:25.6433355Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:10:25.8243296Z ** testing if installed package can be loaded from final location 2021-05-16T23:10:26.0054048Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:10:26.0059642Z * DONE (sysreqs) 2021-05-16T23:10:43.7785453Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:10:43.7787846Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T23:10:43.7789512Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T23:10:43.7838101Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T23:10:43.8354760Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:10:43.9108200Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:10:44.0354389Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T23:10:44.0690192Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T23:10:44.2264835Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:10:45.4351179Z Reading package lists... 2021-05-16T23:10:45.5072384Z Reading package lists... 2021-05-16T23:10:45.6663071Z Building dependency tree... 2021-05-16T23:10:45.6684362Z Reading state information... 2021-05-16T23:10:45.8163279Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-16T23:10:45.8165138Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-16T23:10:45.8166375Z libssh2-1-dev set to manually installed. 2021-05-16T23:10:45.8168972Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T23:10:45.8170110Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-16T23:10:45.8170817Z Suggested packages: 2021-05-16T23:10:45.8171752Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T23:10:45.8607483Z The following NEW packages will be installed: 2021-05-16T23:10:45.8617231Z libcurl4-openssl-dev 2021-05-16T23:10:45.8876797Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:10:45.8877494Z Need to get 321 kB of archives. 2021-05-16T23:10:45.8878224Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T23:10:45.8880925Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T23:10:46.3177300Z Fetched 321 kB in 0s (11.7 MB/s) 2021-05-16T23:10:46.3507703Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T23:10:46.3594520Z (Reading database ... 2021-05-16T23:10:46.3595223Z (Reading database ... 5% 2021-05-16T23:10:46.3595889Z (Reading database ... 10% 2021-05-16T23:10:46.3598776Z (Reading database ... 15% 2021-05-16T23:10:46.3599225Z (Reading database ... 20% 2021-05-16T23:10:46.3599680Z (Reading database ... 25% 2021-05-16T23:10:46.3600124Z (Reading database ... 30% 2021-05-16T23:10:46.3600578Z (Reading database ... 35% 2021-05-16T23:10:46.3601034Z (Reading database ... 40% 2021-05-16T23:10:46.3601472Z (Reading database ... 45% 2021-05-16T23:10:46.3601925Z (Reading database ... 50% 2021-05-16T23:10:46.3642542Z (Reading database ... 55% 2021-05-16T23:10:46.3691021Z (Reading database ... 60% 2021-05-16T23:10:46.3732782Z (Reading database ... 65% 2021-05-16T23:10:46.3918159Z (Reading database ... 70% 2021-05-16T23:10:46.3952700Z (Reading database ... 75% 2021-05-16T23:10:46.4214900Z (Reading database ... 80% 2021-05-16T23:10:46.4316239Z (Reading database ... 85% 2021-05-16T23:10:46.4719502Z (Reading database ... 90% 2021-05-16T23:10:46.4805605Z (Reading database ... 95% 2021-05-16T23:10:46.4806115Z (Reading database ... 100% 2021-05-16T23:10:46.4806967Z (Reading database ... 285022 files and directories currently installed.) 2021-05-16T23:10:46.4946542Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T23:10:46.4964377Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:10:46.5880693Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:10:46.5920695Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:10:51.6153743Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:10:51.6154356Z remotes::install_github("ropensci/tic") 2021-05-16T23:10:51.6154900Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:10:51.6155472Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:10:51.6155984Z remotes::install_cran("covr") 2021-05-16T23:10:51.6162211Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:10:51.6162561Z env: 2021-05-16T23:10:51.6162959Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:10:51.6163361Z TIC_DEPLOY_KEY: 2021-05-16T23:10:51.6164052Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:10:51.6165484Z GITHUB_PAT: *** 2021-05-16T23:10:51.6165829Z COVERALLS_TOKEN: 2021-05-16T23:10:51.6166227Z continue-on-error: false 2021-05-16T23:10:51.6166853Z VDIFFR_RUN_TESTS: 2021-05-16T23:10:51.6167244Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:10:51.6167761Z TZ: UTC 2021-05-16T23:10:51.6168085Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:10:51.6168425Z NOT_CRAN: true 2021-05-16T23:10:51.6168728Z ##[endgroup] 2021-05-16T23:10:52.1413534Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:10:52.1555447Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:11:06.2802477Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:11:06.2803243Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:11:06.2803907Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:11:06.2804546Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:11:06.2805179Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:11:06.2805852Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:11:06.2806760Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:11:06.2807423Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:11:06.2808077Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:11:06.2808709Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:11:06.2809334Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:11:06.2810014Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:11:06.2810663Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:11:06.2811273Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:11:06.2811934Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:11:06.2812625Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:11:06.2813312Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:11:06.2813955Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:11:06.2814578Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:11:06.2815226Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:11:06.2815883Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:11:06.2816544Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:11:06.2817192Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:11:06.2817849Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:11:06.2818463Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:11:06.2819089Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:11:06.2819721Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:11:06.2820357Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:11:06.2822365Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:11:06.2823017Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:11:06.2823673Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:11:06.2825552Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-16T23:11:06.2834221Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:06.2835085Z (as ‘lib’ is unspecified) 2021-05-16T23:11:18.6090380Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:11:19.0989041Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-16T23:11:19.1286189Z ================================================== 2021-05-16T23:11:19.1287533Z downloaded 1.3 MB 2021-05-16T23:11:19.1288405Z 2021-05-16T23:11:19.1320246Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:11:19.5525081Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-16T23:11:19.6622061Z ================================================== 2021-05-16T23:11:19.6623113Z downloaded 228 KB 2021-05-16T23:11:19.6623721Z 2021-05-16T23:11:19.6662642Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:11:20.2016472Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-16T23:11:20.2131546Z ================================================== 2021-05-16T23:11:20.2132420Z downloaded 140 KB 2021-05-16T23:11:20.2132923Z 2021-05-16T23:11:20.2172581Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:11:20.4226103Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-16T23:11:20.4283972Z ================================================== 2021-05-16T23:11:20.4284725Z downloaded 53 KB 2021-05-16T23:11:20.4285237Z 2021-05-16T23:11:20.4319942Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T23:11:20.7239270Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-16T23:11:20.7248405Z ================================================== 2021-05-16T23:11:20.7249766Z downloaded 23 KB 2021-05-16T23:11:20.7250518Z 2021-05-16T23:11:20.7287862Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:11:21.0004298Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-16T23:11:21.0308084Z ================================================== 2021-05-16T23:11:21.0309066Z downloaded 1.4 MB 2021-05-16T23:11:21.0309542Z 2021-05-16T23:11:21.0343896Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:11:21.3079639Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-16T23:11:21.3105312Z ================================================== 2021-05-16T23:11:21.3106919Z downloaded 36 KB 2021-05-16T23:11:21.3108171Z 2021-05-16T23:11:21.3157462Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:11:21.5965783Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-16T23:11:21.6239230Z ================================================== 2021-05-16T23:11:21.6239744Z downloaded 884 KB 2021-05-16T23:11:21.6240010Z 2021-05-16T23:11:21.6275008Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:11:22.0269398Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-16T23:11:22.0490629Z ================================================== 2021-05-16T23:11:22.0491156Z downloaded 523 KB 2021-05-16T23:11:22.0491478Z 2021-05-16T23:11:22.0530051Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T23:11:22.3963394Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-16T23:11:22.3964095Z ================================================== 2021-05-16T23:11:22.3964551Z downloaded 12 KB 2021-05-16T23:11:22.3964821Z 2021-05-16T23:11:22.4002837Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:11:22.6954424Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-16T23:11:22.7345529Z ================================================== 2021-05-16T23:11:22.7346359Z downloaded 486 KB 2021-05-16T23:11:22.7346887Z 2021-05-16T23:11:22.7388547Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:11:23.0304150Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-16T23:11:23.0353308Z ================================================== 2021-05-16T23:11:23.0353882Z downloaded 91 KB 2021-05-16T23:11:23.0354189Z 2021-05-16T23:11:23.0396001Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:11:23.2231520Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-16T23:11:23.2546195Z ================================================== 2021-05-16T23:11:23.2546693Z downloaded 508 KB 2021-05-16T23:11:23.2546956Z 2021-05-16T23:11:23.2586276Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:11:23.7758551Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-16T23:11:23.8823577Z ================================================== 2021-05-16T23:11:23.8824202Z downloaded 621 KB 2021-05-16T23:11:23.8824509Z 2021-05-16T23:11:23.8877870Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:11:24.1816798Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-16T23:11:24.2009349Z ================================================== 2021-05-16T23:11:24.2010764Z downloaded 267 KB 2021-05-16T23:11:24.2011549Z 2021-05-16T23:11:24.2117647Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:11:24.5002326Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-16T23:11:24.5121950Z ================================================== 2021-05-16T23:11:24.5122388Z downloaded 167 KB 2021-05-16T23:11:24.5122628Z 2021-05-16T23:11:24.5163565Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:11:24.8063636Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-16T23:11:24.8216360Z ================================================== 2021-05-16T23:11:24.8217058Z downloaded 235 KB 2021-05-16T23:11:24.8217538Z 2021-05-16T23:11:24.8254108Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T23:11:25.0174565Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-16T23:11:25.0331889Z ================================================== 2021-05-16T23:11:25.0332876Z downloaded 277 KB 2021-05-16T23:11:25.0333360Z 2021-05-16T23:11:25.0372871Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:11:25.4404017Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-16T23:11:25.4527253Z ================================================== 2021-05-16T23:11:25.4527803Z downloaded 201 KB 2021-05-16T23:11:25.4528071Z 2021-05-16T23:11:25.4567210Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T23:11:25.7561897Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-16T23:11:25.7614691Z ================================================== 2021-05-16T23:11:25.7615491Z downloaded 64 KB 2021-05-16T23:11:25.7616099Z 2021-05-16T23:11:25.7655994Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:11:25.9530960Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-16T23:11:25.9578009Z ================================================== 2021-05-16T23:11:25.9578874Z downloaded 46 KB 2021-05-16T23:11:25.9579380Z 2021-05-16T23:11:25.9611749Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T23:11:26.3790180Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-16T23:11:26.4014099Z ================================================== 2021-05-16T23:11:26.4014657Z downloaded 417 KB 2021-05-16T23:11:26.4014932Z 2021-05-16T23:11:26.4053818Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:11:26.6978171Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-16T23:11:26.7056899Z ================================================== 2021-05-16T23:11:26.7057658Z downloaded 91 KB 2021-05-16T23:11:26.7058105Z 2021-05-16T23:11:26.7093857Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:11:26.8834699Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-16T23:11:26.8935732Z ================================================== 2021-05-16T23:11:26.8936303Z downloaded 133 KB 2021-05-16T23:11:26.8936779Z 2021-05-16T23:11:26.8972573Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:11:27.4039397Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-16T23:11:27.4185678Z ================================================== 2021-05-16T23:11:27.4186165Z downloaded 270 KB 2021-05-16T23:11:27.4186574Z 2021-05-16T23:11:27.4229298Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:11:27.8108667Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-16T23:11:27.8434938Z ================================================== 2021-05-16T23:11:27.8435921Z downloaded 735 KB 2021-05-16T23:11:27.8436308Z 2021-05-16T23:11:27.8470943Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:11:28.2911206Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-16T23:11:28.2912514Z ================================================== 2021-05-16T23:11:28.2913236Z downloaded 46 KB 2021-05-16T23:11:28.2913678Z 2021-05-16T23:11:28.2952220Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:11:28.4398647Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:11:28.4409062Z ================================================== 2021-05-16T23:11:28.4409585Z downloaded 24 KB 2021-05-16T23:11:28.4410027Z 2021-05-16T23:11:28.4434648Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:11:28.7205387Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-16T23:11:28.7435054Z ================================================== 2021-05-16T23:11:28.7435781Z downloaded 689 KB 2021-05-16T23:11:28.7436129Z 2021-05-16T23:11:28.7471091Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:11:29.1511340Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-16T23:11:29.1565669Z ================================================== 2021-05-16T23:11:29.1566224Z downloaded 45 KB 2021-05-16T23:11:29.1568067Z 2021-05-16T23:11:29.1604506Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:11:29.4503523Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-16T23:11:29.4730409Z ================================================== 2021-05-16T23:11:29.4731361Z downloaded 603 KB 2021-05-16T23:11:29.4731820Z 2021-05-16T23:11:29.7458728Z * installing *binary* package ‘rlang’ ... 2021-05-16T23:11:29.7512456Z * DONE (rlang) 2021-05-16T23:11:29.9732489Z * installing *binary* package ‘magrittr’ ... 2021-05-16T23:11:29.9781823Z * DONE (magrittr) 2021-05-16T23:11:30.1898366Z * installing *binary* package ‘glue’ ... 2021-05-16T23:11:30.1945225Z * DONE (glue) 2021-05-16T23:11:30.3877180Z * installing *binary* package ‘sys’ ... 2021-05-16T23:11:30.3917230Z * DONE (sys) 2021-05-16T23:11:30.5847675Z * installing *binary* package ‘mime’ ... 2021-05-16T23:11:30.5887261Z * DONE (mime) 2021-05-16T23:11:30.8615531Z * installing *binary* package ‘curl’ ... 2021-05-16T23:11:30.8672258Z * DONE (curl) 2021-05-16T23:11:31.0736292Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T23:11:31.0793616Z * DONE (jsonlite) 2021-05-16T23:11:31.2701767Z * installing *binary* package ‘ini’ ... 2021-05-16T23:11:31.2740580Z * DONE (ini) 2021-05-16T23:11:31.4786960Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T23:11:31.4830346Z * DONE (gitcreds) 2021-05-16T23:11:31.7292009Z * installing *binary* package ‘zip’ ... 2021-05-16T23:11:31.7346663Z * DONE (zip) 2021-05-16T23:11:31.9512093Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T23:11:31.9561790Z * DONE (rstudioapi) 2021-05-16T23:11:32.1728166Z * installing *binary* package ‘fastmap’ ... 2021-05-16T23:11:32.1775782Z * DONE (fastmap) 2021-05-16T23:11:32.3959839Z * installing *binary* package ‘yaml’ ... 2021-05-16T23:11:32.4010731Z * DONE (yaml) 2021-05-16T23:11:32.6086374Z * installing *binary* package ‘withr’ ... 2021-05-16T23:11:32.6128661Z * DONE (withr) 2021-05-16T23:11:32.8288609Z * installing *binary* package ‘whisker’ ... 2021-05-16T23:11:32.8339246Z * DONE (whisker) 2021-05-16T23:11:33.0267692Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T23:11:33.0308623Z * DONE (rappdirs) 2021-05-16T23:11:33.2820696Z * installing *binary* package ‘fs’ ... 2021-05-16T23:11:33.2877497Z * DONE (fs) 2021-05-16T23:11:33.4826201Z * installing *binary* package ‘clipr’ ... 2021-05-16T23:11:33.4867412Z * DONE (clipr) 2021-05-16T23:11:33.7160590Z * installing *binary* package ‘git2r’ ... 2021-05-16T23:11:33.7211783Z * DONE (git2r) 2021-05-16T23:11:33.9124616Z * installing *binary* package ‘askpass’ ... 2021-05-16T23:11:33.9158305Z * DONE (askpass) 2021-05-16T23:11:34.1149698Z * installing *binary* package ‘cli’ ... 2021-05-16T23:11:34.1197916Z * DONE (cli) 2021-05-16T23:11:34.3409973Z * installing *binary* package ‘purrr’ ... 2021-05-16T23:11:34.3456240Z * DONE (purrr) 2021-05-16T23:11:34.5574836Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T23:11:34.5621972Z * DONE (lifecycle) 2021-05-16T23:11:34.7594566Z * installing *source* package ‘cachem’ ... 2021-05-16T23:11:34.7606119Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:34.7607335Z ** using staged installation 2021-05-16T23:11:34.7785583Z ** libs 2021-05-16T23:11:34.8076988Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T23:11:35.6054792Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:11:35.6498583Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T23:11:35.8478806Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T23:11:35.8491403Z ** R 2021-05-16T23:11:35.8559734Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:36.3334985Z ** help 2021-05-16T23:11:36.3544141Z *** installing help indices 2021-05-16T23:11:36.3727394Z ** building package indices 2021-05-16T23:11:36.3923666Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:36.6312807Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:11:36.7246184Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:36.9163959Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:36.9172445Z * DONE (cachem) 2021-05-16T23:11:37.2321594Z * installing *binary* package ‘openssl’ ... 2021-05-16T23:11:37.2395303Z * DONE (openssl) 2021-05-16T23:11:37.4328330Z * installing *binary* package ‘memoise’ ... 2021-05-16T23:11:37.4366035Z * DONE (memoise) 2021-05-16T23:11:37.6676048Z * installing *binary* package ‘httr’ ... 2021-05-16T23:11:37.6729982Z * DONE (httr) 2021-05-16T23:11:37.8820007Z * installing *binary* package ‘credentials’ ... 2021-05-16T23:11:37.8862984Z * DONE (credentials) 2021-05-16T23:11:38.0882269Z * installing *binary* package ‘gh’ ... 2021-05-16T23:11:38.0920922Z * DONE (gh) 2021-05-16T23:11:38.3073230Z * installing *binary* package ‘gert’ ... 2021-05-16T23:11:38.3120099Z * DONE (gert) 2021-05-16T23:11:38.5697597Z * installing *binary* package ‘usethis’ ... 2021-05-16T23:11:38.5766180Z * DONE (usethis) 2021-05-16T23:11:38.5829355Z 2021-05-16T23:11:38.5830325Z The downloaded source packages are in 2021-05-16T23:11:38.5831622Z ‘/tmp/RtmpELTBdv/downloaded_packages’ 2021-05-16T23:11:38.5840705Z Running `R CMD build`... 2021-05-16T23:11:40.4426390Z * checking for file ‘/tmp/RtmpELTBdv/remotes71e078ada628/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:11:40.4427733Z * preparing ‘tic’: 2021-05-16T23:11:40.4428721Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:11:40.4429565Z * installing the package to process help pages 2021-05-16T23:11:40.4430650Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:11:40.4431538Z * checking for empty or unneeded directories 2021-05-16T23:11:40.4432439Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:11:40.4433304Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:11:40.4434138Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:11:40.4435409Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:40.4436276Z (as ‘lib’ is unspecified) 2021-05-16T23:11:40.7389981Z * installing *source* package ‘tic’ ... 2021-05-16T23:11:40.7391833Z ** using staged installation 2021-05-16T23:11:40.7644951Z ** R 2021-05-16T23:11:40.7863680Z ** inst 2021-05-16T23:11:40.7894463Z ** preparing package for lazy loading 2021-05-16T23:11:41.1287525Z ** help 2021-05-16T23:11:41.2639619Z *** installing help indices 2021-05-16T23:11:41.3564329Z *** copying figures 2021-05-16T23:11:41.3568653Z ** building package indices 2021-05-16T23:11:41.4716751Z ** installing vignettes 2021-05-16T23:11:41.4760091Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:41.7178973Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:41.9988831Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:42.0019487Z * DONE (tic) 2021-05-16T23:11:42.0146517Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:11:42.1897504Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:11:44.0050975Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:11:44.0052591Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:11:44.0055124Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T23:11:44.0057656Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:11:44.0058650Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:11:44.0059628Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:11:44.0061369Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:44.0062248Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:11:44.0062981Z (as ‘lib’ is unspecified) 2021-05-16T23:11:44.0063934Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:11:44.0064801Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:11:44.0065643Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:11:44.0066473Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:11:44.0067300Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:11:44.0068126Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:11:44.0069001Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:11:44.0069860Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:11:44.0070753Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:11:44.0071635Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:11:44.0072479Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:11:44.0073322Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:11:44.0074153Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:11:44.0075289Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:11:44.0076154Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:11:44.0076984Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:11:44.0077840Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:11:44.0078685Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:11:44.0079526Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:11:44.0080378Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:11:44.0081189Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:11:44.0082116Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:11:44.0082981Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:11:44.0083930Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:11:44.0084824Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:11:44.0085743Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:11:44.0086900Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:11:44.0087823Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:11:44.0088863Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:11:44.0089739Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:11:44.0090621Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:11:44.0091479Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:11:57.7989065Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:11:58.1919145Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-16T23:11:58.2137521Z ================================================== 2021-05-16T23:11:58.2138262Z downloaded 231 KB 2021-05-16T23:11:58.2138679Z 2021-05-16T23:11:58.2172354Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:11:58.6055055Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-16T23:11:58.6359446Z ================================================== 2021-05-16T23:11:58.6359955Z downloaded 1.5 MB 2021-05-16T23:11:58.6361346Z 2021-05-16T23:11:58.6395395Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T23:11:58.8323756Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-16T23:11:58.8325958Z ================================================== 2021-05-16T23:11:58.8326409Z downloaded 17 KB 2021-05-16T23:11:58.8326806Z 2021-05-16T23:11:58.8360012Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:11:58.8633033Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:11:58.8976360Z ================================================== 2021-05-16T23:11:58.8977266Z downloaded 1.1 MB 2021-05-16T23:11:58.8977745Z 2021-05-16T23:11:58.8998312Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:11:58.9522048Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:11:58.9763703Z ================================================== 2021-05-16T23:11:58.9764681Z downloaded 670 KB 2021-05-16T23:11:58.9765190Z 2021-05-16T23:11:58.9787641Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:11:59.5256111Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-16T23:11:59.5305603Z ================================================== 2021-05-16T23:11:59.5306096Z downloaded 43 KB 2021-05-16T23:11:59.5306360Z 2021-05-16T23:11:59.5340003Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:11:59.9300455Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-16T23:12:00.0401861Z ================================================== 2021-05-16T23:12:00.0402805Z downloaded 248 KB 2021-05-16T23:12:00.0403354Z 2021-05-16T23:12:00.0441061Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:12:00.2447832Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-16T23:12:00.3564979Z ================================================== 2021-05-16T23:12:00.3566067Z downloaded 952 KB 2021-05-16T23:12:00.3566889Z 2021-05-16T23:12:00.3601282Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:12:00.9957000Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-16T23:12:01.0012119Z ================================================== 2021-05-16T23:12:01.0012644Z downloaded 68 KB 2021-05-16T23:12:01.0012910Z 2021-05-16T23:12:01.0050112Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:12:01.2874222Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-16T23:12:01.3084331Z ================================================== 2021-05-16T23:12:01.3084832Z downloaded 347 KB 2021-05-16T23:12:01.3085253Z 2021-05-16T23:12:01.3125361Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:12:01.6965449Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-16T23:12:01.7163222Z ================================================== 2021-05-16T23:12:01.7164091Z downloaded 413 KB 2021-05-16T23:12:01.7164616Z 2021-05-16T23:12:01.7195010Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T23:12:02.0192728Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-16T23:12:02.0194297Z ================================================== 2021-05-16T23:12:02.0195019Z downloaded 15 KB 2021-05-16T23:12:02.0195532Z 2021-05-16T23:12:02.0226337Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:12:02.6556933Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-16T23:12:02.6671800Z ================================================== 2021-05-16T23:12:02.6672318Z downloaded 147 KB 2021-05-16T23:12:02.6672588Z 2021-05-16T23:12:02.6708444Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T23:12:03.1866028Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-16T23:12:03.1926111Z ================================================== 2021-05-16T23:12:03.1926915Z downloaded 72 KB 2021-05-16T23:12:03.1927158Z 2021-05-16T23:12:03.1961182Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:12:03.4987690Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-16T23:12:03.5011786Z ================================================== 2021-05-16T23:12:03.5012316Z downloaded 39 KB 2021-05-16T23:12:03.5012689Z 2021-05-16T23:12:03.5051130Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:12:03.8684550Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-16T23:12:03.8873053Z ================================================== 2021-05-16T23:12:03.8874413Z downloaded 349 KB 2021-05-16T23:12:03.8875187Z 2021-05-16T23:12:03.8911457Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:12:04.9788538Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-16T23:12:05.0022260Z ================================================== 2021-05-16T23:12:05.0023369Z downloaded 426 KB 2021-05-16T23:12:05.0023903Z 2021-05-16T23:12:05.0055711Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:12:05.5122076Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-16T23:12:05.5122718Z ================================================== 2021-05-16T23:12:05.5123123Z downloaded 40 KB 2021-05-16T23:12:05.5123588Z 2021-05-16T23:12:05.5162907Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T23:12:05.7690539Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-16T23:12:05.7970616Z ================================================== 2021-05-16T23:12:05.7971523Z downloaded 602 KB 2021-05-16T23:12:05.7971809Z 2021-05-16T23:12:05.7984351Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:12:05.8279697Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:12:05.8385089Z ================================================== 2021-05-16T23:12:05.8385640Z downloaded 109 KB 2021-05-16T23:12:05.8385948Z 2021-05-16T23:12:05.8406088Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T23:12:06.0164251Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-16T23:12:06.0319312Z ================================================== 2021-05-16T23:12:06.0320013Z downloaded 225 KB 2021-05-16T23:12:06.0320280Z 2021-05-16T23:12:06.0354888Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:12:06.2258931Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-16T23:12:06.2271880Z ================================================== 2021-05-16T23:12:06.2272848Z downloaded 38 KB 2021-05-16T23:12:06.2273218Z 2021-05-16T23:12:06.2310165Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T23:12:06.9720648Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-16T23:12:06.9855950Z ================================================== 2021-05-16T23:12:06.9856696Z downloaded 200 KB 2021-05-16T23:12:06.9857208Z 2021-05-16T23:12:06.9889663Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:12:07.4085419Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-16T23:12:07.4706213Z ================================================== 2021-05-16T23:12:07.4708256Z downloaded 2.8 MB 2021-05-16T23:12:07.4709543Z 2021-05-16T23:12:07.4739371Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:12:07.8762248Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-16T23:12:08.1896053Z ================================================== 2021-05-16T23:12:08.1897288Z downloaded 4.0 MB 2021-05-16T23:12:08.1897800Z 2021-05-16T23:12:08.1930102Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:12:08.7287130Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-16T23:12:08.8558606Z ================================================== 2021-05-16T23:12:08.8559511Z downloaded 1.3 MB 2021-05-16T23:12:08.8559989Z 2021-05-16T23:12:08.8593428Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T23:12:09.0374319Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-16T23:12:09.1152099Z ================================================== 2021-05-16T23:12:09.1153126Z downloaded 479 KB 2021-05-16T23:12:09.1153564Z 2021-05-16T23:12:09.1192397Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T23:12:09.5120146Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-16T23:12:09.5171594Z ================================================== 2021-05-16T23:12:09.5172376Z downloaded 107 KB 2021-05-16T23:12:09.5172826Z 2021-05-16T23:12:09.5207580Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T23:12:09.8192389Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-16T23:12:09.8193978Z ================================================== 2021-05-16T23:12:09.8194601Z downloaded 21 KB 2021-05-16T23:12:09.8195032Z 2021-05-16T23:12:09.8224632Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T23:12:10.0115171Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-16T23:12:10.0193029Z ================================================== 2021-05-16T23:12:10.0193703Z downloaded 43 KB 2021-05-16T23:12:10.0194182Z 2021-05-16T23:12:10.0228786Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T23:12:10.4688471Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-16T23:12:10.4689599Z ================================================== 2021-05-16T23:12:10.4690133Z downloaded 33 KB 2021-05-16T23:12:10.4690518Z 2021-05-16T23:12:10.4725332Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:12:10.7483444Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-16T23:12:10.7605712Z ================================================== 2021-05-16T23:12:10.7612090Z downloaded 137 KB 2021-05-16T23:12:10.7612382Z 2021-05-16T23:12:10.7644745Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:12:11.4167308Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-16T23:12:11.6155189Z ================================================== 2021-05-16T23:12:11.6156232Z downloaded 3.4 MB 2021-05-16T23:12:11.6156689Z 2021-05-16T23:12:11.6194630Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:12:11.8527866Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-16T23:12:11.8585840Z ================================================== 2021-05-16T23:12:11.8586842Z downloaded 64 KB 2021-05-16T23:12:11.8587407Z 2021-05-16T23:12:11.8689087Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:12:12.0526270Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-16T23:12:12.0812421Z ================================================== 2021-05-16T23:12:12.0813446Z downloaded 1.3 MB 2021-05-16T23:12:12.0813927Z 2021-05-16T23:12:12.0845931Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T23:12:12.5669650Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-16T23:12:12.5837878Z ================================================== 2021-05-16T23:12:12.5838476Z downloaded 129 KB 2021-05-16T23:12:12.5838733Z 2021-05-16T23:12:12.5884678Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:12:12.9768573Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-16T23:12:12.9958390Z ================================================== 2021-05-16T23:12:12.9959345Z downloaded 385 KB 2021-05-16T23:12:12.9959809Z 2021-05-16T23:12:13.2169679Z * installing *binary* package ‘utf8’ ... 2021-05-16T23:12:13.2217500Z * DONE (utf8) 2021-05-16T23:12:13.3949123Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T23:12:13.3993090Z * DONE (pkgconfig) 2021-05-16T23:12:13.5906791Z * installing *binary* package ‘fansi’ ... 2021-05-16T23:12:13.5952079Z * DONE (fansi) 2021-05-16T23:12:13.8158954Z * installing *binary* package ‘diffobj’ ... 2021-05-16T23:12:13.8206908Z * DONE (diffobj) 2021-05-16T23:12:14.0383580Z * installing *binary* package ‘ps’ ... 2021-05-16T23:12:14.0430598Z * DONE (ps) 2021-05-16T23:12:14.2385213Z * installing *binary* package ‘praise’ ... 2021-05-16T23:12:14.2424521Z * DONE (praise) 2021-05-16T23:12:14.4404804Z * installing *binary* package ‘pkgload’ ... 2021-05-16T23:12:14.4445171Z * DONE (pkgload) 2021-05-16T23:12:14.6387297Z * installing *binary* package ‘evaluate’ ... 2021-05-16T23:12:14.6426954Z * DONE (evaluate) 2021-05-16T23:12:14.8354372Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T23:12:14.8393207Z * DONE (ellipsis) 2021-05-16T23:12:15.0710503Z * installing *binary* package ‘digest’ ... 2021-05-16T23:12:15.0765876Z * DONE (digest) 2021-05-16T23:12:15.2685434Z * installing *binary* package ‘brio’ ... 2021-05-16T23:12:15.2724779Z * DONE (brio) 2021-05-16T23:12:15.5211109Z * installing *binary* package ‘xml2’ ... 2021-05-16T23:12:15.5266461Z * DONE (xml2) 2021-05-16T23:12:15.7739782Z * installing *source* package ‘xfun’ ... 2021-05-16T23:12:15.7771384Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:15.7772533Z ** using staged installation 2021-05-16T23:12:15.7945847Z ** libs 2021-05-16T23:12:15.7996170Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T23:12:15.9322889Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:12:15.9777298Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T23:12:16.0859438Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T23:12:16.0871958Z ** R 2021-05-16T23:12:16.1034283Z ** inst 2021-05-16T23:12:16.1044158Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:17.2714117Z ** help 2021-05-16T23:12:17.4010267Z *** installing help indices 2021-05-16T23:12:17.4984900Z ** building package indices 2021-05-16T23:12:17.6274381Z ** installing vignettes 2021-05-16T23:12:17.6332155Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:17.8048808Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:17.8217946Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:18.0113277Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:18.0130641Z * DONE (xfun) 2021-05-16T23:12:18.4295217Z * installing *binary* package ‘stringi’ ... 2021-05-16T23:12:18.4389195Z * DONE (stringi) 2021-05-16T23:12:19.3660047Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T23:12:19.4032095Z * DONE (Rcpp) 2021-05-16T23:12:19.6560926Z * installing *binary* package ‘commonmark’ ... 2021-05-16T23:12:19.6615525Z * DONE (commonmark) 2021-05-16T23:12:19.8924361Z * installing *binary* package ‘brew’ ... 2021-05-16T23:12:19.8976914Z * DONE (brew) 2021-05-16T23:12:20.0889712Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T23:12:20.0928680Z * DONE (sessioninfo) 2021-05-16T23:12:20.2827781Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T23:12:20.2864412Z * DONE (prettyunits) 2021-05-16T23:12:20.5719893Z * installing *binary* package ‘vctrs’ ... 2021-05-16T23:12:20.5800813Z * DONE (vctrs) 2021-05-16T23:12:20.7999840Z * installing *binary* package ‘processx’ ... 2021-05-16T23:12:20.8046957Z * DONE (processx) 2021-05-16T23:12:21.0306284Z * installing *binary* package ‘markdown’ ... 2021-05-16T23:12:21.0353219Z * DONE (markdown) 2021-05-16T23:12:21.2322171Z * installing *binary* package ‘highr’ ... 2021-05-16T23:12:21.2360954Z * DONE (highr) 2021-05-16T23:12:21.4502921Z * installing *binary* package ‘stringr’ ... 2021-05-16T23:12:21.4553258Z * DONE (stringr) 2021-05-16T23:12:21.6438128Z * installing *binary* package ‘rversions’ ... 2021-05-16T23:12:21.6477568Z * DONE (rversions) 2021-05-16T23:12:22.0170941Z * installing *source* package ‘pillar’ ... 2021-05-16T23:12:22.0269964Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:22.0271204Z ** using staged installation 2021-05-16T23:12:22.0446145Z ** R 2021-05-16T23:12:22.0653172Z ** inst 2021-05-16T23:12:22.0685566Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:23.5967415Z ** help 2021-05-16T23:12:23.6688350Z *** installing help indices 2021-05-16T23:12:23.7222804Z *** copying figures 2021-05-16T23:12:23.7226862Z ** building package indices 2021-05-16T23:12:23.7731170Z ** installing vignettes 2021-05-16T23:12:23.7803016Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:24.0504530Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:24.3445484Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:24.3467996Z * DONE (pillar) 2021-05-16T23:12:24.5600816Z * installing *binary* package ‘callr’ ... 2021-05-16T23:12:24.5645702Z * DONE (callr) 2021-05-16T23:12:24.9027323Z * installing *binary* package ‘knitr’ ... 2021-05-16T23:12:24.9136118Z * DONE (knitr) 2021-05-16T23:12:25.1090427Z * installing *binary* package ‘xopen’ ... 2021-05-16T23:12:25.1126666Z * DONE (xopen) 2021-05-16T23:12:25.4665139Z * installing *source* package ‘tibble’ ... 2021-05-16T23:12:25.4759146Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:25.4760240Z ** using staged installation 2021-05-16T23:12:25.4953685Z ** libs 2021-05-16T23:12:25.5001424Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T23:12:25.5449380Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:12:25.6403510Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:12:25.6762223Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:12:25.7690722Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T23:12:25.7928623Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T23:12:25.7929898Z ** R 2021-05-16T23:12:25.8117544Z ** inst 2021-05-16T23:12:25.8148143Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:27.4167713Z ** help 2021-05-16T23:12:27.4836554Z *** installing help indices 2021-05-16T23:12:27.5300319Z *** copying figures 2021-05-16T23:12:27.5305233Z ** building package indices 2021-05-16T23:12:27.5730786Z ** installing vignettes 2021-05-16T23:12:27.5787922Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:27.9035149Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:27.9206264Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:28.2681296Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:28.2701913Z * DONE (tibble) 2021-05-16T23:12:28.4688848Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T23:12:28.4729212Z * DONE (pkgbuild) 2021-05-16T23:12:28.7810935Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T23:12:28.7881073Z * DONE (roxygen2) 2021-05-16T23:12:28.9797498Z * installing *binary* package ‘rematch2’ ... 2021-05-16T23:12:28.9832679Z * DONE (rematch2) 2021-05-16T23:12:29.1804302Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T23:12:29.1845020Z * DONE (rcmdcheck) 2021-05-16T23:12:29.3777332Z * installing *binary* package ‘waldo’ ... 2021-05-16T23:12:29.3817442Z * DONE (waldo) 2021-05-16T23:12:29.8849039Z * installing *binary* package ‘testthat’ ... 2021-05-16T23:12:29.8980736Z * DONE (testthat) 2021-05-16T23:12:30.1160043Z * installing *binary* package ‘devtools’ ... 2021-05-16T23:12:30.1205065Z * DONE (devtools) 2021-05-16T23:12:30.1278425Z 2021-05-16T23:12:30.1279040Z The downloaded source packages are in 2021-05-16T23:12:30.1280172Z ‘/tmp/RtmpELTBdv/downloaded_packages’ 2021-05-16T23:12:30.1909303Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:12:31.7466884Z 2021-05-16T23:12:32.0163429Z 2021-05-16T23:12:32.0172605Z checking for file ‘/tmp/RtmpELTBdv/remotes71e01a98214/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:12:32.0229869Z 2021-05-16T23:12:32.0232514Z ✔ checking for file ‘/tmp/RtmpELTBdv/remotes71e01a98214/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:12:32.0284778Z 2021-05-16T23:12:32.0324198Z 2021-05-16T23:12:32.0325493Z ─ preparing ‘desc’: 2021-05-16T23:12:32.0326070Z 2021-05-16T23:12:32.0326772Z 2021-05-16T23:12:32.0390702Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:32.0413037Z 2021-05-16T23:12:32.0414985Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:12:32.0944324Z 2021-05-16T23:12:32.0971455Z 2021-05-16T23:12:32.0974152Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:32.0985565Z 2021-05-16T23:12:32.1148677Z 2021-05-16T23:12:32.1150867Z ─ checking for empty or unneeded directories 2021-05-16T23:12:32.1164125Z 2021-05-16T23:12:32.1185396Z 2021-05-16T23:12:32.1187234Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:12:32.1859782Z 2021-05-16T23:12:32.1862448Z 2021-05-16T23:12:32.1863890Z 2021-05-16T23:12:32.1963313Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:32.1964474Z (as ‘lib’ is unspecified) 2021-05-16T23:12:32.4329874Z * installing *source* package ‘desc’ ... 2021-05-16T23:12:32.4360037Z ** using staged installation 2021-05-16T23:12:32.4523039Z ** R 2021-05-16T23:12:32.4671303Z ** inst 2021-05-16T23:12:32.4685619Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:33.6792212Z ** help 2021-05-16T23:12:33.7942471Z *** installing help indices 2021-05-16T23:12:33.8788088Z ** building package indices 2021-05-16T23:12:33.9623967Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:34.1206892Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:34.3189217Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:34.3208157Z * DONE (desc) 2021-05-16T23:12:34.5047564Z 2021-05-16T23:12:34.5048682Z 2021-05-16T23:12:34.5050434Z checking for file ‘/tmp/RtmpELTBdv/remotes71e046234cb1/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:12:34.5061250Z 2021-05-16T23:12:34.5062981Z ✔ checking for file ‘/tmp/RtmpELTBdv/remotes71e046234cb1/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:12:34.5161194Z 2021-05-16T23:12:34.5161874Z 2021-05-16T23:12:34.5162757Z ─ preparing ‘ghtravis’: 2021-05-16T23:12:34.5163211Z 2021-05-16T23:12:34.5163626Z 2021-05-16T23:12:34.5231067Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:34.5253153Z 2021-05-16T23:12:34.5254934Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:12:34.5642101Z 2021-05-16T23:12:34.5669936Z 2021-05-16T23:12:34.5672684Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:34.5683968Z 2021-05-16T23:12:34.5705654Z 2021-05-16T23:12:34.5707419Z ─ checking for empty or unneeded directories 2021-05-16T23:12:34.5719853Z 2021-05-16T23:12:34.6209387Z 2021-05-16T23:12:34.6211091Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:12:34.6215943Z 2021-05-16T23:12:34.6216604Z 2021-05-16T23:12:34.6217149Z 2021-05-16T23:12:34.6459788Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:34.6461217Z (as ‘lib’ is unspecified) 2021-05-16T23:12:34.8612340Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:12:34.8614675Z ** using staged installation 2021-05-16T23:12:34.8753513Z ** R 2021-05-16T23:12:34.8846041Z ** inst 2021-05-16T23:12:34.8855471Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:35.9568122Z ** help 2021-05-16T23:12:36.0031150Z *** installing help indices 2021-05-16T23:12:36.0429568Z ** building package indices 2021-05-16T23:12:36.0796683Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:36.6407732Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:37.1651217Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:37.1659467Z * DONE (ghtravis) 2021-05-16T23:12:37.1736406Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:12:37.3210770Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:12:39.0890375Z 2021-05-16T23:12:39.0892417Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:12:39.0893479Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:12:39.0894862Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:12:39.0895767Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:12:39.0896655Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:12:39.0897548Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:12:39.0901538Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:39.0903487Z (as ‘lib’ is unspecified) 2021-05-16T23:12:52.9763860Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:12:53.4925246Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-16T23:12:53.5060010Z ================================================== 2021-05-16T23:12:53.5060864Z downloaded 193 KB 2021-05-16T23:12:53.5061628Z 2021-05-16T23:12:53.5095543Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:12:53.8243305Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-16T23:12:53.8296061Z ================================================== 2021-05-16T23:12:53.8296672Z downloaded 66 KB 2021-05-16T23:12:53.8297122Z 2021-05-16T23:12:53.8330625Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:12:54.2305529Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-16T23:12:54.2478318Z ================================================== 2021-05-16T23:12:54.2479025Z downloaded 191 KB 2021-05-16T23:12:54.2479405Z 2021-05-16T23:12:54.2514923Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:12:54.5858764Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-16T23:12:54.6197795Z ================================================== 2021-05-16T23:12:54.6198738Z downloaded 1.2 MB 2021-05-16T23:12:54.6199128Z 2021-05-16T23:12:54.6234787Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:12:54.9026769Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-16T23:12:54.9662839Z ================================================== 2021-05-16T23:12:54.9663765Z downloaded 1.0 MB 2021-05-16T23:12:54.9664166Z 2021-05-16T23:12:55.1799741Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T23:12:55.1842683Z * DONE (tidyselect) 2021-05-16T23:12:55.3797517Z * installing *binary* package ‘generics’ ... 2021-05-16T23:12:55.3837157Z * DONE (generics) 2021-05-16T23:12:55.6182686Z * installing *binary* package ‘cpp11’ ... 2021-05-16T23:12:55.6235118Z * DONE (cpp11) 2021-05-16T23:12:55.9051247Z * installing *binary* package ‘dplyr’ ... 2021-05-16T23:12:55.9123552Z * DONE (dplyr) 2021-05-16T23:12:56.1963764Z * installing *binary* package ‘tidyr’ ... 2021-05-16T23:12:56.2031509Z * DONE (tidyr) 2021-05-16T23:12:56.2092310Z 2021-05-16T23:12:56.2093315Z The downloaded source packages are in 2021-05-16T23:12:56.2094646Z ‘/tmp/RtmpELTBdv/downloaded_packages’ 2021-05-16T23:12:56.3807991Z 2021-05-16T23:12:56.3848778Z checking for file ‘/tmp/RtmpELTBdv/remotes71e05efc1238/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:12:56.3849617Z 2021-05-16T23:12:56.3850759Z ✔ checking for file ‘/tmp/RtmpELTBdv/remotes71e05efc1238/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:12:56.3946552Z 2021-05-16T23:12:56.3947336Z 2021-05-16T23:12:56.3948471Z ─ preparing ‘aghast’: 2021-05-16T23:12:56.3948959Z 2021-05-16T23:12:56.3949414Z 2021-05-16T23:12:56.4009651Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:56.4031675Z 2021-05-16T23:12:56.4033601Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:12:56.4258228Z 2021-05-16T23:12:56.4282760Z 2021-05-16T23:12:56.4285442Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:56.4296079Z 2021-05-16T23:12:56.4319111Z 2021-05-16T23:12:56.4321326Z ─ checking for empty or unneeded directories 2021-05-16T23:12:56.4346969Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:12:56.4436795Z 2021-05-16T23:12:56.4438942Z 2021-05-16T23:12:56.4440276Z 2021-05-16T23:12:56.4508549Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:56.4509630Z (as ‘lib’ is unspecified) 2021-05-16T23:12:56.6395152Z * installing *source* package ‘aghast’ ... 2021-05-16T23:12:56.6396638Z ** using staged installation 2021-05-16T23:12:56.6597119Z ** R 2021-05-16T23:12:56.6651866Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:57.0480212Z ** help 2021-05-16T23:12:57.0696862Z *** installing help indices 2021-05-16T23:12:57.0910930Z ** building package indices 2021-05-16T23:12:57.1115619Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:57.2786855Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:57.4307809Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:57.4314583Z * DONE (aghast) 2021-05-16T23:12:57.4387626Z Installing 1 packages: covr 2021-05-16T23:12:57.4396583Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:57.4397289Z (as ‘lib’ is unspecified) 2021-05-16T23:13:09.8356199Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:13:09.8356710Z 2021-05-16T23:13:09.8363932Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T23:13:10.0773011Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-16T23:13:10.0895720Z ================================================== 2021-05-16T23:13:10.0897004Z downloaded 161 KB 2021-05-16T23:13:10.0897781Z 2021-05-16T23:13:10.0972504Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T23:13:10.4093896Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-16T23:13:10.4144841Z ================================================== 2021-05-16T23:13:10.4146149Z downloaded 119 KB 2021-05-16T23:13:10.4146460Z 2021-05-16T23:13:10.4186385Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:13:10.8179079Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-16T23:13:10.8332812Z ================================================== 2021-05-16T23:13:10.8333311Z downloaded 281 KB 2021-05-16T23:13:10.8333691Z 2021-05-16T23:13:11.2035191Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T23:13:11.2085594Z * DONE (lazyeval) 2021-05-16T23:13:11.4270845Z * installing *binary* package ‘rex’ ... 2021-05-16T23:13:11.4314542Z * DONE (rex) 2021-05-16T23:13:11.6326692Z * installing *binary* package ‘covr’ ... 2021-05-16T23:13:11.6380099Z * DONE (covr) 2021-05-16T23:13:11.6434366Z 2021-05-16T23:13:11.6435246Z The downloaded source packages are in 2021-05-16T23:13:11.6436379Z ‘/tmp/RtmpELTBdv/downloaded_packages’ 2021-05-16T23:13:11.6569070Z 2021-05-16T23:13:11.6603383Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:13:11.6603930Z Rscript -e "tic::before_install()" 2021-05-16T23:13:11.6643080Z shell: /usr/bin/bash -e {0} 2021-05-16T23:13:11.6643413Z env: 2021-05-16T23:13:11.6643787Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:11.6644169Z TIC_DEPLOY_KEY: 2021-05-16T23:13:11.6644860Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:11.6646245Z GITHUB_PAT: *** 2021-05-16T23:13:11.6649519Z COVERALLS_TOKEN: 2021-05-16T23:13:11.6649923Z continue-on-error: false 2021-05-16T23:13:11.6650324Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:11.6650720Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:11.6651098Z TZ: UTC 2021-05-16T23:13:11.6651435Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:11.6651784Z NOT_CRAN: true 2021-05-16T23:13:11.6652103Z ##[endgroup] 2021-05-16T23:13:11.9182115Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:13:12.0314935Z Running before_install: step_install_remote_binaries() 2021-05-16T23:13:12.4649235Z Installing kirby21.t1 binaries 2021-05-16T23:13:12.4659363Z [1] "neuroconductor/kirby21.t1" 2021-05-16T23:13:12.6589363Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:13:12.6615588Z tag_name 2021-05-16T23:13:12.6616333Z 10 1.7.3.2.s 2021-05-16T23:13:12.6617168Z zipball_url 2021-05-16T23:13:12.6618469Z 10 https://api.github.com/repos/neuroconductor/kirby21.t1/zipball/refs/tags/1.7.3.2.s 2021-05-16T23:13:12.6619677Z tarball_url 2021-05-16T23:13:12.6620879Z 10 https://api.github.com/repos/neuroconductor/kirby21.t1/tarball/refs/tags/1.7.3.2.s 2021-05-16T23:13:12.6622517Z Installing kirby21.t1 package binaries 2021-05-16T23:13:12.6623174Z commit.sha 2021-05-16T23:13:12.6624122Z 10 d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-16T23:13:12.6625124Z commit.url 2021-05-16T23:13:12.6626529Z 10 https://api.github.com/repos/neuroconductor/kirby21.t1/commits/d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-16T23:13:12.6627728Z node_id 2021-05-16T23:13:12.6628996Z 10 MDM6UmVmMzY3NDk3OTY4OnJlZnMvdGFncy8xLjcuMy4yLnM= 2021-05-16T23:13:12.6630566Z url 2021-05-16T23:13:12.6631428Z 10 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612 2021-05-16T23:13:12.6632272Z assets_url 2021-05-16T23:13:12.6633162Z 10 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets 2021-05-16T23:13:12.6634071Z upload_url 2021-05-16T23:13:12.6635080Z 10 https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-16T23:13:12.6636101Z id asset_updated_at asset_created_at created_at 2021-05-16T23:13:12.6637341Z 10 42985612 2021-05-14 23:16:18 2021-05-14 23:16:18 2021-05-14 23:05:47 2021-05-16T23:13:12.6637922Z published_at asset_name 2021-05-16T23:13:12.6638811Z 10 2021-05-14 23:06:18 kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:12.6639425Z asset_label asset_download_count 2021-05-16T23:13:12.6639879Z 10 3 2021-05-16T23:13:12.6640543Z asset_browser_download_url 2021-05-16T23:13:12.6641854Z 10 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_R3.6.tar.gz 2021-05-16T23:13:12.6668536Z --2021-05-16 23:13:12-- 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_R3.6.tar.gz 2021-05-16T23:13:12.6707692Z Resolving github.com (github.com)... 140.82.112.4 2021-05-16T23:13:12.6767812Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-16T23:13:12.7691263Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:13:12.7697447Z Location: https://github-releases.githubusercontent.com/367497968/62fd4d00-b50a-11eb-910b-8d282003fad1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231312Z&X-Amz-Expires=300&X-Amz-Signature=ea4c2a9feba095bb262d20b6f3a9dea68ce01bd4a41f8d6e506df78c94b76286&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_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:13:12.7707094Z --2021-05-16 23:13:12-- https://github-releases.githubusercontent.com/367497968/62fd4d00-b50a-11eb-910b-8d282003fad1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231312Z&X-Amz-Expires=300&X-Amz-Signature=ea4c2a9feba095bb262d20b6f3a9dea68ce01bd4a41f8d6e506df78c94b76286&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_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:13:12.7734739Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.108.154, 185.199.111.154, ... 2021-05-16T23:13:12.7790434Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T23:13:12.8883977Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:13:12.8885350Z Length: 12430 (12K) [application/octet-stream] 2021-05-16T23:13:12.8886789Z Saving to: ‘/tmp/RtmpqpfC17/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:13:12.8887839Z 2021-05-16T23:13:12.8888379Z 0K .......... .. 100% 68.6M=0s 2021-05-16T23:13:12.8888696Z 2021-05-16T23:13:12.8889891Z 2021-05-16 23:13:12 (68.6 MB/s) - ‘/tmp/RtmpqpfC17/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu.tar.gz’ saved [12430/12430] 2021-05-16T23:13:12.8890478Z 2021-05-16T23:13:12.8924906Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:12.8925685Z (as ‘lib’ is unspecified) 2021-05-16T23:13:13.0785661Z * installing *binary* package ‘kirby21.t1’ ... 2021-05-16T23:13:13.0821033Z * DONE (kirby21.t1) 2021-05-16T23:13:13.0921288Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/kirby21.fmri@e59273128069905f2da32e9d48864ec7e73c1ad7, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:13:13.0998831Z Installing oro.nifti binaries 2021-05-16T23:13:13.1005644Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:13:13.2316696Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:13:13.2332639Z tag_name 2021-05-16T23:13:13.2333269Z 10 0.10.3.s 2021-05-16T23:13:13.2334016Z zipball_url 2021-05-16T23:13:13.2335172Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:13:13.2336299Z tarball_url 2021-05-16T23:13:13.2337406Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:13:13.2339242Z Installing oro.nifti package binaries 2021-05-16T23:13:13.2339883Z commit.sha 2021-05-16T23:13:13.2340886Z 10 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:13:13.2341942Z commit.url 2021-05-16T23:13:13.2343606Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:13:13.2344858Z node_id 2021-05-16T23:13:13.2346226Z 10 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:13:13.2348125Z url 2021-05-16T23:13:13.2349061Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:13:13.2350007Z assets_url 2021-05-16T23:13:13.2350990Z 10 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:13:13.2352010Z upload_url 2021-05-16T23:13:13.2353140Z 10 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:13:13.2354328Z id asset_updated_at asset_created_at created_at 2021-05-16T23:13:13.2355674Z 10 43005549 2021-05-15 22:48:14 2021-05-15 22:48:14 2021-05-15 22:37:06 2021-05-16T23:13:13.2356357Z published_at asset_name 2021-05-16T23:13:13.2357365Z 10 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:13.2358060Z asset_label asset_download_count 2021-05-16T23:13:13.2358607Z 10 15 2021-05-16T23:13:13.2359355Z asset_browser_download_url 2021-05-16T23:13:13.2360838Z 10 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:13.2389178Z --2021-05-16 23:13:13-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:13.2428688Z Resolving github.com (github.com)... 140.82.112.4 2021-05-16T23:13:13.2487472Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-16T23:13:13.3340272Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:13:13.3351409Z Location: https://github-releases.githubusercontent.com/367742122/a1a90b00-b5cf-11eb-98cb-c3ab024ec000?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231313Z&X-Amz-Expires=300&X-Amz-Signature=0177479f65f3ca50e2cb445273ce7f0fb25e3c8e07486a203234adcce7f78d4f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:13:13.3360351Z --2021-05-16 23:13:13-- https://github-releases.githubusercontent.com/367742122/a1a90b00-b5cf-11eb-98cb-c3ab024ec000?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231313Z&X-Amz-Expires=300&X-Amz-Signature=0177479f65f3ca50e2cb445273ce7f0fb25e3c8e07486a203234adcce7f78d4f&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:13:13.3367402Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.108.154, 185.199.111.154, ... 2021-05-16T23:13:13.3419164Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T23:13:13.4417608Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:13:13.4419619Z Length: 6048593 (5.8M) [application/octet-stream] 2021-05-16T23:13:13.4421120Z Saving to: ‘/tmp/RtmpqpfC17/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:13:13.4421854Z 2021-05-16T23:13:13.4481344Z 0K .......... .......... .......... .......... .......... 0% 7.76M 1s 2021-05-16T23:13:13.4531761Z 50K .......... .......... .......... .......... .......... 1% 9.82M 1s 2021-05-16T23:13:13.4539210Z 100K .......... .......... .......... .......... .......... 2% 58.3M 0s 2021-05-16T23:13:13.4547404Z 150K .......... .......... .......... .......... .......... 3% 56.3M 0s 2021-05-16T23:13:13.4584609Z 200K .......... .......... .......... .......... .......... 4% 13.2M 0s 2021-05-16T23:13:13.4588694Z 250K .......... .......... .......... .......... .......... 5% 113M 0s 2021-05-16T23:13:13.4593832Z 300K .......... .......... .......... .......... .......... 5% 94.7M 0s 2021-05-16T23:13:13.4599186Z 350K .......... .......... .......... .......... .......... 6% 88.2M 0s 2021-05-16T23:13:13.4631411Z 400K .......... .......... .......... .......... .......... 7% 15.7M 0s 2021-05-16T23:13:13.4639173Z 450K .......... .......... .......... .......... .......... 8% 56.0M 0s 2021-05-16T23:13:13.4642373Z 500K .......... .......... .......... .......... .......... 9% 145M 0s 2021-05-16T23:13:13.4652599Z 550K .......... .......... .......... .......... .......... 10% 48.5M 0s 2021-05-16T23:13:13.4664776Z 600K .......... .......... .......... .......... .......... 11% 40.7M 0s 2021-05-16T23:13:13.4681377Z 650K .......... .......... .......... .......... .......... 11% 29.1M 0s 2021-05-16T23:13:13.4685796Z 700K .......... .......... .......... .......... .......... 12% 121M 0s 2021-05-16T23:13:13.4698652Z 750K .......... .......... .......... .......... .......... 13% 36.6M 0s 2021-05-16T23:13:13.4702732Z 800K .......... .......... .......... .......... .......... 14% 122M 0s 2021-05-16T23:13:13.4715133Z 850K .......... .......... .......... .......... .......... 15% 39.2M 0s 2021-05-16T23:13:13.4730679Z 900K .......... .......... .......... .......... .......... 16% 31.3M 0s 2021-05-16T23:13:13.4733523Z 950K .......... .......... .......... .......... .......... 16% 170M 0s 2021-05-16T23:13:13.4751217Z 1000K .......... .......... .......... .......... .......... 17% 28.2M 0s 2021-05-16T23:13:13.4754794Z 1050K .......... .......... .......... .......... .......... 18% 125M 0s 2021-05-16T23:13:13.4766278Z 1100K .......... .......... .......... .......... .......... 19% 42.4M 0s 2021-05-16T23:13:13.4781830Z 1150K .......... .......... .......... .......... .......... 20% 33.5M 0s 2021-05-16T23:13:13.4783582Z 1200K .......... .......... .......... .......... .......... 21% 175M 0s 2021-05-16T23:13:13.4807198Z 1250K .......... .......... .......... .......... .......... 22% 21.2M 0s 2021-05-16T23:13:13.4809455Z 1300K .......... .......... .......... .......... .......... 22% 181M 0s 2021-05-16T23:13:13.4814447Z 1350K .......... .......... .......... .......... .......... 23% 100M 0s 2021-05-16T23:13:13.4832795Z 1400K .......... .......... .......... .......... .......... 24% 31.7M 0s 2021-05-16T23:13:13.4838217Z 1450K .......... .......... .......... .......... .......... 25% 57.2M 0s 2021-05-16T23:13:13.4855640Z 1500K .......... .......... .......... .......... .......... 26% 28.2M 0s 2021-05-16T23:13:13.4860395Z 1550K .......... .......... .......... .......... .......... 27% 107M 0s 2021-05-16T23:13:13.4868964Z 1600K .......... .......... .......... .......... .......... 27% 55.5M 0s 2021-05-16T23:13:13.4887288Z 1650K .......... .......... .......... .......... .......... 28% 30.2M 0s 2021-05-16T23:13:13.4892075Z 1700K .......... .......... .......... .......... .......... 29% 72.6M 0s 2021-05-16T23:13:13.4904693Z 1750K .......... .......... .......... .......... .......... 30% 38.0M 0s 2021-05-16T23:13:13.4908650Z 1800K .......... .......... .......... .......... .......... 31% 122M 0s 2021-05-16T23:13:13.4919360Z 1850K .......... .......... .......... .......... .......... 32% 45.7M 0s 2021-05-16T23:13:13.4937920Z 1900K .......... .......... .......... .......... .......... 33% 205M 0s 2021-05-16T23:13:13.4939622Z 1950K .......... .......... .......... .......... .......... 33% 27.5M 0s 2021-05-16T23:13:13.4942401Z 2000K .......... .......... .......... .......... .......... 34% 168M 0s 2021-05-16T23:13:13.4958655Z 2050K .......... .......... .......... .......... .......... 35% 34.0M 0s 2021-05-16T23:13:13.4961477Z 2100K .......... .......... .......... .......... .......... 36% 102M 0s 2021-05-16T23:13:13.4963692Z 2150K .......... .......... .......... .......... .......... 37% 222M 0s 2021-05-16T23:13:13.4973849Z 2200K .......... .......... .......... .......... .......... 38% 55.8M 0s 2021-05-16T23:13:13.4999593Z 2250K .......... .......... .......... .......... .......... 38% 18.7M 0s 2021-05-16T23:13:13.5001826Z 2300K .......... .......... .......... .......... .......... 39% 150M 0s 2021-05-16T23:13:13.5007357Z 2350K .......... .......... .......... .......... .......... 40% 95.1M 0s 2021-05-16T23:13:13.5010669Z 2400K .......... .......... .......... .......... .......... 41% 145M 0s 2021-05-16T23:13:13.5012945Z 2450K .......... .......... .......... .......... .......... 42% 181M 0s 2021-05-16T23:13:13.5025604Z 2500K .......... .......... .......... .......... .......... 43% 38.7M 0s 2021-05-16T23:13:13.5053589Z 2550K .......... .......... .......... .......... .......... 44% 18.4M 0s 2021-05-16T23:13:13.5055993Z 2600K .......... .......... .......... .......... .......... 44% 188M 0s 2021-05-16T23:13:13.5057973Z 2650K .......... .......... .......... .......... .......... 45% 149M 0s 2021-05-16T23:13:13.5060299Z 2700K .......... .......... .......... .......... .......... 46% 210M 0s 2021-05-16T23:13:13.5065449Z 2750K .......... .......... .......... .......... .......... 47% 94.1M 0s 2021-05-16T23:13:13.5075384Z 2800K .......... .......... .......... .......... .......... 48% 51.7M 0s 2021-05-16T23:13:13.5100174Z 2850K .......... .......... .......... .......... .......... 49% 19.9M 0s 2021-05-16T23:13:13.5103224Z 2900K .......... .......... .......... .......... .......... 49% 150M 0s 2021-05-16T23:13:13.5106146Z 2950K .......... .......... .......... .......... .......... 50% 144M 0s 2021-05-16T23:13:13.5111813Z 3000K .......... .......... .......... .......... .......... 51% 86.2M 0s 2021-05-16T23:13:13.5119069Z 3050K .......... .......... .......... .......... .......... 52% 67.1M 0s 2021-05-16T23:13:13.5126594Z 3100K .......... .......... .......... .......... .......... 53% 68.2M 0s 2021-05-16T23:13:13.5132871Z 3150K .......... .......... .......... .......... .......... 54% 73.5M 0s 2021-05-16T23:13:13.5135612Z 3200K .......... .......... .......... .......... .......... 55% 177M 0s 2021-05-16T23:13:13.5154097Z 3250K .......... .......... .......... .......... .......... 55% 27.0M 0s 2021-05-16T23:13:13.5157553Z 3300K .......... .......... .......... .......... .......... 56% 128M 0s 2021-05-16T23:13:13.5160369Z 3350K .......... .......... .......... .......... .......... 57% 172M 0s 2021-05-16T23:13:13.5163313Z 3400K .......... .......... .......... .......... .......... 58% 167M 0s 2021-05-16T23:13:13.5168856Z 3450K .......... .......... .......... .......... .......... 59% 87.0M 0s 2021-05-16T23:13:13.5179780Z 3500K .......... .......... .......... .......... .......... 60% 44.9M 0s 2021-05-16T23:13:13.5185883Z 3550K .......... .......... .......... .......... .......... 60% 80.1M 0s 2021-05-16T23:13:13.5207958Z 3600K .......... .......... .......... .......... .......... 61% 23.0M 0s 2021-05-16T23:13:13.5210627Z 3650K .......... .......... .......... .......... .......... 62% 139M 0s 2021-05-16T23:13:13.5213546Z 3700K .......... .......... .......... .......... .......... 63% 167M 0s 2021-05-16T23:13:13.5216597Z 3750K .......... .......... .......... .......... .......... 64% 158M 0s 2021-05-16T23:13:13.5223114Z 3800K .......... .......... .......... .......... .......... 65% 74.6M 0s 2021-05-16T23:13:13.5228870Z 3850K .......... .......... .......... .......... .......... 66% 85.4M 0s 2021-05-16T23:13:13.5231832Z 3900K .......... .......... .......... .......... .......... 66% 211M 0s 2021-05-16T23:13:13.5237894Z 3950K .......... .......... .......... .......... .......... 67% 76.5M 0s 2021-05-16T23:13:13.5260257Z 4000K .......... .......... .......... .......... .......... 68% 22.2M 0s 2021-05-16T23:13:13.5263124Z 4050K .......... .......... .......... .......... .......... 69% 154M 0s 2021-05-16T23:13:13.5267728Z 4100K .......... .......... .......... .......... .......... 70% 106M 0s 2021-05-16T23:13:13.5272561Z 4150K .......... .......... .......... .......... .......... 71% 100M 0s 2021-05-16T23:13:13.5275297Z 4200K .......... .......... .......... .......... .......... 71% 177M 0s 2021-05-16T23:13:13.5281233Z 4250K .......... .......... .......... .......... .......... 72% 82.8M 0s 2021-05-16T23:13:13.5288229Z 4300K .......... .......... .......... .......... .......... 73% 69.8M 0s 2021-05-16T23:13:13.5296732Z 4350K .......... .......... .......... .......... .......... 74% 76.3M 0s 2021-05-16T23:13:13.5320823Z 4400K .......... .......... .......... .......... .......... 75% 21.5M 0s 2021-05-16T23:13:13.5323404Z 4450K .......... .......... .......... .......... .......... 76% 81.4M 0s 2021-05-16T23:13:13.5325584Z 4500K .......... .......... .......... .......... .......... 77% 214M 0s 2021-05-16T23:13:13.5328896Z 4550K .......... .......... .......... .......... .......... 77% 166M 0s 2021-05-16T23:13:13.5335990Z 4600K .......... .......... .......... .......... .......... 78% 68.1M 0s 2021-05-16T23:13:13.5338176Z 4650K .......... .......... .......... .......... .......... 79% 193M 0s 2021-05-16T23:13:13.5343799Z 4700K .......... .......... .......... .......... .......... 80% 89.9M 0s 2021-05-16T23:13:13.5349683Z 4750K .......... .......... .......... .......... .......... 81% 85.7M 0s 2021-05-16T23:13:13.5354659Z 4800K .......... .......... .......... .......... .......... 82% 92.2M 0s 2021-05-16T23:13:13.5372701Z 4850K .......... .......... .......... .......... .......... 82% 32.7M 0s 2021-05-16T23:13:13.5379948Z 4900K .......... .......... .......... .......... .......... 83% 56.6M 0s 2021-05-16T23:13:13.5382930Z 4950K .......... .......... .......... .......... .......... 84% 104M 0s 2021-05-16T23:13:13.5386078Z 5000K .......... .......... .......... .......... .......... 85% 161M 0s 2021-05-16T23:13:13.5388478Z 5050K .......... .......... .......... .......... .......... 86% 192M 0s 2021-05-16T23:13:13.5394333Z 5100K .......... .......... .......... .......... .......... 87% 126M 0s 2021-05-16T23:13:13.5397769Z 5150K .......... .......... .......... .......... .......... 88% 91.3M 0s 2021-05-16T23:13:13.5400622Z 5200K .......... .......... .......... .......... .......... 88% 168M 0s 2021-05-16T23:13:13.5409281Z 5250K .......... .......... .......... .......... .......... 89% 59.1M 0s 2021-05-16T23:13:13.5419432Z 5300K .......... .......... .......... .......... .......... 90% 46.4M 0s 2021-05-16T23:13:13.5425039Z 5350K .......... .......... .......... .......... .......... 91% 86.8M 0s 2021-05-16T23:13:13.5431018Z 5400K .......... .......... .......... .......... .......... 92% 171M 0s 2021-05-16T23:13:13.5434043Z 5450K .......... .......... .......... .......... .......... 93% 79.1M 0s 2021-05-16T23:13:13.5437009Z 5500K .......... .......... .......... .......... .......... 93% 167M 0s 2021-05-16T23:13:13.5448561Z 5550K .......... .......... .......... .......... .......... 94% 48.9M 0s 2021-05-16T23:13:13.5451118Z 5600K .......... .......... .......... .......... .......... 95% 117M 0s 2021-05-16T23:13:13.5453377Z 5650K .......... .......... .......... .......... .......... 96% 217M 0s 2021-05-16T23:13:13.5478951Z 5700K .......... .......... .......... .......... .......... 97% 19.5M 0s 2021-05-16T23:13:13.5481604Z 5750K .......... .......... .......... .......... .......... 98% 175M 0s 2021-05-16T23:13:13.5484141Z 5800K .......... .......... .......... .......... .......... 99% 172M 0s 2021-05-16T23:13:13.5487324Z 5850K .......... .......... .......... .......... .......... 99% 186M 0s 2021-05-16T23:13:13.5489020Z 5900K ...... 100% 219M=0.1s 2021-05-16T23:13:13.5490266Z 2021-05-16T23:13:13.5491730Z 2021-05-16 23:13:13 (54.0 MB/s) - ‘/tmp/RtmpqpfC17/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6048593/6048593] 2021-05-16T23:13:13.5492244Z 2021-05-16T23:13:13.5505410Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:13.5506208Z (as ‘lib’ is unspecified) 2021-05-16T23:13:13.9247096Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:13:13.9346462Z * DONE (oro.nifti) 2021-05-16T23:13:13.9453316Z Rewriting new remotes: neuroconductor/kirby21.fmri@e59273128069905f2da32e9d48864ec7e73c1ad7, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:13:13.9586564Z Installing kirby21.fmri binaries 2021-05-16T23:13:13.9593111Z [1] "neuroconductor/kirby21.fmri" 2021-05-16T23:13:14.0941355Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:13:14.0957415Z tag_name 2021-05-16T23:13:14.0958166Z 10 1.7.0.s 2021-05-16T23:13:14.0959009Z zipball_url 2021-05-16T23:13:14.0960232Z 10 https://api.github.com/repos/neuroconductor/kirby21.fmri/zipball/refs/tags/1.7.0.s 2021-05-16T23:13:14.0961450Z tarball_url 2021-05-16T23:13:14.0962665Z 10 https://api.github.com/repos/neuroconductor/kirby21.fmri/tarball/refs/tags/1.7.0.s 2021-05-16T23:13:14.0964055Z Installing kirby21.fmri package binaries 2021-05-16T23:13:14.0964726Z commit.sha 2021-05-16T23:13:14.0965679Z 10 e59273128069905f2da32e9d48864ec7e73c1ad7 2021-05-16T23:13:14.0967182Z commit.url 2021-05-16T23:13:14.0968584Z 10 https://api.github.com/repos/neuroconductor/kirby21.fmri/commits/e59273128069905f2da32e9d48864ec7e73c1ad7 2021-05-16T23:13:14.0969822Z node_id 2021-05-16T23:13:14.0971122Z 10 MDM6UmVmMzY3NTEyMjY4OnJlZnMvdGFncy8xLjcuMC5z 2021-05-16T23:13:14.0972446Z url 2021-05-16T23:13:14.0973583Z 10 https://api.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640 2021-05-16T23:13:14.0974781Z assets_url 2021-05-16T23:13:14.0975980Z 10 https://api.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640/assets 2021-05-16T23:13:14.0977209Z upload_url 2021-05-16T23:13:14.0978568Z 10 https://uploads.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640/assets{?name,label} 2021-05-16T23:13:14.0980061Z id asset_updated_at asset_created_at created_at 2021-05-16T23:13:14.0981655Z 10 42987640 2021-05-15 01:17:50 2021-05-15 01:17:49 2021-05-15 01:04:13 2021-05-16T23:13:14.0982584Z published_at asset_name 2021-05-16T23:13:14.0983818Z 10 2021-05-15 01:04:37 kirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:14.0984756Z asset_label asset_download_count 2021-05-16T23:13:14.0985494Z 10 0 2021-05-16T23:13:14.0986595Z asset_browser_download_url 2021-05-16T23:13:14.0988249Z 10 https://github.com/neuroconductor/kirby21.fmri/releases/download/1.7.0.s/kirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:14.1014889Z --2021-05-16 23:13:14-- https://github.com/neuroconductor/kirby21.fmri/releases/download/1.7.0.s/kirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:14.1056484Z Resolving github.com (github.com)... 140.82.112.4 2021-05-16T23:13:14.1111717Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-16T23:13:14.1964365Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:13:14.1974693Z Location: https://github-releases.githubusercontent.com/367512268/5cc39c80-b51b-11eb-9f05-17001f443eb3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231314Z&X-Amz-Expires=300&X-Amz-Signature=b6b47828a5cbadddc6d934de08c9d842ac1109828bc373ebf766ff6e342f8cab&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367512268&response-content-disposition=attachment%3B%20filename%3Dkirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:13:14.1984920Z --2021-05-16 23:13:14-- https://github-releases.githubusercontent.com/367512268/5cc39c80-b51b-11eb-9f05-17001f443eb3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231314Z&X-Amz-Expires=300&X-Amz-Signature=b6b47828a5cbadddc6d934de08c9d842ac1109828bc373ebf766ff6e342f8cab&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367512268&response-content-disposition=attachment%3B%20filename%3Dkirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:13:14.1990644Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.108.154, 185.199.111.154, ... 2021-05-16T23:13:14.2043127Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T23:13:14.3240786Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:13:14.3242529Z Length: 11822 (12K) [application/octet-stream] 2021-05-16T23:13:14.3244070Z Saving to: ‘/tmp/RtmpqpfC17/kirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:13:14.3244683Z 2021-05-16T23:13:14.3249425Z 0K .......... . 100% 23.2M=0s 2021-05-16T23:13:14.3249752Z 2021-05-16T23:13:14.3250977Z 2021-05-16 23:13:14 (23.2 MB/s) - ‘/tmp/RtmpqpfC17/kirby21.fmri_1.7.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [11822/11822] 2021-05-16T23:13:14.3251564Z 2021-05-16T23:13:14.3262474Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:14.3263312Z (as ‘lib’ is unspecified) 2021-05-16T23:13:14.5097574Z * installing *binary* package ‘kirby21.fmri’ ... 2021-05-16T23:13:14.5132379Z * DONE (kirby21.fmri) 2021-05-16T23:13:14.5217951Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:13:14.5278435Z Installing neurobase binaries 2021-05-16T23:13:14.5285681Z [1] "neuroconductor/neurobase" 2021-05-16T23:13:14.6527226Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:13:14.6542694Z tag_name 2021-05-16T23:13:14.6543455Z 10 1.30.1.s 2021-05-16T23:13:14.6544265Z zipball_url 2021-05-16T23:13:14.6545524Z 10 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:13:14.6546731Z tarball_url 2021-05-16T23:13:14.6547918Z 10 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:13:14.6549292Z Installing neurobase package binaries 2021-05-16T23:13:14.6549953Z commit.sha 2021-05-16T23:13:14.6550941Z 10 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:13:14.6551903Z commit.url 2021-05-16T23:13:14.6553288Z 10 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:13:14.6554473Z node_id 2021-05-16T23:13:14.6555908Z 10 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:13:14.6557218Z url 2021-05-16T23:13:14.6558052Z 10 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:13:14.6559216Z assets_url 2021-05-16T23:13:14.6560064Z 10 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:13:14.6560951Z upload_url 2021-05-16T23:13:14.6561928Z 10 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:13:14.6562966Z id asset_updated_at asset_created_at created_at 2021-05-16T23:13:14.6564188Z 10 43020192 2021-05-16 20:16:15 2021-05-16 20:16:15 2021-05-16 20:01:27 2021-05-16T23:13:14.6564774Z published_at asset_name 2021-05-16T23:13:14.6565661Z 10 2021-05-16 20:01:56 neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:14.6566261Z asset_label asset_download_count 2021-05-16T23:13:14.6566890Z 10 2 2021-05-16T23:13:14.6567527Z asset_browser_download_url 2021-05-16T23:13:14.6568846Z 10 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:14.6594577Z --2021-05-16 23:13:14-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:13:14.6636475Z Resolving github.com (github.com)... 140.82.112.4 2021-05-16T23:13:14.6695885Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-16T23:13:14.7654036Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:13:14.7660026Z Location: https://github-releases.githubusercontent.com/367973948/90b9d180-b683-11eb-9ec0-0a38f6e9012d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231314Z&X-Amz-Expires=300&X-Amz-Signature=77286e16883fc76715531b343e6c7e4296d3a242425464d758c5f8e1ab053539&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:13:14.7668566Z --2021-05-16 23:13:14-- https://github-releases.githubusercontent.com/367973948/90b9d180-b683-11eb-9ec0-0a38f6e9012d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231314Z&X-Amz-Expires=300&X-Amz-Signature=77286e16883fc76715531b343e6c7e4296d3a242425464d758c5f8e1ab053539&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:13:14.7673538Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.108.154, 185.199.111.154, ... 2021-05-16T23:13:14.7724085Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T23:13:14.8723402Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:13:14.8724827Z Length: 943855 (922K) [application/octet-stream] 2021-05-16T23:13:14.8725994Z Saving to: ‘/tmp/RtmpqpfC17/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:13:14.8726703Z 2021-05-16T23:13:14.8771738Z 0K .......... .......... .......... .......... .......... 5% 9.82M 0s 2021-05-16T23:13:14.8821120Z 50K .......... .......... .......... .......... .......... 10% 9.94M 0s 2021-05-16T23:13:14.8828836Z 100K .......... .......... .......... .......... .......... 16% 58.0M 0s 2021-05-16T23:13:14.8844475Z 150K .......... .......... .......... .......... .......... 21% 32.3M 0s 2021-05-16T23:13:14.8871924Z 200K .......... .......... .......... .......... .......... 27% 17.6M 0s 2021-05-16T23:13:14.8877739Z 250K .......... .......... .......... .......... .......... 32% 80.1M 0s 2021-05-16T23:13:14.8889446Z 300K .......... .......... .......... .......... .......... 37% 42.9M 0s 2021-05-16T23:13:14.8915861Z 350K .......... .......... .......... .......... .......... 43% 19.7M 0s 2021-05-16T23:13:14.8916419Z 400K .......... .......... .......... .......... .......... 48% 239M 0s 2021-05-16T23:13:14.8920541Z 450K .......... .......... .......... .......... .......... 54% 94.1M 0s 2021-05-16T23:13:14.8932493Z 500K .......... .......... .......... .......... .......... 59% 40.6M 0s 2021-05-16T23:13:14.8943900Z 550K .......... .......... .......... .......... .......... 65% 43.0M 0s 2021-05-16T23:13:14.8964980Z 600K .......... .......... .......... .......... .......... 70% 24.5M 0s 2021-05-16T23:13:14.8972084Z 650K .......... .......... .......... .......... .......... 75% 60.7M 0s 2021-05-16T23:13:14.8977802Z 700K .......... .......... .......... .......... .......... 81% 81.5M 0s 2021-05-16T23:13:14.8986564Z 750K .......... .......... .......... .......... .......... 86% 55.9M 0s 2021-05-16T23:13:14.8997563Z 800K .......... .......... .......... .......... .......... 92% 52.3M 0s 2021-05-16T23:13:14.9011324Z 850K .......... .......... .......... .......... .......... 97% 31.8M 0s 2021-05-16T23:13:14.9013628Z 900K .......... .......... . 100% 121M=0.03s 2021-05-16T23:13:14.9013908Z 2021-05-16T23:13:14.9015667Z 2021-05-16 23:13:14 (30.8 MB/s) - ‘/tmp/RtmpqpfC17/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [943855/943855] 2021-05-16T23:13:14.9016368Z 2021-05-16T23:13:14.9027391Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:14.9028112Z (as ‘lib’ is unspecified) 2021-05-16T23:13:15.1434497Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:13:15.1481925Z * DONE (neurobase) 2021-05-16T23:13:15.1560708Z Rewriting new remotes: 2021-05-16T23:13:15.1719464Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:13:15.1720094Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:13:15.1720598Z remotes::install_cran("rcmdcheck") 2021-05-16T23:13:15.1721053Z remotes::install_cran("markdown") 2021-05-16T23:13:15.1727332Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:13:15.1727663Z env: 2021-05-16T23:13:15.1728033Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:15.1728411Z TIC_DEPLOY_KEY: 2021-05-16T23:13:15.1729094Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:15.1730452Z GITHUB_PAT: *** 2021-05-16T23:13:15.1730787Z COVERALLS_TOKEN: 2021-05-16T23:13:15.1731194Z continue-on-error: false 2021-05-16T23:13:15.1731575Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:15.1731976Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:15.1732329Z TZ: UTC 2021-05-16T23:13:15.1732648Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:15.1733015Z NOT_CRAN: true 2021-05-16T23:13:15.1733318Z ##[endgroup] 2021-05-16T23:13:32.0398177Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:13:32.0399833Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-16T23:13:32.0400872Z Skipping 1 packages ahead of CRAN: kirby21.t1 2021-05-16T23:13:32.0402034Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:13:32.0402919Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:13:32.0403744Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:13:32.0404627Z kirby21.base (NA -> 1.7.3 ) [CRAN] 2021-05-16T23:13:32.0405476Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-16T23:13:32.0406347Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-16T23:13:32.0407479Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T23:13:32.0408321Z neurobase (1.30.1 -> 1.32.1) [CRAN] 2021-05-16T23:13:32.0424520Z Installing 10 packages: R.methodsS3, R.oo, RNifti, abind, bitops, kirby21.base, R.utils, matrixStats, oro.nifti, neurobase 2021-05-16T23:13:32.0436640Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:32.0437718Z (as ‘lib’ is unspecified) 2021-05-16T23:13:45.4375313Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:13:45.8736267Z Content type 'binary/octet-stream' length 79806 bytes (77 KB) 2021-05-16T23:13:45.8784803Z ================================================== 2021-05-16T23:13:45.8785635Z downloaded 77 KB 2021-05-16T23:13:45.8786256Z 2021-05-16T23:13:45.8819305Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:13:46.1674375Z Content type 'binary/octet-stream' length 948306 bytes (926 KB) 2021-05-16T23:13:46.2053020Z ================================================== 2021-05-16T23:13:46.2054458Z downloaded 926 KB 2021-05-16T23:13:46.2055114Z 2021-05-16T23:13:46.2091962Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:13:46.3574536Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:13:46.6133974Z ================================================== 2021-05-16T23:13:46.6134510Z downloaded 1.0 MB 2021-05-16T23:13:46.6134815Z 2021-05-16T23:13:46.6165173Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:13:47.1493207Z Content type 'binary/octet-stream' length 60756 bytes (59 KB) 2021-05-16T23:13:47.1552657Z ================================================== 2021-05-16T23:13:47.1553332Z downloaded 59 KB 2021-05-16T23:13:47.1553757Z 2021-05-16T23:13:47.1587094Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:13:47.4406232Z Content type 'binary/octet-stream' length 34867 bytes (34 KB) 2021-05-16T23:13:47.4415013Z ================================================== 2021-05-16T23:13:47.4415737Z downloaded 34 KB 2021-05-16T23:13:47.4416175Z 2021-05-16T23:13:47.4454728Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/kirby21.base_1.7.3.tar.gz' 2021-05-16T23:13:48.1425505Z Content type 'binary/octet-stream' length 42722 bytes (41 KB) 2021-05-16T23:13:48.1426604Z ================================================== 2021-05-16T23:13:48.1427197Z downloaded 41 KB 2021-05-16T23:13:48.1427601Z 2021-05-16T23:13:48.1468433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:13:48.4324103Z Content type 'binary/octet-stream' length 1402468 bytes (1.3 MB) 2021-05-16T23:13:48.5242065Z ================================================== 2021-05-16T23:13:48.5242995Z downloaded 1.3 MB 2021-05-16T23:13:48.5243449Z 2021-05-16T23:13:48.5277709Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:13:49.0657579Z Content type 'binary/octet-stream' length 2539540 bytes (2.4 MB) 2021-05-16T23:13:49.0995412Z ================================================== 2021-05-16T23:13:49.0995940Z downloaded 2.4 MB 2021-05-16T23:13:49.0996207Z 2021-05-16T23:13:49.1034708Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T23:13:49.2741199Z Content type 'binary/octet-stream' length 6049400 bytes (5.8 MB) 2021-05-16T23:13:49.4829208Z ================================================== 2021-05-16T23:13:49.4829765Z downloaded 5.8 MB 2021-05-16T23:13:49.4831791Z 2021-05-16T23:13:49.4868655Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-16T23:13:49.7646104Z Content type 'binary/octet-stream' length 1773058 bytes (1.7 MB) 2021-05-16T23:13:49.8311921Z ================================================== 2021-05-16T23:13:49.8312848Z downloaded 1.7 MB 2021-05-16T23:13:49.8313379Z 2021-05-16T23:13:50.0258897Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-16T23:13:50.0300614Z * DONE (R.methodsS3) 2021-05-16T23:13:50.2993979Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:13:50.3059276Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:13:50.3060474Z ** using staged installation 2021-05-16T23:13:50.3214315Z ** libs 2021-05-16T23:13:50.3265328Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T23:14:10.2032385Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T23:14:10.2038457Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T23:14:10.2041179Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T23:14:10.2043705Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T23:14:10.2925306Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T23:14:10.7424200Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T23:14:10.7978532Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T23:14:10.9133991Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T23:14:11.0595695Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T23:14:11.1855946Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T23:14:11.4144450Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T23:14:11.5211937Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T23:14:12.0034788Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T23:14:12.0955030Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T23:14:12.3897262Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T23:14:12.4241438Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T23:14:12.4669403Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T23:14:12.5419424Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T23:14:13.6142776Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T23:14:15.8546539Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-16T23:14:16.0345965Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T23:14:16.0472679Z ** R 2021-05-16T23:14:16.0556178Z ** inst 2021-05-16T23:14:16.0585401Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:14:16.7532891Z ** help 2021-05-16T23:14:16.7956802Z *** installing help indices 2021-05-16T23:14:16.8323642Z ** building package indices 2021-05-16T23:14:16.8651013Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:14:17.1170720Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:14:17.1396284Z ** testing if installed package can be loaded from final location 2021-05-16T23:14:17.3903164Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:14:17.3914345Z * DONE (RNifti) 2021-05-16T23:14:17.5897714Z * installing *binary* package ‘abind’ ... 2021-05-16T23:14:17.5936713Z * DONE (abind) 2021-05-16T23:14:17.7844589Z * installing *binary* package ‘bitops’ ... 2021-05-16T23:14:17.7884029Z * DONE (bitops) 2021-05-16T23:14:17.9835468Z * installing *binary* package ‘kirby21.base’ ... 2021-05-16T23:14:17.9872551Z * DONE (kirby21.base) 2021-05-16T23:14:18.5328907Z * installing *binary* package ‘matrixStats’ ... 2021-05-16T23:14:18.5478557Z * DONE (matrixStats) 2021-05-16T23:14:18.7798777Z * installing *binary* package ‘R.oo’ ... 2021-05-16T23:14:18.7847946Z * DONE (R.oo) 2021-05-16T23:14:19.1649020Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:14:19.1767786Z * DONE (oro.nifti) 2021-05-16T23:14:19.4209860Z * installing *binary* package ‘R.utils’ ... 2021-05-16T23:14:19.4264600Z * DONE (R.utils) 2021-05-16T23:14:19.6977742Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:14:19.7061054Z * DONE (neurobase) 2021-05-16T23:14:19.7126348Z 2021-05-16T23:14:19.7130035Z The downloaded source packages are in 2021-05-16T23:14:19.7131496Z ‘/tmp/RtmpIK3VSP/downloaded_packages’ 2021-05-16T23:14:32.4454210Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:14:32.4455874Z Use `force = TRUE` to force installation 2021-05-16T23:14:32.4465197Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:14:32.4466492Z Use `force = TRUE` to force installation 2021-05-16T23:14:32.4618060Z ##[group]Run options(width = 100) 2021-05-16T23:14:32.4618571Z options(width = 100) 2021-05-16T23:14:32.4619101Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:14:32.4619752Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:14:32.4627015Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:14:32.4627405Z env: 2021-05-16T23:14:32.4627805Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:14:32.4628249Z TIC_DEPLOY_KEY: 2021-05-16T23:14:32.4629001Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:14:32.4630664Z GITHUB_PAT: *** 2021-05-16T23:14:32.4631049Z COVERALLS_TOKEN: 2021-05-16T23:14:32.4631492Z continue-on-error: false 2021-05-16T23:14:32.4631937Z VDIFFR_RUN_TESTS: 2021-05-16T23:14:32.4632375Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:14:32.4632792Z TZ: UTC 2021-05-16T23:14:32.4633144Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:14:32.4633564Z NOT_CRAN: true 2021-05-16T23:14:32.4633914Z ##[endgroup] 2021-05-16T23:14:32.8558536Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:14:32.8559602Z setting value 2021-05-16T23:14:32.8560461Z version R version 3.6.3 (2020-02-29) 2021-05-16T23:14:32.8561001Z os Ubuntu 20.04.2 LTS 2021-05-16T23:14:32.8561725Z system x86_64, linux-gnu 2021-05-16T23:14:32.8562234Z ui X11 2021-05-16T23:14:32.8562731Z language (EN) 2021-05-16T23:14:32.8563423Z collate C.UTF-8 2021-05-16T23:14:32.8564145Z ctype C.UTF-8 2021-05-16T23:14:32.8564630Z tz UTC 2021-05-16T23:14:32.8565276Z date 2021-05-16 2021-05-16T23:14:32.8565568Z 2021-05-16T23:14:32.8566682Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:14:32.8567488Z package * version date lib source 2021-05-16T23:14:32.8568474Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8569472Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:14:32.8570462Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8571330Z base * 3.6.3 2021-02-17 [2] local 2021-05-16T23:14:32.8572213Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8573090Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T23:14:32.8573965Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8574834Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8575702Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T23:14:32.8576582Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8577446Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T23:14:32.8578316Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8579191Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8580062Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T23:14:32.8580965Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T23:14:32.8581883Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8582806Z compiler 3.6.3 2021-02-17 [2] local 2021-05-16T23:14:32.8583871Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8584764Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8585654Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8586650Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8587552Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8588419Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-16T23:14:32.8589326Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8590300Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:14:32.8591268Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8592171Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8593051Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8593933Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8594840Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8595744Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8596628Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8597499Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8598398Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T23:14:32.8599248Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8600136Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8601035Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8601881Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8602865Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:14:32.8603847Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8604742Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8605630Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8606619Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-16T23:14:32.8607554Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-16T23:14:32.8608434Z grid 3.6.3 2021-02-17 [2] local 2021-05-16T23:14:32.8620067Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8620852Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8621658Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8622452Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8623260Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T23:14:32.8624106Z kirby21.base 1.7.3 2020-07-02 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8624970Z kirby21.fmri 1.7.0 2021-05-15 [1] Neuroconductor (R 3.6.3) 2021-05-16T23:14:32.8625889Z kirby21.t1 1.7.3.2 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-16T23:14:32.8626726Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8628850Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T23:14:32.8629893Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8630708Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8631619Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8632381Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8633151Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T23:14:32.8633899Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T23:14:32.8634669Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8635456Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8636198Z methods * 3.6.3 2021-02-17 [2] local 2021-05-16T23:14:32.8636961Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T23:14:32.8637764Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8638522Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8639292Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T23:14:32.8640012Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T23:14:32.8640770Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8641530Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8642303Z parallel 3.6.3 2021-02-17 [2] local 2021-05-16T23:14:32.8643065Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T23:14:32.8643814Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8644592Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8645353Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8646110Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8647141Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8647923Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8648676Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8649398Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8650172Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8650929Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8651677Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8652413Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8653151Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8653936Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8654684Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8655440Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8656203Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8656937Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8657669Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8658496Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.6.3) 2021-05-16T23:14:32.8659270Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8660013Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T23:14:32.8660866Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8661647Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8662419Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8663206Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8663972Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T23:14:32.8664738Z splines 3.6.3 2021-02-17 [2] local 2021-05-16T23:14:32.8665488Z stats * 3.6.3 2021-02-17 [2] local 2021-05-16T23:14:32.8666217Z stats4 3.6.3 2021-02-17 [2] local 2021-05-16T23:14:32.8666968Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8667719Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8668484Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T23:14:32.8669213Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8670016Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T23:14:32.8670813Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-16T23:14:32.8671551Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8672306Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T23:14:32.8673086Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:14:32.8673875Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8674640Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8675399Z tools 3.6.3 2021-02-17 [2] local 2021-05-16T23:14:32.8676145Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8676874Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8677599Z utils * 3.6.3 2021-02-17 [2] local 2021-05-16T23:14:32.8678328Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8679069Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8679817Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8680553Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8681286Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T23:14:32.8682003Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8682733Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8683474Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8684187Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-16T23:14:32.8684473Z 2021-05-16T23:14:32.8684913Z [1] /home/runner/work/_temp/Library 2021-05-16T23:14:32.8685393Z [2] /opt/R/3.6.3/lib/R/library 2021-05-16T23:14:32.8714878Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:14:32.8715392Z Rscript -e 'tic::script()' 2021-05-16T23:14:32.8715794Z ls -l check 2021-05-16T23:14:32.8758519Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:14:32.8758997Z env: 2021-05-16T23:14:32.8759398Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:14:32.8759838Z TIC_DEPLOY_KEY: 2021-05-16T23:14:32.8760694Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:14:32.8762204Z GITHUB_PAT: *** 2021-05-16T23:14:32.8762625Z COVERALLS_TOKEN: 2021-05-16T23:14:32.8763066Z continue-on-error: false 2021-05-16T23:14:32.8763512Z VDIFFR_RUN_TESTS: 2021-05-16T23:14:32.8763947Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:14:32.8764361Z TZ: UTC 2021-05-16T23:14:32.8764717Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:14:32.8765108Z NOT_CRAN: true 2021-05-16T23:14:32.8765447Z ##[endgroup] 2021-05-16T23:14:33.1144048Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:14:33.2256782Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:14:33.2258465Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:14:33.2259456Z timeout = Inf, check_dir = "check") 2021-05-16T23:14:33.2840542Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:14:33.4918312Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:14:33.5045019Z * preparing ‘afnir’: 2021-05-16T23:14:33.5091766Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:14:33.5484613Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:14:33.5542819Z * checking for empty or unneeded directories 2021-05-16T23:14:33.5566028Z * building ‘afnir_0.4.6.tar.gz’ 2021-05-16T23:14:33.5770391Z 2021-05-16T23:14:33.7030138Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:14:33.8995065Z * using log directory ‘/home/runner/work/afnir/afnir/check/afnir.Rcheck’ 2021-05-16T23:14:33.8996667Z * using R version 3.6.3 (2020-02-29) 2021-05-16T23:14:33.8997763Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T23:14:33.8998802Z * using session charset: UTF-8 2021-05-16T23:14:33.9375794Z * using option ‘--as-cran’ 2021-05-16T23:14:33.9397337Z * checking for file ‘afnir/DESCRIPTION’ ... OK 2021-05-16T23:14:33.9398481Z * checking extension type ... Package 2021-05-16T23:14:33.9399583Z * this is package ‘afnir’ version ‘0.4.6’ 2021-05-16T23:14:33.9400558Z * package encoding: UTF-8 2021-05-16T23:14:33.9426314Z * checking package namespace information ... OK 2021-05-16T23:14:47.0402754Z * checking package dependencies ... OK 2021-05-16T23:14:47.0415779Z * checking if this is a source package ... OK 2021-05-16T23:14:47.0416947Z * checking if there is a namespace ... OK 2021-05-16T23:14:47.3457287Z * checking for executable files ... OK 2021-05-16T23:14:47.3476233Z * checking for hidden files and directories ... OK 2021-05-16T23:14:47.3477193Z * checking for portable file names ... OK 2021-05-16T23:14:47.3478074Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:14:47.3491720Z * checking serialization versions ... OK 2021-05-16T23:14:50.0629510Z * checking whether package ‘afnir’ can be installed ... OK 2021-05-16T23:14:50.0746173Z * checking installed package size ... OK 2021-05-16T23:14:50.1271245Z * checking package directory ... OK 2021-05-16T23:14:50.1272233Z * checking for future file timestamps ... OK 2021-05-16T23:14:50.2649096Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:14:50.2650116Z * checking top-level files ... OK 2021-05-16T23:14:50.2650918Z * checking for left-over files ... OK 2021-05-16T23:14:50.2651556Z * checking index information ... OK 2021-05-16T23:14:50.3647372Z * checking package subdirectories ... OK 2021-05-16T23:14:50.4070022Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:14:50.4578346Z * checking R files for syntax errors ... OK 2021-05-16T23:14:51.0687741Z * checking whether the package can be loaded ... OK 2021-05-16T23:14:51.6400154Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:14:52.2368813Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:14:52.7994670Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:14:53.4206021Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:14:54.0389402Z * checking loading without being on the library search path ... OK 2021-05-16T23:14:54.6867235Z * checking dependencies in R code ... OK 2021-05-16T23:14:55.7505913Z * checking S3 generic/method consistency ... OK 2021-05-16T23:14:56.2724403Z * checking replacement functions ... OK 2021-05-16T23:14:56.8466250Z * checking foreign function calls ... OK 2021-05-16T23:15:00.5745204Z * checking R code for possible problems ... OK 2021-05-16T23:15:00.7852933Z * checking Rd files ... OK 2021-05-16T23:15:00.8249054Z * checking Rd metadata ... OK 2021-05-16T23:15:00.9080982Z * checking Rd line widths ... OK 2021-05-16T23:15:00.9975792Z * checking Rd cross-references ... OK 2021-05-16T23:15:01.6312418Z * checking for missing documentation entries ... OK 2021-05-16T23:15:03.3682126Z * checking for code/documentation mismatches ... OK 2021-05-16T23:15:04.6288477Z * checking Rd \usage sections ... OK 2021-05-16T23:15:04.7324798Z * checking Rd contents ... OK 2021-05-16T23:15:04.8133754Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:15:06.0224292Z * checking examples ... OK 2021-05-16T23:15:08.0248188Z * checking PDF version of manual ... OK 2021-05-16T23:15:08.0263507Z * checking for detritus in the temp directory ... OK 2021-05-16T23:15:08.0264282Z * DONE 2021-05-16T23:15:08.0264685Z 2021-05-16T23:15:08.0265205Z Status: OK 2021-05-16T23:15:08.0265592Z 2021-05-16T23:15:08.1043408Z ── R CMD check results ──────────────────────────────────────── afnir 0.4.6 ──── 2021-05-16T23:15:08.1062272Z Duration: 34.5s 2021-05-16T23:15:08.1062817Z 2021-05-16T23:15:08.1074612Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:15:08.1154935Z total 148 2021-05-16T23:15:08.1156200Z drwxr-xr-x 5 runner docker 4096 May 16 23:15 afnir.Rcheck 2021-05-16T23:15:08.1157955Z -rw-r--r-- 1 runner docker 22539 May 16 23:14 afnir_0.4.6.tar.gz 2021-05-16T23:15:08.1159114Z -rw-r--r-- 1 runner docker 122502 May 16 23:14 afnir_0.4.6_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:15:08.1188930Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:15:08.1189656Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:15:08.1233027Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:15:08.1233506Z env: 2021-05-16T23:15:08.1233909Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:08.1234346Z TIC_DEPLOY_KEY: 2021-05-16T23:15:08.1235098Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:08.1236764Z GITHUB_PAT: *** 2021-05-16T23:15:08.1237143Z COVERALLS_TOKEN: 2021-05-16T23:15:08.1237587Z continue-on-error: false 2021-05-16T23:15:08.1238034Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:08.1238476Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:08.1238887Z TZ: UTC 2021-05-16T23:15:08.1239241Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:08.1239626Z NOT_CRAN: true 2021-05-16T23:15:08.1239979Z ##[endgroup] 2021-05-16T23:15:08.1362926Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:15:08.1363477Z Rscript -e "tic::before_deploy()" 2021-05-16T23:15:08.1400437Z shell: /usr/bin/bash -e {0} 2021-05-16T23:15:08.1400793Z env: 2021-05-16T23:15:08.1401212Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:08.1401641Z TIC_DEPLOY_KEY: 2021-05-16T23:15:08.1402421Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:08.1403645Z GITHUB_PAT: *** 2021-05-16T23:15:08.1404011Z COVERALLS_TOKEN: 2021-05-16T23:15:08.1404475Z continue-on-error: false 2021-05-16T23:15:08.1404910Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:08.1405364Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:08.1405768Z TZ: UTC 2021-05-16T23:15:08.1406130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:08.1406688Z NOT_CRAN: true 2021-05-16T23:15:08.1407042Z ##[endgroup] 2021-05-16T23:15:08.3804126Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:15:08.4908892Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:15:08.4909404Z with: 2021-05-16T23:15:08.4910181Z upload_url: https://uploads.github.com/repos/neuroconductor/afnir/releases/43023014/assets{?name,label} 2021-05-16T23:15:08.4911121Z asset_path: check/afnir_0.4.6_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:15:08.4911750Z asset_name: afnir_0.4.6_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-16T23:15:08.4912360Z asset_content_type: application/octet-stream 2021-05-16T23:15:08.4912812Z env: 2021-05-16T23:15:08.4913214Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:08.4913641Z TIC_DEPLOY_KEY: 2021-05-16T23:15:08.4914395Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:08.4915646Z GITHUB_PAT: *** 2021-05-16T23:15:08.4916025Z COVERALLS_TOKEN: 2021-05-16T23:15:08.4916470Z continue-on-error: false 2021-05-16T23:15:08.4916933Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:08.4917400Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:08.4917841Z TZ: UTC 2021-05-16T23:15:08.4918193Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:08.4918581Z NOT_CRAN: true 2021-05-16T23:15:08.4919324Z GITHUB_TOKEN: *** 2021-05-16T23:15:08.4919684Z ##[endgroup] 2021-05-16T23:15:09.0002184Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:15:09.0002921Z Rscript -e "tic::deploy()" 2021-05-16T23:15:09.0049161Z shell: /usr/bin/bash -e {0} 2021-05-16T23:15:09.0070901Z env: 2021-05-16T23:15:09.0071385Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:09.0071840Z TIC_DEPLOY_KEY: 2021-05-16T23:15:09.0072597Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:09.0074155Z GITHUB_PAT: *** 2021-05-16T23:15:09.0074534Z COVERALLS_TOKEN: 2021-05-16T23:15:09.0074984Z continue-on-error: false 2021-05-16T23:15:09.0075430Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:09.0075867Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:09.0076280Z TZ: UTC 2021-05-16T23:15:09.0076646Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:09.0077032Z NOT_CRAN: true 2021-05-16T23:15:09.0077373Z ##[endgroup] 2021-05-16T23:15:09.2520983Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:15:09.3611368Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:15:09.3611912Z Rscript -e "tic::after_deploy()" 2021-05-16T23:15:09.3655451Z shell: /usr/bin/bash -e {0} 2021-05-16T23:15:09.3655827Z env: 2021-05-16T23:15:09.3656227Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:09.3656672Z TIC_DEPLOY_KEY: 2021-05-16T23:15:09.3657434Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:09.3658962Z GITHUB_PAT: *** 2021-05-16T23:15:09.3659339Z COVERALLS_TOKEN: 2021-05-16T23:15:09.3659779Z continue-on-error: false 2021-05-16T23:15:09.3660231Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:09.3660665Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:09.3661084Z TZ: UTC 2021-05-16T23:15:09.3661443Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:09.3661827Z NOT_CRAN: true 2021-05-16T23:15:09.3662166Z ##[endgroup] 2021-05-16T23:15:09.6097860Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:15:09.8591990Z Post job cleanup. 2021-05-16T23:15:09.9041036Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:15:09.9121745Z Post job cleanup. 2021-05-16T23:15:10.0083456Z [command]/usr/bin/git version 2021-05-16T23:15:10.0138582Z git version 2.31.1 2021-05-16T23:15:10.0170709Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:15:10.0211271Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T23:15:10.0431285Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:15:10.0460203Z http.https://github.com/.extraheader 2021-05-16T23:15:10.0468774Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:15:10.0506721Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T23:15:10.0771621Z Cleaning up orphan processes