Making check in src make[1]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src' make check-recursive make[2]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src' Making check in argp make[3]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/argp' Making check in . make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/argp' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/argp' Making check in testsuite make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/argp/testsuite' srcdir="." ./run-tests ex1-test permute-test PASS: ex1 PASS: permute ================== All 2 tests passed ================== make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/argp/testsuite' make[3]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/argp' Making check in rsync make[3]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/rsync' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/rsync' Making check in nettle make[3]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle' make check-here make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle' true make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle' set -e; for d in tools testsuite examples; do \ echo "Making check in $d" ; (cd $d && make check); done Making check in tools make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle/tools' true make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle/tools' Making check in testsuite make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle/testsuite' LD_LIBRARY_PATH=../.lib srcdir="." \ ./run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test sha1-test sha256-test serpent-test twofish-test buffer-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test knuth-lfib-test cbc-test ctr-test hmac-test bignum-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test yarrow-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test PASS: aes PASS: arcfour PASS: arctwo PASS: blowfish PASS: cast128 PASS: base16 PASS: base64 PASS: des PASS: des3 Doing ecb Doing ede ecb Doing cbc Doing ede cbc Doing cbc_cksum PASS: des-compat PASS: md2 PASS: md4 PASS: md5 PASS: md5-compat PASS: sha1 PASS: sha256 PASS: serpent PASS: twofish PASS: buffer PASS: sexp PASS: sexp-format PASS: rsa2sexp PASS: sexp2rsa PASS: knuth-lfib PASS: cbc PASS: ctr PASS: hmac PASS: bignum PASS: pkcs1 PASS: rsa PASS: rsa-encrypt PASS: rsa-keygen PASS: dsa PASS: dsa-keygen PASS: yarrow PASS: cxx PASS: sexp-conv PASS: pkcs1-conv PASS: symbols =================== All 39 tests passed =================== make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle/testsuite' Making check in examples make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle/examples' LD_LIBRARY_PATH=../.lib srcdir="." \ "."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test .................+ .+b .....................+ ..........+ PASS: rsa-sign PASS: rsa-verify PASS: rsa-encrypt ================== All 3 tests passed ================== make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle/examples' make[3]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/nettle' Making check in scm make[3]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/scm' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/scm' Making check in sftp make[3]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/sftp' Making check in . make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/sftp' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/sftp' Making check in testsuite make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/sftp/testsuite' srcdir="." ./run-tests connect-test get-1-test ls-1-test ls-2-test put-1-test PASS: connect PASS: get-1 PASS: ls-1 PASS: ls-2 PASS: put-1 ================== All 5 tests passed ================== make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/sftp/testsuite' make[3]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/sftp' Making check in spki make[3]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/spki' Making check in . make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/spki' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/spki' Making check in tools make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/spki/tools' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/spki/tools' Making check in testsuite make[4]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/spki/testsuite' LD_LIBRARY_PATH=../../nettle/.lib srcdir=. \ ./run-tests principal-test date-test tag-test read-acl-test lookup-acl-test read-cert-test cdsa-reduce-test check-signature-test make-signature-test delegate-test reduce-test PASS: principal PASS: date PASS: tag PASS: read-acl PASS: lookup-acl PASS: read-cert i: 1 i: 2 i: 3 i: 4 i: 5 i: 6 i: 7 i: 8 i: 9 i: 10 i: 11 i: 12 i: 14 i: 15 i: 16 i: 17 i: 21 i: 22 i: 23 i: 24 i: 25 i: 26 PASS: cdsa-reduce Bad signature Bad signature Bad signature Hash value doesn't match input. Bad signature Bad signature Bad signature PASS: check-signature Hash value doesn't match input. PASS: make-signature PASS: delegate PASS: reduce =================== All 11 tests passed =================== make[4]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/spki/testsuite' make[3]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/spki' Making check in . make[3]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src' Making check in testsuite make[3]: Entering directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite' LD_LIBRARY_PATH="`pwd`/../nettle/.lib" srcdir=/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite \ /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/run-tests arcfour-test aes-test blowfish-test cast128-test des-test serpent-test twofish-test md5-test sha1-test rsa-test dsa-test server-config-test spki-tag-test string-test parse-config-test sockaddr2info-test utf8-test conv-1-test conv-2-test conv-3-test export-1-test keygen-1-test keygen-2-test write-key-1-test write-key-2-test seed-test lsh-1-test lsh-2-test lsh-3-test lsh-4-test lsh-5-test lsh-6-test lsh-7-test lsh-8-test lsh-9-test lsh-10-test lsh-encrypted-key-test lsh-decrypt-key-test lsh-cat-test lshg-1-test lshg-cat-test lshg-cat-2-test daemon-fd-test tcpip-local-test tcpip-local-in-use-test tcpip-remote-test socks5-test socks4-test lshg-tcpip-local-test lcp-test rapid7-lsh-test rapid7-lshd-test login-auth-test lshd-no-auth-test lshd-random-input-test Creating seed file Creating identity.pub for tests ............ ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, g Authorizing key for login Created /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/.lsh/authorized_keys_sha1 Creating utmp/wtmp logs PASS: arcfour PASS: aes PASS: blowfish PASS: cast128 PASS: des PASS: serpent PASS: twofish PASS: md5 PASS: sha1 PASS: rsa PASS: dsa PASS: server-config PASS: spki-tag PASS: string Unknown keyword `name' Unknown keyword `domain' Unknown keyword `name' Unknown keyword `domain' kagedal { { user = davidk } hosts { kosmos {} abakus { address = foo31-152.visit.se } } lysator { { user = davidk } hosts { graycode {} nbcd {} asmodean {} mogheiden {} venom {} lenin {} hanna {} sandra {} britney {} aguilera {} fafner {} proton {} } PASS: parse-config PASS: sockaddr2info PASS: utf8 PASS: conv-1 PASS: conv-2 PASS: conv-3 PASS: export-1 Testing lsh-keygen DSA key generation ........................................................ ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, g (private-key (dsa (p |ANhHRfEJLLtSO1HqdcRw9zwumxBTNaV6wKeAejk9r+NVTc2uiR jgcLhYQV0N9UvxhbWuVcEwRZpLv59xERqBbYdNj77KLdDbU1hb HcyJgQmJ|) (q |AM/l+6uBql57j1qnhl3CMD1OEOeF|) (g |Iv7wNkUgcFBsRMj7GNiRCaks9/ATdcn03DXW5XFAStoSpBeFQb go7FRFJFgP+7bR/+ML8RVPye9OPHP8MgLEU6LNUpunJ4mbPo+5 0fpURmU=|) (y |ALpH5htumEuz3Yo1d4w7Gv+Zt4Yc/kEK6C4HxyIMlyJeD8ZFHG 2WIkAn8oAKe+M1j99Zxoz0PIQfEhr9xwU7Buo/iqpXJzQeduua 0KK/9qNa|) (x |QNkz0RRVKCEBVKBHUzI6gmcxBPI=|))) PASS: keygen-1 Testing lsh-keygen RSA key generation ...................+ .+ (private-key (rsa-pkcs1 (n |ASZJjgXevjIZ1vSbfWCODyt4vFO5j/fUJx/Z/ltDJEeF n6tlRxSUavjyS6ePjXFm4dZW5vYZA0gIhRyppqNKwecB HY/2SydgOWnx0jXkmkJpWwmqhOXXEIVGHgdBjOaqFIM=|) (e |PeylEw==|) (d |BHU8oi3URfCcdkv4aUAYMQJmuBUTUNf9epXqNvH7DxzG Yt2AEofRyP1sf2xgFrLBLX1fqgVLNBMt9ntVOoiMQVsc imymgQQ1IP0AkDDzkS4tiViqsZXs7Q1T0HOa8IQb+w==|) (p |Eu2xe+A2xE6wOftOCiXdsRq06twN7kTOU3h+W6S4h7qV N7ZST8UkjJGlWuWP6BMEEQ==|) (q |D4wdTiFF4UJDiOvqTTKujK0EKLd83Rn74rI8omc7PdUb 574P6NV4VDcBE0HkzIqTUw==|) (a |BepzmngQMzIEQVlQlILt4bR1tRvruu/KG//5B099f1JY +l7ZRAUKzJI26AoOVMr0Cw==|) (b |BuH184fV9jzm7qW5x408Pmzl97hbP6lW9kttxG36AE0i le76ZBLIjGZU+cMfUSVg2w==|) (c |DUEKr8rFd62sJgAjVR2heawDQuM38+csdwoMSTsJvF23 33roa0C3R+83J0NJAN4QWg==|))) PASS: keygen-2 Testing lsh-writekey PASS: write-key-1 Testing lsh-writekey with no argument PASS: write-key-2 Testing lsh-make-seed test-seed-1 test-seed-2 differ: char 1, line 1 PASS: seed lsh, test 1 Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd pid: 7906 utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT lshd: SIGHUP received. PASS: lsh-1 lsh, test 2 Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd pid: 7940 utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT Hello world. lshd: SIGHUP received. PASS: lsh-2 lsh, test 3 Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd pid: 7972 utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT Hello world. lshd: SIGHUP received. PASS: lsh-3 lsh, test 4 Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd pid: 8004 utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT Hello world lshd: SIGHUP received. PASS: lsh-4 lsh, test 5, using an RSA hostkey Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd pid: 8033 utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT lshd: SIGHUP received. PASS: lsh-5 lsh, test 6, using various encryption algorithms Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd pid: 8064 Trying encryption flag arcfour utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT Ok Trying encryption flag twofish utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT Ok Trying encryption flag blowfish utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT Ok Trying encryption flag 3des utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT Ok Trying encryption flag aes-cbc utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT Ok Trying encryption flag aes-ctr utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT Ok Trying encryption flag rijndael utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT Ok Trying encryption flag cast128 utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT Ok Trying encryption flag all utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT Ok lshd: SIGHUP received. PASS: lsh-6 lsh, test 7 Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd pid: 8134 lshd: SIGHUP received. PASS: lsh-7 lsh, test 8, unencrypted session Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd pid: 8161 utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT lshd: SIGHUP received. PASS: lsh-8 lsh, test 9, check that LSHFLAGS works. Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd pid: 8192 utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT lshd: SIGHUP received. PASS: lsh-9 lsh, test 10 Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd pid: 8222 utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT not a tty lshd: SIGHUP received. FAIL: lsh-10 lsh, encrypted key test SKIP: lsh-encrypted-key lsh-decrypt-key-test .....................................................................+ ............................................................+ PASS: lsh-decrypt-key lsh, cat test Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd pid: 8295 utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT lsh-cat-test: Ok, files match. lshd: SIGHUP received. PASS: lsh-cat lshg test 1 Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd pid: 8327 utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT lshd: SIGHUP received. PASS: lshg-1 lshg, cat test Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd pid: 8364 utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT lshg-cat-test: Ok, files match. lshd: SIGHUP received. PASS: lshg-cat lshg, cat 2 test Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd pid: 8417 utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT lshg-cat-2-test: Ok, files match. lshd: SIGHUP received. PASS: lshg-cat-2 Closed spurious fd 9 Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd pid: 8456 utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT daemon-fd-test: Ok, files match. lshd: SIGHUP received. PASS: daemon-fd SKIP: tcpip-local SKIP: tcpip-local-in-use SKIP: tcpip-remote SKIP: socks5 SKIP: socks4 SKIP: lshg-tcpip-local testing lcp Ignoring --interface option; using localhost only. lshd: Ignoring interface config file option; using localhost only. lshd pid: 8579 utmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/utmpx wtmp_file: /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/home/wtmpx PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT lsh: kill_lsh_connection PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT bash: files/lcp-file-1.txt: cannot overwrite existing file lsh: kill_lsh_connection PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT bash: files/lcp-file-1.txt: cannot overwrite existing file lsh: kill_lsh_connection PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT lsh: kill_lsh_connection /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/../lcp: line 116: ./lcp-file-1.txt: cannot overwrite existing file PTY_REQUEST_CREATE PTY_REQUEST_LOGIN PTY_REQUEST_LOGOUT lsh: write failed on channel write fd 1: (errno = 32): Broken pipe. lsh: kill_lsh_connection lsh: Could not open gateway: (errno = 111): Connection refused lsh-transport: Failed to open `/home/build/.lsh/host-acls' for reading: (errno = 2): No such file or directory lsh-transport: Failed to open `/home/build/.lsh/identity' for reading (errno = 2): No such file or directory lsh-transport: Server's hostkey is not trusted. Disconnecting. lsh-transport: Disconnecting: Unknown server host key lsh: Read failed: (errno = 104): Connection reset by peer cmp: EOF on lcp-file-1.txt files differ, 13 lshd: SIGHUP received. /usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite/functions.sh: line 55: kill: (8584) - No such process FAIL: lcp SKIP: rapid7-lsh SKIP: rapid7-lshd lsh, test login, login-auth-mode SKIP: login-auth lshd, no-auth-test ../lshd: unrecognized option `--no-password' Try `lshd --help' or `lshd --usage' for more information. PASS: lshd-no-auth SKIP: lshd-random-input ==================== 2 of 44 tests failed ==================== make[3]: *** [check] Error 1 make[3]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src/testsuite' make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src' make[1]: *** [check] Error 2 make[1]: Leaving directory `/usr/local/xenofarm/lsh/gosroth.roxen.com/buildtmp/dist/lsh-2x1/src' make: *** [check-recursive] Error 1