Deploys Reference Application SNAPSHOT to maven

Build: #3286 failed Child of UITF-UITF-34

Stages & jobs

  1. Create Reference Application packages

  2. Upload parent pom to maven

  3. Deploy to Automated Functional Test Server

  4. Create Standalone and Run UI Tests

  5. Deploy to Manual Test Server

  6. Release

    Requires a user to start manually
  7. Create Standalone

Build result summary

Details

Completed
Queue duration
5 seconds
Duration
13 minutes
Labels
None
Revisions
Distribution
94f21deaf7f49f94ffe3f3705ee2ac36c6d29135
Standalone RA
5ccbe822e4efb8ba248d31f32c63a2e6f870acbf
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72
Total tests
4
Failing since
#3283 (Child of TRUNK-OC1-217)
Fixed in
#3301 (Child of ASU-ASUML-54)

Tests

Responsible

This build has been failing since #3283
No one has taken responsibility

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 4
Status Test View job Duration
Collapse Failed CheckModules org.openmrs.reference.CheckModules
Run UI tests on Travis < 1 sec
java.lang.UnsupportedClassVersionError: io/github/bonigarcia/wdm/ChromeDriverManager : Unsupported major.minor version 51.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
	at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
	at java.security.AccessController.doPrivileged(Native Method)
(28 more lines...)
Collapse Failed LoginTest org.openmrs.reference.LoginTest
Run UI tests on Travis < 1 sec
java.lang.UnsupportedClassVersionError: io/github/bonigarcia/wdm/ChromeDriverManager
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:92)
	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:622)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
(17 more lines...)
Collapse Failed RegistrationAppTest org.openmrs.reference.RegistrationAppTest
Run UI tests on Travis < 1 sec
java.lang.UnsupportedClassVersionError: io/github/bonigarcia/wdm/ChromeDriverManager
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:92)
	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:622)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
(17 more lines...)
Collapse Failed VisitTest org.openmrs.reference.VisitTest
Run UI tests on Travis < 1 sec
java.lang.UnsupportedClassVersionError: io/github/bonigarcia/wdm/ChromeDriverManager
	at org.openmrs.uitestframework.test.TestBase.startWebDriver(TestBase.java:92)
	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:622)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
(17 more lines...)