Builds, runs unit tests and deploys artifacts to nexus repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #180 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Should deserialize cohort: Test case result

The below summarizes the result of the test "Should deserialize cohort" in build 180 of Serialization Xstream - Serialization Xstream Module - Default Job. View test case history
Description
Should deserialize cohort
Test class
org.openmrs.module.xstream.CohortSerialization1_9Test
Method
shouldDeserializeCohort
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

org.openmrs.serialization.SerializationException: An error occurred during deserialization of data <<cohort id="1" uuid="57b9e333-751c-4291-80d1-449412ac2cd3" voided="false">   <creator id="2" uuid="1010d442-e134-11de-babe-001e378eb67e" retired="false">     <creator reference="2"/>     <dateCreated class="sql-timestamp" id="3">2005-01-01 00:00:00 UTC</dateCreated>     <changedBy reference="2"/>     <dateChanged class="sql-timestamp" id="4">2007-09-20 21:54:12 UTC</dateChanged>     <retireReason></retireReason>     <userId>1</userId>     <person id="5" uuid="6adb7c42-cfd2-4301-b53b-ff17c5654ff7" voided="false">       <personId>1</personId>       <addresses class="sorted-set" id="6"/>       <names class="sorted-set" id="7">         <personName id="8" uuid="38a686df-d459-484c-9e7c-3f43a9bced58" voided="false">           <creator reference="2"/>           <dateCreated class="sql-timestamp" reference="3"/>           <personNameId>9348</personNameId>           <person reference="5"/>           <preferred>true</preferred>           <givenName>Super</givenName>           <middleName></middleName>           <familyName>User</familyName>         </personName>       </names>       <attributes class="sorted-set" id="9"/>       <gender></gender>       <birthdate class="sql-timestamp" id="10">1975-06-30 00:00:00 UTC</birthdate>       <birthdateEstimated>false</birthdateEstimated>       <dead>false</dead>       <personCreator reference="2"/>       <personDateCreated class="sql-timestamp" reference="3"/>       <personChangedBy reference="2"/>       <personDateChanged class="sql-timestamp" reference="4"/>       <personVoided>false</personVoided>       <personVoidReason></personVoidReason>       <isPatient>false</isPatient>     </person>     <systemId>1-8</systemId>     <username>admin</username>     <secretQuestion></secretQuestion>     <roles id="11">       <role id="12" uuid="0e43640b-67d1-4458-b47f-b64fd8ce4b0d" retired="false">         <description>Administrators of the OpenMRS .. have additional access to change fundamental structure of the database model.</description>         <role>System Developer</role>         <privileges id="13"/>         <inheritedRoles id="14"/>         <childRoles id="15"/>       </role>     </roles>     <userProperties id="16"/>     <parsedProficientLocalesProperty></parsedProficientLocalesProperty>   </creator>   <dateCreated class="sql-timestamp" id="17">2006-10-20 00:00:00 UTC</dateCreated>   <cohortId>1</cohortId>   <name>old cohorts</name>   <description>This is a cohort in which every one&apos;s age is above 60</description>   <memberIds id="18">     <int>6</int>     <int>7</int>     <int>8</int>   </memberIds> </cohort>>
org.openmrs.serialization.SerializationException: An error occurred during deserialization of data <<cohort id="1" uuid="57b9e333-751c-4291-80d1-449412ac2cd3" voided="false">
  <creator id="2" uuid="1010d442-e134-11de-babe-001e378eb67e" retired="false">
    <creator reference="2"/>
    <dateCreated class="sql-timestamp" id="3">2005-01-01 00:00:00 UTC</dateCreated>
    <changedBy reference="2"/>
    <dateChanged class="sql-timestamp" id="4">2007-09-20 21:54:12 UTC</dateChanged>
    <retireReason></retireReason>
    <userId>1</userId>
    <person id="5" uuid="6adb7c42-cfd2-4301-b53b-ff17c5654ff7" voided="false">
      <personId>1</personId>
      <addresses class="sorted-set" id="6"/>
      <names class="sorted-set" id="7">
        <personName id="8" uuid="38a686df-d459-484c-9e7c-3f43a9bced58" voided="false">
          <creator reference="2"/>
          <dateCreated class="sql-timestamp" reference="3"/>
          <personNameId>9348</personNameId>
          <person reference="5"/>
          <preferred>true</preferred>
          <givenName>Super</givenName>
          <middleName></middleName>
          <familyName>User</familyName>
        </personName>
      </names>
      <attributes class="sorted-set" id="9"/>
      <gender></gender>
      <birthdate class="sql-timestamp" id="10">1975-06-30 00:00:00 UTC</birthdate>
      <birthdateEstimated>false</birthdateEstimated>
      <dead>false</dead>
      <personCreator reference="2"/>
      <personDateCreated class="sql-timestamp" reference="3"/>
      <personChangedBy reference="2"/>
      <personDateChanged class="sql-timestamp" reference="4"/>
      <personVoided>false</personVoided>
      <personVoidReason></personVoidReason>
      <isPatient>false</isPatient>
    </person>
    <systemId>1-8</systemId>
    <username>admin</username>
    <secretQuestion></secretQuestion>
    <roles id="11">
      <role id="12" uuid="0e43640b-67d1-4458-b47f-b64fd8ce4b0d" retired="false">
        <description>Administrators of the OpenMRS .. have additional access to change fundamental structure of the database model.</description>
        <role>System Developer</role>
        <privileges id="13"/>
        <inheritedRoles id="14"/>
        <childRoles id="15"/>
      </role>
    </roles>
    <userProperties id="16"/>
    <parsedProficientLocalesProperty></parsedProficientLocalesProperty>
  </creator>
  <dateCreated class="sql-timestamp" id="17">2006-10-20 00:00:00 UTC</dateCreated>
  <cohortId>1</cohortId>
  <name>old cohorts</name>
  <description>This is a cohort in which every one&apos;s age is above 60</description>
  <memberIds id="18">
    <int>6</int>
    <int>7</int>
    <int>8</int>
  </memberIds>
</cohort>>
	at org.openmrs.api.impl.SerializationServiceImpl.deserialize(SerializationServiceImpl.java:114)
	at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
	at com.sun.proxy.$Proxy17.deserialize(Unknown Source)
	at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
	at com.sun.proxy.$Proxy70.deserialize(Unknown Source)
	at org.openmrs.module.xstream.TestUtil.testDeserialize(TestUtil.java:40)
	at org.openmrs.module.xstream.CohortSerialization1_9Test.shouldDeserializeCohort(CohortSerialization1_9Test.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:74)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:82)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:72)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:240)
	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.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:180)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: org.openmrs.api.APIAuthenticationException: Authentication is required
	at org.openmrs.module.serialization.xstream.XStreamSerializer.deserialize(XStreamSerializer.java:333)
	at org.openmrs.api.impl.SerializationServiceImpl.deserialize(SerializationServiceImpl.java:110)
	... 65 more