{ "coverage_information": [ { "branch_coverage": 66.67, "filepath": "/home/dirk/work/unittest_collection/fstools/pylibs/fstools", "files": [ { "branch_coverage": 66.67, "filepath": "/home/dirk/work/unittest_collection/fstools/pylibs/fstools/__init__.py", "fragments": [ { "coverage_state": "clean", "end": 32, "start": 1 }, { "coverage_state": "covered", "end": 33, "start": 33 }, { "coverage_state": "clean", "end": 34, "start": 34 }, { "coverage_state": "covered", "end": 41, "start": 35 }, { "coverage_state": "clean", "end": 43, "start": 42 }, { "coverage_state": "covered", "end": 48, "start": 44 }, { "coverage_state": "clean", "end": 50, "start": 49 }, { "coverage_state": "covered", "end": 52, "start": 51 }, { "coverage_state": "uncovered", "end": 54, "start": 53 }, { "coverage_state": "clean", "end": 56, "start": 55 }, { "coverage_state": "covered", "end": 57, "start": 57 }, { "coverage_state": "clean", "end": 58, "start": 58 }, { "coverage_state": "covered", "end": 59, "start": 59 }, { "coverage_state": "clean", "end": 61, "start": 60 }, { "coverage_state": "covered", "end": 62, "start": 62 }, { "coverage_state": "clean", "end": 79, "start": 63 }, { "coverage_state": "covered", "end": 87, "start": 80 }, { "coverage_state": "clean", "end": 88, "start": 88 }, { "coverage_state": "covered", "end": 90, "start": 89 }, { "coverage_state": "clean", "end": 92, "start": 91 }, { "coverage_state": "covered", "end": 93, "start": 93 }, { "coverage_state": "clean", "end": 110, "start": 94 }, { "coverage_state": "covered", "end": 120, "start": 111 }, { "coverage_state": "clean", "end": 121, "start": 121 }, { "coverage_state": "covered", "end": 123, "start": 122 }, { "coverage_state": "clean", "end": 125, "start": 124 }, { "coverage_state": "covered", "end": 126, "start": 126 }, { "coverage_state": "clean", "end": 141, "start": 127 }, { "coverage_state": "covered", "end": 142, "start": 142 }, { "coverage_state": "clean", "end": 143, "start": 143 }, { "coverage_state": "covered", "end": 144, "start": 144 }, { "coverage_state": "clean", "end": 146, "start": 145 }, { "coverage_state": "covered", "end": 147, "start": 147 }, { "coverage_state": "clean", "end": 149, "start": 148 }, { "coverage_state": "covered", "end": 150, "start": 150 }, { "coverage_state": "clean", "end": 159, "start": 151 }, { "coverage_state": "covered", "end": 165, "start": 160 }, { "coverage_state": "clean", "end": 167, "start": 166 }, { "coverage_state": "covered", "end": 168, "start": 168 }, { "coverage_state": "clean", "end": 178, "start": 169 }, { "coverage_state": "covered", "end": 181, "start": 179 }, { "coverage_state": "clean", "end": 183, "start": 182 }, { "coverage_state": "covered", "end": 184, "start": 184 }, { "coverage_state": "clean", "end": 195, "start": 185 }, { "coverage_state": "covered", "end": 198, "start": 196 }, { "coverage_state": "clean", "end": 200, "start": 199 }, { "coverage_state": "covered", "end": 201, "start": 201 }, { "coverage_state": "clean", "end": 241, "start": 202 }, { "coverage_state": "uncovered", "end": 244, "start": 242 }, { "coverage_state": "clean", "end": 245, "start": 245 }, { "coverage_state": "uncovered", "end": 252, "start": 246 }, { "coverage_state": "clean", "end": 255, "start": 253 }, { "coverage_state": "uncovered", "end": 257, "start": 256 }, { "coverage_state": "clean", "end": 260, "start": 258 }, { "coverage_state": "uncovered", "end": 262, "start": 261 }, { "coverage_state": "clean", "end": 263, "start": 263 }, { "coverage_state": "uncovered", "end": 265, "start": 264 }, { "coverage_state": "clean", "end": 276, "start": 266 }, { "coverage_state": "uncovered", "end": 278, "start": 277 }, { "coverage_state": "clean", "end": 280, "start": 279 }, { "coverage_state": "covered", "end": 281, "start": 281 }, { "coverage_state": "clean", "end": 299, "start": 282 }, { "coverage_state": "uncovered", "end": 300, "start": 300 }, { "coverage_state": "clean", "end": 301, "start": 301 }, { "coverage_state": "uncovered", "end": 309, "start": 302 }, { "coverage_state": "clean", "end": 310, "start": 310 }, { "coverage_state": "uncovered", "end": 311, "start": 311 }, { "coverage_state": "clean", "end": null, "start": 312 } ], "line_coverage": 67.39, "name": "fstools.__init__.py" } ], "line_coverage": 67.39, "name": "fstools" } ], "lost_souls": { "item_list": [], "testcase_list": [ "Test creating a folder with fstools.mkdir", "Test creating a folder with fstools.mkdir, when target exists", "Test for fstools.dirlist (not existing folder)", "Test for fstools.dirlist (not rekursive)", "Test for fstools.dirlist (rekursive)", "Test for fstools.filelist (not existing folder)", "Test for fstools.filelist (not rekursive; all files)", "Test for fstools.filelist (not rekursive; files ending with .rw)", "Test for fstools.filelist (rekursive; all files)", "Test for fstools.filelist (rekursive; files ending with .ro)", "Test for fstools.is_writable", "Test for fstools.openlocked_blocking", "Test for fstools.openlocked_non_blocking" ] }, "specification": {}, "system_information": { "Architecture": "64bit", "Distribution": "Debian GNU/Linux 13 trixie", "Hostname": "erle", "Kernel": "6.15.1-surface-2 (#2 SMP PREEMPT_DYNAMIC Tue Jun 24 21:02:07 UTC 2025)", "Machine": "x86_64", "Path": "/home/dirk/work/unittest_collection/fstools", "System": "Linux", "Username": "dirk" }, "testobject_information": { "Dependencies": [], "Description": "The Module {\\tt fstools} is designed to help on all issues with files and folders.\nFor more Information read the documentation.", "Name": "fstools", "State": "Released", "Version": "d042900afab24e63d81de00037dd783f" }, "testrun_list": [ { "heading_dict": {}, "interpreter": "python 3.13.5 (final)", "name": "Default Testsession name", "number_of_failed_tests": 0, "number_of_possibly_failed_tests": 0, "number_of_successfull_tests": 13, "number_of_tests": 13, "testcase_execution_level": 90, "testcase_names": { "0": "Single Test", "10": "Smoke Test (Minumum subset)", "50": "Short Test (Subset)", "90": "Full Test (all defined tests)" }, "testcases": { "Test creating a folder with fstools.mkdir": { "args": null, "asctime": "2025-08-17 14:43:10,342", "created": 1755434590.3423216, "exc_text": null, "filename": "__init__.py", "funcName": "testCase", "levelname": "INFO", "levelno": 20, "lineno": 329, "message": "Test creating a folder with fstools.mkdir", "module": "__init__", "moduleLogger": [], "msecs": 342.0, "msg": "Test creating a folder with fstools.mkdir", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/report/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 38.825225, "stack_info": null, "taskName": null, "testcaseLogger": [ { "args": [], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3442504, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_test_folder", "levelname": "DEBUG", "levelno": 10, "lineno": 46, "message": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,343", "created": 1755434590.3436992, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 59, "message": "Creating general Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "msecs": 343.0, "msg": "Creating general Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 40.202863, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder" ], "asctime": "2025-08-17 14:43:10,343", "created": 1755434590.3438294, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder", "module": "test_helpers", "msecs": 343.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 40.333213, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/not_writable_folder" ], "asctime": "2025-08-17 14:43:10,343", "created": 1755434590.34388, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../not_writable_folder", "module": "test_helpers", "msecs": 343.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 40.383512, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_file.rw" ], "asctime": "2025-08-17 14:43:10,343", "created": 1755434590.3439174, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_file.rw", "module": "test_helpers", "msecs": 343.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 40.420942, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/not_writable_file.ro" ], "asctime": "2025-08-17 14:43:10,343", "created": 1755434590.3439827, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../not_writable_file.ro", "module": "test_helpers", "msecs": 343.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 40.486156, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder/subfolder" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.344032, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder/subfolder", "module": "test_helpers", "msecs": 344.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 40.535711, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_folder/subfolder/subfile.rw" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3440697, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_folder/subfolder/subfile.rw", "module": "test_helpers", "msecs": 344.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 40.573228, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3441129, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 65, "message": "Creating UID-Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder", "module": "test_helpers", "msecs": 344.0, "msg": "Creating UID-Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 40.616481, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "UID-Basefolder", "/uid_test_file" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.344162, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in UID-Basefolder: .../uid_test_file", "module": "test_helpers", "msecs": 344.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 40.665794, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "UID-Basefolder", "/uid_test_folder" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3442097, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in UID-Basefolder: .../uid_test_folder", "module": "test_helpers", "msecs": 344.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 40.71333, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 344.0, "msg": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 40.754036, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 4.076957702636719e-05 }, { "args": [ "/mkdir_test_folder_1" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3443441, "exc_text": null, "filename": "test_mkdir.py", "funcName": "test_mkdir", "levelname": "DEBUG", "levelno": 10, "lineno": 20, "message": "fstools.mkdir executed to creating folder .../mkdir_test_folder_1", "module": "test_mkdir", "moduleLogger": [], "msecs": 344.0, "msg": "fstools.mkdir executed to creating folder ...%s", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_mkdir.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 40.847762, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [ "True", "" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3444726, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of fstools.mkdir is correct (Content True and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of fstools.mkdir", "True", "" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3444035, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of fstools.mkdir): True ()", "module": "test", "msecs": 344.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 40.907011, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of fstools.mkdir", "=", "True", "" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3444335, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of fstools.mkdir): result = True ()", "module": "test", "msecs": 344.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 40.937344, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 344.0, "msg": "Returnvalue of fstools.mkdir is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 40.976233, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 3.910064697265625e-05 }, { "args": [ "True", "" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3445644, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returvalue of os.path.isdir is correct (Content True and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returvalue of os.path.isdir", "True", "" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3445141, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returvalue of os.path.isdir): True ()", "module": "test", "msecs": 344.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.017717, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returvalue of os.path.isdir", "=", "True", "" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3445382, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returvalue of os.path.isdir): result = True ()", "module": "test", "msecs": 344.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.041847, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 344.0, "msg": "Returvalue of os.path.isdir is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.068024, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.6226043701171875e-05 }, { "args": [ "/mkdir_test_folder_2/sub_folder" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3446574, "exc_text": null, "filename": "test_mkdir.py", "funcName": "test_mkdir", "levelname": "DEBUG", "levelno": 10, "lineno": 20, "message": "fstools.mkdir executed to creating folder .../mkdir_test_folder_2/sub_folder", "module": "test_mkdir", "moduleLogger": [], "msecs": 344.0, "msg": "fstools.mkdir executed to creating folder ...%s", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_mkdir.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.161152, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [ "True", "" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3447542, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of fstools.mkdir is correct (Content True and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of fstools.mkdir", "True", "" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.344702, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of fstools.mkdir): True ()", "module": "test", "msecs": 344.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.205494, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of fstools.mkdir", "=", "True", "" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.344727, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of fstools.mkdir): result = True ()", "module": "test", "msecs": 344.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.230619, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 344.0, "msg": "Returnvalue of fstools.mkdir is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.257701, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.7179718017578125e-05 }, { "args": [ "True", "" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3448431, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returvalue of os.path.isdir is correct (Content True and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returvalue of os.path.isdir", "True", "" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3447952, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returvalue of os.path.isdir): True ()", "module": "test", "msecs": 344.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.298727, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returvalue of os.path.isdir", "=", "True", "" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3448205, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returvalue of os.path.isdir): result = True ()", "module": "test", "msecs": 344.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.324074, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 344.0, "msg": "Returvalue of os.path.isdir is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.346859, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.2649765014648438e-05 }, { "args": [ "/mkdir_test_folder_3" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3449075, "exc_text": null, "filename": "test_mkdir.py", "funcName": "test_mkdir", "levelname": "DEBUG", "levelno": 10, "lineno": 20, "message": "fstools.mkdir executed to creating folder .../mkdir_test_folder_3", "module": "test_mkdir", "moduleLogger": [], "msecs": 344.0, "msg": "fstools.mkdir executed to creating folder ...%s", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_mkdir.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.411158, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [ "True", "" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.345, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of fstools.mkdir is correct (Content True and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of fstools.mkdir", "True", "" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3449495, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of fstools.mkdir): True ()", "module": "test", "msecs": 344.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.453254, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of fstools.mkdir", "=", "True", "" ], "asctime": "2025-08-17 14:43:10,344", "created": 1755434590.3449764, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of fstools.mkdir): result = True ()", "module": "test", "msecs": 344.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.479908, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 344.0, "msg": "Returnvalue of fstools.mkdir is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.503453, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.3603439331054688e-05 }, { "args": [ "True", "" ], "asctime": "2025-08-17 14:43:10,345", "created": 1755434590.3450887, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returvalue of os.path.isdir is correct (Content True and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returvalue of os.path.isdir", "True", "" ], "asctime": "2025-08-17 14:43:10,345", "created": 1755434590.34504, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returvalue of os.path.isdir): True ()", "module": "test", "msecs": 345.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.5437, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returvalue of os.path.isdir", "=", "True", "" ], "asctime": "2025-08-17 14:43:10,345", "created": 1755434590.345066, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returvalue of os.path.isdir): result = True ()", "module": "test", "msecs": 345.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.569611, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 345.0, "msg": "Returvalue of os.path.isdir is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.592297, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.2649765014648438e-05 } ], "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0027670860290527344, "time_finished": "2025-08-17 14:43:10,345", "time_start": "2025-08-17 14:43:10,342" }, "Test creating a folder with fstools.mkdir, when target exists": { "args": null, "asctime": "2025-08-17 14:43:10,345", "created": 1755434590.3452122, "exc_text": null, "filename": "__init__.py", "funcName": "testCase", "levelname": "INFO", "levelno": 20, "lineno": 329, "message": "Test creating a folder with fstools.mkdir, when target exists", "module": "__init__", "moduleLogger": [], "msecs": 345.0, "msg": "Test creating a folder with fstools.mkdir, when target exists", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/report/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 41.715871, "stack_info": null, "taskName": null, "testcaseLogger": [ { "args": [], "asctime": "2025-08-17 14:43:10,345", "created": 1755434590.3459673, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_test_folder", "levelname": "DEBUG", "levelno": 10, "lineno": 46, "message": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,345", "created": 1755434590.345526, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 59, "message": "Creating general Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "msecs": 345.0, "msg": "Creating general Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.029571, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder" ], "asctime": "2025-08-17 14:43:10,345", "created": 1755434590.345575, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder", "module": "test_helpers", "msecs": 345.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.078818, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/not_writable_folder" ], "asctime": "2025-08-17 14:43:10,345", "created": 1755434590.3456147, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../not_writable_folder", "module": "test_helpers", "msecs": 345.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.118217, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_file.rw" ], "asctime": "2025-08-17 14:43:10,345", "created": 1755434590.345651, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_file.rw", "module": "test_helpers", "msecs": 345.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.154648, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/not_writable_file.ro" ], "asctime": "2025-08-17 14:43:10,345", "created": 1755434590.3457065, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../not_writable_file.ro", "module": "test_helpers", "msecs": 345.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.210193, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder/subfolder" ], "asctime": "2025-08-17 14:43:10,345", "created": 1755434590.345758, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder/subfolder", "module": "test_helpers", "msecs": 345.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.261561, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_folder/subfolder/subfile.rw" ], "asctime": "2025-08-17 14:43:10,345", "created": 1755434590.3457987, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_folder/subfolder/subfile.rw", "module": "test_helpers", "msecs": 345.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.302317, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder" ], "asctime": "2025-08-17 14:43:10,345", "created": 1755434590.3458443, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 65, "message": "Creating UID-Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder", "module": "test_helpers", "msecs": 345.0, "msg": "Creating UID-Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.347935, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "UID-Basefolder", "/uid_test_file" ], "asctime": "2025-08-17 14:43:10,345", "created": 1755434590.3458817, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in UID-Basefolder: .../uid_test_file", "module": "test_helpers", "msecs": 345.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.385293, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "UID-Basefolder", "/uid_test_folder" ], "asctime": "2025-08-17 14:43:10,345", "created": 1755434590.3459282, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in UID-Basefolder: .../uid_test_folder", "module": "test_helpers", "msecs": 345.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.431922, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 345.0, "msg": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.471092, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 3.910064697265625e-05 }, { "args": [ "/writable_folder" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.346026, "exc_text": null, "filename": "test_mkdir.py", "funcName": "test_mkdir_existing", "levelname": "DEBUG", "levelno": 10, "lineno": 30, "message": "fstools.mkdir executed to creating folder .../writable_folder", "module": "test_mkdir", "moduleLogger": [], "msecs": 346.0, "msg": "fstools.mkdir executed to creating folder ...%s", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_mkdir.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.529623, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [ "True", "" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.3461192, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of fstools.mkdir is correct (Content True and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of fstools.mkdir", "True", "" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.3460703, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of fstools.mkdir): True ()", "module": "test", "msecs": 346.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.573999, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of fstools.mkdir", "=", "True", "" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.3460956, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of fstools.mkdir): result = True ()", "module": "test", "msecs": 346.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.599245, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 346.0, "msg": "Returnvalue of fstools.mkdir is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.622891, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.3603439331054688e-05 }, { "args": [ "/writable_file.rw" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.3461766, "exc_text": null, "filename": "test_mkdir.py", "funcName": "test_mkdir_existing", "levelname": "DEBUG", "levelno": 10, "lineno": 30, "message": "fstools.mkdir executed to creating folder .../writable_file.rw", "module": "test_mkdir", "moduleLogger": [], "msecs": 346.0, "msg": "fstools.mkdir executed to creating folder ...%s", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_mkdir.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.680188, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [ "False", "" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.3462684, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of fstools.mkdir is correct (Content False and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of fstools.mkdir", "False", "" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.3462195, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of fstools.mkdir): False ()", "module": "test", "msecs": 346.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.723251, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of fstools.mkdir", "=", "False", "" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.3462446, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of fstools.mkdir): result = False ()", "module": "test", "msecs": 346.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.748331, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 346.0, "msg": "Returnvalue of fstools.mkdir is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.771966, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.384185791015625e-05 } ], "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0010561943054199219, "time_finished": "2025-08-17 14:43:10,346", "time_start": "2025-08-17 14:43:10,345" }, "Test for fstools.dirlist (not existing folder)": { "args": null, "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.3574061, "exc_text": null, "filename": "__init__.py", "funcName": "testCase", "levelname": "INFO", "levelno": 20, "lineno": 329, "message": "Test for fstools.dirlist (not existing folder)", "module": "__init__", "moduleLogger": [], "msecs": 357.0, "msg": "Test for fstools.dirlist (not existing folder)", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/report/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.90975, "stack_info": null, "taskName": null, "testcaseLogger": [ { "args": [], "asctime": "2025-08-17 14:43:10,358", "created": 1755434590.3580837, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_test_folder", "levelname": "DEBUG", "levelno": 10, "lineno": 46, "message": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.35764, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 59, "message": "Creating general Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "msecs": 357.0, "msg": "Creating general Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.143575, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder" ], "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.3576906, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder", "module": "test_helpers", "msecs": 357.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.194302, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/not_writable_folder" ], "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.3577313, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../not_writable_folder", "module": "test_helpers", "msecs": 357.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.234973, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_file.rw" ], "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.3577707, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_file.rw", "module": "test_helpers", "msecs": 357.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.274354, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/not_writable_file.ro" ], "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.3578262, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../not_writable_file.ro", "module": "test_helpers", "msecs": 357.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.329889, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder/subfolder" ], "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.3578746, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder/subfolder", "module": "test_helpers", "msecs": 357.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.378318, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_folder/subfolder/subfile.rw" ], "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.3579154, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_folder/subfolder/subfile.rw", "module": "test_helpers", "msecs": 357.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.419113, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder" ], "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.3579621, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 65, "message": "Creating UID-Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder", "module": "test_helpers", "msecs": 357.0, "msg": "Creating UID-Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.465759, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "UID-Basefolder", "/uid_test_file" ], "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.357999, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in UID-Basefolder: .../uid_test_file", "module": "test_helpers", "msecs": 357.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.50277, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "UID-Basefolder", "/uid_test_folder" ], "asctime": "2025-08-17 14:43:10,358", "created": 1755434590.3580453, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in UID-Basefolder: .../uid_test_folder", "module": "test_helpers", "msecs": 358.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.549073, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 358.0, "msg": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.587438, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 3.838539123535156e-05 }, { "args": [ "dirlist", "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_existing_folder" ], "asctime": "2025-08-17 14:43:10,358", "created": 1755434590.3581855, "exc_text": null, "filename": "test_filelist_dirlist.py", "funcName": "filelist_dirlist_check_not_existing", "levelname": "DEBUG", "levelno": 10, "lineno": 39, "message": "Executing dirlist to get list for /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_existing_folder", "module": "test_filelist_dirlist", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_existing_folder" ], "asctime": "2025-08-17 14:43:10,358", "created": 1755434590.3581567, "exc_text": null, "filename": "__init__.py", "funcName": "dirlist", "levelname": "WARNING", "levelno": 30, "lineno": 89, "message": "DIRLIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_existing_folder) does not exist - empty filelist will be returned", "module": "__init__", "msecs": 358.0, "msg": "DIRLIST: path (%s) does not exist - empty filelist will be returned", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.660455, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 358.0, "msg": "Executing %s to get list for %s", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_filelist_dirlist.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.688979, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.8848648071289062e-05 }, { "args": [ "[]", "" ], "asctime": "2025-08-17 14:43:10,358", "created": 1755434590.3582816, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of dirlist is correct (Content [] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of dirlist", "[ ]", "" ], "asctime": "2025-08-17 14:43:10,358", "created": 1755434590.3582275, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of dirlist): [ ] ()", "module": "test", "msecs": 358.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.7312, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of dirlist", "=", "[ ]", "" ], "asctime": "2025-08-17 14:43:10,358", "created": 1755434590.3582535, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of dirlist): result = [ ] ()", "module": "test", "msecs": 358.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.7573, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 358.0, "msg": "Returnvalue of dirlist is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.785245, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.8133392333984375e-05 } ], "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0008754730224609375, "time_finished": "2025-08-17 14:43:10,358", "time_start": "2025-08-17 14:43:10,357" }, "Test for fstools.dirlist (not rekursive)": { "args": null, "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.35637, "exc_text": null, "filename": "__init__.py", "funcName": "testCase", "levelname": "INFO", "levelno": 20, "lineno": 329, "message": "Test for fstools.dirlist (not rekursive)", "module": "__init__", "moduleLogger": [], "msecs": 356.0, "msg": "Test for fstools.dirlist (not rekursive)", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/report/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.873603, "stack_info": null, "taskName": null, "testcaseLogger": [ { "args": [], "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.3570337, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_test_folder", "levelname": "DEBUG", "levelno": 10, "lineno": 46, "message": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.3565977, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 59, "message": "Creating general Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "msecs": 356.0, "msg": "Creating general Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.101332, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder" ], "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.3566456, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder", "module": "test_helpers", "msecs": 356.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.149223, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/not_writable_folder" ], "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.3566856, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../not_writable_folder", "module": "test_helpers", "msecs": 356.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.189259, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_file.rw" ], "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.3567207, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_file.rw", "module": "test_helpers", "msecs": 356.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.224335, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/not_writable_file.ro" ], "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.3567781, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../not_writable_file.ro", "module": "test_helpers", "msecs": 356.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.281841, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder/subfolder" ], "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.3568268, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder/subfolder", "module": "test_helpers", "msecs": 356.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.330471, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_folder/subfolder/subfile.rw" ], "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.356867, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_folder/subfolder/subfile.rw", "module": "test_helpers", "msecs": 356.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.370583, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder" ], "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.3569136, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 65, "message": "Creating UID-Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder", "module": "test_helpers", "msecs": 356.0, "msg": "Creating UID-Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.41723, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "UID-Basefolder", "/uid_test_file" ], "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.3569508, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in UID-Basefolder: .../uid_test_file", "module": "test_helpers", "msecs": 356.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.454526, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "UID-Basefolder", "/uid_test_folder" ], "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.3569958, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in UID-Basefolder: .../uid_test_folder", "module": "test_helpers", "msecs": 356.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.499432, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 357.0, "msg": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.537323, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 3.790855407714844e-05 }, { "args": [ "dirlist", "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.3571784, "exc_text": null, "filename": "test_filelist_dirlist.py", "funcName": "filelist_dirlist_check", "levelname": "DEBUG", "levelno": 10, "lineno": 19, "message": "Executing dirlist to get list for /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_filelist_dirlist", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.3570821, "exc_text": null, "filename": "__init__.py", "funcName": "dirlist", "levelname": "DEBUG", "levelno": 10, "lineno": 82, "message": "DIRLIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder) exists - looking for directories to append", "module": "__init__", "msecs": 357.0, "msg": "DIRLIST: path (%s) exists - looking for directories to append", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.585675, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 357.0, "msg": "Executing %s to get list for %s", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_filelist_dirlist.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.682006, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 9.632110595703125e-05 }, { "args": [ "['/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder']", "" ], "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.3573208, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of dirlist is correct (Content ['/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder'] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of dirlist", "[ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder' ]", "" ], "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.357231, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of dirlist): [ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder' ] ()", "module": "test", "msecs": 357.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.734457, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of dirlist", "=", "[ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder' ]", "" ], "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.3572598, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of dirlist): result = [ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder' ] ()", "module": "test", "msecs": 357.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.763516, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "'/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder'" ], "asctime": "2025-08-17 14:43:10,357", "created": 1755434590.3572915, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "ERROR", "levelno": 40, "lineno": 131, "message": "Content '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder' is incorrect for test_variable.", "module": "test", "msecs": 357.0, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.795112, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 357.0, "msg": "Returnvalue of dirlist is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 53.824297, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.9325485229492188e-05 } ], "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0009508132934570312, "time_finished": "2025-08-17 14:43:10,357", "time_start": "2025-08-17 14:43:10,356" }, "Test for fstools.dirlist (rekursive)": { "args": null, "asctime": "2025-08-17 14:43:10,355", "created": 1755434590.35508, "exc_text": null, "filename": "__init__.py", "funcName": "testCase", "levelname": "INFO", "levelno": 20, "lineno": 329, "message": "Test for fstools.dirlist (rekursive)", "module": "__init__", "moduleLogger": [], "msecs": 355.0, "msg": "Test for fstools.dirlist (rekursive)", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/report/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.583633, "stack_info": null, "taskName": null, "testcaseLogger": [ { "args": [], "asctime": "2025-08-17 14:43:10,355", "created": 1755434590.355769, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_test_folder", "levelname": "DEBUG", "levelno": 10, "lineno": 46, "message": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,355", "created": 1755434590.3553238, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 59, "message": "Creating general Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "msecs": 355.0, "msg": "Creating general Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.827535, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder" ], "asctime": "2025-08-17 14:43:10,355", "created": 1755434590.355373, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder", "module": "test_helpers", "msecs": 355.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.876323, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/not_writable_folder" ], "asctime": "2025-08-17 14:43:10,355", "created": 1755434590.3554184, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../not_writable_folder", "module": "test_helpers", "msecs": 355.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.922095, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_file.rw" ], "asctime": "2025-08-17 14:43:10,355", "created": 1755434590.3554556, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_file.rw", "module": "test_helpers", "msecs": 355.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.959471, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/not_writable_file.ro" ], "asctime": "2025-08-17 14:43:10,355", "created": 1755434590.3555126, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../not_writable_file.ro", "module": "test_helpers", "msecs": 355.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.016086, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder/subfolder" ], "asctime": "2025-08-17 14:43:10,355", "created": 1755434590.3555634, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder/subfolder", "module": "test_helpers", "msecs": 355.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.067218, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_folder/subfolder/subfile.rw" ], "asctime": "2025-08-17 14:43:10,355", "created": 1755434590.3556025, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_folder/subfolder/subfile.rw", "module": "test_helpers", "msecs": 355.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.106112, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder" ], "asctime": "2025-08-17 14:43:10,355", "created": 1755434590.3556478, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 65, "message": "Creating UID-Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder", "module": "test_helpers", "msecs": 355.0, "msg": "Creating UID-Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.151456, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "UID-Basefolder", "/uid_test_file" ], "asctime": "2025-08-17 14:43:10,355", "created": 1755434590.3556848, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in UID-Basefolder: .../uid_test_file", "module": "test_helpers", "msecs": 355.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.188382, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "UID-Basefolder", "/uid_test_folder" ], "asctime": "2025-08-17 14:43:10,355", "created": 1755434590.3557305, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in UID-Basefolder: .../uid_test_folder", "module": "test_helpers", "msecs": 355.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.234035, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 355.0, "msg": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.272385, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 3.838539123535156e-05 }, { "args": [ "dirlist", "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.3560908, "exc_text": null, "filename": "test_filelist_dirlist.py", "funcName": "filelist_dirlist_check", "levelname": "DEBUG", "levelno": 10, "lineno": 19, "message": "Executing dirlist to get list for /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_filelist_dirlist", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,355", "created": 1755434590.3558257, "exc_text": null, "filename": "__init__.py", "funcName": "dirlist", "levelname": "DEBUG", "levelno": 10, "lineno": 82, "message": "DIRLIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder) exists - looking for directories to append", "module": "__init__", "msecs": 355.0, "msg": "DIRLIST: path (%s) exists - looking for directories to append", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.329419, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder" ], "asctime": "2025-08-17 14:43:10,355", "created": 1755434590.3559186, "exc_text": null, "filename": "__init__.py", "funcName": "dirlist", "levelname": "DEBUG", "levelno": 10, "lineno": 82, "message": "DIRLIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder) exists - looking for directories to append", "module": "__init__", "msecs": 355.0, "msg": "DIRLIST: path (%s) exists - looking for directories to append", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.422164, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder" ], "asctime": "2025-08-17 14:43:10,355", "created": 1755434590.355976, "exc_text": null, "filename": "__init__.py", "funcName": "dirlist", "levelname": "DEBUG", "levelno": 10, "lineno": 82, "message": "DIRLIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder) exists - looking for directories to append", "module": "__init__", "msecs": 355.0, "msg": "DIRLIST: path (%s) exists - looking for directories to append", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.479807, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder" ], "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.3560348, "exc_text": null, "filename": "__init__.py", "funcName": "dirlist", "levelname": "DEBUG", "levelno": 10, "lineno": 82, "message": "DIRLIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder) exists - looking for directories to append", "module": "__init__", "msecs": 356.0, "msg": "DIRLIST: path (%s) exists - looking for directories to append", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.538398, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 356.0, "msg": "Executing %s to get list for %s", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_filelist_dirlist.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.594424, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 5.602836608886719e-05 }, { "args": [ "['/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder']", "" ], "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.356284, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of dirlist is correct (Content ['/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder'] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of dirlist", "[ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder' ]", "" ], "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.3561409, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of dirlist): [ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder' ] ()", "module": "test", "msecs": 356.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.644336, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of dirlist", "=", "[ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder' ]", "" ], "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.356212, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of dirlist): result = [ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder' ] ()", "module": "test", "msecs": 356.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.715701, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "'/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder'" ], "asctime": "2025-08-17 14:43:10,356", "created": 1755434590.3562517, "exc_text": null, "filename": "test.py", "funcName": "__equivalent__", "levelname": "ERROR", "levelno": 40, "lineno": 131, "message": "Content '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder' is incorrect for test_variable.", "module": "test", "msecs": 356.0, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.755398, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 356.0, "msg": "Returnvalue of dirlist is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 52.787473, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 3.218650817871094e-05 } ], "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0012040138244628906, "time_finished": "2025-08-17 14:43:10,356", "time_start": "2025-08-17 14:43:10,355" }, "Test for fstools.filelist (not existing folder)": { "args": null, "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.3540542, "exc_text": null, "filename": "__init__.py", "funcName": "testCase", "levelname": "INFO", "levelno": 20, "lineno": 329, "message": "Test for fstools.filelist (not existing folder)", "module": "__init__", "moduleLogger": [], "msecs": 354.0, "msg": "Test for fstools.filelist (not existing folder)", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/report/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 50.55772, "stack_info": null, "taskName": null, "testcaseLogger": [ { "args": [], "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.3547926, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_test_folder", "levelname": "DEBUG", "levelno": 10, "lineno": 46, "message": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.354328, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 59, "message": "Creating general Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "msecs": 354.0, "msg": "Creating general Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 50.831497, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder" ], "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.354384, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder", "module": "test_helpers", "msecs": 354.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 50.887436, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/not_writable_folder" ], "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.3544242, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../not_writable_folder", "module": "test_helpers", "msecs": 354.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 50.928027, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_file.rw" ], "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.354459, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_file.rw", "module": "test_helpers", "msecs": 354.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 50.962747, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/not_writable_file.ro" ], "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.3545263, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../not_writable_file.ro", "module": "test_helpers", "msecs": 354.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.029786, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder/subfolder" ], "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.35458, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder/subfolder", "module": "test_helpers", "msecs": 354.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.083622, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_folder/subfolder/subfile.rw" ], "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.3546197, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_folder/subfolder/subfile.rw", "module": "test_helpers", "msecs": 354.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.123184, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder" ], "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.354667, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 65, "message": "Creating UID-Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder", "module": "test_helpers", "msecs": 354.0, "msg": "Creating UID-Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.170516, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "UID-Basefolder", "/uid_test_file" ], "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.3547053, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in UID-Basefolder: .../uid_test_file", "module": "test_helpers", "msecs": 354.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.209123, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "UID-Basefolder", "/uid_test_folder" ], "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.3547525, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in UID-Basefolder: .../uid_test_folder", "module": "test_helpers", "msecs": 354.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.256241, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 354.0, "msg": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.296287, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 4.00543212890625e-05 }, { "args": [ "filelist", "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_existing_folder" ], "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.3548973, "exc_text": null, "filename": "test_filelist_dirlist.py", "funcName": "filelist_dirlist_check_not_existing", "levelname": "DEBUG", "levelno": 10, "lineno": 39, "message": "Executing filelist to get list for /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_existing_folder", "module": "test_filelist_dirlist", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_existing_folder" ], "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.3548682, "exc_text": null, "filename": "__init__.py", "funcName": "filelist", "levelname": "WARNING", "levelno": 30, "lineno": 122, "message": "FILELIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_existing_folder) does not exist - empty filelist will be returned", "module": "__init__", "msecs": 354.0, "msg": "FILELIST: path (%s) does not exist - empty filelist will be returned", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.371825, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 354.0, "msg": "Executing %s to get list for %s", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_filelist_dirlist.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.400719, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.9087066650390625e-05 }, { "args": [ "[]", "" ], "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.354998, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of filelist is correct (Content [] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of filelist", "[ ]", "" ], "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.35494, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of filelist): [ ] ()", "module": "test", "msecs": 354.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.443574, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of filelist", "=", "[ ]", "" ], "asctime": "2025-08-17 14:43:10,354", "created": 1755434590.354969, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of filelist): result = [ ] ()", "module": "test", "msecs": 354.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.472662, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 354.0, "msg": "Returnvalue of filelist is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 51.501773, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.9087066650390625e-05 } ], "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0009438991546630859, "time_finished": "2025-08-17 14:43:10,354", "time_start": "2025-08-17 14:43:10,354" }, "Test for fstools.filelist (not rekursive; all files)": { "args": null, "asctime": "2025-08-17 14:43:10,351", "created": 1755434590.351379, "exc_text": null, "filename": "__init__.py", "funcName": "testCase", "levelname": "INFO", "levelno": 20, "lineno": 329, "message": "Test for fstools.filelist (not rekursive; all files)", "module": "__init__", "moduleLogger": [], "msecs": 351.0, "msg": "Test for fstools.filelist (not rekursive; all files)", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/report/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 47.882496, "stack_info": null, "taskName": null, "testcaseLogger": [ { "args": [], "asctime": "2025-08-17 14:43:10,352", "created": 1755434590.3521907, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_test_folder", "levelname": "DEBUG", "levelno": 10, "lineno": 46, "message": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,351", "created": 1755434590.3516304, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 59, "message": "Creating general Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "msecs": 351.0, "msg": "Creating general Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 48.133915, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder" ], "asctime": "2025-08-17 14:43:10,351", "created": 1755434590.3516908, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder", "module": "test_helpers", "msecs": 351.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 48.194352, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/not_writable_folder" ], "asctime": "2025-08-17 14:43:10,351", "created": 1755434590.351751, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../not_writable_folder", "module": "test_helpers", "msecs": 351.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 48.254694, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_file.rw" ], "asctime": "2025-08-17 14:43:10,351", "created": 1755434590.3518069, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_file.rw", "module": "test_helpers", "msecs": 351.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 48.310729, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/not_writable_file.ro" ], "asctime": "2025-08-17 14:43:10,351", "created": 1755434590.3519027, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../not_writable_file.ro", "module": "test_helpers", "msecs": 351.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 48.406313, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder/subfolder" ], "asctime": "2025-08-17 14:43:10,351", "created": 1755434590.3519564, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder/subfolder", "module": "test_helpers", "msecs": 351.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 48.460195, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_folder/subfolder/subfile.rw" ], "asctime": "2025-08-17 14:43:10,351", "created": 1755434590.351998, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_folder/subfolder/subfile.rw", "module": "test_helpers", "msecs": 351.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 48.50191, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder" ], "asctime": "2025-08-17 14:43:10,352", "created": 1755434590.3520448, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 65, "message": "Creating UID-Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder", "module": "test_helpers", "msecs": 352.0, "msg": "Creating UID-Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 48.548499, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "UID-Basefolder", "/uid_test_file" ], "asctime": "2025-08-17 14:43:10,352", "created": 1755434590.3520856, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in UID-Basefolder: .../uid_test_file", "module": "test_helpers", "msecs": 352.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 48.58904, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "UID-Basefolder", "/uid_test_folder" ], "asctime": "2025-08-17 14:43:10,352", "created": 1755434590.3521326, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in UID-Basefolder: .../uid_test_folder", "module": "test_helpers", "msecs": 352.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 48.636127, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 352.0, "msg": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 48.694336, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 5.817413330078125e-05 }, { "args": [ "filelist", "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,352", "created": 1755434590.352369, "exc_text": null, "filename": "test_filelist_dirlist.py", "funcName": "filelist_dirlist_check", "levelname": "DEBUG", "levelno": 10, "lineno": 19, "message": "Executing filelist to get list for /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_filelist_dirlist", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,352", "created": 1755434590.352254, "exc_text": null, "filename": "__init__.py", "funcName": "filelist", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "FILELIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder) exists - looking for files to append", "module": "__init__", "msecs": 352.0, "msg": "FILELIST: path (%s) exists - looking for files to append", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 48.757687, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 352.0, "msg": "Executing %s to get list for %s", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_filelist_dirlist.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 48.872852, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.00011515617370605469 }, { "args": [ "['/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro']", "" ], "asctime": "2025-08-17 14:43:10,352", "created": 1755434590.3525236, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of filelist is correct (Content ['/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro'] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of filelist", "[ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro' ]", "" ], "asctime": "2025-08-17 14:43:10,352", "created": 1755434590.35243, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of filelist): [ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro' ] ()", "module": "test", "msecs": 352.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 48.933815, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of filelist", "=", "[ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro' ]", "" ], "asctime": "2025-08-17 14:43:10,352", "created": 1755434590.3524723, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of filelist): result = [ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro' ] ()", "module": "test", "msecs": 352.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 48.97604, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 352.0, "msg": "Returnvalue of filelist is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 49.027128, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 5.125999450683594e-05 } ], "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0011446475982666016, "time_finished": "2025-08-17 14:43:10,352", "time_start": "2025-08-17 14:43:10,351" }, "Test for fstools.filelist (not rekursive; files ending with .rw)": { "args": null, "asctime": "2025-08-17 14:43:10,352", "created": 1755434590.352664, "exc_text": null, "filename": "__init__.py", "funcName": "testCase", "levelname": "INFO", "levelno": 20, "lineno": 329, "message": "Test for fstools.filelist (not rekursive; files ending with .rw)", "module": "__init__", "moduleLogger": [], "msecs": 352.0, "msg": "Test for fstools.filelist (not rekursive; files ending with .rw)", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/report/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 49.167697, "stack_info": null, "taskName": null, "testcaseLogger": [ { "args": [], "asctime": "2025-08-17 14:43:10,353", "created": 1755434590.3534758, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_test_folder", "levelname": "DEBUG", "levelno": 10, "lineno": 46, "message": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,352", "created": 1755434590.3529387, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 59, "message": "Creating general Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "msecs": 352.0, "msg": "Creating general Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 49.44236, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder" ], "asctime": "2025-08-17 14:43:10,352", "created": 1755434590.3529992, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder", "module": "test_helpers", "msecs": 352.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 49.502699, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/not_writable_folder" ], "asctime": "2025-08-17 14:43:10,353", "created": 1755434590.3530424, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../not_writable_folder", "module": "test_helpers", "msecs": 353.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 49.546009, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_file.rw" ], "asctime": "2025-08-17 14:43:10,353", "created": 1755434590.3530796, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_file.rw", "module": "test_helpers", "msecs": 353.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 49.583123, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/not_writable_file.ro" ], "asctime": "2025-08-17 14:43:10,353", "created": 1755434590.3531766, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../not_writable_file.ro", "module": "test_helpers", "msecs": 353.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 49.680094, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder/subfolder" ], "asctime": "2025-08-17 14:43:10,353", "created": 1755434590.353236, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder/subfolder", "module": "test_helpers", "msecs": 353.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 49.739527, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_folder/subfolder/subfile.rw" ], "asctime": "2025-08-17 14:43:10,353", "created": 1755434590.35328, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_folder/subfolder/subfile.rw", "module": "test_helpers", "msecs": 353.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 49.78355, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder" ], "asctime": "2025-08-17 14:43:10,353", "created": 1755434590.3533294, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 65, "message": "Creating UID-Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder", "module": "test_helpers", "msecs": 353.0, "msg": "Creating UID-Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 49.833047, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "UID-Basefolder", "/uid_test_file" ], "asctime": "2025-08-17 14:43:10,353", "created": 1755434590.3533738, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in UID-Basefolder: .../uid_test_file", "module": "test_helpers", "msecs": 353.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 49.877297, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "UID-Basefolder", "/uid_test_folder" ], "asctime": "2025-08-17 14:43:10,353", "created": 1755434590.353421, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in UID-Basefolder: .../uid_test_folder", "module": "test_helpers", "msecs": 353.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 49.924742, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 353.0, "msg": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 49.979444, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 5.4836273193359375e-05 }, { "args": [ "filelist", "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,353", "created": 1755434590.3538263, "exc_text": null, "filename": "test_filelist_dirlist.py", "funcName": "filelist_dirlist_check", "levelname": "DEBUG", "levelno": 10, "lineno": 19, "message": "Executing filelist to get list for /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_filelist_dirlist", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,353", "created": 1755434590.3535547, "exc_text": null, "filename": "__init__.py", "funcName": "filelist", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "FILELIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder) exists - looking for files to append", "module": "__init__", "msecs": 353.0, "msg": "FILELIST: path (%s) exists - looking for files to append", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 50.058375, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 353.0, "msg": "Executing %s to get list for %s", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_filelist_dirlist.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 50.329811, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0002715587615966797 }, { "args": [ "['/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw']", "" ], "asctime": "2025-08-17 14:43:10,353", "created": 1755434590.3539567, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of filelist is correct (Content ['/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw'] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of filelist", "[ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw' ]", "" ], "asctime": "2025-08-17 14:43:10,353", "created": 1755434590.3538957, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of filelist): [ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw' ] ()", "module": "test", "msecs": 353.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 50.399411, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of filelist", "=", "[ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw' ]", "" ], "asctime": "2025-08-17 14:43:10,353", "created": 1755434590.3539248, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of filelist): result = [ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw' ] ()", "module": "test", "msecs": 353.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 50.428455, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 353.0, "msg": "Returnvalue of filelist is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 50.460238, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 3.1948089599609375e-05 } ], "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0012927055358886719, "time_finished": "2025-08-17 14:43:10,353", "time_start": "2025-08-17 14:43:10,352" }, "Test for fstools.filelist (rekursive; all files)": { "args": null, "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.3475757, "exc_text": null, "filename": "__init__.py", "funcName": "testCase", "levelname": "INFO", "levelno": 20, "lineno": 329, "message": "Test for fstools.filelist (rekursive; all files)", "module": "__init__", "moduleLogger": [], "msecs": 347.0, "msg": "Test for fstools.filelist (rekursive; all files)", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/report/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 44.079078, "stack_info": null, "taskName": null, "testcaseLogger": [ { "args": [], "asctime": "2025-08-17 14:43:10,348", "created": 1755434590.3482985, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_test_folder", "levelname": "DEBUG", "levelno": 10, "lineno": 46, "message": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.3478355, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 59, "message": "Creating general Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "msecs": 347.0, "msg": "Creating general Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 44.339224, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.3478847, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder", "module": "test_helpers", "msecs": 347.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 44.388202, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/not_writable_folder" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.3479238, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../not_writable_folder", "module": "test_helpers", "msecs": 347.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 44.427337, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_file.rw" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.347965, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_file.rw", "module": "test_helpers", "msecs": 347.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 44.468673, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/not_writable_file.ro" ], "asctime": "2025-08-17 14:43:10,348", "created": 1755434590.3480225, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../not_writable_file.ro", "module": "test_helpers", "msecs": 348.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 44.526205, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder/subfolder" ], "asctime": "2025-08-17 14:43:10,348", "created": 1755434590.3480697, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder/subfolder", "module": "test_helpers", "msecs": 348.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 44.573198, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_folder/subfolder/subfile.rw" ], "asctime": "2025-08-17 14:43:10,348", "created": 1755434590.3481083, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_folder/subfolder/subfile.rw", "module": "test_helpers", "msecs": 348.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 44.611921, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder" ], "asctime": "2025-08-17 14:43:10,348", "created": 1755434590.348166, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 65, "message": "Creating UID-Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder", "module": "test_helpers", "msecs": 348.0, "msg": "Creating UID-Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 44.669562, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "UID-Basefolder", "/uid_test_file" ], "asctime": "2025-08-17 14:43:10,348", "created": 1755434590.3482113, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in UID-Basefolder: .../uid_test_file", "module": "test_helpers", "msecs": 348.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 44.714824, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "UID-Basefolder", "/uid_test_folder" ], "asctime": "2025-08-17 14:43:10,348", "created": 1755434590.34826, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in UID-Basefolder: .../uid_test_folder", "module": "test_helpers", "msecs": 348.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 44.763502, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 348.0, "msg": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 44.802202, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 3.8623809814453125e-05 }, { "args": [ "filelist", "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,349", "created": 1755434590.3491058, "exc_text": null, "filename": "test_filelist_dirlist.py", "funcName": "filelist_dirlist_check", "levelname": "DEBUG", "levelno": 10, "lineno": 19, "message": "Executing filelist to get list for /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_filelist_dirlist", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,348", "created": 1755434590.3483636, "exc_text": null, "filename": "__init__.py", "funcName": "filelist", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "FILELIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder) exists - looking for files to append", "module": "__init__", "msecs": 348.0, "msg": "FILELIST: path (%s) exists - looking for files to append", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 44.86718, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder" ], "asctime": "2025-08-17 14:43:10,348", "created": 1755434590.3488007, "exc_text": null, "filename": "__init__.py", "funcName": "filelist", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "FILELIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder) exists - looking for files to append", "module": "__init__", "msecs": 348.0, "msg": "FILELIST: path (%s) exists - looking for files to append", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 45.304334, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder" ], "asctime": "2025-08-17 14:43:10,348", "created": 1755434590.3489401, "exc_text": null, "filename": "__init__.py", "funcName": "filelist", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "FILELIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder) exists - looking for files to append", "module": "__init__", "msecs": 348.0, "msg": "FILELIST: path (%s) exists - looking for files to append", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 45.443726, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder" ], "asctime": "2025-08-17 14:43:10,349", "created": 1755434590.3490322, "exc_text": null, "filename": "__init__.py", "funcName": "filelist", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "FILELIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder) exists - looking for files to append", "module": "__init__", "msecs": 349.0, "msg": "FILELIST: path (%s) exists - looking for files to append", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 45.535751, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 349.0, "msg": "Executing %s to get list for %s", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_filelist_dirlist.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 45.609429, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 7.367134094238281e-05 }, { "args": [ "['/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder/subfile.rw']", "" ], "asctime": "2025-08-17 14:43:10,349", "created": 1755434590.3492868, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of filelist is correct (Content ['/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder/subfile.rw'] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of filelist", "[ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder/subfile.rw' ]", "" ], "asctime": "2025-08-17 14:43:10,349", "created": 1755434590.3491867, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of filelist): [ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder/subfile.rw' ] ()", "module": "test", "msecs": 349.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 45.690231, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of filelist", "=", "[ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder/subfile.rw' ]", "" ], "asctime": "2025-08-17 14:43:10,349", "created": 1755434590.3492196, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of filelist): result = [ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_file.rw', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro', '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder/subfile.rw' ] ()", "module": "test", "msecs": 349.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 45.723163, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 349.0, "msg": "Returnvalue of filelist is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 45.790578, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 6.723403930664062e-05 } ], "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.001711130142211914, "time_finished": "2025-08-17 14:43:10,349", "time_start": "2025-08-17 14:43:10,347" }, "Test for fstools.filelist (rekursive; files ending with .ro)": { "args": null, "asctime": "2025-08-17 14:43:10,349", "created": 1755434590.3494248, "exc_text": null, "filename": "__init__.py", "funcName": "testCase", "levelname": "INFO", "levelno": 20, "lineno": 329, "message": "Test for fstools.filelist (rekursive; files ending with .ro)", "module": "__init__", "moduleLogger": [], "msecs": 349.0, "msg": "Test for fstools.filelist (rekursive; files ending with .ro)", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/report/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 45.928532, "stack_info": null, "taskName": null, "testcaseLogger": [ { "args": [], "asctime": "2025-08-17 14:43:10,350", "created": 1755434590.3505442, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_test_folder", "levelname": "DEBUG", "levelno": 10, "lineno": 46, "message": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,349", "created": 1755434590.3498073, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 59, "message": "Creating general Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "msecs": 349.0, "msg": "Creating general Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 46.310973, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder" ], "asctime": "2025-08-17 14:43:10,349", "created": 1755434590.3499115, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder", "module": "test_helpers", "msecs": 349.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 46.41517, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/not_writable_folder" ], "asctime": "2025-08-17 14:43:10,349", "created": 1755434590.3499897, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../not_writable_folder", "module": "test_helpers", "msecs": 349.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 46.493297, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_file.rw" ], "asctime": "2025-08-17 14:43:10,350", "created": 1755434590.3500493, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_file.rw", "module": "test_helpers", "msecs": 350.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 46.552793, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/not_writable_file.ro" ], "asctime": "2025-08-17 14:43:10,350", "created": 1755434590.3501728, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../not_writable_file.ro", "module": "test_helpers", "msecs": 350.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 46.676306, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder/subfolder" ], "asctime": "2025-08-17 14:43:10,350", "created": 1755434590.3502567, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder/subfolder", "module": "test_helpers", "msecs": 350.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 46.760157, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_folder/subfolder/subfile.rw" ], "asctime": "2025-08-17 14:43:10,350", "created": 1755434590.3503177, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_folder/subfolder/subfile.rw", "module": "test_helpers", "msecs": 350.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 46.821372, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder" ], "asctime": "2025-08-17 14:43:10,350", "created": 1755434590.350371, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 65, "message": "Creating UID-Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder", "module": "test_helpers", "msecs": 350.0, "msg": "Creating UID-Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 46.874369, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "UID-Basefolder", "/uid_test_file" ], "asctime": "2025-08-17 14:43:10,350", "created": 1755434590.3504145, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in UID-Basefolder: .../uid_test_file", "module": "test_helpers", "msecs": 350.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 46.918141, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "UID-Basefolder", "/uid_test_folder" ], "asctime": "2025-08-17 14:43:10,350", "created": 1755434590.3504853, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in UID-Basefolder: .../uid_test_folder", "module": "test_helpers", "msecs": 350.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 46.988969, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 350.0, "msg": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 47.047646, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 5.888938903808594e-05 }, { "args": [ "filelist", "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,351", "created": 1755434590.351129, "exc_text": null, "filename": "test_filelist_dirlist.py", "funcName": "filelist_dirlist_check", "levelname": "DEBUG", "levelno": 10, "lineno": 19, "message": "Executing filelist to get list for /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_filelist_dirlist", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,350", "created": 1755434590.3506536, "exc_text": null, "filename": "__init__.py", "funcName": "filelist", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "FILELIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder) exists - looking for files to append", "module": "__init__", "msecs": 350.0, "msg": "FILELIST: path (%s) exists - looking for files to append", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 47.157358, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder" ], "asctime": "2025-08-17 14:43:10,350", "created": 1755434590.3509245, "exc_text": null, "filename": "__init__.py", "funcName": "filelist", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "FILELIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_folder) exists - looking for files to append", "module": "__init__", "msecs": 350.0, "msg": "FILELIST: path (%s) exists - looking for files to append", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 47.428228, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder" ], "asctime": "2025-08-17 14:43:10,351", "created": 1755434590.351001, "exc_text": null, "filename": "__init__.py", "funcName": "filelist", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "FILELIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder) exists - looking for files to append", "module": "__init__", "msecs": 351.0, "msg": "FILELIST: path (%s) exists - looking for files to append", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 47.504675, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder" ], "asctime": "2025-08-17 14:43:10,351", "created": 1755434590.3510659, "exc_text": null, "filename": "__init__.py", "funcName": "filelist", "levelname": "DEBUG", "levelno": 10, "lineno": 113, "message": "FILELIST: path (/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/writable_folder/subfolder) exists - looking for files to append", "module": "__init__", "msecs": 351.0, "msg": "FILELIST: path (%s) exists - looking for files to append", "name": "fstools", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/fstools/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 47.569564, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 351.0, "msg": "Executing %s to get list for %s", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_filelist_dirlist.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 47.632622, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 6.318092346191406e-05 }, { "args": [ "['/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro']", "" ], "asctime": "2025-08-17 14:43:10,351", "created": 1755434590.3512828, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of filelist is correct (Content ['/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro'] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of filelist", "[ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro' ]", "" ], "asctime": "2025-08-17 14:43:10,351", "created": 1755434590.351214, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of filelist): [ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro' ] ()", "module": "test", "msecs": 351.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 47.717337, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of filelist", "=", "[ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro' ]", "" ], "asctime": "2025-08-17 14:43:10,351", "created": 1755434590.3512444, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of filelist): result = [ '/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder/not_writable_file.ro' ] ()", "module": "test", "msecs": 351.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 47.748233, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 351.0, "msg": "Returnvalue of filelist is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 47.786615, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 3.838539123535156e-05 } ], "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0018579959869384766, "time_finished": "2025-08-17 14:43:10,351", "time_start": "2025-08-17 14:43:10,349" }, "Test for fstools.is_writable": { "args": null, "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.3463545, "exc_text": null, "filename": "__init__.py", "funcName": "testCase", "levelname": "INFO", "levelno": 20, "lineno": 329, "message": "Test for fstools.is_writable", "module": "__init__", "moduleLogger": [], "msecs": 346.0, "msg": "Test for fstools.is_writable", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/report/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 42.858172, "stack_info": null, "taskName": null, "testcaseLogger": [ { "args": [], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.3470654, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_test_folder", "levelname": "DEBUG", "levelno": 10, "lineno": 46, "message": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.3465836, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 59, "message": "Creating general Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "msecs": 346.0, "msg": "Creating general Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.087159, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.3466332, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder", "module": "test_helpers", "msecs": 346.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.136732, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/not_writable_folder" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.3466756, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../not_writable_folder", "module": "test_helpers", "msecs": 346.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.179356, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_file.rw" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.346713, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_file.rw", "module": "test_helpers", "msecs": 346.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.21674, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/not_writable_file.ro" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.3467731, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../not_writable_file.ro", "module": "test_helpers", "msecs": 346.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.27683, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder/subfolder" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.346824, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder/subfolder", "module": "test_helpers", "msecs": 346.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.327678, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_folder/subfolder/subfile.rw" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.3468642, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_folder/subfolder/subfile.rw", "module": "test_helpers", "msecs": 346.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.36786, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.3469112, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 65, "message": "Creating UID-Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder", "module": "test_helpers", "msecs": 346.0, "msg": "Creating UID-Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.414763, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "UID-Basefolder", "/uid_test_file" ], "asctime": "2025-08-17 14:43:10,346", "created": 1755434590.3469489, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in UID-Basefolder: .../uid_test_file", "module": "test_helpers", "msecs": 346.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.452372, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "UID-Basefolder", "/uid_test_folder" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.3470054, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in UID-Basefolder: .../uid_test_folder", "module": "test_helpers", "msecs": 347.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.509192, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 347.0, "msg": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.56906, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 6.008148193359375e-05 }, { "args": [ "True", "" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.347212, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of fstools.is_writable(\".../writable_file.rw\") is correct (Content True and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of fstools.is_writable(\".../writable_file.rw\")", "True", "" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.347155, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of fstools.is_writable(\".../writable_file.rw\")): True ()", "module": "test", "msecs": 347.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.658715, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of fstools.is_writable(\".../writable_file.rw\")", "=", "True", "" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.3471863, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of fstools.is_writable(\".../writable_file.rw\")): result = True ()", "module": "test", "msecs": 347.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.690006, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 347.0, "msg": "Returnvalue of fstools.is_writable(\".../writable_file.rw\") is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.715689, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.574920654296875e-05 }, { "args": [ "False", "" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.347309, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of fstools.is_writable(\".../not_writable_file.ro\") is correct (Content False and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of fstools.is_writable(\".../not_writable_file.ro\")", "False", "" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.3472598, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of fstools.is_writable(\".../not_writable_file.ro\")): False ()", "module": "test", "msecs": 347.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.763372, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of fstools.is_writable(\".../not_writable_file.ro\")", "=", "False", "" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.3472855, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of fstools.is_writable(\".../not_writable_file.ro\")): result = False ()", "module": "test", "msecs": 347.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.789123, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 347.0, "msg": "Returnvalue of fstools.is_writable(\".../not_writable_file.ro\") is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.812567, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.3603439331054688e-05 }, { "args": [ "True", "" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.3473983, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of fstools.is_writable(\".../writable_folder\") is correct (Content True and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of fstools.is_writable(\".../writable_folder\")", "True", "" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.3473508, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of fstools.is_writable(\".../writable_folder\")): True ()", "module": "test", "msecs": 347.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.854343, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of fstools.is_writable(\".../writable_folder\")", "=", "True", "" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.3473756, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of fstools.is_writable(\".../writable_folder\")): result = True ()", "module": "test", "msecs": 347.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.879236, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 347.0, "msg": "Returnvalue of fstools.is_writable(\".../writable_folder\") is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.901984, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.2649765014648438e-05 }, { "args": [ "False", "" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.3474855, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Returnvalue of fstools.is_writable(\".../not_writable_folder\") is correct (Content False and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Returnvalue of fstools.is_writable(\".../not_writable_folder\")", "False", "" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.347439, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Returnvalue of fstools.is_writable(\".../not_writable_folder\")): False ()", "module": "test", "msecs": 347.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.942672, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Returnvalue of fstools.is_writable(\".../not_writable_folder\")", "=", "False", "" ], "asctime": "2025-08-17 14:43:10,347", "created": 1755434590.3474627, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Returnvalue of fstools.is_writable(\".../not_writable_folder\")): result = False ()", "module": "test", "msecs": 347.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.966352, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 347.0, "msg": "Returnvalue of fstools.is_writable(\".../not_writable_folder\") is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 43.988967, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.288818359375e-05 } ], "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0011310577392578125, "time_finished": "2025-08-17 14:43:10,347", "time_start": "2025-08-17 14:43:10,346" }, "Test for fstools.openlocked_blocking": { "args": null, "asctime": "2025-08-17 14:43:10,362", "created": 1755434590.3624053, "exc_text": null, "filename": "__init__.py", "funcName": "testCase", "levelname": "INFO", "levelno": 20, "lineno": 329, "message": "Test for fstools.openlocked_blocking", "module": "__init__", "moduleLogger": [], "msecs": 362.0, "msg": "Test for fstools.openlocked_blocking", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/report/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 58.909074, "stack_info": null, "taskName": null, "testcaseLogger": [ { "args": [], "asctime": "2025-08-17 14:43:10,363", "created": 1755434590.3635368, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_test_folder", "levelname": "DEBUG", "levelno": 10, "lineno": 46, "message": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,362", "created": 1755434590.362897, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 59, "message": "Creating general Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "msecs": 362.0, "msg": "Creating general Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 59.40061, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder" ], "asctime": "2025-08-17 14:43:10,363", "created": 1755434590.3630037, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder", "module": "test_helpers", "msecs": 363.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 59.507343, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/not_writable_folder" ], "asctime": "2025-08-17 14:43:10,363", "created": 1755434590.3630557, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../not_writable_folder", "module": "test_helpers", "msecs": 363.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 59.559187, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_file.rw" ], "asctime": "2025-08-17 14:43:10,363", "created": 1755434590.363095, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_file.rw", "module": "test_helpers", "msecs": 363.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 59.598559, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/not_writable_file.ro" ], "asctime": "2025-08-17 14:43:10,363", "created": 1755434590.3631847, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../not_writable_file.ro", "module": "test_helpers", "msecs": 363.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 59.688215, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder/subfolder" ], "asctime": "2025-08-17 14:43:10,363", "created": 1755434590.3632398, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder/subfolder", "module": "test_helpers", "msecs": 363.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 59.74321, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_folder/subfolder/subfile.rw" ], "asctime": "2025-08-17 14:43:10,363", "created": 1755434590.3632827, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_folder/subfolder/subfile.rw", "module": "test_helpers", "msecs": 363.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 59.786422, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder" ], "asctime": "2025-08-17 14:43:10,363", "created": 1755434590.3633313, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 65, "message": "Creating UID-Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder", "module": "test_helpers", "msecs": 363.0, "msg": "Creating UID-Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 59.834982, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "UID-Basefolder", "/uid_test_file" ], "asctime": "2025-08-17 14:43:10,363", "created": 1755434590.3633845, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in UID-Basefolder: .../uid_test_file", "module": "test_helpers", "msecs": 363.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 59.888238, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "UID-Basefolder", "/uid_test_folder" ], "asctime": "2025-08-17 14:43:10,363", "created": 1755434590.3634593, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in UID-Basefolder: .../uid_test_folder", "module": "test_helpers", "msecs": 363.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 59.962839, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 363.0, "msg": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 60.040607, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 7.748603820800781e-05 }, { "args": [], "asctime": "2025-08-17 14:43:10,363", "created": 1755434590.3636067, "exc_text": null, "filename": "test_open_locked.py", "funcName": "openlocked_blocking", "levelname": "DEBUG", "levelno": 10, "lineno": 61, "message": "Opening a file with a blocking lock, writing to it, sleep a bit, trying to open and write to it from a child process", "module": "test_open_locked", "moduleLogger": [], "msecs": 363.0, "msg": "Opening a file with a blocking lock, writing to it, sleep a bit, trying to open and write to it from a child process", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_open_locked.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 60.11046, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [ "'Some more text.'", "" ], "asctime": "2025-08-17 14:43:10,867", "created": 1755434590.8671858, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Appended text to file is correct (Content 'Some more text.' and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Appended text to file", "'Some more text.'", "" ], "asctime": "2025-08-17 14:43:10,866", "created": 1755434590.8667376, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Appended text to file): 'Some more text.' ()", "module": "test", "msecs": 866.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 563.241407, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Appended text to file", "=", "'Some more text.'", "" ], "asctime": "2025-08-17 14:43:10,867", "created": 1755434590.8670583, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Appended text to file): result = 'Some more text.' ()", "module": "test", "msecs": 867.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 563.561709, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 867.0, "msg": "Appended text to file is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 563.689539, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.00012755393981933594 } ], "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.5047805309295654, "time_finished": "2025-08-17 14:43:10,867", "time_start": "2025-08-17 14:43:10,362" }, "Test for fstools.openlocked_non_blocking": { "args": null, "asctime": "2025-08-17 14:43:10,358", "created": 1755434590.3583684, "exc_text": null, "filename": "__init__.py", "funcName": "testCase", "levelname": "INFO", "levelno": 20, "lineno": 329, "message": "Test for fstools.openlocked_non_blocking", "module": "__init__", "moduleLogger": [], "msecs": 358.0, "msg": "Test for fstools.openlocked_non_blocking", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/report/__init__.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 54.872121, "stack_info": null, "taskName": null, "testcaseLogger": [ { "args": [], "asctime": "2025-08-17 14:43:10,359", "created": 1755434590.359127, "exc_text": null, "filename": "test_helpers.py", "funcName": "init_test_folder", "levelname": "DEBUG", "levelno": 10, "lineno": 46, "message": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "moduleLogger": [ { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder" ], "asctime": "2025-08-17 14:43:10,358", "created": 1755434590.358641, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 59, "message": "Creating general Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "module": "test_helpers", "msecs": 358.0, "msg": "Creating general Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 55.144542, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder" ], "asctime": "2025-08-17 14:43:10,358", "created": 1755434590.3586974, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder", "module": "test_helpers", "msecs": 358.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 55.201139, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/not_writable_folder" ], "asctime": "2025-08-17 14:43:10,358", "created": 1755434590.3587403, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../not_writable_folder", "module": "test_helpers", "msecs": 358.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 55.243876, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_file.rw" ], "asctime": "2025-08-17 14:43:10,358", "created": 1755434590.3587775, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_file.rw", "module": "test_helpers", "msecs": 358.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 55.281315, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/not_writable_file.ro" ], "asctime": "2025-08-17 14:43:10,358", "created": 1755434590.3588405, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../not_writable_file.ro", "module": "test_helpers", "msecs": 358.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 55.344322, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "general Basefolder", "/writable_folder/subfolder" ], "asctime": "2025-08-17 14:43:10,358", "created": 1755434590.3588932, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in general Basefolder: .../writable_folder/subfolder", "module": "test_helpers", "msecs": 358.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 55.396611, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "general Basefolder", "/writable_folder/subfolder/subfile.rw" ], "asctime": "2025-08-17 14:43:10,358", "created": 1755434590.3589358, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in general Basefolder: .../writable_folder/subfolder/subfile.rw", "module": "test_helpers", "msecs": 358.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 55.439454, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "/home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder" ], "asctime": "2025-08-17 14:43:10,358", "created": 1755434590.3589828, "exc_text": null, "filename": "test_helpers.py", "funcName": "setUp", "levelname": "DEBUG", "levelno": 10, "lineno": 65, "message": "Creating UID-Basefolder /home/dirk/work/unittest_collection/fstools/unittest/output_data/uid_testfolder", "module": "test_helpers", "msecs": 358.0, "msg": "Creating UID-Basefolder %s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 55.486644, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "file", "UID-Basefolder", "/uid_test_file" ], "asctime": "2025-08-17 14:43:10,359", "created": 1755434590.359024, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating file in UID-Basefolder: .../uid_test_file", "module": "test_helpers", "msecs": 359.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 55.527688, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "folder", "UID-Basefolder", "/uid_test_folder" ], "asctime": "2025-08-17 14:43:10,359", "created": 1755434590.3590722, "exc_text": null, "filename": "test_helpers.py", "funcName": "create_filesystem_content", "levelname": "DEBUG", "levelno": 10, "lineno": 51, "message": "Creating folder in UID-Basefolder: .../uid_test_folder", "module": "test_helpers", "msecs": 359.0, "msg": "Creating %s in %s: ...%s", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 55.575964, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 359.0, "msg": "Files and folders for fstools unittest created under /home/dirk/work/unittest_collection/fstools/unittest/output_data/testfolder", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_helpers.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 55.630613, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 5.4836273193359375e-05 }, { "args": [], "asctime": "2025-08-17 14:43:10,359", "created": 1755434590.3592346, "exc_text": null, "filename": "test_open_locked.py", "funcName": "openlocked_non_blocking", "levelname": "DEBUG", "levelno": 10, "lineno": 19, "message": "Opening a file with a non blocking lock, writing to it, trying to open and write to it from a child process and writing more text", "module": "test_open_locked", "moduleLogger": [], "msecs": 359.0, "msg": "Opening a file with a non blocking lock, writing to it, trying to open and write to it from a child process and writing more text", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/tests/test_open_locked.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 55.738115, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0 }, { "args": [ "'BlockingIOError'", "" ], "asctime": "2025-08-17 14:43:10,361", "created": 1755434590.3619628, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Exception name thrown in child process is correct (Content 'BlockingIOError' and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Exception name thrown in child process", "'BlockingIOError'", "" ], "asctime": "2025-08-17 14:43:10,361", "created": 1755434590.3617928, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Exception name thrown in child process): 'BlockingIOError' ()", "module": "test", "msecs": 361.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 58.29638, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Exception name thrown in child process", "=", "'BlockingIOError'", "" ], "asctime": "2025-08-17 14:43:10,361", "created": 1755434590.3619251, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Exception name thrown in child process): result = 'BlockingIOError' ()", "module": "test", "msecs": 361.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 58.428839, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 361.0, "msg": "Exception name thrown in child process is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 58.466291, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 3.7670135498046875e-05 }, { "args": [ "'Some more text.'", "" ], "asctime": "2025-08-17 14:43:10,362", "created": 1755434590.3622167, "exc_text": null, "filename": "test.py", "funcName": "equivalency_chk", "levelname": "INFO", "levelno": 20, "lineno": 184, "message": "Appended text to file is correct (Content 'Some more text.' and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Appended text to file", "'Some more text.'", "" ], "asctime": "2025-08-17 14:43:10,362", "created": 1755434590.3621266, "exc_text": null, "filename": "test.py", "funcName": "__report_result__", "levelname": "DEBUG", "levelno": 10, "lineno": 22, "message": "Result (Appended text to file): 'Some more text.' ()", "module": "test", "msecs": 362.0, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 58.630223, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" }, { "args": [ "Appended text to file", "=", "'Some more text.'", "" ], "asctime": "2025-08-17 14:43:10,362", "created": 1755434590.3621895, "exc_text": null, "filename": "test.py", "funcName": "__report_expectation__", "levelname": "DEBUG", "levelno": 10, "lineno": 26, "message": "Expectation (Appended text to file): result = 'Some more text.' ()", "module": "test", "msecs": 362.0, "msg": "Expectation (%s): result %s %s (%s)", "name": "__unittest__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 58.693267, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread" } ], "msecs": 362.0, "msg": "Appended text to file is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "/home/dirk/work/unittest_collection/fstools/unittest/src/unittest/test.py", "process": 432815, "processName": "MainProcess", "relativeCreated": 58.720403, "stack_info": null, "taskName": null, "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 2.7179718017578125e-05 } ], "thread": 123796139852032, "threadName": "MainThread", "time_consumption": 0.0038483142852783203, "time_finished": "2025-08-17 14:43:10,362", "time_start": "2025-08-17 14:43:10,358" } }, "testrun_id": "p3", "time_consumption": 0.5235638618469238, "uid_list_sorted": [ "Test creating a folder with fstools.mkdir", "Test creating a folder with fstools.mkdir, when target exists", "Test for fstools.is_writable", "Test for fstools.filelist (rekursive; all files)", "Test for fstools.filelist (rekursive; files ending with .ro)", "Test for fstools.filelist (not rekursive; all files)", "Test for fstools.filelist (not rekursive; files ending with .rw)", "Test for fstools.filelist (not existing folder)", "Test for fstools.dirlist (rekursive)", "Test for fstools.dirlist (not rekursive)", "Test for fstools.dirlist (not existing folder)", "Test for fstools.openlocked_non_blocking", "Test for fstools.openlocked_blocking" ] } ], "unittest_information": { "Version": "d1a7a5c9b13c843a9e45b4fbcc505c9b" } }