diff --git a/__init__.py b/__init__.py index ca352b5..8d40ead 100644 --- a/__init__.py +++ b/__init__.py @@ -44,7 +44,7 @@ logger = logging.getLogger(ROOT_LOGGER_NAME).getChild(__name__) __DESCRIPTION__ = """The Module {\\tt %s} is designed to help with python logging and to support some handlers for logging to memory. For more Information read the sphinx documentation.""" % __name__.replace('_', '\_') """The Module Description""" -__INTERPRETER__ = (2, 3, ) +__INTERPRETER__ = (3, ) """The Tested Interpreter-Versions""" SHORT_FMT = "%(asctime)s: %(name)s - %(levelname)s - %(message)s" diff --git a/_testresults_/unittest.json b/_testresults_/unittest.json index a7ac7ad..8efcfff 100644 --- a/_testresults_/unittest.json +++ b/_testresults_/unittest.json @@ -1,12 +1,12 @@ { "coverage_information": [ { - "branch_coverage": 51.22, - "filepath": "/usr/data/dirk/prj/unittest/report/pylibs/report", + "branch_coverage": 60.78, + "filepath": "/home/dirk/my_repositories/unittest/report/pylibs/report", "files": [ { - "branch_coverage": 51.22, - "filepath": "/usr/data/dirk/prj/unittest/report/pylibs/report/__init__.py", + "branch_coverage": 60.78, + "filepath": "/home/dirk/my_repositories/unittest/report/pylibs/report/__init__.py", "fragments": [ { "coverage_state": "clean", @@ -60,43 +60,33 @@ }, { "coverage_state": "clean", - "end": 46, + "end": 45, "start": 45 }, { "coverage_state": "covered", - "end": 47, - "start": 47 + "end": 48, + "start": 46 }, { "coverage_state": "clean", "end": 49, - "start": 48 - }, - { - "coverage_state": "covered", - "end": 50, - "start": 50 - }, - { - "coverage_state": "clean", - "end": 51, - "start": 51 + "start": 49 }, { "coverage_state": "covered", "end": 52, - "start": 52 + "start": 50 }, { "coverage_state": "clean", - "end": 56, + "end": 55, "start": 53 }, { "coverage_state": "covered", "end": 57, - "start": 57 + "start": 56 }, { "coverage_state": "clean", @@ -105,13 +95,13 @@ }, { "coverage_state": "covered", - "end": 74, + "end": 75, "start": 74 }, { "coverage_state": "clean", "end": 77, - "start": 75 + "start": 76 }, { "coverage_state": "covered", @@ -240,53 +230,23 @@ }, { "coverage_state": "covered", - "end": 125, + "end": 133, "start": 125 }, { "coverage_state": "clean", - "end": 126, - "start": 126 + "end": 138, + "start": 134 }, { "coverage_state": "covered", - "end": 127, - "start": 127 - }, - { - "coverage_state": "clean", - "end": 128, - "start": 128 - }, - { - "coverage_state": "covered", - "end": 129, - "start": 129 - }, - { - "coverage_state": "clean", - "end": 130, - "start": 130 - }, - { - "coverage_state": "covered", - "end": 131, - "start": 131 - }, - { - "coverage_state": "clean", - "end": 132, - "start": 132 - }, - { - "coverage_state": "covered", - "end": 133, - "start": 133 + "end": 139, + "start": 139 }, { "coverage_state": "clean", "end": 140, - "start": 134 + "start": 140 }, { "coverage_state": "covered", @@ -295,9 +255,19 @@ }, { "coverage_state": "clean", - "end": 149, + "end": 146, "start": 142 }, + { + "coverage_state": "covered", + "end": 147, + "start": 147 + }, + { + "coverage_state": "clean", + "end": 149, + "start": 148 + }, { "coverage_state": "covered", "end": 151, @@ -699,11 +669,11 @@ "start": 380 } ], - "line_coverage": 80.24, + "line_coverage": 81.46, "name": "report.__init__.py" } ], - "line_coverage": 80.24, + "line_coverage": 81.46, "name": "report" } ], @@ -795,11 +765,11 @@ }, "system_information": { "Architecture": "64bit", - "Distribution": "Linux Mint 20.1 ulyssa", - "Hostname": "erle", - "Kernel": "5.8.0-44-generic (#50~20.04.1-Ubuntu SMP Wed Feb 10 21:07:30 UTC 2021)", + "Distribution": "Ubuntu 22.04 Jammy Jellyfish", + "Hostname": "ahorn", + "Kernel": "5.15.0-27-lowlatency (#28-Ubuntu SMP PREEMPT Tue Apr 19 15:27:08 UTC 2022)", "Machine": "x86_64", - "Path": "/usr/data/dirk/prj/unittest/report/unittest", + "Path": "/home/dirk/my_repositories/unittest/report", "System": "Linux", "Username": "dirk" }, @@ -808,8 +778,8 @@ "Description": "The Module {\\tt report} is designed to help with python logging and to support some handlers for logging to memory.\nFor more Information read the sphinx documentation.", "Name": "report", "State": "Released", - "Supported Interpreters": "python2, python3", - "Version": "7b78faabe9702dde88623023ed8fceef" + "Supported Interpreters": "python3", + "Version": "6d66b6f5e942506500a4c4a1e2e6f8e2" }, "testrun_list": [ { @@ -823,7 +793,7 @@ "_XzMFcHYZEem_kd-7nxt1sg": "Store log records (collectingHandler)", "_fW5s8CzQEeqYsdFh5Cd6ng": "Number of stored logs in the RingHandler" }, - "interpreter": "python 2.7.18 (final)", + "interpreter": "python 3.10.4 (final)", "name": "Default Testsession name", "number_of_failed_tests": 0, "number_of_possibly_failed_tests": 0, @@ -839,8 +809,8 @@ "testcases": { "_ErFPoCvVEeqssZLMJF_fcg": { "args": null, - "asctime": "2021-02-28 21:13:44,912", - "created": 1614543224.912642, + "asctime": "2022-05-08 21:03:46,974", + "created": 1652036626.974001, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -851,4087 +821,19 @@ "message": "_ErFPoCvVEeqssZLMJF_fcg", "module": "__init__", "moduleLogger": [], - "msecs": 912.6420021057129, + "msecs": 974.0009307861328, "msg": "_ErFPoCvVEeqssZLMJF_fcg", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/__init__.py", - "process": 91598, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/__init__.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 39.5200252532959, - "testcaseLogger": [ - { - "args": [], - "asctime": "2021-02-28 21:13:44,913", - "created": 1614543224.913677, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 38, - "message": "Running logger test sequence.", - "module": "test_helpers", - "moduleLogger": [ - { - "args": [], - "asctime": "2021-02-28 21:13:44,912", - "created": 1614543224.912738, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Configuring collecting logger", - "module": "test_helpers", - "msecs": 912.7380847930908, - "msg": "Configuring collecting logger", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 39.61610794067383, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 1, - "DEBUG", - "collectingHandler" - ], - "asctime": "2021-02-28 21:13:44,912", - "created": 1614543224.912829, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 1 with level DEBUG.\" to collectingHandler.", - "module": "test_helpers", - "msecs": 912.8289222717285, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 39.70694541931152, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 2, - "INFO", - "collectingHandler" - ], - "asctime": "2021-02-28 21:13:44,912", - "created": 1614543224.912965, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 2 with level INFO.\" to collectingHandler.", - "module": "test_helpers", - "msecs": 912.9650592803955, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 39.843082427978516, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 3, - "WARNING", - "collectingHandler" - ], - "asctime": "2021-02-28 21:13:44,913", - "created": 1614543224.913088, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 3 with level WARNING.\" to collectingHandler.", - "module": "test_helpers", - "msecs": 913.0880832672119, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 39.96610641479492, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 4, - "ERROR", - "collectingHandler" - ], - "asctime": "2021-02-28 21:13:44,913", - "created": 1614543224.913208, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 4 with level ERROR.\" to collectingHandler.", - "module": "test_helpers", - "msecs": 913.2080078125, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 40.08603096008301, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 5, - "CRITICAL", - "collectingHandler" - ], - "asctime": "2021-02-28 21:13:44,913", - "created": 1614543224.913323, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 5 with level CRITICAL.\" to collectingHandler.", - "module": "test_helpers", - "msecs": 913.322925567627, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 40.20094871520996, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 6, - "INFO", - "collectingHandler" - ], - "asctime": "2021-02-28 21:13:44,913", - "created": 1614543224.913439, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 6 with level INFO.\" to collectingHandler.", - "module": "test_helpers", - "msecs": 913.4390354156494, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 40.31705856323242, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 7, - "ERROR", - "collectingHandler" - ], - "asctime": "2021-02-28 21:13:44,913", - "created": 1614543224.913555, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 7 with level ERROR.\" to collectingHandler.", - "module": "test_helpers", - "msecs": 913.5549068450928, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 40.43292999267578, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 913.6769771575928, - "msg": "Running logger test sequence.", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 40.55500030517578, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 0.0001220703125 - }, - { - "args": [], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914987, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "report", - "levelname": "INFO", - "levelno": 20, - "lineno": 168, - "message": "Indexlist of log entries in stringrepresentation: Values and number of submitted values is correct. See detailed log for more information.", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Indexlist of log entries in stringrepresentation", - "[ 49, 134, 221, 309, 398, 486, 571 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,913", - "created": 1614543224.913819, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Indexlist of log entries in stringrepresentation): [ 49, 134, 221, 309, 398, 486, 571 ] ()", - "module": "test", - "msecs": 913.8190746307373, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 40.69709777832031, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Indexlist of log entries in stringrepresentation", - "[ 49, 134, 221, 309, 398, 486, 571 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,913", - "created": 1614543224.91388, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Indexlist of log entries in stringrepresentation): result = [ 49, 134, 221, 309, 398, 486, 571 ] ()", - "module": "test", - "msecs": 913.8801097869873, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 40.75813293457031, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 1", - "49", - "" - ], - "asctime": "2021-02-28 21:13:44,913", - "created": 1614543224.913935, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Submitted value number 1): 49 ()", - "module": "test", - "msecs": 913.9349460601807, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 40.81296920776367, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 1", - "49", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914005, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Submitted value number 1): result = 49 ()", - "module": "test", - "msecs": 914.0050411224365, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 40.88306427001953, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "49", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914071, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Submitted value number 1 is correct (Content 49 and Type is ).", - "module": "test", - "msecs": 914.0710830688477, - "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 40.949106216430664, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 2", - "134", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914137, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Submitted value number 2): 134 ()", - "module": "test", - "msecs": 914.1368865966797, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.014909744262695, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 2", - "134", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914185, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Submitted value number 2): result = 134 ()", - "module": "test", - "msecs": 914.1850471496582, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.06307029724121, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "134", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914233, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Submitted value number 2 is correct (Content 134 and Type is ).", - "module": "test", - "msecs": 914.2329692840576, - "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.110992431640625, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 3", - "221", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914282, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Submitted value number 3): 221 ()", - "module": "test", - "msecs": 914.2820835113525, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.16010665893555, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 3", - "221", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914331, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Submitted value number 3): result = 221 ()", - "module": "test", - "msecs": 914.3309593200684, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.20898246765137, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "221", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914378, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Submitted value number 3 is correct (Content 221 and Type is ).", - "module": "test", - "msecs": 914.3779277801514, - "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.255950927734375, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 4", - "309", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914426, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Submitted value number 4): 309 ()", - "module": "test", - "msecs": 914.4260883331299, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.30411148071289, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 4", - "309", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914471, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Submitted value number 4): result = 309 ()", - "module": "test", - "msecs": 914.470911026001, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.348934173583984, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "309", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914518, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Submitted value number 4 is correct (Content 309 and Type is ).", - "module": "test", - "msecs": 914.5181179046631, - "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.396141052246094, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 5", - "398", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914565, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Submitted value number 5): 398 ()", - "module": "test", - "msecs": 914.5650863647461, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.4431095123291, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 5", - "398", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.91461, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Submitted value number 5): result = 398 ()", - "module": "test", - "msecs": 914.6099090576172, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.487932205200195, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "398", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914656, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Submitted value number 5 is correct (Content 398 and Type is ).", - "module": "test", - "msecs": 914.6559238433838, - "msg": "Submitted value number 5 is correct (Content %s and Type is %s).", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.5339469909668, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 6", - "486", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914707, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Submitted value number 6): 486 ()", - "module": "test", - "msecs": 914.7069454193115, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.58496856689453, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 6", - "486", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914753, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Submitted value number 6): result = 486 ()", - "module": "test", - "msecs": 914.7529602050781, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.63098335266113, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "486", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914799, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Submitted value number 6 is correct (Content 486 and Type is ).", - "module": "test", - "msecs": 914.7989749908447, - "msg": "Submitted value number 6 is correct (Content %s and Type is %s).", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.676998138427734, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 7", - "571", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914846, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Submitted value number 7): 571 ()", - "module": "test", - "msecs": 914.8459434509277, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.72396659851074, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 7", - "571", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914891, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Submitted value number 7): result = 571 ()", - "module": "test", - "msecs": 914.8910045623779, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.76902770996094, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "571", - "" - ], - "asctime": "2021-02-28 21:13:44,914", - "created": 1614543224.914942, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Submitted value number 7 is correct (Content 571 and Type is ).", - "module": "test", - "msecs": 914.9420261383057, - "msg": "Submitted value number 7 is correct (Content %s and Type is %s).", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.82004928588867, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 914.9870872497559, - "msg": "Indexlist of log entries in stringrepresentation: Values and number of submitted values is correct. See detailed log for more information.", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 41.86511039733887, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 4.506111145019531e-05 - } - ], - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 0.0023450851440429688, - "time_finished": "2021-02-28 21:13:44,914", - "time_start": "2021-02-28 21:13:44,912" - }, - "_PVhZECvVEeqssZLMJF_fcg": { - "args": null, - "asctime": "2021-02-28 21:13:44,915", - "created": 1614543224.915184, - "exc_info": null, - "exc_text": null, - "filename": "__init__.py", - "funcName": "testrun", - "levelname": "INFO", - "levelno": 20, - "lineno": 21, - "message": "_PVhZECvVEeqssZLMJF_fcg", - "module": "__init__", - "moduleLogger": [], - "msecs": 915.1840209960938, - "msg": "_PVhZECvVEeqssZLMJF_fcg", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/__init__.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 42.06204414367676, - "testcaseLogger": [ - { - "args": [], - "asctime": "2021-02-28 21:13:44,916", - "created": 1614543224.91639, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 38, - "message": "Running logger test sequence.", - "module": "test_helpers", - "moduleLogger": [ - { - "args": [], - "asctime": "2021-02-28 21:13:44,915", - "created": 1614543224.915278, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Configuring collecting logger", - "module": "test_helpers", - "msecs": 915.2779579162598, - "msg": "Configuring collecting logger", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 42.15598106384277, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 1, - "DEBUG", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,915", - "created": 1614543224.915386, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 1 with level DEBUG.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 915.3859615325928, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 42.26398468017578, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 2, - "INFO", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,915", - "created": 1614543224.915548, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 2 with level INFO.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 915.5480861663818, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 42.426109313964844, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 3, - "WARNING", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,915", - "created": 1614543224.915694, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 3 with level WARNING.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 915.693998336792, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 42.572021484375, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 4, - "ERROR", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,915", - "created": 1614543224.915833, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 4 with level ERROR.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 915.8329963684082, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 42.71101951599121, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 5, - "CRITICAL", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,915", - "created": 1614543224.915979, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 5 with level CRITICAL.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 915.9789085388184, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 42.85693168640137, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 6, - "INFO", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,916", - "created": 1614543224.916116, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 6 with level INFO.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 916.1159992218018, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 42.994022369384766, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 7, - "ERROR", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,916", - "created": 1614543224.916255, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 7 with level ERROR.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 916.254997253418, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 43.13302040100098, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 916.3899421691895, - "msg": "Running logger test sequence.", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 43.26796531677246, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 0.00013494491577148438 - }, - { - "args": [ - "5", - "" - ], - "asctime": "2021-02-28 21:13:44,916", - "created": 1614543224.916595, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Length of collected logs is correct (Content 5 and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Length of collected logs", - "5", - "" - ], - "asctime": "2021-02-28 21:13:44,916", - "created": 1614543224.916494, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Length of collected logs): 5 ()", - "module": "test", - "msecs": 916.4938926696777, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 43.37191581726074, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Length of collected logs", - "5", - "" - ], - "asctime": "2021-02-28 21:13:44,916", - "created": 1614543224.916545, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Length of collected logs): result = 5 ()", - "module": "test", - "msecs": 916.5449142456055, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 43.42293739318848, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 916.5949821472168, - "msg": "Length of collected logs is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 43.473005294799805, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 5.0067901611328125e-05 - }, - { - "args": [ - "['Log entry number %d with level %s.', 30, 'test_helpers.py', 3]", - "" - ], - "asctime": "2021-02-28 21:13:44,916", - "created": 1614543224.916827, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Logged information is correct (Content ['Log entry number %d with level %s.', 30, 'test_helpers.py', 3] and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 30, 'test_helpers.py', 3 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,916", - "created": 1614543224.916693, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 30, 'test_helpers.py', 3 ] ()", - "module": "test", - "msecs": 916.6929721832275, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 43.57099533081055, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 30, 'test_helpers.py', 3 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,916", - "created": 1614543224.916748, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 30, 'test_helpers.py', 3 ] ()", - "module": "test", - "msecs": 916.748046875, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 43.62607002258301, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 916.8269634246826, - "msg": "Logged information is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 43.704986572265625, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 7.891654968261719e-05 - }, - { - "args": [ - "['Log entry number %d with level %s.', 40, 'test_helpers.py', 4]", - "" - ], - "asctime": "2021-02-28 21:13:44,917", - "created": 1614543224.917043, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Logged information is correct (Content ['Log entry number %d with level %s.', 40, 'test_helpers.py', 4] and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 4 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,916", - "created": 1614543224.91692, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 4 ] ()", - "module": "test", - "msecs": 916.9199466705322, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 43.797969818115234, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 4 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,916", - "created": 1614543224.916975, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 4 ] ()", - "module": "test", - "msecs": 916.9750213623047, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 43.853044509887695, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 917.0429706573486, - "msg": "Logged information is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 43.92099380493164, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 6.794929504394531e-05 - }, - { - "args": [ - "['Log entry number %d with level %s.', 50, 'test_helpers.py', 5]", - "" - ], - "asctime": "2021-02-28 21:13:44,917", - "created": 1614543224.917258, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Logged information is correct (Content ['Log entry number %d with level %s.', 50, 'test_helpers.py', 5] and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 50, 'test_helpers.py', 5 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,917", - "created": 1614543224.917136, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 50, 'test_helpers.py', 5 ] ()", - "module": "test", - "msecs": 917.1359539031982, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 44.01397705078125, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 50, 'test_helpers.py', 5 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,917", - "created": 1614543224.917192, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 50, 'test_helpers.py', 5 ] ()", - "module": "test", - "msecs": 917.1919822692871, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 44.07000541687012, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 917.2580242156982, - "msg": "Logged information is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 44.13604736328125, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 6.604194641113281e-05 - }, - { - "args": [ - "['Log entry number %d with level %s.', 20, 'test_helpers.py', 6]", - "" - ], - "asctime": "2021-02-28 21:13:44,917", - "created": 1614543224.917476, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Logged information is correct (Content ['Log entry number %d with level %s.', 20, 'test_helpers.py', 6] and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 6 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,917", - "created": 1614543224.917348, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 6 ] ()", - "module": "test", - "msecs": 917.3479080200195, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 44.22593116760254, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 6 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,917", - "created": 1614543224.917406, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 6 ] ()", - "module": "test", - "msecs": 917.4060821533203, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 44.28410530090332, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 917.4759387969971, - "msg": "Logged information is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 44.35396194458008, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 6.985664367675781e-05 - }, - { - "args": [ - "['Log entry number %d with level %s.', 40, 'test_helpers.py', 7]", - "" - ], - "asctime": "2021-02-28 21:13:44,917", - "created": 1614543224.917729, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Logged information is correct (Content ['Log entry number %d with level %s.', 40, 'test_helpers.py', 7] and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 7 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,917", - "created": 1614543224.917565, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 7 ] ()", - "module": "test", - "msecs": 917.565107345581, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 44.44313049316406, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 7 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,917", - "created": 1614543224.917619, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 7 ] ()", - "module": "test", - "msecs": 917.618989944458, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 44.497013092041016, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 917.7289009094238, - "msg": "Logged information is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 44.606924057006836, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 0.00010991096496582031 - } - ], - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 0.002544879913330078, - "time_finished": "2021-02-28 21:13:44,917", - "time_start": "2021-02-28 21:13:44,915" - }, - "_QBmb8CvVEeqssZLMJF_fcg": { - "args": null, - "asctime": "2021-02-28 21:13:44,917", - "created": 1614543224.917922, - "exc_info": null, - "exc_text": null, - "filename": "__init__.py", - "funcName": "testrun", - "levelname": "INFO", - "levelno": 20, - "lineno": 22, - "message": "_QBmb8CvVEeqssZLMJF_fcg", - "module": "__init__", - "moduleLogger": [], - "msecs": 917.9220199584961, - "msg": "_QBmb8CvVEeqssZLMJF_fcg", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/__init__.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 44.8000431060791, - "testcaseLogger": [ - { - "args": [], - "asctime": "2021-02-28 21:13:44,919", - "created": 1614543224.919248, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 38, - "message": "Running logger test sequence.", - "module": "test_helpers", - "moduleLogger": [ - { - "args": [], - "asctime": "2021-02-28 21:13:44,918", - "created": 1614543224.918015, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Configuring collecting logger", - "module": "test_helpers", - "msecs": 918.0150032043457, - "msg": "Configuring collecting logger", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 44.89302635192871, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 1, - "DEBUG", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,918", - "created": 1614543224.918112, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 1 with level DEBUG.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 918.11203956604, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 44.99006271362305, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 2, - "INFO", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,918", - "created": 1614543224.91829, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 2 with level INFO.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 918.2898998260498, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 45.16792297363281, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 3, - "WARNING", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,918", - "created": 1614543224.918451, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 3 with level WARNING.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 918.4510707855225, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 45.32909393310547, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 4, - "ERROR", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,918", - "created": 1614543224.918613, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 4 with level ERROR.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 918.6129570007324, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 45.49098014831543, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 5, - "CRITICAL", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,918", - "created": 1614543224.918777, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 5 with level CRITICAL.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 918.7769889831543, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 45.655012130737305, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 6, - "INFO", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,918", - "created": 1614543224.918934, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 6 with level INFO.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 918.9341068267822, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 45.812129974365234, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 7, - "ERROR", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,919", - "created": 1614543224.91909, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 7 with level ERROR.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 919.0900325775146, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 45.968055725097656, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 919.248104095459, - "msg": "Running logger test sequence.", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 46.12612724304199, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 0.00015807151794433594 - }, - { - "args": [], - "asctime": "2021-02-28 21:13:44,920", - "created": 1614543224.920222, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "report", - "levelname": "INFO", - "levelno": 20, - "lineno": 168, - "message": "Indexlist of log entries in stringrepresentation: Values and number of submitted values is correct. See detailed log for more information.", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Indexlist of log entries in stringrepresentation", - "[ 51, 139, 228, 316, 401 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,919", - "created": 1614543224.919383, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Indexlist of log entries in stringrepresentation): [ 51, 139, 228, 316, 401 ] ()", - "module": "test", - "msecs": 919.3830490112305, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 46.26107215881348, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Indexlist of log entries in stringrepresentation", - "[ 51, 139, 228, 316, 401 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,919", - "created": 1614543224.919442, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Indexlist of log entries in stringrepresentation): result = [ 51, 139, 228, 316, 401 ] ()", - "module": "test", - "msecs": 919.4419384002686, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 46.31996154785156, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 1", - "51", - "" - ], - "asctime": "2021-02-28 21:13:44,919", - "created": 1614543224.919496, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Submitted value number 1): 51 ()", - "module": "test", - "msecs": 919.4960594177246, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 46.37408256530762, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 1", - "51", - "" - ], - "asctime": "2021-02-28 21:13:44,919", - "created": 1614543224.919544, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Submitted value number 1): result = 51 ()", - "module": "test", - "msecs": 919.543981552124, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 46.42200469970703, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "51", - "" - ], - "asctime": "2021-02-28 21:13:44,919", - "created": 1614543224.919597, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Submitted value number 1 is correct (Content 51 and Type is ).", - "module": "test", - "msecs": 919.5969104766846, - "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 46.47493362426758, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 2", - "139", - "" - ], - "asctime": "2021-02-28 21:13:44,919", - "created": 1614543224.919649, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Submitted value number 2): 139 ()", - "module": "test", - "msecs": 919.6488857269287, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 46.52690887451172, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 2", - "139", - "" - ], - "asctime": "2021-02-28 21:13:44,919", - "created": 1614543224.919699, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Submitted value number 2): result = 139 ()", - "module": "test", - "msecs": 919.69895362854, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 46.57697677612305, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "139", - "" - ], - "asctime": "2021-02-28 21:13:44,919", - "created": 1614543224.919746, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Submitted value number 2 is correct (Content 139 and Type is ).", - "module": "test", - "msecs": 919.745922088623, - "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 46.623945236206055, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 3", - "228", - "" - ], - "asctime": "2021-02-28 21:13:44,919", - "created": 1614543224.919795, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Submitted value number 3): 228 ()", - "module": "test", - "msecs": 919.795036315918, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 46.67305946350098, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 3", - "228", - "" - ], - "asctime": "2021-02-28 21:13:44,919", - "created": 1614543224.919843, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Submitted value number 3): result = 228 ()", - "module": "test", - "msecs": 919.8429584503174, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 46.72098159790039, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "228", - "" - ], - "asctime": "2021-02-28 21:13:44,919", - "created": 1614543224.91989, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Submitted value number 3 is correct (Content 228 and Type is ).", - "module": "test", - "msecs": 919.8899269104004, - "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 46.7679500579834, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 4", - "316", - "" - ], - "asctime": "2021-02-28 21:13:44,919", - "created": 1614543224.919937, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Submitted value number 4): 316 ()", - "module": "test", - "msecs": 919.9368953704834, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 46.814918518066406, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 4", - "316", - "" - ], - "asctime": "2021-02-28 21:13:44,919", - "created": 1614543224.919983, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Submitted value number 4): result = 316 ()", - "module": "test", - "msecs": 919.98291015625, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 46.86093330383301, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "316", - "" - ], - "asctime": "2021-02-28 21:13:44,920", - "created": 1614543224.920033, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Submitted value number 4 is correct (Content 316 and Type is ).", - "module": "test", - "msecs": 920.0329780578613, - "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 46.911001205444336, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 5", - "401", - "" - ], - "asctime": "2021-02-28 21:13:44,920", - "created": 1614543224.92008, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Submitted value number 5): 401 ()", - "module": "test", - "msecs": 920.0799465179443, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 46.957969665527344, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Submitted value number 5", - "401", - "" - ], - "asctime": "2021-02-28 21:13:44,920", - "created": 1614543224.920126, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Submitted value number 5): result = 401 ()", - "module": "test", - "msecs": 920.1259613037109, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 47.003984451293945, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "401", - "" - ], - "asctime": "2021-02-28 21:13:44,920", - "created": 1614543224.920173, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Submitted value number 5 is correct (Content 401 and Type is ).", - "module": "test", - "msecs": 920.172929763794, - "msg": "Submitted value number 5 is correct (Content %s and Type is %s).", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 47.05095291137695, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 920.2220439910889, - "msg": "Indexlist of log entries in stringrepresentation: Values and number of submitted values is correct. See detailed log for more information.", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 47.100067138671875, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 4.9114227294921875e-05 - } - ], - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 0.0023000240325927734, - "time_finished": "2021-02-28 21:13:44,920", - "time_start": "2021-02-28 21:13:44,917" - }, - "_XzMFcHYZEem_kd-7nxt1sg": { - "args": null, - "asctime": "2021-02-28 21:13:44,909", - "created": 1614543224.909608, - "exc_info": null, - "exc_text": null, - "filename": "__init__.py", - "funcName": "testrun", - "levelname": "INFO", - "levelno": 20, - "lineno": 19, - "message": "_XzMFcHYZEem_kd-7nxt1sg", - "module": "__init__", - "moduleLogger": [], - "msecs": 909.6078872680664, - "msg": "_XzMFcHYZEem_kd-7nxt1sg", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/__init__.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 36.485910415649414, - "testcaseLogger": [ - { - "args": [], - "asctime": "2021-02-28 21:13:44,910", - "created": 1614543224.910722, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 38, - "message": "Running logger test sequence.", - "module": "test_helpers", - "moduleLogger": [ - { - "args": [], - "asctime": "2021-02-28 21:13:44,909", - "created": 1614543224.909888, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Configuring collecting logger", - "module": "test_helpers", - "msecs": 909.8880290985107, - "msg": "Configuring collecting logger", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 36.76605224609375, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 1, - "DEBUG", - "collectingHandler" - ], - "asctime": "2021-02-28 21:13:44,910", - "created": 1614543224.91, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 1 with level DEBUG.\" to collectingHandler.", - "module": "test_helpers", - "msecs": 910.0000858306885, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 36.878108978271484, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 2, - "INFO", - "collectingHandler" - ], - "asctime": "2021-02-28 21:13:44,910", - "created": 1614543224.910126, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 2 with level INFO.\" to collectingHandler.", - "module": "test_helpers", - "msecs": 910.1259708404541, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 37.00399398803711, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 3, - "WARNING", - "collectingHandler" - ], - "asctime": "2021-02-28 21:13:44,910", - "created": 1614543224.910232, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 3 with level WARNING.\" to collectingHandler.", - "module": "test_helpers", - "msecs": 910.2320671081543, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 37.110090255737305, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 4, - "ERROR", - "collectingHandler" - ], - "asctime": "2021-02-28 21:13:44,910", - "created": 1614543224.910333, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 4 with level ERROR.\" to collectingHandler.", - "module": "test_helpers", - "msecs": 910.3329181671143, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 37.210941314697266, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 5, - "CRITICAL", - "collectingHandler" - ], - "asctime": "2021-02-28 21:13:44,910", - "created": 1614543224.910434, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 5 with level CRITICAL.\" to collectingHandler.", - "module": "test_helpers", - "msecs": 910.4340076446533, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 37.31203079223633, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 6, - "INFO", - "collectingHandler" - ], - "asctime": "2021-02-28 21:13:44,910", - "created": 1614543224.910533, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 6 with level INFO.\" to collectingHandler.", - "module": "test_helpers", - "msecs": 910.5329513549805, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 37.41097450256348, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 7, - "ERROR", - "collectingHandler" - ], - "asctime": "2021-02-28 21:13:44,910", - "created": 1614543224.910628, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 7 with level ERROR.\" to collectingHandler.", - "module": "test_helpers", - "msecs": 910.628080368042, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 37.506103515625, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 910.722017288208, - "msg": "Running logger test sequence.", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 37.600040435791016, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 9.393692016601562e-05 - }, - { - "args": [ - "7", - "" - ], - "asctime": "2021-02-28 21:13:44,910", - "created": 1614543224.910938, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Length of collected logs is correct (Content 7 and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Length of collected logs", - "7", - "" - ], - "asctime": "2021-02-28 21:13:44,910", - "created": 1614543224.910834, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Length of collected logs): 7 ()", - "module": "test", - "msecs": 910.8340740203857, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 37.71209716796875, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Length of collected logs", - "7", - "" - ], - "asctime": "2021-02-28 21:13:44,910", - "created": 1614543224.910887, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Length of collected logs): result = 7 ()", - "module": "test", - "msecs": 910.8870029449463, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 37.7650260925293, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 910.938024520874, - "msg": "Length of collected logs is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 37.81604766845703, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 5.1021575927734375e-05 - }, - { - "args": [ - "['Log entry number %d with level %s.', 10, 'test_helpers.py', 1]", - "" - ], - "asctime": "2021-02-28 21:13:44,911", - "created": 1614543224.911168, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Logged information is correct (Content ['Log entry number %d with level %s.', 10, 'test_helpers.py', 1] and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 10, 'test_helpers.py', 1 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,911", - "created": 1614543224.911037, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 10, 'test_helpers.py', 1 ] ()", - "module": "test", - "msecs": 911.0369682312012, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 37.91499137878418, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 10, 'test_helpers.py', 1 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,911", - "created": 1614543224.911095, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 10, 'test_helpers.py', 1 ] ()", - "module": "test", - "msecs": 911.0949039459229, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 37.97292709350586, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 911.168098449707, - "msg": "Logged information is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 38.04612159729004, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 7.319450378417969e-05 - }, - { - "args": [ - "['Log entry number %d with level %s.', 20, 'test_helpers.py', 2]", - "" - ], - "asctime": "2021-02-28 21:13:44,911", - "created": 1614543224.911388, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Logged information is correct (Content ['Log entry number %d with level %s.', 20, 'test_helpers.py', 2] and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 2 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,911", - "created": 1614543224.91126, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 2 ] ()", - "module": "test", - "msecs": 911.2598896026611, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 38.13791275024414, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 2 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,911", - "created": 1614543224.911318, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 2 ] ()", - "module": "test", - "msecs": 911.3180637359619, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 38.19608688354492, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 911.3879203796387, - "msg": "Logged information is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 38.26594352722168, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 6.985664367675781e-05 - }, - { - "args": [ - "['Log entry number %d with level %s.', 30, 'test_helpers.py', 3]", - "" - ], - "asctime": "2021-02-28 21:13:44,911", - "created": 1614543224.911599, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Logged information is correct (Content ['Log entry number %d with level %s.', 30, 'test_helpers.py', 3] and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 30, 'test_helpers.py', 3 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,911", - "created": 1614543224.911477, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 30, 'test_helpers.py', 3 ] ()", - "module": "test", - "msecs": 911.4770889282227, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 38.355112075805664, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 30, 'test_helpers.py', 3 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,911", - "created": 1614543224.911532, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 30, 'test_helpers.py', 3 ] ()", - "module": "test", - "msecs": 911.531925201416, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 38.40994834899902, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 911.5989208221436, - "msg": "Logged information is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 38.47694396972656, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 6.699562072753906e-05 - }, - { - "args": [ - "['Log entry number %d with level %s.', 40, 'test_helpers.py', 4]", - "" - ], - "asctime": "2021-02-28 21:13:44,911", - "created": 1614543224.911815, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Logged information is correct (Content ['Log entry number %d with level %s.', 40, 'test_helpers.py', 4] and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 4 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,911", - "created": 1614543224.91169, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 4 ] ()", - "module": "test", - "msecs": 911.6899967193604, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 38.56801986694336, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 4 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,911", - "created": 1614543224.911745, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 4 ] ()", - "module": "test", - "msecs": 911.7450714111328, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 38.62309455871582, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 911.8149280548096, - "msg": "Logged information is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 38.69295120239258, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 6.985664367675781e-05 - }, - { - "args": [ - "['Log entry number %d with level %s.', 50, 'test_helpers.py', 5]", - "" - ], - "asctime": "2021-02-28 21:13:44,912", - "created": 1614543224.912023, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Logged information is correct (Content ['Log entry number %d with level %s.', 50, 'test_helpers.py', 5] and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 50, 'test_helpers.py', 5 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,911", - "created": 1614543224.911902, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 50, 'test_helpers.py', 5 ] ()", - "module": "test", - "msecs": 911.9019508361816, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 38.77997398376465, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 50, 'test_helpers.py', 5 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,911", - "created": 1614543224.911956, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 50, 'test_helpers.py', 5 ] ()", - "module": "test", - "msecs": 911.9560718536377, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 38.8340950012207, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 912.0230674743652, - "msg": "Logged information is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 38.90109062194824, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 6.699562072753906e-05 - }, - { - "args": [ - "['Log entry number %d with level %s.', 20, 'test_helpers.py', 6]", - "" - ], - "asctime": "2021-02-28 21:13:44,912", - "created": 1614543224.912236, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Logged information is correct (Content ['Log entry number %d with level %s.', 20, 'test_helpers.py', 6] and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 6 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,912", - "created": 1614543224.912114, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 6 ] ()", - "module": "test", - "msecs": 912.1139049530029, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 38.99192810058594, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 6 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,912", - "created": 1614543224.912169, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 6 ] ()", - "module": "test", - "msecs": 912.1689796447754, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 39.0470027923584, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 912.2359752655029, - "msg": "Logged information is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 39.11399841308594, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 6.699562072753906e-05 - }, - { - "args": [ - "['Log entry number %d with level %s.', 40, 'test_helpers.py', 7]", - "" - ], - "asctime": "2021-02-28 21:13:44,912", - "created": 1614543224.912442, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Logged information is correct (Content ['Log entry number %d with level %s.', 40, 'test_helpers.py', 7] and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 7 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,912", - "created": 1614543224.912323, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 7 ] ()", - "module": "test", - "msecs": 912.322998046875, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 39.20102119445801, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Logged information", - "[ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 7 ]", - "" - ], - "asctime": "2021-02-28 21:13:44,912", - "created": 1614543224.912377, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 7 ] ()", - "module": "test", - "msecs": 912.377119064331, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 39.25514221191406, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 912.4419689178467, - "msg": "Logged information is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 39.31999206542969, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 6.4849853515625e-05 - } - ], - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 0.0028340816497802734, - "time_finished": "2021-02-28 21:13:44,912", - "time_start": "2021-02-28 21:13:44,909" - }, - "_fW5s8CzQEeqYsdFh5Cd6ng": { - "args": null, - "asctime": "2021-02-28 21:13:44,920", - "created": 1614543224.920415, - "exc_info": null, - "exc_text": null, - "filename": "__init__.py", - "funcName": "testrun", - "levelname": "INFO", - "levelno": 20, - "lineno": 23, - "message": "_fW5s8CzQEeqYsdFh5Cd6ng", - "module": "__init__", - "moduleLogger": [], - "msecs": 920.414924621582, - "msg": "_fW5s8CzQEeqYsdFh5Cd6ng", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/__init__.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 47.29294776916504, - "testcaseLogger": [ - { - "args": [], - "asctime": "2021-02-28 21:13:44,922", - "created": 1614543224.922011, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 38, - "message": "Running logger test sequence.", - "module": "test_helpers", - "moduleLogger": [ - { - "args": [], - "asctime": "2021-02-28 21:13:44,920", - "created": 1614543224.920508, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Configuring collecting logger", - "module": "test_helpers", - "msecs": 920.5079078674316, - "msg": "Configuring collecting logger", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 47.38593101501465, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 1, - "DEBUG", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,920", - "created": 1614543224.920602, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 1 with level DEBUG.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 920.6020832061768, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 47.480106353759766, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 2, - "INFO", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,920", - "created": 1614543224.920801, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 2 with level INFO.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 920.8009243011475, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 47.67894744873047, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 3, - "WARNING", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,920", - "created": 1614543224.920983, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 3 with level WARNING.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 920.983076095581, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 47.86109924316406, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 4, - "ERROR", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,921", - "created": 1614543224.921164, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 4 with level ERROR.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 921.1640357971191, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 48.04205894470215, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 5, - "CRITICAL", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,921", - "created": 1614543224.921346, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 5 with level CRITICAL.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 921.3459491729736, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 48.22397232055664, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 6, - "INFO", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,921", - "created": 1614543224.921533, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 6 with level INFO.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 921.5331077575684, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 48.41113090515137, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - 7, - "ERROR", - "collectingRingHandler" - ], - "asctime": "2021-02-28 21:13:44,921", - "created": 1614543224.921788, - "exc_info": null, - "exc_text": null, - "filename": "test_helpers.py", - "funcName": "__init__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 36, - "message": "Passing \"Log entry number 7 with level ERROR.\" to collectingRingHandler.", - "module": "test_helpers", - "msecs": 921.7879772186279, - "msg": "Passing \"Log entry number %d with level %s.\" to %s.", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 48.66600036621094, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 922.0108985900879, - "msg": "Running logger test sequence.", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 48.8889217376709, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 0.00022292137145996094 - }, - { - "args": [ - "5", - "" - ], - "asctime": "2021-02-28 21:13:44,922", - "created": 1614543224.922218, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Length of collectingRingHandler is correct (Content 5 and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Length of collectingRingHandler", - "5", - "" - ], - "asctime": "2021-02-28 21:13:44,922", - "created": 1614543224.922113, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Length of collectingRingHandler): 5 ()", - "module": "test", - "msecs": 922.1129417419434, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 48.99096488952637, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Length of collectingRingHandler", - "5", - "" - ], - "asctime": "2021-02-28 21:13:44,922", - "created": 1614543224.922167, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Length of collectingRingHandler): result = 5 ()", - "module": "test", - "msecs": 922.1670627593994, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 49.04508590698242, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 922.2180843353271, - "msg": "Length of collectingRingHandler is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 49.096107482910156, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 5.1021575927734375e-05 - }, - { - "args": [ - "3", - "" - ], - "asctime": "2021-02-28 21:13:44,922", - "created": 1614543224.922431, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Length of collectingRingHandler after reinitialisation is correct (Content 3 and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Length of collectingRingHandler after reinitialisation", - "3", - "" - ], - "asctime": "2021-02-28 21:13:44,922", - "created": 1614543224.922329, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Length of collectingRingHandler after reinitialisation): 3 ()", - "module": "test", - "msecs": 922.3289489746094, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 49.20697212219238, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Length of collectingRingHandler after reinitialisation", - "3", - "" - ], - "asctime": "2021-02-28 21:13:44,922", - "created": 1614543224.922381, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Length of collectingRingHandler after reinitialisation): result = 3 ()", - "module": "test", - "msecs": 922.3809242248535, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 49.25894737243652, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 922.4309921264648, - "msg": "Length of collectingRingHandler after reinitialisation is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 49.30901527404785, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 5.0067901611328125e-05 - }, - { - "args": [ - "'Log entry number 5 with level CRITICAL.'", - "" - ], - "asctime": "2021-02-28 21:13:44,922", - "created": 1614543224.922657, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Log text is correct (Content 'Log entry number 5 with level CRITICAL.' and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Log text", - "'Log entry number 5 with level CRITICAL.'", - "" - ], - "asctime": "2021-02-28 21:13:44,922", - "created": 1614543224.92255, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Log text): 'Log entry number 5 with level CRITICAL.' ()", - "module": "test", - "msecs": 922.5499629974365, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 49.42798614501953, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Log text", - "'Log entry number 5 with level CRITICAL.'", - "" - ], - "asctime": "2021-02-28 21:13:44,922", - "created": 1614543224.922602, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Log text): result = 'Log entry number 5 with level CRITICAL.' ()", - "module": "test", - "msecs": 922.6019382476807, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 49.47996139526367, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 922.6570129394531, - "msg": "Log text is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 49.53503608703613, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 5.507469177246094e-05 - }, - { - "args": [ - "'Log entry number 6 with level INFO.'", - "" - ], - "asctime": "2021-02-28 21:13:44,922", - "created": 1614543224.92285, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Log text is correct (Content 'Log entry number 6 with level INFO.' and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Log text", - "'Log entry number 6 with level INFO.'", - "" - ], - "asctime": "2021-02-28 21:13:44,922", - "created": 1614543224.922748, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Log text): 'Log entry number 6 with level INFO.' ()", - "module": "test", - "msecs": 922.7480888366699, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 49.62611198425293, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Log text", - "'Log entry number 6 with level INFO.'", - "" - ], - "asctime": "2021-02-28 21:13:44,922", - "created": 1614543224.9228, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Log text): result = 'Log entry number 6 with level INFO.' ()", - "module": "test", - "msecs": 922.8000640869141, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 49.67808723449707, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 922.8498935699463, - "msg": "Log text is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 49.7279167175293, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 4.982948303222656e-05 - }, - { - "args": [ - "'Log entry number 7 with level ERROR.'", - "" - ], - "asctime": "2021-02-28 21:13:44,923", - "created": 1614543224.923033, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "equivalency_chk", - "levelname": "INFO", - "levelno": 20, - "lineno": 144, - "message": "Log text is correct (Content 'Log entry number 7 with level ERROR.' and Type is ).", - "module": "test", - "moduleLogger": [ - { - "args": [ - "Log text", - "'Log entry number 7 with level ERROR.'", - "" - ], - "asctime": "2021-02-28 21:13:44,922", - "created": 1614543224.922934, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_result__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 22, - "message": "Result (Log text): 'Log entry number 7 with level ERROR.' ()", - "module": "test", - "msecs": 922.9340553283691, - "msg": "Result (%s): %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 49.81207847595215, - "thread": 140674818021184, - "threadName": "MainThread" - }, - { - "args": [ - "Log text", - "'Log entry number 7 with level ERROR.'", - "" - ], - "asctime": "2021-02-28 21:13:44,922", - "created": 1614543224.922984, - "exc_info": null, - "exc_text": null, - "filename": "test.py", - "funcName": "__report_expectation_equivalency__", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 26, - "message": "Expectation (Log text): result = 'Log entry number 7 with level ERROR.' ()", - "module": "test", - "msecs": 922.9838848114014, - "msg": "Expectation (%s): result = %s (%s)", - "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 49.861907958984375, - "thread": 140674818021184, - "threadName": "MainThread" - } - ], - "msecs": 923.0329990386963, - "msg": "Log text is correct (Content %s and Type is %s).", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91598, - "processName": "MainProcess", - "relativeCreated": 49.9110221862793, - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 4.9114227294921875e-05 - } - ], - "thread": 140674818021184, - "threadName": "MainThread", - "time_consumption": 0.002618074417114258, - "time_finished": "2021-02-28 21:13:44,923", - "time_start": "2021-02-28 21:13:44,920" - } - }, - "testrun_id": "p2", - "time_consumption": 0.012642145156860352, - "uid_list_sorted": [ - "_XzMFcHYZEem_kd-7nxt1sg", - "_ErFPoCvVEeqssZLMJF_fcg", - "_PVhZECvVEeqssZLMJF_fcg", - "_QBmb8CvVEeqssZLMJF_fcg", - "_fW5s8CzQEeqYsdFh5Cd6ng" - ] - }, - { - "heading_dict": { - "_5ZAecCvUEeqssZLMJF_fcg": "collectingHandler", - "_ErFPoCvVEeqssZLMJF_fcg": "String representation (collectingHandler)", - "_MR7eOHYYEem_kd-7nxt1sg": "General Information", - "_NXT_8CvVEeqssZLMJF_fcg": "collectingRingHandler", - "_PVhZECvVEeqssZLMJF_fcg": "Store log records (collectingRingHandler)", - "_QBmb8CvVEeqssZLMJF_fcg": "String representation (collectingRingHandler)", - "_XzMFcHYZEem_kd-7nxt1sg": "Store log records (collectingHandler)", - "_fW5s8CzQEeqYsdFh5Cd6ng": "Number of stored logs in the RingHandler" - }, - "interpreter": "python 3.8.5 (final)", - "name": "Default Testsession name", - "number_of_failed_tests": 0, - "number_of_possibly_failed_tests": 0, - "number_of_successfull_tests": 5, - "number_of_tests": 5, - "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": { - "_ErFPoCvVEeqssZLMJF_fcg": { - "args": null, - "asctime": "2021-02-28 21:13:45,321", - "created": 1614543225.3218703, - "exc_info": null, - "exc_text": null, - "filename": "__init__.py", - "funcName": "testrun", - "levelname": "INFO", - "levelno": 20, - "lineno": 20, - "message": "_ErFPoCvVEeqssZLMJF_fcg", - "module": "__init__", - "moduleLogger": [], - "msecs": 321.8703269958496, - "msg": "_ErFPoCvVEeqssZLMJF_fcg", - "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/__init__.py", - "process": 91601, - "processName": "MainProcess", - "relativeCreated": 75.90150833129883, + "relativeCreated": 71.07281684875488, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2021-02-28 21:13:45,322", - "created": 1614543225.3227928, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.975016, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -4944,8 +846,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-02-28 21:13:45,321", - "created": 1614543225.3219564, + "asctime": "2022-05-08 21:03:46,974", + "created": 1652036626.9740832, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -4955,15 +857,15 @@ "lineno": 22, "message": "Configuring collecting logger", "module": "test_helpers", - "msecs": 321.9563961029053, + "msecs": 974.0831851959229, "msg": "Configuring collecting logger", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 75.98757743835449, + "relativeCreated": 71.15507125854492, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -4972,8 +874,8 @@ "DEBUG", "collectingHandler" ], - "asctime": "2021-02-28 21:13:45,322", - "created": 1614543225.3220444, + "asctime": "2022-05-08 21:03:46,974", + "created": 1652036626.9741676, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -4983,15 +885,42 @@ "lineno": 36, "message": "Passing \"Log entry number 1 with level DEBUG.\" to collectingHandler.", "module": "test_helpers", - "msecs": 322.04437255859375, + "msecs": 974.1675853729248, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 76.07555389404297, + "relativeCreated": 71.23947143554688, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 1, + "DEBUG" + ], + "asctime": "2022-05-08 21:03:46,974", + "created": 1652036626.9742167, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 37, + "message": "Log entry number 1 with level DEBUG.", + "module": "test_helpers", + "msecs": 974.2166996002197, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 71.2885856628418, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5000,8 +929,8 @@ "INFO", "collectingHandler" ], - "asctime": "2021-02-28 21:13:45,322", - "created": 1614543225.3221703, + "asctime": "2022-05-08 21:03:46,974", + "created": 1652036626.9742973, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5011,15 +940,42 @@ "lineno": 36, "message": "Passing \"Log entry number 2 with level INFO.\" to collectingHandler.", "module": "test_helpers", - "msecs": 322.1702575683594, + "msecs": 974.297285079956, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 76.2014389038086, + "relativeCreated": 71.36917114257812, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 2, + "INFO" + ], + "asctime": "2022-05-08 21:03:46,974", + "created": 1652036626.9743428, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "INFO", + "levelno": 20, + "lineno": 37, + "message": "Log entry number 2 with level INFO.", + "module": "test_helpers", + "msecs": 974.3428230285645, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 71.41470909118652, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5028,8 +984,8 @@ "WARNING", "collectingHandler" ], - "asctime": "2021-02-28 21:13:45,322", - "created": 1614543225.322281, + "asctime": "2022-05-08 21:03:46,974", + "created": 1652036626.9744203, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5039,15 +995,42 @@ "lineno": 36, "message": "Passing \"Log entry number 3 with level WARNING.\" to collectingHandler.", "module": "test_helpers", - "msecs": 322.2808837890625, + "msecs": 974.4203090667725, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 76.31206512451172, + "relativeCreated": 71.49219512939453, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 3, + "WARNING" + ], + "asctime": "2022-05-08 21:03:46,974", + "created": 1652036626.9744666, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "WARNING", + "levelno": 30, + "lineno": 37, + "message": "Log entry number 3 with level WARNING.", + "module": "test_helpers", + "msecs": 974.4665622711182, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 71.53844833374023, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5056,8 +1039,8 @@ "ERROR", "collectingHandler" ], - "asctime": "2021-02-28 21:13:45,322", - "created": 1614543225.3223867, + "asctime": "2022-05-08 21:03:46,974", + "created": 1652036626.9745436, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5067,15 +1050,42 @@ "lineno": 36, "message": "Passing \"Log entry number 4 with level ERROR.\" to collectingHandler.", "module": "test_helpers", - "msecs": 322.3867416381836, + "msecs": 974.543571472168, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 76.41792297363281, + "relativeCreated": 71.61545753479004, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 4, + "ERROR" + ], + "asctime": "2022-05-08 21:03:46,974", + "created": 1652036626.9745882, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "ERROR", + "levelno": 40, + "lineno": 37, + "message": "Log entry number 4 with level ERROR.", + "module": "test_helpers", + "msecs": 974.58815574646, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 71.66004180908203, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5084,8 +1094,8 @@ "CRITICAL", "collectingHandler" ], - "asctime": "2021-02-28 21:13:45,322", - "created": 1614543225.322491, + "asctime": "2022-05-08 21:03:46,974", + "created": 1652036626.9746683, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5095,15 +1105,42 @@ "lineno": 36, "message": "Passing \"Log entry number 5 with level CRITICAL.\" to collectingHandler.", "module": "test_helpers", - "msecs": 322.490930557251, + "msecs": 974.6682643890381, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 76.5221118927002, + "relativeCreated": 71.74015045166016, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 5, + "CRITICAL" + ], + "asctime": "2022-05-08 21:03:46,974", + "created": 1652036626.9747138, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "CRITICAL", + "levelno": 50, + "lineno": 37, + "message": "Log entry number 5 with level CRITICAL.", + "module": "test_helpers", + "msecs": 974.7138023376465, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 71.78568840026855, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5112,8 +1149,8 @@ "INFO", "collectingHandler" ], - "asctime": "2021-02-28 21:13:45,322", - "created": 1614543225.3225946, + "asctime": "2022-05-08 21:03:46,974", + "created": 1652036626.9747884, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5123,15 +1160,42 @@ "lineno": 36, "message": "Passing \"Log entry number 6 with level INFO.\" to collectingHandler.", "module": "test_helpers", - "msecs": 322.59464263916016, + "msecs": 974.7884273529053, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 76.62582397460938, + "relativeCreated": 71.86031341552734, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 6, + "INFO" + ], + "asctime": "2022-05-08 21:03:46,974", + "created": 1652036626.9748282, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "INFO", + "levelno": 20, + "lineno": 37, + "message": "Log entry number 6 with level INFO.", + "module": "test_helpers", + "msecs": 974.8282432556152, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 71.9001293182373, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5140,8 +1204,8 @@ "ERROR", "collectingHandler" ], - "asctime": "2021-02-28 21:13:45,322", - "created": 1614543225.3226929, + "asctime": "2022-05-08 21:03:46,974", + "created": 1652036626.9749007, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5151,34 +1215,61 @@ "lineno": 36, "message": "Passing \"Log entry number 7 with level ERROR.\" to collectingHandler.", "module": "test_helpers", - "msecs": 322.69287109375, + "msecs": 974.9007225036621, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 76.72405242919922, + "relativeCreated": 71.97260856628418, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 7, + "ERROR" + ], + "asctime": "2022-05-08 21:03:46,974", + "created": 1652036626.9749408, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "ERROR", + "levelno": 40, + "lineno": 37, + "message": "Log entry number 7 with level ERROR.", + "module": "test_helpers", + "msecs": 974.9407768249512, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 72.01266288757324, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 322.79276847839355, + "msecs": 975.0161170959473, "msg": "Running logger test sequence.", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 76.82394981384277, + "relativeCreated": 72.08800315856934, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 9.989738464355469e-05 + "time_consumption": 7.534027099609375e-05 }, { "args": [], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.3239682, + "asctime": "2022-05-08 21:03:46,976", + "created": 1652036626.9761987, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5195,8 +1286,8 @@ "[ 49, 134, 221, 309, 398, 486, 571 ]", "" ], - "asctime": "2021-02-28 21:13:45,322", - "created": 1614543225.3229375, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.9751563, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5206,15 +1297,15 @@ "lineno": 22, "message": "Result (Indexlist of log entries in stringrepresentation): [ 49, 134, 221, 309, 398, 486, 571 ] ()", "module": "test", - "msecs": 322.9374885559082, + "msecs": 975.156307220459, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 76.96866989135742, + "relativeCreated": 72.22819328308105, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5223,8 +1314,8 @@ "[ 49, 134, 221, 309, 398, 486, 571 ]", "" ], - "asctime": "2021-02-28 21:13:45,322", - "created": 1614543225.3229957, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.975221, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5234,15 +1325,15 @@ "lineno": 26, "message": "Expectation (Indexlist of log entries in stringrepresentation): result = [ 49, 134, 221, 309, 398, 486, 571 ] ()", "module": "test", - "msecs": 322.995662689209, + "msecs": 975.2209186553955, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.0268440246582, + "relativeCreated": 72.29280471801758, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5251,8 +1342,8 @@ "49", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.323049, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.9752707, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5262,15 +1353,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 49 ()", "module": "test", - "msecs": 323.04906845092773, + "msecs": 975.2707481384277, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.08024978637695, + "relativeCreated": 72.3426342010498, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5279,8 +1370,8 @@ "49", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.3230968, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.9753146, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5290,15 +1381,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 49 ()", "module": "test", - "msecs": 323.09675216674805, + "msecs": 975.3146171569824, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.12793350219727, + "relativeCreated": 72.38650321960449, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5306,8 +1397,8 @@ "49", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.3231466, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.9753633, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5317,15 +1408,15 @@ "lineno": 144, "message": "Submitted value number 1 is correct (Content 49 and Type is ).", "module": "test", - "msecs": 323.1465816497803, + "msecs": 975.3632545471191, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.17776298522949, + "relativeCreated": 72.43514060974121, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5334,8 +1425,8 @@ "134", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.3231926, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.975412, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5345,15 +1436,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 134 ()", "module": "test", - "msecs": 323.1925964355469, + "msecs": 975.4118919372559, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.2237777709961, + "relativeCreated": 72.48377799987793, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5362,8 +1453,8 @@ "134", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.3232346, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.9754546, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5373,15 +1464,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 134 ()", "module": "test", - "msecs": 323.23455810546875, + "msecs": 975.454568862915, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.26573944091797, + "relativeCreated": 72.52645492553711, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5389,8 +1480,8 @@ "134", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.323277, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.9754972, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5400,15 +1491,15 @@ "lineno": 144, "message": "Submitted value number 2 is correct (Content 134 and Type is ).", "module": "test", - "msecs": 323.2769966125488, + "msecs": 975.4972457885742, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.30817794799805, + "relativeCreated": 72.56913185119629, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5417,8 +1508,8 @@ "221", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.3233235, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.9755406, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5428,15 +1519,15 @@ "lineno": 22, "message": "Result (Submitted value number 3): 221 ()", "module": "test", - "msecs": 323.32348823547363, + "msecs": 975.5406379699707, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.35466957092285, + "relativeCreated": 72.61252403259277, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5445,8 +1536,8 @@ "221", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.323366, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.975583, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5456,15 +1547,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 3): result = 221 ()", "module": "test", - "msecs": 323.3659267425537, + "msecs": 975.5830764770508, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.39710807800293, + "relativeCreated": 72.65496253967285, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5472,8 +1563,8 @@ "221", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.3234107, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.9756298, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5483,15 +1574,15 @@ "lineno": 144, "message": "Submitted value number 3 is correct (Content 221 and Type is ).", "module": "test", - "msecs": 323.4107494354248, + "msecs": 975.6298065185547, "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.44193077087402, + "relativeCreated": 72.70169258117676, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5500,8 +1591,8 @@ "309", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.3234541, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.9756749, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5511,15 +1602,15 @@ "lineno": 22, "message": "Result (Submitted value number 4): 309 ()", "module": "test", - "msecs": 323.4541416168213, + "msecs": 975.6748676300049, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.48532295227051, + "relativeCreated": 72.74675369262695, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5528,8 +1619,8 @@ "309", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.3235, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.9757168, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5539,15 +1630,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 4): result = 309 ()", "module": "test", - "msecs": 323.4999179840088, + "msecs": 975.7168292999268, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.53109931945801, + "relativeCreated": 72.78871536254883, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5555,8 +1646,8 @@ "309", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.323542, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.9757624, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5566,15 +1657,15 @@ "lineno": 144, "message": "Submitted value number 4 is correct (Content 309 and Type is ).", "module": "test", - "msecs": 323.54211807250977, + "msecs": 975.7623672485352, "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.57329940795898, + "relativeCreated": 72.83425331115723, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5583,8 +1674,8 @@ "398", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.3235848, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.975806, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5594,15 +1685,15 @@ "lineno": 22, "message": "Result (Submitted value number 5): 398 ()", "module": "test", - "msecs": 323.58479499816895, + "msecs": 975.8059978485107, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.61597633361816, + "relativeCreated": 72.87788391113281, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5611,8 +1702,8 @@ "398", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.3236258, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.9758477, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5622,15 +1713,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 5): result = 398 ()", "module": "test", - "msecs": 323.6258029937744, + "msecs": 975.8477210998535, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.65698432922363, + "relativeCreated": 72.91960716247559, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5638,8 +1729,8 @@ "398", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.323668, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.9758933, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5649,15 +1740,15 @@ "lineno": 144, "message": "Submitted value number 5 is correct (Content 398 and Type is ).", "module": "test", - "msecs": 323.6680030822754, + "msecs": 975.8932590484619, "msg": "Submitted value number 5 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.69918441772461, + "relativeCreated": 72.96514511108398, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5666,8 +1757,8 @@ "486", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.3237135, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.9759364, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5677,15 +1768,15 @@ "lineno": 22, "message": "Result (Submitted value number 6): 486 ()", "module": "test", - "msecs": 323.7135410308838, + "msecs": 975.9364128112793, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.74472236633301, + "relativeCreated": 73.00829887390137, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5694,8 +1785,8 @@ "486", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.3237548, + "asctime": "2022-05-08 21:03:46,975", + "created": 1652036626.9759786, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5705,15 +1796,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 6): result = 486 ()", "module": "test", - "msecs": 323.75478744506836, + "msecs": 975.9786128997803, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.78596878051758, + "relativeCreated": 73.05049896240234, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5721,8 +1812,8 @@ "486", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.3237965, + "asctime": "2022-05-08 21:03:46,976", + "created": 1652036626.9760208, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5732,15 +1823,15 @@ "lineno": 144, "message": "Submitted value number 6 is correct (Content 486 and Type is ).", "module": "test", - "msecs": 323.79651069641113, + "msecs": 976.0208129882812, "msg": "Submitted value number 6 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.82769203186035, + "relativeCreated": 73.09269905090332, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5749,8 +1840,8 @@ "571", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.323839, + "asctime": "2022-05-08 21:03:46,976", + "created": 1652036626.9760637, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5760,15 +1851,15 @@ "lineno": 22, "message": "Result (Submitted value number 7): 571 ()", "module": "test", - "msecs": 323.8389492034912, + "msecs": 976.0637283325195, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.87013053894043, + "relativeCreated": 73.1356143951416, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5777,8 +1868,8 @@ "571", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.3238828, + "asctime": "2022-05-08 21:03:46,976", + "created": 1652036626.9761064, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5788,15 +1879,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 7): result = 571 ()", "module": "test", - "msecs": 323.8828182220459, + "msecs": 976.1064052581787, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.91399955749512, + "relativeCreated": 73.17829132080078, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5804,8 +1895,8 @@ "571", "" ], - "asctime": "2021-02-28 21:13:45,323", - "created": 1614543225.3239243, + "asctime": "2022-05-08 21:03:46,976", + "created": 1652036626.976153, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5815,41 +1906,41 @@ "lineno": 144, "message": "Submitted value number 7 is correct (Content 571 and Type is ).", "module": "test", - "msecs": 323.92430305480957, + "msecs": 976.1528968811035, "msg": "Submitted value number 7 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.95548439025879, + "relativeCreated": 73.22478294372559, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 323.96817207336426, + "msecs": 976.198673248291, "msg": "Indexlist of log entries in stringrepresentation: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 77.99935340881348, + "relativeCreated": 73.27055931091309, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 4.38690185546875e-05 + "time_consumption": 4.57763671875e-05 } ], - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 0.0020978450775146484, - "time_finished": "2021-02-28 21:13:45,323", - "time_start": "2021-02-28 21:13:45,321" + "time_consumption": 0.002197742462158203, + "time_finished": "2022-05-08 21:03:46,976", + "time_start": "2022-05-08 21:03:46,974" }, "_PVhZECvVEeqssZLMJF_fcg": { "args": null, - "asctime": "2021-02-28 21:13:45,324", - "created": 1614543225.324155, + "asctime": "2022-05-08 21:03:46,976", + "created": 1652036626.9763613, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5860,19 +1951,19 @@ "message": "_PVhZECvVEeqssZLMJF_fcg", "module": "__init__", "moduleLogger": [], - "msecs": 324.1550922393799, + "msecs": 976.3612747192383, "msg": "_PVhZECvVEeqssZLMJF_fcg", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/__init__.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/__init__.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 78.1862735748291, + "relativeCreated": 73.43316078186035, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2021-02-28 21:13:45,325", - "created": 1614543225.3252008, + "asctime": "2022-05-08 21:03:46,977", + "created": 1652036626.9775243, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5885,8 +1976,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-02-28 21:13:45,324", - "created": 1614543225.3242373, + "asctime": "2022-05-08 21:03:46,976", + "created": 1652036626.9764411, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5896,15 +1987,15 @@ "lineno": 22, "message": "Configuring collecting logger", "module": "test_helpers", - "msecs": 324.2373466491699, + "msecs": 976.4411449432373, "msg": "Configuring collecting logger", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 78.26852798461914, + "relativeCreated": 73.51303100585938, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5913,8 +2004,8 @@ "DEBUG", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,324", - "created": 1614543225.3243349, + "asctime": "2022-05-08 21:03:46,976", + "created": 1652036626.9765446, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5924,15 +2015,42 @@ "lineno": 36, "message": "Passing \"Log entry number 1 with level DEBUG.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 324.33485984802246, + "msecs": 976.5446186065674, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 78.36604118347168, + "relativeCreated": 73.61650466918945, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 1, + "DEBUG" + ], + "asctime": "2022-05-08 21:03:46,976", + "created": 1652036626.9765985, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 37, + "message": "Log entry number 1 with level DEBUG.", + "module": "test_helpers", + "msecs": 976.5985012054443, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 73.6703872680664, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5941,8 +2059,8 @@ "INFO", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,324", - "created": 1614543225.3244734, + "asctime": "2022-05-08 21:03:46,976", + "created": 1652036626.976713, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5952,15 +2070,42 @@ "lineno": 36, "message": "Passing \"Log entry number 2 with level INFO.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 324.47338104248047, + "msecs": 976.7129421234131, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 78.50456237792969, + "relativeCreated": 73.78482818603516, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 2, + "INFO" + ], + "asctime": "2022-05-08 21:03:46,976", + "created": 1652036626.9767606, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "INFO", + "levelno": 20, + "lineno": 37, + "message": "Log entry number 2 with level INFO.", + "module": "test_helpers", + "msecs": 976.7606258392334, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 73.83251190185547, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5969,8 +2114,8 @@ "WARNING", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,324", - "created": 1614543225.324599, + "asctime": "2022-05-08 21:03:46,976", + "created": 1652036626.976857, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5980,15 +2125,42 @@ "lineno": 36, "message": "Passing \"Log entry number 3 with level WARNING.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 324.599027633667, + "msecs": 976.8569469451904, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 78.63020896911621, + "relativeCreated": 73.9288330078125, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 3, + "WARNING" + ], + "asctime": "2022-05-08 21:03:46,976", + "created": 1652036626.9769022, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "WARNING", + "levelno": 30, + "lineno": 37, + "message": "Log entry number 3 with level WARNING.", + "module": "test_helpers", + "msecs": 976.9022464752197, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 73.9741325378418, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -5997,8 +2169,8 @@ "ERROR", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,324", - "created": 1614543225.3247185, + "asctime": "2022-05-08 21:03:46,976", + "created": 1652036626.976992, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -6008,15 +2180,42 @@ "lineno": 36, "message": "Passing \"Log entry number 4 with level ERROR.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 324.7184753417969, + "msecs": 976.9918918609619, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 78.7496566772461, + "relativeCreated": 74.06377792358398, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 4, + "ERROR" + ], + "asctime": "2022-05-08 21:03:46,977", + "created": 1652036626.9770367, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "ERROR", + "levelno": 40, + "lineno": 37, + "message": "Log entry number 4 with level ERROR.", + "module": "test_helpers", + "msecs": 977.036714553833, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 74.10860061645508, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6025,8 +2224,8 @@ "CRITICAL", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,324", - "created": 1614543225.324846, + "asctime": "2022-05-08 21:03:46,977", + "created": 1652036626.9771264, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -6036,15 +2235,42 @@ "lineno": 36, "message": "Passing \"Log entry number 5 with level CRITICAL.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 324.8460292816162, + "msecs": 977.1263599395752, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 78.87721061706543, + "relativeCreated": 74.19824600219727, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 5, + "CRITICAL" + ], + "asctime": "2022-05-08 21:03:46,977", + "created": 1652036626.9771714, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "CRITICAL", + "levelno": 50, + "lineno": 37, + "message": "Log entry number 5 with level CRITICAL.", + "module": "test_helpers", + "msecs": 977.1714210510254, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 74.24330711364746, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6053,8 +2279,8 @@ "INFO", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,324", - "created": 1614543225.3249667, + "asctime": "2022-05-08 21:03:46,977", + "created": 1652036626.9772606, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -6064,15 +2290,42 @@ "lineno": 36, "message": "Passing \"Log entry number 6 with level INFO.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 324.9666690826416, + "msecs": 977.2605895996094, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 78.99785041809082, + "relativeCreated": 74.33247566223145, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 6, + "INFO" + ], + "asctime": "2022-05-08 21:03:46,977", + "created": 1652036626.9773006, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "INFO", + "levelno": 20, + "lineno": 37, + "message": "Log entry number 6 with level INFO.", + "module": "test_helpers", + "msecs": 977.3006439208984, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 74.37252998352051, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6081,8 +2334,8 @@ "ERROR", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,325", - "created": 1614543225.3250837, + "asctime": "2022-05-08 21:03:46,977", + "created": 1652036626.9773898, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -6092,37 +2345,64 @@ "lineno": 36, "message": "Passing \"Log entry number 7 with level ERROR.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 325.08373260498047, + "msecs": 977.3898124694824, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 79.11491394042969, + "relativeCreated": 74.46169853210449, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 7, + "ERROR" + ], + "asctime": "2022-05-08 21:03:46,977", + "created": 1652036626.9774334, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "ERROR", + "levelno": 40, + "lineno": 37, + "message": "Log entry number 7 with level ERROR.", + "module": "test_helpers", + "msecs": 977.433443069458, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 74.50532913208008, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 325.20079612731934, + "msecs": 977.5242805480957, "msg": "Running logger test sequence.", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 79.23197746276855, + "relativeCreated": 74.59616661071777, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 0.00011706352233886719 + "time_consumption": 9.083747863769531e-05 }, { "args": [ "5", "" ], - "asctime": "2021-02-28 21:13:45,325", - "created": 1614543225.3253953, + "asctime": "2022-05-08 21:03:46,977", + "created": 1652036626.977733, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6139,8 +2419,8 @@ "5", "" ], - "asctime": "2021-02-28 21:13:45,325", - "created": 1614543225.325299, + "asctime": "2022-05-08 21:03:46,977", + "created": 1652036626.9776218, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6150,15 +2430,15 @@ "lineno": 22, "message": "Result (Length of collected logs): 5 ()", "module": "test", - "msecs": 325.2990245819092, + "msecs": 977.6217937469482, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 79.3302059173584, + "relativeCreated": 74.69367980957031, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6167,8 +2447,8 @@ "5", "" ], - "asctime": "2021-02-28 21:13:45,325", - "created": 1614543225.325346, + "asctime": "2022-05-08 21:03:46,977", + "created": 1652036626.9776804, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6178,37 +2458,37 @@ "lineno": 26, "message": "Expectation (Length of collected logs): result = 5 ()", "module": "test", - "msecs": 325.3459930419922, + "msecs": 977.6804447174072, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 79.3771743774414, + "relativeCreated": 74.7523307800293, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 325.3953456878662, + "msecs": 977.7328968048096, "msg": "Length of collected logs is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 79.42652702331543, + "relativeCreated": 74.80478286743164, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 4.935264587402344e-05 + "time_consumption": 5.245208740234375e-05 }, { "args": [ "['Log entry number %d with level %s.', 30, 'test_helpers.py', 3]", "" ], - "asctime": "2021-02-28 21:13:45,325", - "created": 1614543225.3256042, + "asctime": "2022-05-08 21:03:46,977", + "created": 1652036626.9779477, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6225,8 +2505,8 @@ "[ 'Log entry number %d with level %s.', 30, 'test_helpers.py', 3 ]", "" ], - "asctime": "2021-02-28 21:13:45,325", - "created": 1614543225.3254836, + "asctime": "2022-05-08 21:03:46,977", + "created": 1652036626.9778209, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6236,15 +2516,15 @@ "lineno": 22, "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 30, 'test_helpers.py', 3 ] ()", "module": "test", - "msecs": 325.4835605621338, + "msecs": 977.820873260498, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 79.51474189758301, + "relativeCreated": 74.89275932312012, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6253,8 +2533,8 @@ "[ 'Log entry number %d with level %s.', 30, 'test_helpers.py', 3 ]", "" ], - "asctime": "2021-02-28 21:13:45,325", - "created": 1614543225.3255394, + "asctime": "2022-05-08 21:03:46,977", + "created": 1652036626.9778824, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6264,37 +2544,37 @@ "lineno": 26, "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 30, 'test_helpers.py', 3 ] ()", "module": "test", - "msecs": 325.53935050964355, + "msecs": 977.8823852539062, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 79.57053184509277, + "relativeCreated": 74.95427131652832, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 325.6042003631592, + "msecs": 977.9477119445801, "msg": "Logged information is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 79.6353816986084, + "relativeCreated": 75.01959800720215, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 6.4849853515625e-05 + "time_consumption": 6.532669067382812e-05 }, { "args": [ "['Log entry number %d with level %s.', 40, 'test_helpers.py', 4]", "" ], - "asctime": "2021-02-28 21:13:45,325", - "created": 1614543225.3258123, + "asctime": "2022-05-08 21:03:46,978", + "created": 1652036626.9781456, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6311,8 +2591,8 @@ "[ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 4 ]", "" ], - "asctime": "2021-02-28 21:13:45,325", - "created": 1614543225.3256993, + "asctime": "2022-05-08 21:03:46,978", + "created": 1652036626.9780293, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6322,15 +2602,15 @@ "lineno": 22, "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 4 ] ()", "module": "test", - "msecs": 325.6993293762207, + "msecs": 978.0292510986328, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 79.73051071166992, + "relativeCreated": 75.10113716125488, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6339,8 +2619,8 @@ "[ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 4 ]", "" ], - "asctime": "2021-02-28 21:13:45,325", - "created": 1614543225.3257515, + "asctime": "2022-05-08 21:03:46,978", + "created": 1652036626.9780815, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6350,37 +2630,37 @@ "lineno": 26, "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 4 ] ()", "module": "test", - "msecs": 325.75154304504395, + "msecs": 978.081464767456, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 79.78272438049316, + "relativeCreated": 75.15335083007812, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 325.81233978271484, + "msecs": 978.1455993652344, "msg": "Logged information is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 79.84352111816406, + "relativeCreated": 75.21748542785645, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 6.079673767089844e-05 + "time_consumption": 6.413459777832031e-05 }, { "args": [ "['Log entry number %d with level %s.', 50, 'test_helpers.py', 5]", "" ], - "asctime": "2021-02-28 21:13:45,326", - "created": 1614543225.3260078, + "asctime": "2022-05-08 21:03:46,978", + "created": 1652036626.9783385, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6397,8 +2677,8 @@ "[ 'Log entry number %d with level %s.', 50, 'test_helpers.py', 5 ]", "" ], - "asctime": "2021-02-28 21:13:45,325", - "created": 1614543225.3258963, + "asctime": "2022-05-08 21:03:46,978", + "created": 1652036626.9782252, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6408,15 +2688,15 @@ "lineno": 22, "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 50, 'test_helpers.py', 5 ] ()", "module": "test", - "msecs": 325.8962631225586, + "msecs": 978.2252311706543, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 79.92744445800781, + "relativeCreated": 75.29711723327637, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6425,8 +2705,8 @@ "[ 'Log entry number %d with level %s.', 50, 'test_helpers.py', 5 ]", "" ], - "asctime": "2021-02-28 21:13:45,325", - "created": 1614543225.325948, + "asctime": "2022-05-08 21:03:46,978", + "created": 1652036626.9782786, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6436,27 +2716,27 @@ "lineno": 26, "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 50, 'test_helpers.py', 5 ] ()", "module": "test", - "msecs": 325.94799995422363, + "msecs": 978.278636932373, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 79.97918128967285, + "relativeCreated": 75.35052299499512, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 326.0078430175781, + "msecs": 978.3384799957275, "msg": "Logged information is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 80.03902435302734, + "relativeCreated": 75.41036605834961, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", "time_consumption": 5.984306335449219e-05 }, @@ -6465,8 +2745,8 @@ "['Log entry number %d with level %s.', 20, 'test_helpers.py', 6]", "" ], - "asctime": "2021-02-28 21:13:45,326", - "created": 1614543225.326196, + "asctime": "2022-05-08 21:03:46,978", + "created": 1652036626.9785264, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6483,8 +2763,8 @@ "[ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 6 ]", "" ], - "asctime": "2021-02-28 21:13:45,326", - "created": 1614543225.3260882, + "asctime": "2022-05-08 21:03:46,978", + "created": 1652036626.9784167, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6494,15 +2774,15 @@ "lineno": 22, "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 6 ] ()", "module": "test", - "msecs": 326.08819007873535, + "msecs": 978.4166812896729, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 80.11937141418457, + "relativeCreated": 75.48856735229492, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6511,8 +2791,8 @@ "[ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 6 ]", "" ], - "asctime": "2021-02-28 21:13:45,326", - "created": 1614543225.3261375, + "asctime": "2022-05-08 21:03:46,978", + "created": 1652036626.978467, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6522,37 +2802,37 @@ "lineno": 26, "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 6 ] ()", "module": "test", - "msecs": 326.1375427246094, + "msecs": 978.4669876098633, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 80.1687240600586, + "relativeCreated": 75.53887367248535, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 326.19595527648926, + "msecs": 978.5263538360596, "msg": "Logged information is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 80.22713661193848, + "relativeCreated": 75.59823989868164, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 5.841255187988281e-05 + "time_consumption": 5.936622619628906e-05 }, { "args": [ "['Log entry number %d with level %s.', 40, 'test_helpers.py', 7]", "" ], - "asctime": "2021-02-28 21:13:45,326", - "created": 1614543225.326399, + "asctime": "2022-05-08 21:03:46,978", + "created": 1652036626.9787297, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6569,8 +2849,8 @@ "[ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 7 ]", "" ], - "asctime": "2021-02-28 21:13:45,326", - "created": 1614543225.3262823, + "asctime": "2022-05-08 21:03:46,978", + "created": 1652036626.978609, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6580,15 +2860,15 @@ "lineno": 22, "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 7 ] ()", "module": "test", - "msecs": 326.282262802124, + "msecs": 978.6090850830078, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 80.31344413757324, + "relativeCreated": 75.68097114562988, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6597,8 +2877,8 @@ "[ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 7 ]", "" ], - "asctime": "2021-02-28 21:13:45,326", - "created": 1614543225.326337, + "asctime": "2022-05-08 21:03:46,978", + "created": 1652036626.978666, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6608,41 +2888,41 @@ "lineno": 26, "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 7 ] ()", "module": "test", - "msecs": 326.3370990753174, + "msecs": 978.6660671234131, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 80.3682804107666, + "relativeCreated": 75.73795318603516, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 326.3990879058838, + "msecs": 978.7297248840332, "msg": "Logged information is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 80.43026924133301, + "relativeCreated": 75.80161094665527, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 6.198883056640625e-05 + "time_consumption": 6.365776062011719e-05 } ], - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 0.0022439956665039062, - "time_finished": "2021-02-28 21:13:45,326", - "time_start": "2021-02-28 21:13:45,324" + "time_consumption": 0.002368450164794922, + "time_finished": "2022-05-08 21:03:46,978", + "time_start": "2022-05-08 21:03:46,976" }, "_QBmb8CvVEeqssZLMJF_fcg": { "args": null, - "asctime": "2021-02-28 21:13:45,326", - "created": 1614543225.3265727, + "asctime": "2022-05-08 21:03:46,978", + "created": 1652036626.9788895, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6653,19 +2933,19 @@ "message": "_QBmb8CvVEeqssZLMJF_fcg", "module": "__init__", "moduleLogger": [], - "msecs": 326.5726566314697, + "msecs": 978.8894653320312, "msg": "_QBmb8CvVEeqssZLMJF_fcg", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/__init__.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/__init__.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 80.60383796691895, + "relativeCreated": 75.96135139465332, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2021-02-28 21:13:45,327", - "created": 1614543225.327737, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.9801426, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -6678,8 +2958,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-02-28 21:13:45,326", - "created": 1614543225.3266525, + "asctime": "2022-05-08 21:03:46,978", + "created": 1652036626.97897, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -6689,15 +2969,15 @@ "lineno": 22, "message": "Configuring collecting logger", "module": "test_helpers", - "msecs": 326.65252685546875, + "msecs": 978.9700508117676, "msg": "Configuring collecting logger", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 80.68370819091797, + "relativeCreated": 76.04193687438965, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6706,8 +2986,8 @@ "DEBUG", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,326", - "created": 1614543225.3267415, + "asctime": "2022-05-08 21:03:46,979", + "created": 1652036626.9790583, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -6717,15 +2997,42 @@ "lineno": 36, "message": "Passing \"Log entry number 1 with level DEBUG.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 326.74145698547363, + "msecs": 979.0582656860352, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 80.77263832092285, + "relativeCreated": 76.13015174865723, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 1, + "DEBUG" + ], + "asctime": "2022-05-08 21:03:46,979", + "created": 1652036626.979108, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 37, + "message": "Log entry number 1 with level DEBUG.", + "module": "test_helpers", + "msecs": 979.1080951690674, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 76.17998123168945, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6734,8 +3041,8 @@ "INFO", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,326", - "created": 1614543225.3268926, + "asctime": "2022-05-08 21:03:46,979", + "created": 1652036626.9792213, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -6745,15 +3052,42 @@ "lineno": 36, "message": "Passing \"Log entry number 2 with level INFO.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 326.892614364624, + "msecs": 979.2213439941406, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 80.92379570007324, + "relativeCreated": 76.2932300567627, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 2, + "INFO" + ], + "asctime": "2022-05-08 21:03:46,979", + "created": 1652036626.9792671, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "INFO", + "levelno": 20, + "lineno": 37, + "message": "Log entry number 2 with level INFO.", + "module": "test_helpers", + "msecs": 979.2671203613281, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 76.3390064239502, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6762,8 +3096,8 @@ "WARNING", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,327", - "created": 1614543225.3270311, + "asctime": "2022-05-08 21:03:46,979", + "created": 1652036626.9793773, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -6773,15 +3107,42 @@ "lineno": 36, "message": "Passing \"Log entry number 3 with level WARNING.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 327.03113555908203, + "msecs": 979.377269744873, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 81.06231689453125, + "relativeCreated": 76.44915580749512, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 3, + "WARNING" + ], + "asctime": "2022-05-08 21:03:46,979", + "created": 1652036626.979423, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "WARNING", + "levelno": 30, + "lineno": 37, + "message": "Log entry number 3 with level WARNING.", + "module": "test_helpers", + "msecs": 979.4230461120605, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 76.49493217468262, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6790,8 +3151,8 @@ "ERROR", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,327", - "created": 1614543225.3271687, + "asctime": "2022-05-08 21:03:46,979", + "created": 1652036626.979531, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -6801,15 +3162,42 @@ "lineno": 36, "message": "Passing \"Log entry number 4 with level ERROR.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 327.16870307922363, + "msecs": 979.5310497283936, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 81.19988441467285, + "relativeCreated": 76.60293579101562, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 4, + "ERROR" + ], + "asctime": "2022-05-08 21:03:46,979", + "created": 1652036626.9795759, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "ERROR", + "levelno": 40, + "lineno": 37, + "message": "Log entry number 4 with level ERROR.", + "module": "test_helpers", + "msecs": 979.5758724212646, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 76.64775848388672, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6818,8 +3206,8 @@ "CRITICAL", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,327", - "created": 1614543225.3273113, + "asctime": "2022-05-08 21:03:46,979", + "created": 1652036626.9796875, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -6829,15 +3217,42 @@ "lineno": 36, "message": "Passing \"Log entry number 5 with level CRITICAL.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 327.31127738952637, + "msecs": 979.6874523162842, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 81.34245872497559, + "relativeCreated": 76.75933837890625, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 5, + "CRITICAL" + ], + "asctime": "2022-05-08 21:03:46,979", + "created": 1652036626.9797359, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "CRITICAL", + "levelno": 50, + "lineno": 37, + "message": "Log entry number 5 with level CRITICAL.", + "module": "test_helpers", + "msecs": 979.7358512878418, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 76.80773735046387, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6846,8 +3261,8 @@ "INFO", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,327", - "created": 1614543225.3274467, + "asctime": "2022-05-08 21:03:46,979", + "created": 1652036626.9798412, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -6857,15 +3272,42 @@ "lineno": 36, "message": "Passing \"Log entry number 6 with level INFO.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 327.44669914245605, + "msecs": 979.8412322998047, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 81.47788047790527, + "relativeCreated": 76.91311836242676, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 6, + "INFO" + ], + "asctime": "2022-05-08 21:03:46,979", + "created": 1652036626.9798846, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "INFO", + "levelno": 20, + "lineno": 37, + "message": "Log entry number 6 with level INFO.", + "module": "test_helpers", + "msecs": 979.8846244812012, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 76.95651054382324, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6874,8 +3316,8 @@ "ERROR", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,327", - "created": 1614543225.3276029, + "asctime": "2022-05-08 21:03:46,979", + "created": 1652036626.9799912, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -6885,34 +3327,61 @@ "lineno": 36, "message": "Passing \"Log entry number 7 with level ERROR.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 327.6028633117676, + "msecs": 979.9911975860596, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 81.6340446472168, + "relativeCreated": 77.06308364868164, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 7, + "ERROR" + ], + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.9800324, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "ERROR", + "levelno": 40, + "lineno": 37, + "message": "Log entry number 7 with level ERROR.", + "module": "test_helpers", + "msecs": 980.0324440002441, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 77.10433006286621, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 327.73709297180176, + "msecs": 980.1425933837891, "msg": "Running logger test sequence.", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 81.76827430725098, + "relativeCreated": 77.21447944641113, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 0.0001342296600341797 + "time_consumption": 0.00011014938354492188 }, { "args": [], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.3286386, + "asctime": "2022-05-08 21:03:46,981", + "created": 1652036626.9810581, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6929,8 +3398,8 @@ "[ 51, 139, 228, 316, 401 ]", "" ], - "asctime": "2021-02-28 21:13:45,327", - "created": 1614543225.3278685, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.9802709, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6940,15 +3409,15 @@ "lineno": 22, "message": "Result (Indexlist of log entries in stringrepresentation): [ 51, 139, 228, 316, 401 ] ()", "module": "test", - "msecs": 327.8684616088867, + "msecs": 980.2708625793457, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 81.89964294433594, + "relativeCreated": 77.34274864196777, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6957,8 +3426,8 @@ "[ 51, 139, 228, 316, 401 ]", "" ], - "asctime": "2021-02-28 21:13:45,327", - "created": 1614543225.327923, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.9803271, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6968,15 +3437,15 @@ "lineno": 26, "message": "Expectation (Indexlist of log entries in stringrepresentation): result = [ 51, 139, 228, 316, 401 ] ()", "module": "test", - "msecs": 327.923059463501, + "msecs": 980.3271293640137, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 81.9542407989502, + "relativeCreated": 77.39901542663574, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -6985,8 +3454,8 @@ "51", "" ], - "asctime": "2021-02-28 21:13:45,327", - "created": 1614543225.3279712, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.9803765, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6996,15 +3465,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 51 ()", "module": "test", - "msecs": 327.9712200164795, + "msecs": 980.3764820098877, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.00240135192871, + "relativeCreated": 77.44836807250977, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7013,8 +3482,8 @@ "51", "" ], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.3280191, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.9804204, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7024,15 +3493,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 51 ()", "module": "test", - "msecs": 328.0191421508789, + "msecs": 980.4203510284424, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.05032348632812, + "relativeCreated": 77.49223709106445, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7040,8 +3509,8 @@ "51", "" ], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.3280694, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.980472, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7051,15 +3520,15 @@ "lineno": 144, "message": "Submitted value number 1 is correct (Content 51 and Type is ).", "module": "test", - "msecs": 328.06944847106934, + "msecs": 980.4720878601074, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.10062980651855, + "relativeCreated": 77.54397392272949, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7068,8 +3537,8 @@ "139", "" ], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.328118, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.9805174, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7079,15 +3548,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 139 ()", "module": "test", - "msecs": 328.11808586120605, + "msecs": 980.5173873901367, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.14926719665527, + "relativeCreated": 77.58927345275879, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7096,8 +3565,8 @@ "139", "" ], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.3281603, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.9805632, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7107,15 +3576,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 139 ()", "module": "test", - "msecs": 328.16028594970703, + "msecs": 980.5631637573242, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.19146728515625, + "relativeCreated": 77.63504981994629, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7123,8 +3592,8 @@ "139", "" ], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.3282063, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.9806058, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7134,15 +3603,15 @@ "lineno": 144, "message": "Submitted value number 2 is correct (Content 139 and Type is ).", "module": "test", - "msecs": 328.20630073547363, + "msecs": 980.6058406829834, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.23748207092285, + "relativeCreated": 77.67772674560547, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7151,8 +3620,8 @@ "228", "" ], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.328253, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.980655, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7162,15 +3631,15 @@ "lineno": 22, "message": "Result (Submitted value number 3): 228 ()", "module": "test", - "msecs": 328.25303077697754, + "msecs": 980.6549549102783, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.28421211242676, + "relativeCreated": 77.72684097290039, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7179,8 +3648,8 @@ "228", "" ], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.3282962, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.9806979, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7190,15 +3659,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 3): result = 228 ()", "module": "test", - "msecs": 328.2961845397949, + "msecs": 980.6978702545166, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.32736587524414, + "relativeCreated": 77.76975631713867, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7206,8 +3675,8 @@ "228", "" ], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.3283386, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.9807515, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7217,15 +3686,15 @@ "lineno": 144, "message": "Submitted value number 3 is correct (Content 228 and Type is ).", "module": "test", - "msecs": 328.338623046875, + "msecs": 980.7515144348145, "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.36980438232422, + "relativeCreated": 77.82340049743652, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7234,8 +3703,8 @@ "316", "" ], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.328382, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.9807982, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7245,15 +3714,15 @@ "lineno": 22, "message": "Result (Submitted value number 4): 316 ()", "module": "test", - "msecs": 328.3820152282715, + "msecs": 980.7982444763184, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.4131965637207, + "relativeCreated": 77.87013053894043, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7262,8 +3731,8 @@ "316", "" ], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.328424, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.9808407, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7273,15 +3742,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 4): result = 316 ()", "module": "test", - "msecs": 328.42397689819336, + "msecs": 980.8406829833984, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.45515823364258, + "relativeCreated": 77.91256904602051, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7289,8 +3758,8 @@ "316", "" ], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.328466, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.9808831, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7300,15 +3769,15 @@ "lineno": 144, "message": "Submitted value number 4 is correct (Content 316 and Type is ).", "module": "test", - "msecs": 328.46593856811523, + "msecs": 980.8831214904785, "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.49711990356445, + "relativeCreated": 77.95500755310059, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7317,8 +3786,8 @@ "401", "" ], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.3285081, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.9809263, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7328,15 +3797,15 @@ "lineno": 22, "message": "Result (Submitted value number 5): 401 ()", "module": "test", - "msecs": 328.5081386566162, + "msecs": 980.9262752532959, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.53931999206543, + "relativeCreated": 77.99816131591797, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7345,8 +3814,8 @@ "401", "" ], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.32855, + "asctime": "2022-05-08 21:03:46,980", + "created": 1652036626.9809704, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7356,15 +3825,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 5): result = 401 ()", "module": "test", - "msecs": 328.5501003265381, + "msecs": 980.9703826904297, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.5812816619873, + "relativeCreated": 78.04226875305176, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7372,8 +3841,8 @@ "401", "" ], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.3285916, + "asctime": "2022-05-08 21:03:46,981", + "created": 1652036626.981013, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7383,41 +3852,41 @@ "lineno": 144, "message": "Submitted value number 5 is correct (Content 401 and Type is ).", "module": "test", - "msecs": 328.59158515930176, + "msecs": 981.0130596160889, "msg": "Submitted value number 5 is correct (Content %s and Type is %s).", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.62276649475098, + "relativeCreated": 78.08494567871094, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 328.63855361938477, + "msecs": 981.0581207275391, "msg": "Indexlist of log entries in stringrepresentation: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.66973495483398, + "relativeCreated": 78.13000679016113, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 4.696846008300781e-05 + "time_consumption": 4.506111145019531e-05 } ], - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 0.002065896987915039, - "time_finished": "2021-02-28 21:13:45,328", - "time_start": "2021-02-28 21:13:45,326" + "time_consumption": 0.0021686553955078125, + "time_finished": "2022-05-08 21:03:46,981", + "time_start": "2022-05-08 21:03:46,978" }, "_XzMFcHYZEem_kd-7nxt1sg": { "args": null, - "asctime": "2021-02-28 21:13:45,319", - "created": 1614543225.3190188, + "asctime": "2022-05-08 21:03:46,971", + "created": 1652036626.9712284, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7428,19 +3897,19 @@ "message": "_XzMFcHYZEem_kd-7nxt1sg", "module": "__init__", "moduleLogger": [], - "msecs": 319.0188407897949, + "msecs": 971.2283611297607, "msg": "_XzMFcHYZEem_kd-7nxt1sg", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/__init__.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/__init__.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 73.05002212524414, + "relativeCreated": 68.30024719238281, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2021-02-28 21:13:45,320", - "created": 1614543225.320003, + "asctime": "2022-05-08 21:03:46,972", + "created": 1652036626.9722538, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -7453,8 +3922,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-02-28 21:13:45,319", - "created": 1614543225.3192358, + "asctime": "2022-05-08 21:03:46,971", + "created": 1652036626.9713829, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -7464,15 +3933,15 @@ "lineno": 22, "message": "Configuring collecting logger", "module": "test_helpers", - "msecs": 319.23580169677734, + "msecs": 971.3828563690186, "msg": "Configuring collecting logger", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 73.26698303222656, + "relativeCreated": 68.45474243164062, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7481,8 +3950,8 @@ "DEBUG", "collectingHandler" ], - "asctime": "2021-02-28 21:13:45,319", - "created": 1614543225.3193507, + "asctime": "2022-05-08 21:03:46,971", + "created": 1652036626.9714868, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -7492,15 +3961,42 @@ "lineno": 36, "message": "Passing \"Log entry number 1 with level DEBUG.\" to collectingHandler.", "module": "test_helpers", - "msecs": 319.3507194519043, + "msecs": 971.4868068695068, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 73.38190078735352, + "relativeCreated": 68.5586929321289, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 1, + "DEBUG" + ], + "asctime": "2022-05-08 21:03:46,971", + "created": 1652036626.9715421, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 37, + "message": "Log entry number 1 with level DEBUG.", + "module": "test_helpers", + "msecs": 971.5421199798584, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 68.61400604248047, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7509,8 +4005,8 @@ "INFO", "collectingHandler" ], - "asctime": "2021-02-28 21:13:45,319", - "created": 1614543225.3194678, + "asctime": "2022-05-08 21:03:46,971", + "created": 1652036626.9716127, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -7520,15 +4016,42 @@ "lineno": 36, "message": "Passing \"Log entry number 2 with level INFO.\" to collectingHandler.", "module": "test_helpers", - "msecs": 319.46778297424316, + "msecs": 971.6126918792725, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 73.49896430969238, + "relativeCreated": 68.68457794189453, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 2, + "INFO" + ], + "asctime": "2022-05-08 21:03:46,971", + "created": 1652036626.971678, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "INFO", + "levelno": 20, + "lineno": 37, + "message": "Log entry number 2 with level INFO.", + "module": "test_helpers", + "msecs": 971.6780185699463, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 68.74990463256836, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7537,8 +4060,8 @@ "WARNING", "collectingHandler" ], - "asctime": "2021-02-28 21:13:45,319", - "created": 1614543225.319568, + "asctime": "2022-05-08 21:03:46,971", + "created": 1652036626.9717424, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -7548,15 +4071,42 @@ "lineno": 36, "message": "Passing \"Log entry number 3 with level WARNING.\" to collectingHandler.", "module": "test_helpers", - "msecs": 319.5679187774658, + "msecs": 971.7423915863037, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 73.59910011291504, + "relativeCreated": 68.81427764892578, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 3, + "WARNING" + ], + "asctime": "2022-05-08 21:03:46,971", + "created": 1652036626.9717884, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "WARNING", + "levelno": 30, + "lineno": 37, + "message": "Log entry number 3 with level WARNING.", + "module": "test_helpers", + "msecs": 971.7884063720703, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 68.86029243469238, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7565,8 +4115,8 @@ "ERROR", "collectingHandler" ], - "asctime": "2021-02-28 21:13:45,319", - "created": 1614543225.3196592, + "asctime": "2022-05-08 21:03:46,971", + "created": 1652036626.9718478, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -7576,15 +4126,42 @@ "lineno": 36, "message": "Passing \"Log entry number 4 with level ERROR.\" to collectingHandler.", "module": "test_helpers", - "msecs": 319.6592330932617, + "msecs": 971.8477725982666, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 73.69041442871094, + "relativeCreated": 68.91965866088867, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 4, + "ERROR" + ], + "asctime": "2022-05-08 21:03:46,971", + "created": 1652036626.9718919, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "ERROR", + "levelno": 40, + "lineno": 37, + "message": "Log entry number 4 with level ERROR.", + "module": "test_helpers", + "msecs": 971.8918800354004, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 68.96376609802246, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7593,8 +4170,8 @@ "CRITICAL", "collectingHandler" ], - "asctime": "2021-02-28 21:13:45,319", - "created": 1614543225.319748, + "asctime": "2022-05-08 21:03:46,971", + "created": 1652036626.9719503, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -7604,15 +4181,42 @@ "lineno": 36, "message": "Passing \"Log entry number 5 with level CRITICAL.\" to collectingHandler.", "module": "test_helpers", - "msecs": 319.7479248046875, + "msecs": 971.9502925872803, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 73.77910614013672, + "relativeCreated": 69.02217864990234, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 5, + "CRITICAL" + ], + "asctime": "2022-05-08 21:03:46,971", + "created": 1652036626.9719949, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "CRITICAL", + "levelno": 50, + "lineno": 37, + "message": "Log entry number 5 with level CRITICAL.", + "module": "test_helpers", + "msecs": 971.9948768615723, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 69.06676292419434, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7621,8 +4225,8 @@ "INFO", "collectingHandler" ], - "asctime": "2021-02-28 21:13:45,319", - "created": 1614543225.3198357, + "asctime": "2022-05-08 21:03:46,972", + "created": 1652036626.9720533, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -7632,15 +4236,42 @@ "lineno": 36, "message": "Passing \"Log entry number 6 with level INFO.\" to collectingHandler.", "module": "test_helpers", - "msecs": 319.8356628417969, + "msecs": 972.0532894134521, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 73.8668441772461, + "relativeCreated": 69.12517547607422, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 6, + "INFO" + ], + "asctime": "2022-05-08 21:03:46,972", + "created": 1652036626.9720933, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "INFO", + "levelno": 20, + "lineno": 37, + "message": "Log entry number 6 with level INFO.", + "module": "test_helpers", + "msecs": 972.0933437347412, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 69.16522979736328, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7649,8 +4280,8 @@ "ERROR", "collectingHandler" ], - "asctime": "2021-02-28 21:13:45,319", - "created": 1614543225.3199182, + "asctime": "2022-05-08 21:03:46,972", + "created": 1652036626.9721544, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -7660,37 +4291,64 @@ "lineno": 36, "message": "Passing \"Log entry number 7 with level ERROR.\" to collectingHandler.", "module": "test_helpers", - "msecs": 319.918155670166, + "msecs": 972.1543788909912, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 73.94933700561523, + "relativeCreated": 69.22626495361328, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 7, + "ERROR" + ], + "asctime": "2022-05-08 21:03:46,972", + "created": 1652036626.972194, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "ERROR", + "levelno": 40, + "lineno": 37, + "message": "Log entry number 7 with level ERROR.", + "module": "test_helpers", + "msecs": 972.1939563751221, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 69.26584243774414, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 320.0030326843262, + "msecs": 972.2537994384766, "msg": "Running logger test sequence.", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 74.03421401977539, + "relativeCreated": 69.32568550109863, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 8.487701416015625e-05 + "time_consumption": 5.984306335449219e-05 }, { "args": [ "7", "" ], - "asctime": "2021-02-28 21:13:45,320", - "created": 1614543225.3202107, + "asctime": "2022-05-08 21:03:46,972", + "created": 1652036626.972461, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7707,8 +4365,8 @@ "7", "" ], - "asctime": "2021-02-28 21:13:45,320", - "created": 1614543225.3201075, + "asctime": "2022-05-08 21:03:46,972", + "created": 1652036626.9723606, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7718,15 +4376,15 @@ "lineno": 22, "message": "Result (Length of collected logs): 7 ()", "module": "test", - "msecs": 320.10746002197266, + "msecs": 972.3606109619141, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 74.13864135742188, + "relativeCreated": 69.43249702453613, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7735,8 +4393,8 @@ "7", "" ], - "asctime": "2021-02-28 21:13:45,320", - "created": 1614543225.3201606, + "asctime": "2022-05-08 21:03:46,972", + "created": 1652036626.9724085, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7746,37 +4404,37 @@ "lineno": 26, "message": "Expectation (Length of collected logs): result = 7 ()", "module": "test", - "msecs": 320.1606273651123, + "msecs": 972.4085330963135, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 74.19180870056152, + "relativeCreated": 69.48041915893555, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 320.21069526672363, + "msecs": 972.4609851837158, "msg": "Length of collected logs is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 74.24187660217285, + "relativeCreated": 69.53287124633789, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 5.0067901611328125e-05 + "time_consumption": 5.245208740234375e-05 }, { "args": [ "['Log entry number %d with level %s.', 10, 'test_helpers.py', 1]", "" ], - "asctime": "2021-02-28 21:13:45,320", - "created": 1614543225.3204203, + "asctime": "2022-05-08 21:03:46,972", + "created": 1652036626.9726777, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7793,8 +4451,8 @@ "[ 'Log entry number %d with level %s.', 10, 'test_helpers.py', 1 ]", "" ], - "asctime": "2021-02-28 21:13:45,320", - "created": 1614543225.3203018, + "asctime": "2022-05-08 21:03:46,972", + "created": 1652036626.9725525, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7804,15 +4462,15 @@ "lineno": 22, "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 10, 'test_helpers.py', 1 ] ()", "module": "test", - "msecs": 320.30177116394043, + "msecs": 972.5525379180908, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 74.33295249938965, + "relativeCreated": 69.62442398071289, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7821,8 +4479,8 @@ "[ 'Log entry number %d with level %s.', 10, 'test_helpers.py', 1 ]", "" ], - "asctime": "2021-02-28 21:13:45,320", - "created": 1614543225.320354, + "asctime": "2022-05-08 21:03:46,972", + "created": 1652036626.9726064, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7832,37 +4490,37 @@ "lineno": 26, "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 10, 'test_helpers.py', 1 ] ()", "module": "test", - "msecs": 320.3539848327637, + "msecs": 972.6064205169678, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 74.38516616821289, + "relativeCreated": 69.67830657958984, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 320.4202651977539, + "msecs": 972.6777076721191, "msg": "Logged information is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 74.45144653320312, + "relativeCreated": 69.74959373474121, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 6.628036499023438e-05 + "time_consumption": 7.128715515136719e-05 }, { "args": [ "['Log entry number %d with level %s.', 20, 'test_helpers.py', 2]", "" ], - "asctime": "2021-02-28 21:13:45,320", - "created": 1614543225.3206227, + "asctime": "2022-05-08 21:03:46,972", + "created": 1652036626.9728708, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7879,8 +4537,8 @@ "[ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 2 ]", "" ], - "asctime": "2021-02-28 21:13:45,320", - "created": 1614543225.3205056, + "asctime": "2022-05-08 21:03:46,972", + "created": 1652036626.9727595, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7890,15 +4548,15 @@ "lineno": 22, "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 2 ] ()", "module": "test", - "msecs": 320.50561904907227, + "msecs": 972.759485244751, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 74.53680038452148, + "relativeCreated": 69.83137130737305, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7907,8 +4565,8 @@ "[ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 2 ]", "" ], - "asctime": "2021-02-28 21:13:45,320", - "created": 1614543225.320556, + "asctime": "2022-05-08 21:03:46,972", + "created": 1652036626.9728103, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7918,37 +4576,37 @@ "lineno": 26, "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 2 ] ()", "module": "test", - "msecs": 320.5559253692627, + "msecs": 972.8102684020996, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 74.58710670471191, + "relativeCreated": 69.88215446472168, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 320.62268257141113, + "msecs": 972.8708267211914, "msg": "Logged information is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 74.65386390686035, + "relativeCreated": 69.94271278381348, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 6.67572021484375e-05 + "time_consumption": 6.0558319091796875e-05 }, { "args": [ "['Log entry number %d with level %s.', 30, 'test_helpers.py', 3]", "" ], - "asctime": "2021-02-28 21:13:45,320", - "created": 1614543225.320814, + "asctime": "2022-05-08 21:03:46,973", + "created": 1652036626.9730637, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7965,8 +4623,8 @@ "[ 'Log entry number %d with level %s.', 30, 'test_helpers.py', 3 ]", "" ], - "asctime": "2021-02-28 21:13:45,320", - "created": 1614543225.3207057, + "asctime": "2022-05-08 21:03:46,972", + "created": 1652036626.9729533, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7976,15 +4634,15 @@ "lineno": 22, "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 30, 'test_helpers.py', 3 ] ()", "module": "test", - "msecs": 320.7056522369385, + "msecs": 972.9533195495605, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 74.7368335723877, + "relativeCreated": 70.02520561218262, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -7993,8 +4651,8 @@ "[ 'Log entry number %d with level %s.', 30, 'test_helpers.py', 3 ]", "" ], - "asctime": "2021-02-28 21:13:45,320", - "created": 1614543225.320755, + "asctime": "2022-05-08 21:03:46,973", + "created": 1652036626.9730039, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8004,37 +4662,37 @@ "lineno": 26, "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 30, 'test_helpers.py', 3 ] ()", "module": "test", - "msecs": 320.7550048828125, + "msecs": 973.0038642883301, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 74.78618621826172, + "relativeCreated": 70.07575035095215, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 320.8138942718506, + "msecs": 973.0637073516846, "msg": "Logged information is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 74.8450756072998, + "relativeCreated": 70.13559341430664, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 5.888938903808594e-05 + "time_consumption": 5.984306335449219e-05 }, { "args": [ "['Log entry number %d with level %s.', 40, 'test_helpers.py', 4]", "" ], - "asctime": "2021-02-28 21:13:45,321", - "created": 1614543225.3210096, + "asctime": "2022-05-08 21:03:46,973", + "created": 1652036626.9732528, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8051,8 +4709,8 @@ "[ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 4 ]", "" ], - "asctime": "2021-02-28 21:13:45,320", - "created": 1614543225.3208983, + "asctime": "2022-05-08 21:03:46,973", + "created": 1652036626.9731426, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8062,15 +4720,15 @@ "lineno": 22, "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 4 ] ()", "module": "test", - "msecs": 320.89829444885254, + "msecs": 973.1426239013672, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 74.92947578430176, + "relativeCreated": 70.21450996398926, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -8079,8 +4737,8 @@ "[ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 4 ]", "" ], - "asctime": "2021-02-28 21:13:45,320", - "created": 1614543225.3209503, + "asctime": "2022-05-08 21:03:46,973", + "created": 1652036626.9731932, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8090,37 +4748,37 @@ "lineno": 26, "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 4 ] ()", "module": "test", - "msecs": 320.9502696990967, + "msecs": 973.1931686401367, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 74.9814510345459, + "relativeCreated": 70.26505470275879, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 321.00963592529297, + "msecs": 973.2527732849121, "msg": "Logged information is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 75.04081726074219, + "relativeCreated": 70.32465934753418, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 5.936622619628906e-05 + "time_consumption": 5.9604644775390625e-05 }, { "args": [ "['Log entry number %d with level %s.', 50, 'test_helpers.py', 5]", "" ], - "asctime": "2021-02-28 21:13:45,321", - "created": 1614543225.3211997, + "asctime": "2022-05-08 21:03:46,973", + "created": 1652036626.973446, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8137,8 +4795,8 @@ "[ 'Log entry number %d with level %s.', 50, 'test_helpers.py', 5 ]", "" ], - "asctime": "2021-02-28 21:13:45,321", - "created": 1614543225.3210921, + "asctime": "2022-05-08 21:03:46,973", + "created": 1652036626.9733307, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8148,15 +4806,15 @@ "lineno": 22, "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 50, 'test_helpers.py', 5 ] ()", "module": "test", - "msecs": 321.0921287536621, + "msecs": 973.3307361602783, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 75.12331008911133, + "relativeCreated": 70.40262222290039, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -8165,8 +4823,8 @@ "[ 'Log entry number %d with level %s.', 50, 'test_helpers.py', 5 ]", "" ], - "asctime": "2021-02-28 21:13:45,321", - "created": 1614543225.3211417, + "asctime": "2022-05-08 21:03:46,973", + "created": 1652036626.9733863, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8176,37 +4834,37 @@ "lineno": 26, "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 50, 'test_helpers.py', 5 ] ()", "module": "test", - "msecs": 321.14171981811523, + "msecs": 973.386287689209, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 75.17290115356445, + "relativeCreated": 70.45817375183105, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 321.1996555328369, + "msecs": 973.4458923339844, "msg": "Logged information is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 75.23083686828613, + "relativeCreated": 70.51777839660645, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 5.793571472167969e-05 + "time_consumption": 5.9604644775390625e-05 }, { "args": [ "['Log entry number %d with level %s.', 20, 'test_helpers.py', 6]", "" ], - "asctime": "2021-02-28 21:13:45,321", - "created": 1614543225.3213835, + "asctime": "2022-05-08 21:03:46,973", + "created": 1652036626.9736392, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8223,8 +4881,8 @@ "[ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 6 ]", "" ], - "asctime": "2021-02-28 21:13:45,321", - "created": 1614543225.3212771, + "asctime": "2022-05-08 21:03:46,973", + "created": 1652036626.9735255, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8234,15 +4892,15 @@ "lineno": 22, "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 6 ] ()", "module": "test", - "msecs": 321.2771415710449, + "msecs": 973.5255241394043, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 75.30832290649414, + "relativeCreated": 70.59741020202637, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -8251,8 +4909,8 @@ "[ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 6 ]", "" ], - "asctime": "2021-02-28 21:13:45,321", - "created": 1614543225.3213258, + "asctime": "2022-05-08 21:03:46,973", + "created": 1652036626.9735758, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8262,37 +4920,37 @@ "lineno": 26, "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 20, 'test_helpers.py', 6 ] ()", "module": "test", - "msecs": 321.32577896118164, + "msecs": 973.5758304595947, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 75.35696029663086, + "relativeCreated": 70.6477165222168, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 321.3834762573242, + "msecs": 973.6392498016357, "msg": "Logged information is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 75.41465759277344, + "relativeCreated": 70.71113586425781, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 5.7697296142578125e-05 + "time_consumption": 6.341934204101562e-05 }, { "args": [ "['Log entry number %d with level %s.', 40, 'test_helpers.py', 7]", "" ], - "asctime": "2021-02-28 21:13:45,321", - "created": 1614543225.3215666, + "asctime": "2022-05-08 21:03:46,973", + "created": 1652036626.9738328, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8309,8 +4967,8 @@ "[ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 7 ]", "" ], - "asctime": "2021-02-28 21:13:45,321", - "created": 1614543225.3214605, + "asctime": "2022-05-08 21:03:46,973", + "created": 1652036626.973721, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8320,15 +4978,15 @@ "lineno": 22, "message": "Result (Logged information): [ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 7 ] ()", "module": "test", - "msecs": 321.460485458374, + "msecs": 973.7210273742676, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 75.49166679382324, + "relativeCreated": 70.79291343688965, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -8337,8 +4995,8 @@ "[ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 7 ]", "" ], - "asctime": "2021-02-28 21:13:45,321", - "created": 1614543225.3215091, + "asctime": "2022-05-08 21:03:46,973", + "created": 1652036626.973773, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8348,41 +5006,41 @@ "lineno": 26, "message": "Expectation (Logged information): result = [ 'Log entry number %d with level %s.', 40, 'test_helpers.py', 7 ] ()", "module": "test", - "msecs": 321.50912284851074, + "msecs": 973.7730026245117, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 75.54030418395996, + "relativeCreated": 70.84488868713379, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 321.5665817260742, + "msecs": 973.8328456878662, "msg": "Logged information is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 75.59776306152344, + "relativeCreated": 70.90473175048828, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 5.745887756347656e-05 + "time_consumption": 5.984306335449219e-05 } ], - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 0.002547740936279297, - "time_finished": "2021-02-28 21:13:45,321", - "time_start": "2021-02-28 21:13:45,319" + "time_consumption": 0.0026044845581054688, + "time_finished": "2022-05-08 21:03:46,973", + "time_start": "2022-05-08 21:03:46,971" }, "_fW5s8CzQEeqYsdFh5Cd6ng": { "args": null, - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.328818, + "asctime": "2022-05-08 21:03:46,981", + "created": 1652036626.9812222, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8393,19 +5051,19 @@ "message": "_fW5s8CzQEeqYsdFh5Cd6ng", "module": "__init__", "moduleLogger": [], - "msecs": 328.81808280944824, + "msecs": 981.2221527099609, "msg": "_fW5s8CzQEeqYsdFh5Cd6ng", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/__init__.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/__init__.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.84926414489746, + "relativeCreated": 78.29403877258301, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2021-02-28 21:13:45,330", - "created": 1614543225.3300836, + "asctime": "2022-05-08 21:03:46,982", + "created": 1652036626.9825902, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -8418,8 +5076,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.3289025, + "asctime": "2022-05-08 21:03:46,981", + "created": 1652036626.981301, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -8429,15 +5087,15 @@ "lineno": 22, "message": "Configuring collecting logger", "module": "test_helpers", - "msecs": 328.9024829864502, + "msecs": 981.3010692596436, "msg": "Configuring collecting logger", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 82.93366432189941, + "relativeCreated": 78.37295532226562, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -8446,8 +5104,8 @@ "DEBUG", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,328", - "created": 1614543225.3289924, + "asctime": "2022-05-08 21:03:46,981", + "created": 1652036626.9813886, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -8457,15 +5115,42 @@ "lineno": 36, "message": "Passing \"Log entry number 1 with level DEBUG.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 328.9923667907715, + "msecs": 981.3885688781738, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 83.0235481262207, + "relativeCreated": 78.4604549407959, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 1, + "DEBUG" + ], + "asctime": "2022-05-08 21:03:46,981", + "created": 1652036626.981441, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 37, + "message": "Log entry number 1 with level DEBUG.", + "module": "test_helpers", + "msecs": 981.4410209655762, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 78.51290702819824, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -8474,8 +5159,8 @@ "INFO", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,329", - "created": 1614543225.3291576, + "asctime": "2022-05-08 21:03:46,981", + "created": 1652036626.9815686, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -8485,15 +5170,42 @@ "lineno": 36, "message": "Passing \"Log entry number 2 with level INFO.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 329.15759086608887, + "msecs": 981.5685749053955, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 83.18877220153809, + "relativeCreated": 78.64046096801758, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 2, + "INFO" + ], + "asctime": "2022-05-08 21:03:46,981", + "created": 1652036626.981615, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "INFO", + "levelno": 20, + "lineno": 37, + "message": "Log entry number 2 with level INFO.", + "module": "test_helpers", + "msecs": 981.6150665283203, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 78.68695259094238, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -8502,8 +5214,8 @@ "WARNING", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,329", - "created": 1614543225.3293092, + "asctime": "2022-05-08 21:03:46,981", + "created": 1652036626.9817533, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -8513,15 +5225,42 @@ "lineno": 36, "message": "Passing \"Log entry number 3 with level WARNING.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 329.30922508239746, + "msecs": 981.7533493041992, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 83.34040641784668, + "relativeCreated": 78.82523536682129, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 3, + "WARNING" + ], + "asctime": "2022-05-08 21:03:46,981", + "created": 1652036626.9818032, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "WARNING", + "levelno": 30, + "lineno": 37, + "message": "Log entry number 3 with level WARNING.", + "module": "test_helpers", + "msecs": 981.8031787872314, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 78.87506484985352, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -8530,8 +5269,8 @@ "ERROR", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,329", - "created": 1614543225.3294592, + "asctime": "2022-05-08 21:03:46,981", + "created": 1652036626.981925, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -8541,15 +5280,42 @@ "lineno": 36, "message": "Passing \"Log entry number 4 with level ERROR.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 329.45919036865234, + "msecs": 981.9250106811523, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 83.49037170410156, + "relativeCreated": 78.99689674377441, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 4, + "ERROR" + ], + "asctime": "2022-05-08 21:03:46,981", + "created": 1652036626.98197, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "ERROR", + "levelno": 40, + "lineno": 37, + "message": "Log entry number 4 with level ERROR.", + "module": "test_helpers", + "msecs": 981.9700717926025, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 79.04195785522461, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -8558,8 +5324,8 @@ "CRITICAL", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,329", - "created": 1614543225.329613, + "asctime": "2022-05-08 21:03:46,982", + "created": 1652036626.9820924, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -8569,15 +5335,42 @@ "lineno": 36, "message": "Passing \"Log entry number 5 with level CRITICAL.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 329.61297035217285, + "msecs": 982.0923805236816, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 83.64415168762207, + "relativeCreated": 79.16426658630371, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 5, + "CRITICAL" + ], + "asctime": "2022-05-08 21:03:46,982", + "created": 1652036626.9821384, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "CRITICAL", + "levelno": 50, + "lineno": 37, + "message": "Log entry number 5 with level CRITICAL.", + "module": "test_helpers", + "msecs": 982.1383953094482, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 79.21028137207031, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -8586,8 +5379,8 @@ "INFO", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,329", - "created": 1614543225.3297815, + "asctime": "2022-05-08 21:03:46,982", + "created": 1652036626.9822626, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -8597,15 +5390,42 @@ "lineno": 36, "message": "Passing \"Log entry number 6 with level INFO.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 329.78153228759766, + "msecs": 982.2626113891602, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 83.81271362304688, + "relativeCreated": 79.33449745178223, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 6, + "INFO" + ], + "asctime": "2022-05-08 21:03:46,982", + "created": 1652036626.9823031, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "INFO", + "levelno": 20, + "lineno": 37, + "message": "Log entry number 6 with level INFO.", + "module": "test_helpers", + "msecs": 982.3031425476074, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 79.37502861022949, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -8614,8 +5434,8 @@ "ERROR", "collectingRingHandler" ], - "asctime": "2021-02-28 21:13:45,329", - "created": 1614543225.3299305, + "asctime": "2022-05-08 21:03:46,982", + "created": 1652036626.982427, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -8625,37 +5445,64 @@ "lineno": 36, "message": "Passing \"Log entry number 7 with level ERROR.\" to collectingRingHandler.", "module": "test_helpers", - "msecs": 329.93054389953613, + "msecs": 982.4268817901611, "msg": "Passing \"Log entry number %d with level %s.\" to %s.", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 83.96172523498535, + "relativeCreated": 79.4987678527832, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, + "threadName": "MainThread" + }, + { + "args": [ + 7, + "ERROR" + ], + "asctime": "2022-05-08 21:03:46,982", + "created": 1652036626.9824677, + "exc_info": null, + "exc_text": null, + "filename": "test_helpers.py", + "funcName": "__init__", + "levelname": "ERROR", + "levelno": 40, + "lineno": 37, + "message": "Log entry number 7 with level ERROR.", + "module": "test_helpers", + "msecs": 982.4676513671875, + "msg": "Log entry number %d with level %s.", + "name": "test_sequence", + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, + "processName": "MainProcess", + "relativeCreated": 79.53953742980957, + "stack_info": null, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 330.08360862731934, + "msecs": 982.5901985168457, "msg": "Running logger test sequence.", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/tests/test_helpers.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/tests/test_helpers.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 84.11478996276855, + "relativeCreated": 79.66208457946777, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 0.00015306472778320312 + "time_consumption": 0.00012254714965820312 }, { "args": [ "5", "" ], - "asctime": "2021-02-28 21:13:45,330", - "created": 1614543225.330273, + "asctime": "2022-05-08 21:03:46,982", + "created": 1652036626.9827778, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8672,8 +5519,8 @@ "5", "" ], - "asctime": "2021-02-28 21:13:45,330", - "created": 1614543225.330172, + "asctime": "2022-05-08 21:03:46,982", + "created": 1652036626.982681, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8683,15 +5530,15 @@ "lineno": 22, "message": "Result (Length of collectingRingHandler): 5 ()", "module": "test", - "msecs": 330.172061920166, + "msecs": 982.6810359954834, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 84.20324325561523, + "relativeCreated": 79.75292205810547, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -8700,8 +5547,8 @@ "5", "" ], - "asctime": "2021-02-28 21:13:45,330", - "created": 1614543225.33022, + "asctime": "2022-05-08 21:03:46,982", + "created": 1652036626.9827285, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8711,37 +5558,37 @@ "lineno": 26, "message": "Expectation (Length of collectingRingHandler): result = 5 ()", "module": "test", - "msecs": 330.21998405456543, + "msecs": 982.7284812927246, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 84.25116539001465, + "relativeCreated": 79.80036735534668, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 330.272912979126, + "msecs": 982.7778339385986, "msg": "Length of collectingRingHandler is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 84.3040943145752, + "relativeCreated": 79.8497200012207, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 5.2928924560546875e-05 + "time_consumption": 4.935264587402344e-05 }, { "args": [ "3", "" ], - "asctime": "2021-02-28 21:13:45,330", - "created": 1614543225.3304644, + "asctime": "2022-05-08 21:03:46,982", + "created": 1652036626.9829645, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8758,8 +5605,8 @@ "3", "" ], - "asctime": "2021-02-28 21:13:45,330", - "created": 1614543225.3303723, + "asctime": "2022-05-08 21:03:46,982", + "created": 1652036626.9828708, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8769,15 +5616,15 @@ "lineno": 22, "message": "Result (Length of collectingRingHandler after reinitialisation): 3 ()", "module": "test", - "msecs": 330.3723335266113, + "msecs": 982.8708171844482, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 84.40351486206055, + "relativeCreated": 79.94270324707031, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -8786,8 +5633,8 @@ "3", "" ], - "asctime": "2021-02-28 21:13:45,330", - "created": 1614543225.3304195, + "asctime": "2022-05-08 21:03:46,982", + "created": 1652036626.982917, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8797,37 +5644,37 @@ "lineno": 26, "message": "Expectation (Length of collectingRingHandler after reinitialisation): result = 3 ()", "module": "test", - "msecs": 330.41954040527344, + "msecs": 982.917070388794, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 84.45072174072266, + "relativeCreated": 79.98895645141602, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 330.46436309814453, + "msecs": 982.9645156860352, "msg": "Length of collectingRingHandler after reinitialisation is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 84.49554443359375, + "relativeCreated": 80.03640174865723, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 4.482269287109375e-05 + "time_consumption": 4.744529724121094e-05 }, { "args": [ "'Log entry number 5 with level CRITICAL.'", "" ], - "asctime": "2021-02-28 21:13:45,330", - "created": 1614543225.3306875, + "asctime": "2022-05-08 21:03:46,983", + "created": 1652036626.9831557, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8844,8 +5691,8 @@ "'Log entry number 5 with level CRITICAL.'", "" ], - "asctime": "2021-02-28 21:13:45,330", - "created": 1614543225.3305671, + "asctime": "2022-05-08 21:03:46,983", + "created": 1652036626.9830635, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8855,15 +5702,15 @@ "lineno": 22, "message": "Result (Log text): 'Log entry number 5 with level CRITICAL.' ()", "module": "test", - "msecs": 330.5671215057373, + "msecs": 983.0634593963623, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 84.59830284118652, + "relativeCreated": 80.13534545898438, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -8872,8 +5719,8 @@ "'Log entry number 5 with level CRITICAL.'", "" ], - "asctime": "2021-02-28 21:13:45,330", - "created": 1614543225.3306293, + "asctime": "2022-05-08 21:03:46,983", + "created": 1652036626.9831104, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8883,37 +5730,37 @@ "lineno": 26, "message": "Expectation (Log text): result = 'Log entry number 5 with level CRITICAL.' ()", "module": "test", - "msecs": 330.6293487548828, + "msecs": 983.1104278564453, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 84.66053009033203, + "relativeCreated": 80.18231391906738, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 330.6875228881836, + "msecs": 983.1557273864746, "msg": "Log text is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 84.71870422363281, + "relativeCreated": 80.22761344909668, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 5.817413330078125e-05 + "time_consumption": 4.5299530029296875e-05 }, { "args": [ "'Log entry number 6 with level INFO.'", "" ], - "asctime": "2021-02-28 21:13:45,330", - "created": 1614543225.3308969, + "asctime": "2022-05-08 21:03:46,983", + "created": 1652036626.9833205, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8930,8 +5777,8 @@ "'Log entry number 6 with level INFO.'", "" ], - "asctime": "2021-02-28 21:13:45,330", - "created": 1614543225.330803, + "asctime": "2022-05-08 21:03:46,983", + "created": 1652036626.9832292, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8941,15 +5788,15 @@ "lineno": 22, "message": "Result (Log text): 'Log entry number 6 with level INFO.' ()", "module": "test", - "msecs": 330.80291748046875, + "msecs": 983.2291603088379, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 84.83409881591797, + "relativeCreated": 80.30104637145996, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -8958,8 +5805,8 @@ "'Log entry number 6 with level INFO.'", "" ], - "asctime": "2021-02-28 21:13:45,330", - "created": 1614543225.3308523, + "asctime": "2022-05-08 21:03:46,983", + "created": 1652036626.9832766, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8969,37 +5816,37 @@ "lineno": 26, "message": "Expectation (Log text): result = 'Log entry number 6 with level INFO.' ()", "module": "test", - "msecs": 330.8522701263428, + "msecs": 983.2766056060791, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 84.88345146179199, + "relativeCreated": 80.34849166870117, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 330.89685440063477, + "msecs": 983.3204746246338, "msg": "Log text is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 84.92803573608398, + "relativeCreated": 80.39236068725586, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 4.458427429199219e-05 + "time_consumption": 4.38690185546875e-05 }, { "args": [ "'Log entry number 7 with level ERROR.'", "" ], - "asctime": "2021-02-28 21:13:45,331", - "created": 1614543225.331059, + "asctime": "2022-05-08 21:03:46,983", + "created": 1652036626.9834774, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9016,8 +5863,8 @@ "'Log entry number 7 with level ERROR.'", "" ], - "asctime": "2021-02-28 21:13:45,330", - "created": 1614543225.3309703, + "asctime": "2022-05-08 21:03:46,983", + "created": 1652036626.9833899, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9027,15 +5874,15 @@ "lineno": 22, "message": "Result (Log text): 'Log entry number 7 with level ERROR.' ()", "module": "test", - "msecs": 330.97028732299805, + "msecs": 983.3898544311523, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 85.00146865844727, + "relativeCreated": 80.46174049377441, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" }, { @@ -9044,8 +5891,8 @@ "'Log entry number 7 with level ERROR.'", "" ], - "asctime": "2021-02-28 21:13:45,331", - "created": 1614543225.331015, + "asctime": "2022-05-08 21:03:46,983", + "created": 1652036626.983434, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9055,40 +5902,40 @@ "lineno": 26, "message": "Expectation (Log text): result = 'Log entry number 7 with level ERROR.' ()", "module": "test", - "msecs": 331.01511001586914, + "msecs": 983.4339618682861, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 85.04629135131836, + "relativeCreated": 80.5058479309082, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread" } ], - "msecs": 331.0589790344238, + "msecs": 983.4773540496826, "msg": "Log text is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "/usr/data/dirk/prj/unittest/report/unittest/src/unittest/test.py", - "process": 91601, + "pathname": "/home/dirk/my_repositories/unittest/report/unittest/src/unittest/test.py", + "process": 247081, "processName": "MainProcess", - "relativeCreated": 85.09016036987305, + "relativeCreated": 80.54924011230469, "stack_info": null, - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 4.38690185546875e-05 + "time_consumption": 4.3392181396484375e-05 } ], - "thread": 139814128797504, + "thread": 140429627637760, "threadName": "MainThread", - "time_consumption": 0.002240896224975586, - "time_finished": "2021-02-28 21:13:45,331", - "time_start": "2021-02-28 21:13:45,328" + "time_consumption": 0.0022552013397216797, + "time_finished": "2022-05-08 21:03:46,983", + "time_start": "2022-05-08 21:03:46,981" } }, "testrun_id": "p3", - "time_consumption": 0.011196374893188477, + "time_consumption": 0.011594533920288086, "uid_list_sorted": [ "_XzMFcHYZEem_kd-7nxt1sg", "_ErFPoCvVEeqssZLMJF_fcg", diff --git a/_testresults_/unittest.pdf b/_testresults_/unittest.pdf index 97efd78..5107487 100644 Binary files a/_testresults_/unittest.pdf and b/_testresults_/unittest.pdf differ