makanga

Untitled

Sep 19th, 2022
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 268.32 KB | None | 0 0
  1. C:\Users\HP\openmrs-core>mvn clean install
  2. [INFO] Scanning for projects...
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Reactor Build Order:
  5. [INFO]
  6. [INFO] OpenMRS [pom]
  7. [INFO] openmrs-tools [jar]
  8. [INFO] openmrs-test [pom]
  9. [INFO] openmrs-api [jar]
  10. [INFO] openmrs-web [jar]
  11. [INFO] openmrs-webapp [war]
  12. [INFO] openmrs-liquibase [jar]
  13. [INFO]
  14. [INFO] ------------------------< org.openmrs:openmrs >-------------------------
  15. [INFO] Building OpenMRS 2.6.0-SNAPSHOT [1/7]
  16. [INFO] --------------------------------[ pom ]---------------------------------
  17. [INFO]
  18. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs ---
  19. [INFO] Deleting C:\Users\HP\openmrs-core\target
  20. [INFO]
  21. [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs ---
  22. [INFO] ShortRevision tag detected. The value is '6'.
  23. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  24. [INFO] Working directory: C:\Users\HP\openmrs-core
  25. [INFO] Storing buildNumber: 6e5a44 at timestamp: 1663610713655
  26. [INFO] Storing buildScmBranch: master
  27. [INFO]
  28. [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs ---
  29. [INFO]
  30. [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs ---
  31. [WARNING] JAR will be empty - no content was marked for inclusion!
  32. [INFO] Building jar: C:\Users\HP\openmrs-core\target\openmrs-2.6.0-SNAPSHOT-tests.jar
  33. [INFO]
  34. [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs ---
  35. [INFO] Checking licenses...
  36. [INFO]
  37. [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs ---
  38. [INFO] Installing C:\Users\HP\openmrs-core\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\openmrs\2.6.0-SNAPSHOT\openmrs-2.6.0-SNAPSHOT.pom
  39. [INFO] Installing C:\Users\HP\openmrs-core\target\openmrs-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\openmrs\2.6.0-SNAPSHOT\openmrs-2.6.0-SNAPSHOT-tests.jar
  40. [INFO]
  41. [INFO] ------------------< org.openmrs.tools:openmrs-tools >-------------------
  42. [INFO] Building openmrs-tools 2.6.0-SNAPSHOT [2/7]
  43. [INFO] --------------------------------[ jar ]---------------------------------
  44. [INFO]
  45. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-tools ---
  46. [INFO] Deleting C:\Users\HP\openmrs-core\tools\target
  47. [INFO]
  48. [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-tools ---
  49. [INFO]
  50. [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-tools ---
  51. [INFO]
  52. [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-tools ---
  53. [INFO] Copying 4 resources
  54. [INFO]
  55. [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-tools ---
  56. [INFO] No sources to compile
  57. [INFO]
  58. [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-tools ---
  59. [INFO] skip non existing resourceDirectory C:\Users\HP\openmrs-core\tools\src\test\resources
  60. [INFO]
  61. [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-tools ---
  62. [INFO] No sources to compile
  63. [INFO]
  64. [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-tools ---
  65. [INFO] No tests to run.
  66. [INFO]
  67. [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ openmrs-tools ---
  68. [INFO] Building jar: C:\Users\HP\openmrs-core\tools\target\openmrs-tools-2.6.0-SNAPSHOT.jar
  69. [INFO]
  70. [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-tools ---
  71. [WARNING] JAR will be empty - no content was marked for inclusion!
  72. [INFO] Building jar: C:\Users\HP\openmrs-core\tools\target\openmrs-tools-2.6.0-SNAPSHOT-tests.jar
  73. [INFO]
  74. [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-tools ---
  75. [INFO] Checking licenses...
  76. [INFO]
  77. [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-tools ---
  78. [INFO] Installing C:\Users\HP\openmrs-core\tools\target\openmrs-tools-2.6.0-SNAPSHOT.jar to C:\Users\HP\.m2\repository\org\openmrs\tools\openmrs-tools\2.6.0-SNAPSHOT\openmrs-tools-2.6.0-SNAPSHOT.jar
  79. [INFO] Installing C:\Users\HP\openmrs-core\tools\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\tools\openmrs-tools\2.6.0-SNAPSHOT\openmrs-tools-2.6.0-SNAPSHOT.pom
  80. [INFO] Installing C:\Users\HP\openmrs-core\tools\target\openmrs-tools-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\tools\openmrs-tools\2.6.0-SNAPSHOT\openmrs-tools-2.6.0-SNAPSHOT-tests.jar
  81. [INFO]
  82. [INFO] -------------------< org.openmrs.test:openmrs-test >--------------------
  83. [INFO] Building openmrs-test 2.6.0-SNAPSHOT [3/7]
  84. [INFO] --------------------------------[ pom ]---------------------------------
  85. [INFO]
  86. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-test ---
  87. [INFO] Deleting C:\Users\HP\openmrs-core\test\target
  88. [INFO]
  89. [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-test ---
  90. [INFO]
  91. [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-test ---
  92. [INFO]
  93. [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-test ---
  94. [WARNING] JAR will be empty - no content was marked for inclusion!
  95. [INFO] Building jar: C:\Users\HP\openmrs-core\test\target\openmrs-test-2.6.0-SNAPSHOT-tests.jar
  96. [INFO]
  97. [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-test ---
  98. [INFO] Checking licenses...
  99. [INFO]
  100. [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-test ---
  101. [INFO] Installing C:\Users\HP\openmrs-core\test\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\test\openmrs-test\2.6.0-SNAPSHOT\openmrs-test-2.6.0-SNAPSHOT.pom
  102. [INFO] Installing C:\Users\HP\openmrs-core\test\target\openmrs-test-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\test\openmrs-test\2.6.0-SNAPSHOT\openmrs-test-2.6.0-SNAPSHOT-tests.jar
  103. [INFO]
  104. [INFO] --------------------< org.openmrs.api:openmrs-api >---------------------
  105. [INFO] Building openmrs-api 2.6.0-SNAPSHOT [4/7]
  106. [INFO] --------------------------------[ jar ]---------------------------------
  107. [INFO]
  108. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-api ---
  109. [INFO] Deleting C:\Users\HP\openmrs-core\api\target
  110. [INFO]
  111. [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-api ---
  112. [INFO]
  113. [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-api ---
  114. [INFO]
  115. [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ openmrs-api ---
  116. [INFO] argLine set to -javaagent:C:\\Users\\HP\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.8\\org.jacoco.agent-0.8.8-runtime.jar=destfile=C:\\Users\\HP\\openmrs-core\\api\\target\\jacoco.exec,includes=org/openmrs/** -Duser.language=en -Duser.region=US -Xmx1g -Djava.locale.providers=COMPAT
  117. [INFO]
  118. [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-api ---
  119. [INFO] Using 'UTF-8' encoding to format source files.
  120. [INFO] Number of files to be formatted: 1111
  121. [INFO] Successfully formatted: 0 file(s)
  122. [INFO] Fail to format : 0 file(s)
  123. [INFO] Skipped : 1111 file(s)
  124. [INFO] Approximate time taken: 6s
  125. [INFO]
  126. [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-api ---
  127. [INFO] Copying 1 resource
  128. [INFO] Copying 161 resources
  129. [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
  130. [INFO]
  131. [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-api ---
  132. [INFO] Changes detected - recompiling the module!
  133. [INFO] Compiling 746 source files to C:\Users\HP\openmrs-core\api\target\classes
  134. [INFO] /C:/Users/HP/openmrs-core/api/src/main/java/org/openmrs/PersonName.java: Some input files use or override a deprecated API.
  135. [INFO] /C:/Users/HP/openmrs-core/api/src/main/java/org/openmrs/PersonName.java: Recompile with -Xlint:deprecation for details.
  136. [INFO] /C:/Users/HP/openmrs-core/api/src/main/java/org/openmrs/propertyeditor/OpenmrsPropertyEditor.java: Some input files use unchecked or unsafe operations.
  137. [INFO] /C:/Users/HP/openmrs-core/api/src/main/java/org/openmrs/propertyeditor/OpenmrsPropertyEditor.java: Recompile with -Xlint:unchecked for details.
  138. [INFO]
  139. [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-api ---
  140. [INFO] Copying 153 resources
  141. [INFO]
  142. [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-api ---
  143. [INFO] Changes detected - recompiling the module!
  144. [INFO] Compiling 365 source files to C:\Users\HP\openmrs-core\api\target\test-classes
  145. [INFO] /C:/Users/HP/openmrs-core/api/src/test/java/org/openmrs/test/jupiter/BaseContextSensitiveTest.java: Some input files use or override a deprecated API.
  146. [INFO] /C:/Users/HP/openmrs-core/api/src/test/java/org/openmrs/test/jupiter/BaseContextSensitiveTest.java: Recompile with -Xlint:deprecation for details.
  147. [INFO] /C:/Users/HP/openmrs-core/api/src/test/java/org/openmrs/api/OrderServiceTest.java: Some input files use unchecked or unsafe operations.
  148. [INFO] /C:/Users/HP/openmrs-core/api/src/test/java/org/openmrs/api/OrderServiceTest.java: Recompile with -Xlint:unchecked for details.
  149. [INFO]
  150. [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-api ---
  151. [INFO]
  152. [INFO] -------------------------------------------------------
  153. [INFO] T E S T S
  154. [INFO] -------------------------------------------------------
  155. 21:06:11.099 [main] ERROR org.openmrs.api.context.Context - serviceContext is null. Creating new ServiceContext()
  156. [INFO] Running liquibase.ext.change.core.InsertWithUuidDataChangeTest
  157. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 s - in liquibase.ext.change.core.InsertWithUuidDataChangeTest
  158. [INFO] Running liquibase.ext.datatype.core.MySQLBooleanTypeTest
  159. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s - in liquibase.ext.datatype.core.MySQLBooleanTypeTest
  160. [INFO] Running liquibase.ext.sqlgenerator.core.ModifyColumnChangeTest
  161. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in liquibase.ext.sqlgenerator.core.ModifyColumnChangeTest
  162. [INFO] Running liquibase.ext.sqlgenerator.core.ModifyColumnGeneratorTest
  163. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s - in liquibase.ext.sqlgenerator.core.ModifyColumnGeneratorTest
  164. [INFO] Running org.openmrs.AllergenTest
  165. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.144 s - in org.openmrs.AllergenTest
  166. [INFO] Running org.openmrs.AllergiesTest
  167. [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.055 s - in org.openmrs.AllergiesTest
  168. [INFO] Running org.openmrs.annotation.OpenmrsProfileExcludeFilterTest
  169. [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.24 s - in org.openmrs.annotation.OpenmrsProfileExcludeFilterTest
  170. [INFO] Running org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesTest
  171. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.01 s - in org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesTest
  172. [INFO] Running org.openmrs.annotation.OpenmrsProfileIncludeFilterTest
  173. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.602 s - in org.openmrs.annotation.OpenmrsProfileIncludeFilterTest
  174. [INFO] Running org.openmrs.annotation.StartModuleAnnotationReuseTest
  175. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.271 s - in org.openmrs.annotation.StartModuleAnnotationReuseTest
  176. [INFO] Running org.openmrs.annotation.StartModuleAnnotationTest
  177. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.214 s - in org.openmrs.annotation.StartModuleAnnotationTest
  178. [INFO] Running org.openmrs.aop.AuthorizationAdviceTest
  179. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.865 s - in org.openmrs.aop.AuthorizationAdviceTest
  180. [INFO] Running org.openmrs.aop.RequiredDataAdviceTest
  181. [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 s - in org.openmrs.aop.RequiredDataAdviceTest
  182. [INFO] Running org.openmrs.api.AdministrationServiceTest
  183. [WARNING] Tests run: 57, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 6.409 s - in org.openmrs.api.AdministrationServiceTest
  184. [INFO] Running org.openmrs.api.AdministrationServiceUnitTest
  185. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.openmrs.api.AdministrationServiceUnitTest
  186. [INFO] Running org.openmrs.api.cache.CachePropertiesUtilTest
  187. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.api.cache.CachePropertiesUtilTest
  188. [INFO] Running org.openmrs.api.cache.OpenmrsCacheManagerFactoryBeanTest
  189. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.456 s - in org.openmrs.api.cache.OpenmrsCacheManagerFactoryBeanTest
  190. [INFO] Running org.openmrs.api.CohortServiceTest
  191. [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.972 s - in org.openmrs.api.CohortServiceTest
  192. [INFO] Running org.openmrs.api.ConceptServiceTest
  193. [WARNING] Tests run: 254, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 287.128 s - in org.openmrs.api.ConceptServiceTest
  194. [INFO] Running org.openmrs.api.context.ContextTest
  195. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.653 s - in org.openmrs.api.context.ContextTest
  196. [INFO] Running org.openmrs.api.context.ContextWithModuleTest
  197. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.579 s - in org.openmrs.api.context.ContextWithModuleTest
  198. [INFO] Running org.openmrs.api.context.DaemonTest
  199. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.521 s - in org.openmrs.api.context.DaemonTest
  200. [INFO] Running org.openmrs.api.DatatypeServiceTest
  201. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.858 s - in org.openmrs.api.DatatypeServiceTest
  202. [INFO] Running org.openmrs.api.db.ConceptDAOTest
  203. [WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 3.265 s - in org.openmrs.api.db.ConceptDAOTest
  204. [INFO] Running org.openmrs.api.db.ContextDAOTest
  205. [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.385 s - in org.openmrs.api.db.ContextDAOTest
  206. [INFO] Running org.openmrs.api.db.EncounterDAOTest
  207. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.599 s - in org.openmrs.api.db.EncounterDAOTest
  208. [INFO] Running org.openmrs.api.db.hibernate.AuditableInterceptorTest
  209. Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
  210. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.564 s - in org.openmrs.api.db.hibernate.AuditableInterceptorTest
  211. [INFO] Running org.openmrs.api.db.hibernate.DropMillisecondsHibernateInterceptorTest
  212. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.117 s - in org.openmrs.api.db.hibernate.DropMillisecondsHibernateInterceptorTest
  213. [INFO] Running org.openmrs.api.db.hibernate.HibernateAdministrationDAOTest
  214. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.472 s - in org.openmrs.api.db.hibernate.HibernateAdministrationDAOTest
  215. [INFO] Running org.openmrs.api.db.hibernate.HibernateConceptDAOTest
  216. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.08 s - in org.openmrs.api.db.hibernate.HibernateConceptDAOTest
  217. [INFO] Running org.openmrs.api.db.hibernate.HibernateConditionDAOTest
  218. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.169 s - in org.openmrs.api.db.hibernate.HibernateConditionDAOTest
  219. [INFO] Running org.openmrs.api.db.hibernate.HibernateDiagnosisDAOTest
  220. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.619 s - in org.openmrs.api.db.hibernate.HibernateDiagnosisDAOTest
  221. [INFO] Running org.openmrs.api.db.hibernate.HibernateFormDAOTest
  222. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 s - in org.openmrs.api.db.hibernate.HibernateFormDAOTest
  223. [INFO] Running org.openmrs.api.db.hibernate.HibernateLocationDAOTest
  224. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.241 s - in org.openmrs.api.db.hibernate.HibernateLocationDAOTest
  225. [INFO] Running org.openmrs.api.db.hibernate.HibernateMedicationDispenseDAOTest
  226. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.006 s - in org.openmrs.api.db.hibernate.HibernateMedicationDispenseDAOTest
  227. [INFO] Running org.openmrs.api.db.hibernate.HibernateObsDAOTest
  228. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.097 s - in org.openmrs.api.db.hibernate.HibernateObsDAOTest
  229. [INFO] Running org.openmrs.api.db.hibernate.HibernateOrderDAOTest
  230. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.632 s - in org.openmrs.api.db.hibernate.HibernateOrderDAOTest
  231. [INFO] Running org.openmrs.api.db.hibernate.HibernatePatientDAOTest
  232. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.829 s - in org.openmrs.api.db.hibernate.HibernatePatientDAOTest
  233. [INFO] Running org.openmrs.api.db.hibernate.HibernatePersonDAOTest
  234. [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.176 s - in org.openmrs.api.db.hibernate.HibernatePersonDAOTest
  235. [INFO] Running org.openmrs.api.db.hibernate.HibernateProviderDAOTest
  236. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.877 s - in org.openmrs.api.db.hibernate.HibernateProviderDAOTest
  237. [INFO] Running org.openmrs.api.db.hibernate.ImmutableEntityInterceptorTest
  238. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.947 s - in org.openmrs.api.db.hibernate.ImmutableEntityInterceptorTest
  239. [INFO] Running org.openmrs.api.db.hibernate.PatientSearchCriteriaTest
  240. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.177 s - in org.openmrs.api.db.hibernate.PatientSearchCriteriaTest
  241. [INFO] Running org.openmrs.api.db.hibernate.PersonAttributeHelperTest
  242. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.31 s - in org.openmrs.api.db.hibernate.PersonAttributeHelperTest
  243. [INFO] Running org.openmrs.api.db.hibernate.ProviderDAOTest
  244. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.21 s - in org.openmrs.api.db.hibernate.ProviderDAOTest
  245. [INFO] Running org.openmrs.api.db.PatientDAOTest
  246. [WARNING] Tests run: 159, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 191.408 s - in org.openmrs.api.db.PatientDAOTest
  247. [INFO] Running org.openmrs.api.db.PersonDAOTest
  248. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.353 s - in org.openmrs.api.db.PersonDAOTest
  249. [INFO] Running org.openmrs.api.db.ProgramWorkflowDAOTest
  250. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.165 s - in org.openmrs.api.db.ProgramWorkflowDAOTest
  251. [INFO] Running org.openmrs.api.db.SerializedObjectDAOTest
  252. [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.openmrs.api.db.SerializedObjectDAOTest
  253. [INFO] Running org.openmrs.api.db.UserDAOTest
  254. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.91 s - in org.openmrs.api.db.UserDAOTest
  255. [INFO] Running org.openmrs.api.db.VisitDAOTest
  256. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.28 s - in org.openmrs.api.db.VisitDAOTest
  257. [INFO] Running org.openmrs.api.EncounterServiceTest
  258. [WARNING] Tests run: 146, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 39.95 s - in org.openmrs.api.EncounterServiceTest
  259. [INFO] Running org.openmrs.api.FormServiceTest
  260. [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.79 s - in org.openmrs.api.FormServiceTest
  261. [INFO] Running org.openmrs.api.handler.BaseRetireHandlerTest
  262. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.BaseRetireHandlerTest
  263. [INFO] Running org.openmrs.api.handler.BaseUnretireHandlerTest
  264. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.BaseUnretireHandlerTest
  265. [INFO] Running org.openmrs.api.handler.BaseUnvoidHandlerTest
  266. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.BaseUnvoidHandlerTest
  267. [INFO] Running org.openmrs.api.handler.BaseVoidHandlerTest
  268. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.BaseVoidHandlerTest
  269. [INFO] Running org.openmrs.api.handler.ConceptNameSaveHandlerTest
  270. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.792 s - in org.openmrs.api.handler.ConceptNameSaveHandlerTest
  271. [INFO] Running org.openmrs.api.handler.ExistingOrNewVisitAssignmentHandlerTest
  272. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.837 s - in org.openmrs.api.handler.ExistingOrNewVisitAssignmentHandlerTest
  273. [INFO] Running org.openmrs.api.handler.ExistingVisitAssignmentHandlerTest
  274. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.415 s - in org.openmrs.api.handler.ExistingVisitAssignmentHandlerTest
  275. [INFO] Running org.openmrs.api.handler.OpenmrsMetadataSaveHandlerTest
  276. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.OpenmrsMetadataSaveHandlerTest
  277. [INFO] Running org.openmrs.api.handler.OpenmrsObjectSaveHandlerTest
  278. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.handler.OpenmrsObjectSaveHandlerTest
  279. [INFO] Running org.openmrs.api.handler.PatientDataUnvoidHandlerTest
  280. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.571 s - in org.openmrs.api.handler.PatientDataUnvoidHandlerTest
  281. [INFO] Running org.openmrs.api.handler.PatientDataVoidHandlerTest
  282. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.076 s - in org.openmrs.api.handler.PatientDataVoidHandlerTest
  283. [INFO] Running org.openmrs.api.handler.PersonSaveHandlerTest
  284. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.238 s - in org.openmrs.api.handler.PersonSaveHandlerTest
  285. [INFO] Running org.openmrs.api.handler.PersonUnvoidHandlerTest
  286. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.api.handler.PersonUnvoidHandlerTest
  287. [INFO] Running org.openmrs.api.handler.PersonVoidHandlerTest
  288. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.97 s - in org.openmrs.api.handler.PersonVoidHandlerTest
  289. [INFO] Running org.openmrs.api.handler.RequiredReasonVoidSaveHandlerTest
  290. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.875 s - in org.openmrs.api.handler.RequiredReasonVoidSaveHandlerTest
  291. [INFO] Running org.openmrs.api.handler.RequireVoidReasonVoidHandlerTest
  292. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.905 s - in org.openmrs.api.handler.RequireVoidReasonVoidHandlerTest
  293. [INFO] Running org.openmrs.api.impl.ConceptServiceImplTest
  294. [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.482 s - in org.openmrs.api.impl.ConceptServiceImplTest
  295. [INFO] Running org.openmrs.api.impl.ConditionServiceImplTest
  296. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.509 s - in org.openmrs.api.impl.ConditionServiceImplTest
  297. [INFO] Running org.openmrs.api.impl.DiagnosisServiceImplTest
  298. [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.997 s - in org.openmrs.api.impl.DiagnosisServiceImplTest
  299. [INFO] Running org.openmrs.api.impl.GlobalLocaleListTest
  300. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.api.impl.GlobalLocaleListTest
  301. [INFO] Running org.openmrs.api.impl.PatientServiceImplTest
  302. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s - in org.openmrs.api.impl.PatientServiceImplTest
  303. [INFO] Running org.openmrs.api.impl.SerializationServiceImplTest
  304. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.api.impl.SerializationServiceImplTest
  305. [INFO] Running org.openmrs.api.LocationServiceTest
  306. [INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.086 s - in org.openmrs.api.LocationServiceTest
  307. [INFO] Running org.openmrs.api.MedicationDispenseServiceTest
  308. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.207 s - in org.openmrs.api.MedicationDispenseServiceTest
  309. [INFO] Running org.openmrs.api.ObsServiceTest
  310. [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.246 s - in org.openmrs.api.ObsServiceTest
  311. [INFO] Running org.openmrs.api.OpenmrsServiceTest
  312. [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.262 s - in org.openmrs.api.OpenmrsServiceTest
  313. [INFO] Running org.openmrs.api.OrderServiceTest
  314. [WARNING] Tests run: 215, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 19.975 s - in org.openmrs.api.OrderServiceTest
  315. [INFO] Running org.openmrs.api.OrderSetServiceTest
  316. [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.185 s - in org.openmrs.api.OrderSetServiceTest
  317. [INFO] Running org.openmrs.api.PatientServiceAllergyTest
  318. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.797 s - in org.openmrs.api.PatientServiceAllergyTest
  319. [INFO] Running org.openmrs.api.PatientServiceTest
  320. [WARNING] Tests run: 170, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 217.223 s - in org.openmrs.api.PatientServiceTest
  321. [INFO] Running org.openmrs.api.PersonServiceTest
  322. [INFO] Tests run: 148, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13 s - in org.openmrs.api.PersonServiceTest
  323. [INFO] Running org.openmrs.api.ProgramWorkflowServiceTest
  324. [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.162 s - in org.openmrs.api.ProgramWorkflowServiceTest
  325. [INFO] Running org.openmrs.api.ProgramWorkflowServiceUnitTest
  326. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.openmrs.api.ProgramWorkflowServiceUnitTest
  327. [INFO] Running org.openmrs.api.ProviderServiceTest
  328. [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.899 s - in org.openmrs.api.ProviderServiceTest
  329. [INFO] Running org.openmrs.api.UserServiceTest
  330. [WARNING] Tests run: 113, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 17.629 s - in org.openmrs.api.UserServiceTest
  331. [INFO] Running org.openmrs.api.VisitServiceTest
  332. [INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.178 s - in org.openmrs.api.VisitServiceTest
  333. [INFO] Running org.openmrs.attribute.AttributeIntegrationTest
  334. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.806 s - in org.openmrs.attribute.AttributeIntegrationTest
  335. [INFO] Running org.openmrs.BaseCustomizableMetadataTest
  336. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.285 s - in org.openmrs.BaseCustomizableMetadataTest
  337. [INFO] Running org.openmrs.BaseFormRecordableOpenmrsDataTest
  338. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.openmrs.BaseFormRecordableOpenmrsDataTest
  339. [INFO] Running org.openmrs.BaseOpenmrsObjectTest
  340. [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.3 s - in org.openmrs.BaseOpenmrsObjectTest
  341. [INFO] Running org.openmrs.CohortMembershipTest
  342. [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.openmrs.CohortMembershipTest
  343. [INFO] Running org.openmrs.CohortTest
  344. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s - in org.openmrs.CohortTest
  345. [INFO] Running org.openmrs.comparator.PatientIdentifierTypeDefaultComparatorTest
  346. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.comparator.PatientIdentifierTypeDefaultComparatorTest
  347. [INFO] Running org.openmrs.ConceptComponentTest
  348. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.453 s - in org.openmrs.ConceptComponentTest
  349. [INFO] Running org.openmrs.ConceptNumericTest
  350. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.078 s - in org.openmrs.ConceptNumericTest
  351. [INFO] Running org.openmrs.ConceptReferenceTermTest
  352. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.openmrs.ConceptReferenceTermTest
  353. [INFO] Running org.openmrs.ConceptTest
  354. [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.565 s - in org.openmrs.ConceptTest
  355. [INFO] Running org.openmrs.customdatatype.CustomDatatypeUtilTest
  356. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.199 s - in org.openmrs.customdatatype.CustomDatatypeUtilTest
  357. [INFO] Running org.openmrs.customdatatype.datatype.BaseMetadataDatatypeTest
  358. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.customdatatype.datatype.BaseMetadataDatatypeTest
  359. [INFO] Running org.openmrs.customdatatype.datatype.BaseOpenmrsDatatypeTest
  360. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.customdatatype.datatype.BaseOpenmrsDatatypeTest
  361. [INFO] Running org.openmrs.customdatatype.datatype.DateDatatypeTest
  362. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.customdatatype.datatype.DateDatatypeTest
  363. [INFO] Running org.openmrs.customdatatype.datatype.RegexValidatedTextTest
  364. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.customdatatype.datatype.RegexValidatedTextTest
  365. [INFO] Running org.openmrs.DrugOrderTest
  366. [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.openmrs.DrugOrderTest
  367. [INFO] Running org.openmrs.DrugTest
  368. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.155 s - in org.openmrs.DrugTest
  369. [INFO] Running org.openmrs.DurationTest
  370. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.976 s - in org.openmrs.DurationTest
  371. [INFO] Running org.openmrs.EncounterProviderTest
  372. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.EncounterProviderTest
  373. [INFO] Running org.openmrs.EncounterRoleTest
  374. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.openmrs.EncounterRoleTest
  375. [INFO] Running org.openmrs.EncounterTest
  376. [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in org.openmrs.EncounterTest
  377. [INFO] Running org.openmrs.EncounterTypeTest
  378. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.EncounterTypeTest
  379. [INFO] Running org.openmrs.FormTest
  380. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.FormTest
  381. [INFO] Running org.openmrs.hl7.handler.ORUR01HandlerTest
  382. [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.213 s - in org.openmrs.hl7.handler.ORUR01HandlerTest
  383. [INFO] Running org.openmrs.hl7.HL7ServiceTest
  384. [WARNING] Tests run: 29, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.422 s - in org.openmrs.hl7.HL7ServiceTest
  385. [INFO] Running org.openmrs.hl7.HL7UtilTest
  386. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.hl7.HL7UtilTest
  387. [INFO] Running org.openmrs.layout.name.NameTemplateTest
  388. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.161 s - in org.openmrs.layout.name.NameTemplateTest
  389. [INFO] Running org.openmrs.liquibase.ChangeLogDetectiveTest
  390. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.openmrs.liquibase.ChangeLogDetectiveTest
  391. [INFO] Running org.openmrs.liquibase.ChangeLogVersionFinderTest
  392. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.openmrs.liquibase.ChangeLogVersionFinderTest
  393. [INFO] Running org.openmrs.liquibase.ChangeLogVersionsTest
  394. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 s - in org.openmrs.liquibase.ChangeLogVersionsTest
  395. [INFO] Running org.openmrs.LocationTest
  396. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.LocationTest
  397. [INFO] Running org.openmrs.logging.Log4JCompatibilityTest
  398. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.logging.Log4JCompatibilityTest
  399. [INFO] Running org.openmrs.logging.MemoryAppenderTest
  400. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.openmrs.logging.MemoryAppenderTest
  401. [INFO] Running org.openmrs.logic.result.EmptyResultTest
  402. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.logic.result.EmptyResultTest
  403. [INFO] Running org.openmrs.logic.result.ResultTest
  404. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.openmrs.logic.result.ResultTest
  405. [INFO] Running org.openmrs.messagesource.impl.CachedMessageSourceTest
  406. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.messagesource.impl.CachedMessageSourceTest
  407. [INFO] Running org.openmrs.messagesource.impl.DefaultMessageSourceServiceImplTest
  408. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.messagesource.impl.DefaultMessageSourceServiceImplTest
  409. [INFO] Running org.openmrs.messagesource.MessageSourceServiceTest
  410. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.93 s - in org.openmrs.messagesource.MessageSourceServiceTest
  411. [INFO] Running org.openmrs.messagesource.PresentationMessageMapTest
  412. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.messagesource.PresentationMessageMapTest
  413. [INFO] Running org.openmrs.module.ModuleActivatorTest
  414. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.692 s - in org.openmrs.module.ModuleActivatorTest
  415. [INFO] Running org.openmrs.module.ModuleClassLoaderTest
  416. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.963 s - in org.openmrs.module.ModuleClassLoaderTest
  417. [INFO] Running org.openmrs.module.ModuleExtensionsTest
  418. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.openmrs.module.ModuleExtensionsTest
  419. [INFO] Running org.openmrs.module.ModuleFactoryTest
  420. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.493 s - in org.openmrs.module.ModuleFactoryTest
  421. [INFO] Running org.openmrs.module.ModuleFileParserTest
  422. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.097 s - in org.openmrs.module.ModuleFileParserTest
  423. [INFO] Running org.openmrs.module.ModuleFileParserUnitTest
  424. [Fatal Error] :1:67: XML document structures must start and end within the same entity.
  425. [Fatal Error] :-1:-1: Premature end of file.
  426. [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 s - in org.openmrs.module.ModuleFileParserUnitTest
  427. [INFO] Running org.openmrs.module.ModuleInteroperabilityTest
  428. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.131 s - in org.openmrs.module.ModuleInteroperabilityTest
  429. [INFO] Running org.openmrs.module.ModuleTest
  430. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.module.ModuleTest
  431. [INFO] Running org.openmrs.module.ModuleUtilTest
  432. [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.537 s - in org.openmrs.module.ModuleUtilTest
  433. [INFO] Running org.openmrs.module.UpdateFileParserTest
  434. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.openmrs.module.UpdateFileParserTest
  435. [INFO] Running org.openmrs.module.VersionComparatorTest
  436. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.module.VersionComparatorTest
  437. [INFO] Running org.openmrs.notification.AlertServiceTest
  438. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.189 s - in org.openmrs.notification.AlertServiceTest
  439. [INFO] Running org.openmrs.notification.db.hibernate.HibernateAlertDAOTest
  440. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.344 s - in org.openmrs.notification.db.hibernate.HibernateAlertDAOTest
  441. [INFO] Running org.openmrs.notification.MessageTest
  442. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.openmrs.notification.MessageTest
  443. [INFO] Running org.openmrs.obs.AbstractHandlerTest
  444. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.494 s - in org.openmrs.obs.AbstractHandlerTest
  445. [INFO] Running org.openmrs.obs.BinaryDataHandlerTest
  446. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.036 s - in org.openmrs.obs.BinaryDataHandlerTest
  447. [INFO] Running org.openmrs.obs.BinaryStreamHandlerTest
  448. [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.245 s - in org.openmrs.obs.BinaryStreamHandlerTest
  449. [INFO] Running org.openmrs.obs.ImageHandlerTest
  450. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.048 s - in org.openmrs.obs.ImageHandlerTest
  451. [INFO] Running org.openmrs.obs.MediaHandlerTest
  452. [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.944 s - in org.openmrs.obs.MediaHandlerTest
  453. [INFO] Running org.openmrs.obs.TextHandlerTest
  454. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.947 s - in org.openmrs.obs.TextHandlerTest
  455. [INFO] Running org.openmrs.ObsBehaviorTest
  456. [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.929 s - in org.openmrs.ObsBehaviorTest
  457. [INFO] Running org.openmrs.ObsTest
  458. [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.openmrs.ObsTest
  459. [INFO] Running org.openmrs.OpenmrsTestAnnotationsTest
  460. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.231 s - in org.openmrs.OpenmrsTestAnnotationsTest
  461. [INFO] Running org.openmrs.OpenmrsTestsTest
  462. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s - in org.openmrs.OpenmrsTestsTest
  463. [INFO] Running org.openmrs.order.OrderUtilTest
  464. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.order.OrderUtilTest
  465. [INFO] Running org.openmrs.OrderEntryIntegrationTest
  466. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.51 s - in org.openmrs.OrderEntryIntegrationTest
  467. [INFO] Running org.openmrs.OrderGroupTest
  468. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.OrderGroupTest
  469. [INFO] Running org.openmrs.OrderTest
  470. [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.964 s - in org.openmrs.OrderTest
  471. [INFO] Running org.openmrs.OrderTypeTest
  472. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.OrderTypeTest
  473. [INFO] Running org.openmrs.patient.impl.LuhnIdentifierValidatorTest
  474. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.patient.impl.LuhnIdentifierValidatorTest
  475. [INFO] Running org.openmrs.patient.impl.VerhoeffIdentifierValidatorTest
  476. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.openmrs.patient.impl.VerhoeffIdentifierValidatorTest
  477. [INFO] Running org.openmrs.PatientProgramTest
  478. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.PatientProgramTest
  479. [INFO] Running org.openmrs.PatientStateTest
  480. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.PatientStateTest
  481. [INFO] Running org.openmrs.PatientTest
  482. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.openmrs.PatientTest
  483. [INFO] Running org.openmrs.PersonAddressTest
  484. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.openmrs.PersonAddressTest
  485. [INFO] Running org.openmrs.PersonAttributeTest
  486. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.929 s - in org.openmrs.PersonAttributeTest
  487. [INFO] Running org.openmrs.PersonNameTest
  488. [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.openmrs.PersonNameTest
  489. [INFO] Running org.openmrs.PersonTest
  490. [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.269 s - in org.openmrs.PersonTest
  491. [INFO] Running org.openmrs.propertyeditor.CohortEditorTest
  492. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.871 s - in org.openmrs.propertyeditor.CohortEditorTest
  493. [INFO] Running org.openmrs.propertyeditor.ConceptAnswerEditorTest
  494. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.909 s - in org.openmrs.propertyeditor.ConceptAnswerEditorTest
  495. [INFO] Running org.openmrs.propertyeditor.ConceptAnswersEditorTest
  496. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.012 s - in org.openmrs.propertyeditor.ConceptAnswersEditorTest
  497. [INFO] Running org.openmrs.propertyeditor.ConceptAttributeTypeEditorTest
  498. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.068 s - in org.openmrs.propertyeditor.ConceptAttributeTypeEditorTest
  499. [INFO] Running org.openmrs.propertyeditor.ConceptClassEditorTest
  500. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.84 s - in org.openmrs.propertyeditor.ConceptClassEditorTest
  501. [INFO] Running org.openmrs.propertyeditor.ConceptDatatypeEditorTest
  502. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.935 s - in org.openmrs.propertyeditor.ConceptDatatypeEditorTest
  503. [INFO] Running org.openmrs.propertyeditor.ConceptEditorTest
  504. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.724 s - in org.openmrs.propertyeditor.ConceptEditorTest
  505. [INFO] Running org.openmrs.propertyeditor.ConceptMapTypeEditorTest
  506. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.143 s - in org.openmrs.propertyeditor.ConceptMapTypeEditorTest
  507. [INFO] Running org.openmrs.propertyeditor.ConceptNameEditorTest
  508. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.109 s - in org.openmrs.propertyeditor.ConceptNameEditorTest
  509. [INFO] Running org.openmrs.propertyeditor.ConceptNumericEditorTest
  510. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.971 s - in org.openmrs.propertyeditor.ConceptNumericEditorTest
  511. [INFO] Running org.openmrs.propertyeditor.ConceptReferenceTermEditorTest
  512. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.044 s - in org.openmrs.propertyeditor.ConceptReferenceTermEditorTest
  513. [INFO] Running org.openmrs.propertyeditor.ConceptSourceEditorTest
  514. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.088 s - in org.openmrs.propertyeditor.ConceptSourceEditorTest
  515. [INFO] Running org.openmrs.propertyeditor.DateOrDatetimeEditorTest
  516. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.propertyeditor.DateOrDatetimeEditorTest
  517. [INFO] Running org.openmrs.propertyeditor.DrugEditorTest
  518. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.249 s - in org.openmrs.propertyeditor.DrugEditorTest
  519. [INFO] Running org.openmrs.propertyeditor.EncounterEditorTest
  520. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.073 s - in org.openmrs.propertyeditor.EncounterEditorTest
  521. [INFO] Running org.openmrs.propertyeditor.EncounterTypeEditorTest
  522. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.099 s - in org.openmrs.propertyeditor.EncounterTypeEditorTest
  523. [INFO] Running org.openmrs.propertyeditor.FormEditorTest
  524. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.139 s - in org.openmrs.propertyeditor.FormEditorTest
  525. [INFO] Running org.openmrs.propertyeditor.LocationAttributeTypeEditorTest
  526. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.088 s - in org.openmrs.propertyeditor.LocationAttributeTypeEditorTest
  527. [INFO] Running org.openmrs.propertyeditor.LocationEditorTest
  528. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.955 s - in org.openmrs.propertyeditor.LocationEditorTest
  529. [INFO] Running org.openmrs.propertyeditor.LocationTagEditorTest
  530. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.506 s - in org.openmrs.propertyeditor.LocationTagEditorTest
  531. [INFO] Running org.openmrs.propertyeditor.OrderEditorTest
  532. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.423 s - in org.openmrs.propertyeditor.OrderEditorTest
  533. [INFO] Running org.openmrs.propertyeditor.PatientEditorTest
  534. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.026 s - in org.openmrs.propertyeditor.PatientEditorTest
  535. [INFO] Running org.openmrs.propertyeditor.PatientIdentifierTypeEditorTest
  536. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.879 s - in org.openmrs.propertyeditor.PatientIdentifierTypeEditorTest
  537. [INFO] Running org.openmrs.propertyeditor.PersonAttributeEditorTest
  538. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.887 s - in org.openmrs.propertyeditor.PersonAttributeEditorTest
  539. [INFO] Running org.openmrs.propertyeditor.PersonAttributeTypeEditorTest
  540. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.124 s - in org.openmrs.propertyeditor.PersonAttributeTypeEditorTest
  541. [INFO] Running org.openmrs.propertyeditor.PersonEditorTest
  542. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s - in org.openmrs.propertyeditor.PersonEditorTest
  543. [INFO] Running org.openmrs.propertyeditor.PrivilegeEditorTest
  544. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.114 s - in org.openmrs.propertyeditor.PrivilegeEditorTest
  545. [INFO] Running org.openmrs.propertyeditor.ProgramEditorTest
  546. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.008 s - in org.openmrs.propertyeditor.ProgramEditorTest
  547. [INFO] Running org.openmrs.propertyeditor.ProgramWorkflowEditorTest
  548. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.017 s - in org.openmrs.propertyeditor.ProgramWorkflowEditorTest
  549. [INFO] Running org.openmrs.propertyeditor.ProgramWorkflowStateEditorTest
  550. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 s - in org.openmrs.propertyeditor.ProgramWorkflowStateEditorTest
  551. [INFO] Running org.openmrs.propertyeditor.ProviderEditorTest
  552. [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.103 s - in org.openmrs.propertyeditor.ProviderEditorTest
  553. [INFO] Running org.openmrs.propertyeditor.RoleEditorTest
  554. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.975 s - in org.openmrs.propertyeditor.RoleEditorTest
  555. [INFO] Running org.openmrs.propertyeditor.UserEditorTest
  556. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.914 s - in org.openmrs.propertyeditor.UserEditorTest
  557. [INFO] Running org.openmrs.propertyeditor.VisitEditorTest
  558. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.253 s - in org.openmrs.propertyeditor.VisitEditorTest
  559. [INFO] Running org.openmrs.propertyeditor.VisitTypeEditorTest
  560. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.114 s - in org.openmrs.propertyeditor.VisitTypeEditorTest
  561. [INFO] Running org.openmrs.propertyeditor.WorkflowCollectionEditorTest
  562. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.223 s - in org.openmrs.propertyeditor.WorkflowCollectionEditorTest
  563. [INFO] Running org.openmrs.ProviderTest
  564. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.ProviderTest
  565. [INFO] Running org.openmrs.ReferralOrderTest
  566. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.ReferralOrderTest
  567. [INFO] Running org.openmrs.RoleTest
  568. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.RoleTest
  569. [INFO] Running org.openmrs.scheduler.SchedulerServiceTest
  570. [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.openmrs.scheduler.SchedulerServiceTest
  571. [INFO] Running org.openmrs.scheduler.SchedulerUtilTest
  572. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.scheduler.SchedulerUtilTest
  573. [INFO] Running org.openmrs.scheduler.timer.TimerSchedulerServiceImplTest
  574. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.812 s - in org.openmrs.scheduler.timer.TimerSchedulerServiceImplTest
  575. [INFO] Running org.openmrs.serialization.JavaSerializationTest
  576. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.openmrs.serialization.JavaSerializationTest
  577. [INFO] Running org.openmrs.serialization.SimpleXStreamSerializerTest
  578. Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
  579. Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
  580. Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
  581. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.openmrs.serialization.SimpleXStreamSerializerTest
  582. [INFO] Running org.openmrs.SimpleDosingInstructionsTest
  583. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.939 s - in org.openmrs.SimpleDosingInstructionsTest
  584. [INFO] Running org.openmrs.test.matchers.HasFieldErrorsTest
  585. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.openmrs.test.matchers.HasFieldErrorsTest
  586. [INFO] Running org.openmrs.test.matchers.HasGlobalErrorsTest
  587. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.test.matchers.HasGlobalErrorsTest
  588. [INFO] Running org.openmrs.TestOrderTest
  589. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.openmrs.TestOrderTest
  590. [INFO] Running org.openmrs.UserTest
  591. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.UserTest
  592. [INFO] Running org.openmrs.util.ConfigUtilTest
  593. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.391 s - in org.openmrs.util.ConfigUtilTest
  594. [INFO] Running org.openmrs.util.databasechange.ClassLoaderFileOpenerTest
  595. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.openmrs.util.databasechange.ClassLoaderFileOpenerTest
  596. [INFO] Running org.openmrs.util.DatabaseUpdaterTest
  597. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 109.92 s - in org.openmrs.util.DatabaseUpdaterTest
  598. [INFO] Running org.openmrs.util.DateUtilTest
  599. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.util.DateUtilTest
  600. [INFO] Running org.openmrs.util.DoubleRangeTest
  601. [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.openmrs.util.DoubleRangeTest
  602. [INFO] Running org.openmrs.util.DrugsByNameComparatorTest
  603. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.openmrs.util.DrugsByNameComparatorTest
  604. [INFO] Running org.openmrs.util.ExceptionUtilTest
  605. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.openmrs.util.ExceptionUtilTest
  606. [INFO] Running org.openmrs.util.FormatTest
  607. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.openmrs.util.FormatTest
  608. [INFO] Running org.openmrs.util.GraphTest
  609. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.GraphTest
  610. [INFO] Running org.openmrs.util.HandlerUtilTest
  611. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.945 s - in org.openmrs.util.HandlerUtilTest
  612. [INFO] Running org.openmrs.util.HttpClientTest
  613. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s - in org.openmrs.util.HttpClientTest
  614. [INFO] Running org.openmrs.util.HttpUrlTest
  615. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.HttpUrlTest
  616. [INFO] Running org.openmrs.util.JavaVersionTest
  617. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.util.JavaVersionTest
  618. [INFO] Running org.openmrs.util.LocaleUtilityTest
  619. [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.956 s - in org.openmrs.util.LocaleUtilityTest
  620. [INFO] Running org.openmrs.util.LocationUtilityTest
  621. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.641 s - in org.openmrs.util.LocationUtilityTest
  622. [INFO] Running org.openmrs.util.NaturalStringsTest
  623. [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.openmrs.util.NaturalStringsTest
  624. [INFO] Running org.openmrs.util.OpenmrsSecurityManagerTest
  625. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.OpenmrsSecurityManagerTest
  626. [INFO] Running org.openmrs.util.OpenmrsUtilTest
  627. [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.642 s - in org.openmrs.util.OpenmrsUtilTest
  628. [INFO] Running org.openmrs.util.OpenmrsUtilUnitTest
  629. [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.openmrs.util.OpenmrsUtilUnitTest
  630. [INFO] Running org.openmrs.util.PersonByNameComparatorTest
  631. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.PersonByNameComparatorTest
  632. [INFO] Running org.openmrs.util.ProviderByPersonNameComparatorTest
  633. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.ProviderByPersonNameComparatorTest
  634. [INFO] Running org.openmrs.util.ReflectTest
  635. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.ReflectTest
  636. [INFO] Running org.openmrs.util.SecurityTest
  637. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.31 s - in org.openmrs.util.SecurityTest
  638. [INFO] Running org.openmrs.util.UpgradeUtilTest
  639. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.772 s - in org.openmrs.util.UpgradeUtilTest
  640. [INFO] Running org.openmrs.util.UserByNameComparatorTest
  641. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.util.UserByNameComparatorTest
  642. [INFO] Running org.openmrs.validator.AlertValidatorTest
  643. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.471 s - in org.openmrs.validator.AlertValidatorTest
  644. [INFO] Running org.openmrs.validator.AllergyValidatorTest
  645. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.openmrs.validator.AllergyValidatorTest
  646. [INFO] Running org.openmrs.validator.BaseAttributeTypeValidatorTest
  647. [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.773 s - in org.openmrs.validator.BaseAttributeTypeValidatorTest
  648. [INFO] Running org.openmrs.validator.CohortValidatorTest
  649. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.569 s - in org.openmrs.validator.CohortValidatorTest
  650. [INFO] Running org.openmrs.validator.ConceptAttributeTypeValidatorTest
  651. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.027 s - in org.openmrs.validator.ConceptAttributeTypeValidatorTest
  652. [INFO] Running org.openmrs.validator.ConceptClassValidatorTest
  653. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.243 s - in org.openmrs.validator.ConceptClassValidatorTest
  654. [INFO] Running org.openmrs.validator.ConceptDatatypeValidatorTest
  655. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.892 s - in org.openmrs.validator.ConceptDatatypeValidatorTest
  656. [INFO] Running org.openmrs.validator.ConceptDrugValidatorTest
  657. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.validator.ConceptDrugValidatorTest
  658. [INFO] Running org.openmrs.validator.ConceptMapTypeValidatorTest
  659. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.305 s - in org.openmrs.validator.ConceptMapTypeValidatorTest
  660. [INFO] Running org.openmrs.validator.ConceptNameTagValidatorTest
  661. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.362 s - in org.openmrs.validator.ConceptNameTagValidatorTest
  662. [INFO] Running org.openmrs.validator.ConceptReferenceTermValidatorTest
  663. [Field error in object 'term' on field 'conceptReferenceTermMaps[1].termB': rejected value [weight term(WGT234)]; codes [ConceptReferenceTerm.termToTerm.alreadyMapped.term.conceptReferenceTermMaps[1].termB,ConceptReferenceTerm.termToTerm.alreadyMapped.term.conceptReferenceTermMaps.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.conceptReferenceTermMaps[1].termB,ConceptReferenceTerm.termToTerm.alreadyMapped.conceptReferenceTermMaps.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.org.openmrs.ConceptReferenceTerm,ConceptReferenceTerm.termToTerm.alreadyMapped]; arguments []; default message [Cannot map a reference term multiple times to the same concept reference term]]
  664. [WARNING] Tests run: 18, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 2.483 s - in org.openmrs.validator.ConceptReferenceTermValidatorTest
  665. [INFO] Running org.openmrs.validator.ConceptSourceValidatorTest
  666. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.677 s - in org.openmrs.validator.ConceptSourceValidatorTest
  667. [INFO] Running org.openmrs.validator.ConceptValidatorTest
  668. [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.783 s - in org.openmrs.validator.ConceptValidatorTest
  669. [INFO] Running org.openmrs.validator.ConditionValidatorTest
  670. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.validator.ConditionValidatorTest
  671. [INFO] Running org.openmrs.validator.DiagnosisValidatorTest
  672. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.275 s - in org.openmrs.validator.DiagnosisValidatorTest
  673. [INFO] Running org.openmrs.validator.DrugOrderValidatorTest
  674. [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.129 s - in org.openmrs.validator.DrugOrderValidatorTest
  675. [INFO] Running org.openmrs.validator.DrugValidatorTest
  676. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.288 s - in org.openmrs.validator.DrugValidatorTest
  677. [INFO] Running org.openmrs.validator.EncounterRoleValidatorTest
  678. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.47 s - in org.openmrs.validator.EncounterRoleValidatorTest
  679. [INFO] Running org.openmrs.validator.EncounterTypeValidatorTest
  680. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.197 s - in org.openmrs.validator.EncounterTypeValidatorTest
  681. [INFO] Running org.openmrs.validator.EncounterValidatorTest
  682. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.935 s - in org.openmrs.validator.EncounterValidatorTest
  683. [INFO] Running org.openmrs.validator.FieldTypeValidatorTest
  684. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.527 s - in org.openmrs.validator.FieldTypeValidatorTest
  685. [INFO] Running org.openmrs.validator.FieldValidatorTest
  686. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.299 s - in org.openmrs.validator.FieldValidatorTest
  687. [INFO] Running org.openmrs.validator.FormValidatorTest
  688. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.026 s - in org.openmrs.validator.FormValidatorTest
  689. [INFO] Running org.openmrs.validator.HL7SourceValidatorTest
  690. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.165 s - in org.openmrs.validator.HL7SourceValidatorTest
  691. [INFO] Running org.openmrs.validator.ImplementationIdValidatorTest
  692. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.45 s - in org.openmrs.validator.ImplementationIdValidatorTest
  693. [INFO] Running org.openmrs.validator.LocationAttributeTypeValidatorTest
  694. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.673 s - in org.openmrs.validator.LocationAttributeTypeValidatorTest
  695. [INFO] Running org.openmrs.validator.LocationTagValidatorTest
  696. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.058 s - in org.openmrs.validator.LocationTagValidatorTest
  697. [INFO] Running org.openmrs.validator.LocationValidatorTest
  698. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.913 s - in org.openmrs.validator.LocationValidatorTest
  699. [INFO] Running org.openmrs.validator.ObsValidatorTest
  700. [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.628 s - in org.openmrs.validator.ObsValidatorTest
  701. [INFO] Running org.openmrs.validator.OrderFrequencyValidatorTest
  702. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.975 s - in org.openmrs.validator.OrderFrequencyValidatorTest
  703. [INFO] Running org.openmrs.validator.OrderTypeValidatorTest
  704. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.615 s - in org.openmrs.validator.OrderTypeValidatorTest
  705. [INFO] Running org.openmrs.validator.OrderValidatorTest
  706. [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.387 s - in org.openmrs.validator.OrderValidatorTest
  707. [INFO] Running org.openmrs.validator.PatientIdentifierTypeValidatorTest
  708. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.715 s - in org.openmrs.validator.PatientIdentifierTypeValidatorTest
  709. [INFO] Running org.openmrs.validator.PatientIdentifierValidatorTest
  710. [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.783 s - in org.openmrs.validator.PatientIdentifierValidatorTest
  711. [INFO] Running org.openmrs.validator.PatientProgramValidatorTest
  712. [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.552 s - in org.openmrs.validator.PatientProgramValidatorTest
  713. [INFO] Running org.openmrs.validator.PatientValidatorTest
  714. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.432 s - in org.openmrs.validator.PatientValidatorTest
  715. [INFO] Running org.openmrs.validator.PersonAddressValidatorTest
  716. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.57 s - in org.openmrs.validator.PersonAddressValidatorTest
  717. [INFO] Running org.openmrs.validator.PersonAttributeTypeValidatorTest
  718. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.147 s - in org.openmrs.validator.PersonAttributeTypeValidatorTest
  719. [INFO] Running org.openmrs.validator.PersonMergeLogValidatorTest
  720. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.848 s - in org.openmrs.validator.PersonMergeLogValidatorTest
  721. [INFO] Running org.openmrs.validator.PersonNameValidatorTest
  722. [WARNING] Tests run: 59, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 4.854 s - in org.openmrs.validator.PersonNameValidatorTest
  723. [INFO] Running org.openmrs.validator.PersonValidatorTest
  724. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.791 s - in org.openmrs.validator.PersonValidatorTest
  725. [INFO] Running org.openmrs.validator.PrivilegeValidatorTest
  726. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.843 s - in org.openmrs.validator.PrivilegeValidatorTest
  727. [INFO] Running org.openmrs.validator.ProgramValidatorTest
  728. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.456 s - in org.openmrs.validator.ProgramValidatorTest
  729. [INFO] Running org.openmrs.validator.ProviderAttributeTypeValidatorTest
  730. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.505 s - in org.openmrs.validator.ProviderAttributeTypeValidatorTest
  731. [INFO] Running org.openmrs.validator.ProviderValidatorTest
  732. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.624 s - in org.openmrs.validator.ProviderValidatorTest
  733. [INFO] Running org.openmrs.validator.ReferralOrderValidatorTest
  734. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.755 s - in org.openmrs.validator.ReferralOrderValidatorTest
  735. [INFO] Running org.openmrs.validator.RelationshipTypeValidatorTest
  736. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.671 s - in org.openmrs.validator.RelationshipTypeValidatorTest
  737. [INFO] Running org.openmrs.validator.RelationshipValidatorTest
  738. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.676 s - in org.openmrs.validator.RelationshipValidatorTest
  739. [INFO] Running org.openmrs.validator.RequireNameValidatorTest
  740. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.openmrs.validator.RequireNameValidatorTest
  741. [INFO] Running org.openmrs.validator.RoleValidatorTest
  742. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.625 s - in org.openmrs.validator.RoleValidatorTest
  743. [INFO] Running org.openmrs.validator.SchedulerFormValidatorTest
  744. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.78 s - in org.openmrs.validator.SchedulerFormValidatorTest
  745. [INFO] Running org.openmrs.validator.StateConversionValidatorTest
  746. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.237 s - in org.openmrs.validator.StateConversionValidatorTest
  747. [INFO] Running org.openmrs.validator.TestOrderValidatorTest
  748. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.57 s - in org.openmrs.validator.TestOrderValidatorTest
  749. [INFO] Running org.openmrs.validator.UserValidatorTest
  750. [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.161 s - in org.openmrs.validator.UserValidatorTest
  751. [INFO] Running org.openmrs.validator.ValidateUtilTest
  752. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.993 s - in org.openmrs.validator.ValidateUtilTest
  753. [INFO] Running org.openmrs.validator.VisitAttributeTypeValidatorTest
  754. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.543 s - in org.openmrs.validator.VisitAttributeTypeValidatorTest
  755. [INFO] Running org.openmrs.validator.VisitTypeValidatorTest
  756. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.42 s - in org.openmrs.validator.VisitTypeValidatorTest
  757. [INFO] Running org.openmrs.validator.VisitValidatorTest
  758. [WARNING] Tests run: 27, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.493 s - in org.openmrs.validator.VisitValidatorTest
  759. [INFO] Running org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesJUnit4Test
  760. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.345 s - in org.openmrs.annotation.OpenmrsProfileExcludeFilterWithModulesJUnit4Test
  761. [INFO] Running org.openmrs.annotation.StartModuleAnnotationJUnit4Test
  762. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.851 s - in org.openmrs.annotation.StartModuleAnnotationJUnit4Test
  763. [INFO] Running org.openmrs.annotation.StartModuleAnnotationReuseJUnit4Test
  764. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.913 s - in org.openmrs.annotation.StartModuleAnnotationReuseJUnit4Test
  765. [INFO] Running org.openmrs.util.ThreadSafeCircularFifoQueueTest
  766. [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.openmrs.util.ThreadSafeCircularFifoQueueTest
  767. [INFO]
  768. [INFO] Results:
  769. [INFO]
  770. [WARNING] Tests run: 4465, Failures: 0, Errors: 0, Skipped: 39
  771. [INFO]
  772. [INFO]
  773. [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ openmrs-api ---
  774. [INFO] Building jar: C:\Users\HP\openmrs-core\api\target\openmrs-api-2.6.0-SNAPSHOT.jar
  775. [INFO]
  776. [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-api ---
  777. [INFO] Building jar: C:\Users\HP\openmrs-core\api\target\openmrs-api-2.6.0-SNAPSHOT-tests.jar
  778. [INFO]
  779. [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-api ---
  780. [INFO] Checking licenses...
  781. [INFO]
  782. [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-api ---
  783. [INFO] Installing C:\Users\HP\openmrs-core\api\target\openmrs-api-2.6.0-SNAPSHOT.jar to C:\Users\HP\.m2\repository\org\openmrs\api\openmrs-api\2.6.0-SNAPSHOT\openmrs-api-2.6.0-SNAPSHOT.jar
  784. [INFO] Installing C:\Users\HP\openmrs-core\api\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\api\openmrs-api\2.6.0-SNAPSHOT\openmrs-api-2.6.0-SNAPSHOT.pom
  785. [INFO] Installing C:\Users\HP\openmrs-core\api\target\openmrs-api-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\api\openmrs-api\2.6.0-SNAPSHOT\openmrs-api-2.6.0-SNAPSHOT-tests.jar
  786. [INFO]
  787. [INFO] --------------------< org.openmrs.web:openmrs-web >---------------------
  788. [INFO] Building openmrs-web 2.6.0-SNAPSHOT [5/7]
  789. [INFO] --------------------------------[ jar ]---------------------------------
  790. [INFO]
  791. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-web ---
  792. [INFO] Deleting C:\Users\HP\openmrs-core\web\target
  793. [INFO]
  794. [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-web ---
  795. [INFO]
  796. [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-web ---
  797. [INFO]
  798. [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (prepare-agent) @ openmrs-web ---
  799. [INFO] argLine set to -javaagent:C:\\Users\\HP\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.8\\org.jacoco.agent-0.8.8-runtime.jar=destfile=C:\\Users\\HP\\openmrs-core\\web\\target\\jacoco.exec,includes=org/openmrs/** -Duser.language=en -Duser.region=US -Xmx1g -Djava.locale.providers=COMPAT
  800. [INFO]
  801. [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-web ---
  802. [INFO] Using 'UTF-8' encoding to format source files.
  803. [INFO] Number of files to be formatted: 59
  804. [INFO] Successfully formatted: 0 file(s)
  805. [INFO] Fail to format : 0 file(s)
  806. [INFO] Skipped : 59 file(s)
  807. [INFO] Approximate time taken: 0s
  808. [INFO]
  809. [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-web ---
  810. [INFO] Copying 22 resources
  811. [INFO]
  812. [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-web ---
  813. [INFO] Changes detected - recompiling the module!
  814. [INFO] Compiling 40 source files to C:\Users\HP\openmrs-core\web\target\classes
  815. [INFO] /C:/Users/HP/openmrs-core/web/src/main/java/org/openmrs/web/controller/PseudoStaticContentController.java: Some input files use or override a deprecated API.
  816. [INFO] /C:/Users/HP/openmrs-core/web/src/main/java/org/openmrs/web/controller/PseudoStaticContentController.java: Recompile with -Xlint:deprecation for details.
  817. [INFO] /C:/Users/HP/openmrs-core/web/src/main/java/org/openmrs/module/web/ModuleServlet.java: C:\Users\HP\openmrs-core\web\src\main\java\org\openmrs\module\web\ModuleServlet.java uses unchecked or unsafe operations.
  818. [INFO] /C:/Users/HP/openmrs-core/web/src/main/java/org/openmrs/module/web/ModuleServlet.java: Recompile with -Xlint:unchecked for details.
  819. [INFO]
  820. [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-web ---
  821. [INFO] Copying 3 resources
  822. [INFO]
  823. [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-web ---
  824. [INFO] Changes detected - recompiling the module!
  825. [INFO] Compiling 19 source files to C:\Users\HP\openmrs-core\web\target\test-classes
  826. [INFO] /C:/Users/HP/openmrs-core/web/src/test/java/org/openmrs/web/filter/update/UpdateFilterModelTest.java: Some input files use or override a deprecated API.
  827. [INFO] /C:/Users/HP/openmrs-core/web/src/test/java/org/openmrs/web/filter/update/UpdateFilterModelTest.java: Recompile with -Xlint:deprecation for details.
  828. [INFO]
  829. [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-web ---
  830. [INFO]
  831. [INFO] -------------------------------------------------------
  832. [INFO] T E S T S
  833. [INFO] -------------------------------------------------------
  834. [INFO] Running org.openmrs.module.filter.ModuleFilterDefinitionTest
  835. 21:34:35.588 [main] ERROR org.openmrs.api.context.Context - serviceContext is null. Creating new ServiceContext()
  836. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.273 s - in org.openmrs.module.filter.ModuleFilterDefinitionTest
  837. [INFO] Running org.openmrs.module.web.WebModuleUtilTest
  838. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.274 s - in org.openmrs.module.web.WebModuleUtilTest
  839. [INFO] Running org.openmrs.web.context.AltAuthSchemeContextTest
  840. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.503 s - in org.openmrs.web.context.AltAuthSchemeContextTest
  841. [INFO] Running org.openmrs.web.filter.initialization.DatabaseDetectiveTest
  842. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.openmrs.web.filter.initialization.DatabaseDetectiveTest
  843. [INFO] Running org.openmrs.web.filter.startuperror.StartupErrorFilterTest
  844. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.openmrs.web.filter.startuperror.StartupErrorFilterTest
  845. [INFO] Running org.openmrs.web.filter.update.GZIPFilterTest
  846. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in org.openmrs.web.filter.update.GZIPFilterTest
  847. [INFO] Running org.openmrs.web.filter.update.UpdateFilterModelTest
  848. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.openmrs.web.filter.update.UpdateFilterModelTest
  849. [INFO] Running org.openmrs.web.filter.update.UpdateFilterTest
  850. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.048 s - in org.openmrs.web.filter.update.UpdateFilterTest
  851. [INFO] Running org.openmrs.web.filter.update.util.FilterUtilTest
  852. [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.02 s - in org.openmrs.web.filter.update.util.FilterUtilTest
  853. [INFO] Running org.openmrs.web.WebDaemonTest
  854. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.openmrs.web.WebDaemonTest
  855. [INFO] Running org.openmrs.web.WebUtilTest
  856. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.openmrs.web.WebUtilTest
  857. [INFO]
  858. [INFO] Results:
  859. [INFO]
  860. [WARNING] Tests run: 48, Failures: 0, Errors: 0, Skipped: 2
  861. [INFO]
  862. [INFO]
  863. [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ openmrs-web ---
  864. [INFO] Building jar: C:\Users\HP\openmrs-core\web\target\openmrs-web-2.6.0-SNAPSHOT.jar
  865. [INFO]
  866. [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-web ---
  867. [INFO] Building jar: C:\Users\HP\openmrs-core\web\target\openmrs-web-2.6.0-SNAPSHOT-tests.jar
  868. [INFO]
  869. [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-web ---
  870. [INFO] Checking licenses...
  871. [INFO]
  872. [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-web ---
  873. [INFO] Installing C:\Users\HP\openmrs-core\web\target\openmrs-web-2.6.0-SNAPSHOT.jar to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-web\2.6.0-SNAPSHOT\openmrs-web-2.6.0-SNAPSHOT.jar
  874. [INFO] Installing C:\Users\HP\openmrs-core\web\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-web\2.6.0-SNAPSHOT\openmrs-web-2.6.0-SNAPSHOT.pom
  875. [INFO] Installing C:\Users\HP\openmrs-core\web\target\openmrs-web-2.6.0-SNAPSHOT-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-web\2.6.0-SNAPSHOT\openmrs-web-2.6.0-SNAPSHOT-tests.jar
  876. [INFO]
  877. [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
  878. [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT [6/7]
  879. [INFO] --------------------------------[ war ]---------------------------------
  880. [INFO]
  881. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-webapp ---
  882. [INFO] Deleting C:\Users\HP\openmrs-core\webapp\target
  883. [INFO]
  884. [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
  885. [INFO]
  886. [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
  887. [INFO]
  888. [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
  889. [INFO] Copying 2 resources
  890. [INFO] Copying 1 resource to ../jetty
  891. [INFO]
  892. [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
  893. [INFO] Executing tasks
  894. [INFO] [unzip] Expanding: C:\Users\HP\openmrs-core\webapp\src\main\resources\liquibase-demo-data.zip into C:\Users\HP\openmrs-core\webapp\target\classes
  895. [INFO] Executed tasks
  896. [INFO]
  897. [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
  898. [INFO] No sources to compile
  899. [INFO]
  900. [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
  901. [INFO] Copying 1 resource
  902. [INFO]
  903. [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
  904. [INFO] No sources to compile
  905. [INFO]
  906. [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
  907. [INFO]
  908. [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
  909. [INFO] Packaging webapp
  910. [INFO] Assembling webapp [openmrs-webapp] in [C:\Users\HP\openmrs-core\webapp\target\openmrs]
  911. [INFO] Processing war project
  912. [INFO] Copying webapp webResources [C:\Users\HP\openmrs-core\webapp\src/main/webapp] to [C:\Users\HP\openmrs-core\webapp\target\openmrs]
  913. [INFO] Copying webapp resources [C:\Users\HP\openmrs-core\webapp\src\main\webapp]
  914. [INFO] Building war: C:\Users\HP\openmrs-core\webapp\target\openmrs.war
  915. [INFO]
  916. [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
  917. [INFO] Building jar: C:\Users\HP\openmrs-core\webapp\target\openmrs-tests.jar
  918. [INFO]
  919. [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
  920. [INFO] Checking licenses...
  921. [INFO]
  922. [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
  923. [INFO] Installing C:\Users\HP\openmrs-core\webapp\target\openmrs.war to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-webapp\2.6.0-SNAPSHOT\openmrs-webapp-2.6.0-SNAPSHOT.war
  924. [INFO] Installing C:\Users\HP\openmrs-core\webapp\pom.xml to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-webapp\2.6.0-SNAPSHOT\openmrs-webapp-2.6.0-SNAPSHOT.pom
  925. [INFO] Installing C:\Users\HP\openmrs-core\webapp\target\openmrs-tests.jar to C:\Users\HP\.m2\repository\org\openmrs\web\openmrs-webapp\2.6.0-SNAPSHOT\openmrs-webapp-2.6.0-SNAPSHOT-tests.jar
  926. [INFO]
  927. [INFO] --------------< org.openmrs.liquibase:openmrs-liquibase >---------------
  928. [INFO] Building openmrs-liquibase 2.6.0-SNAPSHOT [7/7]
  929. [INFO] --------------------------------[ jar ]---------------------------------
  930. [INFO]
  931. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-liquibase ---
  932. [INFO] Deleting C:\Users\HP\openmrs-core\liquibase\target
  933. [INFO]
  934. [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-liquibase ---
  935. [INFO]
  936. [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-liquibase ---
  937. [INFO]
  938. [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-liquibase ---
  939. [INFO] Copying 1 resource
  940. [INFO]
  941. [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-liquibase ---
  942. [INFO] Changes detected - recompiling the module!
  943. [INFO] Compiling 4 source files to C:\Users\HP\openmrs-core\liquibase\target\classes
  944. [INFO]
  945. [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-liquibase ---
  946. [INFO] Copying 7 resources
  947. [INFO]
  948. [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-liquibase ---
  949. [INFO] Changes detected - recompiling the module!
  950. [INFO] Compiling 4 source files to C:\Users\HP\openmrs-core\liquibase\target\test-classes
  951. [INFO]
  952. [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-liquibase ---
  953. [INFO]
  954. [INFO] -------------------------------------------------------
  955. [INFO] T E S T S
  956. [INFO] -------------------------------------------------------
  957. [INFO] Running org.openmrs.liquibase.AbstractSnapshotTunerTest
  958. INFO - AbstractSnapshotTuner.addLicenseHeaderToFileIfNeeded(62) |2022-09-19T21:36:01,537| Adding the OpenMRS license header to file 'C:\Users\HP\AppData\Local\Temp\junit3742630699146226745\file-to-add-license-header-to.txt'....
  959. INFO - AbstractSnapshotTuner.deleteFile(119) |2022-09-19T21:36:01,552| Deleting updated file from previous run: 'C:\Users\HP\AppData\Local\Temp\junit3742630699146226745\file-to-add-license-header-to.txt'...
  960. INFO - AbstractSnapshotTuner.addLicenseHeaderToFileIfNeeded(67) |2022-09-19T21:36:01,552| The file 'C:\Users\HP\AppData\Local\Temp\junit3742630699146226745\file-to-add-license-header-to.txt' already contains the OpenMRS license header.
  961. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.934 s - in org.openmrs.liquibase.AbstractSnapshotTunerTest
  962. [INFO] Running org.openmrs.liquibase.CoreDataTunerTest
  963. ERROR - AbstractSnapshotTuner.readChangeLogResource(167) |2022-09-19T21:36:01,742| processing the resource 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-SNAPSHOT.xml' raised an exception
  964. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  965. at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
  966. at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:164) ~[classes/:?]
  967. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64) ~[test-classes/:?]
  968. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
  969. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
  970. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
  971. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
  972. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
  973. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  974. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  975. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  976. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  977. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  978. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  979. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  980. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  981. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  982. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  983. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  984. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  985. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  986. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  987. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  988. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  989. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  990. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  991. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  992. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  993. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  994. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  995. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  996. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  997. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  998. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  999. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1000. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1001. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1002. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1003. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1004. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1005. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1006. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1007. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1008. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1009. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1010. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1011. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1012. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1013. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1014. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1015. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1016. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1017. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1018. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1019. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1020. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1021. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1022. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1023. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1024. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1025. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1026. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1027. at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1028. at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1029. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1030. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1031. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1032. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1033. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
  1034. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
  1035. at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
  1036. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
  1037. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1038. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
  1039. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
  1040. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
  1041. at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
  1042. ... 71 more
  1043. ERROR - AbstractSnapshotTuner.readChangeLogResource(167) |2022-09-19T21:36:01,847| processing the resource 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-SNAPSHOT.xml' raised an exception
  1044. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1045. at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
  1046. at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:164) ~[classes/:?]
  1047. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64) ~[test-classes/:?]
  1048. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
  1049. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
  1050. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
  1051. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
  1052. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
  1053. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1054. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1055. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1056. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1057. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1058. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1059. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1060. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1061. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1062. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1063. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1064. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1065. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1066. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1067. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1068. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1069. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1070. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1071. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1072. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1073. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1074. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1075. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1076. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1077. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1078. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1079. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1080. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1081. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1082. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1083. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1084. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1085. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1086. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1087. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1088. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1089. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1090. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1091. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1092. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1093. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1094. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1095. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1096. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1097. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1098. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1099. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1100. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1101. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1102. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1103. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1104. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1105. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1106. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1107. at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1108. at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1109. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1110. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1111. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1112. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1113. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
  1114. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
  1115. at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
  1116. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
  1117. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1118. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
  1119. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
  1120. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
  1121. at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
  1122. ... 71 more
  1123. ERROR - AbstractSnapshotTuner.readChangeLogResource(167) |2022-09-19T21:36:01,862| processing the resource 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-SNAPSHOT.xml' raised an exception
  1124. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1125. at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
  1126. at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:164) ~[classes/:?]
  1127. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64) ~[test-classes/:?]
  1128. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
  1129. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
  1130. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
  1131. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
  1132. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
  1133. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1134. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1135. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1136. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1137. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1138. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1139. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1140. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1141. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1142. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1143. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1144. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1145. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1146. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1147. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1148. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1149. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1150. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1151. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1152. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1153. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1154. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1155. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1156. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1157. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1158. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1159. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1160. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1161. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1162. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1163. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1164. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1165. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1166. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1167. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1168. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1169. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1170. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1171. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1172. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1173. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1174. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1175. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1176. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1177. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1178. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1179. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1180. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1181. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1182. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1183. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1184. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1185. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1186. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1187. at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1188. at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1189. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1190. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1191. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1192. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1193. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
  1194. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
  1195. at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
  1196. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
  1197. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1198. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
  1199. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
  1200. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
  1201. at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
  1202. ... 71 more
  1203. ERROR - AbstractSnapshotTuner.readChangeLogResource(167) |2022-09-19T21:36:01,872| processing the resource 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-SNAPSHOT.xml' raised an exception
  1204. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1205. at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
  1206. at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:164) ~[classes/:?]
  1207. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64) ~[test-classes/:?]
  1208. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
  1209. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
  1210. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
  1211. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
  1212. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
  1213. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1214. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1215. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1216. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1217. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1218. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1219. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1220. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1221. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1222. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1223. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1224. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1225. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1226. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1227. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1228. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1229. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1230. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1231. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1232. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1233. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1234. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1235. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1236. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1237. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1238. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1239. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1240. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1241. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1242. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1243. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1244. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1245. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1246. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1247. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1248. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1249. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1250. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1251. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1252. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1253. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1254. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1255. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1256. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1257. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1258. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1259. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1260. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1261. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1262. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1263. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1264. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1265. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1266. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1267. at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1268. at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1269. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1270. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1271. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1272. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1273. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
  1274. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
  1275. at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
  1276. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
  1277. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1278. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
  1279. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
  1280. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
  1281. at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
  1282. ... 71 more
  1283. ERROR - AbstractSnapshotTuner.readChangeLogResource(167) |2022-09-19T21:36:01,890| processing the resource 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-SNAPSHOT.xml' raised an exception
  1284. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1285. at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
  1286. at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:164) ~[classes/:?]
  1287. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64) ~[test-classes/:?]
  1288. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
  1289. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
  1290. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
  1291. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
  1292. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
  1293. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1294. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1295. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1296. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1297. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1298. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1299. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1300. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1301. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1302. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1303. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1304. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1305. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1306. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1307. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1308. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1309. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1310. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1311. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1312. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1313. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1314. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1315. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1316. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1317. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1318. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1319. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1320. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1321. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1322. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1323. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1324. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1325. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1326. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1327. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1328. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1329. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1330. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1331. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1332. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1333. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1334. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1335. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1336. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1337. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1338. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1339. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1340. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1341. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1342. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1343. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1344. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1345. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1346. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1347. at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1348. at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1349. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1350. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1351. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1352. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1353. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
  1354. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
  1355. at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
  1356. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
  1357. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1358. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
  1359. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
  1360. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
  1361. at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
  1362. ... 71 more
  1363. ERROR - AbstractSnapshotTuner.readChangeLogResource(167) |2022-09-19T21:36:01,902| processing the resource 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-SNAPSHOT.xml' raised an exception
  1364. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1365. at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
  1366. at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:164) ~[classes/:?]
  1367. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64) ~[test-classes/:?]
  1368. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
  1369. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
  1370. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
  1371. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
  1372. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
  1373. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1374. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1375. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1376. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1377. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1378. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1379. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1380. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1381. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1382. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1383. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1384. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1385. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1386. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1387. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1388. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1389. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1390. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1391. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1392. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1393. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1394. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1395. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1396. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1397. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1398. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1399. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1400. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1401. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1402. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1403. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1404. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1405. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1406. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1407. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1408. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1409. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1410. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1411. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1412. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1413. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1414. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1415. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1416. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1417. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1418. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1419. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1420. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1421. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1422. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1423. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1424. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1425. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1426. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1427. at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1428. at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1429. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1430. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1431. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1432. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1433. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
  1434. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
  1435. at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
  1436. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
  1437. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1438. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
  1439. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
  1440. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
  1441. at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
  1442. ... 71 more
  1443. ERROR - AbstractSnapshotTuner.readChangeLogResource(167) |2022-09-19T21:36:01,923| processing the resource 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-SNAPSHOT.xml' raised an exception
  1444. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1445. at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
  1446. at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:164) ~[classes/:?]
  1447. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64) ~[test-classes/:?]
  1448. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
  1449. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
  1450. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
  1451. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
  1452. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
  1453. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1454. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1455. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1456. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1457. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1458. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1459. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1460. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1461. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1462. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1463. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1464. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1465. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1466. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1467. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1468. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1469. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1470. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1471. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1472. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1473. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1474. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1475. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1476. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1477. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1478. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1479. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1480. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1481. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1482. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1483. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1484. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1485. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1486. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1487. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1488. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1489. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1490. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1491. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1492. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1493. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1494. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1495. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1496. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1497. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1498. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1499. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1500. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1501. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1502. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1503. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1504. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1505. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1506. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1507. at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1508. at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1509. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1510. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1511. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1512. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1513. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
  1514. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
  1515. at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
  1516. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
  1517. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1518. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
  1519. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
  1520. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
  1521. at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
  1522. ... 71 more
  1523. ERROR - AbstractSnapshotTuner.readChangeLogResource(167) |2022-09-19T21:36:01,951| processing the resource 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-SNAPSHOT.xml' raised an exception
  1524. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1525. at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
  1526. at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:164) ~[classes/:?]
  1527. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64) ~[test-classes/:?]
  1528. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
  1529. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
  1530. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
  1531. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
  1532. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
  1533. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1534. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1535. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1536. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1537. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1538. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1539. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1540. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1541. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1542. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1543. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1544. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1545. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1546. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1547. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1548. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1549. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1550. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1551. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1552. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1553. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1554. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1555. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1556. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1557. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1558. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1559. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1560. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1561. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1562. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1563. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1564. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1565. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1566. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1567. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1568. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1569. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1570. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1571. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1572. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1573. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1574. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1575. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1576. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1577. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1578. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1579. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1580. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1581. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1582. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1583. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1584. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1585. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1586. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1587. at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1588. at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1589. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1590. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1591. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1592. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1593. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
  1594. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
  1595. at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
  1596. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
  1597. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1598. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
  1599. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
  1600. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
  1601. at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
  1602. ... 71 more
  1603. [ERROR] Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 0.178 s <<< FAILURE! - in org.openmrs.liquibase.CoreDataTunerTest
  1604. [ERROR] shouldDetectThatSecondListDoesNotContainFirstList Time elapsed: 0.044 s <<< ERROR!
  1605. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1606. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64)
  1607. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1608. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64)
  1609.  
  1610. [ERROR] shouldMergeTableNamesInTargetOrder Time elapsed: 0.017 s <<< ERROR!
  1611. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1612. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64)
  1613. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1614. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64)
  1615.  
  1616. [ERROR] shouldCreateUpdatedChangeLogFile{Path} Time elapsed: 0.01 s <<< ERROR!
  1617. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1618. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64)
  1619. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1620. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64)
  1621.  
  1622. [ERROR] shouldGetDatabaseChangeLogElement Time elapsed: 0.02 s <<< ERROR!
  1623. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1624. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64)
  1625. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1626. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64)
  1627.  
  1628. [ERROR] shouldUpdateAdminUser Time elapsed: 0.01 s <<< ERROR!
  1629. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1630. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64)
  1631. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1632. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64)
  1633.  
  1634. [ERROR] shouldDetachAndCacheChangeSets Time elapsed: 0.021 s <<< ERROR!
  1635. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1636. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64)
  1637. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1638. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64)
  1639.  
  1640. [ERROR] shouldAddChangeSets Time elapsed: 0.024 s <<< ERROR!
  1641. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1642. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64)
  1643. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1644. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64)
  1645.  
  1646. [ERROR] shouldGetTableNames Time elapsed: 0.015 s <<< ERROR!
  1647. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1648. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64)
  1649. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5ccore-data%5cliquibase-core-data-SNAPSHOT.xml (The system cannot find the file specified)
  1650. at org.openmrs.liquibase.CoreDataTunerTest.setup(CoreDataTunerTest.java:64)
  1651.  
  1652. [INFO] Running org.openmrs.liquibase.MainTest
  1653. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.099 s - in org.openmrs.liquibase.MainTest
  1654. [INFO] Running org.openmrs.liquibase.SchemaOnlyTunerTest
  1655. ERROR - AbstractSnapshotTuner.readChangeLogResource(167) |2022-09-19T21:36:04,117| processing the resource 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-SNAPSHOT.xml' raised an exception
  1656. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  1657. at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
  1658. at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:164) ~[classes/:?]
  1659. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58) ~[test-classes/:?]
  1660. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
  1661. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
  1662. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
  1663. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
  1664. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
  1665. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1666. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1667. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1668. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1669. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1670. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1671. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1672. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1673. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1674. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1675. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1676. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1677. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1678. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1679. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1680. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1681. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1682. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1683. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1684. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1685. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1686. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1687. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1688. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1689. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1690. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1691. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1692. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1693. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1694. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1695. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1696. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1697. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1698. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1699. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1700. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1701. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1702. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1703. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1704. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1705. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1706. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1707. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1708. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1709. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1710. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1711. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1712. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1713. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1714. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1715. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1716. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1717. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1718. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1719. at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1720. at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1721. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1722. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1723. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1724. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1725. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
  1726. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
  1727. at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
  1728. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
  1729. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  1730. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
  1731. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
  1732. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
  1733. at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
  1734. ... 71 more
  1735. ERROR - AbstractSnapshotTuner.readChangeLogResource(167) |2022-09-19T21:36:04,127| processing the resource 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-SNAPSHOT.xml' raised an exception
  1736. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  1737. at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
  1738. at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:164) ~[classes/:?]
  1739. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58) ~[test-classes/:?]
  1740. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
  1741. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
  1742. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
  1743. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
  1744. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
  1745. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1746. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1747. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1748. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1749. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1750. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1751. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1752. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1753. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1754. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1755. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1756. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1757. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1758. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1759. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1760. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1761. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1762. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1763. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1764. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1765. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1766. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1767. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1768. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1769. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1770. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1771. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1772. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1773. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1774. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1775. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1776. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1777. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1778. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1779. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1780. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1781. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1782. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1783. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1784. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1785. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1786. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1787. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1788. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1789. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1790. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1791. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1792. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1793. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1794. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1795. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1796. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1797. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1798. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1799. at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1800. at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1801. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1802. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1803. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1804. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1805. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
  1806. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
  1807. at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
  1808. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
  1809. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  1810. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
  1811. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
  1812. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
  1813. at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
  1814. ... 71 more
  1815. ERROR - AbstractSnapshotTuner.readChangeLogResource(167) |2022-09-19T21:36:04,142| processing the resource 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-SNAPSHOT.xml' raised an exception
  1816. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  1817. at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
  1818. at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:164) ~[classes/:?]
  1819. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58) ~[test-classes/:?]
  1820. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
  1821. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
  1822. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
  1823. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
  1824. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
  1825. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1826. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1827. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1828. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1829. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1830. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1831. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1832. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1833. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1834. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1835. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1836. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1837. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1838. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1839. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1840. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1841. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1842. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1843. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1844. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1845. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1846. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1847. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1848. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1849. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1850. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1851. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1852. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1853. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1854. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1855. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1856. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1857. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1858. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1859. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1860. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1861. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1862. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1863. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1864. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1865. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1866. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1867. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1868. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1869. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1870. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1871. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1872. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1873. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1874. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1875. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1876. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1877. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1878. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1879. at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1880. at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1881. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1882. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1883. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1884. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1885. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
  1886. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
  1887. at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
  1888. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
  1889. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  1890. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
  1891. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
  1892. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
  1893. at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
  1894. ... 71 more
  1895. ERROR - AbstractSnapshotTuner.readChangeLogResource(167) |2022-09-19T21:36:04,162| processing the resource 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-SNAPSHOT.xml' raised an exception
  1896. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  1897. at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
  1898. at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:164) ~[classes/:?]
  1899. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58) ~[test-classes/:?]
  1900. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
  1901. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
  1902. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
  1903. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
  1904. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
  1905. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1906. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1907. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1908. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1909. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1910. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1911. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1912. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1913. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1914. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1915. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1916. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1917. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1918. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1919. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1920. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1921. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1922. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1923. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1924. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1925. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1926. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1927. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1928. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1929. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1930. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1931. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1932. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1933. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1934. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1935. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1936. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1937. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1938. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1939. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1940. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1941. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1942. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1943. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1944. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1945. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  1946. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1947. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1948. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1949. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1950. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1951. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1952. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1953. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1954. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1955. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1956. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1957. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  1958. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1959. at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1960. at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1961. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1962. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  1963. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1964. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  1965. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
  1966. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
  1967. at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
  1968. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
  1969. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  1970. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
  1971. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
  1972. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
  1973. at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
  1974. ... 71 more
  1975. ERROR - AbstractSnapshotTuner.readChangeLogResource(167) |2022-09-19T21:36:04,187| processing the resource 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-SNAPSHOT.xml' raised an exception
  1976. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  1977. at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
  1978. at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:164) ~[classes/:?]
  1979. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58) ~[test-classes/:?]
  1980. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
  1981. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
  1982. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
  1983. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
  1984. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
  1985. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1986. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1987. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1988. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1989. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1990. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1991. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1992. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1993. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1994. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1995. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1996. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1997. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1998. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  1999. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2000. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2001. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2002. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2003. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2004. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2005. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2006. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2007. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2008. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2009. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2010. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2011. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2012. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2013. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2014. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2015. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  2016. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2017. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2018. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2019. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2020. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2021. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2022. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2023. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2024. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2025. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  2026. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2027. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2028. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2029. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2030. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2031. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2032. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2033. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2034. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2035. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2036. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2037. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2038. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  2039. at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  2040. at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  2041. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  2042. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  2043. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  2044. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  2045. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
  2046. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
  2047. at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
  2048. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
  2049. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2050. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
  2051. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
  2052. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
  2053. at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
  2054. ... 71 more
  2055. ERROR - AbstractSnapshotTuner.readChangeLogResource(167) |2022-09-19T21:36:04,217| processing the resource 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-SNAPSHOT.xml' raised an exception
  2056. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2057. at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
  2058. at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:164) ~[classes/:?]
  2059. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58) ~[test-classes/:?]
  2060. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
  2061. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
  2062. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
  2063. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
  2064. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
  2065. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2066. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2067. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2068. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2069. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2070. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2071. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2072. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2073. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2074. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2075. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2076. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2077. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2078. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2079. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2080. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2081. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2082. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2083. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2084. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2085. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2086. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2087. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2088. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2089. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2090. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2091. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2092. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2093. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2094. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2095. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  2096. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2097. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2098. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2099. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2100. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2101. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2102. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2103. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2104. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2105. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  2106. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2107. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2108. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2109. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2110. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2111. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2112. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2113. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2114. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2115. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2116. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2117. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2118. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  2119. at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  2120. at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  2121. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  2122. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  2123. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  2124. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  2125. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
  2126. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
  2127. at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
  2128. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
  2129. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2130. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
  2131. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
  2132. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
  2133. at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
  2134. ... 71 more
  2135. ERROR - AbstractSnapshotTuner.readChangeLogResource(167) |2022-09-19T21:36:04,227| processing the resource 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-SNAPSHOT.xml' raised an exception
  2136. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2137. at org.dom4j.io.SAXReader.read(SAXReader.java:327) ~[dom4j-2.1.3.jar:?]
  2138. at org.openmrs.liquibase.AbstractSnapshotTuner.readChangeLogResource(AbstractSnapshotTuner.java:164) ~[classes/:?]
  2139. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58) ~[test-classes/:?]
  2140. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
  2141. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
  2142. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
  2143. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
  2144. at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) ~[junit-platform-commons-1.9.0.jar:1.9.0]
  2145. at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2146. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2147. at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2148. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2149. at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2150. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2151. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2152. at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2153. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2154. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2155. at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2156. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2157. at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2158. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:520) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2159. at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:505) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2160. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:174) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2161. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2162. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2163. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:202) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2164. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:171) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2165. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:134) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2166. at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) ~[junit-jupiter-engine-5.9.0.jar:5.9.0]
  2167. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2168. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2169. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2170. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2171. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2172. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2173. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2174. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2175. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  2176. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2177. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2178. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2179. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2180. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2181. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2182. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2183. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2184. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2185. at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_333]
  2186. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2187. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2188. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2189. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2190. at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2191. at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2192. at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2193. at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2194. at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2195. at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2196. at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2197. at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.9.0.jar:1.9.0]
  2198. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  2199. at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  2200. at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  2201. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  2202. at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1]
  2203. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  2204. at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2]
  2205. at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2]
  2206. at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2]
  2207. at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2]
  2208. at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2]
  2209. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2210. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
  2211. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
  2212. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
  2213. at org.dom4j.io.SAXReader.read(SAXReader.java:304) ~[dom4j-2.1.3.jar:?]
  2214. ... 71 more
  2215. [ERROR] Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 0.285 s <<< FAILURE! - in org.openmrs.liquibase.SchemaOnlyTunerTest
  2216. [ERROR] shouldDetectWrongNumberOfLongtextNodes Time elapsed: 0.05 s <<< ERROR!
  2217. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2218. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58)
  2219. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2220. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58)
  2221.  
  2222. [ERROR] shouldReplaceBitTypeWithBooleanType Time elapsed: 0.075 s <<< ERROR!
  2223. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2224. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58)
  2225. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2226. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58)
  2227.  
  2228. [ERROR] shouldCreateUpdatedChangeLogFile{Path} Time elapsed: 0.039 s <<< ERROR!
  2229. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2230. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58)
  2231. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2232. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58)
  2233.  
  2234. [ERROR] shouldReplaceLongtextTypeWithClobType Time elapsed: 0.03 s <<< ERROR!
  2235. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2236. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58)
  2237. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2238. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58)
  2239.  
  2240. [ERROR] shouldDetectWrongGrandParentNodeOfLongtextNode Time elapsed: 0.02 s <<< ERROR!
  2241. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2242. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58)
  2243. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2244. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58)
  2245.  
  2246. [ERROR] shouldAssertLongtextNode Time elapsed: 0.01 s <<< ERROR!
  2247. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2248. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58)
  2249. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2250. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58)
  2251.  
  2252. [ERROR] shouldDetachChangeSetsForLiquibaseTables Time elapsed: 0.051 s <<< ERROR!
  2253. org.dom4j.DocumentException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2254. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58)
  2255. Caused by: java.io.FileNotFoundException: C:\Users\HP\openmrs-core\liquibase\target\test-classes\org%5copenmrs%5cliquibase%5csnapshots%5cschema-only%5cliquibase-schema-only-SNAPSHOT.xml (The system cannot find the file specified)
  2256. at org.openmrs.liquibase.SchemaOnlyTunerTest.setup(SchemaOnlyTunerTest.java:58)
  2257.  
  2258. [INFO]
  2259. [INFO] Results:
  2260. [INFO]
  2261. [ERROR] Errors:
  2262. [ERROR] CoreDataTunerTest.setup:64 » Document C:\Users\HP\openmrs-core\liquibase\targe...
  2263. [ERROR] CoreDataTunerTest.setup:64 » Document C:\Users\HP\openmrs-core\liquibase\targe...
  2264. [ERROR] CoreDataTunerTest.setup:64 » Document C:\Users\HP\openmrs-core\liquibase\targe...
  2265. [ERROR] CoreDataTunerTest.setup:64 » Document C:\Users\HP\openmrs-core\liquibase\targe...
  2266. [ERROR] CoreDataTunerTest.setup:64 » Document C:\Users\HP\openmrs-core\liquibase\targe...
  2267. [ERROR] CoreDataTunerTest.setup:64 » Document C:\Users\HP\openmrs-core\liquibase\targe...
  2268. [ERROR] CoreDataTunerTest.setup:64 » Document C:\Users\HP\openmrs-core\liquibase\targe...
  2269. [ERROR] CoreDataTunerTest.setup:64 » Document C:\Users\HP\openmrs-core\liquibase\targe...
  2270. [ERROR] SchemaOnlyTunerTest.setup:58 » Document C:\Users\HP\openmrs-core\liquibase\tar...
  2271. [ERROR] SchemaOnlyTunerTest.setup:58 » Document C:\Users\HP\openmrs-core\liquibase\tar...
  2272. [ERROR] SchemaOnlyTunerTest.setup:58 » Document C:\Users\HP\openmrs-core\liquibase\tar...
  2273. [ERROR] SchemaOnlyTunerTest.setup:58 » Document C:\Users\HP\openmrs-core\liquibase\tar...
  2274. [ERROR] SchemaOnlyTunerTest.setup:58 » Document C:\Users\HP\openmrs-core\liquibase\tar...
  2275. [ERROR] SchemaOnlyTunerTest.setup:58 » Document C:\Users\HP\openmrs-core\liquibase\tar...
  2276. [ERROR] SchemaOnlyTunerTest.setup:58 » Document C:\Users\HP\openmrs-core\liquibase\tar...
  2277. [INFO]
  2278. [ERROR] Tests run: 22, Failures: 0, Errors: 15, Skipped: 0
  2279. [INFO]
  2280. [INFO] ------------------------------------------------------------------------
  2281. [INFO] Reactor Summary for OpenMRS 2.6.0-SNAPSHOT:
  2282. [INFO]
  2283. [INFO] OpenMRS ............................................ SUCCESS [ 4.773 s]
  2284. [INFO] openmrs-tools ...................................... SUCCESS [ 1.219 s]
  2285. [INFO] openmrs-test ....................................... SUCCESS [ 0.324 s]
  2286. [INFO] openmrs-api ........................................ SUCCESS [29:01 min]
  2287. [INFO] openmrs-web ........................................ SUCCESS [01:15 min]
  2288. [INFO] openmrs-webapp ..................................... SUCCESS [ 18.636 s]
  2289. [INFO] openmrs-liquibase .................................. FAILURE [ 11.411 s]
  2290. [INFO] ------------------------------------------------------------------------
  2291. [INFO] BUILD FAILURE
  2292. [INFO] ------------------------------------------------------------------------
  2293. [INFO] Total time: 30:53 min
  2294. [INFO] Finished at: 2022-09-19T21:36:05+03:00
  2295. [INFO] ------------------------------------------------------------------------
  2296. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project openmrs-liquibase: There are test failures.
  2297. [ERROR]
  2298. [ERROR] Please refer to C:\Users\HP\openmrs-core\liquibase\target\surefire-reports for the individual test results.
  2299. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
  2300. [ERROR] -> [Help 1]
  2301. [ERROR]
  2302. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  2303. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  2304. [ERROR]
  2305. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  2306. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  2307. [ERROR]
  2308. [ERROR] After correcting the problems, you can resume the build with the command
  2309. [ERROR] mvn <args> -rf :openmrs-liquibase
  2310.  
  2311. C:\Users\HP\openmrs-core>
  2312.  
  2313. C:\Users\HP\openmrs-core>
Add Comment
Please, Sign In to add comment