Bug#652242: jenkins-memory-monitor: FTBFS: test2(org.jvnet.hudson.MemoryMonitorTest): 'top' unavailable
Mònica Ramírez Arceda
monica at probeta.net
Thu Dec 15 12:24:49 UTC 2011
Source: jenkins-memory-monitor
Version: 1.5-1
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20111210 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> debian/rules build
> test -x debian/rules
> mkdir -p "."
> /usr/share/maven-debian-helper/copy-repo.sh /build/jenkins-memory-monitor-bL2DDG/jenkins-memory-monitor-1.5/debian
> mh_patchpoms -pjenkins-memory-monitor --debian-build --keep-pom-version --maven-repo=/build/jenkins-memory-monitor-bL2DDG/jenkins-memory-monitor-1.5/debian/maven-repo
> touch debian/stamp-poms-patched
> # before-build target may be used to unpatch the pom files, so we need to check if
> # patching the pom files is needed here, normally not
> if [ ! -f pom.xml.save ]; then \
> /usr/bin/make -f debian/rules patch-poms; \
> fi
> cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven2/boot/classworlds.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dproperties.file.manual=/build/jenkins-memory-monitor-bL2DDG/jenkins-memory-monitor-1.5/debian/maven.properties -Dclassworlds.conf=/etc/maven2/m2-debian.conf org.codehaus.classworlds.Launcher -s/etc/maven2/settings-debian.xml -Dmaven.repo.local=/build/jenkins-memory-monitor-bL2DDG/jenkins-memory-monitor-1.5/debian/maven-repo package
> [INFO]
> NOTE: Maven is executing in offline mode. Any artifacts not already in your local
> repository will be inaccessible.
>
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Building memory-monitor
> [INFO] task-segment: [package]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory /build/jenkins-memory-monitor-bL2DDG/jenkins-memory-monitor-1.5/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 7 source files to /build/jenkins-memory-monitor-bL2DDG/jenkins-memory-monitor-1.5/target/classes
> [INFO] [resources:testResources {execution: default-testResources}]
> [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
> [INFO] skip non existing resourceDirectory /build/jenkins-memory-monitor-bL2DDG/jenkins-memory-monitor-1.5/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Compiling 1 source file to /build/jenkins-memory-monitor-bL2DDG/jenkins-memory-monitor-1.5/target/test-classes
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Surefire report directory: /build/jenkins-memory-monitor-bL2DDG/jenkins-memory-monitor-1.5/target/surefire-reports
>
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.jvnet.hudson.MemoryMonitorTest
> Memory:20369/24157MB Swap:465484/465484MB
> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.183 sec <<< FAILURE!
>
> Results :
>
> Tests in error:
> test2(org.jvnet.hudson.MemoryMonitorTest): 'top' unavailable
>
> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0
>
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.
>
> Please refer to /build/jenkins-memory-monitor-bL2DDG/jenkins-memory-monitor-1.5/target/surefire-reports for the individual test results.
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 1 second
> [INFO] Finished at: Sat Dec 10 17:08:16 CET 2011
> [INFO] Final Memory: 13M/361M
> [INFO] ------------------------------------------------------------------------
> make: *** [mvn-build] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/12/10/jenkins-memory-monitor_1.5-1_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
More information about the pkg-java-maintainers
mailing list