See <https://hudson.eclipse.org/hudson/job/linuxtools-master/423/changes>

Changes:

[Alexander Kurtakov] Change callgraph feature artifactId to not be the same as 
the plugin's

------------------------------------------
[...truncated 16126 lines...]
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not 
resolve dependencies for project 
org.eclipse.linuxtools.systemtap:org.eclipse.linuxtools.callgraph.tests-feature:eclipse-feature:0.0.1-SNAPSHOT:
 Could not find artifact 
org.eclipse.linuxtools.systemtap:org.eclipse.linuxtools.callgraph.tests:jar:0.0.1-SNAPSHOT
        at 
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:170)
        at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:171)
        ... 22 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: Could 
not find artifact 
org.eclipse.linuxtools.systemtap:org.eclipse.linuxtools.callgraph.tests:jar:0.0.1-SNAPSHOT
        at 
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:412)
        at 
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:164)
        ... 23 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could 
not find artifact 
org.eclipse.linuxtools.systemtap:org.eclipse.linuxtools.callgraph.tests:jar:0.0.1-SNAPSHOT
        at 
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:541)
        at 
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:220)
        at 
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:395)
        ... 24 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not 
find artifact 
org.eclipse.linuxtools.systemtap:org.eclipse.linuxtools.callgraph.tests:jar:0.0.1-SNAPSHOT
        at 
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:531)
        ... 26 more
[ERROR] Failed to execute goal 
org.eclipse.tycho:tycho-p2-publisher-plugin:0.12.0:publish-products 
(default-publish-products) on project org.eclipse.linuxtools.releng-site: 
Missing required artifact 'p2metadata' in module 
org.eclipse.linuxtools.systemtap:org.eclipse.linuxtools.callgraph:eclipse-plugin:0.0.1-SNAPSHOT
 -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.eclipse.tycho:tycho-p2-publisher-plugin:0.12.0:publish-products 
(default-publish-products) on project org.eclipse.linuxtools.releng-site: 
Missing required artifact 'p2metadata' in module 
org.eclipse.linuxtools.systemtap:org.eclipse.linuxtools.callgraph:eclipse-plugin:0.0.1-SNAPSHOT
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: Missing required 
artifact 'p2metadata' in module 
org.eclipse.linuxtools.systemtap:org.eclipse.linuxtools.callgraph:eclipse-plugin:0.0.1-SNAPSHOT
        at 
org.eclipse.tycho.p2.facade.RepositoryReferenceTool.getAttachedArtifact(RepositoryReferenceTool.java:122)
        at 
org.eclipse.tycho.p2.facade.RepositoryReferenceTool.addRepositoriesOfReferencedModules(RepositoryReferenceTool.java:100)
        at 
org.eclipse.tycho.p2.facade.RepositoryReferenceTool.getVisibleRepositories(RepositoryReferenceTool.java:83)
        at 
org.eclipse.tycho.plugins.p2.publisher.AbstractPublishMojo.createPublisherService(AbstractPublishMojo.java:58)
        at 
