You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/22 13:13:19 UTC

Build failed in Jenkins: openmeetings » Openmeetings #2613

See <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/2613/display/redirect>

------------------------------------------
Established TCP socket on 40671
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install sonar:sonar -PallModules,Jenkins
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Openmeetings                                                       [pom]
[INFO] Openmeetings Util                                                  [jar]
[INFO] Openmeetings DB                                                    [jar]
[INFO] Openmeetings Core                                                  [jar]
[INFO] Openmeetings Install                                               [jar]
[INFO] Openmeetings Service                                               [jar]
[INFO] Openmeetings Webservices                                           [jar]
[INFO] Openmeetings Web                                                   [war]
[INFO] Openmeetings Screen Sharing applet                                 [jar]
[INFO] Openmeetings Server                                                [jar]
[INFO] 
[INFO] ------------< org.apache.openmeetings:openmeetings-parent >-------------
[INFO] Building Openmeetings 5.0.0-SNAPSHOT                              [1/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openmeetings-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openmeetings-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmeetings-parent ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/>
[INFO] Storing buildNumber: ec43e14 at timestamp: 1540212373176
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ openmeetings-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 76 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.mp3
[INFO] Exclude: **/keystore
[INFO] 8 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (prepare-agent) @ openmeetings-parent ---
[INFO] argLine set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/../target/jacoco.exec,append=true>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openmeetings-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:site (generate-site) @ openmeetings-parent ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0
[INFO] 14 reports configured for maven-project-info-reports-plugin:3.0.0: index, ci-management, dependencies, dependency-convergence, dependency-management, distribution-management, issue-management, licenses, mailing-lists, plugin-management, plugins, team, scm, summary
[INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.22.0
[INFO] 1 report configured for maven-surefire-report-plugin:2.22.0: report-only
[INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.12
[INFO] 1 report configured for apache-rat-plugin:0.12: rat
[INFO] Rendering site with default locale English (en)
[INFO] Relativizing decoration links with respect to localized project URL: https://openmeetings.apache.org
[INFO] Rendering content with io.github.devacfr.maven.skins:reflow-maven-skin:jar:2.0.0-beta1 skin.
[INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.0.0:index
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "CI Management" report        --- maven-project-info-reports-plugin:3.0.0:ci-management
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.0.0:dependencies
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.0.0:dependency-convergence
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-util/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/apache/wicket/wicket-util/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-util/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-util/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 5.5 kB/s)
[INFO] Downloaded from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-util/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 2.0 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-parent/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-parent/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/apache/wicket/wicket-parent/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-parent/8.2.0-SNAPSHOT/maven-metadata.xml (607 B at 3.1 kB/s)
[INFO] Downloaded from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-parent/8.2.0-SNAPSHOT/maven-metadata.xml (607 B at 2.1 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-native-websocket-core/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/apache/wicket/wicket-native-websocket-core/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-native-websocket-core/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-native-websocket-core/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 7.4 kB/s)
[INFO] Downloaded from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-native-websocket-core/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 5.4 kB/s)
[INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-native-websocket/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-native-websocket/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/apache/wicket/wicket-native-websocket/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-native-websocket/8.2.0-SNAPSHOT/maven-metadata.xml (617 B at 3.3 kB/s)
[INFO] Downloaded from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-native-websocket/8.2.0-SNAPSHOT/maven-metadata.xml (617 B at 2.2 kB/s)
[INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-core/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/apache/wicket/wicket-core/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-core/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-core/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 7.3 kB/s)
[INFO] Downloaded from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-core/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 5.2 kB/s)
[INFO] Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/apache/wicket/wicket-request/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-request/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-request/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-request/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 8.3 kB/s)
[INFO] Downloaded from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-request/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 4.9 kB/s)
[INFO] Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/apache/wicket/wicket-extensions/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-extensions/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-extensions/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-extensions/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 8.0 kB/s)
[INFO] Downloaded from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-extensions/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 5.2 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/openjpa/openjpa/3.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/openjpa/openjpa/3.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/apache/openjpa/openjpa/3.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/openjpa/openjpa/3.0.1-SNAPSHOT/maven-metadata.xml (778 B at 4.0 kB/s)
[INFO] Downloaded from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/openjpa/openjpa/3.0.1-SNAPSHOT/maven-metadata.xml (778 B at 2.8 kB/s)
[INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/maven-metadata.xml (823 B at 4.3 kB/s)
[INFO] Downloaded from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/maven-metadata.xml (823 B at 2.9 kB/s)
[INFO] artifact org.kurento:kms-api-core: checking for updates from apache-snapshots
[INFO] artifact org.kurento:kms-api-core: checking for updates from sonatype-snapshots
[INFO] artifact org.kurento:kms-api-core: checking for updates from openmeetings-bintray
[INFO] artifact org.kurento:kms-api-core: checking for updates from Nexus
[INFO] artifact org.kurento:kms-api-core: checking for updates from central
[INFO] artifact org.kurento:kms-api-core: checking for updates from kurento-snapshots
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/kurento/kms-api-core/6.8.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/kurento/kms-api-core/6.8.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from kurento-snapshots: https://maven.openvidu.io/repository/snapshots/org/kurento/kms-api-core/6.8.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/kurento/kms-api-core/6.8.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from kurento-snapshots: https://maven.openvidu.io/repository/snapshots/org/kurento/kms-api-core/6.8.1-SNAPSHOT/maven-metadata.xml (360 B at 1.2 kB/s)
[INFO] artifact org.kurento:kms-api-elements: checking for updates from apache-snapshots
[INFO] artifact org.kurento:kms-api-elements: checking for updates from sonatype-snapshots
[INFO] artifact org.kurento:kms-api-elements: checking for updates from openmeetings-bintray
[INFO] artifact org.kurento:kms-api-elements: checking for updates from Nexus
[INFO] artifact org.kurento:kms-api-elements: checking for updates from central
[INFO] artifact org.kurento:kms-api-elements: checking for updates from kurento-snapshots
[INFO] Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/kurento/kms-api-elements/6.8.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from kurento-snapshots: https://maven.openvidu.io/repository/snapshots/org/kurento/kms-api-elements/6.8.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/kurento/kms-api-elements/6.8.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/kurento/kms-api-elements/6.8.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from kurento-snapshots: https://maven.openvidu.io/repository/snapshots/org/kurento/kms-api-elements/6.8.1-SNAPSHOT/maven-metadata.xml (364 B at 1.2 kB/s)
[INFO] Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/apache/wicket/wicket-spring/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-spring/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-spring/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-spring/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 7.4 kB/s)
[INFO] Downloaded from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-spring/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 5.0 kB/s)
[INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-ioc/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-ioc/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/apache/wicket/wicket-ioc/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-ioc/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 7.5 kB/s)
[INFO] Downloaded from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-ioc/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 5.0 kB/s)
[INFO] Downloading from sonatype-nexus-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/apache/wicket/wicket-extensions/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from wicket-snapshots: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-extensions/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from wicket-snapshots: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-extensions/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 4.6 kB/s)
[INFO] Downloading from sonatype-nexus-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/apache/wicket/wicket-parent/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from wicket-snapshots: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-parent/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from wicket-snapshots: https://repository.apache.org/content/repositories/snapshots/org/apache/wicket/wicket-parent/8.2.0-SNAPSHOT/maven-metadata.xml (607 B at 2.1 kB/s)
[INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-auth-roles/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-auth-roles/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/apache/wicket/wicket-auth-roles/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-auth-roles/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 7.2 kB/s)
[INFO] Downloaded from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-auth-roles/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 5.1 kB/s)
[INFO] Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/apache/wicket/wicket-native-websocket-javax/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-native-websocket-javax/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-native-websocket-javax/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-native-websocket-javax/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 7.4 kB/s)
[INFO] Downloaded from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-native-websocket-javax/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 5.2 kB/s)
[INFO] Downloading from sonatype-snapshots: http://oss.sonatype.org/content/repositories/snapshots/org/apache/wicket/wicket-devutils/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-devutils/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-devutils/8.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/wicket/wicket-devutils/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 8.1 kB/s)
[INFO] Downloaded from apache-snapshots: https://repository.apache.org/content/groups/snapshots/org/apache/wicket/wicket-devutils/8.2.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 5.3 kB/s)
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.0.0:dependency-management
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.0.0:distribution-management
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Issue Management" report     --- maven-project-info-reports-plugin:3.0.0:issue-management
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.0.0:licenses
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Mailing Lists" report        --- maven-project-info-reports-plugin:3.0.0:mailing-lists
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.0.0:plugin-management
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.0.0:plugins
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.0.0:team
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.0.0:scm
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.0.0:summary
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Surefire Report" report      --- maven-surefire-report-plugin:2.22.0:report-only
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Rat Report" report           --- apache-rat-plugin:0.12:rat
[INFO] Added 1 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 76 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.mp3
[INFO] Exclude: **/keystore
[INFO] 8 resources included (use -debug for more details)
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenSiteArchiver$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving site from <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/target/site> to /x1/jenkins/jenkins-home/jobs/openmeetings/site
[WARNING] Attempt to (de-)serialize anonymous class hudson.FilePath$32; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openmeetings-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openmeetings-parent ---
[INFO] Installing <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openmeetings/openmeetings-parent/5.0.0-SNAPSHOT/openmeetings-parent-5.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/target/openmeetings-parent-5.0.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openmeetings/openmeetings-parent/5.0.0-SNAPSHOT/openmeetings-parent-5.0.0-SNAPSHOT-site.xml
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] ------------< org.apache.openmeetings:openmeetings-parent >-------------
[INFO] Building Openmeetings 5.0.0-SNAPSHOT                             [11/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- sonar-maven-plugin:3.5.0.1254:sonar (default-cli) @ openmeetings-parent ---
[INFO] User cache: /home/jenkins/.sonar/cache
[INFO] SonarQube version: 5.6.3
[INFO] Default locale: "en", source code encoding: "UTF-8"
[INFO] Load global repositories

Jenkins build is back to normal : openmeetings » Openmeetings #2616

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/2616/display/redirect>


Build failed in Jenkins: openmeetings » Openmeetings #2615

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/2615/display/redirect>

------------------------------------------
Established TCP socket on 42619
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install sonar:sonar -PallModules,Jenkins
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Openmeetings                                                       [pom]
[INFO] Openmeetings Util                                                  [jar]
[INFO] Openmeetings DB                                                    [jar]
[INFO] Openmeetings Core                                                  [jar]
[INFO] Openmeetings Install                                               [jar]
[INFO] Openmeetings Service                                               [jar]
[INFO] Openmeetings Webservices                                           [jar]
[INFO] Openmeetings Web                                                   [war]
[INFO] Openmeetings Screen Sharing applet                                 [jar]
[INFO] Openmeetings Server                                                [jar]
[INFO] 
[INFO] ------------< org.apache.openmeetings:openmeetings-parent >-------------
[INFO] Building Openmeetings 5.0.0-SNAPSHOT                              [1/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openmeetings-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openmeetings-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmeetings-parent ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/>
[INFO] Storing buildNumber: f640c02 at timestamp: 1540226778247
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ openmeetings-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 76 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.mp3
[INFO] Exclude: **/keystore
[INFO] 8 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (prepare-agent) @ openmeetings-parent ---
[INFO] argLine set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/../target/jacoco.exec,append=true>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openmeetings-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:site (generate-site) @ openmeetings-parent ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0
[INFO] 14 reports configured for maven-project-info-reports-plugin:3.0.0: index, ci-management, dependencies, dependency-convergence, dependency-management, distribution-management, issue-management, licenses, mailing-lists, plugin-management, plugins, team, scm, summary
[INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.22.0
[INFO] 1 report configured for maven-surefire-report-plugin:2.22.0: report-only
[INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.12
[INFO] 1 report configured for apache-rat-plugin:0.12: rat
[INFO] Rendering site with default locale English (en)
[INFO] Relativizing decoration links with respect to localized project URL: https://openmeetings.apache.org
[INFO] Rendering content with io.github.devacfr.maven.skins:reflow-maven-skin:jar:2.0.0-beta1 skin.
[INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.0.0:index
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "CI Management" report        --- maven-project-info-reports-plugin:3.0.0:ci-management
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.0.0:dependencies
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.0.0:dependency-convergence
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.0.0:dependency-management
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.0.0:distribution-management
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Issue Management" report     --- maven-project-info-reports-plugin:3.0.0:issue-management
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.0.0:licenses
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Mailing Lists" report        --- maven-project-info-reports-plugin:3.0.0:mailing-lists
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.0.0:plugin-management
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.0.0:plugins
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.0.0:team
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.0.0:scm
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.0.0:summary
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Surefire Report" report      --- maven-surefire-report-plugin:2.22.0:report-only
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Rat Report" report           --- apache-rat-plugin:0.12:rat
[INFO] Added 1 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 76 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.mp3
[INFO] Exclude: **/keystore
[INFO] 8 resources included (use -debug for more details)
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenSiteArchiver$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving site from <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/target/site> to /x1/jenkins/jenkins-home/jobs/openmeetings/site
[WARNING] Attempt to (de-)serialize anonymous class hudson.FilePath$32; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openmeetings-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openmeetings-parent ---
[INFO] Installing <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openmeetings/openmeetings-parent/5.0.0-SNAPSHOT/openmeetings-parent-5.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/target/openmeetings-parent-5.0.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openmeetings/openmeetings-parent/5.0.0-SNAPSHOT/openmeetings-parent-5.0.0-SNAPSHOT-site.xml
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] ------------< org.apache.openmeetings:openmeetings-parent >-------------
[INFO] Building Openmeetings 5.0.0-SNAPSHOT                             [11/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- sonar-maven-plugin:3.5.0.1254:sonar (default-cli) @ openmeetings-parent ---
[INFO] User cache: /home/jenkins/.sonar/cache
[INFO] SonarQube version: 5.6.3
[INFO] Default locale: "en", source code encoding: "UTF-8"
[INFO] Load global repositories

Build failed in Jenkins: openmeetings » Openmeetings #2614

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/2614/display/redirect>

------------------------------------------
Established TCP socket on 36355
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install sonar:sonar -PallModules,Jenkins
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Openmeetings                                                       [pom]
[INFO] Openmeetings Util                                                  [jar]
[INFO] Openmeetings DB                                                    [jar]
[INFO] Openmeetings Core                                                  [jar]
[INFO] Openmeetings Install                                               [jar]
[INFO] Openmeetings Service                                               [jar]
[INFO] Openmeetings Webservices                                           [jar]
[INFO] Openmeetings Web                                                   [war]
[INFO] Openmeetings Screen Sharing applet                                 [jar]
[INFO] Openmeetings Server                                                [jar]
[INFO] 
[INFO] ------------< org.apache.openmeetings:openmeetings-parent >-------------
[INFO] Building Openmeetings 5.0.0-SNAPSHOT                              [1/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openmeetings-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openmeetings-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmeetings-parent ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/>
[INFO] Storing buildNumber: 0335bfe at timestamp: 1540223171184
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ openmeetings-parent ---
[INFO] Added 1 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 76 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.mp3
[INFO] Exclude: **/keystore
[INFO] 8 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (prepare-agent) @ openmeetings-parent ---
[INFO] argLine set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/../target/jacoco.exec,append=true>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openmeetings-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:site (generate-site) @ openmeetings-parent ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0
[INFO] 14 reports configured for maven-project-info-reports-plugin:3.0.0: index, ci-management, dependencies, dependency-convergence, dependency-management, distribution-management, issue-management, licenses, mailing-lists, plugin-management, plugins, team, scm, summary
[INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.22.0
[INFO] 1 report configured for maven-surefire-report-plugin:2.22.0: report-only
[INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.12
[INFO] 1 report configured for apache-rat-plugin:0.12: rat
[INFO] Rendering site with default locale English (en)
[INFO] Relativizing decoration links with respect to localized project URL: https://openmeetings.apache.org
[INFO] Rendering content with io.github.devacfr.maven.skins:reflow-maven-skin:jar:2.0.0-beta1 skin.
[INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.0.0:index
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "CI Management" report        --- maven-project-info-reports-plugin:3.0.0:ci-management
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.0.0:dependencies
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.0.0:dependency-convergence
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.0.0:dependency-management
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.0.0:distribution-management
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Issue Management" report     --- maven-project-info-reports-plugin:3.0.0:issue-management
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.0.0:licenses
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Mailing Lists" report        --- maven-project-info-reports-plugin:3.0.0:mailing-lists
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.0.0:plugin-management
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.0.0:plugins
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.0.0:team
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.0.0:scm
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.0.0:summary
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Surefire Report" report      --- maven-surefire-report-plugin:2.22.0:report-only
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[INFO] Generating "Rat Report" report           --- apache-rat-plugin:0.12:rat
[INFO] Added 1 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 1 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 76 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.mp3
[INFO] Exclude: **/keystore
[INFO] 8 resources included (use -debug for more details)
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[WARNING] The directive.evaluate.context.class property has been deprecated. It will be removed in Velocity 2.0.  Instead, please use the automatically provided $evaluate namespace to get and set local references (e.g. #set($evaluate.foo = 'bar') and $evaluate.foo).
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenSiteArchiver$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving site from <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/target/site> to /x1/jenkins/jenkins-home/jobs/openmeetings/site
[WARNING] Attempt to (de-)serialize anonymous class hudson.FilePath$32; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openmeetings-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openmeetings-parent ---
[INFO] Installing <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openmeetings/openmeetings-parent/5.0.0-SNAPSHOT/openmeetings-parent-5.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-parent/ws/target/openmeetings-parent-5.0.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openmeetings/openmeetings-parent/5.0.0-SNAPSHOT/openmeetings-parent-5.0.0-SNAPSHOT-site.xml
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] ------------< org.apache.openmeetings:openmeetings-parent >-------------
[INFO] Building Openmeetings 5.0.0-SNAPSHOT                             [11/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- sonar-maven-plugin:3.5.0.1254:sonar (default-cli) @ openmeetings-parent ---
[INFO] User cache: /home/jenkins/.sonar/cache
[INFO] SonarQube version: 5.6.3
[INFO] Default locale: "en", source code encoding: "UTF-8"
[INFO] Load global repositories