You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/04/07 12:19:30 UTC

Build failed in Jenkins: Derby-10.9-suites.All #72

See <https://builds.apache.org/job/Derby-10.9-suites.All/72/changes>

Changes:

[mikem] DERBY-6131 select from view with "upper" and "in" list throws a ClassCastException

backporting change #1464594 from trunk to 10.9 branch.

Prior to this fix the following query on a view would throw a ClassCastException    select name from myView where upper(name) in ('AA', 'BB');
This query got in code that was trying to "push" predicates down, and
that code is only currently build to push constants and column references.
In this case it was mistakenly trying to push down the "upper" call, and
when it tried to cast it as a column reference it got the error.  The fix
was to check the type of the node and not push in this case.

[rhillegas] DERBY-6151: Port 1464934 from trunk to 10.9 branch.

------------------------------------------
[...truncated 6479 lines...]
    [mkdir] Created dir: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane>
    [mkdir] Created dir: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/lists>
     [echo] Revision number set to 1465321.

derbyjar:
     [echo] Beginning derby.jar sane build
    [mkdir] Created dir: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/lists/org/apache/derby>
     [echo]  creating derby.jar class list 
     [echo]  creating new DBMS.properties file

infowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/DBMS.properties>

meta-inf-common:
    [mkdir] Created dir: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/lists/META-INF>
     [copy] Copying 2 files to <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/lists/META-INF>

declare-autoloadable-driver:
    [mkdir] Created dir: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/lists/META-INF/services>

make-core-derbyjar-manifest:

make-locale-classpath-manifest:
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derby.jar>

derbytoolsjar:
     [echo] Beginning derbytools.jar sane build
     [echo]  creating tools.list 
     [echo]  creating new tools.properties file 

infowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/tools.properties>

meta-inf-common:
     [copy] Copying 2 files to <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/lists/META-INF>

make-locale-classpath-manifest:
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbytools.jar>

derbynetjar:
     [echo] Beginning derbynet.jar sane build
     [echo]  creating net.list
     [echo]  creating new net.properties file 

infowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/net.properties>

meta-inf-common:
     [copy] Copying 2 files to <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/lists/META-INF>
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbynet.jar>

derbyclientjar:
     [echo] Beginning derbyclient.jar sane build
     [copy] Copying 1 file to <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/lists>
     [echo]  creating new dnc.properties file 

infowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/dnc.properties>

meta-inf-common:
     [copy] Copying 2 files to <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/lists/META-INF>

make-core-derbyjar-manifest:

make-locale-classpath-manifest:

declare-autoloadable-driver:
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbyclient.jar>

derbyrunjar:
     [echo] Beginning derbyrun.jar build

meta-inf-common:
     [copy] Copying 2 files to <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/lists/META-INF>
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbyrun.jar>

derbywar:
     [echo] Beginning derby.war  build
      [zip] Building zip: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derby.war>

derbylocalejars:

meta-inf-common:
     [copy] Copying 2 files to <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/lists/META-INF>

localejar:
     [echo] Building derbyLocale_cs.jar

localeinfowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/locale_cs.properties>
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbyLocale_cs.jar>

localejar:
     [echo] Building derbyLocale_de_DE.jar

localeinfowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/locale_de_DE.properties>
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbyLocale_de_DE.jar>

localejar:
     [echo] Building derbyLocale_es.jar

localeinfowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/locale_es.properties>
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbyLocale_es.jar>

localejar:
     [echo] Building derbyLocale_fr.jar

localeinfowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/locale_fr.properties>
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbyLocale_fr.jar>

localejar:
     [echo] Building derbyLocale_hu.jar

localeinfowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/locale_hu.properties>
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbyLocale_hu.jar>

localejar:
     [echo] Building derbyLocale_it.jar

localeinfowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/locale_it.properties>
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbyLocale_it.jar>

localejar:
     [echo] Building derbyLocale_ja_JP.jar

localeinfowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/locale_ja_JP.properties>
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbyLocale_ja_JP.jar>

localejar:
     [echo] Building derbyLocale_ko_KR.jar

localeinfowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/locale_ko_KR.properties>
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbyLocale_ko_KR.jar>

localejar:
     [echo] Building derbyLocale_pl.jar

localeinfowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/locale_pl.properties>
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbyLocale_pl.jar>

localejar:
     [echo] Building derbyLocale_pt_BR.jar

localeinfowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/locale_pt_BR.properties>
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbyLocale_pt_BR.jar>

localejar:
     [echo] Building derbyLocale_ru.jar

localeinfowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/locale_ru.properties>
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbyLocale_ru.jar>

localejar:
     [echo] Building derbyLocale_zh_CN.jar

localeinfowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/locale_zh_CN.properties>
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbyLocale_zh_CN.jar>

localejar:
     [echo] Building derbyLocale_zh_TW.jar

localeinfowriter:
[propertyfile] Updating property file: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/classes/org/apache/derby/info/locale_zh_TW.properties>
      [jar] Building jar: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbyLocale_zh_TW.jar>

ckderbytesting:

derbytestingjar:
      [zip] Building zip: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane/derbyTesting.jar>

buildjars:

BUILD SUCCESSFUL
Total time: 34 minutes 53 seconds
[10.9-head] $ /home/hudson/tools/ant/latest/bin/ant -Dderby.system.durability=test -DderbyTesting.oldReleasePath=<https://builds.apache.org/job/Derby-10.9-suites.All/ws/jars> junit-all
Buildfile: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/build.xml>

junit-init-nocp:
    [mkdir] Created dir: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/junit_20130407_0419/testout>

junit-init:

emit-junit-classpath-jars:
     [echo] Running with jars: <https://builds.apache.org/job/Derby-10.9-suites.All/ws/10.9-head/jars/sane>
     [echo] CLASSPATH (environment variable): ${env.CLASSPATH}

emit-junit-classpath:

junit-core:
    [junit] Running org.apache.derbyTesting.junit.EnvTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 1.969 sec
    [junit] Running org.apache.derbyTesting.functionTests.tests.derbynet._Suite
    [junit] Tests run: 312, Failures: 0, Errors: 0, Time elapsed: 1,711.267 sec
    [junit] Tests run: 312, Failures: 0, Errors: 0, Time elapsed: 1,711.267 sec
    [junit] Running org.apache.derbyTesting.functionTests.tests.tools._Suite
    [junit] Tests run: 115, Failures: 0, Errors: 0, Time elapsed: 462.32 sec
    [junit] Running org.apache.derbyTesting.functionTests.tests.demo._Suite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 115.273 sec
    [junit] Running org.apache.derbyTesting.functionTests.tests.lang._Suite
    [junit] Tests run: 3443, Failures: 0, Errors: 0, Time elapsed: 10,852.793 sec
    [junit] Tests run: 3443, Failures: 0, Errors: 0, Time elapsed: 10,852.793 sec
    [junit] Running org.apache.derbyTesting.functionTests.tests.jdbcapi._Suite
    [junit] Tests run: 6584, Failures: 0, Errors: 0, Time elapsed: 5,725.457 sec
    [junit] Running org.apache.derbyTesting.functionTests.tests.store._Suite
FATAL: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Request.call(Request.java:174)
	at hudson.remoting.Channel.call(Channel.java:672)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158)
	at sun.proxy.$Proxy38.join(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:915)
	at hudson.Launcher$ProcStarter.join(Launcher.java:360)
	at hudson.tasks.Ant.perform(Ant.java:217)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:810)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:160)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Request.abort(Request.java:299)
	at hudson.remoting.Channel.terminate(Channel.java:732)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:850)
	at hudson.remoting.Channel$2.handle(Channel.java:435)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: hudson.remoting.Channel$OrderlyShutdown
	... 3 more
Caused by: Command close created at
	at hudson.remoting.Command.<init>(Command.java:56)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:844)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:842)
	at hudson.remoting.Channel.close(Channel.java:909)
	at hudson.remoting.Channel.close(Channel.java:892)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:849)
	... 2 more

Jenkins build is back to normal : Derby-10.9-suites.All #73

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Derby-10.9-suites.All/73/changes>