org.eclipse.tycho.plugins.p2.publisher.AbstractPublishMojo.execute(AbstractPublishMojo.java:38)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 19 more
[ERROR] 
[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
[ERROR] [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.linuxtools.callgraph
[INFO] Build failures were ignored.
Terminating xvnc.
[DRY] Collecting duplicate code analysis files...
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/autotools/org.eclipse.linuxtools.cdt.autotools.core/target/cpd.xml>
 of module Linux Tools Autotools Core Plug-in with 8 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/autotools/org.eclipse.linuxtools.cdt.autotools.core/target/site/cpd.xml>
 of module Linux Tools Autotools Core Plug-in with 8 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/autotools/org.eclipse.linuxtools.cdt.autotools.tests/target/cpd.xml>
 of module Linux Tools Autotools Test Core Plug-in with 4 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/autotools/org.eclipse.linuxtools.cdt.autotools.tests/target/site/cpd.xml>
 of module Linux Tools Autotools Test Core Plug-in with 4 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/autotools/org.eclipse.linuxtools.cdt.autotools.ui/target/cpd.xml>
 of module Linux Tools Autotools UI Plug-in with 62 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/autotools/org.eclipse.linuxtools.cdt.autotools.ui/target/site/cpd.xml>
 of module Linux Tools Autotools UI Plug-in with 62 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.core/target/cpd.xml>
 of module Linux Tools ChangeLog Core Plug-in with 6 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.core/target/site/cpd.xml>
 of module Linux Tools ChangeLog Core Plug-in with 6 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.cparser/target/cpd.xml>
 of module Linux Tools ChangeLog C/C++ Parser Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.cparser/target/site/cpd.xml>
 of module Linux Tools ChangeLog C/C++ Parser Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.javaparser/target/cpd.xml>
 of module Linux Tools ChangeLog Java Parser Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.javaparser/target/site/cpd.xml>
 of module Linux Tools ChangeLog Java Parser Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.tests/target/cpd.xml>
 of module Linux Tools ChangeLog Core Tests Plug-in with 9 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.tests/target/site/cpd.xml>
 of module Linux Tools ChangeLog Core Tests Plug-in with 9 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gcov/org.eclipse.linuxtools.dataviewers.annotatedsourceeditor/target/cpd.xml>
 of module Linux Tools Annotated Source Editor Plug-in with 4 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gcov/org.eclipse.linuxtools.dataviewers.annotatedsourceeditor/target/site/cpd.xml>
 of module Linux Tools Annotated Source Editor Plug-in with 4 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gcov/org.eclipse.linuxtools.dataviewers.charts/target/cpd.xml>
 of module Linux Tools Data Viewers Birt Charts Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gcov/org.eclipse.linuxtools.dataviewers.charts/target/site/cpd.xml>
 of module Linux Tools Data Viewers Birt Charts Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gcov/org.eclipse.linuxtools.gcov.test/target/cpd.xml>
 of module Linux Tools GCov Test Plug-in with 2 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gcov/org.eclipse.linuxtools.gcov.test/target/site/cpd.xml>
 of module Linux Tools GCov Test Plug-in with 2 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gcov/org.eclipse.linuxtools.gcov/target/cpd.xml>
 of module Linux Tools GCov Plug-in with 4 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gcov/org.eclipse.linuxtools.gcov/target/site/cpd.xml>
 of module Linux Tools GCov Plug-in with 4 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gprof/org.eclipse.linuxtools.binutils/target/cpd.xml>
 of module Linux Tools Binutils Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gprof/org.eclipse.linuxtools.binutils/target/site/cpd.xml>
 of module Linux Tools Binutils Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gprof/org.eclipse.linuxtools.dataviewers/target/cpd.xml>
 of module Linux Tools Data Viewers Plug-in with 6 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gprof/org.eclipse.linuxtools.dataviewers/target/site/cpd.xml>
 of module Linux Tools Data Viewers Plug-in with 6 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gprof/org.eclipse.linuxtools.gprof.test/target/cpd.xml>
 of module Linux Tools GProf Tests Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gprof/org.eclipse.linuxtools.gprof.test/target/site/cpd.xml>
 of module Linux Tools GProf Tests Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gprof/org.eclipse.linuxtools.gprof/target/cpd.xml>
 of module Linux Tools GProf Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gprof/org.eclipse.linuxtools.gprof/target/site/cpd.xml>
 of module Linux Tools GProf Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/libhover/org.eclipse.linuxtools.cdt.libhover.devhelp/target/cpd.xml>
 of module Linux Tools Devhelp Libhover Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/libhover/org.eclipse.linuxtools.cdt.libhover.devhelp/target/site/cpd.xml>
 of module Linux Tools Devhelp Libhover Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/libhover/org.eclipse.linuxtools.cdt.libhover/target/cpd.xml>
 of module Linux Tools Libhover Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/libhover/org.eclipse.linuxtools.cdt.libhover/target/site/cpd.xml>
 of module Linux Tools Libhover Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng.jni/target/cpd.xml>
 of module Linux Tools LTTng JNI Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng.jni/target/site/cpd.xml>
 of module Linux Tools LTTng JNI Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng.tests/target/cpd.xml>
 of module Linux Tools LTTng Tests Plug-in with 22 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng.tests/target/site/cpd.xml>
 of module Linux Tools LTTng Tests Plug-in with 22 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng.ui.tests/target/cpd.xml>
 of module Linux Tools LTTng UI Tests Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng.ui.tests/target/site/cpd.xml>
 of module Linux Tools LTTng UI Tests Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng.ui/target/cpd.xml>
 of module Linux Tools LTTng UI Plug-in with 54 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng.ui/target/site/cpd.xml>
 of module Linux Tools LTTng UI Plug-in with 54 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng/target/cpd.xml>
 of module LTTng - Linux Tracing Toolkit (Incubation) with 2 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng/target/site/cpd.xml>
 of module LTTng - Linux Tracing Toolkit (Incubation) with 2 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.tmf.tests/target/cpd.xml>
 of module Linux Tools TMF Tests (LTTng) Plug-in with 78 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.tmf.tests/target/site/cpd.xml>
 of module Linux Tools TMF Tests (LTTng) Plug-in with 78 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.tmf.ui.tests/target/cpd.xml>
 of module Linux Tools TMF UI Tests (LTTng) Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.tmf.ui.tests/target/site/cpd.xml>
 of module Linux Tools TMF UI Tests (LTTng) Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.tmf.ui/target/cpd.xml>
 of module Linux Tools TMF UI (LTTng) Plug-in with 95 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.tmf.ui/target/site/cpd.xml>
 of module Linux Tools TMF UI (LTTng) Plug-in with 95 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.tmf/target/cpd.xml>
 of module Linux Tools TMF (LTTng) Plug-in with 10 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.tmf/target/site/cpd.xml>
 of module Linux Tools TMF (LTTng) Plug-in with 10 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/man/org.eclipse.linuxtools.man/target/cpd.xml>
 of module Linux Tools Man Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/man/org.eclipse.linuxtools.man/target/site/cpd.xml>
 of module Linux Tools Man Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.core.tests/target/cpd.xml>
 of module Linux Tools OProfile Core Tests Plug-in with 2 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.core.tests/target/site/cpd.xml>
 of module Linux Tools OProfile Core Tests Plug-in with 2 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.core/target/cpd.xml>
 of module Linux Tools OProfile Core Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.core/target/site/cpd.xml>
 of module Linux Tools OProfile Core Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/target/cpd.xml>
 of module Linux Tools OProfile Launch Tests Plug-in with 10 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/target/site/cpd.xml>
 of module Linux Tools OProfile Launch Tests Plug-in with 10 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.launch/target/cpd.xml>
 of module Linux Tools OProfile Launch Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.launch/target/site/cpd.xml>
 of module Linux Tools OProfile Launch Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.tests/target/cpd.xml>
 of module Linux Tools OProfile Tests Plug-in with 3 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.tests/target/site/cpd.xml>
 of module Linux Tools OProfile Tests Plug-in with 3 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.ui.tests/target/cpd.xml>
 of module Linux Tools OProfile UI Tests Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.ui.tests/target/site/cpd.xml>
 of module Linux Tools OProfile UI Tests Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.ui/target/cpd.xml>
 of module Linux Tools OProfile UI Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.ui/target/site/cpd.xml>
 of module Linux Tools OProfile UI Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/profiling/org.eclipse.linuxtools.profiling.launch/target/cpd.xml>
 of module Linux Tools Profiling Launch Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/profiling/org.eclipse.linuxtools.profiling.launch/target/site/cpd.xml>
 of module Linux Tools Profiling Launch Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/profiling/org.eclipse.linuxtools.profiling.tests/target/cpd.xml>
 of module Linux Tools Profiling Tests Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/profiling/org.eclipse.linuxtools.profiling.tests/target/site/cpd.xml>
 of module Linux Tools Profiling Tests Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/profiling/org.eclipse.linuxtools.profiling.ui/target/cpd.xml>
 of module Linux Tools Profiling UI Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/profiling/org.eclipse.linuxtools.profiling.ui/target/site/cpd.xml>
 of module Linux Tools Profiling UI Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.core.tests/target/cpd.xml>
 of module Linux Tools RPM Specfile Editor Tests Plug-in with 2 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.core.tests/target/site/cpd.xml>
 of module Linux Tools RPM Specfile Editor Tests Plug-in with 2 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.core/target/cpd.xml>
 of module Linux Tools RPM Core Plug-in with 2 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.core/target/site/cpd.xml>
 of module Linux Tools RPM Core Plug-in with 2 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.rpmlint/target/cpd.xml>
 of module Linux Tools RPM Rpmlint Core Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.rpmlint/target/site/cpd.xml>
 of module Linux Tools RPM Rpmlint Core Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.speceditor.rcp/target/cpd.xml>
 of module Linux Tools RPM Specfile Editor RCP Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.speceditor.rcp/target/site/cpd.xml>
 of module Linux Tools RPM Specfile Editor RCP Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.ui.editor.tests/target/cpd.xml>
 of module Linux Tools RPM Specfile Editor Tests Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.ui.editor.tests/target/site/cpd.xml>
 of module Linux Tools RPM Specfile Editor Tests Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.ui.editor/target/cpd.xml>
 of module Linux Tools RPM Specfile Editor Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.ui.editor/target/site/cpd.xml>
 of module Linux Tools RPM Specfile Editor Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.ui/target/cpd.xml>
 of module Linux Tools RPM UI Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.ui/target/site/cpd.xml>
 of module Linux Tools RPM UI Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpmstubby/org.eclipse.linuxtools.rpmstubby/target/cpd.xml>
 of module Linux Tools RPM Stubby Plug-in with 2 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpmstubby/org.eclipse.linuxtools.rpmstubby/target/site/cpd.xml>
 of module Linux Tools RPM Stubby Plug-in with 2 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/systemtap/org.eclipse.linuxtools.callgraph.launch.tests/target/cpd.xml>
 of module Linux Tools Callgraph Launch Tests Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/systemtap/org.eclipse.linuxtools.callgraph.launch.tests/target/site/cpd.xml>
 of module Linux Tools Callgraph Launch Tests Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.cachegrind.tests/target/cpd.xml>
 of module Linux Tools Cachegrind Tests Plug-in with 2 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.cachegrind.tests/target/site/cpd.xml>
 of module Linux Tools Cachegrind Tests Plug-in with 2 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.cachegrind/target/cpd.xml>
 of module Linux Tools Cachegrind Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.cachegrind/target/site/cpd.xml>
 of module Linux Tools Cachegrind Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.core/target/cpd.xml>
 of module Linux Tools Valgrind Core Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.core/target/site/cpd.xml>
 of module Linux Tools Valgrind Core Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.helgrind/target/cpd.xml>
 of module Linux Tools Valgrind Helgrind Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.helgrind/target/site/cpd.xml>
 of module Linux Tools Valgrind Helgrind Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.launch/target/cpd.xml>
 of module Linux Tools Valgrind Launch Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.launch/target/site/cpd.xml>
 of module Linux Tools Valgrind Launch Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.massif.tests/target/cpd.xml>
 of module Linux Tools Massif Tests Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.massif.tests/target/site/cpd.xml>
 of module Linux Tools Massif Tests Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.massif/target/cpd.xml>
 of module Linux Tools Valgrind Massif Plug-in with 2 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.massif/target/site/cpd.xml>
 of module Linux Tools Valgrind Massif Plug-in with 2 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck/target/cpd.xml>
 of module Linux Tools Valgrind Memcheck Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck/target/site/cpd.xml>
 of module Linux Tools Valgrind Memcheck Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.tests/target/cpd.xml>
 of module Linux Tools Valgrind Tests Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.tests/target/site/cpd.xml>
 of module Linux Tools Valgrind Tests Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.ui.editor/target/cpd.xml>
 of module Linux Tools Valgrind Editor Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.ui.editor/target/site/cpd.xml>
 of module Linux Tools Valgrind Editor Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.ui/target/cpd.xml>
 of module Linux Tools Valgrind UI Plug-in with 0 warnings.
[DRY] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.ui/target/site/cpd.xml>
 of module Linux Tools Valgrind UI Plug-in with 0 warnings.
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/autotools/org.eclipse.linuxtools.cdt.autotools.core/target/findbugsXml.xml>
 of module Linux Tools Autotools Core Plug-in with 22 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/autotools/org.eclipse.linuxtools.cdt.autotools.tests/target/findbugsXml.xml>
 of module Linux Tools Autotools Test Core Plug-in with 14 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/autotools/org.eclipse.linuxtools.cdt.autotools.ui/target/findbugsXml.xml>
 of module Linux Tools Autotools UI Plug-in with 153 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.core/target/findbugsXml.xml>
 of module Linux Tools ChangeLog Core Plug-in with 19 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.cparser/target/findbugsXml.xml>
 of module Linux Tools ChangeLog C/C++ Parser Plug-in with 1 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.javaparser/target/findbugsXml.xml>
 of module Linux Tools ChangeLog Java Parser Plug-in with 0 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/changelog/org.eclipse.linuxtools.changelog.tests/target/findbugsXml.xml>
 of module Linux Tools ChangeLog Core Tests Plug-in with 5 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gcov/org.eclipse.linuxtools.dataviewers.annotatedsourceeditor/target/findbugsXml.xml>
 of module Linux Tools Annotated Source Editor Plug-in with 8 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gcov/org.eclipse.linuxtools.dataviewers.charts/target/findbugsXml.xml>
 of module Linux Tools Data Viewers Birt Charts Plug-in with 11 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gcov/org.eclipse.linuxtools.gcov.test/target/findbugsXml.xml>
 of module Linux Tools GCov Test Plug-in with 4 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gcov/org.eclipse.linuxtools.gcov/target/findbugsXml.xml>
 of module Linux Tools GCov Plug-in with 7 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gprof/org.eclipse.linuxtools.binutils/target/findbugsXml.xml>
 of module Linux Tools Binutils Plug-in with 4 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gprof/org.eclipse.linuxtools.dataviewers/target/findbugsXml.xml>
 of module Linux Tools Data Viewers Plug-in with 24 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gprof/org.eclipse.linuxtools.gprof.test/target/findbugsXml.xml>
 of module Linux Tools GProf Tests Plug-in with 6 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/gprof/org.eclipse.linuxtools.gprof/target/findbugsXml.xml>
 of module Linux Tools GProf Plug-in with 7 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/libhover/org.eclipse.linuxtools.cdt.libhover.devhelp/target/findbugsXml.xml>
 of module Linux Tools Devhelp Libhover Plug-in with 8 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/libhover/org.eclipse.linuxtools.cdt.libhover/target/findbugsXml.xml>
 of module Linux Tools Libhover Plug-in with 29 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng.jni/target/findbugsXml.xml>
 of module Linux Tools LTTng JNI Plug-in with 3 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng.tests/target/findbugsXml.xml>
 of module Linux Tools LTTng Tests Plug-in with 19 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng.ui.tests/target/findbugsXml.xml>
 of module Linux Tools LTTng UI Tests Plug-in with 0 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng.ui/target/findbugsXml.xml>
 of module Linux Tools LTTng UI Plug-in with 83 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.lttng/target/findbugsXml.xml>
 of module LTTng - Linux Tracing Toolkit (Incubation) with 43 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.tmf.tests/target/findbugsXml.xml>
 of module Linux Tools TMF Tests (LTTng) Plug-in with 41 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.tmf.ui.tests/target/findbugsXml.xml>
 of module Linux Tools TMF UI Tests (LTTng) Plug-in with 8 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.tmf.ui/target/findbugsXml.xml>
 of module Linux Tools TMF UI (LTTng) Plug-in with 73 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/lttng/org.eclipse.linuxtools.tmf/target/findbugsXml.xml>
 of module Linux Tools TMF (LTTng) Plug-in with 33 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/man/org.eclipse.linuxtools.man/target/findbugsXml.xml>
 of module Linux Tools Man Plug-in with 1 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.core.tests/target/findbugsXml.xml>
 of module Linux Tools OProfile Core Tests Plug-in with 4 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/target/findbugsXml.xml>
 of module Linux Tools OProfile Launch Tests Plug-in with 5 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.launch/target/findbugsXml.xml>
 of module Linux Tools OProfile Launch Plug-in with 12 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.tests/target/findbugsXml.xml>
 of module Linux Tools OProfile Tests Plug-in with 0 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.ui.tests/target/findbugsXml.xml>
 of module Linux Tools OProfile UI Tests Plug-in with 2 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/oprofile/org.eclipse.linuxtools.oprofile.ui/target/findbugsXml.xml>
 of module Linux Tools OProfile UI Plug-in with 14 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/profiling/org.eclipse.linuxtools.profiling.launch/target/findbugsXml.xml>
 of module Linux Tools Profiling Launch Plug-in with 3 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/profiling/org.eclipse.linuxtools.profiling.tests/target/findbugsXml.xml>
 of module Linux Tools Profiling Tests Plug-in with 0 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/profiling/org.eclipse.linuxtools.profiling.ui/target/findbugsXml.xml>
 of module Linux Tools Profiling UI Plug-in with 0 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.core.tests/target/findbugsXml.xml>
 of module Linux Tools RPM Specfile Editor Tests Plug-in with 2 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.core/target/findbugsXml.xml>
 of module Linux Tools RPM Core Plug-in with 8 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.rpmlint/target/findbugsXml.xml>
 of module Linux Tools RPM Rpmlint Core Plug-in with 1 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.speceditor.rcp/target/findbugsXml.xml>
 of module Linux Tools RPM Specfile Editor RCP Plug-in with 0 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.ui.editor.tests/target/findbugsXml.xml>
 of module Linux Tools RPM Specfile Editor Tests Plug-in with 2 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.ui.editor/target/findbugsXml.xml>
 of module Linux Tools RPM Specfile Editor Plug-in with 34 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpm/org.eclipse.linuxtools.rpm.ui/target/findbugsXml.xml>
 of module Linux Tools RPM UI Plug-in with 2 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/rpmstubby/org.eclipse.linuxtools.rpmstubby/target/findbugsXml.xml>
 of module Linux Tools RPM Stubby Plug-in with 5 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/systemtap/org.eclipse.linuxtools.callgraph.launch.tests/target/findbugsXml.xml>
 of module Linux Tools Callgraph Launch Tests Plug-in with 8 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.cachegrind.tests/target/findbugsXml.xml>
 of module Linux Tools Cachegrind Tests Plug-in with 0 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.cachegrind/target/findbugsXml.xml>
 of module Linux Tools Cachegrind Plug-in with 17 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.core/target/findbugsXml.xml>
 of module Linux Tools Valgrind Core Plug-in with 1 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.helgrind/target/findbugsXml.xml>
 of module Linux Tools Valgrind Helgrind Plug-in with 0 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.launch/target/findbugsXml.xml>
 of module Linux Tools Valgrind Launch Plug-in with 1 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.massif.tests/target/findbugsXml.xml>
 of module Linux Tools Massif Tests Plug-in with 1 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.massif/target/findbugsXml.xml>
 of module Linux Tools Valgrind Massif Plug-in with 8 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.memcheck/target/findbugsXml.xml>
 of module Linux Tools Valgrind Memcheck Plug-in with 0 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.tests/target/findbugsXml.xml>
 of module Linux Tools Valgrind Tests Plug-in with 1 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.ui.editor/target/findbugsXml.xml>
 of module Linux Tools Valgrind Editor Plug-in with 5 warnings.
[FINDBUGS] Successfully parsed file 
<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/valgrind/org.eclipse.linuxtools.valgrind.ui/target/findbugsXml.xml>
 of module Linux Tools Valgrind UI Plug-in with 2 warnings.
Archiving artifacts
ERROR: No artifacts found that match the file pattern 
"releng/org.eclipse.linuxtools.releng-site/target/repository/**". Configuration 
error?
ERROR: 'releng/org.eclipse.linuxtools.releng-site/target/repository/**' doesn't 
match anything, but '**' does. Perhaps that's what you mean?
Recording test results

_______________________________________________
linuxtools-dev mailing list
linuxtools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/linuxtools-dev

Reply via email to