Skip to content

Console Output

Skipping 958 KB.. Full Log
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionSpec null; 
Jul 16, 2015 12:24:17 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method getProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method getProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.getProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getProject(XmlRpcEmfStoreImpl.java:196)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.getProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getProject(XmlRpcEmfStoreImpl.java:196)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; class java.lang.String null; class java.lang.String null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.LogMessage null; interface org.eclipse.emf.emfstore.internal.common.model.Project null; 
Jul 16, 2015 12:24:17 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method createProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method createProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.createProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createProject(XmlRpcEmfStoreImpl.java:125)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.createProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createProject(XmlRpcEmfStoreImpl.java:125)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; boolean false; 
Jul 16, 2015 12:24:17 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method deleteProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method deleteProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.deleteProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.deleteProject(XmlRpcEmfStoreImpl.java:147)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.deleteProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.deleteProject(XmlRpcEmfStoreImpl.java:147)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.PrimaryVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.TagVersionSpec null; 
Jul 16, 2015 12:24:17 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method removeTag in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method removeTag in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.removeTag(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.removeTag(XmlRpcEmfStoreImpl.java:219)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.removeTag(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.removeTag(XmlRpcEmfStoreImpl.java:219)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; class java.lang.String null; class java.lang.String null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.LogMessage null; 
Jul 16, 2015 12:24:17 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method createEmptyProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method createEmptyProject in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.createEmptyProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createEmptyProject(XmlRpcEmfStoreImpl.java:113)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.createEmptyProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createEmptyProject(XmlRpcEmfStoreImpl.java:113)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.PrimaryVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.TagVersionSpec null; 
Jul 16, 2015 12:24:17 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method addTag in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method addTag in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.addTag(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.addTag(XmlRpcEmfStoreImpl.java:105)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.addTag(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.addTag(XmlRpcEmfStoreImpl.java:105)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.HistoryQuery null; 
Jul 16, 2015 12:24:17 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method getHistoryInfo in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method getHistoryInfo in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.getHistoryInfo(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getHistoryInfo(XmlRpcEmfStoreImpl.java:188)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.getHistoryInfo(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getHistoryInfo(XmlRpcEmfStoreImpl.java:188)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.PrimaryVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.AbstractChangePackage null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.BranchVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.PrimaryVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.LogMessage null; 
Jul 16, 2015 12:24:17 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method createVersion in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method createVersion in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.createVersion(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createVersion(XmlRpcEmfStoreImpl.java:138)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.createVersion(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createVersion(XmlRpcEmfStoreImpl.java:138)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
interface org.eclipse.emf.emfstore.internal.server.model.SessionId null; interface org.eclipse.emf.emfstore.internal.server.model.ProjectId null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.VersionSpec null; 
Jul 16, 2015 12:24:17 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method getChanges in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method getChanges in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: operations requires session id
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.getChanges(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getChanges(XmlRpcEmfStoreImpl.java:172)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidInputException: operations requires session id
	at org.eclipse.emf.emfstore.server.auth.ESMethodInvocation.<init>(ESMethodInvocation.java:42)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:168)
	at com.sun.proxy.$Proxy22.getChanges(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getChanges(XmlRpcEmfStoreImpl.java:172)
	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.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
added superuser super
added superuser super
added superuser super
added superuser super
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
added superuser super
added superuser super
added superuser super
added superuser super
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 11
Total time for commit: 11
Total time for commit: 11
Total time for commit: 11
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
added superuser super
added superuser super
added superuser super
added superuser super
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: Walked too far, invalid path.
Exception on execution: Walked too far, invalid path.
Exception on execution: Walked too far, invalid path.
Exception on execution: Walked too far, invalid path.
Server was stopped.
Server was stopped.
Server was stopped.
Server was stopped.
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/es.properties)
added superuser super
added superuser super
added superuser super
added superuser super
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 9
Total time for commit: 9
Total time for commit: 9
Total time for commit: 9
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: Head version could not be resolved.
Exception on execution: Head version could not be resolved.
Exception on execution: Head version could not be resolved.
Exception on execution: Head version could not be resolved.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Exception on execution: Primary version could not be resolved
Exception on execution: Primary version could not be resolved
Exception on execution: Primary version could not be resolved
Exception on execution: Primary version could not be resolved
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Total time for commit: 3
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Exception on execution: No branch info available.
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
No server versions supplied
org.eclipse.emf.emfstore.internal.server.exceptions.ClientVersionOutOfDateException: No server versions supplied
	at org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.VersionVerifier.verify(VersionVerifier.java:66)
	at org.eclipse.emf.emfstore.server.test.VersionVerifierTest.testSupplyNoVersions(VersionVerifierTest.java:51)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)
	at java.lang.Thread.run(Thread.java:662)
No server versions supplied
org.eclipse.emf.emfstore.internal.server.exceptions.ClientVersionOutOfDateException: No server versions supplied
	at org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.VersionVerifier.verify(VersionVerifier.java:66)
	at org.eclipse.emf.emfstore.server.test.VersionVerifierTest.testSupplyNoVersions(VersionVerifierTest.java:51)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)
	at java.lang.Thread.run(Thread.java:662)
No server versions supplied
org.eclipse.emf.emfstore.internal.server.exceptions.ClientVersionOutOfDateException: No server versions supplied
	at org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.VersionVerifier.verify(VersionVerifier.java:66)
	at org.eclipse.emf.emfstore.server.test.VersionVerifierTest.testSupplyNoVersions(VersionVerifierTest.java:51)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)
	at java.lang.Thread.run(Thread.java:662)
No server versions supplied
org.eclipse.emf.emfstore.internal.server.exceptions.ClientVersionOutOfDateException: No server versions supplied
	at org.eclipse.emf.emfstore.internal.server.accesscontrol.authentication.verifiers.VersionVerifier.verify(VersionVerifier.java:66)
	at org.eclipse.emf.emfstore.server.test.VersionVerifierTest.testSupplyNoVersions(VersionVerifierTest.java:51)
	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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
	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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:123)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:86)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)
	at java.lang.Thread.run(Thread.java:662)
Tests run: 242, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 51.584 sec

Results :

Tests run: 242, Failures: 0, Errors: 0, Skipped: 9

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (InMemoryChangePackageTest) @ org.eclipse.emf.emfstore.server.test ---
[INFO] Not executing tests, testSuite=org.eclipse.emf.emfstore.client.api.test and project is not the testSuite
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.emf.emfstore.server.test ---
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/org.eclipse.emf.emfstore.server.test-1.6.0-SNAPSHOT.jar to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.server.test/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.server.test-1.6.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/pom.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.server.test/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.server.test-1.6.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/org.eclipse.emf.emfstore.server.test-1.6.0-SNAPSHOT-sources.jar to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.server.test/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.server.test-1.6.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/p2content.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.server.test/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.server.test-1.6.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/p2artifacts.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.server.test/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.server.test-1.6.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:update-local-index (default-update-local-index) @ org.eclipse.emf.emfstore.server.test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.emfstore.test.feature 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] Deleting /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/features/org.eclipse.emf.emfstore.test.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] The project's OSGi version is 1.6.0.v20150716-0406
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] argLine set to -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/coverage/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-feature (default-package-feature) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] Building jar: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/features/org.eclipse.emf.emfstore.test.feature/target/org.eclipse.emf.emfstore.test.feature-1.6.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.0.5:sign (sign) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] Searching org.eclipse.emf.emfstore.test.feature-1.6.0-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.feature:eclipse-feature:1.6.0-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.20.0:source-feature (source-feature) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] Building jar: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/features/org.eclipse.emf.emfstore.test.feature/target/org.eclipse.emf.emfstore.test.feature-1.6.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attach-p2-metadata) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata (attached-p2-metadata) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.emf.emfstore.test.feature ---
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/features/org.eclipse.emf.emfstore.test.feature/target/org.eclipse.emf.emfstore.test.feature-1.6.0-SNAPSHOT.jar to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.test.feature/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.test.feature-1.6.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/features/org.eclipse.emf.emfstore.test.feature/pom.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.test.feature/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.test.feature-1.6.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/features/org.eclipse.emf.emfstore.test.feature/target/org.eclipse.emf.emfstore.test.feature-1.6.0-SNAPSHOT-sources-feature.jar to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.test.feature/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.test.feature-1.6.0-SNAPSHOT-sources-feature.jar
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/features/org.eclipse.emf.emfstore.test.feature/target/p2content.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.test.feature/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.test.feature-1.6.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/features/org.eclipse.emf.emfstore.test.feature/target/p2artifacts.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.test.feature/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.test.feature-1.6.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:update-local-index (default-update-local-index) @ org.eclipse.emf.emfstore.test.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.emfstore.client.example.test 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] The project's OSGi version is 1.6.0.v20150716-0406
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/coverage/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] Compiling 1 source file to /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/bin
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.example.test ---
[WARNING] bundle localization file /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/org.eclipse.emf.emfstore.client.example.test-1.6.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] Building jar: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/org.eclipse.emf.emfstore.client.example.test-1.6.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (default-test) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.6.0_45/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/coverage/jacoco.exec,append=true, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/work/data, -install, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/work, -configuration, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/surefire.properties, -nouithread]
Xlib:  extension "RANDR" missing on display ":532.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.example.test.APIUsedInExampleTest
Client starting...
Sharing Project:..........DONE
Fetch:.Commiting changes:......Updating Project...:.....Leagues names and player count are equal.
Commiting changes:......Updating Project...:.....Leagues names and player count are still equal.
Client starting...
Commiting changes:......Commiting changes:.
Commit of demoProjectCopy failed.

