OpenMRS Core Master

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
33 minutes
Labels
None
Revisions
openmrs-core
22a89ff551ce6688c71f9b0b3e9f990be59b4eda 22a89ff551ce6688c71f9b0b3e9f990be59b4eda
openmrs-standalone
885ad10c3e56ae11105727bb801f2f04042a18d9 885ad10c3e56ae11105727bb801f2f04042a18d9
Release scripts
39269cb8f38c786e7c5c4df804871bc2073177ad 39269cb8f38c786e7c5c4df804871bc2073177ad
Failing since
#3127 (Changes by Daniel Kayiwa)
Fixed in
#3134 (Manual run by Rafal Korytkowski)
No failed test found. A possible compilation error occurred.

Responsible

Code commits

openmrs-core
Author Commit Message Commit date
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 22a89ff551ce6688c71f9b0b3e9f990be59b4eda 22a89ff551ce6688c71f9b0b3e9f990be59b4eda maven(deps): bump jacksonVersion from 2.14.0 to 2.14.1 (#4200)
Bumps `jacksonVersion` from 2.14.0 to 2.14.1.

Updates `jackson-core` from 2.14.0 to 2.14.1
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.14.0...jackson-core-2.14.1)

Updates `jackson-annotations` from 2.14.0 to 2.14.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-databind` from 2.14.0 to 2.14.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-datatype-jsr310` from 2.14.0 to 2.14.1

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Configuration changes

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

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Error summary for Unit Test

The job generated some errors, drill down into the full build log for more details.

+ export IMAGE=openmrs/openmrs-core@sha256:a2c003fe3fd023a2d454a5200c36f514b993228f66187ae01e1acd7cad261ecc
+ IMAGE=openmrs/openmrs-core@sha256:a2c003fe3fd023a2d454a5200c36f514b993228f66187ae01e1acd7cad261ecc
+ docker run --pull --rm openmrs/openmrs-core@sha256:a2c003fe3fd023a2d454a5200c36f514b993228f66187ae01e1acd7cad261ecc mvn test
docker: Error response from daemon: No such image: openmrs/openmrs-core@sha256:a2c003fe3fd023a2d454a5200c36f514b993228f66187ae01e1acd7cad261ecc.
See 'docker run --help'.