Build #1

Build: #1 failed

Job: Clover and Tests failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
3 minutes
Agent
Default Agent
Revision
ee0377aad94f5fc18281821bfbdd7c45aabbeeff ee0377aad94f5fc18281821bfbdd7c45aabbeeff
Fixed in
#2 (Code changes detected)

No failed tests found, a possible compilation error occurred.

Error summary

The build generated some errors. See the full build log for more details.

WARN: Trying to add a statement but current method is null. Did you put CLOVER:OFF before a method signature and CLOVER:ON inside a method body?
WARN: Trying to add a statement but current method is null. Did you put CLOVER:OFF before a method signature and CLOVER:ON inside a method body?
WARN: Trying to add a statement but current method is null. Did you put CLOVER:OFF before a method signature and CLOVER:ON inside a method body?
WARN: Trying to add a statement but current method is null. Did you put CLOVER:OFF before a method signature and CLOVER:ON inside a method body?
WARN: Trying to add a statement but current method is null. Did you put CLOVER:OFF before a method signature and CLOVER:ON inside a method body?
WARN: Trying to add a statement but current method is null. Did you put CLOVER:OFF before a method signature and CLOVER:ON inside a method body?
WARN: Trying to add a statement but current method is null. Did you put CLOVER:OFF before a method signature and CLOVER:ON inside a method body?
/srv/bamboo/bamboo-home/xml-data/build-dir/196609/JB-GDB584-JOB1/build/clover/clover-instr/jalview/analysis/Finder.java:609: warning: non-varargs call of varargs method with inexact argument type for last parameter;
      __CLR4_4_130dy30dylvplh9bw.R.inc(140685);allFeatures = sf.getAllFeatures(null);
                                                                               ^
  cast to String for a varargs call
  cast to String[] for a non-varargs call and to suppress this warning
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
/srv/bamboo/bamboo-home/xml-data/build-dir/196609/JB-GDB584-JOB1/src/jalview/analysis/Finder.java:609: warning: non-varargs call of varargs method with inexact argument type for last parameter;
      allFeatures = sf.getAllFeatures(null);
                                      ^
  cast to String for a varargs call
  cast to String[] for a non-varargs call and to suppress this warning
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by jalview.gui.Desktop (file:/srv/bamboo/bamboo-home/xml-data/build-dir/196609/JB-GDB584-JOB1/build/clover/clover-classes/) to field sun.awt.X11.XToolkit.awtAppClassName
WARNING: Please consider reporting this to the maintainers of jalview.gui.Desktop
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':testTask0'.
> Timeout has been exceeded

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 2m 21s