[Swift CI] Build Failure: 0. OSS - LLDB Incremental - OS X (master) (Release) #2064

Report

[FAILURE] oss-lldb-incremental-osx [#2064]

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-osx/2064/
Project:
oss-lldb-incremental-osx
Date of build:
Tue, 24 Jul 2018 18:50:36 -0500
Build duration:
1 hr 45 min

Identified problems:

  • Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.

Changes

  • Commit 711cef68690e69bf4233dd6a48ea617c4d69c0b9 by rishizaki:
    [Refactoring] Fix crasher in switch with non-nominal subject type

    • edit: test/refactoring/RefactoringKind/crashers.swift
    • edit: lib/IDE/Refactoring.cpp
  • Commit c0fc4f4b0d06b55f0046aa42c9b7405e5fcf804a by spestov:
    Sema: Add test that self.init delegation cannot refer to a function

    • edit: test/decl/func/special_func_name.swift
    • edit: test/Compatibility/special_func_name.swift
java.io.EOFException **20:35:52** 	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2624) **20:35:52** 	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3099) **20:35:52** 	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:853) **20:35:52** 	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:349) **20:35:52** 	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:48) **20:35:52** 	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35) **20:35:52** 	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:59) **20:35:52** Caused: java.io.IOException: Unexpected termination of the channel **20:35:52** 	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:73) **20:35:52** Caused: java.io.IOException: Backing channel 'macOS-19' is disconnected.