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

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

     [ https://issues.apache.org/jira/browse/SPARK-36441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-36441.
----------------------------------
    Fix Version/s: 3.1.3
                   3.2.0
                   3.0.4
       Resolution: Fixed

Issue resolved by pull request 33660
[https://github.com/apache/spark/pull/33660]

> 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
>            Assignee: Kousuke Saruta
>            Priority: Major
>             Fix For: 3.0.4, 3.2.0, 3.1.3
>
>
> 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