I've been seeing this a lot recently in the GeoTools Travis CI builds,
across various different GeoTools PRs:

[INFO] Installing
/home/travis/build/geotools/geotools/modules/ogc/net.opengis.wmts/target/net.opengis.wmts-21-SNAPSHOT.jar
to 
/home/travis/.m2/repository/org/geotools/ogc/net.opengis.wmts/21-SNAPSHOT/net.opengis.wmts-21-SNAPSHOT.jar
[INFO] Installing
/home/travis/build/geotools/geotools/modules/ogc/net.opengis.wmts/pom.xml
to 
/home/travis/.m2/repository/org/geotools/ogc/net.opengis.wmts/21-SNAPSHOT/net.opengis.wmts-21-SNAPSHOT.pom
[INFO] Installing
/home/travis/build/geotools/geotools/modules/ogc/net.opengis.wmts/target/net.opengis.wmts-21-SNAPSHOT-sources.jar
to 
/home/travis/.m2/repository/org/geotools/ogc/net.opengis.wmts/21-SNAPSHOT/net.opengis.wmts-21-SNAPSHOT-sources.jar


No output has been received in the last 10m0s, this potentially
indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on:
https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received

The build has been terminated


The build always seems to terminate at the same point, right after
attempring to install
/home/travis/build/geotools/geotools/modules/ogc/net.opengis.wmts/target/net.opengis.wmts-21-SNAPSHOT-sources.jar
to
/home/travis/.m2/repository/org/geotools/ogc/net.opengis.wmts/21-SNAPSHOT/net.opengis.wmts-21-SNAPSHOT-sources.jar

I'm not quite sure what is causing it ... based on the logs I would guess
an error uploading the jar. Perhaps a permissions problem or lack of disk
space?

I'm not seeing any similar failures in appveyor or Jenkins.

For now, I'm going to wait until Jenkins is actually up-to-date (and run a
nightly build, then try restarting the Travis CI, but if anyone has any
other ideas as to what is causing this issue I would be interested in
hearing them.

Torben
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to