[Jenkins] Sling » sling-org-apache-sling-launchpad-testing » master #108 is BROKEN

2019-04-17 Thread Apache Jenkins Server
 
- in 
org.apache.sling.launchpad.webapp.integrationtest.scripting.SlingJSPTaglibTest
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 s 
- in org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.MkdirTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s 
- in org.apache.sling.launchpad.webapp.integrationtest.MkdirTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   MappingEventsProxyTest.runWriteableResourcesTest:26 » JsonGeneration 
write(par...
[INFO] 
[ERROR] Tests run: 660, Failures: 0, Errors: 1, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- slingstart-maven-plugin:1.7.16:stop (stop-container) @ 
org.apache.sling.launchpad.testing ---
[INFO] Stopping 1 Launchpad instances
[INFO] Stopping Launchpad '_-41000'
17.04.2019 14:47:44.251 *INFO * [Apache Sling Terminator] Java VM is shutting 
down
17.04.2019 14:47:44.251 *INFO * [Apache Sling Terminator] Stopping Apache Sling
17.04.2019 14:47:51.442 *INFO * [Sling Notifier] Apache Sling has been stopped
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ 
org.apache.sling.launchpad.testing ---
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedConstructor 
(file:/home/jenkins/.m2/repository/org/codehaus/groovy/groovy-all-minimal/1.5.6/groovy-all-minimal-1.5.6.jar)
 to constructor java.io.File(java.lang.String,java.io.File)
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedConstructor
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Checking legal files in: 
org.apache.sling.launchpad.testing-12-SNAPSHOT.jar
[INFO] Checking legal files in: 
org.apache.sling.launchpad.testing-12-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ 
org.apache.sling.launchpad.testing ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: src/main/appended-resources/META-INF/*
[INFO] Exclude: velocity.log
[INFO] Exclude: target/*
[INFO] Exclude: README.md
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: .*
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.json
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/*.rej
[INFO] Exclude: hs_err_*.log
[INFO] Exclude: **/repository/index/*/index-details.txt
[INFO] Exclude: bnd.bnd
[INFO] 7 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 6 licence.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.21.0:verify (default) @ 
org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time:  03:47 min
[INFO] Finished at: 2019-04-17T14:47:53Z
[INFO] 
[INFO] [jenkins-event-spy] Generated 
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master@tmp/withMaven784f7503/maven-spy-20190417-144405-46212012178527748933399.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:2.21.0:verify (default) on 
project org.apache.sling.launchpad.testing: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/failsafe-reports
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [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/MojoFailureException
[Pipeline] }
[withMaven] Publishers: Pipeline Graph Publisher: 8 ms, JGiven Publisher: 1 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

[jira] [Commented] (SLING-8262) Add SonarQube analysis to Jenkins jobs

2019-04-17 Thread Fabrice Bellingard (JIRA)


[ 
https://issues.apache.org/jira/browse/SLING-8262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16820060#comment-16820060
 ] 

Fabrice Bellingard commented on SLING-8262:
---

It was not you [~rombert], I did this yesterday. This is a good practice that 
I'll document somewhere.

> Add SonarQube analysis to Jenkins jobs
> --
>
> Key: SLING-8262
> URL: https://issues.apache.org/jira/browse/SLING-8262
> Project: Sling
>  Issue Type: Improvement
>  Components: Build and Source Control
>Reporter: Robert Munteanu
>Assignee: Robert Munteanu
>Priority: Major
> Attachments: screenshot-1.png
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> With the pipeline jobs it becomes simple to run a SonarQube analysis ( see 
> https://cwiki.apache.org/confluence/display/INFRA/Multibranch+Pipeline+recipies
>  ) so let's do that.
> We should also look if this can be done for pull requests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: Repository names for Journal based Sling Content Distribution

2019-04-17 Thread Timothee Maret
Thanks Robert! I have pushed the code and then added/completed the required
"boilerplate".

Regards,

Timothee

Le mar. 16 avr. 2019 à 14:03, Robert Munteanu  a écrit :

> On Mon, 2019-04-15 at 11:49 +0300, Robert Munteanu wrote:
> > On Thu, 2019-04-04 at 22:52 +0200, Timothee Maret wrote:
> > > The repository names derived from the package names and taking
> > > conventions
> > > into account would be the following
> > >
> > > sling-org-apache-sling-distribution-journal
> > > sling-org-apache-sling-distribution-journal-messages
> > > sling-org-apache-sling-distribution-journal-kafka
> > > sling-org-apache-sling-distribution-journal-it
> >
> > Unless anyone has a different proposal I will create the repositories
> > as proposed by Timothee tomorrow.
>
> I have created the repositories
>
> https://github.com/apache/sling-org-apache-sling-distribution-journal
>
> https://github.com/apache/sling-org-apache-sling-distribution-journal-messages
> https://github.com/apache/sling-org-apache-sling-distribution-journal-kafka
> https://github.com/apache/sling-org-apache-sling-distribution-journal-it
>
> They are still empty and probably waiting for the GitHub perms to sync.
>
> Timothee, feel free to push the changes and please also add the
> 'boilerplate' stuff described at
>
>
> https://cwiki.apache.org/confluence/display/SLING/Using+Git+with+Sling#UsingGitwithSling-Boilerplatefiles
>
> Thanks!
>
> Robert
>
>


Re: [DISCUSSION] RepoInit Release

2019-04-17 Thread Bertrand Delacretaz
Hi,

On Wed, Apr 17, 2019 at 7:30 AM Carsten Ziegeler  wrote:
> ...I think it's fine to move, however it seems SLING-6423 is partially
> committed, so this might need some attention before a release...

+1



-Bertrand