Deploys Reference Application SNAPSHOT to maven
Build: #13248 failed
Job: Build and push failed
Job result summary
- Completed
- Duration
- 33 minutes
- Revision
-
db2303954ae6cfce5eb8c8f4cc99d359d4846cd2
- Fixed in
- #13249 (Child of REPUI-REPUI-1976)
Error summary
The build generated some errors. See the full build log for more details.
Progress (1): 4.8/80 MB
Progress (1): 5.1/80 MB
Progress (1): 5.3/80 MB
Progress (1): 5.6/80 MB
Progress (1): 5.9/80 MB
Progress (1): 6.1/80 MB
Progress (1): 6.4/80 MB
#17 ...
#14 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#14 403.6 Progress (1): 0.3/80 MB
Progress (1): 0.5/80 MB
Progress (1): 0.8/80 MB
Progress (1): 1.1/80 MB
Progress (1): 1.3/80 MB
Progress (1): 1.6/80 MB
Progress (1): 1.9/80 MB
Progress (1): 2.1/80 MB
Progress (1): 2.4/80 MB
Progress (1): 2.7/80 MB
Progress (1): 2.9/80 MB
Progress (1): 3.2/80 MB
Progress (1): 3.5/80 MB
Progress (1): 3.7/80 MB
Progress (1): 4.0/80 MB
Progress (1): 4.3/80 MB
Progress (1): 4.5/80 MB
Progress (1): 4.8/80 MB
[INFO] ------------------------------------------------------------------------
#14 2006.6 [INFO] Reactor Summary for Reference Application Distribution 2.13.0-SNAPSHOT:
#14 2006.6 [INFO]
#14 2006.6 [INFO] Reference Application Distribution ................. SUCCESS [ 0.779 s]
#14 2006.6 [INFO] Reference Application Distribution Package ......... FAILURE [33:22 min]
#14 2006.6 [INFO] ------------------------------------------------------------------------
#14 2006.6 [INFO] BUILD FAILURE
#14 2006.6 [INFO] ------------------------------------------------------------------------
#14 2006.6 [INFO] Total time: 33:23 min
#14 2006.6 [INFO] Finished at: 2022-11-30T15:36:42Z
#14 2006.6 [INFO] ------------------------------------------------------------------------
#14 2006.6 [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 transfer artifact org.openmrs.web:openmrs-webapp:war:2.6.0-20221129.072239-250 from/to openmrs-repo (https://mavenrepo.openmrs.org/public): GET request of: org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-20221129.072239-250.war from openmrs-repo failed: Connection reset -> [Help 1]
#14 2006.6 [ERROR]
#14 2006.6 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#14 2006.6 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#14 2006.6 [ERROR]
#14 2006.6 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#14 2006.6 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#14 2006.6 [ERROR]
#14 2006.6 [ERROR] After correcting the problems, you can resume the build with the command
#14 2006.6 [ERROR] mvn <args> -rf :referenceapplication-package
#14 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1
#17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#17 452.2 Progress (1): 0.3/80 MB
Progress (1): 0.5/80 MB
Progress (1): 0.8/80 MB
Progress (1): 1.1/80 MB
Progress (1): 1.3/80 MB
Progress (1): 1.6/80 MB
Progress (1): 1.9/80 MB
Progress (1): 2.1/80 MB
Progress (1): 2.4/80 MB
Progress (1): 2.7/80 MB
Progress (1): 2.9/80 MB
Progress (1): 3.2/80 MB
Progress (1): 3.5/80 MB
Progress (1): 3.7/80 MB
Progress (1): 4.0/80 MB
Progress (1): 4.3/80 MB
Progress (1): 4.5/80 MB
Progress (1): 4.8/80 MB
Progress (1): 5.1/80 MB
Progress (1): 5.3/80 MB
Progress (1): 5.6/80 MB
Progress (1): 5.9/80 MB
Progress (1): 6.1/80 MB
Progress (1): 6.4/80 MB
#17 CANCELED
------
> [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install:
#14 2006.6 [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 transfer artifact org.openmrs.web:openmrs-webapp:war:2.6.0-20221129.072239-250 from/to openmrs-repo (https://mavenrepo.openmrs.org/public): GET request of: org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-20221129.072239-250.war from openmrs-repo failed: Connection reset -> [Help 1]
#14 2006.6 [ERROR]
#14 2006.6 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#14 2006.6 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#14 2006.6 [ERROR]
#14 2006.6 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#14 2006.6 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#14 2006.6 [ERROR]
#14 2006.6 [ERROR] After correcting the problems, you can resume the build with the command
#14 2006.6 [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
Progress (1): 5.1/80 MB
Progress (1): 5.3/80 MB
Progress (1): 5.6/80 MB
Progress (1): 5.9/80 MB
Progress (1): 6.1/80 MB
Progress (1): 6.4/80 MB
#17 ...
#14 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#14 403.6 Progress (1): 0.3/80 MB
Progress (1): 0.5/80 MB
Progress (1): 0.8/80 MB
Progress (1): 1.1/80 MB
Progress (1): 1.3/80 MB
Progress (1): 1.6/80 MB
Progress (1): 1.9/80 MB
Progress (1): 2.1/80 MB
Progress (1): 2.4/80 MB
Progress (1): 2.7/80 MB
Progress (1): 2.9/80 MB
Progress (1): 3.2/80 MB
Progress (1): 3.5/80 MB
Progress (1): 3.7/80 MB
Progress (1): 4.0/80 MB
Progress (1): 4.3/80 MB
Progress (1): 4.5/80 MB
Progress (1): 4.8/80 MB
[INFO] ------------------------------------------------------------------------
#14 2006.6 [INFO] Reactor Summary for Reference Application Distribution 2.13.0-SNAPSHOT:
#14 2006.6 [INFO]
#14 2006.6 [INFO] Reference Application Distribution ................. SUCCESS [ 0.779 s]
#14 2006.6 [INFO] Reference Application Distribution Package ......... FAILURE [33:22 min]
#14 2006.6 [INFO] ------------------------------------------------------------------------
#14 2006.6 [INFO] BUILD FAILURE
#14 2006.6 [INFO] ------------------------------------------------------------------------
#14 2006.6 [INFO] Total time: 33:23 min
#14 2006.6 [INFO] Finished at: 2022-11-30T15:36:42Z
#14 2006.6 [INFO] ------------------------------------------------------------------------
#14 2006.6 [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 transfer artifact org.openmrs.web:openmrs-webapp:war:2.6.0-20221129.072239-250 from/to openmrs-repo (https://mavenrepo.openmrs.org/public): GET request of: org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-20221129.072239-250.war from openmrs-repo failed: Connection reset -> [Help 1]
#14 2006.6 [ERROR]
#14 2006.6 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#14 2006.6 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#14 2006.6 [ERROR]
#14 2006.6 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#14 2006.6 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#14 2006.6 [ERROR]
#14 2006.6 [ERROR] After correcting the problems, you can resume the build with the command
#14 2006.6 [ERROR] mvn <args> -rf :referenceapplication-package
#14 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1
#17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install
#17 452.2 Progress (1): 0.3/80 MB
Progress (1): 0.5/80 MB
Progress (1): 0.8/80 MB
Progress (1): 1.1/80 MB
Progress (1): 1.3/80 MB
Progress (1): 1.6/80 MB
Progress (1): 1.9/80 MB
Progress (1): 2.1/80 MB
Progress (1): 2.4/80 MB
Progress (1): 2.7/80 MB
Progress (1): 2.9/80 MB
Progress (1): 3.2/80 MB
Progress (1): 3.5/80 MB
Progress (1): 3.7/80 MB
Progress (1): 4.0/80 MB
Progress (1): 4.3/80 MB
Progress (1): 4.5/80 MB
Progress (1): 4.8/80 MB
Progress (1): 5.1/80 MB
Progress (1): 5.3/80 MB
Progress (1): 5.6/80 MB
Progress (1): 5.9/80 MB
Progress (1): 6.1/80 MB
Progress (1): 6.4/80 MB
#17 CANCELED
------
> [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install:
#14 2006.6 [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 transfer artifact org.openmrs.web:openmrs-webapp:war:2.6.0-20221129.072239-250 from/to openmrs-repo (https://mavenrepo.openmrs.org/public): GET request of: org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-20221129.072239-250.war from openmrs-repo failed: Connection reset -> [Help 1]
#14 2006.6 [ERROR]
#14 2006.6 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#14 2006.6 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#14 2006.6 [ERROR]
#14 2006.6 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#14 2006.6 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
#14 2006.6 [ERROR]
#14 2006.6 [ERROR] After correcting the problems, you can resume the build with the command
#14 2006.6 [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