Project

General

Profile

Actions

Bug #21498

closed

CRAN package download failures causing test failures

Added by Brett Smith 5 months ago. Updated 5 months ago.

Status:
Duplicate
Priority:
Normal
Assigned To:
-
Category:
Tests
Target version:
-
Story points:
-

Description

This used to be an occasional problem, but it's happening more and more frequently. We do not get complete downloads from CRAN, and this causes the sdk/R install to fail.

trying URL 'http://cran.wustl.edu/src/contrib/stringi_1.8.3.tar.gz'
Content type 'application/x-gzip' length 11917752 bytes (11.4 MB)
=======================================
downloaded 8.9 MB

Error in download.file(url, destfile, method, mode = "wb", ...) : 
  (converted from warning) downloaded length 9306112 != reported length 11917752
Error in download.packages(pkgs, destdir = tmpd, available = available,  : 
  (converted from warning) download of package ‘stringi’ failed
Calls: <Anonymous> ... with_envvar -> force -> force -> i.p -> download.packages
Execution halted
======= sdk/R install -- FAILED

Files


Related issues

Related to Arvados - Feature #21494: Get Java and R SDKs out of the critical path of main branch buildsResolvedBrett SmithActions
Is duplicate of Arvados - Bug #21321: R SDK install is flaky - stringi doesn't download completelyResolvedBrett SmithActions
Actions #1

Updated by Brett Smith 5 months ago

  • Related to Feature #21494: Get Java and R SDKs out of the critical path of main branch builds added
Actions #3

Updated by Brett Smith 5 months ago

  • Status changed from New to Duplicate
Actions #4

Updated by Brett Smith 5 months ago

  • Is duplicate of Bug #21321: R SDK install is flaky - stringi doesn't download completely added
Actions #5

Updated by Peter Amstutz 5 months ago

Thoughts:

  1. Are there mirrors we can use?
  2. Can we use a HTTP proxy to cache packages?
  3. Are some of these packages available in Debian and can be pre-installed on the worker?
Actions #6

Updated by Peter Amstutz 5 months ago

  • Target version deleted (Future)
Actions

Also available in: Atom PDF