This list is closed, nobody may subscribe to it.
| 2010 |
Jan
|
Feb
(19) |
Mar
(8) |
Apr
(25) |
May
(16) |
Jun
(77) |
Jul
(131) |
Aug
(76) |
Sep
(30) |
Oct
(7) |
Nov
(3) |
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
(2) |
Jul
(16) |
Aug
(3) |
Sep
(1) |
Oct
|
Nov
(7) |
Dec
(7) |
| 2012 |
Jan
(10) |
Feb
(1) |
Mar
(8) |
Apr
(6) |
May
(1) |
Jun
(3) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
(8) |
Dec
(2) |
| 2013 |
Jan
(5) |
Feb
(12) |
Mar
(2) |
Apr
(1) |
May
(1) |
Jun
(1) |
Jul
(22) |
Aug
(50) |
Sep
(31) |
Oct
(64) |
Nov
(83) |
Dec
(28) |
| 2014 |
Jan
(31) |
Feb
(18) |
Mar
(27) |
Apr
(39) |
May
(45) |
Jun
(15) |
Jul
(6) |
Aug
(27) |
Sep
(6) |
Oct
(67) |
Nov
(70) |
Dec
(1) |
| 2015 |
Jan
(3) |
Feb
(18) |
Mar
(22) |
Apr
(121) |
May
(42) |
Jun
(17) |
Jul
(8) |
Aug
(11) |
Sep
(26) |
Oct
(15) |
Nov
(66) |
Dec
(38) |
| 2016 |
Jan
(14) |
Feb
(59) |
Mar
(28) |
Apr
(44) |
May
(21) |
Jun
(12) |
Jul
(9) |
Aug
(11) |
Sep
(4) |
Oct
(2) |
Nov
(1) |
Dec
|
| 2017 |
Jan
(20) |
Feb
(7) |
Mar
(4) |
Apr
(18) |
May
(7) |
Jun
(3) |
Jul
(13) |
Aug
(2) |
Sep
(4) |
Oct
(9) |
Nov
(2) |
Dec
(5) |
| 2018 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2019 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: husdon <no...@no...> - 2010-06-14 20:24:48
|
See <http://localhost/job/BigData/changes> |
|
From: husdon <no...@no...> - 2010-06-09 23:24:48
|
See <http://localhost/job/BigData/changes> |
|
From: husdon <no...@no...> - 2010-06-09 18:52:42
|
See <http://localhost/job/BigData/changes> |
|
From: husdon <no...@no...> - 2010-06-08 23:59:19
|
See <http://localhost/job/BigData/changes> |
|
From: husdon <no...@no...> - 2010-06-08 23:17:28
|
See <http://localhost/job/BigData/changes> |
|
From: Bryan T. <br...@sy...> - 2010-06-07 22:58:33
|
Here is an interesting article on getting to exaflops in HPC. [1] http://www.hpcwire.com/home/specialfeaturetopitem/Scaling-the-Exa-95511104.html Bryan |
|
From: husdon <no...@no...> - 2010-06-07 18:08:57
|
See <http://localhost/job/BigData/changes> |
|
From: husdon <no...@no...> - 2010-06-06 16:27:18
|
See <http://localhost/job/BigData/changes> |
|
From: husdon <no...@no...> - 2010-06-04 17:48:14
|
See <http://localhost/job/BigData/10/> |
|
From: husdon <no...@no...> - 2010-06-04 16:54:36
|
See <http://localhost/job/BigData/9/changes>
Changes:
[thompsonbry] turned on DataLoader logging @ INFO
[thompsonbry] modified the bsbm ant build script to use the DataLoader
------------------------------------------
[...truncated 8 lines...]
clean:
[delete] Deleting directory <http://localhost/job/BigData/ws/trunk/ant-build>
[delete] Deleting directory <http://localhost/job/BigData/ws/trunk/bigdata-test>
[delete] Deleting directory <http://localhost/job/BigData/ws/trunk/dist>
prepare:
[echo] version=bigdata-0.82.0-040610
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/ant-build>
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/ant-build/classes>
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/ant-build/docs>
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/ant-build/lib>
compile:
[javac] <http://localhost/job/BigData/ws/trunk/build.xml>:75: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 1229 source files to <http://localhost/job/BigData/ws/trunk/ant-build/classes>
[javac] javac 1.6.0_17
[javac] <http://localhost/job/BigData/ws/trunk/bigdata/src/java/com/bigdata/rwstore/RWStore.java>:36: warning: sun.reflect.generics.reflectiveObjects.NotImplementedException is Sun proprietary API and may be removed in a future release
[javac] import sun.reflect.generics.reflectiveObjects.NotImplementedException;
[javac] ^
[javac] <http://localhost/job/BigData/ws/trunk/bigdata-jini/src/java/com/bigdata/jini/start/ServicesManagerServer.java>:48: warning: sun.misc.Signal is Sun proprietary API and may be removed in a future release
[javac] import sun.misc.Signal;
[javac] ^
[javac] <http://localhost/job/BigData/ws/trunk/bigdata-jini/src/java/com/bigdata/jini/start/ServicesManagerServer.java>:49: warning: sun.misc.SignalHandler is Sun proprietary API and may be removed in a future release
[javac] import sun.misc.SignalHandler;
[javac] ^
[javac] <http://localhost/job/BigData/ws/trunk/bigdata-jini/src/java/com/bigdata/jini/start/ServicesManagerServer.java>:383: warning: sun.misc.SignalHandler is Sun proprietary API and may be removed in a future release
[javac] private class SigHUPHandler implements SignalHandler {
[javac] ^
[javac] <http://localhost/job/BigData/ws/trunk/bigdata-jini/src/java/com/bigdata/jini/start/ServicesManagerServer.java>:385: warning: sun.misc.SignalHandler is Sun proprietary API and may be removed in a future release
[javac] private final SignalHandler oldHandler;
[javac] ^
[javac] <http://localhost/job/BigData/ws/trunk/bigdata-jini/src/java/com/bigdata/jini/start/ServicesManagerServer.java>:417: warning: sun.misc.Signal is Sun proprietary API and may be removed in a future release
[javac] public void handle(final Signal sig) {
[javac] ^
[javac] <http://localhost/job/BigData/ws/trunk/bigdata-jini/src/java/com/bigdata/service/jini/LoadBalancerServer.java>:26: warning: sun.misc.Signal is Sun proprietary API and may be removed in a future release
[javac] import sun.misc.Signal;
[javac] ^
[javac] <http://localhost/job/BigData/ws/trunk/bigdata-jini/src/java/com/bigdata/service/jini/LoadBalancerServer.java>:27: warning: sun.misc.SignalHandler is Sun proprietary API and may be removed in a future release
[javac] import sun.misc.SignalHandler;
[javac] ^
[javac] <http://localhost/job/BigData/ws/trunk/bigdata-jini/src/java/com/bigdata/service/jini/LoadBalancerServer.java>:163: warning: sun.misc.SignalHandler is Sun proprietary API and may be removed in a future release
[javac] private class SigHUPHandler implements SignalHandler {
[javac] ^
[javac] <http://localhost/job/BigData/ws/trunk/bigdata-jini/src/java/com/bigdata/service/jini/LoadBalancerServer.java>:165: warning: sun.misc.SignalHandler is Sun proprietary API and may be removed in a future release
[javac] private final SignalHandler oldHandler;
[javac] ^
[javac] <http://localhost/job/BigData/ws/trunk/bigdata-jini/src/java/com/bigdata/service/jini/LoadBalancerServer.java>:194: warning: sun.misc.Signal is Sun proprietary API and may be removed in a future release
[javac] public void handle(final Signal sig) {
[javac] ^
[javac] <http://localhost/job/BigData/ws/trunk/bigdata-jini/src/java/com/bigdata/jini/start/ServicesManagerServer.java>:406: warning: sun.misc.Signal is Sun proprietary API and may be removed in a future release
[javac] final Signal signal = new Signal(signalName);
[javac] ^
[javac] <http://localhost/job/BigData/ws/trunk/bigdata-jini/src/java/com/bigdata/jini/start/ServicesManagerServer.java>:406: warning: sun.misc.Signal is Sun proprietary API and may be removed in a future release
[javac] final Signal signal = new Signal(signalName);
[javac] ^
[javac] <http://localhost/job/BigData/ws/trunk/bigdata-jini/src/java/com/bigdata/jini/start/ServicesManagerServer.java>:408: warning: sun.misc.Signal is Sun proprietary API and may be removed in a future release
[javac] this.oldHandler = Signal.handle(signal, this);
[javac] ^
[javac] <http://localhost/job/BigData/ws/trunk/bigdata-jini/src/java/com/bigdata/service/jini/LoadBalancerServer.java>:183: warning: sun.misc.Signal is Sun proprietary API and may be removed in a future release
[javac] final Signal signal = new Signal(signalName);
[javac] ^
[javac] <http://localhost/job/BigData/ws/trunk/bigdata-jini/src/java/com/bigdata/service/jini/LoadBalancerServer.java>:183: warning: sun.misc.Signal is Sun proprietary API and may be removed in a future release
[javac] final Signal signal = new Signal(signalName);
[javac] ^
[javac] <http://localhost/job/BigData/ws/trunk/bigdata-jini/src/java/com/bigdata/service/jini/LoadBalancerServer.java>:185: warning: sun.misc.Signal is Sun proprietary API and may be removed in a future release
[javac] this.oldHandler = Signal.handle(signal, this);
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 17 warnings
[copy] Copying 10 files to <http://localhost/job/BigData/ws/trunk/ant-build/classes>
[copy] Copied 10 empty directories to 5 empty directories under <http://localhost/job/BigData/ws/trunk/ant-build/classes>
jar:
[jar] Building jar: <http://localhost/job/BigData/9/artifact/trunk/ant-build/bigdata-0.82.0-040610.jar>
prepare:
[echo] version=bigdata-0.82.0-040610
compile:
[javac] <http://localhost/job/BigData/ws/trunk/build.xml>:75: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
jar:
stage:
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/dist/bigdata>
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/dist/bigdata/bin>
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib-dl>
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib-ext>
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/dist/bigdata/var>
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config>
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/policy>
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/logging>
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/zookeeper>
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/jini>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/build.properties>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib-dl>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib-dl>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib-dl>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib-dl>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib-dl>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib-dl>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib-ext>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/bin>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/bin/config>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/bin/config>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/bin/config>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/bin/config>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/policy>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/policy>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/logging>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/logging>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/logging>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/logging>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/logging>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/logging>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/logging>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/jini>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/jini>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/jini>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/jini>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/jini>
testCompile:
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/ant-build/classes/test>
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/bigdata-test/lib>
[echo] javac
[echo] javac.test.classpath="<http://localhost/job/BigData/ws/trunk/ant-build/classes>:<http://localhost/job/BigData/ws/trunk/bigdata/lib/junit-3.8.1.jar>:<http://localhost/job/BigData/ws/trunk/bigdata/lib/cweb-junit-ext-1.1-b3-dev.jar>:<http://localhost/job/BigData/ws/trunk/bigdata-sails/lib/sesame-sparql-testsuite-2.3.0.jar>:<http://localhost/job/BigData/ws/trunk/bigdata-sails/lib/sesame-store-testsuite-2.3.0.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/classserver.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/ctc_utils.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/cweb-commons.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/cweb-extser.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/highscalelib.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/dsiutils.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/lgplutils.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/fastutil.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/icu4j.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/iris.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/log4j.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/openrdf-sesame.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/slf4j.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/jsk-lib.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/jsk-platform.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/zookeeper.jar">
[echo] destdir="<http://localhost/job/BigData/ws/trunk/ant-build/classes/test">
[echo] fork="yes"
[echo] debug="yes"
[echo] debuglevel="lines,vars,source"
[echo] deprecation="no"
[echo] nowarn="no"
[echo] source="1.5"
[echo] target="1.5"
[echo] verbose="off"
[javac] <http://localhost/job/BigData/ws/trunk/build.xml>:1533: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 524 source files to <http://localhost/job/BigData/ws/trunk/ant-build/classes/test>
[javac] javac 1.6.0_17
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/ant-build/classes/test/resources/logging>
[jar] Building jar: <http://localhost/job/BigData/ws/trunk/bigdata-test/lib/bigdata-test.jar>
[jar] Building jar: <http://localhost/job/BigData/ws/trunk/bigdata-test/lib/lookupstarter.jar>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/bigdata-test/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/bigdata-test/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/bigdata-test/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/bigdata-test/lib>
[copy] Copying 1 file to <http://localhost/job/BigData/ws/trunk/bigdata-test/lib>
junit:
[delete] Deleting: /root/build.properties
[copy] Copying 1 file to /root
startHttpd:
[echo] java -jar <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/classserver.jar> -verbose -stoppable -port 23333 -dir <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib-dl>
startLookup:
[echo] java -Dapp.home=<http://localhost/job/BigData/ws/trunk> -Djini.lib=<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib> -Djini.lib.dl=<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib-dl> -Djava.security.policy=<http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/policy/policy.all> -Djava.security.debug=off -Djava.protocol.handler.pkgs=net.jini.url -Dlog4j.configuration=resources/logging/log4j.properties -Dcodebase.port=23333 -Djava.net.preferIPv4Stack=true -Dbigdata.fedname=bigdata.test.group-dutl-56.us.msudev.noklab.net -jar <http://localhost/job/BigData/ws/trunk/bigdata-test/lib/lookupstarter.jar>
[echo]
run-junit:
[echo] classpath: <http://localhost/job/BigData/ws/trunk/bigdata/lib/junit-3.8.1.jar>:<http://localhost/job/BigData/ws/trunk/bigdata-test/lib/bigdata-test.jar>:<http://localhost/job/BigData/ws/trunk/bigdata/lib/cweb-junit-ext-1.1-b3-dev.jar>:<http://localhost/job/BigData/ws/trunk/bigdata-sails/lib/sesame-sparql-testsuite-2.3.0.jar>:<http://localhost/job/BigData/ws/trunk/bigdata-sails/lib/sesame-store-testsuite-2.3.0.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/bigdata.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/colt.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/cweb-commons.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/cweb-extser.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/ctc_utils.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/highscalelib.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/utils.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/lgplutils.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/fastutil.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/icu4j.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/iris.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/jsk-lib.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/jsk-platform.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/log4j.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/lucene-analyzer.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/lucene-core.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/openrdf-sesame.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/slf4j.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/slf4j-log4j.jar>:<http://localhost/job/BigData/ws/trunk/dist/bigdata/lib/zookeeper.jar>
[echo] log4j.config: resources/logging/log4j.properties
[echo] log4j.abs: <http://localhost/job/BigData/ws/trunk/ant-build/classes/test/resources/logging/log4j.properties>
[echo] app.home: <http://localhost/job/BigData/ws/trunk>
[echo] jini.lib: <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib>
[echo] jini.lib.dl: <http://localhost/job/BigData/ws/trunk/dist/bigdata/lib-dl>
[echo] policy: <http://localhost/job/BigData/ws/trunk/dist/bigdata/var/config/policy/policy.all>
[echo] hostname: dutl-56.us.msudev.noklab.net
[echo] preferIPv4: true
[echo] federation: bigdata.test.group-dutl-56.us.msudev.noklab.net
[echo]
[mkdir] Created dir: <http://localhost/job/BigData/ws/trunk/ant-build/classes/test/test-results>
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.cache.TestAll
[junit] Tests run: 50, Failures: 0, Errors: 1, Time elapsed: 117.477 sec
[junit] Test com.bigdata.cache.TestAll FAILED
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.io.TestAll
[junit] Tests run: 86, Failures: 0, Errors: 0, Time elapsed: 18.224 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.net.TestAll
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.config.TestAll
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.util.TestAll
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 3.512 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.util.concurrent.TestAll
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.13 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.striterator.TestAll
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.264 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.counters.TestAll
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.rawstore.TestAll
[junit] Tests run: 35, Failures: 0, Errors: 0, Time elapsed: 1.558 sec
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.btree.TestAll
[junit] Tests run: 431, Failures: 1, Errors: 0, Time elapsed: 362.266 sec
[junit] Test com.bigdata.btree.TestAll FAILED
[junit] dir attribute ignored if running in the same VM
[junit] Running com.bigdata.concurrent.TestAll
Build timed out. Aborting
Publishing Javadoc
Archiving artifacts
Recording test results
Performing Post build task...
Could not match :JUNIT RUN COMPLETE : False
Logical operation result is FALSE
Skipping script : /root/rsync.sh
END OF POST BUILD TASK : 0
|
|
From: husdon <no...@no...> - 2010-06-04 14:20:43
|
See <http://localhost/job/BigData/changes> |
|
From: husdon <no...@no...> - 2010-06-04 12:26:50
|
See <http://localhost/job/BigData/changes> |
|
From: husdon <no...@no...> - 2010-06-03 23:03:24
|
See <http://localhost/job/BigData/6/> |
|
From: husdon <no...@no...> - 2010-06-03 22:06:35
|
See <http://localhost/job/BigData/changes> |
|
From: Bryan T. <br...@sy...> - 2010-06-03 20:37:13
|
The basic CI builds are back online after the machines they were running on got toasted. I plan to bring up the performance builds again sometimes next week. Bryan |
|
From: address n. c. y. <no...@no...> - 2010-06-03 20:06:46
|
See <http://localhost/job/BigData/3/> |
|
From: address n. c. y. <no...@no...> - 2010-06-03 19:53:01
|
See <http://localhost/job/BigData/changes> |
|
From: Bryan T. <br...@sy...> - 2010-05-25 20:57:07
|
Actually, the trunk appears to be fine. It seems like the problem lies somewhere in the starjoin branch. Mike is going to reapply his changes to that branch by hand to the trunk. Bryan > -----Original Message----- > From: Bryan Thompson [mailto:br...@sy...] > Sent: Tuesday, May 25, 2010 3:48 PM > To: big...@li... > Subject: [Bigdata-developers] broken commit > > All, > > I just broke the trunk trying to merge in some changes by > Mike for star join support. We are working to resolve this right now. > > Thanks, > Bryan > -------------------------------------------------------------- > ---------------- > > _______________________________________________ > Bigdata-developers mailing list > Big...@li... > https://lists.sourceforge.net/lists/listinfo/bigdata-developers > |
|
From: Bryan T. <br...@sy...> - 2010-05-25 19:48:53
|
All, I just broke the trunk trying to merge in some changes by Mike for star join support. We are working to resolve this right now. Thanks, Bryan |
|
From: Bryan T. <br...@sy...> - 2010-05-12 14:21:04
|
Sean, Attached. This might be the -XX:MaxPermSize=500m in the jvm args: jvm_args: -Xms512m -Xmx1024m -XX:MaxPermSize=500m -Djavadoc=true -Dant.home=/usr/local/apache-ant-1.8.0 -Dant.library.dir=/usr/local/apache-ant-1.8.0/lib Bryan > -----Original Message----- > From: Sean Gossard [mailto:sea...@no...] > Sent: Wednesday, May 12, 2010 10:06 AM > To: Bryan Thompson > Cc: big...@li... > Subject: Re: [Bigdata-developers] JVM crash during CI builds > > > Can you please provide the hs_err_pid.log file that matches > the log output? > > Sean > > On 05/12/2010 09:53 AM, ext Bryan Thompson wrote: > > All, > > > > I have noticed a number of JVM crashes in recent CI builds. > I've inlined my notes on this below. I do not have any > conclusions yet as to why the builds are failing, that is, > whether this has something to do with recent changes in the > code base (I have been modifying the cache implementations > and added a dependency on high-scale-lib, BrianM has been > modifying the test setup). It is trying to allocate a 500M > chunk when it dies. This is "semi" repeatable and may be > related to [1], but the crash occurs with JDK 1.6.0_18. > > > > Please let me know if anyone has any ideas about this, > otherwise I will file a bug report against the JVM. > > > > Thanks, > > Bryan > > > > [1] > > > http://bugs.sun.com/bugdatabase/view_bug.do;jsessionid=a7084b4c0463314 > > 11163d306bd6?bug_id=6711109 > > > > Here is a trace of the JVM crash while running the service > test suite. I am not sure if this is related to the change > in the cache implementations, a spurious failure, or > something related to the changes in the test suite setup. > > > > [junit] Running com.bigdata.cache.TestAll > > [junit] Tests run: 55, Failures: 1, Errors: 9, Time > elapsed: 156.78 sec > > [junit] Test com.bigdata.cache.TestAll FAILED > > [junit] dir attribute ignored if running in the same VM > > [junit] Running com.bigdata.io.TestAll > > [junit] Tests run: 86, Failures: 0, Errors: 0, Time > elapsed: 55.461 sec > > [junit] dir attribute ignored if running in the same VM > > [junit] Running com.bigdata.net.TestAll > > [junit] Tests run: 2, Failures: 0, Errors: 0, Time > elapsed: 0.036 sec > > [junit] dir attribute ignored if running in the same VM > > [junit] Running com.bigdata.config.TestAll > > [junit] Tests run: 5, Failures: 0, Errors: 0, Time > elapsed: 0.429 sec > > [junit] dir attribute ignored if running in the same VM > > [junit] Running com.bigdata.util.TestAll > > [junit] Tests run: 17, Failures: 0, Errors: 0, Time > elapsed: 7.246 sec > > [junit] dir attribute ignored if running in the same VM > > [junit] Running com.bigdata.util.concurrent.TestAll > > [junit] Tests run: 8, Failures: 0, Errors: 0, Time > elapsed: 0.325 sec > > [junit] dir attribute ignored if running in the same VM > > [junit] Running com.bigdata.striterator.TestAll > > [junit] Tests run: 8, Failures: 0, Errors: 0, Time > elapsed: 2.679 sec > > [junit] dir attribute ignored if running in the same VM > > [junit] Running com.bigdata.counters.TestAll > > [junit] Tests run: 19, Failures: 0, Errors: 0, Time > elapsed: 0.376 sec > > [junit] dir attribute ignored if running in the same VM > > [junit] Running com.bigdata.rawstore.TestAll > > [junit] Tests run: 35, Failures: 0, Errors: 0, Time > elapsed: 8.258 sec > > [junit] dir attribute ignored if running in the same VM > > [junit] Running com.bigdata.btree.TestAll > > [junit] Tests run: 431, Failures: 1, Errors: 0, Time > elapsed: 957.023 sec > > [junit] Test com.bigdata.btree.TestAll FAILED > > [junit] dir attribute ignored if running in the same VM > > [junit] Running com.bigdata.concurrent.TestAll > > [junit] Tests run: 57, Failures: 0, Errors: 0, Time > elapsed: 126.287 sec > > [junit] dir attribute ignored if running in the same VM > > [junit] Running com.bigdata.journal.TestAll > > [junit] Tests run: 623, Failures: 17, Errors: 0, Time > elapsed: 285.11 sec > > [junit] Test com.bigdata.journal.TestAll FAILED > > [junit] dir attribute ignored if running in the same VM > > [junit] Running com.bigdata.resources.TestAll > > [junit] Tests run: 24, Failures: 2, Errors: 1, Time > elapsed: 36.344 sec > > [junit] Test com.bigdata.resources.TestAll FAILED > > [junit] dir attribute ignored if running in the same VM > > [junit] Running com.bigdata.mdi.TestAll > > [junit] Tests run: 0, Failures: 0, Errors: 0, Time > elapsed: 0.005 sec > > [junit] dir attribute ignored if running in the same VM > > [junit] Running com.bigdata.service.TestAll # # A > fatal error has > > been detected by the Java Runtime Environment: > > # > > # java.lang.OutOfMemoryError: requested 536870920 bytes for > Chunk::new. Out of swap space? > > # > > # Internal Error (allocation.cpp:215), pid=29821, > tid=1407789968 # > > Error: Chunk::new # # JRE version: 6.0_18-b07 # Java VM: Java > > HotSpot(TM) Server VM (16.0-b13 mixed mode linux-x86 ) # An error > > report file with more information is saved as: > > # /var/lib/hudson/jobs/BIGDATA/workspace/trunk/hs_err_pid29821.log > > # > > # If you would like to submit a bug report, please visit: > > # http://java.sun.com/webapps/bugreport/crash.jsp > > # > > > ---------------------------------------------------------------------- > > -------- > > > > _______________________________________________ > > Bigdata-developers mailing list > > Big...@li... > > https://lists.sourceforge.net/lists/listinfo/bigdata-developers > > > > |
|
From: Sean G. <sea...@no...> - 2010-05-12 14:08:01
|
Can you please provide the hs_err_pid.log file that matches the log output? Sean On 05/12/2010 09:53 AM, ext Bryan Thompson wrote: > All, > > I have noticed a number of JVM crashes in recent CI builds. I've inlined my notes on this below. I do not have any conclusions yet as to why the builds are failing, that is, whether this has something to do with recent changes in the code base (I have been modifying the cache implementations and added a dependency on high-scale-lib, BrianM has been modifying the test setup). It is trying to allocate a 500M chunk when it dies. This is "semi" repeatable and may be related to [1], but the crash occurs with JDK 1.6.0_18. > > Please let me know if anyone has any ideas about this, otherwise I will file a bug report against the JVM. > > Thanks, > Bryan > > [1] http://bugs.sun.com/bugdatabase/view_bug.do;jsessionid=a7084b4c046331411163d306bd6?bug_id=6711109 > > Here is a trace of the JVM crash while running the service test suite. I am not sure if this is related to the change in the cache implementations, a spurious failure, or something related to the changes in the test suite setup. > > [junit] Running com.bigdata.cache.TestAll > [junit] Tests run: 55, Failures: 1, Errors: 9, Time elapsed: 156.78 sec > [junit] Test com.bigdata.cache.TestAll FAILED > [junit] dir attribute ignored if running in the same VM > [junit] Running com.bigdata.io.TestAll > [junit] Tests run: 86, Failures: 0, Errors: 0, Time elapsed: 55.461 sec > [junit] dir attribute ignored if running in the same VM > [junit] Running com.bigdata.net.TestAll > [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.036 sec > [junit] dir attribute ignored if running in the same VM > [junit] Running com.bigdata.config.TestAll > [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.429 sec > [junit] dir attribute ignored if running in the same VM > [junit] Running com.bigdata.util.TestAll > [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 7.246 sec > [junit] dir attribute ignored if running in the same VM > [junit] Running com.bigdata.util.concurrent.TestAll > [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.325 sec > [junit] dir attribute ignored if running in the same VM > [junit] Running com.bigdata.striterator.TestAll > [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 2.679 sec > [junit] dir attribute ignored if running in the same VM > [junit] Running com.bigdata.counters.TestAll > [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.376 sec > [junit] dir attribute ignored if running in the same VM > [junit] Running com.bigdata.rawstore.TestAll > [junit] Tests run: 35, Failures: 0, Errors: 0, Time elapsed: 8.258 sec > [junit] dir attribute ignored if running in the same VM > [junit] Running com.bigdata.btree.TestAll > [junit] Tests run: 431, Failures: 1, Errors: 0, Time elapsed: 957.023 sec > [junit] Test com.bigdata.btree.TestAll FAILED > [junit] dir attribute ignored if running in the same VM > [junit] Running com.bigdata.concurrent.TestAll > [junit] Tests run: 57, Failures: 0, Errors: 0, Time elapsed: 126.287 sec > [junit] dir attribute ignored if running in the same VM > [junit] Running com.bigdata.journal.TestAll > [junit] Tests run: 623, Failures: 17, Errors: 0, Time elapsed: 285.11 sec > [junit] Test com.bigdata.journal.TestAll FAILED > [junit] dir attribute ignored if running in the same VM > [junit] Running com.bigdata.resources.TestAll > [junit] Tests run: 24, Failures: 2, Errors: 1, Time elapsed: 36.344 sec > [junit] Test com.bigdata.resources.TestAll FAILED > [junit] dir attribute ignored if running in the same VM > [junit] Running com.bigdata.mdi.TestAll > [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.005 sec > [junit] dir attribute ignored if running in the same VM > [junit] Running com.bigdata.service.TestAll > # > # A fatal error has been detected by the Java Runtime Environment: > # > # java.lang.OutOfMemoryError: requested 536870920 bytes for Chunk::new. Out of swap space? > # > # Internal Error (allocation.cpp:215), pid=29821, tid=1407789968 > # Error: Chunk::new > # > # JRE version: 6.0_18-b07 > # Java VM: Java HotSpot(TM) Server VM (16.0-b13 mixed mode linux-x86 ) > # An error report file with more information is saved as: > # /var/lib/hudson/jobs/BIGDATA/workspace/trunk/hs_err_pid29821.log > # > # If you would like to submit a bug report, please visit: > # http://java.sun.com/webapps/bugreport/crash.jsp > # > ------------------------------------------------------------------------------ > > _______________________________________________ > Bigdata-developers mailing list > Big...@li... > https://lists.sourceforge.net/lists/listinfo/bigdata-developers > |
|
From: Bryan T. <br...@sy...> - 2010-05-12 13:54:38
|
All, I have noticed a number of JVM crashes in recent CI builds. I've inlined my notes on this below. I do not have any conclusions yet as to why the builds are failing, that is, whether this has something to do with recent changes in the code base (I have been modifying the cache implementations and added a dependency on high-scale-lib, BrianM has been modifying the test setup). It is trying to allocate a 500M chunk when it dies. This is "semi" repeatable and may be related to [1], but the crash occurs with JDK 1.6.0_18. Please let me know if anyone has any ideas about this, otherwise I will file a bug report against the JVM. Thanks, Bryan [1] http://bugs.sun.com/bugdatabase/view_bug.do;jsessionid=a7084b4c046331411163d306bd6?bug_id=6711109 Here is a trace of the JVM crash while running the service test suite. I am not sure if this is related to the change in the cache implementations, a spurious failure, or something related to the changes in the test suite setup. [junit] Running com.bigdata.cache.TestAll [junit] Tests run: 55, Failures: 1, Errors: 9, Time elapsed: 156.78 sec [junit] Test com.bigdata.cache.TestAll FAILED [junit] dir attribute ignored if running in the same VM [junit] Running com.bigdata.io.TestAll [junit] Tests run: 86, Failures: 0, Errors: 0, Time elapsed: 55.461 sec [junit] dir attribute ignored if running in the same VM [junit] Running com.bigdata.net.TestAll [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.036 sec [junit] dir attribute ignored if running in the same VM [junit] Running com.bigdata.config.TestAll [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.429 sec [junit] dir attribute ignored if running in the same VM [junit] Running com.bigdata.util.TestAll [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 7.246 sec [junit] dir attribute ignored if running in the same VM [junit] Running com.bigdata.util.concurrent.TestAll [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.325 sec [junit] dir attribute ignored if running in the same VM [junit] Running com.bigdata.striterator.TestAll [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 2.679 sec [junit] dir attribute ignored if running in the same VM [junit] Running com.bigdata.counters.TestAll [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.376 sec [junit] dir attribute ignored if running in the same VM [junit] Running com.bigdata.rawstore.TestAll [junit] Tests run: 35, Failures: 0, Errors: 0, Time elapsed: 8.258 sec [junit] dir attribute ignored if running in the same VM [junit] Running com.bigdata.btree.TestAll [junit] Tests run: 431, Failures: 1, Errors: 0, Time elapsed: 957.023 sec [junit] Test com.bigdata.btree.TestAll FAILED [junit] dir attribute ignored if running in the same VM [junit] Running com.bigdata.concurrent.TestAll [junit] Tests run: 57, Failures: 0, Errors: 0, Time elapsed: 126.287 sec [junit] dir attribute ignored if running in the same VM [junit] Running com.bigdata.journal.TestAll [junit] Tests run: 623, Failures: 17, Errors: 0, Time elapsed: 285.11 sec [junit] Test com.bigdata.journal.TestAll FAILED [junit] dir attribute ignored if running in the same VM [junit] Running com.bigdata.resources.TestAll [junit] Tests run: 24, Failures: 2, Errors: 1, Time elapsed: 36.344 sec [junit] Test com.bigdata.resources.TestAll FAILED [junit] dir attribute ignored if running in the same VM [junit] Running com.bigdata.mdi.TestAll [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.005 sec [junit] dir attribute ignored if running in the same VM [junit] Running com.bigdata.service.TestAll # # A fatal error has been detected by the Java Runtime Environment: # # java.lang.OutOfMemoryError: requested 536870920 bytes for Chunk::new. Out of swap space? # # Internal Error (allocation.cpp:215), pid=29821, tid=1407789968 # Error: Chunk::new # # JRE version: 6.0_18-b07 # Java VM: Java HotSpot(TM) Server VM (16.0-b13 mixed mode linux-x86 ) # An error report file with more information is saved as: # /var/lib/hudson/jobs/BIGDATA/workspace/trunk/hs_err_pid29821.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # |
|
From: Bryan T. <br...@sy...> - 2010-05-10 18:51:49
|
Yes, how there start, stop, etc. Feedback from the work you have been doing. Bryan Brian Murphy <btm...@gm...> wrote: On Mon, May 10, 2010 at 1:17 PM, Bryan Thompson <br...@sy...<mailto:br...@sy...>> wrote: I was wondering if you had any best practices for new test suites using jini and/or zookeeper which you would like to recommend. I'm not sure what you mean by best practices. Are you talking about how the services are started and stopped when being tested, or something else? Brian |
|
From: Brian M. <btm...@gm...> - 2010-05-10 18:46:55
|
On Mon, May 10, 2010 at 1:17 PM, Bryan Thompson <br...@sy...> wrote: I was wondering if you had any best practices for new test suites using jini > and/or zookeeper which you would like to recommend. > I'm not sure what you mean by best practices. Are you talking about how the services are started and stopped when being tested, or something else? Brian |
|
From: Bryan T. <br...@sy...> - 2010-05-10 17:17:52
|
Brian, I am going to be setting up some new tests suites for quorum dynamics as part of HA. Given a replication factor of k for some logical service, the minimum number of services in a quorum for that service is (k+1)/2. For these tests, the focus will be on recognizing changes in the quorum membership (adding or dropping a service in a quorum without having the #of services fall beneath the minimum required for a quorum) and quorum dynamics (when the #of services falls beneath the minimum for a quorum and when a new quorum is formed). The initial implementation of the QuorumManager (the class which recognizes changes in the quorum membership and in make/break of quorums) will be over zookeeper. I was wondering if you had any best practices for new test suites using jini and/or zookeeper which you would like to recommend. Thanks, Bryan |