Sonar metrics for OpenMRS Core Master

Build: #167 failed Manual run by OpenMRS Administrator

Build result summary

Details

Completed
Queue duration
1 second
Duration
20 minutes
Labels
None
Revision
991bed4169a047f7d2f4203f5813039ce8780742 991bed4169a047f7d2f4203f5813039ce8780742
Total tests
3119
Failing since
#118 (Rebuilt by Rafal Korytkowski)
Fixed in
#185 (Manual run by Rafal Korytkowski)

Tests

Responsible

  • harsha89 harsha89 Automatically assigned
  • kkaczmarczyk kkaczmarczyk Automatically assigned
  • ujjwal92 ujjwal92 Automatically assigned
  • Wyclif Luyima Wyclif Luyima Automatically assigned

Configuration changes

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

Tests

New test failures 20
Status Test View job Duration
Collapse Failed DrugOrderTest cloneForRevision_shouldSetAllTheRelevantFields History
Sonar Full Analysis < 1 sec
java.lang.InstantiationException: [Z
	at java.lang.Class.newInstance(Class.java:359)
	at org.openmrs.OrderTest.assertThatAllFieldsAreCopied(OrderTest.java:70)
	at org.openmrs.DrugOrderTest.cloneForRevision_shouldSetAllTheRelevantFields(DrugOrderTest.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
(23 more lines...)
Collapse Failed DrugOrderTest copy_shouldCopyAllDrugOrderFields History
Sonar Full Analysis < 1 sec
java.lang.InstantiationException: [Z
	at java.lang.Class.newInstance(Class.java:359)
	at org.openmrs.OrderTest.assertThatAllFieldsAreCopied(OrderTest.java:70)
	at org.openmrs.DrugOrderTest.copy_shouldCopyAllDrugOrderFields(DrugOrderTest.java:65)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
(23 more lines...)
Collapse Failed OrderTest copy_shouldCopyAllFields History
Sonar Full Analysis < 1 sec
java.lang.InstantiationException: [Z
	at java.lang.Class.newInstance(Class.java:359)
	at org.openmrs.OrderTest.assertThatAllFieldsAreCopied(OrderTest.java:70)
	at org.openmrs.OrderTest.copy_shouldCopyAllFields(OrderTest.java:184)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
(23 more lines...)
Collapse Failed OrderTest cloneForRevision_shouldSetAllTheRelevantFields History
Sonar Full Analysis < 1 sec
java.lang.InstantiationException: [Z
	at java.lang.Class.newInstance(Class.java:359)
	at org.openmrs.OrderTest.assertThatAllFieldsAreCopied(OrderTest.java:70)
	at org.openmrs.OrderTest.cloneForRevision_shouldSetAllTheRelevantFields(OrderTest.java:194)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
(23 more lines...)
Collapse Failed TestOrderTest cloneForRevision_shouldSetAllTheRelevantFields History
Sonar Full Analysis < 1 sec
java.lang.InstantiationException: [Z
	at java.lang.Class.newInstance(Class.java:359)
	at org.openmrs.OrderTest.assertThatAllFieldsAreCopied(OrderTest.java:70)
	at org.openmrs.TestOrderTest.cloneForRevision_shouldSetAllTheRelevantFields(TestOrderTest.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
(23 more lines...)
Collapse Failed TestOrderTest copy_shouldCopyAllTestOrderFields History
Sonar Full Analysis < 1 sec
java.lang.InstantiationException: [Z
	at java.lang.Class.newInstance(Class.java:359)
	at org.openmrs.OrderTest.assertThatAllFieldsAreCopied(OrderTest.java:70)
	at org.openmrs.TestOrderTest.copy_shouldCopyAllTestOrderFields(TestOrderTest.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
(23 more lines...)
Collapse Failed Database1_9_7UpgradeTest shouldFailIfThereAreDrugsWithDoseStrengthAndNoBlankUnits History
Sonar Full Analysis 2 secs
java.lang.AssertionError:  Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif")      but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif" message was "liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa " Stacktrace was: java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa   at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.upgrade(DatabaseUpgradeTestUtil.java:233)  at org.openmrs.util.databasechange.Database1_9_7UpgradeTest.shouldFailIfThereAreDrugsWithDoseStrengthAndNoBlankUnits(Database1_9_7UpgradeTest.java:334)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke(Method.java:622)  at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)  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.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)  at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:168)  at org.junit.rules.RunRules.evaluate(RunRules.java:20)  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.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)  at org.apache.maven.surefire.Surefire.run(Surefire.java:180)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke(Method.java:622)  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021) Caused by: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa   at liquibase.changelog.DatabaseChangeLog.validate(DatabaseChangeLog.java:141)  at liquibase.Liquibase.update(Liquibase.java:111)  at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.upgrade(DatabaseUpgradeTestUtil.java:228)  ... 32 more 
java.lang.AssertionError: 
Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif")
     but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif" message was "liquibase.exception.ValidationFailedException: Validation Failed:
     205 change sets check sum
          liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3
          liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa
          liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925
(146 more lines...)
Collapse Failed Database1_9_7UpgradeTest shouldConcatenateDoseStrengthAndUnits History
Sonar Full Analysis 2 secs
java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa 
java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:
     205 change sets check sum
          liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3
          liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa
          liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925
          liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd
          liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816
(88 more lines...)
Collapse Failed Database1_9_7UpgradeTest shouldCreateDiscontinuationOrderForStoppedOrders History
Sonar Full Analysis 2 secs
java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa 
java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:
     205 change sets check sum
          liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3
          liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa
          liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925
          liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd
          liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816
(88 more lines...)
Collapse Failed Database1_9_7UpgradeTest shouldFailMigratingDrugOrdersIfUnitsToConceptsMappingsIsNotSet History
Sonar Full Analysis 2 secs
java.lang.AssertionError:  Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" and exception with message a string containing "Your order entry upgrade settings file does not have mapping for mg")      but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" message was "liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa " Stacktrace was: java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa   at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.upgrade(DatabaseUpgradeTestUtil.java:233)  at org.openmrs.util.databasechange.Database1_9_7UpgradeTest.shouldFailMigratingDrugOrdersIfUnitsToConceptsMappingsIsNotSet(Database1_9_7UpgradeTest.java:147)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke(Method.java:622)  at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)  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.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)  at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:168)  at org.junit.rules.RunRules.evaluate(RunRules.java:20)  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.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)  at org.apache.maven.surefire.Surefire.run(Surefire.java:180)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke(Method.java:622)  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021) Caused by: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa   at liquibase.changelog.DatabaseChangeLog.validate(DatabaseChangeLog.java:141)  at liquibase.Liquibase.update(Liquibase.java:111)  at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.upgrade(DatabaseUpgradeTestUtil.java:228)  ... 32 more 
java.lang.AssertionError: 
Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" and exception with message a string containing "Your order entry upgrade settings file does not have mapping for mg")
     but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" message was "liquibase.exception.ValidationFailedException: Validation Failed:
     205 change sets check sum
          liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3
          liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa
          liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925
