Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #1733 failed Changes by Jayasanka Weerasinghe <33048395+jayasanka-sack@users.noreply.github.com>
Build result summary
Details
- Completed
- Queue duration
- 7 minutes
- Duration
- 7 minutes
- Labels
- None
- Revisions
-
- openmrs-module-webservices.rest
-
7ef08ccd140c92bfd8cdb63363fe526a84809f14
- Release scripts
-
d5831e94deff58c79f07afa118e3aad928391687
- Failing since
- #1705 (Changes by Daniel Kayiwa – )
- Fixed in
- #1734 (Changes by Darius Jazayeri)
Responsible
-
Ian Bacher Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
![]() |
Jayasanka Weerasinghe <33048395+jayasanka-sack@users.noreply.github.com> |
7ef08ccd140c92bfd8cdb63363fe526a84809f14
|
Configuration changes
Plan configuration has changed since the last successful build. See the plan audit log for more details.
Error summary for Build and Test JDK 8
The job generated some errors, drill down into the full build log for more details.
+ export IMAGE=maven:3.9.9-amazoncorretto-8
+ IMAGE=maven:3.9.9-amazoncorretto-8
+ docker pull maven:3.9.9-amazoncorretto-8
+ docker run -v m2-repo:/root/.m2/repository -v /data/bamboo-agent/xml-data/build-dir/RESTWS-RESTWS-BTJ8:/module --rm -w=/module maven:3.9.9-amazoncorretto-8 bash -c 'mvn clean package && chmod -R 777 .'
+ IMAGE=maven:3.9.9-amazoncorretto-8
+ docker pull maven:3.9.9-amazoncorretto-8
+ docker run -v m2-repo:/root/.m2/repository -v /data/bamboo-agent/xml-data/build-dir/RESTWS-RESTWS-BTJ8:/module --rm -w=/module maven:3.9.9-amazoncorretto-8 bash -c 'mvn clean package && chmod -R 777 .'