Advertisement
Guest User

Untitled

a guest
Mar 8th, 2021
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.09 KB | None | 0 0
  1. Travis CI
  2. About Us
  3. Blog
  4. Status
  5. Documentation
  6. Help
  7. Sign in
  8. Please be aware travis-ci.org will be shutting down in several weeks, with all accounts migrating to travis-ci.com. Please stay tuned here for more information.
  9. Help make Open Source a better place and start building better software today!
  10.  
  11. openmrs / openmrs-distro-referenceapplication
  12. build:passed
  13. Current
  14.  
  15. Branches
  16.  
  17. Build History
  18.  
  19. Pull Requests
  20.  
  21. Build #4910
  22.  
  23. Job #4910.1
  24. More options
  25. Pull Request #305 RATEST-74:Failing Test Ignored AddFormTests
  26. Commit dd93818
  27. #305: RATEST-74:Failing Test Ignored AddFormTests
  28. Branch qa
  29. MAGEMBE SHARIF avatar MAGEMBE SHARIF
  30. #4910.1 failed
  31. Ran for 1 min 47 sec
  32. 4 days ago
  33. AMD64
  34. JDK: openjdk8 Java
  35. DB=mysql
  36. Job log
  37.  
  38. View config
  39. Raw log
  40. 0.00s0.13s0.09s0.06s
  41. worker_info
  42. Worker information
  43. 0.14s0.01s0.00s0.01s
  44. system_info
  45. Build system information
  46. 0.01s0.01s0.65s0.20s0.05s0.00s0.04s0.00s0.01s0.01s0.01s0.01s0.01s0.00s0.00s0.02s0.00s0.01s0.28s0.00s0.00s0.00s0.01s0.00s0.09s0.00s0.75s0.00s0.00s6.03s0.00s2.70s0.00s2.58s
  47. docker_mtu_and_registry_mirrors
  48. resolvconf
  49. install_jdk
  50. Installing openjdk8
  51. services
  52. 3.01s$ sudo systemctl start docker
  53. git.checkout
  54. 0.70s$ git clone --depth=50 https://github.com/openmrs/openmrs-distro-referenceapplication.git openmrs/openmrs-distro-referenceapplication
  55. 0.01s
  56. Encrypted environment variables have been removed for security reasons.
  57. See https://docs.travis-ci.com/user/pull-requests/#pull-requests-and-security-restrictions
  58. Setting environment variables from .travis.yml
  59. $ export DB=mysql
  60. cache.1
  61. Setting up build cache
  62. $ java -Xmx32m -version
  63. openjdk version "1.8.0_252"
  64. OpenJDK Runtime Environment (build 1.8.0_252-8u252-b09-1~16.04-b09)
  65. OpenJDK 64-Bit Server VM (build 25.252-b09, mixed mode)
  66. $ javac -J-Xmx32m -version
  67. javac 1.8.0_252
  68. install
  69. 0.00s$ true
  70. 78.07s$ travis_wait 60 ./travis_script.sh
  71. Still running (2 of 60): ./travis_script.sh
  72. The command ./travis_script.sh exited with 1.
  73. Log:
  74. Would you be willing to help us improve SDK by sending us once in a while anonymous usage statistics (you can always change your mind by going to sdk-stats.properties and setting statsEnabled to false) [Y/n]:
  75. Failed to send anonymous user statistics. null
  76. Downloading modules...
  77. file:/home/travis/build/openmrs/openmrs-distro-referenceapplication/package/target/distro/web/openmrs-2.4.0.war
  78. target:/home/travis/build/openmrs/openmrs-distro-referenceapplication/package/target/distro/web
  79. Downloading OWAs...
  80. Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
  81. Creating Docker Compose configuration...
  82. The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from /home/travis/build/openmrs/openmrs-distro-referenceapplication/package/target/distro
  83. Would you be willing to help us improve SDK by sending us once in a while anonymous usage statistics (you can always change your mind by going to sdk-stats.properties and setting statsEnabled to false) [Y/n]:
  84. Failed to send anonymous user statistics. null
  85. Downloading modules...
  86. file:/home/travis/build/openmrs/openmrs-distro-referenceapplication/package/target/bundled-distro/web/openmrs-2.4.0.war
  87. target:/home/travis/build/openmrs/openmrs-distro-referenceapplication/package/target/bundled-distro/web
  88. Downloading OWAs...
  89. Downloading https://dl.bintray.com/openmrs/owa/SystemAdministration-1.2.zip
  90. Creating Docker Compose configuration...
  91. The 'referenceapplication' distribution created! To start up the server run 'docker-compose up' from /home/travis/build/openmrs/openmrs-distro-referenceapplication/package/target/bundled-distro
  92. -------------------------------------------------------
  93. T E S T S
  94. -------------------------------------------------------
  95. Results :
  96. Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
  97. [ERROR] COMPILATION ERROR :
  98. [ERROR] /home/travis/build/openmrs/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/page/ClinicianFacingPatientDashboardPage.java:[192,17] cannot find symbol
  99. symbol: method clickOnLast(org.openqa.selenium.By)
  100. location: class org.openmrs.reference.page.ClinicianFacingPatientDashboardPage
  101. [ERROR] /home/travis/build/openmrs/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/page/ClinicianFacingPatientDashboardPage.java:[197,17] cannot find symbol
  102. symbol: method clickOnLast(org.openqa.selenium.By)
  103. location: class org.openmrs.reference.page.ClinicianFacingPatientDashboardPage
  104. [ERROR] /home/travis/build/openmrs/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/page/ClinicianFacingPatientDashboardPage.java:[202,17] cannot find symbol
  105. symbol: method clickOnLast(org.openqa.selenium.By)
  106. location: class org.openmrs.reference.page.ClinicianFacingPatientDashboardPage
  107. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project referenceapplication-ui-tests: Compilation failure: Compilation failure:
  108. [ERROR] /home/travis/build/openmrs/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/page/ClinicianFacingPatientDashboardPage.java:[192,17] cannot find symbol
  109. [ERROR] symbol: method clickOnLast(org.openqa.selenium.By)
  110. [ERROR] location: class org.openmrs.reference.page.ClinicianFacingPatientDashboardPage
  111. [ERROR] /home/travis/build/openmrs/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/page/ClinicianFacingPatientDashboardPage.java:[197,17] cannot find symbol
  112. [ERROR] symbol: method clickOnLast(org.openqa.selenium.By)
  113. [ERROR] location: class org.openmrs.reference.page.ClinicianFacingPatientDashboardPage
  114. [ERROR] /home/travis/build/openmrs/openmrs-distro-referenceapplication/ui-tests/src/test/java/org/openmrs/reference/page/ClinicianFacingPatientDashboardPage.java:[202,17] cannot find symbol
  115. [ERROR] symbol: method clickOnLast(org.openqa.selenium.By)
  116. [ERROR] location: class org.openmrs.reference.page.ClinicianFacingPatientDashboardPage
  117. [ERROR] -> [Help 1]
  118. [ERROR]
  119. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  120. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  121. [ERROR]
  122. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  123. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  124. [ERROR]
  125. [ERROR] After correcting the problems, you can resume the build with the command
  126. [ERROR] mvn <args> -rf :referenceapplication-ui-tests
  127. /home/travis/.travis/functions: line 607: 4471 Terminated travis_jigger "${!}" "${timeout}" "${cmd[@]}"
  128. The command "travis_wait 60 ./travis_script.sh" exited with 1.
  129. before_cache
  130. 0.06s$ rm -rf $HOME/.m2/repository/org/openmrs
  131. cache.2
  132. store build cache
  133. after_script
  134. 0.00s$ ./travis_after_script.sh
  135. Done. Your build exited with 1.
  136. Top
  137. ©TRAVIS CI, GMBH
  138. Rigaer Straße 8
  139. 10247 Berlin, Germany
  140. Work with Travis CI
  141. Blog
  142. Email
  143. Twitter
  144. HELP
  145. Documentation
  146. Community
  147. Changelog
  148. Travis CI vs Jenkins
  149. COMPANY
  150. Imprint
  151. Legal
  152. TRAVIS CI STATUS
  153. Travis CI Status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement