[swift-dev] [Swift CI] Build Still Failing: OSS - Swift Package - Ubuntu 14.04 (master) #1072
Greg Parker
gparker at apple.com
Wed Apr 20 19:17:10 CDT 2016
> On Apr 20, 2016, at 5:14 PM, no-reply at swift.org wrote:
>
> New issue found!
>
> [FAILURE] oss-swift-package-linux-ubuntu-14_04 [#1072]
>
> Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/1072/
> Project: oss-swift-package-linux-ubuntu-14_04
> Date of build: Wed, 20 Apr 2016 16:56:48 -0700
> Build duration: 17 min
> Identified problems:
>
> • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
> • Indication 1
None of you are to blame. The test was previously not reaching this point due to other failures.
Can anyone tell me who is responsible for this test?
******************** TEST 'swift-package-tests :: repl/test-repl-glibc.py' FAILED ********************
Script:
--
rm -rf /tmp/swift-package-tests/repl/Output/test-repl-glibc.py.tmp.dir
mkdir /tmp/swift-package-tests/repl/Output/test-repl-glibc.py.tmp.dir
python /home/buildnode/jenkins/workspace/oss-swift-package-linux-ubuntu-14_04/swift-integration-tests/repl/test-repl-glibc.py /home/buildnode/jenkins/workspace/oss-swift-package-linux-ubuntu-14_04/build/buildbot_linux/none-swift_package_sandbox/usr/bin/swift > /tmp/swift-package-tests/repl/Output/test-repl-glibc.py.tmp.dir/output.txt
/home/buildnode/jenkins/workspace/oss-swift-package-linux-ubuntu-14_04/build/buildbot_linux/llvm-linux-x86_64/bin/FileCheck --input-file /tmp/swift-package-tests/repl/Output/test-repl-glibc.py.tmp.dir/output.txt /home/buildnode/jenkins/workspace/oss-swift-package-linux-ubuntu-14_04/swift-integration-tests/repl/test-repl-glibc.py
--
Exit Code: 1
Command Output (stdout):
--
Command 0: "rm" "-rf" "/tmp/swift-package-tests/repl/Output/test-repl-glibc.py.tmp.dir"
Command 0 Result: 0
Command 0 Output:
Command 0 Stderr:
Command 1: "mkdir" "/tmp/swift-package-tests/repl/Output/test-repl-glibc.py.tmp.dir"
Command 1 Result: 0
Command 1 Output:
Command 1 Stderr:
Command 2: "python" "/home/buildnode/jenkins/workspace/oss-swift-package-linux-ubuntu-14_04/swift-integration-tests/repl/test-repl-glibc.py" "/home/buildnode/jenkins/workspace/oss-swift-package-linux-ubuntu-14_04/build/buildbot_linux/none-swift_package_sandbox/usr/bin/swift"
Command 2 Result: 1
Command 2 Output:
None
Command 2 Stderr:
Traceback (most recent call last):
File "/home/buildnode/jenkins/workspace/oss-swift-package-linux-ubuntu-14_04/swift-integration-tests/repl/test-repl-glibc.py", line 49, in <module>
repl.expect("init")
File "/usr/lib/python2.7/dist-packages/pexpect/__init__.py", line 1418, in expect
timeout, searchwindowsize)
File "/usr/lib/python2.7/dist-packages/pexpect/__init__.py", line 1433, in expect_list
timeout, searchwindowsize)
File "/usr/lib/python2.7/dist-packages/pexpect/__init__.py", line 1535, in expect_loop
raise TIMEOUT(str(err) + '\n' + str(self))
pexpect.TIMEOUT: Timeout exceeded.
<pexpect.spawn object at 0x7f266f3175d0>
version: 3.1
command: /home/buildnode/jenkins/workspace/oss-swift-package-linux-ubuntu-14_04/build/buildbot_linux/none-swift_package_sandbox/usr/bin/swift
args: ['/home/buildnode/jenkins/workspace/oss-swift-package-linux-ubuntu-14_04/build/buildbot_linux/none-swift_package_sandbox/usr/bin/swift']
searcher: <pexpect.searcher_re object at 0x7f266f317610>
buffer (last 100 chars): "ookup FILE\r\nno type was found matching 'FILE'\r\n\x1b[1G\x1b[J\x1b[2m 2> \x1b[22m \x1b[1G 2> \x1b[1G\x1b[2m 2> \x1b[22m\x1b[6G"
before (last 100 chars): "ookup FILE\r\nno type was found matching 'FILE'\r\n\x1b[1G\x1b[J\x1b[2m 2> \x1b[22m \x1b[1G 2> \x1b[1G\x1b[2m 2> \x1b[22m\x1b[6G"
after: <class 'pexpect.TIMEOUT'>
match: None
match_index: None
exitstatus: None
flag_eof: False
pid: 27025
child_fd: 3
closed: False
timeout: 30
delimiter: <class 'pexpect.EOF'>
logfile: None
logfile_read: None
logfile_send: None
maxread: 2000
ignorecase: False
searchwindowsize: None
delaybeforesend: 0.05
delayafterclose: 0.1
delayafterterminate: 0.1
More information about the swift-dev
mailing list