You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kousuke Saruta (Jira)" <ji...@apache.org> on 2021/08/06 01:30:00 UTC

[jira] [Created] (SPARK-36441) Downloading lintr dependencies fail on GA

Kousuke Saruta created SPARK-36441:
--------------------------------------

             Summary: Downloading lintr dependencies fail on GA
                 Key: SPARK-36441
                 URL: https://issues.apache.org/jira/browse/SPARK-36441
             Project: Spark
          Issue Type: Bug
          Components: Project Infra
    Affects Versions: 3.3.0
            Reporter: Kousuke Saruta


Downloading lintr dependencies on GA fails.
I re-triggered the GA job but it still fail with the same error.

{code}
 * installing *source* package ‘devtools’ ...
** package ‘devtools’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (devtools)

The downloaded source packages are in
	‘/tmp/Rtmpv53Ix4/downloaded_packages’
Using bundled GitHub PAT. Please add your own PAT to the env var `GITHUB_PAT`
Error: Failed to install 'unknown package' from GitHub:
  HTTP error 401.
  Bad credentials

  Rate limit remaining: 59/60
  Rate limit reset at: 2021-08-06 01:37:46 UTC

  
Execution halted
Error: Process completed with exit code 1.
{code}

https://github.com/apache/spark/runs/3257853825



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org