Update of demoProjectCopy with conflict resolver...
Updating Project...:.....
Commit of merge result of demoProjectCopy
Commiting changes:......
Update of demoProject

League name in demoProject  is now: EU-League

League name in demoProjectCopy  is now: EU-League

Player name in demoProject is now: Johannes

Player name in demoProjectCopy is now: Johannes
Client starting...
Sharing Project:..........DONE
Fetch:.Commiting changes:......Updating Project...:.....Leagues names and player count are equal.
Commiting changes:......Updating Project...:.....Leagues names and player count are still equal.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.55 sec

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (TransactionalEditingDomainTests) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] Not executing tests, testSuite=org.eclipse.emf.emfstore.client.recording.test and project is not the testSuite
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (InMemoryChangePackageTest) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] Not executing tests, testSuite=org.eclipse.emf.emfstore.client.api.test and project is not the testSuite
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/org.eclipse.emf.emfstore.client.example.test-1.6.0-SNAPSHOT.jar to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.example.test/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.client.example.test-1.6.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/pom.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.example.test/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.client.example.test-1.6.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/org.eclipse.emf.emfstore.client.example.test-1.6.0-SNAPSHOT-sources.jar to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.example.test/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.client.example.test-1.6.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/p2content.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.example.test/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.client.example.test-1.6.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.example.test/target/p2artifacts.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.example.test/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.client.example.test-1.6.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:update-local-index (default-update-local-index) @ org.eclipse.emf.emfstore.client.example.test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.emf.emfstore.client.test.ui 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] The project's OSGi version is 1.6.0.v20150716-0406
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:prepare-agent (jacoco-initialize) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] tycho.testArgLine set to -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/coverage/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Compiling 28 source files to /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/bin
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Building jar: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/org.eclipse.emf.emfstore.client.test.ui-1.6.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Building jar: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/org.eclipse.emf.emfstore.client.test.ui-1.6.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (default-test) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.6.0_45/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/coverage/jacoco.exec,append=true, -Dorg.eclipse.swtbot.search.timeout=30000, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data, -install, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work, -configuration, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire.properties, -nouithread]
Xlib:  extension "RANDR" missing on display ":532.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.test.ui.AllUITestsWithMock
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x8002b9 (Progress I)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
log4j:WARN Please initialize the log4j system properly.
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.452 sec

