:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:10:51 ] :: [ BEGIN ] :: Running 'rlImport --all' :: [ 14:10:51 ] :: [ INFO ] :: rlImport: No libraries found in Makefile :: [ 14:10:51 ] :: [ PASS ] :: Command 'rlImport --all' (Expected 0, got 0) :: [ 14:10:51 ] :: [ BEGIN ] :: Running 'rlCheckMakefileRequires' :: [ 14:10:51 ] :: [ LOG ] :: package 'checkpolicy-2.7-7.fc29.x86_64' covers requirement 'checkpolicy' :: [ 14:10:51 ] :: [ LOG ] :: package 'CUnit-2.1.3-17.fc28.x86_64' covers requirement 'CUnit' :: [ 14:10:51 ] :: [ LOG ] :: package 'CUnit-devel-2.1.3-17.fc28.x86_64' covers requirement 'CUnit-devel' :: [ 14:10:51 ] :: [ LOG ] :: package 'gcc-8.0.1-0.19.fc29.x86_64' covers requirement 'gcc' :: [ 14:10:52 ] :: [ LOG ] :: package 'libsemanage-2.7-12.fc29.x86_64' covers requirement 'libsemanage' :: [ 14:10:52 ] :: [ LOG ] :: package 'libsemanage-devel-2.7-12.fc29.x86_64' covers requirement 'libsemanage-devel' :: [ 14:10:52 ] :: [ LOG ] :: package 'python3-policycoreutils-2.7-17.fc29.noarch' covers requirement 'policycoreutils-python3' :: [ 14:10:52 ] :: [ PASS ] :: Command 'rlCheckMakefileRequires' (Expected 0, got 0) :: [ 14:10:52 ] :: [ BEGIN ] :: Running 'cd tests' :: [ 14:10:52 ] :: [ PASS ] :: Command 'cd tests' (Expected 0, got 0) :: [ 14:10:52 ] :: [ BEGIN ] :: Running 'make VERS_MAJOR=2 VERS_MINOR=7 VERS_RELEASE=12' cc -g -Wall -Werror -std=gnu99 -D VERS_MAJOR=2 -D VERS_MINOR=7 -D VERS_RELEASE=12 -c test_node.c -o test_node.o cc -g -Wall -Werror -std=gnu99 -D VERS_MAJOR=2 -D VERS_MINOR=7 -D VERS_RELEASE=12 -c test_port.c -o test_port.o cc -g -Wall -Werror -std=gnu99 -D VERS_MAJOR=2 -D VERS_MINOR=7 -D VERS_RELEASE=12 -c test_ibendport.c -o test_ibendport.o cc -g -Wall -Werror -std=gnu99 -D VERS_MAJOR=2 -D VERS_MINOR=7 -D VERS_RELEASE=12 -c test_handle.c -o test_handle.o cc -g -Wall -Werror -std=gnu99 -D VERS_MAJOR=2 -D VERS_MINOR=7 -D VERS_RELEASE=12 -c test_iface.c -o test_iface.o cc -g -Wall -Werror -std=gnu99 -D VERS_MAJOR=2 -D VERS_MINOR=7 -D VERS_RELEASE=12 -c test_user.c -o test_user.o cc -g -Wall -Werror -std=gnu99 -D VERS_MAJOR=2 -D VERS_MINOR=7 -D VERS_RELEASE=12 -c libsemanage-tests.c -o libsemanage-tests.o cc -g -Wall -Werror -std=gnu99 -D VERS_MAJOR=2 -D VERS_MINOR=7 -D VERS_RELEASE=12 -c test_seuser.c -o test_seuser.o cc -g -Wall -Werror -std=gnu99 -D VERS_MAJOR=2 -D VERS_MINOR=7 -D VERS_RELEASE=12 -c test_other.c -o test_other.o cc -g -Wall -Werror -std=gnu99 -D VERS_MAJOR=2 -D VERS_MINOR=7 -D VERS_RELEASE=12 -c test_bool.c -o test_bool.o cc -g -Wall -Werror -std=gnu99 -D VERS_MAJOR=2 -D VERS_MINOR=7 -D VERS_RELEASE=12 -c functions.c -o functions.o cc -g -Wall -Werror -std=gnu99 -D VERS_MAJOR=2 -D VERS_MINOR=7 -D VERS_RELEASE=12 -c test_fcontext.c -o test_fcontext.o cc -g -Wall -Werror -std=gnu99 -D VERS_MAJOR=2 -D VERS_MINOR=7 -D VERS_RELEASE=12 -c test_module.c -o test_module.o cc test_node.o test_port.o test_ibendport.o test_handle.o test_iface.o test_user.o libsemanage-tests.o test_seuser.o test_other.o test_bool.o functions.o test_fcontext.o test_module.o -lcunit -lsemanage -lselinux -o libsemanage-tests :: [ 14:10:57 ] :: [ PASS ] :: Command 'make VERS_MAJOR=2 VERS_MINOR=7 VERS_RELEASE=12' (Expected 0, got 0) :: [ 14:10:57 ] :: [ BEGIN ] :: Running './libsemanage-tests list > list' :: [ 14:10:57 ] :: [ PASS ] :: Command './libsemanage-tests list > list' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 7s :: Assertions: 5 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: handle :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:10:57 ] :: [ BEGIN ] :: Run test suite handle :: actually running './libsemanage-tests suite handle >rawoutput 2>erroutput' :: [ 14:11:11 ] :: [ PASS ] :: Run test suite handle (Expected 0, got 0) :: [ 14:11:11 ] :: [ BEGIN ] :: stdout :: actually running 'cat rawoutput | sed 1,5d' Suite: handle Test: test_handle_create ...passed Test: test_connect ...passed Test: test_disconnect ...passed Test: test_transaction ...passed Test: test_commit ...passed Test: test_is_connected ...passed Test: test_access_check ...passed Test: test_is_managed ...passed Test: test_mls_enabled ...passed Test: msg_set_callback ...passed Test: test_root ...passed Test: test_select_store ...passed Run Summary: Type Total Ran Passed Failed Inactive suites 11 1 n/a 0 0 tests 194 12 12 0 0 asserts 123 123 123 0 n/a Elapsed time = 5.174 seconds :: [ 14:11:11 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:11:11 ] :: [ BEGIN ] :: stderr :: actually running 'cat erroutput' libsemanage-tests: handle.c:334: semanage_connect: Assertion `sh != NULL' failed. The connection type specified within your semanage.conf file has not been implemented yet. libsemanage-tests: handle.c:370: semanage_disconnect: Assertion `sh != NULL && sh->funcs != NULL && sh->funcs->disconnect != NULL' failed. libsemanage-tests: handle.c:370: semanage_disconnect: Assertion `sh != NULL && sh->funcs != NULL && sh->funcs->disconnect != NULL' failed. libsemanage-tests: handle.c:401: semanage_begin_transaction: Assertion `sh != NULL && sh->funcs != NULL && sh->funcs->begin_trans != NULL' failed. libsemanage-tests: handle.c:401: semanage_begin_transaction: Assertion `sh != NULL && sh->funcs != NULL && sh->funcs->begin_trans != NULL' failed. Not connected. libsemanage-tests: handle.c:422: semanage_commit: Assertion `sh != NULL && sh->funcs != NULL && sh->funcs->commit != NULL' failed. libsemanage-tests: handle.c:422: semanage_commit: Assertion `sh != NULL && sh->funcs != NULL && sh->funcs->commit != NULL' failed. Will not commit because caller does not have a transaction lock yet. libsemanage-tests: handle.c:269: semanage_is_connected: Assertion `sh != NULL' failed. libsemanage-tests: handle.c:354: semanage_access_check: Assertion `sh != NULL' failed. libsemanage-tests: handle.c:302: semanage_is_managed: Assertion `sh != NULL' failed. Already connected. libsemanage-tests: handle.c:320: semanage_mls_enabled: Assertion `sh != NULL' failed. The connection type specified within your semanage.conf file has not been implemented yet. The connection type specified within your semanage.conf file has not been implemented yet. The connection type specified within your semanage.conf file has not been implemented yet. The connection type specified within your semanage.conf file has not been implemented yet. The connection type specified within your semanage.conf file has not been implemented yet. The connection type specified within your semanage.conf file has not been implemented yet. :: [ 14:11:11 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:11:11 ] :: [ BEGIN ] :: Running 'grep -v 'Run Summary:' rawoutput > output' :: [ 14:11:11 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:11:12 ] :: [ BEGIN ] :: Fails :: actually running '! grep -i failed output' :: [ 14:11:12 ] :: [ PASS ] :: Fails (Expected 0, got 0) :: [ 14:11:12 ] :: [ BEGIN ] :: Errors :: actually running '! grep -i error output' :: [ 14:11:12 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 15s :: Assertions: 6 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: seuser :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:11:12 ] :: [ BEGIN ] :: Run test suite seuser :: actually running './libsemanage-tests suite seuser >rawoutput 2>erroutput' :: [ 14:15:05 ] :: [ PASS ] :: Run test suite seuser (Expected 0, got 0) :: [ 14:15:05 ] :: [ BEGIN ] :: stdout :: actually running 'cat rawoutput | sed 1,5d' Suite: seuser Test: seuser_key_create ...passed Test: seuser_key_extract ...passed Test: seuser_compare ...passed Test: seuser_compare2 ...passed Test: seuser_get_set_name ...passed Test: seuser_get_set_sename ...passed Test: seuser_get_set_mlsrange ...passed Test: seuser_clone ...passed Test: seuser_create ...passed Test: seuser_query ...passed Test: seuser_exists ...passed Test: seuser_count ...passed Test: seuser_iterate ...passed Test: seuser_list ...passed Test: seuser_modify_del_local ...passed Test: seuser_query_local ...passed Test: seuser_exists_local ...passed Test: seuser_count_local ...passed Test: seuser_iterate_local ...passed Test: seuser_list_local ...passed Run Summary: Type Total Ran Passed Failed Inactive suites 11 1 n/a 0 0 tests 194 20 20 0 0 asserts 1073 1073 1073 0 n/a Elapsed time = 73.553 seconds :: [ 14:15:05 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:15:06 ] :: [ BEGIN ] :: stderr :: actually running 'cat erroutput' could not query record value could not query record value A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section this operation requires a transaction could not enter read-write section this operation requires a transaction could not enter read-write section this operation requires a transaction could not enter read-write section this operation requires a transaction could not enter read-write section could not query record value could not query record value could not query record value could not query record value A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section :: [ 14:15:06 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:15:06 ] :: [ BEGIN ] :: Running 'grep -v 'Run Summary:' rawoutput > output' :: [ 14:15:06 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:15:06 ] :: [ BEGIN ] :: Fails :: actually running '! grep -i failed output' :: [ 14:15:06 ] :: [ PASS ] :: Fails (Expected 0, got 0) :: [ 14:15:06 ] :: [ BEGIN ] :: Errors :: actually running '! grep -i error output' :: [ 14:15:06 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 234s :: Assertions: 6 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: fcontext :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:15:06 ] :: [ BEGIN ] :: Run test suite fcontext :: actually running './libsemanage-tests suite fcontext >rawoutput 2>erroutput' :: [ 14:18:32 ] :: [ PASS ] :: Run test suite fcontext (Expected 0, got 0) :: [ 14:18:32 ] :: [ BEGIN ] :: stdout :: actually running 'cat rawoutput | sed 1,5d' Suite: fcontext Test: test_fcontext_compare ...passed Test: test_fcontext_compare2 ...passed Test: test_fcontext_key_create ...passed Test: test_fcontext_key_extract ...passed Test: test_fcontext_get_set_expr ...passed Test: test_fcontext_get_set_type ...passed Test: test_fcontext_get_type_str ...passed Test: test_fcontext_get_set_con ...passed Test: test_fcontext_create ...passed Test: test_fcontext_clone ...passed Test: test_fcontext_query ...passed Test: test_fcontext_exists ...passed Test: test_fcontext_count ...passed Test: test_fcontext_iterate ...passed Test: test_fcontext_list ...passed Test: test_fcontext_modify_del_local ...passed Test: test_fcontext_query_local ...passed Test: test_fcontext_exists_local ...passed Test: test_fcontext_count_local ...passed Test: test_fcontext_iterate_local ...passed Test: test_fcontext_list_local ...passed Run Summary: Type Total Ran Passed Failed Inactive suites 11 1 n/a 0 0 tests 194 21 21 0 0 asserts 13522 13522 13522 0 n/a Elapsed time = 63.891 seconds :: [ 14:18:32 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:18:32 ] :: [ BEGIN ] :: stderr :: actually running 'cat erroutput' could not query record value could not query record value could not query record value could not query record value A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section this operation requires a transaction could not enter read-write section this operation requires a transaction could not enter read-write section could not query record value could not query record value could not query record value could not query record value A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section :: [ 14:18:32 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:18:32 ] :: [ BEGIN ] :: Running 'grep -v 'Run Summary:' rawoutput > output' :: [ 14:18:32 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:18:33 ] :: [ BEGIN ] :: Fails :: actually running '! grep -i failed output' :: [ 14:18:33 ] :: [ PASS ] :: Fails (Expected 0, got 0) :: [ 14:18:33 ] :: [ BEGIN ] :: Errors :: actually running '! grep -i error output' :: [ 14:18:33 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 207s :: Assertions: 6 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: module :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:18:33 ] :: [ BEGIN ] :: Run test suite module :: actually running './libsemanage-tests suite module >rawoutput 2>erroutput' :: [ 14:18:33 ] :: [ PASS ] :: Run test suite module (Expected 0, got 0) :: [ 14:18:33 ] :: [ BEGIN ] :: stdout :: actually running 'cat rawoutput | sed 1,5d' checkmodule: loading policy configuration from my_hll_module.te checkmodule: policy configuration loaded checkmodule: writing binary representation (version 19) to my_hll_module.mod WARNING - Suite initialization failed for 'module'. Run Summary: Type Total Ran Passed Failed Inactive suites 11 0 n/a 1 0 tests 194 0 0 0 0 asserts 0 0 0 0 n/a Elapsed time = 0.004 seconds :: [ 14:18:33 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:18:33 ] :: [ BEGIN ] :: stderr :: actually running 'cat erroutput' :: [ 14:18:33 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:18:33 ] :: [ BEGIN ] :: Running 'grep -v 'Run Summary:' rawoutput > output' :: [ 14:18:33 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:18:33 ] :: [ BEGIN ] :: Fails :: actually running '! grep -i failed output' WARNING - Suite initialization failed for 'module'. :: [ 14:18:34 ] :: [ FAIL ] :: Fails (Expected 0, got 1) :: [ 14:18:34 ] :: [ BEGIN ] :: Errors :: actually running '! grep -i error output' :: [ 14:18:34 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 5 good, 1 bad :: RESULT: FAIL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: bool :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:18:34 ] :: [ BEGIN ] :: Run test suite bool :: actually running './libsemanage-tests suite bool >rawoutput 2>erroutput' /usr/share/beakerlib/testing.sh: line 880: 26626 Segmentation fault (core dumped) ./libsemanage-tests suite bool > rawoutput 2> erroutput :: [ 14:21:50 ] :: [ FAIL ] :: Run test suite bool (Expected 0, got 139) :: [ 14:21:50 ] :: [ BEGIN ] :: stdout :: actually running 'cat rawoutput | sed 1,5d' Suite: bool Test: bool_key_create ...passed Test: bool_key_extract ...passed Test: bool_compare ...passed Test: bool_compare2 ...passed Test: bool_get_set_name ...passed Test: bool_get_set_value ...passed Test: bool_create ...passed Test: bool_clone ...passed Test: bool_query ...passed Test: bool_exists ...passed Test: bool_count ...passed Test: bool_iterate ...passed Test: bool_list ...passed Test: bool_modify_del_local ...passed Test: bool_query_local ...passed Test: bool_exists_local ...passed Test: bool_count_local ...FAILED 1. test_bool.c:815 - response == 0 2. test_bool.c:825 - response == 0 3. test_bool.c:830 - response == 1 4. test_bool.c:835 - response == 2 5. test_bool.c:840 - response == 1 Test: bool_iterate_local ...:: [ 14:21:50 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:21:50 ] :: [ BEGIN ] :: stderr :: actually running 'cat erroutput' A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section this operation requires a transaction could not enter read-write section this operation requires a transaction could not enter read-write section could not query record value could not query record value could not query record value could not query record value A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section A direct or server connection is needed to use this function - please call the corresponding connect() method could not enter read-only section :: [ 14:21:50 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:21:51 ] :: [ BEGIN ] :: Running 'grep -v 'Run Summary:' rawoutput > output' :: [ 14:21:51 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:21:51 ] :: [ BEGIN ] :: Fails :: actually running '! grep -i failed output' Test: bool_count_local ...FAILED :: [ 14:21:51 ] :: [ FAIL ] :: Fails (Expected 0, got 1) :: [ 14:21:51 ] :: [ BEGIN ] :: Errors :: actually running '! grep -i error output' :: [ 14:21:51 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 197s :: Assertions: 4 good, 2 bad :: RESULT: FAIL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: port :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:21:51 ] :: [ BEGIN ] :: Run test suite port :: actually running './libsemanage-tests suite port >rawoutput 2>erroutput' :: [ 14:23:37 ] :: [ PASS ] :: Run test suite port (Expected 0, got 0) :: [ 14:23:37 ] :: [ BEGIN ] :: stdout :: actually running 'cat rawoutput | sed 1,5d' Suite: port Test: port_compare ...passed Test: port_compare2 ...passed Test: port_key_create ...passed Test: port_key_extract ...passed Test: port_get_set_proto ...passed Test: port_get_proto_str ...FAILED 1. test_port.c:213 - CU_ASSERT_STRING_EQUAL(str,"???") Test: port_get_set_port ...passed Test: port_get_set_con ...passed Test: port_create ...passed Test: port_clone ...passed Test: port_query ...passed Test: port_exists ...passed Test: port_count ...passed Test: port_iterate ...passed Test: port_list ...passed Test: port_modify_del_local ...passed Test: port_query_local ...passed Test: port_exists_local ...passed Test: port_count_local ...passed Test: port_iterate_local ...passed Test: port_list_local ...passed Test: port_validate_local ...passed Run Summary: Type Total Ran Passed Failed Inactive suites 11 1 n/a 0 0 tests 194 22 21 1 0 asserts 1089 1089 1088 1 n/a Elapsed time = 31.333 seconds :: [ 14:23:37 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:23:37 ] :: [ BEGIN ] :: stderr :: actually running 'cat erroutput' could not query record value :: [ 14:23:37 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:23:37 ] :: [ BEGIN ] :: Running 'grep -v 'Run Summary:' rawoutput > output' :: [ 14:23:37 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:23:37 ] :: [ BEGIN ] :: Fails :: actually running '! grep -i failed output' Test: port_get_proto_str ...FAILED :: [ 14:23:37 ] :: [ FAIL ] :: Fails (Expected 0, got 1) :: [ 14:23:37 ] :: [ BEGIN ] :: Errors :: actually running '! grep -i error output' :: [ 14:23:37 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 106s :: Assertions: 5 good, 1 bad :: RESULT: FAIL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: iface :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:23:38 ] :: [ BEGIN ] :: Run test suite iface :: actually running './libsemanage-tests suite iface >rawoutput 2>erroutput' :: [ 14:24:22 ] :: [ PASS ] :: Run test suite iface (Expected 0, got 0) :: [ 14:24:23 ] :: [ BEGIN ] :: stdout :: actually running 'cat rawoutput | sed 1,5d' Suite: iface Test: iface_compare ...passed Test: iface_compare2 ...passed Test: iface_key_create ...passed Test: iface_key_extract ...passed Test: iface_get_set_name ...passed Test: iface_get_set_ifcon ...passed Test: iface_get_set_msgcon ...passed Test: iface_create) ...passed Test: iface_clone); ...passed Test: iface_query ...passed Test: iface_exists ...passed Test: iface_count ...passed Test: iface_iterate ...passed Test: iface_list ...passed Test: iface_modify_del_query_local ...passed Test: iface_exists_local ...passed Test: iface_count_local ...passed Test: iface_iterate_local ...passed Test: iface_list_local ...passed Run Summary: Type Total Ran Passed Failed Inactive suites 11 1 n/a 0 0 tests 194 19 19 0 0 asserts 321 321 321 0 n/a Elapsed time = 10.755 seconds :: [ 14:24:23 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:24:23 ] :: [ BEGIN ] :: stderr :: actually running 'cat erroutput' could not query record value :: [ 14:24:23 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:24:23 ] :: [ BEGIN ] :: Running 'grep -v 'Run Summary:' rawoutput > output' :: [ 14:24:23 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:24:23 ] :: [ BEGIN ] :: Fails :: actually running '! grep -i failed output' :: [ 14:24:23 ] :: [ PASS ] :: Fails (Expected 0, got 0) :: [ 14:24:23 ] :: [ BEGIN ] :: Errors :: actually running '! grep -i error output' :: [ 14:24:23 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 46s :: Assertions: 6 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: node :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:24:23 ] :: [ BEGIN ] :: Run test suite node :: actually running './libsemanage-tests suite node >rawoutput 2>erroutput' :: [ 14:25:09 ] :: [ PASS ] :: Run test suite node (Expected 0, got 0) :: [ 14:25:09 ] :: [ BEGIN ] :: stdout :: actually running 'cat rawoutput | sed 1,5d' Suite: node Test: node_compare ...passed Test: node_compare2 ...passed Test: node_key_create ...passed Test: node_key_extract ...passed Test: node_get_set_addr ...passed Test: node_get_set_addr_bytes ...passed Test: node_get_set_mask ...passed Test: node_get_set_mask_bytes ...passed Test: node_get_set_proto ...passed Test: node_get_proto_str ...passed Test: node_get_set_con ...passed Test: node_create ...passed Test: node_clone ...passed Test: node_query ...passed Test: node_exists ...passed Test: node_count ...passed Test: node_iterate ...passed Test: node_list ...passed Test: node_modify_del_query_local ...passed Test: node_exists_local ...passed Test: node_count_local ...passed Test: node_iterate_local ...passed Test: node_list_local ...passed Run Summary: Type Total Ran Passed Failed Inactive suites 11 1 n/a 0 0 tests 194 23 23 0 0 asserts 358 358 358 0 n/a Elapsed time = 11.004 seconds :: [ 14:25:09 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:25:09 ] :: [ BEGIN ] :: stderr :: actually running 'cat erroutput' could not query record value :: [ 14:25:09 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:25:09 ] :: [ BEGIN ] :: Running 'grep -v 'Run Summary:' rawoutput > output' :: [ 14:25:09 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:25:09 ] :: [ BEGIN ] :: Fails :: actually running '! grep -i failed output' :: [ 14:25:09 ] :: [ PASS ] :: Fails (Expected 0, got 0) :: [ 14:25:10 ] :: [ BEGIN ] :: Errors :: actually running '! grep -i error output' :: [ 14:25:10 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 47s :: Assertions: 6 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: other :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:25:10 ] :: [ BEGIN ] :: Run test suite other :: actually running './libsemanage-tests suite other >rawoutput 2>erroutput' :: [ 14:25:10 ] :: [ PASS ] :: Run test suite other (Expected 0, got 0) :: [ 14:25:10 ] :: [ BEGIN ] :: stdout :: actually running 'cat rawoutput | sed 1,5d' Suite: other Test: semanage_context ...passed Test: debug ...passed Run Summary: Type Total Ran Passed Failed Inactive suites 11 1 n/a 0 0 tests 194 2 2 0 0 asserts 30 30 30 0 n/a Elapsed time = 0.002 seconds :: [ 14:25:10 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:25:10 ] :: [ BEGIN ] :: stderr :: actually running 'cat erroutput' libsemanage.semanage_module_info_set_priority: Priority 65494 is invalid. :: [ 14:25:10 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:25:10 ] :: [ BEGIN ] :: Running 'grep -v 'Run Summary:' rawoutput > output' :: [ 14:25:10 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:25:10 ] :: [ BEGIN ] :: Fails :: actually running '! grep -i failed output' :: [ 14:25:10 ] :: [ PASS ] :: Fails (Expected 0, got 0) :: [ 14:25:10 ] :: [ BEGIN ] :: Errors :: actually running '! grep -i error output' :: [ 14:25:10 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 6 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: user :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:25:11 ] :: [ BEGIN ] :: Run test suite user :: actually running './libsemanage-tests suite user >rawoutput 2>erroutput' :: [ 14:26:00 ] :: [ PASS ] :: Run test suite user (Expected 0, got 0) :: [ 14:26:01 ] :: [ BEGIN ] :: stdout :: actually running 'cat rawoutput | sed 1,5d' Suite: user Test: user_compare ...passed Test: user_compare2 ...passed Test: user_key_create ...passed Test: user_key_extract ...passed Test: user_get_set_name ...passed Test: user_get_set_prefix ...passed Test: user_get_set_mlslevel ...passed Test: user_get_set_mlsrange ...passed Test: user_roles ...passed Test: user_create ...passed Test: user_clone ...passed Test: user_query ...passed Test: user_exists ...passed Test: user_count ...passed Test: user_iterate ...passed Test: user_list ...passed Test: user_modify_del_query_local ...passed Test: user_exists_local ...passed Test: user_count_local ...passed Test: user_iterate_local ...passed Test: user_list_local ...passed Run Summary: Type Total Ran Passed Failed Inactive suites 11 1 n/a 0 0 tests 194 21 21 0 0 asserts 317 317 317 0 n/a Elapsed time = 15.265 seconds :: [ 14:26:01 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:26:01 ] :: [ BEGIN ] :: stderr :: actually running 'cat erroutput' could not query record value :: [ 14:26:01 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:26:01 ] :: [ BEGIN ] :: Running 'grep -v 'Run Summary:' rawoutput > output' :: [ 14:26:01 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:26:01 ] :: [ BEGIN ] :: Fails :: actually running '! grep -i failed output' :: [ 14:26:01 ] :: [ PASS ] :: Fails (Expected 0, got 0) :: [ 14:26:01 ] :: [ BEGIN ] :: Errors :: actually running '! grep -i error output' :: [ 14:26:01 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 50s :: Assertions: 6 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: ibendport :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:26:01 ] :: [ BEGIN ] :: Run test suite ibendport :: actually running './libsemanage-tests suite ibendport >rawoutput 2>erroutput' :: [ 14:28:13 ] :: [ PASS ] :: Run test suite ibendport (Expected 0, got 0) :: [ 14:28:13 ] :: [ BEGIN ] :: stdout :: actually running 'cat rawoutput | sed 1,5d' Suite: ibendport Test: ibendport_query ...passed Test: ibendport_exists ...passed Test: ibendport_count ...passed Test: ibendport_iterate ...passed Test: ibendport_list ...passed Test: ibendport_modify_del_query_local ...passed Test: ibendport_exists_local ...passed Test: ibendport_count_local ...passed Test: ibendport_iterate_local ...passed Test: ibendport_list_local ...passedlibsemanage.semanage_direct_remove_key: Removing last test_ibendport module (no other test_ibendport module exists at another priority). Run Summary: Type Total Ran Passed Failed Inactive suites 11 1 n/a 0 0 tests 194 10 10 0 0 asserts 231 231 231 0 n/a Elapsed time = 80.341 seconds :: [ 14:28:13 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:28:13 ] :: [ BEGIN ] :: stderr :: actually running 'cat erroutput' could not iterate over ibendports could not iterate over records could not query record value could not iterate over records :: [ 14:28:13 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:28:13 ] :: [ BEGIN ] :: Running 'grep -v 'Run Summary:' rawoutput > output' :: [ 14:28:13 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:28:13 ] :: [ BEGIN ] :: Fails :: actually running '! grep -i failed output' :: [ 14:28:13 ] :: [ PASS ] :: Fails (Expected 0, got 0) :: [ 14:28:13 ] :: [ BEGIN ] :: Errors :: actually running '! grep -i error output' :: [ 14:28:13 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 132s :: Assertions: 6 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:28:14 ] :: [ BEGIN ] :: Running 'make clean' rm -rf test_node.o test_port.o test_ibendport.o test_iface.o test_handle.o test_user.o libsemanage-tests.o test_seuser.o test_other.o test_bool.o functions.o test_fcontext.o test_module.o libsemanage-tests :: [ 14:28:14 ] :: [ PASS ] :: Command 'make clean' (Expected 0, got 0) :: [ 14:28:14 ] :: [ BEGIN ] :: Running 'rm -f output rawoutput erroutput list' :: [ 14:28:14 ] :: [ PASS ] :: Command 'rm -f output rawoutput erroutput list' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 2 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Package : libsemanage Installed : libsemanage-2.7-12.fc29.x86_64 beakerlib RPM : beakerlib-1.17-13.fc29.noarch Test started : 2018-03-27 14:10:50 UTC Test finished : 2018-03-27 14:28:14 UTC (still running) Test duration : 1044 seconds Test name : unknown Distro : Fedora release 29 (Rawhide) Hostname : rawhide Architecture : x86_64 CPUs : 1 x Intel Core Processor (Skylake, IBRS) RAM size : 965 MB HDD size : 39.12 GB :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test description :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: PURPOSE of /CoreOS/libsemanage/Sanity/sanity-tests Description: Test libsemanage functions Author: Jan Zarsky :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:10:51 ] :: [ INFO ] :: rlImport: No libraries found in Makefile :: [ 14:10:51 ] :: [ PASS ] :: Command 'rlImport --all' (Expected 0, got 0) :: [ 14:10:51 ] :: [ LOG ] :: package 'checkpolicy-2.7-7.fc29.x86_64' covers requirement 'checkpolicy' :: [ 14:10:51 ] :: [ LOG ] :: package 'CUnit-2.1.3-17.fc28.x86_64' covers requirement 'CUnit' :: [ 14:10:51 ] :: [ LOG ] :: package 'CUnit-devel-2.1.3-17.fc28.x86_64' covers requirement 'CUnit-devel' :: [ 14:10:51 ] :: [ LOG ] :: package 'gcc-8.0.1-0.19.fc29.x86_64' covers requirement 'gcc' :: [ 14:10:52 ] :: [ LOG ] :: package 'libsemanage-2.7-12.fc29.x86_64' covers requirement 'libsemanage' :: [ 14:10:52 ] :: [ LOG ] :: package 'libsemanage-devel-2.7-12.fc29.x86_64' covers requirement 'libsemanage-devel' :: [ 14:10:52 ] :: [ LOG ] :: package 'python3-policycoreutils-2.7-17.fc29.noarch' covers requirement 'policycoreutils-python3' :: [ 14:10:52 ] :: [ PASS ] :: Command 'rlCheckMakefileRequires' (Expected 0, got 0) :: [ 14:10:52 ] :: [ PASS ] :: Command 'cd tests' (Expected 0, got 0) :: [ 14:10:57 ] :: [ PASS ] :: Command 'make VERS_MAJOR=2 VERS_MINOR=7 VERS_RELEASE=12' (Expected 0, got 0) :: [ 14:10:57 ] :: [ PASS ] :: Command './libsemanage-tests list > list' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 7s :: Assertions: 5 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: handle :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:11:11 ] :: [ PASS ] :: Run test suite handle (Expected 0, got 0) :: [ 14:11:11 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:11:11 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:11:11 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:11:12 ] :: [ PASS ] :: Fails (Expected 0, got 0) :: [ 14:11:12 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 15s :: Assertions: 6 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: seuser :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:15:05 ] :: [ PASS ] :: Run test suite seuser (Expected 0, got 0) :: [ 14:15:05 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:15:06 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:15:06 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:15:06 ] :: [ PASS ] :: Fails (Expected 0, got 0) :: [ 14:15:06 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 234s :: Assertions: 6 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: fcontext :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:18:32 ] :: [ PASS ] :: Run test suite fcontext (Expected 0, got 0) :: [ 14:18:32 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:18:32 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:18:32 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:18:33 ] :: [ PASS ] :: Fails (Expected 0, got 0) :: [ 14:18:33 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 207s :: Assertions: 6 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: module :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:18:33 ] :: [ PASS ] :: Run test suite module (Expected 0, got 0) :: [ 14:18:33 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:18:33 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:18:33 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:18:34 ] :: [ FAIL ] :: Fails (Expected 0, got 1) :: [ 14:18:34 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 5 good, 1 bad :: RESULT: FAIL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: bool :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:21:50 ] :: [ FAIL ] :: Run test suite bool (Expected 0, got 139) :: [ 14:21:50 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:21:50 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:21:51 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:21:51 ] :: [ FAIL ] :: Fails (Expected 0, got 1) :: [ 14:21:51 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 197s :: Assertions: 4 good, 2 bad :: RESULT: FAIL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: port :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:23:37 ] :: [ PASS ] :: Run test suite port (Expected 0, got 0) :: [ 14:23:37 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:23:37 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:23:37 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:23:37 ] :: [ FAIL ] :: Fails (Expected 0, got 1) :: [ 14:23:37 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 106s :: Assertions: 5 good, 1 bad :: RESULT: FAIL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: iface :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:24:22 ] :: [ PASS ] :: Run test suite iface (Expected 0, got 0) :: [ 14:24:23 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:24:23 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:24:23 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:24:23 ] :: [ PASS ] :: Fails (Expected 0, got 0) :: [ 14:24:23 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 46s :: Assertions: 6 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: node :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:25:09 ] :: [ PASS ] :: Run test suite node (Expected 0, got 0) :: [ 14:25:09 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:25:09 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:25:09 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:25:09 ] :: [ PASS ] :: Fails (Expected 0, got 0) :: [ 14:25:10 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 47s :: Assertions: 6 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: other :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:25:10 ] :: [ PASS ] :: Run test suite other (Expected 0, got 0) :: [ 14:25:10 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:25:10 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:25:10 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:25:10 ] :: [ PASS ] :: Fails (Expected 0, got 0) :: [ 14:25:10 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 6 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: user :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:26:00 ] :: [ PASS ] :: Run test suite user (Expected 0, got 0) :: [ 14:26:01 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:26:01 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:26:01 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:26:01 ] :: [ PASS ] :: Fails (Expected 0, got 0) :: [ 14:26:01 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 50s :: Assertions: 6 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: ibendport :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:28:13 ] :: [ PASS ] :: Run test suite ibendport (Expected 0, got 0) :: [ 14:28:13 ] :: [ PASS ] :: stdout (Expected 0, got 0) :: [ 14:28:13 ] :: [ PASS ] :: stderr (Expected 0, got 0) :: [ 14:28:13 ] :: [ PASS ] :: Command 'grep -v 'Run Summary:' rawoutput > output' (Expected 0, got 0) :: [ 14:28:13 ] :: [ PASS ] :: Fails (Expected 0, got 0) :: [ 14:28:13 ] :: [ PASS ] :: Errors (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 132s :: Assertions: 6 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:28:14 ] :: [ PASS ] :: Command 'make clean' (Expected 0, got 0) :: [ 14:28:14 ] :: [ PASS ] :: Command 'rm -f output rawoutput erroutput list' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 2 good, 0 bad :: RESULT: PASS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: unknown :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:28:14 ] :: [ LOG ] :: JOURNAL XML: /var/tmp/beakerlib-4TpViR5/journal.xml :: [ 14:28:14 ] :: [ LOG ] :: JOURNAL TXT: /var/tmp/beakerlib-4TpViR5/journal.txt :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1044s :: Phases: 10 good, 3 bad :: OVERALL RESULT: FAIL