Deploys Reference Application SNAPSHOT to maven

Build: #13334 failed

Job: Build and push failed

Stages & jobs

  1. Build and push

  2. Deploy to qa-refapp

  3. Validate

  4. Release

    Requires a user to start manually
  5. Set variables

  6. Release others

Job result summary

Completed
Duration
1 minute
Revision
8480c2428828aea637ba02b83f3f6c9415155d63
Failing since
#13314 (Changes by jwnasambu <33891016+jwnasambu@users.noreply.github.com>)
Fixed in
#13361 (Changes by Daniel Kayiwa)
No failed test found. A possible compilation error occurred.

Error summary

The build generated some errors. See the full build log for more details.

Progress (2): 12 MB | 391/636 kB
Progress (2): 12 MB | 395/636 kB
Progress (2): 12 MB | 399/636 kB
Progress (2): 12 MB | 403/636 kB
Progress (2): 12 MB | 407/636 kB
Progress (2): 12 MB | 411/636 kB
Progress (2): 12 MB | 415/636 kB
Progress (2): 12 MB | 419/636 kB
Progress (2): 12 MB | 423/636 kB
Progress (2): 12 MB | 425/636 kB
Progress (2): 12 MB | 430/636 kB
Progress (2): 12 MB | 434/636 kB
Progress (2): 12 MB | 438/636 kB
Progress (2): 12 MB | 442/636 kB
Progress (2): 12 MB | 446/636 kB
Progress (2): 12 MB | 450/636 kB
Progress (2): 12 MB | 454/636 kB
Progress (2): 12 MB | 458/636 kB
Progress (2): 12 MB | 460/636 kB
Progress (2): 12 MB | 464/636 kB
Progress (2): 12 MB | 468/636 kB
Progress (2): 12 MB | 473/636 kB
Progress (2): 12 MB | 477/636 kB
Progress (2): 12 MB | 481/636 kB
Progress (2): 12 MB | 485/636 kB
Progress (2): 12 MB | 489/636 kB
Progress (2): 12 MB | 493/636 kB
Progress (2): 12 MB | 495/636 kB
Progress (2): 12 MB | 499/636 kB
Progress (2): 12 MB | 503/636 kB
Progress (2): 12 MB | 507/636 kB
Progress (2): 12 MB | 511/636 kB
Progress (2): 12 MB | 516/636 kB
Progress (2): 12 MB | 520/636 kB
Progress (2): 12 MB | 524/636 kB
Progress (2): 12 MB | 528/636 kB
Progress (2): 12 MB | 530/636 kB
Progress (2): 12 MB | 534/636 kB
Progress (2): 12 MB | 538/636 kB
Progress (2): 12 MB | 542/636 kB
Progress (2): 12 MB | 546/636 kB
                               
Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar (12 MB at 861 kB/s)
#14 92.92 Progress (1): 550/636 kB
Progress (1): 554/636 kB
Progress (1): 559/636 kB
Progress (1): 563/636 kB
Progress (1): 565/636 kB
#14 ...

#17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#17 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1

#14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#14 92.92 Progress (1): 550/636 kB
Progress (1): 554/636 kB
Progress (1): 559/636 kB
Progress (1): 563/636 kB
Progress (1): 565/636 kB
Progress (1): 569/636 kB
Progress (1): 573/636 kB
Progress (1): 577/636 kB
Progress (1): 581/636 kB
Progress (1): 585/636 kB
Progress (1): 589/636 kB
Progress (1): 593/636 kB
Progress (1): 597/636 kB
Progress (1): 599/636 kB
Progress (1): 604/636 kB
Progress (1): 608/636 kB
Progress (1): 612/636 kB
Progress (1): 616/636 kB
Progress (1): 620/636 kB
Progress (1): 624/636 kB
Progress (1): 628/636 kB
Progress (1): 632/636 kB
Progress (1): 636 kB   
#14 CANCELED
------
> [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install:
#17 87.85 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) on project referenceapplication-package: Unable to find/resolve artifact.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1]
#17 87.85 [ERROR]
#17 87.85 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#17 87.85 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#17 87.85 [ERROR]
#17 87.85 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#17 87.85 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#17 87.85 [ERROR]
#17 87.85 [ERROR] After correcting the problems, you can resume the build with the command
#17 87.85 [ERROR]   mvn <args> -rf :referenceapplication-package
------
Dockerfile:14
--------------------
  12 |     
  13 |     # Build the distro
  14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS
  15 |     
  16 |     ### Run Stage
--------------------
error: failed to solve: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1