Results :

Tests run: 21, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (TransactionalEditingDomainTests) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.6.0_45/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/coverage/jacoco.exec,append=true, -Dorg.eclipse.swtbot.search.timeout=30000, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data, -install, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work, -configuration, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire.properties, -nouithread]
Xlib:  extension "RANDR" missing on display ":532.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.test.ui.AllUITestsWithMock
log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
log4j:WARN Please initialize the log4j system properly.
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.419 sec

Results :

Tests run: 21, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (InMemoryChangePackageTest) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.6.0_45/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/coverage/jacoco.exec,append=true, -Dorg.eclipse.swtbot.search.timeout=30000, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Demfstore.inMemryChangePackage=true, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data, -install, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work, -configuration, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire.properties, -nouithread]
Xlib:  extension "RANDR" missing on display ":532.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.test.ui.AllUITestsWithMock
log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
log4j:WARN Please initialize the log4j system properly.
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.72 sec

Results :

Tests run: 21, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (AllUITests (Integration)) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.6.0_45/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/coverage/jacoco.exec,append=true, -Dorg.eclipse.swtbot.search.timeout=30000, -Dosgi.requiredJavaVersion=1.5, -Xms40m, -Xmx512m, -Dosgi.clean=true, -jar, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar, -data, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data, -install, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work, -configuration, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/surefire.properties, -nouithread]
Xlib:  extension "RANDR" missing on display ":532.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.test.ui.AllUITests
.................................................#HHHHHHHHB.................................................
...............................................AGA&h9999hhhh9...............................................
..............................................hG393XX22XXXX39GH.............................................
.............................................hG93X25SSiS522X93&M............................................
.............................................A9hX2SisrrsiS523hhG............................................
............................................AAG9X2Ssr;;;si523hGAG...........................................
.........................................3h&AAAh325isrrrsS2X3GAA&GhG........................................
......................................3h&&GGHBA&h3X255S552X9G&AHAhG&GhA.....................................
...................................3hG&GGAHAHMHAA&hh933399h&AHH#HAA&hG&GGG..................................
................................hhG&GGAAHA....BBBAA&&&&&&&AABBB...BAAAGhG&Ghh...............................
.............................9hG&GGAAAA......AHBBMBBHBBBBBBBHHAA.....AAAAGh&&Gh.............................
..........................3hG&GGAHHA........&AAHB#..MMMMM...AAA&&.......&AAAGhGGGh..........................
.......................3hG&GGAHHA2.........hAAAH#....HHHH....A&A&A.........AAA&hh&&hG.......................
......AGAhGG&.......3hG&GGAHHHA...........hAAAH#....HAHAA....HAAA&&...........AAA&hG&GGA.......M&Gh&&G......
...Ahhhh939hhhGG.hGG&GGAHHAA.............GAAAH#.....HAHA&.....#AAA&&............MAAA&hGGGG&..9hGh933hhhh&...
..hh33XXXXXXXX3GAA&GAHHAh...............hAAAH#......HAHAA......AAAA&&..............BAAA&hG&&G9XXXX2XXXXX9h&.
.h993X25SS552239GABBA..................hAAHH........MAHAA.......BHAA&h................&AAAAG93X225SS522X33hH
HGh3X2SisssiS523GABHHAAAA&GGGhhhhhhhhh&AAHHBH3G9HHHHAHHAA;GhhG&H.BHAA&G..................AA&9X25isssii52X9hH
HGh325irr;;riS2XhAAAAA&&&&&G&&&&&&&&AAAHHHHHAAAA&&AAHHHHAAAAAAAAAHHHAAA&GhGGGGGGGGGG&&AAHHAG9X5isr;;rsS5X9GA
H&h325irr;;ri523h&HHHAAAAAAAHAHHHHAHHHHHBHHHHHAAAAHHHHHHHHHHAHAAAAHHAAA&&&&GGGGGhhhhGGGG&AA&9X2Ssr;;rsS2X9&A
H&&h322SiiiS52X9&AHM........922222.HHHAHAMHBM........MMM#...###BBBMHHHAAHHAAAAAAAAAAAAAABBB&h9X2SiiiiS2X9h&H
MH&&G99XXXXX33hGAAHAA&H...........AAHHB......MHHAAAAAMBBHHHHBM##.....#BHHHM.............&BBHAGh93XXXXX39G&AH
.MHAA&&GGhGGG&AHBBHAGGA&G9.......AAHM#.BG93X9hhG&AAAAHBHHAHHAAAHAAAHB###MHHB.........&AAHAHBMAA&GGGGhG&&AHH.
...HHHAAHAHAAHBBM.MHAA&hG&&G&...AAM#AsiS2X9&&G35isrr;;;rrsi5XhAHBBHAA&AHM#MHA.....9GGA&&AHHM#MBBAAHHHAHBHB..
.....HBMMMMMMMHHAA...BAAA&hG&&G&AB9ssS2X2s;,                 ..,:riX&A&&GhAHAB.hGG&GGAHHA...HBMMMMMMMMM#....
.......HBBMM..AAAAA.....&AAA&GAAH#2i399Gs          ...,,,,,...   .,;2HHAAA&#HAA&GGAAAH2....AAHHB.HHBMB......
.......AAHBA...A&A&&.......&AHHHB#XX9hHB#.#Bh5r;:,,...,,,::;ri2hH##.###BHAH.MHAAHAH.......&&HAH..AAHHH......
.......&AHH&....A&A&G.......HHHHM#2Xh5.rG#.........######..........M&2r9MAH.#BHBM........h&AAH...AAHHA......
.......AAHH&.....A&AGG.....&AHAB..S2&S    .;i9H#............#MA3Sr;,.. X#AH.#MBHHM......h&AAH....AAHAA......
.......AAHH&......A&AGG...GAAAHH..sXAX          .,:;;;;;;;:,,.....,,::,9#AA##MBAA&h....G&AAA.....AAHAA......
.......&AHH&.......A&A&G.&AAAHBA..iXHh                    ...,,::;;;;;:h#AA###BAA&&...G&AAA......AAHAA......
.......AAHHG........A&AAAAAAHA.M..iXHG    ..........,,,,,::::;;;;;;;;;:h#AA###.AAAGG.G&AAA.......AAHAA......
.......AAAHM.........AAAAHHHh..H..iXHG   .....,,,,,,::::::;;;;;;;;;;;;:h#AA####.AAA&AAAAA........AAHAA......
.......AAAA#..........AAHHH....A..iXHG   ....,,,,,::::::::;;;;;;;;;;;;:h#AA#####.HAAAHHH.........AAHAA......
.......AAAA#.........AAHHHHA...A#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####...AAHHH..........AAHAA......
.......AAAA.........GAAHHAA&&..A#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA#####.AAHHHAG.........&AHAA......
.......AAAA........hAAAH#HAA&&.A..iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###M.AAAHHAAGG........AAHAA......
.......&AAA.......GAAAB2.9HAAAA.#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA####AAAAHBA&AGG.......AAHAA......
.......AAAA......hAAAB2...9AAAAH..sXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA###HAAAH#..A&AGG......&AHAA......
.......AAAA.....hAAAB......9AAAA#.iXHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AA##MHAAHA....A&AGG.....&AHAA......
.......AAAA....hAAABr........HAAM.2XHG   ....,,,,,,:::::::;;;;;;;;;;;;:h#AH.#BHHHB......A&AGG....&AHAA......
.......AAAA...hAAAH........&AAHHM#2XHh    ...,,,,,,:::::::;;;;;;;;;;;;,3#AH.#BHB#........A&A&&...AAHH&......
.......AAAA..hAAAHr.....&GGAAAAHB#23AH:     ...,,,,,::::::;;;;;;;;:::;sAMAH.#BHHA&G&......AAA&G..AAHHG......
.......AAAA.GAAAH....G9G&&GAHHABM#ii9M.#9r,    ...,,,:::::::::,:;rihM..MA&h#MMBA&h&&GG;...5AAA&&.AAHHH......
......MHHHAHAHHH..AGG&&GAHHAA...###AhhAM...#GSr;,,,..,,,::;;s59H#....#BAB##MB#.AAAAGh&A&h...HAAAHHHHHA......
...B9GAA&&G&AHBBHAA&GAHAAH.....i.B#...#AAHM#......#MBBBM#.......#######..#MB#.A...&AAAGGAAAA#HAA&&A&&GGhh...
..hh3333XXX39G&AAAAHHHA...........#BB#.....###M####......#########....##BHBA.G.......AAAAGAHAAG93XXXXXXX9Gh.
.G993X255S522X3hAHBM................HHBB#..........................#.BHAAH#.............AHHAh3X255SS522X33GH
HGh3X2SisssiS523GABHAAA&GGGGGGGG&&AAAHHAAHHBBB###############MMBHHHHHHAHHAAA&&GGGGG&AAAAHBHG9X2Sisssii52X3hH
HGh325isr;;riS2XhAA&GhhhhhhhhhhhhhG&&AAAAAAA&AAAAAAAAABHAAAAA&&&&GAAAAHAAAGGhhhhhhhhGGG&AAAG925isr;;rsS2X9GA
H&h3X5irr;;ri523h&HBHAAAAAAAAAAAAAAHHAAHAHAHHHAAAAAAAAAAHAAAAAAAAAHHHHBHAAAAAAAAAAAAAAAHHHA&9X2Ssr;;rsS2X9&A
H&&h322SiiiS52X9GABM...................AAAHHH........AAAH........MHHHHA..................BH&G9X25SiiiS2X9G&H
MH&&G99XXXXXX3hGAAAAAAAA................AAAHAH.......AAAA.......AAAHHH................&AAHHAAGh933XXXX9hG&AH
.AHA&&&GGhGGG&&AHHAAGG&&&GH..............HAAAAA......AAAA......&AAHHA..............9h&AG&ABBBA&&GGGGGG&&AHH.
...HHBAAAAAAAHBH...AAAAGhG&GGh............HAAA&G.....AAAA2....HAAHHH............9hGAGGAHAHB.BHBHAAAAAAHHH#..
.....BBBBBBHMB........&AAAGhG&GhA..........AAAA&G....AAAA3...AAAHHA..........G9G&&GAHHA#.......BBBBBBBB.....
.........................&AAA&hGGG&h........BAAA&G...AAHH...BAAAHH........XhG&GGAHHA&.......................
............................AAAAGhG&G&9......MAAA&AAAHHHHAHAAAHHA......9hGAGGAHAHA..........................
...............................HAAA&hG&Gh9....MHAAA&hGGGh9&AHHHB....9hG&&GAHHAA.............................
..................................GAAA&hG&&G&..HA&9XXXX2XX3hAAB..&hGAGGAHHAA................................
.....................................AAAA&hGAAAAG3X25SSS522X9GAAA&GGAAHAB...................................
........................................MAAA&&&G9X2Sisrssi52X9h&&AHHAB......................................
...........................................9AHAG925isr;;rsi5X3GABHA.........................................
.............................................H&G9X2Sir;;riS2X9&AB...........................................
.............................................AA&G9X225SSS52X9G&HB...........................................
..............................................HA&&h9933XX39hG&AH............................................
...............................................AAAA&&GGGGG&&AAH.............................................
................................................#HHAA&&&&AAHH...............................................

                  8888888888 888b     d888 8888888888 .d8888b.  888                            
                  888        8888b   d8888 888       d88P  Y88b 888                            
                  888        88888b.d88888 888       Y88b.      888                            
                  8888888    888Y88888P888 8888888    "Y888b.   888888 .d88b.  888d888 .d88b.  
                  888        888 Y888P 888 888           "Y88b. 888   d88""88b 888P"  d8P  Y8b 
                  888        888  Y8P  888 888             "888 888   888  888 888    88888888 
                  888        888   "   888 888       Y88b  d88P Y88b. Y88..88P 888    Y8b.     
                  8888888888 888       888 888        "Y8888P"   "Y888 "Y88P"  888     "Y8888 
                  
                  
                  
                  
