(tests.test_dbapi20_copy.TestCopyFrom) ... ok test_input_string (tests.test_dbapi20_copy.TestCopyFrom) ... ok test_input_string_multiple_rows (tests.test_dbapi20_copy.TestCopyFrom) ... ok test_input_string_with_newline (tests.test_dbapi20_copy.TestCopyFrom) ... ok test_input_string_with_schema_name (tests.test_dbapi20_copy.TestCopyFrom) ... ok test_null (tests.test_dbapi20_copy.TestCopyFrom) ... ok test_query (tests.test_dbapi20_copy.TestCopyFrom) ... ok test_sep (tests.test_dbapi20_copy.TestCopyFrom) ... ok test_size_invalid (tests.test_dbapi20_copy.TestCopyFrom) ... ok test_size_negative (tests.test_dbapi20_copy.TestCopyFrom) ... ok test_size_positive (tests.test_dbapi20_copy.TestCopyFrom) ... ok test_bad_params (tests.test_dbapi20_copy.TestCopyTo) ... ok test_binary (tests.test_dbapi20_copy.TestCopyTo) ... ok test_binary_with_sep (tests.test_dbapi20_copy.TestCopyTo) ... ok test_binary_with_unicode (tests.test_dbapi20_copy.TestCopyTo) ... ok test_columns (tests.test_dbapi20_copy.TestCopyTo) ... ok test_csv (tests.test_dbapi20_copy.TestCopyTo) ... ok test_csv_with_sep (tests.test_dbapi20_copy.TestCopyTo) ... ok test_decode (tests.test_dbapi20_copy.TestCopyTo) ... ok test_file (tests.test_dbapi20_copy.TestCopyTo) ... ok test_generator (tests.test_dbapi20_copy.TestCopyTo) ... ok test_generator_bytes (tests.test_dbapi20_copy.TestCopyTo) ... ok test_generator_with_schema_name (tests.test_dbapi20_copy.TestCopyTo) ... ok test_null (tests.test_dbapi20_copy.TestCopyTo) ... ok test_query (tests.test_dbapi20_copy.TestCopyTo) ... ok test_rowcount_increment (tests.test_dbapi20_copy.TestCopyTo) ... ok test_sep (tests.test_dbapi20_copy.TestCopyTo) ... ok test_input (tests.test_dbapi20_copy.TestStreams) ... ok test_output (tests.test_dbapi20_copy.TestStreams) ... ok test_all_steps (tests.test_tutorial.TestClassicTutorial) ... ok test_all_steps (tests.test_tutorial.TestDbApi20Tutorial) ... ok ====================================================================== FAIL: test_notify_timeout (tests.test_classic.UtilityTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/PyGreSQL-5.2.1/tests/test_classic.py", line 313, in test_notify_timeout self.assertTrue(self.notify_timeout) AssertionError: False is not true ---------------------------------------------------------------------- Ran 775 tests in 410.001s FAILED (failures=1, skipped=22) Test failed: error: Test failed: + __trap_cb + IFS=' ' + for __func in $__TRAP_ACTIONS + pgtests_stop + pg_ctl stop -D /builddir/build/BUILD/PyGreSQL-5.2.1/datadir -w waiting for server to shut down........ done server stopped + __clean_trap_action pgtests_stop + __new_actions= + for __action in $__TRAP_ACTIONS + test pgtests_stop = pgtests_stop + : + for __action in $__TRAP_ACTIONS + test pgtests_cleanup = pgtests_stop + __new_actions='pgtests_cleanup ' + __TRAP_ACTIONS='pgtests_cleanup ' + for __func in $__TRAP_ACTIONS + pgtests_cleanup + : + rm -r /builddir/build/BUILD/PyGreSQL-5.2.1/datadir + __clean_trap_action pgtests_cleanup + __new_actions= + for __action in $__TRAP_ACTIONS + test pgtests_cleanup = pgtests_cleanup + : + __TRAP_ACTIONS= error: Bad exit status from /var/tmp/rpm-tmp.UoIrxF (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.UoIrxF (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/PyGreSQL.spec