(146 more lines...)
Collapse Failed Database1_9_7UpgradeTest shouldSetValuesToNullIfUnitsOrFrequencyBlank History
Sonar Full Analysis 2 secs
java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa 
java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:
     205 change sets check sum
          liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3
          liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa
          liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925
          liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd
          liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816
(88 more lines...)
Collapse Failed Database1_9_7UpgradeTest shouldPassIfThereAreAnyOrderTypesInTheDatabaseOtherThanDrugOrderTypeAndTheNewColumnsExist History
Sonar Full Analysis 2 secs
java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa 
java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:
     205 change sets check sum
          liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3
          liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa
          liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925
          liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd
          liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816
(88 more lines...)
Collapse Failed Database1_9_7UpgradeTest shouldConvertOrderersToBeingProvidersInsteadOfUsers History
Sonar Full Analysis 3 secs
java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa 
java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:
     205 change sets check sum
          liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3
          liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa
          liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925
          liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd
          liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816
(88 more lines...)
Collapse Failed Database1_9_7UpgradeTest shouldFailMigratingDrugOrdersIfUnitsToConceptsMappingsDoesNotPointToValidCodedDoseUnits History
Sonar Full Analysis 2 secs
java.lang.AssertionError:  Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" and exception with message a string containing "For input string: \"invalid\"")      but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" message was "liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa " Stacktrace was: java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa   at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.upgrade(DatabaseUpgradeTestUtil.java:233)  at org.openmrs.util.databasechange.Database1_9_7UpgradeTest.shouldFailMigratingDrugOrdersIfUnitsToConceptsMappingsDoesNotPointToValidCodedDoseUnits(Database1_9_7UpgradeTest.java:162)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke(Method.java:622)  at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)  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.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)  at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:168)  at org.junit.rules.RunRules.evaluate(RunRules.java:20)  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.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)  at org.apache.maven.surefire.Surefire.run(Surefire.java:180)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke(Method.java:622)  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021) Caused by: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa   at liquibase.changelog.DatabaseChangeLog.validate(DatabaseChangeLog.java:141)  at liquibase.Liquibase.update(Liquibase.java:111)  at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.upgrade(DatabaseUpgradeTestUtil.java:228)  ... 32 more 
java.lang.AssertionError: 
Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" and exception with message a string containing "For input string: \"invalid\"")
     but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif" message was "liquibase.exception.ValidationFailedException: Validation Failed:
     205 change sets check sum
          liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3
          liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa
          liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925