Property file read. (/jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/es.properties)
Server data home location: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/
JVM Max Memory: 477 MByte
Resource save options initialized:
	USE_ENCODED_ATTRIBUTE_STYLE: true
	ENCODING: UTF-8
	FLUSH_THRESHOLD: 100000
	USE_FILE_BUFFER: true
	CONFIGURATION_CACHE: true
added superuser super
Using WebServerProvider class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcBuiltinWebServer at port 8080
Started XML RPC Webserver on port: 8080
Notifying post startup listener
Initialitation COMPLETE.
Server is RUNNING...Time to relax...
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/work/data/profiles/default_test/./conf/user.properties
log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
log4j:WARN Please initialize the log4j system properly.
Can not determine whether to compute checksums on commit, default is true.
Total time for commit: 22
Total time for commit: 15
Total time for commit: 16
Total time for commit: 12
Total time for commit: 7
Total time for commit: 10
Exception on execution: No branch info available.
Jul 16, 2015 12:29:38 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: No branch info available.
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: No branch info available.
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: No branch info available.
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:245)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:120)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:179)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:234)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: No branch info available.
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:245)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:120)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:179)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:234)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Exception on execution: No branch info available.
Jul 16, 2015 12:29:38 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: No branch info available.
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: No branch info available.
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: No branch info available.
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:245)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:120)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:179)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:234)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: No branch info available.
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:245)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:120)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:179)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:234)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Total time for commit: 8
Exception on execution: No branch info available.
Jul 16, 2015 12:29:40 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: No branch info available.
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: No branch info available.
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: No branch info available.
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:245)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:120)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:179)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:234)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: No branch info available.
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:245)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:120)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:179)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:234)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Exception on execution: No branch info available.
Jul 16, 2015 12:29:40 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: No branch info available.
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: No branch info available.
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: No branch info available.
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:245)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:120)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:179)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:234)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: No branch info available.
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:245)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:120)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:179)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:234)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Total time for commit: 10
Total time for commit: 9
Total time for commit: 11
Exception on execution: No branch info available.
Jul 16, 2015 12:29:44 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: No branch info available.
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: No branch info available.
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: No branch info available.
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:245)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:120)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:179)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:234)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: No branch info available.
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:245)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:120)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:179)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:234)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Exception on execution: No branch info available.
Jul 16, 2015 12:29:44 AM org.apache.xmlrpc.server.XmlRpcErrorLogger log
SEVERE: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: No branch info available.
org.apache.xmlrpc.common.XmlRpcInvocationException: Failed to invoke method resolveVersionSpec in class org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl: No branch info available.
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:129)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Caused by: org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: No branch info available.
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:245)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:120)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:179)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:234)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	... 6 more
Caused by:
org.eclipse.emf.emfstore.internal.server.exceptions.InvalidVersionSpecException: No branch info available.
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveBranchVersionSpec(VersionSubInterfaceImpl.java:245)
	at org.eclipse.emf.emfstore.internal.server.core.subinterfaces.VersionSubInterfaceImpl.resolveVersionSpec(VersionSubInterfaceImpl.java:120)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.eclipse.emf.emfstore.internal.server.core.AbstractSubEmfstoreInterface.execute(AbstractSubEmfstoreInterface.java:142)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:179)
	at com.sun.proxy.$Proxy21.resolveVersionSpec(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.resolveVersionSpec(XmlRpcEmfStoreImpl.java:234)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.invoke(ReflectiveXmlRpcHandler.java:115)
	at org.apache.xmlrpc.server.ReflectiveXmlRpcHandler.execute(ReflectiveXmlRpcHandler.java:106)
	at org.apache.xmlrpc.server.XmlRpcServerWorker.execute(XmlRpcServerWorker.java:46)
	at org.apache.xmlrpc.server.XmlRpcServer.execute(XmlRpcServer.java:86)
	at org.apache.xmlrpc.server.XmlRpcStreamServer.execute(XmlRpcStreamServer.java:200)
	at org.apache.xmlrpc.webserver.Connection.run(Connection.java:208)
	at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Total time for commit: 5
Total time for commit: 7
Total time for commit: 7
Total time for commit: 8
Total time for commit: 10
Total time for commit: 9
Total time for commit: 9
Total time for commit: 10
Total time for commit: 5
Total time for commit: 12
Total time for commit: 5
Total time for commit: 9
Total time for commit: 7
Total time for commit: 8
Total time for commit: 20
Total time for commit: 7
Server was stopped.
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.405 sec

Results :

Tests run: 21, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/org.eclipse.emf.emfstore.client.test.ui-1.6.0-SNAPSHOT.jar to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.test.ui/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.client.test.ui-1.6.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/pom.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.test.ui/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.client.test.ui-1.6.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/org.eclipse.emf.emfstore.client.test.ui-1.6.0-SNAPSHOT-sources.jar to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.test.ui/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.client.test.ui-1.6.0-SNAPSHOT-sources.jar
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/p2content.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.test.ui/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.client.test.ui-1.6.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.client.test.ui/target/p2artifacts.xml to /home/hudson/genie.emfstore/.hudson/jobs/emf-emfstore-integration-tycho/workspace/.maven/repo/org/eclipse/emf/emfstore/org.eclipse.emf.emfstore.client.test.ui/1.6.0-SNAPSHOT/org.eclipse.emf.emfstore.client.test.ui-1.6.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:update-local-index (default-update-local-index) @ org.eclipse.emf.emfstore.client.test.ui ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] emfstore-parent ................................... SUCCESS [54.926s]
[INFO] emfstore .......................................... SUCCESS [0.366s]
[INFO] emfstore-bundles-parent ........................... SUCCESS [35.637s]
[INFO] org.eclipse.emf.emfstore.common ................... SUCCESS [32.100s]
[INFO] org.eclipse.emf.emfstore.common.model ............. SUCCESS [9.594s]
[INFO] org.eclipse.emf.emfstore.migration ................ SUCCESS [2.974s]
[INFO] org.eclipse.emf.emfstore.server.model ............. SUCCESS [11.206s]
[INFO] org.eclipse.emf.emfstore.server ................... SUCCESS [19.931s]
[INFO] org.eclipse.emf.emfstore.client ................... SUCCESS [16.175s]
[INFO] emfstore-features-parent .......................... SUCCESS [0.055s]
[INFO] org.eclipse.emf.emfstore.license.feature .......... SUCCESS [2.001s]
[INFO] org.eclipse.emf.emfstore.client.feature ........... SUCCESS [1.331s]
[INFO] org.eclipse.emf.emfstore.common.model.edit ........ SUCCESS [3.762s]
[INFO] org.eclipse.emf.emfstore.server.model.edit ........ SUCCESS [7.423s]
[INFO] org.eclipse.emf.emfstore.client.model.edit ........ SUCCESS [5.681s]
[INFO] org.eclipse.emf.emfstore.examplemodel ............. SUCCESS [5.015s]
[INFO] emfstore-tests-parent ............................. SUCCESS [0.056s]
[INFO] org.eclipse.emf.emfstore.test.model ............... SUCCESS [0.465s]
[INFO] org.eclipse.emf.emfstore.test.model.edit .......... SUCCESS [0.376s]
[INFO] org.eclipse.emf.emfstore.test.common .............. SUCCESS [0.852s]
[INFO] org.eclipse.emf.emfstore.client.test .............. SUCCESS [0.558s]
[INFO] org.eclipse.emf.emfstore.client.transaction ....... SUCCESS [4.429s]
[INFO] org.eclipse.emf.emfstore.client.ui ................ SUCCESS [14.476s]
[INFO] org.eclipse.emf.emfstore.client.ui.transaction .... SUCCESS [3.417s]
[INFO] org.eclipse.emf.emfstore.client.transaction.feature  SUCCESS [2.343s]
[INFO] org.eclipse.emf.emfstore.client.ui.rap ............ SUCCESS [5.327s]
[INFO] org.eclipse.emf.emfstore.client.ui.rcp ............ SUCCESS [3.838s]
[INFO] org.eclipse.emf.emfstore.client.ui.feature ........ SUCCESS [1.546s]
[INFO] org.eclipse.emf.emfstore.client.ui.historybrowsercomparator  SUCCESS [3.830s]
[INFO] org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature  SUCCESS [1.591s]
[INFO] org.eclipse.emf.emfstore.common.feature ........... SUCCESS [1.320s]
[INFO] org.eclipse.emf.emfstore.ecore .................... SUCCESS [3.537s]
[INFO] org.eclipse.emf.emfstore.ecore.feature ............ SUCCESS [3.562s]
[INFO] org.eclipse.emf.emfstore.examplemodel.edit ........ SUCCESS [4.497s]
[INFO] org.eclipse.emf.emfstore.example.installer ........ SUCCESS [3.568s]
[INFO] org.eclipse.emf.emfstore.example.feature .......... SUCCESS [1.658s]
[INFO] org.eclipse.emf.emfstore.modelmutator ............. SUCCESS [6.553s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf ................ SUCCESS [9.682s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.test ........... SUCCESS [43.594s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.diff.test ...... SUCCESS [17.754s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.edit ........... SUCCESS [3.818s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.editor ......... SUCCESS [5.617s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.example ........ SUCCESS [3.411s]
[INFO] org.eclipse.emf.emfstore.fuzzy.feature ............ SUCCESS [1.226s]
[INFO] org.eclipse.emf.emfstore.fuzzy.test.feature ....... SUCCESS [1.991s]
[INFO] org.eclipse.emf.emfstore.modelmutator.feature ..... SUCCESS [1.591s]
[INFO] org.eclipse.emf.emfstore.mongodb .................. SUCCESS [5.171s]
[INFO] org.eclipse.emf.emfstore.mongodb.client ........... SUCCESS [4.154s]
[INFO] org.eclipse.emf.emfstore.mongodb.client.feature ... SUCCESS [1.339s]
[INFO] org.eclipse.emf.emfstore.mongodb.server ........... SUCCESS [3.630s]
[INFO] org.eclipse.emf.emfstore.mongodb.server.feature ... SUCCESS [2.190s]
[INFO] org.eclipse.emf.emfstore.server.feature ........... SUCCESS [2.377s]
[INFO] org.eclipse.emf.emfstore.sdk.feature .............. SUCCESS [1.350s]
[INFO] org.eclipse.emf.emfstore.p2repository ............. SUCCESS [58.589s]
[INFO] org.eclipse.emf.emfstore.products ................. SUCCESS [18.184s]
[INFO] org.eclipse.emf.emfstore.example.helloworld ....... SUCCESS [17.501s]
[INFO] org.eclipse.emf.emfstore.example.merging .......... SUCCESS [11.106s]
[INFO] org.eclipse.emf.emfstore.client.api.test .......... SUCCESS [2:56.025s]
[INFO] org.eclipse.emf.emfstore.client.changetracking.test  SUCCESS [2:48.980s]
[INFO] org.eclipse.emf.emfstore.client.conflictdetection.test  SUCCESS [1:24.974s]
[INFO] org.eclipse.emf.emfstore.client.recording.test .... SUCCESS [1:25.434s]
[INFO] org.eclipse.emf.emfstore.performance.test ......... SUCCESS [0.821s]
[INFO] org.eclipse.emf.emfstore.server.test .............. SUCCESS [2:19.220s]
[INFO] org.eclipse.emf.emfstore.test.feature ............. SUCCESS [1.842s]
[INFO] org.eclipse.emf.emfstore.client.example.test ...... SUCCESS [30.560s]
[INFO] org.eclipse.emf.emfstore.client.test.ui ........... SUCCESS [5:59.240s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29:46.024s
[INFO] Finished at: Thu Jul 16 00:31:00 EDT 2015
[INFO] Final Memory: 153M/390M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
Terminating xvnc.
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/checkstyle-result.xml
[CHECKSTYLE] Computing warning deltas based on reference build #1886
Archiving artifacts
Recording test results
Finished: SUCCESS