[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_29 #11567
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Feb 15 01:17:56 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_amd64_29/11567/------------------------------------------
[...truncated 2.20 MB...]
/build/1st/theano-0.8.2/theano/typed_list/tests/test_basic.py:36: DeprecationWarning: This function is deprecated. Please call randint(1, 1073741824 + 1) instead
idx = numpy.random.random_integers(huge, size=2) % shape
/build/1st/theano-0.8.2/theano/typed_list/tests/test_basic.py:36: DeprecationWarning: This function is deprecated. Please call randint(1, 1073741824 + 1) instead
idx = numpy.random.random_integers(huge, size=2) % shape
ok
test_inplace (theano.typed_list.tests.test_basic.test_extend) ... ok
test_interface (theano.typed_list.tests.test_basic.test_extend) ... ok
test_sanity_check (theano.typed_list.tests.test_basic.test_extend) ... ok
test_constant_input (theano.typed_list.tests.test_basic.test_get_item) ... ok
test_interface (theano.typed_list.tests.test_basic.test_get_item) ... ok
test_sanity_check_single (theano.typed_list.tests.test_basic.test_get_item) ... ok
test_sanity_check_slice (theano.typed_list.tests.test_basic.test_get_item) ... ok
test_wrong_input (theano.typed_list.tests.test_basic.test_get_item) ... ok
test_interface (theano.typed_list.tests.test_basic.test_index) ... ok
test_non_tensor_type (theano.typed_list.tests.test_basic.test_index) ... ok
test_sanity_check (theano.typed_list.tests.test_basic.test_index) ... ok
test_sparse (theano.typed_list.tests.test_basic.test_index) ... /build/1st/theano-0.8.2/theano/typed_list/tests/test_basic.py:36: DeprecationWarning: This function is deprecated. Please call randint(1, 1073741824 + 1) instead
idx = numpy.random.random_integers(huge, size=2) % shape
/build/1st/theano-0.8.2/theano/typed_list/tests/test_basic.py:36: DeprecationWarning: This function is deprecated. Please call randint(1, 1073741824 + 1) instead
idx = numpy.random.random_integers(huge, size=2) % shape
/build/1st/theano-0.8.2/theano/typed_list/tests/test_basic.py:36: DeprecationWarning: This function is deprecated. Please call randint(1, 1073741824 + 1) instead
idx = numpy.random.random_integers(huge, size=2) % shape
/build/1st/theano-0.8.2/theano/typed_list/tests/test_basic.py:36: DeprecationWarning: This function is deprecated. Please call randint(1, 1073741824 + 1) instead
idx = numpy.random.random_integers(huge, size=2) % shape
/build/1st/theano-0.8.2/theano/typed_list/tests/test_basic.py:36: DeprecationWarning: This function is deprecated. Please call randint(1, 1073741824 + 1) instead
idx = numpy.random.random_integers(huge, size=2) % shape
/build/1st/theano-0.8.2/theano/typed_list/tests/test_basic.py:36: DeprecationWarning: This function is deprecated. Please call randint(1, 1073741824 + 1) instead
idx = numpy.random.random_integers(huge, size=2) % shape
ok
test_inplace (theano.typed_list.tests.test_basic.test_insert) ... ok
test_interface (theano.typed_list.tests.test_basic.test_insert) ... ok
test_sanity_check (theano.typed_list.tests.test_basic.test_insert) ... ok
test_interface (theano.typed_list.tests.test_basic.test_length) ... ok
test_sanity_check (theano.typed_list.tests.test_basic.test_length) ... ok
test_inplace (theano.typed_list.tests.test_basic.test_remove) ... ok
test_interface (theano.typed_list.tests.test_basic.test_remove) ... ok
test_sanity_check (theano.typed_list.tests.test_basic.test_remove) ... ok
test_inplace (theano.typed_list.tests.test_basic.test_reverse) ... ok
test_interface (theano.typed_list.tests.test_basic.test_reverse) ... ok
test_sanity_check (theano.typed_list.tests.test_basic.test_reverse) ... ok
test_append_inplace (theano.typed_list.tests.test_opt.test_inplace) ... ok
test_extend_inplace (theano.typed_list.tests.test_opt.test_inplace) ... ok
test_insert_inplace (theano.typed_list.tests.test_opt.test_inplace) ... ok
test_remove_inplace (theano.typed_list.tests.test_opt.test_inplace) ... ok
test_reverse_inplace (theano.typed_list.tests.test_opt.test_inplace) ... ok
theano.typed_list.tests.test_opt.test_constant_folding ... ok
Testing nested list with one level of depth ... ok
Nested list with different depth aren't the same ... ok
test for comparison between uneven nested list ... ok
Simple test on typed list type filter ... ok
test case for get_depth utilitary function ... ok
Test checking if values contained are themselves ... ok
test for the 'depth' optionnal argument ... ok
Typed List Value should raises an error ... ok
Typed list types should only be equal ... ok
test_variable_is_Typed_List_variable (theano.typed_list.tests.test_type.test_typed_list_type) ... ok
Typed list type should raises an ... ok
Typed list type should raises an ... ok
test_scipy_paper_example1 (theano.tests.diverse_tests.T_scipy) ... ok
This just sees if things compile well and if they run ... ok
theano.tests.test_2nd_order_grads.test001_jacobian_vector ... ok
theano.tests.test_2nd_order_grads.test002_jacobian_matrix ... ok
theano.tests.test_2nd_order_grads.test003_jacobian_scalar ... ok
theano.tests.test_2nd_order_grads.test004_hessian ... ok
Test that disconnected inputs are properly handled by jacobian. ... ok
test_connection_pattern (theano.tests.test_breakpoint.TestPdbBreakpoint) ... ok
test_fprop (theano.tests.test_breakpoint.TestPdbBreakpoint) ... ok
test_grad (theano.tests.test_breakpoint.TestPdbBreakpoint) ... ok
test_infer_shape (theano.tests.test_breakpoint.TestPdbBreakpoint) ... ok
test_invalid_default (theano.tests.test_config.T_config) ... ok
theano.tests.test_determinism.test_determinism_1 ... ok
Tests that one can compose two theano functions when the outputs are ... ok
Tests that debug mode works where outputs is a dictionary. ... ok
Tests that debug mode works where the outputs argument is a list. ... ok
Tests that named variables work when outputs is a dictionary ... ok
Tests that an exception is thrown if a non-string key is used in ... ok
Tests that theano.function works when outputs is a dictionary ... ok
Test that theano.function works if outputs is a list. ... ok
Tests that the output keys are sorted correctly. ... ok
Test if flake8 is respected. ... SKIP: flake8 is not installed
test_grad (theano.tests.test_gradient.TestConsiderConstant) ... /usr/lib/python3.5/unittest/case.py:601: UserWarning: consider_constant() is deprecated, use zero_grad() or disconnected_grad() instead.
testMethod()
ok
test_op_removed (theano.tests.test_gradient.TestConsiderConstant) ... /usr/lib/python3.5/unittest/case.py:601: UserWarning: consider_constant() is deprecated, use zero_grad() or disconnected_grad() instead.
testMethod()
ok
test_connection_pattern (theano.tests.test_gradient.TestDisconnectedGrad) ... ok
test_disconnected_paths (theano.tests.test_gradient.TestDisconnectedGrad) ... ok
test_grad (theano.tests.test_gradient.TestDisconnectedGrad) ... ok
test_op_removed (theano.tests.test_gradient.TestDisconnectedGrad) ... ok
test_grad (theano.tests.test_gradient.TestZeroGrad) ... ok
test_op_removed (theano.tests.test_gradient.TestZeroGrad) ... ok
test_disconnected_nan (theano.tests.test_gradient.test_grad) ... ok
test_downcast_dtype (theano.tests.test_gradient.test_grad) ... ok
test_grad_constant (theano.tests.test_gradient.test_grad) ... ok
test_grad_cubic (theano.tests.test_gradient.test_grad) ... ok
test_grad_disconnected (theano.tests.test_gradient.test_grad) ... ok
test_grad_duplicate_input (theano.tests.test_gradient.test_grad) ... ok
test_grad_grad_cubic (theano.tests.test_gradient.test_grad) ... ok
test_grad_grad_quadratic (theano.tests.test_gradient.test_grad) ... ok
test_grad_int (theano.tests.test_gradient.test_grad) ... ok
test_grad_name (theano.tests.test_gradient.test_grad) ... ok
test_grad_quadratic (theano.tests.test_gradient.test_grad) ... ok
test_grad_quadratic_vector (theano.tests.test_gradient.test_grad) ... ok
test_undefined_grad_func (theano.tests.test_gradient.test_grad) ... ok
test_undefined_grad_grad (theano.tests.test_gradient.test_grad) ... ok
test_unimplemented_grad_func (theano.tests.test_gradient.test_grad) ... ok
test_unimplemented_grad_grad (theano.tests.test_gradient.test_grad) ... ok
Test grad is called correctly for a 1-to-1 op ... ok
Test grad is called correctly for a 1-to-many op ... ok
Test grad is called correctly for a many-to-1 op ... ok
Test grad is called correctly for a many-to-many op ... ok
Test that it is not ok to return None from op.grad() ... ok
Test that it is not ok to return the wrong number of gradient terms ... ok
theano.tests.test_gradient.test_known_grads ... ok
theano.tests.test_gradient.test_dxdx ... ok
theano.tests.test_gradient.test_known_grads_integers ... ok
theano.tests.test_gradient.test_undefined_cost_grad ... ok
theano.tests.test_gradient.test_disconnected_cost_grad ... ok
theano.tests.test_gradient.test_subgraph_grad ... ok
theano.tests.test_gradient.test_grad_clip ... ok
test_broadcast_mismatch (theano.tests.test_ifelse.test_ifelse) ... ok
test_dtype_mismatch (theano.tests.test_ifelse.test_ifelse) ... ok
test_grad_lazy_if (theano.tests.test_ifelse.test_ifelse) ... ok
Regression test for test values of `ifelse` gradient. ... ok
test_lazy_if (theano.tests.test_ifelse.test_ifelse) ... ok
test_lazy_if_on_generics (theano.tests.test_ifelse.test_ifelse) ... ok
test_merge (theano.tests.test_ifelse.test_ifelse) ... SKIP: Optimization temporarily disabled
test_merge_ifs_true_false (theano.tests.test_ifelse.test_ifelse) ... SKIP: Optimization temporarily disabled
test_mixed_dtype (theano.tests.test_ifelse.test_ifelse) ... ok
test_multiple_out (theano.tests.test_ifelse.test_ifelse) ... ok
test_multiple_out_crash (theano.tests.test_ifelse.test_ifelse) ... ok
test_multiple_out_grad (theano.tests.test_ifelse.test_ifelse) ... ok
test_ndim_mismatch (theano.tests.test_ifelse.test_ifelse) ... ok
test_not_lazy_if_inplace (theano.tests.test_ifelse.test_ifelse) ... ok
test_pushout1 (theano.tests.test_ifelse.test_ifelse) ... SKIP: Optimization temporarily disabled
test_pushout2 (theano.tests.test_ifelse.test_ifelse) ... SKIP: Optimization temporarily disabled
test_pushout3 (theano.tests.test_ifelse.test_ifelse) ... SKIP: Optimization temporarily disabled
test_remove_useless_inputs1 (theano.tests.test_ifelse.test_ifelse) ... SKIP: Optimization temporarily disabled
test_remove_useless_inputs2 (theano.tests.test_ifelse.test_ifelse) ... SKIP: Optimization temporarily disabled
test_sparse_tensor_error (theano.tests.test_ifelse.test_ifelse) ... ok
theano.tests.test_pickle_unpickle_theano_fn.test_pickle_unpickle_with_reoptimization ... ok
theano.tests.test_pickle_unpickle_theano_fn.test_pickle_unpickle_without_reoptimization ... ok
This is a REALLY PARTIAL TEST. ... SKIP: pydot not available
theano.tests.test_printing.test_pydotprint_return_image ... SKIP: pydot not available
This is a REALLY PARTIAL TEST. ... SKIP: pydot not available
This is a REALLY PARTIAL TEST. ... SKIP: pydot not available
Just check that pydotprint does not crash with ProfileMode. ... SKIP: pydot not available
evaluates a reference output to make sure the ... ok
theano.tests.test_printing.test_debugprint ... ok
theano.tests.test_printing.test_scan_debugprint1 ... ok
theano.tests.test_printing.test_scan_debugprint2 ... ok
theano.tests.test_printing.test_scan_debugprint3 ... ok
theano.tests.test_printing.test_scan_debugprint4 ... ok
theano.tests.test_printing.test_scan_debugprint5 ... ok
theano.tests.test_printing.test_printing_scan ... SKIP: pydot not available
Tests that when we record a sequence of events, then ... ok
Tests that when we record a sequence of events, then ... ok
Like test_record_good, but some events are recorded by the ... ok
Like test_record_bad, but some events are recorded by the ... ok
test_Rop_dot_bug_18Oct2013_Jeremiah (theano.tests.test_rop.test_RopLop) ... ok
test_alloc (theano.tests.test_rop.test_RopLop) ... ok
test_argmax (theano.tests.test_rop.test_RopLop) ... ok
test_conv (theano.tests.test_rop.test_RopLop) ... ok
test_dimshuffle (theano.tests.test_rop.test_RopLop) ... ok
test_dot (theano.tests.test_rop.test_RopLop) ... SKIP: Rop does not handle non-differentiable inputs correctly. Bug exposed by fixing Add.grad method.
test_elemwise0 (theano.tests.test_rop.test_RopLop) ... SKIP: Rop does not handle non-differentiable inputs correctly. Bug exposed by fixing Add.grad method.
test_elemwise1 (theano.tests.test_rop.test_RopLop) ... ok
test_flatten (theano.tests.test_rop.test_RopLop) ... ok
test_incsubtensor1 (theano.tests.test_rop.test_RopLop) ... ok
test_incsubtensor2 (theano.tests.test_rop.test_RopLop) ... ok
test_invalid_input (theano.tests.test_rop.test_RopLop) ... ok
test_join (theano.tests.test_rop.test_RopLop) ... ok
test_max (theano.tests.test_rop.test_RopLop) ... ok
test_multiple_outputs (theano.tests.test_rop.test_RopLop) ... ok
test_print (theano.tests.test_rop.test_RopLop) ... ok
test_rebroadcast (theano.tests.test_rop.test_RopLop) ... ok
test_reshape (theano.tests.test_rop.test_RopLop) ... ok
test_setsubtensor1 (theano.tests.test_rop.test_RopLop) ... ok
test_setsubtensor2 (theano.tests.test_rop.test_RopLop) ... ok
test_shape (theano.tests.test_rop.test_RopLop) ... ok
test_softmax (theano.tests.test_rop.test_RopLop) ... ok
test_specifyshape (theano.tests.test_rop.test_RopLop) ... ok
test_subtensor (theano.tests.test_rop.test_RopLop) ... ok
test_sum (theano.tests.test_rop.test_RopLop) ... ok
test_updates_add (theano.tests.test_updates.test_ifelse) ... ok
test_updates_init (theano.tests.test_updates.test_ifelse) ... ok
test_updates_setitem (theano.tests.test_updates.test_ifelse) ... ok
======================================================================
FAIL: test_csc_correct_output_faster_than_scipy (theano.sparse.tests.test_basic.test_structureddot)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/1st/theano-0.8.2/theano/sparse/tests/test_basic.py", line 1178, in test_csc_correct_output_faster_than_scipy
overhead_tol)
AssertionError: True is not false
----------------------------------------------------------------------
Ran 2995 tests in 20576.986s
FAILED (SKIP=113, failures=1)
0.058164613716645386
0.058164613716645386
0.058164613716645386
0.058164613716645386
E: pybuild pybuild:283: test: plugin custom failed with: exit code=1: PYTHONPATH=. python3.5 bin/theano-nose -v
dh_auto_test: pybuild --test --test-nose -i python{version} -p 3.5 returned exit code 13
debian/rules:20: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25
make[1]: Leaving directory '/build/1st/theano-0.8.2'
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
E: Failed autobuilding of package
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env
I: removing directory /srv/workspace/pbuilder/41658 and its subdirectories
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 94.0%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/experimental/amd64/theano_0.8.2-5~exp1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-YcCt1S0q/tmp.onP5gvjRF8
+ mv /srv/reproducible-results/rbuild-debian-YcCt1S0q/tmp.onP5gvjRF8 /var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/amd64/theano_0.8.2-5~exp1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/amd64/theano_0.8.2-5~exp1.rbuild.log
+ '[' 1 -eq 1 ']'
+ handle_ftbfs
+ false
+ set +x
theano failed to build from source.
ERROR: insert or update on table "results" violates foreign key constraint "results_tmp_package_id_fkey1"
DETAIL: Key (package_id)=(239046) is not present in table "sources".
ERROR: insert or update on table "results" violates foreign key constraint "results_tmp_package_id_fkey1"
DETAIL: Key (package_id)=(239046) is not present in table "sources".
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/amd64/theano_0.8.2-5~exp1.rbuild.log: 93.8% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/amd64/theano_0.8.2-5~exp1.rbuild.log.gz
INFO: Starting at 2017-02-15 01:17:56.454308
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/armhf/theano_0.8.2-3_armhf.buildinfo
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/armhf/theano_0.8.2-5_armhf.buildinfo
INFO: Finished at 2017-02-15 01:17:56.701330, took: 0:00:00.247032
All cleanup done.
Wed 15 Feb 01:17:56 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-Bh2rZG0k, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list