Jenkins build from source broken

16 views
Skip to first unread message

Gerry Storm

unread,
Jan 20, 2019, 12:51:06 PM1/20/19
to Jenkins Developers
Hi,

mvn install stopped working within the last 24 hours.
I did a clean download, tried and saw the following error:


mvn install -DskipTests
...
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Jenkins main module                                                [pom]
[INFO] Jenkins cli                                                        [jar]
[INFO] Jenkins core                                                       [jar]
[INFO] Jenkins war                                                        [war]
[INFO] Jenkins core tests POM                                             [pom]
[INFO] Tests for Jenkins core                                             [jar]
[INFO] JDK8-only tests for Jenkins core                                   [jar]
[INFO]
[INFO] -----------------< org.jenkins-ci.main:jenkins-parent >-----------------
[INFO] Building Jenkins main module 2.161-SNAPSHOT                        [1/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Jenkins main module 2.161-SNAPSHOT ................. FAILURE [  0.110 s]
[INFO] Jenkins cli ........................................ SKIPPED
[INFO] Jenkins core ....................................... SKIPPED
[INFO] Jenkins war ........................................ SKIPPED
[INFO] Jenkins core tests POM ............................. SKIPPED
[INFO] Tests for Jenkins core ............................. SKIPPED
[INFO] JDK8-only tests for Jenkins core 2.161-SNAPSHOT .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.329 s
[INFO] Finished at: 2019-01-20T09:43:57-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project jenkins-parent: Could not resolve dependencies for project org.jenkins-ci.main:jenkins-parent:pom:2.161-SNAPSHOT: Failed to collect dependencies at javax.servlet:servlet-api:jar:[0,0]: No versions available for javax.servlet:servlet-api:jar:[0,0] within specified range -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException


Baptiste Mathus

unread,
Jan 20, 2019, 2:59:42 PM1/20/19
to Jenkins Developers
Yeah, that is weird, also happened on CI since very recently on the latest master. Likely a temporary network glitch, you likely want to just retry.

I created https://github.com/jenkinsci/jenkins/pull/3856 to retry, but FYI I tested also locally and it succeeded.

Cheers

--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/e5d28d40-964c-4b5b-92af-b1cab385cb27%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Gerry Storm

unread,
Jan 20, 2019, 3:01:49 PM1/20/19
to Jenkins Developers
You are correct, I retried recently and it passed. I guess the remote repo was down or unreachable.
Reply all
Reply to author
Forward
0 new messages