(146 more lines...)
Collapse Failed Database1_9_7UpgradeTest shouldFailIfThereAreDrugsWithDoseStrengthAndNoNullUnits History
Sonar Full Analysis 5 secs
java.lang.AssertionError:  Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif")      but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif" message was "liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa " Stacktrace was: java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa   at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.upgrade(DatabaseUpgradeTestUtil.java:233)  at org.openmrs.util.databasechange.Database1_9_7UpgradeTest.shouldFailIfThereAreDrugsWithDoseStrengthAndNoNullUnits(Database1_9_7UpgradeTest.java:321)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke(Method.java:622)  at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)  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.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)  at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:168)  at org.junit.rules.RunRules.evaluate(RunRules.java:20)  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.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)  at org.apache.maven.surefire.Surefire.run(Surefire.java:180)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke(Method.java:622)  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021) Caused by: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa   at liquibase.changelog.DatabaseChangeLog.validate(DatabaseChangeLog.java:141)  at liquibase.Liquibase.update(Liquibase.java:111)  at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.upgrade(DatabaseUpgradeTestUtil.java:228)  ... 32 more 
java.lang.AssertionError: 
Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif")
     but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif" message was "liquibase.exception.ValidationFailedException: Validation Failed:
     205 change sets check sum
          liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3
          liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa
          liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925
(146 more lines...)
Collapse Failed Database1_9_7UpgradeTest shouldFailIfThereAreAnyOrderTypesInTheDatabaseOtherThanDrugOrderTypeAndNoNewColumns History
Sonar Full Analysis 2 secs
java.lang.AssertionError:  Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201404091109::wyclif")      but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201404091109::wyclif" message was "liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa " Stacktrace was: java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa   at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.upgrade(DatabaseUpgradeTestUtil.java:233)  at org.openmrs.util.databasechange.Database1_9_7UpgradeTest.shouldFailIfThereAreAnyOrderTypesInTheDatabaseOtherThanDrugOrderTypeAndNoNewColumns(Database1_9_7UpgradeTest.java:348)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke(Method.java:622)  at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)  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.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)  at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:168)  at org.junit.rules.RunRules.evaluate(RunRules.java:20)  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.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)  at org.apache.maven.surefire.Surefire.run(Surefire.java:180)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke(Method.java:622)  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021) Caused by: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa   at liquibase.changelog.DatabaseChangeLog.validate(DatabaseChangeLog.java:141)  at liquibase.Liquibase.update(Liquibase.java:111)  at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.upgrade(DatabaseUpgradeTestUtil.java:228)  ... 32 more 
java.lang.AssertionError: 
Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201404091109::wyclif")
     but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201404091109::wyclif" message was "liquibase.exception.ValidationFailedException: Validation Failed:
     205 change sets check sum
          liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3
          liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa
          liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925
(146 more lines...)
Collapse Failed Database1_9_7UpgradeTest shouldMigrateDrugOrders History
Sonar Full Analysis 3 secs
java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa 
java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:
     205 change sets check sum
          liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3
          liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa
          liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925
          liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd
          liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816
(88 more lines...)
Collapse Failed Database1_9_7UpgradeTest shouldUpgradeFromClean1_9To1_10 History
Sonar Full Analysis 2 secs
java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa 
java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:
     205 change sets check sum
          liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3
          liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa
          liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925
          liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd
          liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816
