Source: influxdb-python Version: 3.0.0-2 Severity: serious Tags: buster sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20170719 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build --with python2,python3 --buildsystem=pybuild > dh_testdir -O--buildsystem=pybuild > dh_update_autotools_config -O--buildsystem=pybuild > dh_auto_configure -O--buildsystem=pybuild > I: pybuild base:184: python2.7 setup.py config > running config > I: pybuild base:184: python3.6 setup.py config > running config > I: pybuild base:184: python3.5 setup.py config > running config > dh_auto_build -O--buildsystem=pybuild > I: pybuild base:184: /usr/bin/python setup.py build > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb > copying influxdb/_dataframe_client.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb > copying influxdb/resultset.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb > copying influxdb/line_protocol.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb > copying influxdb/chunked_json.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb > copying influxdb/exceptions.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb > copying influxdb/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb > copying influxdb/helper.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb > copying influxdb/dataframe_client.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb > copying influxdb/client.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb > creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests > copying influxdb/tests/dataframe_client_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests > copying influxdb/tests/resultset_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests > copying influxdb/tests/misc.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests > copying influxdb/tests/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests > copying influxdb/tests/chunked_json_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests > copying influxdb/tests/test_line_protocol.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests > copying influxdb/tests/client_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests > copying influxdb/tests/helper_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests > creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/influxdb08 > copying influxdb/influxdb08/chunked_json.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/influxdb08 > copying influxdb/influxdb08/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/influxdb08 > copying influxdb/influxdb08/helper.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/influxdb08 > copying influxdb/influxdb08/dataframe_client.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/influxdb08 > copying influxdb/influxdb08/client.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/influxdb08 > creating > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/server_tests > copying influxdb/tests/server_tests/client_test_with_server.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/server_tests > copying influxdb/tests/server_tests/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/server_tests > copying influxdb/tests/server_tests/base.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/server_tests > copying influxdb/tests/server_tests/influxdb_instance.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/server_tests > creating > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/influxdb08 > copying influxdb/tests/influxdb08/dataframe_client_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/influxdb08 > copying influxdb/tests/influxdb08/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/influxdb08 > copying influxdb/tests/influxdb08/client_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/influxdb08 > copying influxdb/tests/influxdb08/helper_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/influxdb/tests/influxdb08 > I: pybuild base:184: /usr/bin/python3.6 setup.py build > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb > copying influxdb/_dataframe_client.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb > copying influxdb/resultset.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb > copying influxdb/line_protocol.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb > copying influxdb/chunked_json.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb > copying influxdb/exceptions.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb > copying influxdb/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb > copying influxdb/helper.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb > copying influxdb/dataframe_client.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb > copying influxdb/client.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb > creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests > copying influxdb/tests/dataframe_client_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests > copying influxdb/tests/resultset_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests > copying influxdb/tests/misc.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests > copying influxdb/tests/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests > copying influxdb/tests/chunked_json_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests > copying influxdb/tests/test_line_protocol.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests > copying influxdb/tests/client_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests > copying influxdb/tests/helper_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests > creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/influxdb08 > copying influxdb/influxdb08/chunked_json.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/influxdb08 > copying influxdb/influxdb08/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/influxdb08 > copying influxdb/influxdb08/helper.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/influxdb08 > copying influxdb/influxdb08/dataframe_client.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/influxdb08 > copying influxdb/influxdb08/client.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/influxdb08 > creating > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/server_tests > copying influxdb/tests/server_tests/client_test_with_server.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/server_tests > copying influxdb/tests/server_tests/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/server_tests > copying influxdb/tests/server_tests/base.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/server_tests > copying influxdb/tests/server_tests/influxdb_instance.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/server_tests > creating > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/influxdb08 > copying influxdb/tests/influxdb08/dataframe_client_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/influxdb08 > copying influxdb/tests/influxdb08/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/influxdb08 > copying influxdb/tests/influxdb08/client_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/influxdb08 > copying influxdb/tests/influxdb08/helper_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.6/build/influxdb/tests/influxdb08 > I: pybuild base:184: /usr/bin/python3 setup.py build > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb > copying influxdb/_dataframe_client.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb > copying influxdb/resultset.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb > copying influxdb/line_protocol.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb > copying influxdb/chunked_json.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb > copying influxdb/exceptions.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb > copying influxdb/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb > copying influxdb/helper.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb > copying influxdb/dataframe_client.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb > copying influxdb/client.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb > creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests > copying influxdb/tests/dataframe_client_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests > copying influxdb/tests/resultset_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests > copying influxdb/tests/misc.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests > copying influxdb/tests/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests > copying influxdb/tests/chunked_json_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests > copying influxdb/tests/test_line_protocol.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests > copying influxdb/tests/client_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests > copying influxdb/tests/helper_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests > creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/influxdb08 > copying influxdb/influxdb08/chunked_json.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/influxdb08 > copying influxdb/influxdb08/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/influxdb08 > copying influxdb/influxdb08/helper.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/influxdb08 > copying influxdb/influxdb08/dataframe_client.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/influxdb08 > copying influxdb/influxdb08/client.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/influxdb08 > creating > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/server_tests > copying influxdb/tests/server_tests/client_test_with_server.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/server_tests > copying influxdb/tests/server_tests/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/server_tests > copying influxdb/tests/server_tests/base.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/server_tests > copying influxdb/tests/server_tests/influxdb_instance.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/server_tests > creating > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/influxdb08 > copying influxdb/tests/influxdb08/dataframe_client_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/influxdb08 > copying influxdb/tests/influxdb08/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/influxdb08 > copying influxdb/tests/influxdb08/client_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/influxdb08 > copying influxdb/tests/influxdb08/helper_test.py -> > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/influxdb/tests/influxdb08 > dh_auto_test -O--buildsystem=pybuild > I: pybuild base:184: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; > python2.7 -m nose /<<PKGBUILDDIR>> --verbose > test_add_cluster_admin > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_add_database_admin > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_add_database_user > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_add_database_user_bad_permissions > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_alter_database_admin > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_alter_database_user_password > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_alter_database_user_password_and_permissions > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_alter_database_user_permissions > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_create_database > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_create_database_fails > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_create_scheduled_delete > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_delete_cluster_admin > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_delete_database > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_delete_database_admin > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_delete_database_fails > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_delete_database_user > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_delete_points (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) > ... ok > test_delete_points_with_wrong_name > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_delete_series (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) > ... ok > test_delete_series_fails > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_dsn (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_get_continuous_queries > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_get_database_list_deprecated > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_get_database_users > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_get_list_cluster_admins > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_get_list_database > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_get_list_database_admins > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_get_list_database_fails > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_get_list_scheduled_delete > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_get_series_list > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_query (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_query_bad_precision > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_query_chunked (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) > ... ok > test_query_chunked_unicode > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_query_fail (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) > ... ok > test_remove_scheduled_delete > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > Tests that two connection errors will be handled ... ok > Tests that three connection errors will not be handled ... ok > test_scheme (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_set_database_admin > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_switch_database > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_switch_db_deprecated > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_switch_user (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) > ... ok > test_unset_database_admin > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_update_cluster_admin_password > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_update_database_admin_password > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_update_database_user_password_current_user > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_update_permission > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_write (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_write_bad_precision_udp > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_write_points (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) > ... ok > test_write_points_bad_precision > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_write_points_batch > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_write_points_batch_invalid_size > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_write_points_batch_multiple_series > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_write_points_fails > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_write_points_string > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_write_points_udp > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_write_points_with_precision > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_write_points_with_precision_fails > (influxdb.tests.influxdb08.client_test.TestInfluxDBClient) ... ok > test_datetime_to_epoch > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... ok > test_list_series > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... ok > test_query_into_dataframe > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... ok > test_query_multiple_time_series > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... ok > test_query_with_empty_result > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... ok > test_write_points_from_dataframe > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... > ERROR > test_write_points_from_dataframe_fails_with_series > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... ok > test_write_points_from_dataframe_fails_without_time_index > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... > ERROR > test_write_points_from_dataframe_in_batches > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... > ERROR > test_write_points_from_dataframe_with_float_nan > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... > ERROR > test_write_points_from_dataframe_with_numeric_column_names > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... > ERROR > test_write_points_from_dataframe_with_period_index > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... > ERROR > test_write_points_from_dataframe_with_time_precision > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) ... > ERROR > Tests errors in invalid helpers. ... ok > Tests JSON conversion when there is only one series name. ... ok > Tests JSON conversion when there is only one series name. ... ok > Tests warning for a set bulk size but autocommit False. ... ok > Tests warning for an invalid bulk size. ... ok > Tests that write_points is called after the right number of events ... ok > Tests reading a sequence of JSON values from a string ... ok > test_alter_retention_policy (influxdb.tests.client_test.TestInfluxDBClient) > ... ok > test_alter_retention_policy_invalid > (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_create_database (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_create_database_fails (influxdb.tests.client_test.TestInfluxDBClient) > ... ok > test_create_numeric_named_database > (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_create_retention_policy (influxdb.tests.client_test.TestInfluxDBClient) > ... ok > test_create_retention_policy_default > (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_drop_database (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_drop_numeric_named_database > (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_drop_retention_policy (influxdb.tests.client_test.TestInfluxDBClient) > ... ok > test_drop_retention_policy_fails > (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_dsn (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_get_list_database (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_get_list_database_fails (influxdb.tests.client_test.TestInfluxDBClient) > ... ok > test_get_list_privileges (influxdb.tests.client_test.TestInfluxDBClient) ... > ok > test_get_list_privileges_fails > (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_get_list_retention_policies > (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_get_list_servers (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_get_list_servers_fails (influxdb.tests.client_test.TestInfluxDBClient) > ... ok > test_get_list_users (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_get_list_users_empty (influxdb.tests.client_test.TestInfluxDBClient) ... > ok > test_grant_admin_privileges (influxdb.tests.client_test.TestInfluxDBClient) > ... ok > test_grant_admin_privileges_invalid > (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_grant_privilege (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_grant_privilege_invalid (influxdb.tests.client_test.TestInfluxDBClient) > ... ok > test_invalid_port_fails (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_query (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_query_chunked (influxdb.tests.client_test.TestInfluxDBClient) ... SKIP: > Not implemented for 0.9 > test_query_fail (influxdb.tests.client_test.TestInfluxDBClient) ... ok > Tests that two connection errors will be handled ... ok > Tests that three connection errors will not be handled ... ok > test_revoke_admin_privileges (influxdb.tests.client_test.TestInfluxDBClient) > ... ok > test_revoke_admin_privileges_invalid > (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_revoke_privilege (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_revoke_privilege_invalid (influxdb.tests.client_test.TestInfluxDBClient) > ... ok > test_scheme (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_switch_database (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_switch_user (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_write (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_write_bad_precision_udp (influxdb.tests.client_test.TestInfluxDBClient) > ... ok > test_write_points (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_write_points_bad_precision > (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_write_points_batch (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_write_points_fails (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_write_points_toplevel_attributes > (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_write_points_udp (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_write_points_with_precision > (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_write_points_with_precision_fails > (influxdb.tests.client_test.TestInfluxDBClient) ... ok > test_all_fail (influxdb.tests.client_test.TestInfluxDBClusterClient) ... ok > test_all_good (influxdb.tests.client_test.TestInfluxDBClusterClient) ... ok > test_dsn (influxdb.tests.client_test.TestInfluxDBClusterClient) ... ok > test_dsn_mixed_scheme_case > (influxdb.tests.client_test.TestInfluxDBClusterClient) ... ok > test_dsn_password_caps (influxdb.tests.client_test.TestInfluxDBClusterClient) > ... ok > test_healing (influxdb.tests.client_test.TestInfluxDBClusterClient) ... ok > test_init (influxdb.tests.client_test.TestInfluxDBClusterClient) ... ok > test_one_server_fails (influxdb.tests.client_test.TestInfluxDBClusterClient) > ... ok > test_recovery (influxdb.tests.client_test.TestInfluxDBClusterClient) ... ok > test_two_servers_fail (influxdb.tests.client_test.TestInfluxDBClusterClient) > ... ok > test_datetime_to_epoch > (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ok > test_get_list_database > (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ok > test_multiquery_into_dataframe > (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ok > test_query_into_dataframe > (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ok > test_query_with_empty_result > (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ok > test_write_points_from_dataframe > (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ERROR > test_write_points_from_dataframe_fails_with_series > (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ok > test_write_points_from_dataframe_fails_without_time_index > (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ERROR > test_write_points_from_dataframe_in_batches > (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ERROR > test_write_points_from_dataframe_with_numeric_column_names > (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ERROR > test_write_points_from_dataframe_with_period_index > (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ERROR > test_write_points_from_dataframe_with_time_precision > (influxdb.tests.dataframe_client_test.TestDataFrameClient) ... ERROR > Tests errors in invalid helpers. ... ok > Test that time is optional on a series with a time field. ... ok > Tests that time is optional on a series without a time field. ... ok > Tests JSON conversion when there are multiple series names. ... ok > Tests JSON conversion when there is only one series name. ... ok > Tests warning for a set bulk size but autocommit False. ... ok > Tests warning for an invalid bulk size. ... SKIP: Fails on py32 > Tests that write_points is called after the right number of events ... ok > test_filter_by_name (influxdb.tests.resultset_test.TestResultSet) ... ok > test_filter_by_name_and_tags (influxdb.tests.resultset_test.TestResultSet) > ... ok > test_filter_by_tags (influxdb.tests.resultset_test.TestResultSet) ... ok > test_items (influxdb.tests.resultset_test.TestResultSet) ... ok > test_keys (influxdb.tests.resultset_test.TestResultSet) ... ok > test_len (influxdb.tests.resultset_test.TestResultSet) ... ok > test_point_from_cols_vals (influxdb.tests.resultset_test.TestResultSet) ... ok > test_resultset_error (influxdb.tests.resultset_test.TestResultSet) ... ok > test_system_query (influxdb.tests.resultset_test.TestResultSet) ... ok > SKIP: Skipping server test (INFLUXDB_PYTHON_SKIP_SERVER_TESTS) > test_create_database > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_create_user > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_create_user_admin > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_create_user_blank_password > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_create_user_blank_username > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_drop_database > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_drop_user > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_drop_user_invalid > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_drop_user_nonexisting > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_fresh_server_no_db > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_get_list_users > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_get_list_users_empty > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_grant_privilege > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_grant_privilege_invalid > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_invalid_port_fails > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_query_fail > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_query_fail_ignore_errors > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_revoke_admin_privileges > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_revoke_admin_privileges_invalid > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_revoke_privilege > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > test_revoke_privilege_invalid > (influxdb.tests.server_tests.client_test_with_server.SimpleTests) ... SKIP: > Skipping server tests... > SKIP: Skipping server test (INFLUXDB_PYTHON_SKIP_SERVER_TESTS) > test_make_lines (influxdb.tests.test_line_protocol.TestLineProtocol) ... ok > test_make_lines_unicode (influxdb.tests.test_line_protocol.TestLineProtocol) > ... ok > test_string_val_newline (influxdb.tests.test_line_protocol.TestLineProtocol) > ... ok > > ====================================================================== > ERROR: test_write_points_from_dataframe > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/dataframe_client_test.py", > line 51, in test_write_points_from_dataframe > cli.write_points({"foo": dataframe}) > File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 67, > in write_points > for key, dataframe in data.items()] > File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 131, > in _convert_dataframe_to_json > if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or > AttributeError: 'module' object has no attribute 'period' > > ====================================================================== > ERROR: test_write_points_from_dataframe_fails_without_time_index > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/usr/lib/python2.7/dist-packages/nose/tools/nontrivial.py", line 60, > in newfunc > func(*arg, **kw) > File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/dataframe_client_test.py", > line 194, in test_write_points_from_dataframe_fails_without_time_index > cli.write_points({"foo": dataframe}) > File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 67, > in write_points > for key, dataframe in data.items()] > File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 131, > in _convert_dataframe_to_json > if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or > AttributeError: 'module' object has no attribute 'period' > > ====================================================================== > ERROR: test_write_points_from_dataframe_in_batches > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/dataframe_client_test.py", > line 92, in test_write_points_from_dataframe_in_batches > self.assertTrue(cli.write_points({"foo": dataframe}, batch_size=1)) > File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 61, > in write_points > time_precision=time_precision)] > File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 131, > in _convert_dataframe_to_json > if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or > AttributeError: 'module' object has no attribute 'period' > > ====================================================================== > ERROR: test_write_points_from_dataframe_with_float_nan > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/dataframe_client_test.py", > line 77, in test_write_points_from_dataframe_with_float_nan > cli.write_points({"foo": dataframe}) > File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 67, > in write_points > for key, dataframe in data.items()] > File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 131, > in _convert_dataframe_to_json > if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or > AttributeError: 'module' object has no attribute 'period' > > ====================================================================== > ERROR: test_write_points_from_dataframe_with_numeric_column_names > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/dataframe_client_test.py", > line 115, in test_write_points_from_dataframe_with_numeric_column_names > cli.write_points({"foo": dataframe}) > File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 67, > in write_points > for key, dataframe in data.items()] > File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 131, > in _convert_dataframe_to_json > if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or > AttributeError: 'module' object has no attribute 'period' > > ====================================================================== > ERROR: test_write_points_from_dataframe_with_period_index > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/dataframe_client_test.py", > line 141, in test_write_points_from_dataframe_with_period_index > cli.write_points({"foo": dataframe}) > File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 67, > in write_points > for key, dataframe in data.items()] > File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 131, > in _convert_dataframe_to_json > if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or > AttributeError: 'module' object has no attribute 'period' > > ====================================================================== > ERROR: test_write_points_from_dataframe_with_time_precision > (influxdb.tests.influxdb08.dataframe_client_test.TestDataFrameClient) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/influxdb/tests/influxdb08/dataframe_client_test.py", > line 174, in test_write_points_from_dataframe_with_time_precision > cli.write_points({"foo": dataframe}, time_precision='s') > File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 67, > in write_points > for key, dataframe in data.items()] > File "/<<PKGBUILDDIR>>/influxdb/influxdb08/dataframe_client.py", line 131, > in _convert_dataframe_to_json > if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or > AttributeError: 'module' object has no attribute 'period' > > ====================================================================== > ERROR: test_write_points_from_dataframe > (influxdb.tests.dataframe_client_test.TestDataFrameClient) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/influxdb/tests/dataframe_client_test.py", line 52, > in test_write_points_from_dataframe > cli.write_points(dataframe, 'foo') > File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 70, in > write_points > dataframe, measurement, tags, time_precision > File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 117, in > _convert_dataframe_to_json > if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or > AttributeError: 'module' object has no attribute 'period' > > ====================================================================== > ERROR: test_write_points_from_dataframe_fails_without_time_index > (influxdb.tests.dataframe_client_test.TestDataFrameClient) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/usr/lib/python2.7/dist-packages/nose/tools/nontrivial.py", line 60, > in newfunc > func(*arg, **kw) > File "/<<PKGBUILDDIR>>/influxdb/tests/dataframe_client_test.py", line 191, > in test_write_points_from_dataframe_fails_without_time_index > cli.write_points(dataframe, "foo") > File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 70, in > write_points > dataframe, measurement, tags, time_precision > File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 117, in > _convert_dataframe_to_json > if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or > AttributeError: 'module' object has no attribute 'period' > > ====================================================================== > ERROR: test_write_points_from_dataframe_in_batches > (influxdb.tests.dataframe_client_test.TestDataFrameClient) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/influxdb/tests/dataframe_client_test.py", line 70, > in test_write_points_from_dataframe_in_batches > self.assertTrue(cli.write_points(dataframe, "foo", batch_size=1)) > File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 63, in > write_points > measurement, tags, time_precision > File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 117, in > _convert_dataframe_to_json > if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or > AttributeError: 'module' object has no attribute 'period' > > ====================================================================== > ERROR: test_write_points_from_dataframe_with_numeric_column_names > (influxdb.tests.dataframe_client_test.TestDataFrameClient) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/influxdb/tests/dataframe_client_test.py", line 89, > in test_write_points_from_dataframe_with_numeric_column_names > cli.write_points(dataframe, "foo", {"hello": "there"}) > File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 70, in > write_points > dataframe, measurement, tags, time_precision > File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 117, in > _convert_dataframe_to_json > if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or > AttributeError: 'module' object has no attribute 'period' > > ====================================================================== > ERROR: test_write_points_from_dataframe_with_period_index > (influxdb.tests.dataframe_client_test.TestDataFrameClient) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/influxdb/tests/dataframe_client_test.py", line 111, > in test_write_points_from_dataframe_with_period_index > cli.write_points(dataframe, "foo") > File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 70, in > write_points > dataframe, measurement, tags, time_precision > File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 117, in > _convert_dataframe_to_json > if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or > AttributeError: 'module' object has no attribute 'period' > > ====================================================================== > ERROR: test_write_points_from_dataframe_with_time_precision > (influxdb.tests.dataframe_client_test.TestDataFrameClient) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/influxdb/tests/dataframe_client_test.py", line 130, > in test_write_points_from_dataframe_with_time_precision > cli.write_points(dataframe, measurement, time_precision='h') > File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 70, in > write_points > dataframe, measurement, tags, time_precision > File "/<<PKGBUILDDIR>>/influxdb/_dataframe_client.py", line 117, in > _convert_dataframe_to_json > if not (isinstance(dataframe.index, pd.tseries.period.PeriodIndex) or > AttributeError: 'module' object has no attribute 'period' > > ---------------------------------------------------------------------- > Ran 191 tests in 2.616s > > FAILED (SKIP=25, errors=13) > E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd > /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose {dir} > --verbose > dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13 The full build log is available from: http://aws-logs.debian.net/2017/07/19/influxdb-python_3.0.0-2_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.