See <https://builds.apache.org/job/wave-small_tests/2135/>
------------------------------------------ Started by user yurize [EnvInject] - Loading node environment variables. Building remotely on H11 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/wave-small_tests/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.apache.org/incubator-wave.git # > timeout=10 Fetching upstream changes from git://git.apache.org/incubator-wave.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > git://git.apache.org/incubator-wave.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/0.4.0-RC7 Seen branch in repository origin/0.4.0-RC9 Seen branch in repository origin/0.4.0-rc10 Seen branch in repository origin/dev Seen branch in repository origin/feature/WAVE-426-add-sbt Seen branch in repository origin/fix/WAVE-413 Seen branch in repository origin/fix/WAVE-419 Seen branch in repository origin/fulltextsearch Seen branch in repository origin/master Seen branch in repository origin/wave-0.4-rc5 Seen branch in repository origin/wave-0.4-rc6 Seen branch in repository origin/wave-0.4-release Seen 12 remote branches Checking out Revision f889e9e49a13b794ef524ae0bbed71cf8d4b6b5f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f889e9e49a13b794ef524ae0bbed71cf8d4b6b5f > git rev-list f889e9e49a13b794ef524ae0bbed71cf8d4b6b5f # timeout=10 No release version found, skipping Release Notes generation [Gradle] - Launching build. [wave-small_tests] $ <https://builds.apache.org/job/wave-small_tests/ws/gradlew> clean Incremental java compilation is an incubating feature. :pst:clean UP-TO-DATE :wave:clean :wave-proto:clean UP-TO-DATE BUILD SUCCESSFUL Total time: 7.396 secs This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.9/userguide/gradle_daemon.html Build step 'Invoke Gradle script' changed build result to SUCCESS [Gradle] - Launching build. [wave-small_tests] $ <https://builds.apache.org/job/wave-small_tests/ws/gradlew> compileGwt Incremental java compilation is an incubating feature. :wave:compileGwt Compiling module org.waveprotocol.box.webclient.WebClientProd Ignored 26 units with compilation errors in first pass. Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors. Finding entry point classes Tracing compile failure path for type 'org.waveprotocol.box.webclient.client.WebClient' [ERROR] Errors in '<https://builds.apache.org/job/wave-small_tests/ws/wave/src/main/java/org/waveprotocol/box/webclient/client/WebClient.java'> [ERROR] org.waveprotocol.box.webclient.client.RemoteViewServiceMultiplexer cannot be resolved to a type [ERROR] Errors in '<https://builds.apache.org/job/wave-small_tests/ws/wave/src/main/java/org/waveprotocol/box/webclient/client/RemoteViewServiceMultiplexer.java'> [ERROR] Line 159: ProtocolSubmitRequestJsoImpl cannot be resolved to a type [ERROR] Line 123: ProtocolOpenRequestJsoImpl cannot be resolved to a type [ERROR] Line 83: ProtocolWaveletUpdate cannot be resolved to a type [ERROR] Line 39: The type RemoteViewServiceMultiplexer must implement the inherited abstract method WaveWebSocketCallback.onWaveletUpdate(ProtocolWaveletUpdate) [ERROR] Line 24: The import org.waveprotocol.box.common.comms.jso cannot be resolved [ERROR] Line 22: The import org.waveprotocol.box.common.comms.ProtocolWaveletUpdate cannot be resolved [ERROR] Line 123: ProtocolOpenRequestJsoImpl cannot be resolved [ERROR] Line 23: The import org.waveprotocol.box.common.comms.jso cannot be resolved [ERROR] Errors in '<https://builds.apache.org/job/wave-small_tests/ws/wave/src/main/java/org/waveprotocol/box/webclient/client/WaveWebSocketClient.java'> [ERROR] Line 206: ProtocolWaveletUpdateJsoImpl cannot be resolved to a type [ERROR] Line 224: ProtocolOpenRequestJsoImpl cannot be resolved to a type [ERROR] Line 206: Bound mismatch: The generic method getPayload() of type WaveWebSocketClient.MessageWrapper is not applicable for the arguments (). The inferred type ProtocolWaveletUpdateJsoImpl is not a valid substitute for the bounded parameter <T extends JsonMessage> [ERROR] Line 171: ProtocolAuthenticateJsoImpl cannot be resolved [ERROR] Line 38: The import org.waveprotocol.box.common.comms.jso cannot be resolved [ERROR] Line 218: ProtocolSubmitRequestJsoImpl cannot be resolved to a type [ERROR] Line 34: The import org.waveprotocol.box.common.comms.jso cannot be resolved [ERROR] Line 35: The import org.waveprotocol.box.common.comms.jso cannot be resolved [ERROR] Line 37: The import org.waveprotocol.box.common.comms.jso cannot be resolved [ERROR] Line 171: ProtocolAuthenticateJsoImpl cannot be resolved to a type [ERROR] Line 213: Bound mismatch: The generic method getPayload() of type WaveWebSocketClient.MessageWrapper is not applicable for the arguments (). The inferred type ProtocolSubmitResponseJsoImpl is not a valid substitute for the bounded parameter <T extends JsonMessage> [ERROR] Line 36: The import org.waveprotocol.box.common.comms.jso cannot be resolved [ERROR] Line 213: ProtocolSubmitResponseJsoImpl cannot be resolved to a type [ERROR] Errors in '<https://builds.apache.org/job/wave-small_tests/ws/wave/src/main/java/org/waveprotocol/box/webclient/client/StagesProvider.java'> [ERROR] org.waveprotocol.box.webclient.client.RemoteViewServiceMultiplexer cannot be resolved to a type :wave:compileGwt FAILED FAILURE: Build failed with an exception. * Where: Build file '<https://builds.apache.org/job/wave-small_tests/ws/wave/build.gradle'> line: 250 * What went wrong: Execution failed for task ':wave:compileGwt'. > Process 'command > '/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7/bin/java'' > finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 45.077 secs Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure