Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #5308 did not complete

Job: Deploy to Maven did not complete

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Job result summary

Queued
Source updated
Started
Completed
Cancelled
Agent
xindi.openmrs.org
Revision
404d6da5be1378a07d8dec2a255e9e3c46e65854

Error summary

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

+ docker pull maven:3.9.9-amazoncorretto-8
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/.m2/settings.xml:/.m2/settings.xml:ro -v /data/bamboo-agent/xml-data/build-dir/CA-CA-DTM:/module --rm -w /module maven:3.9.9-amazoncorretto-8 bash -c '
    yum install -y \
      atk \
      at-spi2-atk \
      cups-libs \
      gtk3 \
      libXcomposite \
      libXcursor \
      libXdamage \
      libXext \
      libXi \
      libXrandr \
      libXScrnSaver \
      libXtst \
      pango \
      alsa-lib \
      libdrm \
      xdg-utils \
      nss \
      libxkbcommon \
      glib2 && \
    yum clean all && \
    mvn deploy -B -DskipTests -Pdocker --settings /.m2/settings.xml && chmod -R 777 .
  '
Force Stop build feature is enabled for current plan. Either Bamboo has detected the build has hung or it has been manually stopped.
Build was stopped by hung build monitor.