(88 more lines...)
Collapse Failed Database1_9_7UpgradeTest shouldPassIfAllExistingDrugOrderUnitsAndFrequenciesAreMappedToConcepts History
Sonar Full Analysis 2 secs
java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa 
java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:
     205 change sets check sum
          liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3
          liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa
          liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925
          liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd
          liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816
(88 more lines...)
Collapse Failed Database1_9_7UpgradeTest shouldFailIfThereAreOrderersWithNoAssociatedProviderAccounts History
Sonar Full Analysis 2 secs
java.lang.AssertionError:  Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201406262016::wyclif")      but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201406262016::wyclif" message was "liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa " Stacktrace was: java.io.IOException: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa   at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.upgrade(DatabaseUpgradeTestUtil.java:233)  at org.openmrs.util.databasechange.Database1_9_7UpgradeTest.shouldFailIfThereAreOrderersWithNoAssociatedProviderAccounts(Database1_9_7UpgradeTest.java:402)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke(Method.java:622)  at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)  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.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)  at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:168)  at org.junit.rules.RunRules.evaluate(RunRules.java:20)  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.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:102)  at org.apache.maven.surefire.Surefire.run(Surefire.java:180)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke(Method.java:622)  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021) Caused by: liquibase.exception.ValidationFailedException: Validation Failed:      205 change sets check sum           liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3           liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa           liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925           liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe is now: 3:f3580b41cb12b22732c069cdee8efccd           liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe is now: 3:e0487748e0da90f8f8c5a3173410a816           liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe is now: 3:50b525b7cd136fd95ae713eccf506e54           liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe is now: 3:4051f912796baa04db786d2af401b995           liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe is now: 3:da63f371288c81e87b204f649fae4658           liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe is now: 3:80e1349bfd5131ce988049427df00e6f           liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe is now: 3:bf6f48458fd0f8de8bf8b4da78f9c3f0           liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe is now: 3:eba0dbd8a34aaf56b10c082ae3fc6d37           liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe is now: 3:e7b276a471e1cfadabbd5b0f856f79a3           liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe is now: 3:916670ee4aaff907c418af3755a60a9e           liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe is now: 3:0b4299dff86c6322be5a269430a539ad           liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe is now: 3:c1e3bc632b30a7d918bba7a70fc82bab           liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe is now: 3:535feea886c2620afd88cac40b808209           liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe is now: 3:add70897446025596dd1ba90594a03f6           liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe is now: 3:ea956d49e50d438f1f5982afe626ce30           liquibase-update-to-latest.xml::20090402-1516-field::bwolfe is now: 3:d61d05619069d462b35c801f91cf9988           liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe is now: 3:1cb8d1050335cdb9b019250be3e74aa1           liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe is now: 3:d201e4bf24e90e09e574397613b1030f           liquibase-update-to-latest.xml::20090402-1516-form::bwolfe is now: 3:bc03467c6836f228d4bf997cf5c603e4           liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe is now: 3:d820eb7e739513705b69f4330a6c1c19           liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe is now: 3:61eb592335b9e4962f63cdaff2cba8a8           liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe is now: 3:997ddbeed908b1a8cea3e92807255431           liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe is now: 3:735a0c715fd6c466997ed866a6fc3cfa   at liquibase.changelog.DatabaseChangeLog.validate(DatabaseChangeLog.java:141)  at liquibase.Liquibase.update(Liquibase.java:111)  at org.openmrs.util.databasechange.DatabaseUpgradeTestUtil.upgrade(DatabaseUpgradeTestUtil.java:228)  ... 32 more 
java.lang.AssertionError: 
Expected: (an instance of java.io.IOException and exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201406262016::wyclif")
     but: exception with message a string containing "liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::201406262016::wyclif" message was "liquibase.exception.ValidationFailedException: Validation Failed:
     205 change sets check sum
          liquibase-update-to-latest.xml::0::bwolfe is now: 3:391e81eb725a0cefee46f586f2ff1bf3
          liquibase-update-to-latest.xml::20090214-2247::isherman is now: 3:6396f6439f6c70fb6b2a86e18f0bcbfa
          liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe is now: 3:253a482bfad57714ac9732b297b51925
(146 more lines...)