Advertisement
Guest User

Untitled

a guest
Oct 8th, 2021
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.66 KB | None | 0 0
  1. 8-Oct-2021 11:26:38 [INFO] Scanning for projects...
  2. 08-Oct-2021 11:26:38 [WARNING]
  3. 08-Oct-2021 11:26:38 [WARNING] Some problems were encountered while building the effective model for org.openmrs.contrib:qaframework:jar:1.0-SNAPSHOT
  4. 08-Oct-2021 11:26:38 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 169, column 21
  5. 08-Oct-2021 11:26:38 [WARNING]
  6. 08-Oct-2021 11:26:38 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  7. 08-Oct-2021 11:26:38 [WARNING]
  8. 08-Oct-2021 11:26:38 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  9. 08-Oct-2021 11:26:38 [WARNING]
  10. 08-Oct-2021 11:26:38 [INFO]
  11. 08-Oct-2021 11:26:38 [INFO] ------------------------------------------------------------------------
  12. 08-Oct-2021 11:26:38 [INFO] Building OpenMRS QA Framework 1.0-SNAPSHOT
  13. 08-Oct-2021 11:26:38 [INFO] ------------------------------------------------------------------------
  14. 08-Oct-2021 11:26:39 [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/io/cucumber/messages/maven-metadata.xml
  15. 08-Oct-2021 11:26:40 [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/io/cucumber/messages/maven-metadata.xml (3 KB at 1.8 KB/sec)
  16. 08-Oct-2021 11:26:40 [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/contrib/uitestframework/2.5.0-SNAPSHOT/maven-metadata.xml
  17. 08-Oct-2021 11:26:40 [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/contrib/uitestframework/2.5.0-SNAPSHOT/maven-metadata.xml (784 B at 2.8 KB/sec)
  18. 08-Oct-2021 11:26:41 [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/distro/referenceapplication-ui-tests/2.13.0-SNAPSHOT/maven-metadata.xml
  19. 08-Oct-2021 11:26:41 [INFO] Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/maven-metadata.xml
  20. 08-Oct-2021 11:26:42 [INFO] Downloaded: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/maven-metadata.xml (619 B at 0.9 KB/sec)
  21. 08-Oct-2021 11:26:42 [INFO]
  22. 08-Oct-2021 11:26:42 [INFO] --- maven-java-formatter-plugin:0.4:format (default) @ qaframework ---
  23. 08-Oct-2021 11:26:42 [INFO] Using 'UTF-8' encoding to format source files.
  24. 08-Oct-2021 11:26:42 [INFO] Number of files to be formatted: 18
  25. 08-Oct-2021 11:26:42 [INFO] Successfully formatted: 0 file(s)
  26. 08-Oct-2021 11:26:42 [INFO] Fail to format : 0 file(s)
  27. 08-Oct-2021 11:26:42 [INFO] Skipped : 18 file(s)
  28. 08-Oct-2021 11:26:42 [INFO] Approximate time taken: 0s
  29. 08-Oct-2021 11:26:42 [INFO]
  30. 08-Oct-2021 11:26:42 [INFO] --- frontend-maven-plugin:1.11.3:install-node-and-npm (install node and npm) @ qaframework ---
  31. 08-Oct-2021 11:26:43 [INFO] Node v15.8.0 is already installed.
  32. 08-Oct-2021 11:26:43 [INFO]
  33. 08-Oct-2021 11:26:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qaframework ---
  34. 08-Oct-2021 11:26:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
  35. 08-Oct-2021 11:26:43 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/main/resources
  36. 08-Oct-2021 11:26:43 [INFO]
  37. 08-Oct-2021 11:26:43 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qaframework ---
  38. 08-Oct-2021 11:26:43 [INFO] No sources to compile
  39. 08-Oct-2021 11:26:43 [INFO]
  40. 08-Oct-2021 11:26:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qaframework ---
  41. 08-Oct-2021 11:26:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
  42. 08-Oct-2021 11:26:43 [INFO] Copying 42 resources
  43. 08-Oct-2021 11:26:43 [INFO]
  44. 08-Oct-2021 11:26:43 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qaframework ---
  45. 08-Oct-2021 11:26:43 [INFO] Nothing to compile - all classes are up to date
  46. 08-Oct-2021 11:26:43 [INFO]
  47. 08-Oct-2021 11:26:43 [INFO] --- maven-antrun-plugin:1.8:run (make-mac-chromedriver-executable) @ qaframework ---
  48. 08-Oct-2021 11:26:43 [INFO] Executing tasks
  49. 08-Oct-2021 11:26:43
  50. 08-Oct-2021 11:26:43 main:
  51. 08-Oct-2021 11:26:43 [INFO] Executed tasks
  52. 08-Oct-2021 11:26:43 [INFO]
  53. 08-Oct-2021 11:26:43 [INFO] --- maven-antrun-plugin:1.8:run (make-linux-chromedriver-executable) @ qaframework ---
  54. 08-Oct-2021 11:26:43 [INFO] Executing tasks
  55. 08-Oct-2021 11:26:43
  56. 08-Oct-2021 11:26:43 main:
  57. 08-Oct-2021 11:26:43 [INFO] Executed tasks
  58. 08-Oct-2021 11:26:43 [INFO]
  59. 08-Oct-2021 11:26:43 [INFO] --- maven-antrun-plugin:1.8:run (make-windows-chromedriver-executable) @ qaframework ---
  60. 08-Oct-2021 11:26:44 [INFO] Executing tasks
  61. 08-Oct-2021 11:26:44
  62. 08-Oct-2021 11:26:44 main:
  63. 08-Oct-2021 11:26:44 [INFO] Executed tasks
  64. 08-Oct-2021 11:26:44 [INFO]
  65. 08-Oct-2021 11:26:44 [INFO] --- maven-antrun-plugin:1.8:run (make-mac-firefoxdriver-executable) @ qaframework ---
  66. 08-Oct-2021 11:26:44 [INFO] Executing tasks
  67. 08-Oct-2021 11:26:44
  68. 08-Oct-2021 11:26:44 main:
  69. 08-Oct-2021 11:26:44 [INFO] Executed tasks
  70. 08-Oct-2021 11:26:44 [INFO]
  71. 08-Oct-2021 11:26:44 [INFO] --- maven-antrun-plugin:1.8:run (make-linux-firefoxdriver-executable) @ qaframework ---
  72. 08-Oct-2021 11:26:44 [INFO] Executing tasks
  73. 08-Oct-2021 11:26:44
  74. 08-Oct-2021 11:26:44 main:
  75. 08-Oct-2021 11:26:44 [INFO] Executed tasks
  76. 08-Oct-2021 11:26:44 [INFO]
  77. 08-Oct-2021 11:26:44 [INFO] --- maven-antrun-plugin:1.8:run (make-windows-firefoxdriver-executable) @ qaframework ---
  78. 08-Oct-2021 11:26:44 [INFO] Executing tasks
  79. 08-Oct-2021 11:26:44
  80. 08-Oct-2021 11:26:44 main:
  81. 08-Oct-2021 11:26:44 [INFO] Executed tasks
  82. 08-Oct-2021 11:26:44 [INFO]
  83. 08-Oct-2021 11:26:44 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ qaframework ---
  84. 08-Oct-2021 11:26:44 [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/target/surefire-reports
  85. 08-Oct-2021 11:26:45
  86. 08-Oct-2021 11:26:45 -------------------------------------------------------
  87. 08-Oct-2021 11:26:45 T E S T S
  88. 08-Oct-2021 11:26:45 -------------------------------------------------------
  89. 08-Oct-2021 11:26:46 Running org.openmrs.contrib.qaframework.RunTest
  90. 08-Oct-2021 11:26:49 Running locally...
  91. 08-Oct-2021 11:26:50 log4j:WARN No appenders could be found for logger (io.netty.util.internal.logging.InternalLoggerFactory).
  92. 08-Oct-2021 11:26:50 log4j:WARN Please initialize the log4j system properly.
  93. 08-Oct-2021 11:26:50 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
  94. 08-Oct-2021 11:26:52 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 19244
  95. 08-Oct-2021 11:26:52 Only local connections are allowed.
  96. 08-Oct-2021 11:26:52 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  97. 08-Oct-2021 11:26:52 ChromeDriver was started successfully.
  98. 08-Oct-2021 11:27:03 Oct 08, 2021 11:27:03 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  99. 08-Oct-2021 11:27:03 INFO: Detected dialect: W3C
  100. 08-Oct-2021 11:27:13 Running locally...
  101. 08-Oct-2021 11:27:13 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 9040
  102. 08-Oct-2021 11:27:13 Only local connections are allowed.
  103. 08-Oct-2021 11:27:13 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  104. 08-Oct-2021 11:27:13 ChromeDriver was started successfully.
  105. 08-Oct-2021 11:27:13 Oct 08, 2021 11:27:13 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  106. 08-Oct-2021 11:27:13 INFO: Detected dialect: W3C
  107. 08-Oct-2021 11:27:15 Running locally...
  108. 08-Oct-2021 11:27:15 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 22695
  109. 08-Oct-2021 11:27:15 Only local connections are allowed.
  110. 08-Oct-2021 11:27:15 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  111. 08-Oct-2021 11:27:15 ChromeDriver was started successfully.
  112. 08-Oct-2021 11:27:15 Oct 08, 2021 11:27:15 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  113. 08-Oct-2021 11:27:15 INFO: Detected dialect: W3C
  114. 08-Oct-2021 11:27:18 Running locally...
  115. 08-Oct-2021 11:27:18 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 28323
  116. 08-Oct-2021 11:27:18 Only local connections are allowed.
  117. 08-Oct-2021 11:27:18 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  118. 08-Oct-2021 11:27:18 ChromeDriver was started successfully.
  119. 08-Oct-2021 11:27:18 Oct 08, 2021 11:27:18 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  120. 08-Oct-2021 11:27:18 INFO: Detected dialect: W3C
  121. 08-Oct-2021 11:27:20 Running locally...
  122. 08-Oct-2021 11:27:20 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 27445
  123. 08-Oct-2021 11:27:20 Only local connections are allowed.
  124. 08-Oct-2021 11:27:20 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  125. 08-Oct-2021 11:27:20 ChromeDriver was started successfully.
  126. 08-Oct-2021 11:27:20 Oct 08, 2021 11:27:20 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  127. 08-Oct-2021 11:27:20 INFO: Detected dialect: W3C
  128. 08-Oct-2021 11:27:23 Running locally...
  129. 08-Oct-2021 11:27:23 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 1336
  130. 08-Oct-2021 11:27:23 Only local connections are allowed.
  131. 08-Oct-2021 11:27:23 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  132. 08-Oct-2021 11:27:23 ChromeDriver was started successfully.
  133. 08-Oct-2021 11:27:24 Oct 08, 2021 11:27:24 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  134. 08-Oct-2021 11:27:24 INFO: Detected dialect: W3C
  135. 08-Oct-2021 11:27:33 Running locally...
  136. 08-Oct-2021 11:27:33 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 11080
  137. 08-Oct-2021 11:27:33 Only local connections are allowed.
  138. 08-Oct-2021 11:27:33 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  139. 08-Oct-2021 11:27:33 ChromeDriver was started successfully.
  140. 08-Oct-2021 11:27:35 Oct 08, 2021 11:27:35 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  141. 08-Oct-2021 11:27:35 INFO: Detected dialect: W3C
  142. 08-Oct-2021 11:27:35 Running locally...
  143. 08-Oct-2021 11:27:35 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 20598
  144. 08-Oct-2021 11:27:35 Only local connections are allowed.
  145. 08-Oct-2021 11:27:35 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  146. 08-Oct-2021 11:27:35 ChromeDriver was started successfully.
  147. 08-Oct-2021 11:27:36 Oct 08, 2021 11:27:36 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  148. 08-Oct-2021 11:27:36 INFO: Detected dialect: W3C
  149. 08-Oct-2021 11:27:41 Running locally...
  150. 08-Oct-2021 11:27:41 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 10250
  151. 08-Oct-2021 11:27:41 Only local connections are allowed.
  152. 08-Oct-2021 11:27:41 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  153. 08-Oct-2021 11:27:41 ChromeDriver was started successfully.
  154. 08-Oct-2021 11:27:41 Oct 08, 2021 11:27:41 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  155. 08-Oct-2021 11:27:41 INFO: Detected dialect: W3C
  156. 08-Oct-2021 11:27:41 Running locally...
  157. 08-Oct-2021 11:27:41 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 11955
  158. 08-Oct-2021 11:27:41 Only local connections are allowed.
  159. 08-Oct-2021 11:27:41 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  160. 08-Oct-2021 11:27:41 ChromeDriver was started successfully.
  161. 08-Oct-2021 11:27:42 Oct 08, 2021 11:27:42 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  162. 08-Oct-2021 11:27:42 INFO: Detected dialect: W3C
  163. 08-Oct-2021 11:27:44 Running locally...
  164. 08-Oct-2021 11:27:44 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 1107
  165. 08-Oct-2021 11:27:44 Only local connections are allowed.
  166. 08-Oct-2021 11:27:44 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  167. 08-Oct-2021 11:27:44 ChromeDriver was started successfully.
  168. 08-Oct-2021 11:27:45 Oct 08, 2021 11:27:45 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  169. 08-Oct-2021 11:27:45 INFO: Detected dialect: W3C
  170. 08-Oct-2021 11:27:45 Running locally...
  171. 08-Oct-2021 11:27:45 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 16799
  172. 08-Oct-2021 11:27:45 Only local connections are allowed.
  173. 08-Oct-2021 11:27:45 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  174. 08-Oct-2021 11:27:45 ChromeDriver was started successfully.
  175. 08-Oct-2021 11:27:45 Oct 08, 2021 11:27:45 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  176. 08-Oct-2021 11:27:45 INFO: Detected dialect: W3C
  177. 08-Oct-2021 11:27:50 Running locally...
  178. 08-Oct-2021 11:27:50 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 10507
  179. 08-Oct-2021 11:27:50 Only local connections are allowed.
  180. 08-Oct-2021 11:27:50 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  181. 08-Oct-2021 11:27:50 ChromeDriver was started successfully.
  182. 08-Oct-2021 11:27:51 Oct 08, 2021 11:27:51 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  183. 08-Oct-2021 11:27:51 INFO: Detected dialect: W3C
  184. 08-Oct-2021 11:27:52 Running locally...
  185. 08-Oct-2021 11:27:52 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 11080
  186. 08-Oct-2021 11:27:52 Only local connections are allowed.
  187. 08-Oct-2021 11:27:52 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  188. 08-Oct-2021 11:27:52 ChromeDriver was started successfully.
  189. 08-Oct-2021 11:27:52 Oct 08, 2021 11:27:52 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  190. 08-Oct-2021 11:27:52 INFO: Detected dialect: W3C
  191. 08-Oct-2021 11:27:58 Running locally...
  192. 08-Oct-2021 11:27:58 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 2824
  193. 08-Oct-2021 11:27:58 Only local connections are allowed.
  194. 08-Oct-2021 11:27:58 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  195. 08-Oct-2021 11:27:58 ChromeDriver was started successfully.
  196. 08-Oct-2021 11:27:59 Oct 08, 2021 11:27:59 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  197. 08-Oct-2021 11:27:59 INFO: Detected dialect: W3C
  198. 08-Oct-2021 11:27:59 Running locally...
  199. 08-Oct-2021 11:27:59 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 32593
  200. 08-Oct-2021 11:27:59 Only local connections are allowed.
  201. 08-Oct-2021 11:27:59 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  202. 08-Oct-2021 11:27:59 ChromeDriver was started successfully.
  203. 08-Oct-2021 11:28:00 Oct 08, 2021 11:28:00 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  204. 08-Oct-2021 11:28:00 INFO: Detected dialect: W3C
  205. 08-Oct-2021 11:28:12 Running locally...
  206. 08-Oct-2021 11:28:12 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 8718
  207. 08-Oct-2021 11:28:12 Only local connections are allowed.
  208. 08-Oct-2021 11:28:12 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  209. 08-Oct-2021 11:28:12 ChromeDriver was started successfully.
  210. 08-Oct-2021 11:28:12 Oct 08, 2021 11:28:12 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  211. 08-Oct-2021 11:28:12 INFO: Detected dialect: W3C
  212. 08-Oct-2021 11:28:13 Running locally...
  213. 08-Oct-2021 11:28:13 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 10495
  214. 08-Oct-2021 11:28:13 Only local connections are allowed.
  215. 08-Oct-2021 11:28:13 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  216. 08-Oct-2021 11:28:13 ChromeDriver was started successfully.
  217. 08-Oct-2021 11:28:13 Oct 08, 2021 11:28:13 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  218. 08-Oct-2021 11:28:13 INFO: Detected dialect: W3C
  219. 08-Oct-2021 11:28:27 Running locally...
  220. 08-Oct-2021 11:28:27 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 16357
  221. 08-Oct-2021 11:28:27 Only local connections are allowed.
  222. 08-Oct-2021 11:28:27 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  223. 08-Oct-2021 11:28:27 ChromeDriver was started successfully.
  224. 08-Oct-2021 11:28:28 Oct 08, 2021 11:28:28 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  225. 08-Oct-2021 11:28:28 INFO: Detected dialect: W3C
  226. 08-Oct-2021 11:28:28 Running locally...
  227. 08-Oct-2021 11:28:28 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 30628
  228. 08-Oct-2021 11:28:28 Only local connections are allowed.
  229. 08-Oct-2021 11:28:28 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  230. 08-Oct-2021 11:28:28 ChromeDriver was started successfully.
  231. 08-Oct-2021 11:28:29 Oct 08, 2021 11:28:29 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  232. 08-Oct-2021 11:28:29 INFO: Detected dialect: W3C
  233. 08-Oct-2021 11:28:42 Running locally...
  234. 08-Oct-2021 11:28:42 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 31542
  235. 08-Oct-2021 11:28:42 Only local connections are allowed.
  236. 08-Oct-2021 11:28:42 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  237. 08-Oct-2021 11:28:42 ChromeDriver was started successfully.
  238. 08-Oct-2021 11:28:43 Oct 08, 2021 11:28:43 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  239. 08-Oct-2021 11:28:43 INFO: Detected dialect: W3C
  240. 08-Oct-2021 11:28:43 Running locally...
  241. 08-Oct-2021 11:28:43 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 22721
  242. 08-Oct-2021 11:28:43 Only local connections are allowed.
  243. 08-Oct-2021 11:28:43 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  244. 08-Oct-2021 11:28:43 ChromeDriver was started successfully.
  245. 08-Oct-2021 11:28:43 Oct 08, 2021 11:28:43 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  246. 08-Oct-2021 11:28:43 INFO: Detected dialect: W3C
  247. 08-Oct-2021 11:30:50 Running locally...
  248. 08-Oct-2021 11:30:50 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 22953
  249. 08-Oct-2021 11:30:50 Only local connections are allowed.
  250. 08-Oct-2021 11:30:50 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  251. 08-Oct-2021 11:30:50 ChromeDriver was started successfully.
  252. 08-Oct-2021 11:30:50 Oct 08, 2021 11:30:50 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  253. 08-Oct-2021 11:30:50 INFO: Detected dialect: W3C
  254. 08-Oct-2021 11:30:50 Running locally...
  255. 08-Oct-2021 11:30:50 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 2563
  256. 08-Oct-2021 11:30:50 Only local connections are allowed.
  257. 08-Oct-2021 11:30:50 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  258. 08-Oct-2021 11:30:50 ChromeDriver was started successfully.
  259. 08-Oct-2021 11:30:51 Oct 08, 2021 11:30:51 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  260. 08-Oct-2021 11:30:51 INFO: Detected dialect: W3C
  261. 08-Oct-2021 11:32:57 Running locally...
  262. 08-Oct-2021 11:32:57 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 25806
  263. 08-Oct-2021 11:32:57 Only local connections are allowed.
  264. 08-Oct-2021 11:32:57 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  265. 08-Oct-2021 11:32:57 ChromeDriver was started successfully.
  266. 08-Oct-2021 11:32:58 Oct 08, 2021 11:32:58 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  267. 08-Oct-2021 11:32:58 INFO: Detected dialect: W3C
  268. 08-Oct-2021 11:32:58 Running locally...
  269. 08-Oct-2021 11:32:58 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 13843
  270. 08-Oct-2021 11:32:58 Only local connections are allowed.
  271. 08-Oct-2021 11:32:58 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  272. 08-Oct-2021 11:32:58 ChromeDriver was started successfully.
  273. 08-Oct-2021 11:32:58 Oct 08, 2021 11:32:58 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  274. 08-Oct-2021 11:32:58 INFO: Detected dialect: W3C
  275. 08-Oct-2021 11:35:05 Running locally...
  276. 08-Oct-2021 11:35:06 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 9562
  277. 08-Oct-2021 11:35:06 Only local connections are allowed.
  278. 08-Oct-2021 11:35:06 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  279. 08-Oct-2021 11:35:06 ChromeDriver was started successfully.
  280. 08-Oct-2021 11:35:06 Oct 08, 2021 11:35:06 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  281. 08-Oct-2021 11:35:06 INFO: Detected dialect: W3C
  282. 08-Oct-2021 11:35:06 Running locally...
  283. 08-Oct-2021 11:35:06 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 28693
  284. 08-Oct-2021 11:35:06 Only local connections are allowed.
  285. 08-Oct-2021 11:35:06 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  286. 08-Oct-2021 11:35:06 ChromeDriver was started successfully.
  287. 08-Oct-2021 11:35:06 Oct 08, 2021 11:35:06 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  288. 08-Oct-2021 11:35:06 INFO: Detected dialect: W3C
  289. 08-Oct-2021 11:35:26 Running locally...
  290. 08-Oct-2021 11:35:26 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 4680
  291. 08-Oct-2021 11:35:26 Only local connections are allowed.
  292. 08-Oct-2021 11:35:26 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  293. 08-Oct-2021 11:35:26 ChromeDriver was started successfully.
  294. 08-Oct-2021 11:35:26 Oct 08, 2021 11:35:26 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  295. 08-Oct-2021 11:35:26 INFO: Detected dialect: W3C
  296. 08-Oct-2021 11:35:27 Running locally...
  297. 08-Oct-2021 11:35:27 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 23395
  298. 08-Oct-2021 11:35:27 Only local connections are allowed.
  299. 08-Oct-2021 11:35:27 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  300. 08-Oct-2021 11:35:27 ChromeDriver was started successfully.
  301. 08-Oct-2021 11:35:27 Oct 08, 2021 11:35:27 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  302. 08-Oct-2021 11:35:27 INFO: Detected dialect: W3C
  303. 08-Oct-2021 11:35:32 Running locally...
  304. 08-Oct-2021 11:35:32 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 2268
  305. 08-Oct-2021 11:35:32 Only local connections are allowed.
  306. 08-Oct-2021 11:35:32 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  307. 08-Oct-2021 11:35:32 ChromeDriver was started successfully.
  308. 08-Oct-2021 11:35:32 Oct 08, 2021 11:35:32 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  309. 08-Oct-2021 11:35:32 INFO: Detected dialect: W3C
  310. 08-Oct-2021 11:35:38 Running locally...
  311. 08-Oct-2021 11:35:38 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 25583
  312. 08-Oct-2021 11:35:38 Only local connections are allowed.
  313. 08-Oct-2021 11:35:38 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  314. 08-Oct-2021 11:35:38 ChromeDriver was started successfully.
  315. 08-Oct-2021 11:35:39 Oct 08, 2021 11:35:39 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  316. 08-Oct-2021 11:35:39 INFO: Detected dialect: W3C
  317. 08-Oct-2021 11:35:39 Running locally...
  318. 08-Oct-2021 11:35:39 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 16304
  319. 08-Oct-2021 11:35:39 Only local connections are allowed.
  320. 08-Oct-2021 11:35:39 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  321. 08-Oct-2021 11:35:39 ChromeDriver was started successfully.
  322. 08-Oct-2021 11:35:39 Oct 08, 2021 11:35:39 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  323. 08-Oct-2021 11:35:39 INFO: Detected dialect: W3C
  324. 08-Oct-2021 11:35:44 Running locally...
  325. 08-Oct-2021 11:35:44 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 16679
  326. 08-Oct-2021 11:35:44 Only local connections are allowed.
  327. 08-Oct-2021 11:35:44 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  328. 08-Oct-2021 11:35:44 ChromeDriver was started successfully.
  329. 08-Oct-2021 11:35:44 Oct 08, 2021 11:35:44 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  330. 08-Oct-2021 11:35:44 INFO: Detected dialect: W3C
  331. 08-Oct-2021 11:35:50 Running locally...
  332. 08-Oct-2021 11:35:50 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 32722
  333. 08-Oct-2021 11:35:50 Only local connections are allowed.
  334. 08-Oct-2021 11:35:50 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  335. 08-Oct-2021 11:35:50 ChromeDriver was started successfully.
  336. 08-Oct-2021 11:35:50 Oct 08, 2021 11:35:50 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  337. 08-Oct-2021 11:35:50 INFO: Detected dialect: W3C
  338. 08-Oct-2021 11:35:50 Running locally...
  339. 08-Oct-2021 11:35:51 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 21038
  340. 08-Oct-2021 11:35:51 Only local connections are allowed.
  341. 08-Oct-2021 11:35:51 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  342. 08-Oct-2021 11:35:51 ChromeDriver was started successfully.
  343. 08-Oct-2021 11:35:51 Oct 08, 2021 11:35:51 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  344. 08-Oct-2021 11:35:51 INFO: Detected dialect: W3C
  345. 08-Oct-2021 11:35:55 Running locally...
  346. 08-Oct-2021 11:35:56 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 16097
  347. 08-Oct-2021 11:35:56 Only local connections are allowed.
  348. 08-Oct-2021 11:35:56 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  349. 08-Oct-2021 11:35:56 ChromeDriver was started successfully.
  350. 08-Oct-2021 11:35:56 Oct 08, 2021 11:35:56 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  351. 08-Oct-2021 11:35:56 INFO: Detected dialect: W3C
  352. 08-Oct-2021 11:36:03 Running locally...
  353. 08-Oct-2021 11:36:03 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 24282
  354. 08-Oct-2021 11:36:03 Only local connections are allowed.
  355. 08-Oct-2021 11:36:03 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  356. 08-Oct-2021 11:36:03 ChromeDriver was started successfully.
  357. 08-Oct-2021 11:36:03 Oct 08, 2021 11:36:03 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  358. 08-Oct-2021 11:36:03 INFO: Detected dialect: W3C
  359. 08-Oct-2021 11:36:03 Running locally...
  360. 08-Oct-2021 11:36:03 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 14339
  361. 08-Oct-2021 11:36:03 Only local connections are allowed.
  362. 08-Oct-2021 11:36:03 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  363. 08-Oct-2021 11:36:03 ChromeDriver was started successfully.
  364. 08-Oct-2021 11:36:04 Oct 08, 2021 11:36:04 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  365. 08-Oct-2021 11:36:04 INFO: Detected dialect: W3C
  366. 08-Oct-2021 11:36:08 Running locally...
  367. 08-Oct-2021 11:36:08 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 24944
  368. 08-Oct-2021 11:36:08 Only local connections are allowed.
  369. 08-Oct-2021 11:36:08 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  370. 08-Oct-2021 11:36:08 ChromeDriver was started successfully.
  371. 08-Oct-2021 11:36:09 Oct 08, 2021 11:36:09 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  372. 08-Oct-2021 11:36:09 INFO: Detected dialect: W3C
  373. 08-Oct-2021 11:36:16 Running locally...
  374. 08-Oct-2021 11:36:16 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 18072
  375. 08-Oct-2021 11:36:16 Only local connections are allowed.
  376. 08-Oct-2021 11:36:16 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  377. 08-Oct-2021 11:36:16 ChromeDriver was started successfully.
  378. 08-Oct-2021 11:36:17 Oct 08, 2021 11:36:17 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  379. 08-Oct-2021 11:36:17 INFO: Detected dialect: W3C
  380. 08-Oct-2021 11:36:17 Running locally...
  381. 08-Oct-2021 11:36:17 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 14021
  382. 08-Oct-2021 11:36:17 Only local connections are allowed.
  383. 08-Oct-2021 11:36:17 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  384. 08-Oct-2021 11:36:17 ChromeDriver was started successfully.
  385. 08-Oct-2021 11:36:17 Oct 08, 2021 11:36:17 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  386. 08-Oct-2021 11:36:17 INFO: Detected dialect: W3C
  387. 08-Oct-2021 11:36:48 Running locally...
  388. 08-Oct-2021 11:36:48 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 3490
  389. 08-Oct-2021 11:36:48 Only local connections are allowed.
  390. 08-Oct-2021 11:36:48 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  391. 08-Oct-2021 11:36:48 ChromeDriver was started successfully.
  392. 08-Oct-2021 11:36:48 Oct 08, 2021 11:36:48 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  393. 08-Oct-2021 11:36:48 INFO: Detected dialect: W3C
  394. 08-Oct-2021 11:36:48 Running locally...
  395. 08-Oct-2021 11:36:48 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 24299
  396. 08-Oct-2021 11:36:48 Only local connections are allowed.
  397. 08-Oct-2021 11:36:48 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  398. 08-Oct-2021 11:36:48 ChromeDriver was started successfully.
  399. 08-Oct-2021 11:36:49 Oct 08, 2021 11:36:49 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  400. 08-Oct-2021 11:36:49 INFO: Detected dialect: W3C
  401. 08-Oct-2021 11:36:52 Running locally...
  402. 08-Oct-2021 11:36:52 Starting ChromeDriver 90.0.4430.24 (4c6d850f087da467d926e8eddb76550aed655991-refs/branch-heads/4430@{#429}) on port 28542
  403. 08-Oct-2021 11:36:52 Only local connections are allowed.
  404. 08-Oct-2021 11:36:52 Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
  405. 08-Oct-2021 11:36:52 ChromeDriver was started successfully.
  406. 08-Oct-2021 11:36:52 Oct 08, 2021 11:36:52 AM org.openqa.selenium.remote.ProtocolHandshake createSession
  407. 08-Oct-2021 11:36:52 INFO: Detected dialect: W3C
  408. 08-Oct-2021 11:36:55 ┌──────────────────────────────────────────────────────────────────────────┐
  409. 08-Oct-2021 11:36:55 │ View your Cucumber Report at: │
  410. 08-Oct-2021 11:36:55 │ https://reports.cucumber.io/reports/a36298be-2e91-46f6-bb63-f35bf96baf8b │
  411. 08-Oct-2021 11:36:55 │ │
  412. 08-Oct-2021 11:36:55 │ This report will self-destruct in 24h unless it is claimed or deleted. │
  413. 08-Oct-2021 11:36:55 └──────────────────────────────────────────────────────────────────────────┘
  414. 08-Oct-2021 11:36:55 Tests run: 23, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 609.179 sec <<< FAILURE!
  415. 08-Oct-2021 11:36:55 Creating user account for Nurse #1(User Account Management) Time elapsed: 127.235 sec <<< ERROR!
  416. 08-Oct-2021 11:36:55 org.openqa.selenium.TimeoutException: Expected condition failed: waiting for org.openmrs.uitestframework.page.Page$1@3654b96f (tried for 120 second(s) with 500 milliseconds interval)
  417. 08-Oct-2021 11:36:55 Build info: version: '4.0.0-alpha-6', revision: '5f43a29cfc'
  418. 08-Oct-2021 11:36:55 System info: host: 'yak', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-210-generic', java.version: '1.8.0_292'
  419. 08-Oct-2021 11:36:55 Driver info: org.openqa.selenium.chrome.ChromeDriver
  420. 08-Oct-2021 11:36:55 Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 90.0.4430.72, chrome: {chromedriverVersion: 90.0.4430.24 (4c6d850f087da..., userDataDir: /tmp/.com.google.Chrome.hQEzfA}, goog:chromeOptions: {debuggerAddress: localhost:33822}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
  421. 08-Oct-2021 11:36:55 Session ID: afbe86d9445566a73f50fff3eaa36b5e
  422. 08-Oct-2021 11:36:55 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
  423. 08-Oct-2021 11:36:55 at org.openqa.selenium.support.ui.FluentWait.lambda$checkConditionInLoop$2(FluentWait.java:255)
  424. 08-Oct-2021 11:36:55 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604)
  425. 08-Oct-2021 11:36:55 at java.lang.Thread.run(Thread.java:748)
  426. 08-Oct-2021 11:36:55 at ✽.a user clicks on save account button(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/refapp-2.x/06-user/users.feature:15)
  427. 08-Oct-2021 11:36:55
  428. 08-Oct-2021 11:36:55 Creating user account for Nurse #2(User Account Management) Time elapsed: 127.788 sec <<< ERROR!
  429. 08-Oct-2021 11:36:55 org.openqa.selenium.TimeoutException: Expected condition failed: waiting for org.openmrs.uitestframework.page.Page$1@5bdbaf09 (tried for 120 second(s) with 500 milliseconds interval)
  430. 08-Oct-2021 11:36:55 Build info: version: '4.0.0-alpha-6', revision: '5f43a29cfc'
  431. 08-Oct-2021 11:36:55 System info: host: 'yak', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-210-generic', java.version: '1.8.0_292'
  432. 08-Oct-2021 11:36:55 Driver info: org.openqa.selenium.chrome.ChromeDriver
  433. 08-Oct-2021 11:36:55 Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 90.0.4430.72, chrome: {chromedriverVersion: 90.0.4430.24 (4c6d850f087da..., userDataDir: /tmp/.com.google.Chrome.L0RV6r}, goog:chromeOptions: {debuggerAddress: localhost:43418}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
  434. 08-Oct-2021 11:36:55 Session ID: f806e067f3edca24e76009c21a9e31d3
  435. 08-Oct-2021 11:36:55 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
  436. 08-Oct-2021 11:36:55 at org.openqa.selenium.support.ui.FluentWait.lambda$checkConditionInLoop$2(FluentWait.java:255)
  437. 08-Oct-2021 11:36:55 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604)
  438. 08-Oct-2021 11:36:55 at java.lang.Thread.run(Thread.java:748)
  439. 08-Oct-2021 11:36:55 at ✽.a user clicks on save account button(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/refapp-2.x/06-user/users.feature:22)
  440. 08-Oct-2021 11:36:55
  441. 08-Oct-2021 11:36:55 Creating user account for Doctor(User Account Management) Time elapsed: 127.987 sec <<< ERROR!
  442. 08-Oct-2021 11:36:55 org.openqa.selenium.TimeoutException: Expected condition failed: waiting for org.openmrs.uitestframework.page.Page$1@36005e37 (tried for 120 second(s) with 500 milliseconds interval)
  443. 08-Oct-2021 11:36:55 Build info: version: '4.0.0-alpha-6', revision: '5f43a29cfc'
  444. 08-Oct-2021 11:36:55 System info: host: 'yak', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-210-generic', java.version: '1.8.0_292'
  445. 08-Oct-2021 11:36:55 Driver info: org.openqa.selenium.chrome.ChromeDriver
  446. 08-Oct-2021 11:36:55 Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 90.0.4430.72, chrome: {chromedriverVersion: 90.0.4430.24 (4c6d850f087da..., userDataDir: /tmp/.com.google.Chrome.qJqtQM}, goog:chromeOptions: {debuggerAddress: localhost:42523}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
  447. 08-Oct-2021 11:36:55 Session ID: aa097078dfaa52a645ec489dbe8bf073
  448. 08-Oct-2021 11:36:55 at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
  449. 08-Oct-2021 11:36:55 at org.openqa.selenium.support.ui.FluentWait.lambda$checkConditionInLoop$2(FluentWait.java:255)
  450. 08-Oct-2021 11:36:55 at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604)
  451. 08-Oct-2021 11:36:55 at java.lang.Thread.run(Thread.java:748)
  452. 08-Oct-2021 11:36:55 at ✽.a user clicks on save account button(file:///home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/src/test/resources/features/refapp-2.x/06-user/users.feature:29)
  453. 08-Oct-2021 11:36:55
  454. 08-Oct-2021 11:36:55
  455. 08-Oct-2021 11:36:55 Results :
  456. 08-Oct-2021 11:36:55
  457. 08-Oct-2021 11:36:55 Tests in error:
  458. 08-Oct-2021 11:36:55 Creating user account for Nurse #1(User Account Management): Expected condition failed: waiting for org.openmrs.uitestframework.page.Page$1@3654b96f (tried for 120 second(s) with 500 milliseconds interval)(..)
  459. 08-Oct-2021 11:36:55 Creating user account for Nurse #2(User Account Management): Expected condition failed: waiting for org.openmrs.uitestframework.page.Page$1@5bdbaf09 (tried for 120 second(s) with 500 milliseconds interval)(..)
  460. 08-Oct-2021 11:36:55 Creating user account for Doctor(User Account Management): Expected condition failed: waiting for org.openmrs.uitestframework.page.Page$1@36005e37 (tried for 120 second(s) with 500 milliseconds interval)(..)
  461. 08-Oct-2021 11:36:55
  462. 08-Oct-2021 11:36:55 Tests run: 23, Failures: 0, Errors: 3, Skipped: 0
  463. 08-Oct-2021 11:36:55
  464. 08-Oct-2021 11:36:55 [INFO] ------------------------------------------------------------------------
  465. 08-Oct-2021 11:36:55 [INFO] BUILD FAILURE
  466. 08-Oct-2021 11:36:55 [INFO] ------------------------------------------------------------------------
  467. 08-Oct-2021 11:36:55 [INFO] Total time: 10:17 min
  468. 08-Oct-2021 11:36:55 [INFO] Finished at: 2021-10-08T11:36:55+00:00
  469. 08-Oct-2021 11:36:55 [INFO] Final Memory: 21M/205M
  470. 08-Oct-2021 11:36:55 [INFO] ------------------------------------------------------------------------
  471. 08-Oct-2021 11:36:55 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project qaframework: There are test failures.
  472. 08-Oct-2021 11:36:55 [ERROR]
  473. 08-Oct-2021 11:36:55 [ERROR] Please refer to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/CONTRIB-QA-FRAMEWORK/target/surefire-reports for the individual test results.
  474. 08-Oct-2021 11:36:55 [ERROR] -> [Help 1]
  475. 08-Oct-2021 11:36:55 [ERROR]
  476. 08-Oct-2021 11:36:55 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  477. 08-Oct-2021 11:36:55 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  478. 08-Oct-2021 11:36:55 [ERROR]
  479. 08-Oct-2021 11:36:55 [ERROR] For more information about the errors and possible solutions, please read the following articles:
  480. 08-Oct-2021 11:36:55 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  481. 08-Oct-2021 11:36:55 Failing task since return code of [/usr/share/apache-maven-3.3.9/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent/bamboo-agent/.agent_tmp/CONTRIB-QA-FRAMEWORK test -Dcucumber.filter.tags=@selenium and not @initialSetup] was 1 while expected 0
  482. 08-Oct-2021 11:36:55 Finished task 'run selenium tests without initialSetup' with result: Failed
  483. 08-Oct-2021 11:36:55 Running post build plugin 'Docker Container Cleanup'
  484. 08-Oct-2021 11:36:55 Running post build plugin 'NCover Results Collector'
  485. 08-Oct-2021 11:36:55 Running post build plugin 'Clover Results Collector'
  486. 08-Oct-2021 11:36:55 Running post build plugin 'Sauce OnDemand Post Runner'
  487. 08-Oct-2021 11:36:55 Running post build plugin 'npm Cache Cleanup'
  488. 08-Oct-2021 11:36:55 Running post build plugin 'Artifact Copier'
  489. 08-Oct-2021 11:36:55 Finalising the build...
  490. 08-Oct-2021 11:36:55 Stopping timer.
  491. 08-Oct-2021 11:36:55 Build CONTRIB-QA-FRAMEWORK-920 completed.
  492. 08-Oct-2021 11:36:56 Running on server: post build plugin 'NCover Results Collector'
  493. 08-Oct-2021 11:36:56 Running on server: post build plugin 'Build Hanging Detection Configuration'
  494. 08-Oct-2021 11:36:56 Running on server: post build plugin 'Clover Delta Calculator'
  495. 08-Oct-2021 11:36:56 Running on server: post build plugin 'Maven Dependencies Postprocessor'
  496. 08-Oct-2021 11:36:56 All post build plugins have finished
  497. 08-Oct-2021 11:36:56 Generating build results summary...
  498. 08-Oct-2021 11:36:56 Saving build results to disk...
  499. 08-Oct-2021 11:36:56 Logging substituted variables...
  500. 08-Oct-2021 11:36:56 Indexing build results...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement