Please see 
https://builds.apache.org/job/Sling/job/sling-org-apache-sling-starter/job/master/161/
 for details.

No further emails will be sent until the status of the build is changed.
Build log follows below:

Push event to branch master
Connecting to https://api.github.com using rombert/****** (Personal access 
token for Github repository access. Use with Apache Sling jobs only.)
Obtained Jenkinsfile from e4ad27c7a316d1d1e6057e6658430dfa3e243957
Running in Durability level: MAX_SURVIVABILITY
Loading library sling@master
Examining apache/sling-tooling-jenkins
Attempting to resolve master as a branch
Resolved master as branch master at revision 
53a335072e72fd3c3dc1a5f5b1ca205cc8d4155c
using credential sling-github-token
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://github.com/apache/sling-tooling-jenkins.git # timeout=10
Fetching without tags
Fetching upstream changes from 
https://github.com/apache/sling-tooling-jenkins.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials Personal access token for Github 
repository access. Use with Apache Sling jobs only.
 > git fetch --no-tags --progress 
 > https://github.com/apache/sling-tooling-jenkins.git 
 > +refs/heads/master:refs/remotes/origin/master
Checking out Revision 53a335072e72fd3c3dc1a5f5b1ca205cc8d4155c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53a335072e72fd3c3dc1a5f5b1ca205cc8d4155c
Commit message: "SLING-9414 fix nesting error"
 > git rev-list --no-walk 53a335072e72fd3c3dc1a5f5b1ca205cc8d4155c # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on H22 in 
/home/jenkins/jenkins-slave/workspace/-org-apache-sling-starter_master
[Pipeline] {
[Pipeline] timeout
Timeout set to expire after 15 min without activity
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Init)
[Pipeline] checkout
using credential sling-github-token
Fetching changes from the remote Git repository
Fetching without tags
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url 
 > https://github.com/apache/sling-org-apache-sling-starter.git # timeout=10
Fetching upstream changes from 
https://github.com/apache/sling-org-apache-sling-starter.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials Personal access token for Github 
repository access. Use with Apache Sling jobs only.
 > git fetch --no-tags --progress -- 
 > https://github.com/apache/sling-org-apache-sling-starter.git 
 > +refs/heads/master:refs/remotes/origin/master
Checking out Revision e4ad27c7a316d1d1e6057e6658430dfa3e243957 (master)
Commit message: "Resolving SLING-9585: Updating Jackson DataBind to 2.9.10.5"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e4ad27c7a316d1d1e6057e6658430dfa3e243957
 > git rev-list --no-walk 6343ff71f5f257c39cdc729ac141ca7b5768cfbf # timeout=10
[Pipeline] sh
+ git clean -fdx
Removing target/
[Pipeline] sh
+ git config remote.origin.url
[Pipeline] fileExists
[Pipeline] readJSON
[Pipeline] echo
Jenkins overrides: [emailRecipients:[[email protected]]]
[Pipeline] echo
Final job config: [jdks:[8], upstreamProjects:[], archivePatterns:[], 
mavenGoal:, additionalMavenParams:, rebuildFrequency:@weekly, enabled:true, 
emailRecipients:[[email protected]], sonarQubeEnabled:true, 
sonarQubeUseAdditionalMavenParams:true, sonarQubeAdditionalParams:, 
repoName:sling-org-apache-sling-starter]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Configure Job)
[Pipeline] properties
[Pipeline] }
[Pipeline] // stage
[Pipeline] readMavenPom
[Pipeline] stage
[Pipeline] { (Build (Java 8, deploy))
[Pipeline] withMaven
[withMaven] Options: 
[org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=false],
 
JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false],
 
org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='false',
 healthy='', unHealthy='', thresholdLimit='low'], 
org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false,
 scopes=[compile, provided, runtime], versions={snapshot:true, release:false}]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 1.8 (latest)
[withMaven] using Maven installation 'Maven (latest)'
[Pipeline] {
[Pipeline] sh
+ mvn -U clean deploy
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/-org-apache-sling-starter_master@tmp/withMaven8176738c/pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/-org-apache-sling-starter_master@tmp/withMaven8176738c"
 
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /home/jenkins/tools/maven/latest
Java version: 1.8.0_252, vendor: Oracle Corporation, runtime: 
/usr/local/asfpackages/java/openjdk-8u252-b09/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-58-generic", arch: "amd64", family: "unix"
[INFO] [jenkins-event-spy] Generate 
/home/jenkins/jenkins-slave/workspace/-org-apache-sling-starter_master@tmp/withMaven8176738c/maven-spy-20200713-123339-609295911840015350755.log.tmp
 ...
[INFO] Scanning for projects...
[INFO] Extended Maven classpath (scope 'provided') by the dependencies 
extracted from the Sling model.
[INFO] 
[INFO] -------------< org.apache.sling:org.apache.sling.starter >--------------
[INFO] Building Apache Sling Starter Application 12-SNAPSHOT
[INFO] -----------------------------[ slingstart ]-----------------------------
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.10.5/jackson-annotations-2.9.10.5.pom
[WARNING] The POM for 
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.10.5 is missing, no 
dependency information available
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.10.5/jackson-core-2.9.10.5.pom
[WARNING] The POM for com.fasterxml.jackson.core:jackson-core:jar:2.9.10.5 is 
missing, no dependency information available
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.10.5/jackson-databind-2.9.10.5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.10.5/jackson-databind-2.9.10.5.pom
 (6.5 kB at 135 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.10.20200621/jackson-base-2.9.10.20200621.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.10.20200621/jackson-base-2.9.10.20200621.pom
 (5.5 kB at 290 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.10.20200621/jackson-bom-2.9.10.20200621.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.10.20200621/jackson-bom-2.9.10.20200621.pom
 (13 kB at 524 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.10.5/jackson-annotations-2.9.10.5.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.10.5/jackson-databind-2.9.10.5.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.10.5/jackson-core-2.9.10.5.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.10.5/jackson-databind-2.9.10.5.jar
 (1.3 MB at 7.5 MB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  14.458 s
[INFO] Finished at: 2020-07-13T12:33:54Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
/home/jenkins/jenkins-slave/workspace/-org-apache-sling-starter_master@tmp/withMaven8176738c/maven-spy-20200713-123339-609295911840015350755.log
[ERROR] Failed to execute goal on project org.apache.sling.starter: Could not 
resolve dependencies for project 
org.apache.sling:org.apache.sling.starter:slingstart:12-SNAPSHOT: The following 
artifacts could not be resolved: 
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.10.5, 
com.fasterxml.jackson.core:jackson-core:jar:2.9.10.5: Could not find artifact 
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.10.5 in central 
(https://repo.maven.apache.org/maven2) -> [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
[Pipeline] }
[withMaven] Publishers: Generated Artifacts Publisher: 1402 ms, Open Task 
Scanner Publisher: 154 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext

Reply via email to