Hi All !!,
I am a newbie to graylog. I am trying to compile the graylog source code
which I have downloaded from <https://github.com/Graylog2/graylog2-serve>
https://github.com/Graylog2/graylog2-server. I have imported this code into
eclipse(Luna) and using m2e to build the project. I faced some issues while
compiling(actually doing maven build) it which I have resolved but this one
I am really stuck with. Below is the snippet of the error I am getting.
Tests in error:
UdpTransportTest.transportReceivesDataExactlyRecvBufferSize:111 »
ConditionTimeout
Tests run: 61, Failures: 0, Errors: 1, Skipped: 2
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Graylog ........................................... SUCCESS [ 5.539
s]
[INFO] graylog2-plugin ................................... SUCCESS [ 19.167
s]
[INFO] graylog2-inputs ................................... FAILURE [ 10.261
s]
[INFO] graylog2-rest-models .............................. SKIPPED
[INFO] graylog2-shared ................................... SKIPPED
[INFO] graylog2-bootstrap ................................ SKIPPED
[INFO] graylog2-radio .................................... SKIPPED
[INFO] graylog2-server ................................... SKIPPED
[INFO] graylog2-rest-routes .............................. SKIPPED
[INFO] graylog2-rest-client .............................. SKIPPED
[INFO] integration-tests ................................. SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 35.136 s
[INFO] Finished at: 2015-08-24T20:38:48+05:30
[INFO] Final Memory: 30M/90M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test)
on project graylog2-inputs: There are test failures.
[ERROR]
[ERROR] Please refer to
D:\Anant\GrayLog\graylog2-server-master\graylog2-inputs\target\surefire-reports
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
I am not getting any document to overcome this. I have also googled this
issue but no luck so far. Have attcahed the complete log file for referal.
Help is highly appreciated.
Thanks in advance!!
--
You received this message because you are subscribed to the Google Groups
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/graylog2/a3a63942-6a88-43ba-95e6-77ac446d58fb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.graylog2:graylog2-plugin:jar:1.2.0-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar should not point at files within the project directory,
${basedir}/src/lib/kie-api-6.2.0.Final.jar will be unresolvable by dependent
projects @ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.graylog2:graylog2-shared:jar:1.2.0-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar should not point at files within the project directory,
${basedir}/src/lib/kie-api-6.2.0.Final.jar will be unresolvable by dependent
projects @ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar refers to a non-existing file
D:\Anant\GrayLog\graylog2-server-master\graylog2-shared\src\lib\kie-api-6.2.0.Final.jar
@ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.graylog2:graylog2-server:jar:1.2.0-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar should not point at files within the project directory,
${basedir}/src/lib/kie-api-6.2.0.Final.jar will be unresolvable by dependent
projects @ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING] 'dependencies.dependency.systemPath' for org.kie:kie-api:jar refers
to a non-existing file
D:\Anant\GrayLog\graylog2-server-master\graylog2-server\src\lib\kie-api-6.2.0.Final.jar
@ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar refers to a non-existing file
D:\Anant\GrayLog\graylog2-server-master\graylog2-server\src\lib\kie-api-6.2.0.Final.jar
@ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.graylog2:graylog2-inputs:jar:1.2.0-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar should not point at files within the project directory,
${basedir}/src/lib/kie-api-6.2.0.Final.jar will be unresolvable by dependent
projects @ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.graylog2:graylog2-radio:jar:1.2.0-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar should not point at files within the project directory,
${basedir}/src/lib/kie-api-6.2.0.Final.jar will be unresolvable by dependent
projects @ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar refers to a non-existing file
D:\Anant\GrayLog\graylog2-server-master\graylog2-radio\src\lib\kie-api-6.2.0.Final.jar
@ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.graylog2:graylog2-rest-routes:jar:1.2.0-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar should not point at files within the project directory,
${basedir}/src/lib/kie-api-6.2.0.Final.jar will be unresolvable by dependent
projects @ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar refers to a non-existing file
D:\Anant\GrayLog\graylog2-server-master\graylog2-rest-routes\src\lib\kie-api-6.2.0.Final.jar
@ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.graylog2:graylog2-rest-client:jar:1.2.0-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar should not point at files within the project directory,
${basedir}/src/lib/kie-api-6.2.0.Final.jar will be unresolvable by dependent
projects @ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar refers to a non-existing file
D:\Anant\GrayLog\graylog2-server-master\graylog2-rest-client\src\lib\kie-api-6.2.0.Final.jar
@ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.graylog2:graylog2-bootstrap:jar:1.2.0-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar should not point at files within the project directory,
${basedir}/src/lib/kie-api-6.2.0.Final.jar will be unresolvable by dependent
projects @ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar refers to a non-existing file
D:\Anant\GrayLog\graylog2-server-master\graylog2-bootstrap\src\lib\kie-api-6.2.0.Final.jar
@ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.graylog2:graylog2-rest-models:jar:1.2.0-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar should not point at files within the project directory,
${basedir}/src/lib/kie-api-6.2.0.Final.jar will be unresolvable by dependent
projects @ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar refers to a non-existing file
D:\Anant\GrayLog\graylog2-server-master\graylog2-rest-models\src\lib\kie-api-6.2.0.Final.jar
@ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.graylog2:integration-tests:jar:1.2.0-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar should not point at files within the project directory,
${basedir}/src/lib/kie-api-6.2.0.Final.jar will be unresolvable by dependent
projects @ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar refers to a non-existing file
D:\Anant\GrayLog\graylog2-server-master\integration-tests\src\lib\kie-api-6.2.0.Final.jar
@ org.graylog2:graylog2-parent:1.2.0-SNAPSHOT,
D:\Anant\GrayLog\graylog2-server-master\pom.xml, line 239, column 29
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.graylog2:graylog2-parent:pom:1.2.0-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar should not point at files within the project directory,
${basedir}/src/lib/kie-api-6.2.0.Final.jar will be unresolvable by dependent
projects @ line 239, column 29
[WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for
org.kie:kie-api:jar refers to a non-existing file
D:\Anant\GrayLog\graylog2-server-master\src\lib\kie-api-6.2.0.Final.jar @ line
239, column 29
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten
the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Graylog
[INFO] graylog2-plugin
[INFO] graylog2-inputs
[INFO] graylog2-rest-models
[INFO] graylog2-shared
[INFO] graylog2-bootstrap
[INFO] graylog2-radio
[INFO] graylog2-server
[INFO] graylog2-rest-routes
[INFO] graylog2-rest-client
[INFO] integration-tests
[INFO]
[INFO] Using the builder
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Graylog 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ graylog2-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ graylog2-parent
---
[INFO]
[INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @
graylog2-parent ---
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ graylog2-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ graylog2-parent
---
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ graylog2-parent <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ graylog2-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ graylog2-parent
---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable
package
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ graylog2-parent
---
[INFO] Installing D:\Anant\GrayLog\graylog2-server-master\pom.xml to
C:\Users\anants\.m2\repository\org\graylog2\graylog2-parent\1.2.0-SNAPSHOT\graylog2-parent-1.2.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building graylog2-plugin 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ graylog2-plugin ---
[INFO] Deleting
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ graylog2-plugin
---
[INFO]
[INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @
graylog2-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
graylog2-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @
graylog2-plugin ---
[INFO] Compiling 101 source files to
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\target\classes
[WARNING]
/D:/Anant/GrayLog/graylog2-server-master/graylog2-plugin-interfaces/src/main/java/org/graylog2/plugin/inject/Graylog2Module.java:
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\src\main\java\org\graylog2\plugin\inject\Graylog2Module.java
uses unchecked or unsafe operations.
[WARNING]
/D:/Anant/GrayLog/graylog2-server-master/graylog2-plugin-interfaces/src/main/java/org/graylog2/plugin/inject/Graylog2Module.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @
graylog2-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @
graylog2-plugin ---
[INFO] Compiling 16 source files to
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ graylog2-plugin
---
[INFO] Surefire report directory:
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\target\surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.graylog2.plugin.BaseConfigurationTest
Running org.graylog2.plugin.configuration.fields.BooleanFieldTest
Running org.graylog2.plugin.configuration.ConfigurationTest
Running org.graylog2.plugin.configuration.ConfigurationRequestTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in
org.graylog2.plugin.configuration.fields.BooleanFieldTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec - in
org.graylog2.plugin.configuration.ConfigurationRequestTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 sec - in
org.graylog2.plugin.BaseConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 sec - in
org.graylog2.plugin.configuration.ConfigurationTest
Running org.graylog2.plugin.configuration.fields.DropdownFieldTest
Running org.graylog2.plugin.configuration.fields.NumberFieldTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in
org.graylog2.plugin.configuration.fields.DropdownFieldTest
Running org.graylog2.plugin.configuration.fields.TextFieldTest
Running org.graylog2.plugin.inputs.IOStateTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in
org.graylog2.plugin.configuration.fields.TextFieldTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in
org.graylog2.plugin.configuration.fields.NumberFieldTest
Running org.graylog2.plugin.MessageSummaryTest
Running org.graylog2.plugin.journal.RawMessageTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 sec - in
org.graylog2.plugin.inputs.IOStateTest
2015-08-24 20:38:29,044 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: a071a4c0-df4e-4a7b-9905-0c9feed60a1b
Running org.graylog2.plugin.RadioMessageTest
Running org.graylog2.plugin.MessageTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 sec - in
org.graylog2.plugin.MessageSummaryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 sec - in
org.graylog2.plugin.journal.RawMessageTest
Running org.graylog2.plugin.streams.MatchingTypeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in
org.graylog2.plugin.streams.MatchingTypeTest
Running org.graylog2.plugin.ServerStatusTest
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 sec - in
org.graylog2.plugin.MessageTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec - in
org.graylog2.plugin.RadioMessageTest
Running org.graylog2.plugin.ToolsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in
org.graylog2.plugin.ToolsTest
Running org.graylog2.plugin.VersionTest
2015-08-24 20:38:30,059 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: f9a59491-4da7-40f0-8199-03947a5bdf9a
2015-08-24 20:38:30,090 ERROR: org.graylog2.plugin.Version - Unable to read
version.properties file, this build has no version number. If you get this
message during development, you need to run 'Generate Sources' in IDEA or run
'mvn process-resources'.
java.lang.IllegalArgumentException: resource version.properties not found.
at
com.google.common.base.Preconditions.checkArgument(Preconditions.java:145)
at com.google.common.io.Resources.getResource(Resources.java:197)
at org.graylog2.plugin.Version.<clinit>(Version.java:62)
at org.graylog2.plugin.VersionTest.testSameOrHigher(VersionTest.java:90)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in
org.graylog2.plugin.VersionTest
2015-08-24 20:38:30,105 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: 8283fdc4-484d-4081-a5e9-62b8e97f9cbf
2015-08-24 20:38:30,121 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: 985b578c-eaeb-454b-958b-8bf5b2daa4f2
2015-08-24 20:38:30,121 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: b4ce281e-091a-4761-8dfd-166ab05acd72
2015-08-24 20:38:30,121 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: a158a3b2-7903-482f-b406-4291be2efe47
2015-08-24 20:38:30,121 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: 512257e7-f6cf-498c-856a-7e60833be2dc
2015-08-24 20:38:30,121 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: 934f6c42-2ee4-4d72-94b1-bbafa93f10e7
2015-08-24 20:38:30,244 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: 8435d0f4-ba53-427a-98a1-908a2ea53711
2015-08-24 20:38:30,244 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: 2a71b9b8-abcc-4ddc-9428-184ae79f44ac
2015-08-24 20:38:30,244 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: 67db57ba-2328-48e4-b313-d0983d6625de
2015-08-24 20:38:30,244 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: 1d6b317f-9176-4852-98e2-d32ca717eff6
2015-08-24 20:38:30,259 ERROR: org.graylog2.plugin.ServerStatus - awaitRunning
callback failed
java.lang.RuntimeException
at org.graylog2.plugin.ServerStatus.awaitRunning(ServerStatus.java:140)
at org.graylog2.plugin.ServerStatusTest$2.run(ServerStatusTest.java:147)
at java.lang.Thread.run(Thread.java:724)
2015-08-24 20:38:30,259 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: be406b92-8583-4162-ae10-5432d1537f6f
2015-08-24 20:38:30,259 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: d16849a9-4cf4-4ff5-9809-d0d07da54289
2015-08-24 20:38:30,259 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: 458b0575-545d-4938-91f2-dc842f63aba3
2015-08-24 20:38:30,259 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: e58383e1-1f98-4b89-920e-86cc766adc65
2015-08-24 20:38:30,259 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: eb75604e-6958-45ed-8d98-eb8666b80948
2015-08-24 20:38:30,259 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: 25158b41-1f17-4502-b427-2f3a62873507
2015-08-24 20:38:30,275 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: 6372785c-0183-4543-8826-48b0d07d6baa
2015-08-24 20:38:30,275 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: 7107471e-9259-46c0-97b0-300534f53e3c
2015-08-24 20:38:30,275 INFO : org.graylog2.plugin.system.NodeId - No node ID
file found. Generated: 3cda8789-b74d-48ad-b451-461beac48a00
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 sec - in
org.graylog2.plugin.ServerStatusTest
Results :
Tests run: 110, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ graylog2-plugin ---
[INFO] Building jar:
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\target\graylog2-plugin-1.2.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ graylog2-plugin >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ graylog2-plugin
---
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ graylog2-plugin <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ graylog2-plugin ---
[INFO] Building jar:
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\target\graylog2-plugin-1.2.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ graylog2-plugin
---
[INFO]
8 warnings
[WARNING] Javadoc Warnings
[WARNING]
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\src\main\java\org\graylog2\plugin\Version.java:130:
warning - @return tag has no arguments.
[WARNING]
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\src\main\java\org\graylog2\plugin\inputs\annotations\Codec.java:43:
warning - @return tag has no arguments.
[WARNING]
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\src\main\java\org\graylog2\plugin\inputs\annotations\Codec.java:37:
warning - @return tag has no arguments.
[WARNING]
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\src\main\java\org\graylog2\plugin\periodical\Periodical.java:35:
warning - @return tag has no arguments.
[WARNING]
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\src\main\java\org\graylog2\plugin\periodical\Periodical.java:43:
warning - @return tag has no arguments.
[WARNING]
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\src\main\java\org\graylog2\plugin\periodical\Periodical.java:50:
warning - @return tag has no arguments.
[WARNING]
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\src\main\java\org\graylog2\plugin\periodical\Periodical.java:56:
warning - @return tag has no arguments.
[WARNING]
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\src\main\java\org\graylog2\plugin\periodical\Periodical.java:63:
warning - @return tag has no arguments.
[INFO] Building jar:
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\target\graylog2-plugin-1.2.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- license-maven-plugin:2.9:check (default) @ graylog2-plugin ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ graylog2-plugin
---
[INFO] Installing
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\target\graylog2-plugin-1.2.0-SNAPSHOT.jar
to
C:\Users\anants\.m2\repository\org\graylog2\graylog2-plugin\1.2.0-SNAPSHOT\graylog2-plugin-1.2.0-SNAPSHOT.jar
[INFO] Installing
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\pom.xml to
C:\Users\anants\.m2\repository\org\graylog2\graylog2-plugin\1.2.0-SNAPSHOT\graylog2-plugin-1.2.0-SNAPSHOT.pom
[INFO] Installing
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\target\graylog2-plugin-1.2.0-SNAPSHOT-sources.jar
to
C:\Users\anants\.m2\repository\org\graylog2\graylog2-plugin\1.2.0-SNAPSHOT\graylog2-plugin-1.2.0-SNAPSHOT-sources.jar
[INFO] Installing
D:\Anant\GrayLog\graylog2-server-master\graylog2-plugin-interfaces\target\graylog2-plugin-1.2.0-SNAPSHOT-javadoc.jar
to
C:\Users\anants\.m2\repository\org\graylog2\graylog2-plugin\1.2.0-SNAPSHOT\graylog2-plugin-1.2.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building graylog2-inputs 1.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ graylog2-inputs ---
[INFO] Deleting D:\Anant\GrayLog\graylog2-server-master\graylog2-inputs\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ graylog2-inputs
---
[INFO]
[INFO] --- build-helper-maven-plugin:1.9.1:parse-version (parse-version) @
graylog2-inputs ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
graylog2-inputs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\Anant\GrayLog\graylog2-server-master\graylog2-inputs\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @
graylog2-inputs ---
[INFO] Compiling 48 source files to
D:\Anant\GrayLog\graylog2-server-master\graylog2-inputs\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @
graylog2-inputs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @
graylog2-inputs ---
[INFO] Compiling 11 source files to
D:\Anant\GrayLog\graylog2-server-master\graylog2-inputs\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ graylog2-inputs
---
[INFO] Surefire report directory:
D:\Anant\GrayLog\graylog2-server-master\graylog2-inputs\target\surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.graylog2.inputs.codecs.gelf.GELFMessageTest
Running org.graylog2.inputs.codecs.JsonPathCodecTest
Running org.graylog2.inputs.codecs.gelf.GELFMessageChunkTest
Running org.graylog2.inputs.codecs.GelfChunkAggregatorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in
org.graylog2.inputs.codecs.gelf.GELFMessageTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in
org.graylog2.inputs.codecs.gelf.GELFMessageChunkTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec - in
org.graylog2.inputs.codecs.JsonPathCodecTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 sec - in
org.graylog2.inputs.codecs.GelfChunkAggregatorTest
Running org.graylog2.inputs.syslog.tcp.SyslogOctetCountFrameDecoderTest
Running org.graylog2.inputs.codecs.SyslogCodecTest
Running org.graylog2.inputs.syslog.tcp.SyslogTCPFramingRouterHandlerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in
org.graylog2.inputs.syslog.tcp.SyslogOctetCountFrameDecoderTest
Running org.graylog2.inputs.transports.GELFHttpHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in
org.graylog2.inputs.syslog.tcp.SyslogTCPFramingRouterHandlerTest
Running org.graylog2.inputs.transports.HttpPollTransportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec - in
org.graylog2.inputs.transports.HttpPollTransportTest
Running org.graylog2.inputs.transports.HttpTransportConfigTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 sec - in
org.graylog2.inputs.transports.GELFHttpHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec - in
org.graylog2.inputs.transports.HttpTransportConfigTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.878 sec - in
org.graylog2.inputs.codecs.SyslogCodecTest
Running org.graylog2.inputs.transports.UdpTransportTest
Tests run: 9, Failures: 0, Errors: 1, Skipped: 2, Time elapsed: 5.751 sec <<<
FAILURE! - in org.graylog2.inputs.transports.UdpTransportTest
transportReceivesDataExactlyRecvBufferSize(org.graylog2.inputs.transports.UdpTransportTest)
Time elapsed: 5.182 sec <<< ERROR!
com.jayway.awaitility.core.ConditionTimeoutException: Condition returned by
method "transportReceivesDataExactlyRecvBufferSize" in class
org.graylog2.inputs.transports.UdpTransportTest was not fulfilled within 5
seconds.
at
com.jayway.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:96)
at
com.jayway.awaitility.core.CallableCondition.await(CallableCondition.java:78)
at
com.jayway.awaitility.core.CallableCondition.await(CallableCondition.java:25)
at
com.jayway.awaitility.core.ConditionFactory.until(ConditionFactory.java:590)
at
com.jayway.awaitility.core.ConditionFactory.until(ConditionFactory.java:582)
at
org.graylog2.inputs.transports.UdpTransportTest.transportReceivesDataExactlyRecvBufferSize(UdpTransportTest.java:111)
Results :
Tests in error:
UdpTransportTest.transportReceivesDataExactlyRecvBufferSize:111 »
ConditionTimeout
Tests run: 61, Failures: 0, Errors: 1, Skipped: 2
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Graylog ........................................... SUCCESS [ 5.539 s]
[INFO] graylog2-plugin ................................... SUCCESS [ 19.167 s]
[INFO] graylog2-inputs ................................... FAILURE [ 10.261 s]
[INFO] graylog2-rest-models .............................. SKIPPED
[INFO] graylog2-shared ................................... SKIPPED
[INFO] graylog2-bootstrap ................................ SKIPPED
[INFO] graylog2-radio .................................... SKIPPED
[INFO] graylog2-server ................................... SKIPPED
[INFO] graylog2-rest-routes .............................. SKIPPED
[INFO] graylog2-rest-client .............................. SKIPPED
[INFO] integration-tests ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35.136 s
[INFO] Finished at: 2015-08-24T20:38:48+05:30
[INFO] Final Memory: 30M/90M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on
project graylog2-inputs: There are test failures.
[ERROR]
[ERROR] Please refer to
D:\Anant\GrayLog\graylog2-server-master\graylog2-inputs\target\surefire-reports
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :graylog2-inputs