[
https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082661#comment-16082661
]
shane knapp edited comment on SPARK-21367 at 7/11/17 6:08 PM:
--------------------------------------------------------------
ok, so i dug through the old build logs and the warning started happening
during the R version rollback that happened on june 20th. here's the first
build that had the warning in it:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/78353/
note the timing:
- R accidentally upgraded @ ~7am june 20th (affected packages: R-java-3.1.1-7,
R-3.1.1-7, R-java-devel-3.1.1-7, libRmath-devel-3.1.1-7, R-core-devel-3.1.1-7,
libRmath-3.1.1-7, R-core-3.1.1-7, R-devel-3.1.1-7).
- no warnings between ~7am and ~9pm
- we started getting the Roxygen2 warnings @ ~9pm (the build linked above)
- i rolled back R ~830pm to the 3.1.1* versions
sadly, all the logs from the build failures yesterday are gone, so i'll see if
i can reproduce locally on another centos box set up the same way... and since
i will need to deploy this box from scratch, it'll take a couple of hours.
Y R BUILDS SOMETIMES SO HARD?
was (Author: shaneknapp):
ok, so i dug through the old build logs and the warning started happening
during the R version rollback that happened on june 20th. here's the first
build that had the warning in it:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/78353/
note the timing:
- R accidentally upgraded @ ~7am june 20th (affected packages: R-java-3.1.1-7,
R-3.1.1-7, R-java-devel-3.1.1-7, libRmath-devel-3.1.1-7, R-core-devel-3.1.1-7,
libRmath-3.1.1-7, R-core-3.1.1-7, R-devel-3.1.1-7).
- no warnings between ~7am and ~9pm
- we started getting the Roxygen2 warnings @ ~9pm (the build linked above)
- i rolled back R ~9pm (about the same time)
sadly, all the logs from the build failures yesterday are gone, so i'll see if
i can reproduce locally on another centos box set up the same way... and since
i will need to deploy this box from scratch, it'll take a couple of hours.
Y R BUILDS SOMETIMES SO HARD?
> R older version of Roxygen2 on Jenkins
> --------------------------------------
>
> Key: SPARK-21367
> URL: https://issues.apache.org/jira/browse/SPARK-21367
> Project: Spark
> Issue Type: Bug
> Components: SparkR
> Affects Versions: 2.3.0
> Reporter: Felix Cheung
> Assignee: shane knapp
>
> Getting this message from a recent build.
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/79461/console
> Warning messages:
> 1: In check_dep_version(pkg, version, compare) :
> Need roxygen2 >= 5.0.0 but loaded version is 4.1.1
> 2: In check_dep_version(pkg, version, compare) :
> Need roxygen2 >= 5.0.0 but loaded version is 4.1.1
> * installing *source* package 'SparkR' ...
> ** R
> We have been running with 5.0.1 and haven't changed for a year.
> NOTE: Roxygen 6.x has some big changes and IMO we should not move to that yet.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]