Skip to content

Console Output

Skipping 765 KB.. Full Log
	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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.deleteProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.deleteProject(XmlRpcEmfStoreImpl.java:130)
	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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.deleteProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.deleteProject(XmlRpcEmfStoreImpl.java:130)
	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; 
Mar 19, 2015 12:28:46 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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.removeTag(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.removeTag(XmlRpcEmfStoreImpl.java:201)
	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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.removeTag(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.removeTag(XmlRpcEmfStoreImpl.java:201)
	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; 
Mar 19, 2015 12:28:46 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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.createEmptyProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createEmptyProject(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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.createEmptyProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createEmptyProject(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.PrimaryVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.TagVersionSpec null; 
Mar 19, 2015 12:28:46 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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.addTag(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.addTag(XmlRpcEmfStoreImpl.java:97)
	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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.addTag(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.addTag(XmlRpcEmfStoreImpl.java:97)
	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; 
Mar 19, 2015 12:28:46 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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.getHistoryInfo(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getHistoryInfo(XmlRpcEmfStoreImpl.java:170)
	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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.getHistoryInfo(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getHistoryInfo(XmlRpcEmfStoreImpl.java:170)
	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.ChangePackage 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; 
Mar 19, 2015 12:28:46 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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.createVersion(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createVersion(XmlRpcEmfStoreImpl.java:122)
	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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.createVersion(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createVersion(XmlRpcEmfStoreImpl.java:122)
	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; 
Mar 19, 2015 12:28:46 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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.getChanges(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getChanges(XmlRpcEmfStoreImpl.java:154)
	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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.getChanges(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getChanges(XmlRpcEmfStoreImpl.java:154)
	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)
added superuser super
added superuser super
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.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
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 3
Total time for commit: 3
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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)
added superuser super
added superuser super
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 3
Total time for commit: 3
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
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)
added superuser super
added superuser super
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 3
Total time for commit: 3
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 8
Total time for commit: 8
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 3
Total time for commit: 3
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 3
Total time for commit: 3
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 7
Total time for commit: 7
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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)
Tests run: 215, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.237 sec

Results :

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

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-surefire-plugin:0.20.0:test (TransactionalEditingDomainTests) @ org.eclipse.emf.emfstore.server.test ---
[INFO] Expected eclipse log file: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.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.server.test/target/work/data, -install, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work, -configuration, /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.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.server.test/target/surefire.properties, -nouithread]
Xlib:  extension "RANDR" missing on display ":535.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.server.test.AllServerTests
.................................................#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.server.test/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.server.test/target/work/data/profiles/default_test/
JVM Max Memory: 477 MByte
Dynamic Model "http://eclipse.org/emf/emfstore/test/model" loaded.
added superuser super
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
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...
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)
added superuser super
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Total time for commit: 1
Total time for commit: 2
.................................................#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.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)
Server data home location: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/
Server data home location: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/
JVM Max Memory: 477 MByte
JVM Max Memory: 477 MByte
added superuser super
added superuser super
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Started XML RPC Webserver on port: 8080
Started XML RPC Webserver on port: 8080
Notifying post startup listener
Notifying post startup listener
Initialitation COMPLETE.
Initialitation COMPLETE.
Server is RUNNING...Time to relax...
Server is RUNNING...Time to relax...
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; 
Mar 19, 2015 12:29:15 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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.getProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getProject(XmlRpcEmfStoreImpl.java:178)
	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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.getProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getProject(XmlRpcEmfStoreImpl.java:178)
	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; 
Mar 19, 2015 12:29:15 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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.createProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createProject(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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.createProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createProject(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; boolean false; 
Mar 19, 2015 12:29:15 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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.deleteProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.deleteProject(XmlRpcEmfStoreImpl.java:130)
	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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.deleteProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.deleteProject(XmlRpcEmfStoreImpl.java:130)
	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; 
Mar 19, 2015 12:29:15 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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.removeTag(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.removeTag(XmlRpcEmfStoreImpl.java:201)
	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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.removeTag(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.removeTag(XmlRpcEmfStoreImpl.java:201)
	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; 
Mar 19, 2015 12:29:15 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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.createEmptyProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createEmptyProject(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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.createEmptyProject(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createEmptyProject(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.PrimaryVersionSpec null; interface org.eclipse.emf.emfstore.internal.server.model.versioning.TagVersionSpec null; 
Mar 19, 2015 12:29:15 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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.addTag(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.addTag(XmlRpcEmfStoreImpl.java:97)
	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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.addTag(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.addTag(XmlRpcEmfStoreImpl.java:97)
	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; 
Mar 19, 2015 12:29:15 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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.getHistoryInfo(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getHistoryInfo(XmlRpcEmfStoreImpl.java:170)
	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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.getHistoryInfo(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getHistoryInfo(XmlRpcEmfStoreImpl.java:170)
	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.ChangePackage 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; 
Mar 19, 2015 12:29:15 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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.createVersion(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createVersion(XmlRpcEmfStoreImpl.java:122)
	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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.createVersion(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.createVersion(XmlRpcEmfStoreImpl.java:122)
	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; 
Mar 19, 2015 12:29:15 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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.getChanges(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getChanges(XmlRpcEmfStoreImpl.java:154)
	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.internal.server.core.MethodInvocation.<init>(MethodInvocation.java:40)
	at org.eclipse.emf.emfstore.internal.server.core.EMFStoreImpl.invoke(EMFStoreImpl.java:152)
	at com.sun.proxy.$Proxy20.getChanges(Unknown Source)
	at org.eclipse.emf.emfstore.internal.server.connection.xmlrpc.XmlRpcEmfStoreImpl.getChanges(XmlRpcEmfStoreImpl.java:154)
	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)
added superuser super
added superuser super
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.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
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 3
Total time for commit: 3
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 3
Total time for commit: 3
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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)
added superuser super
added superuser super
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
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)
added superuser super
added superuser super
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Couldn't load password file from path: /jobs/genie.emfstore/emf-emfstore-integration-tycho/workspace/git/tests/org.eclipse.emf.emfstore.server.test/target/work/data/profiles/default_test/./conf/user.properties
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 3
Total time for commit: 3
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 2
Total time for commit: 2
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
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: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 274
Total time for commit: 274
Total time for commit: 3
Total time for commit: 3
Total time for commit: 2
Total time for commit: 2
Exception on execution: null
Exception on execution: null
Exception on execution: null
Exception on execution: null
Total time for commit: 1
Total time for commit: 1
Total time for commit: 3
Total time for commit: 3
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: 215, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 20.372 sec

Results :

Tests run: 215, Failures: 0, Errors: 0, Skipped: 8

[INFO] All tests passed!
[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.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.server.test-1.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.server.test-1.5.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.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.server.test-1.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.server.test-1.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.server.test-1.5.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.5.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.5.0.v20150319-0421
[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.5.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.5.0-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.emf.emfstore:org.eclipse.emf.emfstore.test.feature:eclipse-feature:1.5.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.5.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.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.test.feature-1.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.test.feature-1.5.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.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.test.feature-1.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.test.feature-1.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.test.feature-1.5.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.5.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.5.0.v20150319-0421
[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.5.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.5.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 ":535.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: 1.721 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] --- 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.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.example.test-1.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.example.test-1.5.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.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.example.test-1.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.example.test-1.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.example.test-1.5.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.5.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.5.0.v20150319-0421
[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 27 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.5.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.5.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 ":535.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.test.ui.AllUITests
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x80029b (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: 55.84 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 ":535.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.emfstore.client.test.ui.AllUITests
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: 53.739 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.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.test.ui-1.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.test.ui-1.5.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.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.test.ui-1.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.test.ui-1.5.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.5.0-SNAPSHOT/org.eclipse.emf.emfstore.client.test.ui-1.5.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 [46.262s]
[INFO] emfstore .......................................... SUCCESS [0.321s]
[INFO] emfstore-bundles-parent ........................... SUCCESS [8.980s]
[INFO] org.eclipse.emf.emfstore.common ................... SUCCESS [17.422s]
[INFO] org.eclipse.emf.emfstore.common.model ............. SUCCESS [7.104s]
[INFO] org.eclipse.emf.emfstore.migration ................ SUCCESS [4.540s]
[INFO] org.eclipse.emf.emfstore.server.model ............. SUCCESS [14.278s]
[INFO] org.eclipse.emf.emfstore.server ................... SUCCESS [18.041s]
[INFO] org.eclipse.emf.emfstore.client ................... SUCCESS [9.517s]
[INFO] emfstore-features-parent .......................... SUCCESS [0.056s]
[INFO] org.eclipse.emf.emfstore.license.feature .......... SUCCESS [4.424s]
[INFO] org.eclipse.emf.emfstore.client.feature ........... SUCCESS [1.874s]
[INFO] org.eclipse.emf.emfstore.common.model.edit ........ SUCCESS [8.615s]
[INFO] org.eclipse.emf.emfstore.server.model.edit ........ SUCCESS [7.958s]
[INFO] org.eclipse.emf.emfstore.client.model.edit ........ SUCCESS [5.108s]
[INFO] org.eclipse.emf.emfstore.examplemodel ............. SUCCESS [5.836s]
[INFO] emfstore-tests-parent ............................. SUCCESS [0.061s]
[INFO] org.eclipse.emf.emfstore.test.model ............... SUCCESS [0.332s]
[INFO] org.eclipse.emf.emfstore.test.model.edit .......... SUCCESS [0.276s]
[INFO] org.eclipse.emf.emfstore.test.common .............. SUCCESS [0.465s]
[INFO] org.eclipse.emf.emfstore.client.test .............. SUCCESS [0.420s]
[INFO] org.eclipse.emf.emfstore.client.transaction ....... SUCCESS [4.460s]
[INFO] org.eclipse.emf.emfstore.client.transaction.feature  SUCCESS [3.025s]
[INFO] org.eclipse.emf.emfstore.client.ui ................ SUCCESS [14.303s]
[INFO] org.eclipse.emf.emfstore.client.ui.rap ............ SUCCESS [4.636s]
[INFO] org.eclipse.emf.emfstore.client.ui.rcp ............ SUCCESS [4.898s]
[INFO] org.eclipse.emf.emfstore.client.ui.feature ........ SUCCESS [1.785s]
[INFO] org.eclipse.emf.emfstore.common.feature ........... SUCCESS [1.857s]
[INFO] org.eclipse.emf.emfstore.ecore .................... SUCCESS [5.830s]
[INFO] org.eclipse.emf.emfstore.ecore.feature ............ SUCCESS [1.890s]
[INFO] org.eclipse.emf.emfstore.examplemodel.edit ........ SUCCESS [4.763s]
[INFO] org.eclipse.emf.emfstore.example.installer ........ SUCCESS [4.119s]
[INFO] org.eclipse.emf.emfstore.example.feature .......... SUCCESS [1.910s]
[INFO] org.eclipse.emf.emfstore.modelmutator ............. SUCCESS [6.356s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf ................ SUCCESS [9.182s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.test ........... SUCCESS [11.152s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.diff.test ...... SUCCESS [9.777s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.edit ........... SUCCESS [4.813s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.editor ......... SUCCESS [5.646s]
[INFO] org.eclipse.emf.emfstore.fuzzy.emf.example ........ SUCCESS [4.274s]
[INFO] org.eclipse.emf.emfstore.fuzzy.feature ............ SUCCESS [2.148s]
[INFO] org.eclipse.emf.emfstore.fuzzy.test.feature ....... SUCCESS [1.933s]
[INFO] org.eclipse.emf.emfstore.modelmutator.feature ..... SUCCESS [4.087s]
[INFO] org.eclipse.emf.emfstore.mongodb .................. SUCCESS [7.965s]
[INFO] org.eclipse.emf.emfstore.mongodb.client ........... SUCCESS [4.492s]
[INFO] org.eclipse.emf.emfstore.mongodb.client.feature ... SUCCESS [4.130s]
[INFO] org.eclipse.emf.emfstore.mongodb.server ........... SUCCESS [4.685s]
[INFO] org.eclipse.emf.emfstore.mongodb.server.feature ... SUCCESS [2.142s]
[INFO] org.eclipse.emf.emfstore.server.feature ........... SUCCESS [2.330s]
[INFO] org.eclipse.emf.emfstore.sdk.feature .............. SUCCESS [1.865s]
[INFO] org.eclipse.emf.emfstore.p2repository ............. SUCCESS [18.212s]
[INFO] org.eclipse.emf.emfstore.products ................. SUCCESS [11.772s]
[INFO] org.eclipse.emf.emfstore.client.ui.historybrowsercomparator  SUCCESS [5.617s]
[INFO] org.eclipse.emf.emfstore.example.helloworld ....... SUCCESS [5.771s]
[INFO] org.eclipse.emf.emfstore.example.merging .......... SUCCESS [4.781s]
[INFO] org.eclipse.emf.emfstore.client.ui.historybrowsercomparator.feature  SUCCESS [2.902s]
[INFO] org.eclipse.emf.emfstore.client.api.test .......... SUCCESS [28.655s]
[INFO] org.eclipse.emf.emfstore.client.changetracking.test  SUCCESS [27.306s]
[INFO] org.eclipse.emf.emfstore.client.conflictdetection.test  SUCCESS [26.477s]
[INFO] org.eclipse.emf.emfstore.client.recording.test .... SUCCESS [24.344s]
[INFO] org.eclipse.emf.emfstore.performance.test ......... SUCCESS [0.325s]
[INFO] org.eclipse.emf.emfstore.server.test .............. SUCCESS [54.091s]
[INFO] org.eclipse.emf.emfstore.test.feature ............. SUCCESS [2.122s]
[INFO] org.eclipse.emf.emfstore.client.example.test ...... SUCCESS [11.044s]
[INFO] org.eclipse.emf.emfstore.client.test.ui ........... SUCCESS [2:11.391s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:02.016s
[INFO] Finished at: Thu Mar 19 00:31:46 EDT 2015
[INFO] Final Memory: 188M/377M
[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 #1735
Archiving artifacts
Recording test results
Finished: SUCCESS