[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_15 #66256
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Feb 1 17:52:27 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_amd64_15/66256/------------------------------------------
[...truncated 49.42 KB...]
x86_64-linux-gnu-gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -g -O2 -fdebug-prefix-map=/build/1st/scheme48-1.9=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -fPIC -o c/r6rs/ieee_bytevect.o c/r6rs/ieee_bytevect.c
x86_64-linux-gnu-gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -g -O2 -fdebug-prefix-map=/build/1st/scheme48-1.9=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -fPIC -o c/r6rs/r6rs_externals.o c/r6rs/r6rs_externals.c
x86_64-linux-gnu-gcc -o c/r6rs.so c/r6rs/ieee_bytevect.o c/r6rs/r6rs_externals.o -shared -Wl,-z,relro -pthread -rdynamic -lc -z relro
make[2]: Leaving directory '/build/1st/scheme48-1.9'
make[1]: Leaving directory '/build/1st/scheme48-1.9'
debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/scheme48-1.9'
# disable tests on architectures where they fail
# up to now it is not clear why some tests fail
echo "I: do testing"
I: do testing
dh_auto_test
make -j1 test VERBOSE=1
make[2]: Entering directory '/build/1st/scheme48-1.9'
( \
echo ',batch'; \
echo ',exec ,load =scheme48/debug/check.scm'; \
echo ',config ,load =scheme48/test-packages.scm'; \
echo ',open base-test'; \
echo ',open big-test'; \
echo ',open sockets-test'; \
echo ',open os-time-test'; \
echo ',open tconc-queue-test'; \
echo ',open transport-link-cell-test'; \
echo ',open tlc-table-test'; \
echo ',open env-test'; \
echo ',config ,load =scheme48/sort/test-packages.scm'; \
echo ',open sort-test'; \
echo ',config ,load =scheme48/misc/packages.scm'; \
echo ',config ,load =scheme48/misc/test-packages.scm'; \
echo ',open misc-test'; \
echo ',config ,load =scheme48/r6rs/test-packages.scm'; \
echo ',open r6rs-test'; \
echo ',config ,load =scheme48/cml/test-packages.scm'; \
echo ',open cml-test'; \
echo ',config ,load =scheme48/srfi/test-packages.scm'; \
echo ',open srfi-test'; \
echo ',config ,load =scheme48/posix/test-packages.scm'; \
echo ',open posix-test'; \
echo ',config ,load =scheme48/ffi-test/test-packages.scm'; \
echo ',open ffi-test'; \
echo ',open test-suites'; \
echo '(define-test-suite all-tests (compiler-tests base-tests big-tests tcp-sockets-tests tconc-queue-tests transport-link-cell-tests tlc-table-tests tlc-table-weak-tests tlc-table-string-tests os-time-tests sort-tests misc-tests env-tests r6rs-tests cml-tests srfi-tests posix-tests ffi-tests))'; \
echo '(run-test-suite all-tests)' \
) | ./scheme48vm -i scheme48.image -h 8000000
Welcome to Scheme 48 1.9 (made by profitbricks-build11-amd64 on 2017-02-01)
See http://s48.org/ for more information.
Please report bugs to scheme-48-bugs at s48.org.
Get more information at http://www.s48.org/.
Type ,? (comma question-mark) for help.
> will not prompt and will exit on errors
will not compile calls in line
warning: name from opened structure redefined [package-define!]
#{package 287 bar}
cadr
#{structure 91 scheme}
will compile some calls in line
warning: name from opened structure redefined [package-define!]
#{package 287 bar}
car
#{structure 91 scheme}
warning: name from opened structure redefined [package-define!]
#{package 290 test3}
x
#{structure 288 test1}
; no values returned
; no values returned
[all-tests
[compiler-tests
[bench-tests
(non-bench)
(bench)
]
[test1-tests
(shadowing1)
]
[test2-tests
(shadowing2)
]
[test3-tests
(shadowing3)
]
]
[base-tests
(quasiquote)
(dynamic-wind)
]
[big-tests
[misc-big-tests
(many-args)
(*1)
(*2)
(*3)
(internal-define)
(read-byte)
(apply)
(char<->integer)
(number->string)
(string->number)
(random)
(sort)
(bigbit)
(cr/lf)
(format)
(fancy-input-ports)
(byte-sink-input-ports)
(fancy-output-ports)
(limit-output)
(destructure)
(array)
(delay)
(receive)
(dump)
(placeholders)
(search-trees)
(enumerated-types)
(masks)
(float)
(float-comparisons)
(float-ops)
(integer-comparisons)
]
[inversion-lists-tests
(creation/membership)
(complement/1)
(complement/2)
(union/1)
(union/2)
(union/3)
(union/4)
(intersection/1)
(intersection/2)
(intersection/3)
(intersection/4)
(intersection/5)
(adjoin)
(remove)
(size)
(copy)
(fold/done?)
(cursor)
(hash)
]
[constant-tables-tests
(simple)
(not-present)
(bigger)
]
[matchers-tests
(is)
(anything)
(opposite)
(is-true)
(is-false)
(is-null)
(is-within)
(all-of)
(any-of)
(list-where-all)
(list-where-any)
]
[queues-tests
(list->queue-list)
(basics)
(basics-in-big-transaction)
(basics-comment-tests)
(queue-head)
(list->queue)
(delenda-comment-tests)
(queue-length)
(delete-from-queue!)
(on-queue?)
(queue->list)
]
]
[tcp-sockets-tests
(tcp-sockets)
]
[tconc-queue-tests
(constructor-predicate)
(empty)
(non-empty)
(dequeue-empty)
(peek-empty)
(size)
(dequeue-1)
(dequeue-2)
(en/dequeue-2)
(en/dequeue-3)
(enqueue-n/dequeue-n)
(en/dequeue-n)
(en/clear/dequeue-n)
]
[transport-link-cell-tests
(constructor-predicate)
(accessors)
(setters)
(collection)
(collection-one-tconc)
(collection-no-tconc)
(collect-n)
(collect-n-one-key)
(collect-n-one-unmovable-key)
]
[tlc-table-tests
(constructor-predicate)
(empty-tables)
(empty-tables-collect)
(empty-tables-collect-n-times)
(set/ref)
(empty/ref)
(empty/set)
(many/set/ref)
(update-often)
(set/collect/ref)
(set-n/collect/ref-n)
(set-n/collect-n/ref-n)
(delete/ref)
(set/delete/ref)
(set-n-in-one-bucket/delete-n/ref-n)
(set/collect/delete/ref)
(set-n/delete-n/ref-nStarting cleanup.
FATAL: null
java.lang.NullPointerException
at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:173)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1728)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
More information about the Qa-jenkins-scm
mailing list