diff --git a/__init__.py b/__init__.py index a6ec398..4880e13 100644 --- a/__init__.py +++ b/__init__.py @@ -167,7 +167,7 @@ class image(object): if type(orientation) == int and orientation > 8: logger.warning('Orientation %s unknown for rotation', repr(orientation)) return False - logger.debug('Rotating picture by %d°', angle) + logger.debug('Rotating picture by %d (deg)', angle) self._im = self._im.rotate(angle, expand=True) return True diff --git a/_testresults_/coverage.xml b/_testresults_/coverage.xml index a39bfed..4b8105d 100644 --- a/_testresults_/coverage.xml +++ b/_testresults_/coverage.xml @@ -1,10 +1,10 @@ - + - + @@ -218,7 +218,7 @@ - + @@ -227,10 +227,10 @@ - - + + - + @@ -247,7 +247,7 @@ - + @@ -257,59 +257,59 @@ - + - + - - + + - + - + - + - + - + - + - + - + - - - - - + + + + + - - + + - + - - + + @@ -322,67 +322,77 @@ - + - + - + - - - + + + + + - - - + - + + + - - - - - - + + + + - + - - + + - + + + - - + + - - - + - - + + + + + + + + + + + + diff --git a/_testresults_/unittest.json b/_testresults_/unittest.json index f490e8c..82ebd6e 100644 --- a/_testresults_/unittest.json +++ b/_testresults_/unittest.json @@ -1,11 +1,11 @@ { "coverage_information": [ { - "branch_coverage": 96.74000000000001, + "branch_coverage": 94.78999999999999, "filepath": "/user_data/data/dirk/prj/unittest/media/pylibs/media", "files": [ { - "branch_coverage": 96.74000000000001, + "branch_coverage": 94.78999999999999, "filepath": "/user_data/data/dirk/prj/unittest/media/pylibs/media/__init__.py", "fragments": [ { @@ -423,7 +423,7 @@ "name": "media.__init__.py" }, { - "branch_coverage": 96.74000000000001, + "branch_coverage": 94.78999999999999, "filepath": "/user_data/data/dirk/prj/unittest/media/pylibs/media/common.py", "fragments": [ { @@ -471,7 +471,7 @@ "name": "media.common.py" }, { - "branch_coverage": 96.74000000000001, + "branch_coverage": 94.78999999999999, "filepath": "/user_data/data/dirk/prj/unittest/media/pylibs/media/convert.py", "fragments": [ { @@ -554,300 +554,330 @@ "name": "media.convert.py" }, { - "branch_coverage": 96.74000000000001, + "branch_coverage": 94.78999999999999, "filepath": "/user_data/data/dirk/prj/unittest/media/pylibs/media/metadata.py", "fragments": [ { "coverage_state": "covered", - "end": 6, + "end": 7, "start": 1 }, { "coverage_state": "clean", - "end": 8, - "start": 7 + "end": 9, + "start": 8 }, { "coverage_state": "covered", - "end": 9, - "start": 9 - }, - { - "coverage_state": "clean", - "end": 11, + "end": 10, "start": 10 }, - { - "coverage_state": "covered", - "end": 13, - "start": 12 - }, { "coverage_state": "clean", - "end": 15, - "start": 14 + "end": 12, + "start": 11 }, { "coverage_state": "covered", - "end": 32, - "start": 16 + "end": 14, + "start": 13 }, { "coverage_state": "clean", - "end": 34, - "start": 33 + "end": 16, + "start": 15 }, { "coverage_state": "covered", - "end": 44, - "start": 35 + "end": 33, + "start": 17 }, { "coverage_state": "clean", - "end": 46, - "start": 45 + "end": 35, + "start": 34 }, { "coverage_state": "covered", - "end": 48, - "start": 47 + "end": 45, + "start": 36 }, { "coverage_state": "clean", - "end": 50, - "start": 49 + "end": 47, + "start": 46 }, { "coverage_state": "covered", - "end": 52, - "start": 51 + "end": 49, + "start": 48 }, { "coverage_state": "clean", + "end": 51, + "start": 50 + }, + { + "coverage_state": "covered", "end": 53, - "start": 53 + "start": 52 }, { - "coverage_state": "covered", - "end": 57, + "coverage_state": "clean", + "end": 54, "start": 54 }, { - "coverage_state": "clean", + "coverage_state": "covered", "end": 58, - "start": 58 + "start": 55 }, { - "coverage_state": "covered", - "end": 61, + "coverage_state": "clean", + "end": 59, "start": 59 }, { - "coverage_state": "clean", + "coverage_state": "covered", "end": 62, - "start": 62 + "start": 60 }, { - "coverage_state": "covered", - "end": 64, + "coverage_state": "clean", + "end": 63, "start": 63 }, { - "coverage_state": "clean", + "coverage_state": "covered", "end": 65, - "start": 65 + "start": 64 }, { - "coverage_state": "covered", - "end": 67, + "coverage_state": "clean", + "end": 66, "start": 66 }, { - "coverage_state": "clean", + "coverage_state": "covered", "end": 68, - "start": 68 + "start": 67 }, { - "coverage_state": "covered", - "end": 71, + "coverage_state": "clean", + "end": 69, "start": 69 }, + { + "coverage_state": "covered", + "end": 72, + "start": 70 + }, { "coverage_state": "clean", - "end": 73, - "start": 72 + "end": 74, + "start": 73 }, { "coverage_state": "covered", - "end": 76, - "start": 74 - }, - { - "coverage_state": "clean", "end": 77, - "start": 77 + "start": 75 }, { - "coverage_state": "covered", - "end": 79, + "coverage_state": "clean", + "end": 78, "start": 78 }, { - "coverage_state": "clean", + "coverage_state": "covered", "end": 80, - "start": 80 + "start": 79 }, { - "coverage_state": "covered", - "end": 85, + "coverage_state": "clean", + "end": 81, "start": 81 }, + { + "coverage_state": "covered", + "end": 86, + "start": 82 + }, { "coverage_state": "uncovered", - "end": 88, - "start": 86 + "end": 89, + "start": 87 }, { "coverage_state": "clean", - "end": 89, - "start": 89 - }, - { - "coverage_state": "covered", - "end": 95, + "end": 90, "start": 90 }, { - "coverage_state": "clean", + "coverage_state": "covered", "end": 96, - "start": 96 + "start": 91 }, { - "coverage_state": "covered", - "end": 103, + "coverage_state": "clean", + "end": 97, "start": 97 }, + { + "coverage_state": "covered", + "end": 104, + "start": 98 + }, { "coverage_state": "clean", - "end": 105, - "start": 104 + "end": 106, + "start": 105 }, { "coverage_state": "covered", - "end": 112, - "start": 106 - }, - { - "coverage_state": "clean", "end": 113, - "start": 113 + "start": 107 }, { - "coverage_state": "covered", + "coverage_state": "clean", "end": 114, "start": 114 }, { - "coverage_state": "clean", + "coverage_state": "covered", "end": 115, "start": 115 }, { - "coverage_state": "covered", - "end": 135, + "coverage_state": "clean", + "end": 116, "start": 116 }, { - "coverage_state": "clean", + "coverage_state": "covered", "end": 138, - "start": 136 + "start": 117 }, { - "coverage_state": "covered", + "coverage_state": "clean", "end": 141, "start": 139 }, { - "coverage_state": "clean", - "end": 143, + "coverage_state": "covered", + "end": 144, "start": 142 }, + { + "coverage_state": "clean", + "end": 146, + "start": 145 + }, { "coverage_state": "covered", - "end": 153, - "start": 144 + "end": 156, + "start": 147 }, { "coverage_state": "clean", - "end": 155, - "start": 154 + "end": 158, + "start": 157 }, { "coverage_state": "covered", - "end": 157, - "start": 156 + "end": 160, + "start": 159 }, { "coverage_state": "clean", - "end": 169, - "start": 158 + "end": 172, + "start": 161 }, { "coverage_state": "covered", - "end": 171, - "start": 170 + "end": 174, + "start": 173 }, { "coverage_state": "clean", - "end": 187, - "start": 172 + "end": 190, + "start": 175 }, { "coverage_state": "covered", - "end": 199, - "start": 188 + "end": 202, + "start": 191 }, { "coverage_state": "clean", - "end": 201, - "start": 200 - }, - { - "coverage_state": "covered", "end": 204, - "start": 202 + "start": 203 + }, + { + "coverage_state": "covered", + "end": 210, + "start": 205 }, { "coverage_state": "clean", - "end": 206, - "start": 205 + "end": 212, + "start": 211 + }, + { + "coverage_state": "covered", + "end": 219, + "start": 213 + }, + { + "coverage_state": "partially-covered", + "end": 220, + "start": 220 + }, + { + "coverage_state": "uncovered", + "end": 221, + "start": 221 }, { "coverage_state": "covered", "end": 224, - "start": 207 + "start": 222 }, { - "coverage_state": "clean", - "end": 226, + "coverage_state": "partially-covered", + "end": 225, "start": 225 }, + { + "coverage_state": "uncovered", + "end": 226, + "start": 226 + }, { "coverage_state": "covered", - "end": 230, + "end": 234, "start": 227 }, + { + "coverage_state": "clean", + "end": 236, + "start": 235 + }, + { + "coverage_state": "covered", + "end": 240, + "start": 237 + }, { "coverage_state": "clean", "end": null, - "start": 231 + "start": 241 } ], - "line_coverage": 98.15, + "line_coverage": 97.09, "name": "media.metadata.py" } ], - "line_coverage": 97.77, + "line_coverage": 97.28999999999999, "name": "media" } ], @@ -955,9 +985,9 @@ }, "system_information": { "Architecture": "64bit", - "Distribution": "LinuxMint 19.3 tricia", + "Distribution": "Linux Mint 20 ulyana", "Hostname": "ahorn", - "Kernel": "5.3.0-53-generic (#47~18.04.1-Ubuntu SMP Thu May 7 13:10:50 UTC 2020)", + "Kernel": "5.4.0-42-generic (#46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020)", "Machine": "x86_64", "Path": "/user_data/data/dirk/prj/unittest/media/unittest", "System": "Linux", @@ -969,7 +999,7 @@ "Name": "media", "State": "Released", "Supported Interpreters": "python3", - "Version": "f446893f5cde38801fb0d031f1e42c7c" + "Version": "2f1c613a705625b8766637c1c130b6ab" }, "testrun_list": [ { @@ -984,7 +1014,7 @@ "_wvLDcEYCEequ74M7usLaPw": "Image data", "_zQ29EEYCEequ74M7usLaPw": "Resize" }, - "interpreter": "python 3.6.9 (final)", + "interpreter": "python 3.8.2 (final)", "name": "Default Testsession name", "number_of_failed_tests": 0, "number_of_possibly_failed_tests": 0, @@ -1000,8 +1030,8 @@ "testcases": { "_AdR7EEYDEequ74M7usLaPw": { "args": null, - "asctime": "2020-06-10 14:57:06,196", - "created": 1591793826.1966343, + "asctime": "2020-08-29 20:16:25,320", + "created": 1598724985.320815, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1012,13 +1042,13 @@ "message": "_AdR7EEYDEequ74M7usLaPw", "module": "__init__", "moduleLogger": [], - "msecs": 196.63429260253906, + "msecs": 320.8150863647461, "msg": "_AdR7EEYDEequ74M7usLaPw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/media/unittest/src/tests/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1738.8498783111572, + "relativeCreated": 1646.056890487671, "stack_info": null, "testcaseLogger": [ { @@ -1026,8 +1056,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:06,196", - "created": 1591793826.1968148, + "asctime": "2020-08-29 20:16:25,321", + "created": 1598724985.3210082, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1040,8 +1070,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2020-06-10 14:57:06,196", - "created": 1591793826.196704, + "asctime": "2020-08-29 20:16:25,320", + "created": 1598724985.3208919, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1051,15 +1081,15 @@ "lineno": 149, "message": "No image available, rotation not possible", "module": "__init__", - "msecs": 196.70391082763672, + "msecs": 320.8918571472168, "msg": "No image available, rotation not possible", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1738.9194965362549, + "relativeCreated": 1646.1336612701416, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -1068,8 +1098,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:06,196", - "created": 1591793826.1967459, + "asctime": "2020-08-29 20:16:25,320", + "created": 1598724985.3209338, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1079,15 +1109,15 @@ "lineno": 22, "message": "Result (Returnvalue of rotate method without loading an image): False ()", "module": "test", - "msecs": 196.7458724975586, + "msecs": 320.9338188171387, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1738.9614582061768, + "relativeCreated": 1646.1756229400635, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -1096,8 +1126,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:06,196", - "created": 1591793826.1967807, + "asctime": "2020-08-29 20:16:25,320", + "created": 1598724985.320971, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1107,37 +1137,37 @@ "lineno": 26, "message": "Expectation (Returnvalue of rotate method without loading an image): result = False ()", "module": "test", - "msecs": 196.78068161010742, + "msecs": 320.9710121154785, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1738.9962673187256, + "relativeCreated": 1646.2128162384033, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 196.81477546691895, + "msecs": 321.00820541381836, "msg": "Returnvalue of rotate method without loading an image is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1739.030361175537, + "relativeCreated": 1646.2500095367432, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 3.409385681152344e-05 + "time_consumption": 3.719329833984375e-05 }, { "args": [ "False", "" ], - "asctime": "2020-06-10 14:57:06,328", - "created": 1591793826.3286684, + "asctime": "2020-08-29 20:16:25,442", + "created": 1598724985.442934, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1152,8 +1182,8 @@ "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'" ], - "asctime": "2020-06-10 14:57:06,328", - "created": 1591793826.328342, + "asctime": "2020-08-29 20:16:25,442", + "created": 1598724985.4426198, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1163,23 +1193,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'", "module": "__init__", - "msecs": 328.3419609069824, + "msecs": 442.61980056762695, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1870.5575466156006, + "relativeCreated": 1767.8616046905518, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "17" ], - "asctime": "2020-06-10 14:57:06,328", - "created": 1591793826.3284786, + "asctime": "2020-08-29 20:16:25,442", + "created": 1598724985.4427528, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1189,15 +1219,15 @@ "lineno": 168, "message": "Orientation 17 unknown for rotation", "module": "__init__", - "msecs": 328.4785747528076, + "msecs": 442.7528381347656, "msg": "Orientation %s unknown for rotation", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1870.6941604614258, + "relativeCreated": 1767.9946422576904, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -1206,8 +1236,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:06,328", - "created": 1591793826.328556, + "asctime": "2020-08-29 20:16:25,442", + "created": 1598724985.4428287, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1217,15 +1247,15 @@ "lineno": 22, "message": "Result (Returnvalue of rotate method with invalid orientation): False ()", "module": "test", - "msecs": 328.5560607910156, + "msecs": 442.8286552429199, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1870.7716464996338, + "relativeCreated": 1768.0704593658447, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -1234,8 +1264,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:06,328", - "created": 1591793826.3286226, + "asctime": "2020-08-29 20:16:25,442", + "created": 1598724985.4428835, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1245,37 +1275,37 @@ "lineno": 26, "message": "Expectation (Returnvalue of rotate method with invalid orientation): result = False ()", "module": "test", - "msecs": 328.62257957458496, + "msecs": 442.8834915161133, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1870.8381652832031, + "relativeCreated": 1768.125295639038, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 328.66835594177246, + "msecs": 442.9340362548828, "msg": "Returnvalue of rotate method with invalid orientation is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1870.8839416503906, + "relativeCreated": 1768.1758403778076, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 4.57763671875e-05 + "time_consumption": 5.054473876953125e-05 }, { "args": [ "False", "" ], - "asctime": "2020-06-10 14:57:06,430", - "created": 1591793826.4308128, + "asctime": "2020-08-29 20:16:25,540", + "created": 1598724985.5404568, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1290,8 +1320,8 @@ "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_non_exif.jpg'" ], - "asctime": "2020-06-10 14:57:06,428", - "created": 1591793826.4283085, + "asctime": "2020-08-29 20:16:25,536", + "created": 1598724985.5366435, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1301,15 +1331,15 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_non_exif.jpg'", "module": "__init__", - "msecs": 428.30848693847656, + "msecs": 536.6435050964355, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1970.5240726470947, + "relativeCreated": 1861.8853092193604, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -1318,8 +1348,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:06,430", - "created": 1591793826.4306712, + "asctime": "2020-08-29 20:16:25,540", + "created": 1598724985.5403244, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1329,15 +1359,15 @@ "lineno": 22, "message": "Result (Returnvalue of rotate method with no orientation in method call and exif): False ()", "module": "test", - "msecs": 430.67121505737305, + "msecs": 540.3244495391846, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1972.8868007659912, + "relativeCreated": 1865.5662536621094, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -1346,8 +1376,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:06,430", - "created": 1591793826.4307525, + "asctime": "2020-08-29 20:16:25,540", + "created": 1598724985.54041, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1357,37 +1387,37 @@ "lineno": 26, "message": "Expectation (Returnvalue of rotate method with no orientation in method call and exif): result = False ()", "module": "test", - "msecs": 430.7525157928467, + "msecs": 540.410041809082, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1972.9681015014648, + "relativeCreated": 1865.6518459320068, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 430.8128356933594, + "msecs": 540.4567718505859, "msg": "Returnvalue of rotate method with no orientation in method call and exif is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1973.0284214019775, + "relativeCreated": 1865.6985759735107, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 6.031990051269531e-05 + "time_consumption": 4.673004150390625e-05 }, { "args": [ "True", "" ], - "asctime": "2020-06-10 14:57:06,692", - "created": 1591793826.6922724, + "asctime": "2020-08-29 20:16:25,767", + "created": 1598724985.7673264, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1402,8 +1432,8 @@ "args": [ "None" ], - "asctime": "2020-06-10 14:57:06,430", - "created": 1591793826.430894, + "asctime": "2020-08-29 20:16:25,540", + "created": 1598724985.5405388, "exc_info": null, "exc_text": null, "filename": "test_image.py", @@ -1413,23 +1443,23 @@ "lineno": 78, "message": "Rotate with orientation None", "module": "test_image", - "msecs": 430.8938980102539, + "msecs": 540.5387878417969, "msg": "Rotate with orientation %s", "name": "__unittest__", "pathname": "src/tests/test_image.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1973.109483718872, + "relativeCreated": 1865.7805919647217, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'" ], - "asctime": "2020-06-10 14:57:06,557", - "created": 1591793826.5577445, + "asctime": "2020-08-29 20:16:25,650", + "created": 1598724985.6503398, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1439,23 +1469,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'", "module": "__init__", - "msecs": 557.7445030212402, + "msecs": 650.3398418426514, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2099.9600887298584, + "relativeCreated": 1975.5816459655762, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "6" ], - "asctime": "2020-06-10 14:57:06,557", - "created": 1591793826.5579867, + "asctime": "2020-08-29 20:16:25,650", + "created": 1598724985.6505988, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1465,23 +1495,23 @@ "lineno": 156, "message": "No orientation given, orientation 6 extract from exif data", "module": "__init__", - "msecs": 557.9867362976074, + "msecs": 650.5987644195557, "msg": "No orientation given, orientation %s extract from exif data", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2100.2023220062256, + "relativeCreated": 1975.8405685424805, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ 270 ], - "asctime": "2020-06-10 14:57:06,558", - "created": 1591793826.558078, + "asctime": "2020-08-29 20:16:25,650", + "created": 1598724985.6506739, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1489,25 +1519,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 170, - "message": "Rotating picture by 270\u00b0", + "message": "Rotating picture by 270 (deg)", "module": "__init__", - "msecs": 558.0780506134033, - "msg": "Rotating picture by %d\u00b0", + "msecs": 650.6738662719727, + "msg": "Rotating picture by %d (deg)", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2100.2936363220215, + "relativeCreated": 1975.9156703948975, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/output_data/rotated_image_none.jpg'" ], - "asctime": "2020-06-10 14:57:06,580", - "created": 1591793826.5805633, + "asctime": "2020-08-29 20:16:25,675", + "created": 1598724985.6754732, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1517,15 +1547,15 @@ "lineno": 124, "message": "Saving image to '/user_data/data/dirk/prj/unittest/media/unittest/output_data/rotated_image_none.jpg'", "module": "__init__", - "msecs": 580.5633068084717, + "msecs": 675.4732131958008, "msg": "Saving image to %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2122.77889251709, + "relativeCreated": 2000.7150173187256, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -1534,8 +1564,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:06,692", - "created": 1591793826.6921391, + "asctime": "2020-08-29 20:16:25,767", + "created": 1598724985.7671769, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1545,15 +1575,15 @@ "lineno": 22, "message": "Result (Filecompare for rotated_image_none.jpg): True ()", "module": "test", - "msecs": 692.1391487121582, + "msecs": 767.1768665313721, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2234.3547344207764, + "relativeCreated": 2092.418670654297, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -1562,8 +1592,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:06,692", - "created": 1591793826.6922264, + "asctime": "2020-08-29 20:16:25,767", + "created": 1598724985.767269, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1573,37 +1603,37 @@ "lineno": 26, "message": "Expectation (Filecompare for rotated_image_none.jpg): result = True ()", "module": "test", - "msecs": 692.2264099121094, + "msecs": 767.2688961029053, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2234.4419956207275, + "relativeCreated": 2092.51070022583, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 692.272424697876, + "msecs": 767.3263549804688, "msg": "Filecompare for rotated_image_none.jpg is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2234.488010406494, + "relativeCreated": 2092.5681591033936, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 4.601478576660156e-05 + "time_consumption": 5.745887756347656e-05 }, { "args": [ "True", "" ], - "asctime": "2020-06-10 14:57:06,955", - "created": 1591793826.9554727, + "asctime": "2020-08-29 20:16:26,017", + "created": 1598724986.0178902, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1618,8 +1648,8 @@ "args": [ "6" ], - "asctime": "2020-06-10 14:57:06,692", - "created": 1591793826.6923575, + "asctime": "2020-08-29 20:16:25,767", + "created": 1598724985.7674189, "exc_info": null, "exc_text": null, "filename": "test_image.py", @@ -1629,23 +1659,23 @@ "lineno": 78, "message": "Rotate with orientation 6", "module": "test_image", - "msecs": 692.3575401306152, + "msecs": 767.4188613891602, "msg": "Rotate with orientation %s", "name": "__unittest__", "pathname": "src/tests/test_image.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2234.5731258392334, + "relativeCreated": 2092.660665512085, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'" ], - "asctime": "2020-06-10 14:57:06,824", - "created": 1591793826.8244095, + "asctime": "2020-08-29 20:16:25,897", + "created": 1598724985.897585, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1655,23 +1685,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'", "module": "__init__", - "msecs": 824.4094848632812, + "msecs": 897.5849151611328, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2366.6250705718994, + "relativeCreated": 2222.8267192840576, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ 270 ], - "asctime": "2020-06-10 14:57:06,824", - "created": 1591793826.824536, + "asctime": "2020-08-29 20:16:25,897", + "created": 1598724985.8977325, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1679,25 +1709,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 170, - "message": "Rotating picture by 270\u00b0", + "message": "Rotating picture by 270 (deg)", "module": "__init__", - "msecs": 824.5360851287842, - "msg": "Rotating picture by %d\u00b0", + "msecs": 897.7324962615967, + "msg": "Rotating picture by %d (deg)", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2366.7516708374023, + "relativeCreated": 2222.9743003845215, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/output_data/rotated_image_6.jpg'" ], - "asctime": "2020-06-10 14:57:06,847", - "created": 1591793826.8476772, + "asctime": "2020-08-29 20:16:25,924", + "created": 1598724985.9245589, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1707,15 +1737,15 @@ "lineno": 124, "message": "Saving image to '/user_data/data/dirk/prj/unittest/media/unittest/output_data/rotated_image_6.jpg'", "module": "__init__", - "msecs": 847.6772308349609, + "msecs": 924.5588779449463, "msg": "Saving image to %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2389.892816543579, + "relativeCreated": 2249.800682067871, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -1724,8 +1754,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:06,955", - "created": 1591793826.9553416, + "asctime": "2020-08-29 20:16:26,017", + "created": 1598724986.017713, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1735,15 +1765,15 @@ "lineno": 22, "message": "Result (Filecompare for rotated_image_6.jpg): True ()", "module": "test", - "msecs": 955.3415775299072, + "msecs": 17.713069915771484, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2497.5571632385254, + "relativeCreated": 2342.9548740386963, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -1752,8 +1782,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:06,955", - "created": 1591793826.9554274, + "asctime": "2020-08-29 20:16:26,017", + "created": 1598724986.017816, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1763,37 +1793,37 @@ "lineno": 26, "message": "Expectation (Filecompare for rotated_image_6.jpg): result = True ()", "module": "test", - "msecs": 955.4274082183838, + "msecs": 17.81606674194336, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2497.642993927002, + "relativeCreated": 2343.057870864868, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 955.4727077484131, + "msecs": 17.890214920043945, "msg": "Filecompare for rotated_image_6.jpg is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2497.6882934570312, + "relativeCreated": 2343.1320190429688, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 4.5299530029296875e-05 + "time_consumption": 7.414817810058594e-05 }, { "args": [ "True", "" ], - "asctime": "2020-06-10 14:57:07,218", - "created": 1591793827.2180421, + "asctime": "2020-08-29 20:16:26,253", + "created": 1598724986.2535079, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1808,8 +1838,8 @@ "args": [ "8" ], - "asctime": "2020-06-10 14:57:06,955", - "created": 1591793826.9555423, + "asctime": "2020-08-29 20:16:26,017", + "created": 1598724986.01799, "exc_info": null, "exc_text": null, "filename": "test_image.py", @@ -1819,23 +1849,23 @@ "lineno": 78, "message": "Rotate with orientation 8", "module": "test_image", - "msecs": 955.5423259735107, + "msecs": 17.9901123046875, "msg": "Rotate with orientation %s", "name": "__unittest__", "pathname": "src/tests/test_image.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2497.757911682129, + "relativeCreated": 2343.2319164276123, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'" ], - "asctime": "2020-06-10 14:57:07,086", - "created": 1591793827.086915, + "asctime": "2020-08-29 20:16:26,136", + "created": 1598724986.1362352, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1845,23 +1875,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'", "module": "__init__", - "msecs": 86.9150161743164, + "msecs": 136.23523712158203, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2629.1306018829346, + "relativeCreated": 2461.477041244507, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ 90 ], - "asctime": "2020-06-10 14:57:07,087", - "created": 1591793827.0870526, + "asctime": "2020-08-29 20:16:26,136", + "created": 1598724986.136369, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1869,25 +1899,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 170, - "message": "Rotating picture by 90\u00b0", + "message": "Rotating picture by 90 (deg)", "module": "__init__", - "msecs": 87.05258369445801, - "msg": "Rotating picture by %d\u00b0", + "msecs": 136.368989944458, + "msg": "Rotating picture by %d (deg)", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2629.268169403076, + "relativeCreated": 2461.610794067383, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/output_data/rotated_image_8.jpg'" ], - "asctime": "2020-06-10 14:57:07,111", - "created": 1591793827.1114626, + "asctime": "2020-08-29 20:16:26,161", + "created": 1598724986.1614232, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1897,15 +1927,15 @@ "lineno": 124, "message": "Saving image to '/user_data/data/dirk/prj/unittest/media/unittest/output_data/rotated_image_8.jpg'", "module": "__init__", - "msecs": 111.46259307861328, + "msecs": 161.4232063293457, "msg": "Saving image to %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2653.6781787872314, + "relativeCreated": 2486.6650104522705, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -1914,8 +1944,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:07,217", - "created": 1591793827.2178767, + "asctime": "2020-08-29 20:16:26,253", + "created": 1598724986.253373, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1925,15 +1955,15 @@ "lineno": 22, "message": "Result (Filecompare for rotated_image_8.jpg): True ()", "module": "test", - "msecs": 217.87667274475098, + "msecs": 253.3729076385498, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2760.092258453369, + "relativeCreated": 2578.6147117614746, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -1942,8 +1972,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:07,217", - "created": 1591793827.2179813, + "asctime": "2020-08-29 20:16:26,253", + "created": 1598724986.253462, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1953,37 +1983,37 @@ "lineno": 26, "message": "Expectation (Filecompare for rotated_image_8.jpg): result = True ()", "module": "test", - "msecs": 217.98133850097656, + "msecs": 253.4620761871338, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2760.1969242095947, + "relativeCreated": 2578.7038803100586, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 218.04213523864746, + "msecs": 253.5078525543213, "msg": "Filecompare for rotated_image_8.jpg is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2760.2577209472656, + "relativeCreated": 2578.749656677246, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 6.079673767089844e-05 + "time_consumption": 4.57763671875e-05 }, { "args": [ "True", "" ], - "asctime": "2020-06-10 14:57:07,471", - "created": 1591793827.471402, + "asctime": "2020-08-29 20:16:26,494", + "created": 1598724986.4940457, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1998,8 +2028,8 @@ "args": [ "3" ], - "asctime": "2020-06-10 14:57:07,218", - "created": 1591793827.2181141, + "asctime": "2020-08-29 20:16:26,253", + "created": 1598724986.2535877, "exc_info": null, "exc_text": null, "filename": "test_image.py", @@ -2009,23 +2039,23 @@ "lineno": 78, "message": "Rotate with orientation 3", "module": "test_image", - "msecs": 218.11413764953613, + "msecs": 253.5877227783203, "msg": "Rotate with orientation %s", "name": "__unittest__", "pathname": "src/tests/test_image.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2760.3297233581543, + "relativeCreated": 2578.829526901245, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'" ], - "asctime": "2020-06-10 14:57:07,349", - "created": 1591793827.3496423, + "asctime": "2020-08-29 20:16:26,375", + "created": 1598724986.3753185, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2035,23 +2065,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'", "module": "__init__", - "msecs": 349.642276763916, + "msecs": 375.3185272216797, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2891.857862472534, + "relativeCreated": 2700.5603313446045, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ 180 ], - "asctime": "2020-06-10 14:57:07,349", - "created": 1591793827.3497806, + "asctime": "2020-08-29 20:16:26,375", + "created": 1598724986.3754554, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2059,25 +2089,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 170, - "message": "Rotating picture by 180\u00b0", + "message": "Rotating picture by 180 (deg)", "module": "__init__", - "msecs": 349.7805595397949, - "msg": "Rotating picture by %d\u00b0", + "msecs": 375.455379486084, + "msg": "Rotating picture by %d (deg)", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2891.996145248413, + "relativeCreated": 2700.697183609009, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/output_data/rotated_image_3.jpg'" ], - "asctime": "2020-06-10 14:57:07,366", - "created": 1591793827.3665934, + "asctime": "2020-08-29 20:16:26,395", + "created": 1598724986.3958564, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2087,15 +2117,15 @@ "lineno": 124, "message": "Saving image to '/user_data/data/dirk/prj/unittest/media/unittest/output_data/rotated_image_3.jpg'", "module": "__init__", - "msecs": 366.5933609008789, + "msecs": 395.8563804626465, "msg": "Saving image to %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 2908.808946609497, + "relativeCreated": 2721.0981845855713, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -2104,8 +2134,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:07,471", - "created": 1591793827.4712393, + "asctime": "2020-08-29 20:16:26,493", + "created": 1598724986.493905, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2115,15 +2145,15 @@ "lineno": 22, "message": "Result (Filecompare for rotated_image_3.jpg): True ()", "module": "test", - "msecs": 471.2393283843994, + "msecs": 493.90506744384766, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3013.4549140930176, + "relativeCreated": 2819.1468715667725, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -2132,8 +2162,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:07,471", - "created": 1591793827.471339, + "asctime": "2020-08-29 20:16:26,493", + "created": 1598724986.4939976, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2143,41 +2173,41 @@ "lineno": 26, "message": "Expectation (Filecompare for rotated_image_3.jpg): result = True ()", "module": "test", - "msecs": 471.33898735046387, + "msecs": 493.99757385253906, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3013.554573059082, + "relativeCreated": 2819.239377975464, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 471.4019298553467, + "msecs": 494.0457344055176, "msg": "Filecompare for rotated_image_3.jpg is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3013.617515563965, + "relativeCreated": 2819.2875385284424, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 6.29425048828125e-05 + "time_consumption": 4.8160552978515625e-05 } ], - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 1.2747676372528076, - "time_finished": "2020-06-10 14:57:07,471", - "time_start": "2020-06-10 14:57:06,196" + "time_consumption": 1.1732306480407715, + "time_finished": "2020-08-29 20:16:26,494", + "time_start": "2020-08-29 20:16:25,320" }, "_CBaAQEYDEequ74M7usLaPw": { "args": null, - "asctime": "2020-06-10 14:57:07,473", - "created": 1591793827.4732103, + "asctime": "2020-08-29 20:16:26,496", + "created": 1598724986.4964466, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2188,13 +2218,13 @@ "message": "_CBaAQEYDEequ74M7usLaPw", "module": "__init__", "moduleLogger": [], - "msecs": 473.21033477783203, + "msecs": 496.4466094970703, "msg": "_CBaAQEYDEequ74M7usLaPw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/media/unittest/src/tests/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3015.42592048645, + "relativeCreated": 2821.688413619995, "stack_info": null, "testcaseLogger": [ { @@ -2202,8 +2232,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:07,473", - "created": 1591793827.4735024, + "asctime": "2020-08-29 20:16:26,496", + "created": 1598724986.4967034, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2216,8 +2246,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2020-06-10 14:57:07,473", - "created": 1591793827.4733202, + "asctime": "2020-08-29 20:16:26,496", + "created": 1598724986.4965696, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2227,15 +2257,15 @@ "lineno": 184, "message": "No image available, joining not possible", "module": "__init__", - "msecs": 473.32024574279785, + "msecs": 496.5696334838867, "msg": "No image available, joining not possible", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3015.535831451416, + "relativeCreated": 2821.8114376068115, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -2244,8 +2274,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:07,473", - "created": 1591793827.4733744, + "asctime": "2020-08-29 20:16:26,496", + "created": 1598724986.4966226, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2255,15 +2285,15 @@ "lineno": 22, "message": "Result (Returnvalue of join method without loading an image): False ()", "module": "test", - "msecs": 473.3743667602539, + "msecs": 496.62256240844727, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3015.589952468872, + "relativeCreated": 2821.864366531372, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -2272,8 +2302,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:07,473", - "created": 1591793827.4734178, + "asctime": "2020-08-29 20:16:26,496", + "created": 1598724986.4966648, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2283,37 +2313,37 @@ "lineno": 26, "message": "Expectation (Returnvalue of join method without loading an image): result = False ()", "module": "test", - "msecs": 473.4177589416504, + "msecs": 496.66476249694824, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3015.6333446502686, + "relativeCreated": 2821.906566619873, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 473.50239753723145, + "msecs": 496.7033863067627, "msg": "Returnvalue of join method without loading an image is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3015.7179832458496, + "relativeCreated": 2821.9451904296875, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 8.463859558105469e-05 + "time_consumption": 3.8623809814453125e-05 }, { "args": [ "False", "" ], - "asctime": "2020-06-10 14:57:07,813", - "created": 1591793827.8135724, + "asctime": "2020-08-29 20:16:26,807", + "created": 1598724986.807811, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2328,8 +2358,8 @@ "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'" ], - "asctime": "2020-06-10 14:57:07,604", - "created": 1591793827.6047597, + "asctime": "2020-08-29 20:16:26,615", + "created": 1598724986.6151996, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2339,23 +2369,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'", "module": "__init__", - "msecs": 604.759693145752, + "msecs": 615.1995658874512, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3146.97527885437, + "relativeCreated": 2940.441370010376, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ 17 ], - "asctime": "2020-06-10 14:57:07,813", - "created": 1591793827.8132753, + "asctime": "2020-08-29 20:16:26,807", + "created": 1598724986.8075213, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2365,15 +2395,15 @@ "lineno": 215, "message": "Join position value 17 is not supported", "module": "__init__", - "msecs": 813.2753372192383, + "msecs": 807.5213432312012, "msg": "Join position value %s is not supported", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3355.4909229278564, + "relativeCreated": 3132.763147354126, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -2382,8 +2412,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:07,813", - "created": 1591793827.8134594, + "asctime": "2020-08-29 20:16:26,807", + "created": 1598724986.8076832, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2393,15 +2423,15 @@ "lineno": 22, "message": "Result (Returnvalue of join method with invalid join position): False ()", "module": "test", - "msecs": 813.4593963623047, + "msecs": 807.6832294464111, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3355.674982070923, + "relativeCreated": 3132.925033569336, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -2410,8 +2440,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:07,813", - "created": 1591793827.813517, + "asctime": "2020-08-29 20:16:26,807", + "created": 1598724986.8077536, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2421,37 +2451,37 @@ "lineno": 26, "message": "Expectation (Returnvalue of join method with invalid join position): result = False ()", "module": "test", - "msecs": 813.5170936584473, + "msecs": 807.7535629272461, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3355.7326793670654, + "relativeCreated": 3132.995367050171, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 813.5724067687988, + "msecs": 807.8110218048096, "msg": "Returnvalue of join method with invalid join position is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3355.787992477417, + "relativeCreated": 3133.0528259277344, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 5.53131103515625e-05 + "time_consumption": 5.745887756347656e-05 }, { "args": [ "False", "" ], - "asctime": "2020-06-10 14:57:07,923", - "created": 1591793827.9235086, + "asctime": "2020-08-29 20:16:26,903", + "created": 1598724986.9033542, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2466,8 +2496,8 @@ "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'" ], - "asctime": "2020-06-10 14:57:07,919", - "created": 1591793827.9199135, + "asctime": "2020-08-29 20:16:26,897", + "created": 1598724986.8977997, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2477,21 +2507,21 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'", "module": "__init__", - "msecs": 919.9135303497314, + "msecs": 897.7997303009033, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3462.1291160583496, + "relativeCreated": 3223.041534423828, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [], - "asctime": "2020-06-10 14:57:07,923", - "created": 1591793827.9232686, + "asctime": "2020-08-29 20:16:26,903", + "created": 1598724986.9030898, "exc_info": null, "exc_text": null, "filename": "convert.py", @@ -2501,23 +2531,23 @@ "lineno": 35, "message": "Instance type is not supported: ", "module": "convert", - "msecs": 923.2685565948486, + "msecs": 903.0897617340088, "msg": "Instance type is not supported: ", "name": "MEDIA", "pathname": "src/media/convert.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3465.484142303467, + "relativeCreated": 3228.3315658569336, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "None" ], - "asctime": "2020-06-10 14:57:07,923", - "created": 1591793827.923359, + "asctime": "2020-08-29 20:16:26,903", + "created": 1598724986.9031827, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2527,15 +2557,15 @@ "lineno": 190, "message": "Image to be joined is not supported None", "module": "__init__", - "msecs": 923.3589172363281, + "msecs": 903.1827449798584, "msg": "Image to be joined is not supported %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3465.5745029449463, + "relativeCreated": 3228.424549102783, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -2544,8 +2574,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:07,923", - "created": 1591793827.9234202, + "asctime": "2020-08-29 20:16:26,903", + "created": 1598724986.9032598, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2555,15 +2585,15 @@ "lineno": 22, "message": "Result (Returnvalue of join method with unknown join file): False ()", "module": "test", - "msecs": 923.4201908111572, + "msecs": 903.2597541809082, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3465.6357765197754, + "relativeCreated": 3228.501558303833, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -2572,8 +2602,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:07,923", - "created": 1591793827.9234703, + "asctime": "2020-08-29 20:16:26,903", + "created": 1598724986.9033132, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2583,37 +2613,37 @@ "lineno": 26, "message": "Expectation (Returnvalue of join method with unknown join file): result = False ()", "module": "test", - "msecs": 923.4702587127686, + "msecs": 903.313159942627, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3465.6858444213867, + "relativeCreated": 3228.5549640655518, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 923.5086441040039, + "msecs": 903.3541679382324, "msg": "Returnvalue of join method with unknown join file is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3465.724229812622, + "relativeCreated": 3228.595972061157, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 3.838539123535156e-05 + "time_consumption": 4.100799560546875e-05 }, { "args": [ "True", "" ], - "asctime": "2020-06-10 14:57:08,335", - "created": 1591793828.3355963, + "asctime": "2020-08-29 20:16:27,299", + "created": 1598724987.2997453, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2628,8 +2658,8 @@ "args": [ 3 ], - "asctime": "2020-06-10 14:57:07,923", - "created": 1591793827.9235742, + "asctime": "2020-08-29 20:16:26,903", + "created": 1598724986.9034326, "exc_info": null, "exc_text": null, "filename": "test_image.py", @@ -2639,23 +2669,23 @@ "lineno": 108, "message": "Join with position 3", "module": "test_image", - "msecs": 923.5742092132568, + "msecs": 903.4326076507568, "msg": "Join with position %d", "name": "__unittest__", "pathname": "src/tests/test_image.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3465.789794921875, + "relativeCreated": 3228.6744117736816, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'" ], - "asctime": "2020-06-10 14:57:08,042", - "created": 1591793828.0424707, + "asctime": "2020-08-29 20:16:27,006", + "created": 1598724987.0061128, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2665,23 +2695,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'", "module": "__init__", - "msecs": 42.470693588256836, + "msecs": 6.112813949584961, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3584.686279296875, + "relativeCreated": 3331.3546180725098, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_no_gps.jpg'" ], - "asctime": "2020-06-10 14:57:08,134", - "created": 1591793828.134413, + "asctime": "2020-08-29 20:16:27,082", + "created": 1598724987.0829034, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2691,23 +2721,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_no_gps.jpg'", "module": "__init__", - "msecs": 134.4130039215088, + "msecs": 82.90338516235352, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3676.628589630127, + "relativeCreated": 3408.1451892852783, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ 300 ], - "asctime": "2020-06-10 14:57:08,134", - "created": 1591793828.134563, + "asctime": "2020-08-29 20:16:27,083", + "created": 1598724987.083052, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2717,21 +2747,21 @@ "lineno": 141, "message": "Resizing picture to max 300 pixel in whatever direction", "module": "__init__", - "msecs": 134.56296920776367, + "msecs": 83.05191993713379, "msg": "Resizing picture to max %d pixel in whatever direction", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3676.778554916382, + "relativeCreated": 3408.2937240600586, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [], - "asctime": "2020-06-10 14:57:08,162", - "created": 1591793828.1622174, + "asctime": "2020-08-29 20:16:27,140", + "created": 1598724987.1407158, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2741,23 +2771,23 @@ "lineno": 218, "message": "Joining two images", "module": "__init__", - "msecs": 162.217378616333, + "msecs": 140.7158374786377, "msg": "Joining two images", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3704.432964324951, + "relativeCreated": 3465.9576416015625, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/output_data/joined_image_3.jpg'" ], - "asctime": "2020-06-10 14:57:08,238", - "created": 1591793828.2380738, + "asctime": "2020-08-29 20:16:27,216", + "created": 1598724987.216452, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2767,15 +2797,15 @@ "lineno": 124, "message": "Saving image to '/user_data/data/dirk/prj/unittest/media/unittest/output_data/joined_image_3.jpg'", "module": "__init__", - "msecs": 238.07382583618164, + "msecs": 216.45188331604004, "msg": "Saving image to %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3780.2894115448, + "relativeCreated": 3541.693687438965, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -2784,8 +2814,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:08,335", - "created": 1591793828.3354664, + "asctime": "2020-08-29 20:16:27,299", + "created": 1598724987.2995386, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2795,15 +2825,15 @@ "lineno": 22, "message": "Result (Filecompare for joined_image_3.jpg): True ()", "module": "test", - "msecs": 335.4663848876953, + "msecs": 299.53861236572266, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3877.6819705963135, + "relativeCreated": 3624.7804164886475, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -2812,8 +2842,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:08,335", - "created": 1591793828.3355515, + "asctime": "2020-08-29 20:16:27,299", + "created": 1598724987.299669, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2823,37 +2853,37 @@ "lineno": 26, "message": "Expectation (Filecompare for joined_image_3.jpg): result = True ()", "module": "test", - "msecs": 335.55150032043457, + "msecs": 299.6690273284912, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3877.7670860290527, + "relativeCreated": 3624.910831451416, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 335.59632301330566, + "msecs": 299.7453212738037, "msg": "Filecompare for joined_image_3.jpg is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3877.811908721924, + "relativeCreated": 3624.9871253967285, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 4.482269287109375e-05 + "time_consumption": 7.62939453125e-05 }, { "args": [ "True", "" ], - "asctime": "2020-06-10 14:57:08,791", - "created": 1591793828.7913308, + "asctime": "2020-08-29 20:16:27,674", + "created": 1598724987.6744325, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2868,8 +2898,8 @@ "args": [ 4 ], - "asctime": "2020-06-10 14:57:08,335", - "created": 1591793828.3356736, + "asctime": "2020-08-29 20:16:27,299", + "created": 1598724987.299868, "exc_info": null, "exc_text": null, "filename": "test_image.py", @@ -2879,23 +2909,23 @@ "lineno": 108, "message": "Join with position 4", "module": "test_image", - "msecs": 335.67357063293457, + "msecs": 299.868106842041, "msg": "Join with position %d", "name": "__unittest__", "pathname": "src/tests/test_image.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3877.8891563415527, + "relativeCreated": 3625.109910964966, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'" ], - "asctime": "2020-06-10 14:57:08,443", - "created": 1591793828.4438987, + "asctime": "2020-08-29 20:16:27,390", + "created": 1598724987.3901384, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2905,23 +2935,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'", "module": "__init__", - "msecs": 443.89867782592773, + "msecs": 390.1383876800537, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 3986.114263534546, + "relativeCreated": 3715.3801918029785, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_no_gps.jpg'" ], - "asctime": "2020-06-10 14:57:08,580", - "created": 1591793828.5807822, + "asctime": "2020-08-29 20:16:27,482", + "created": 1598724987.4822626, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2931,23 +2961,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_no_gps.jpg'", "module": "__init__", - "msecs": 580.7821750640869, + "msecs": 482.26261138916016, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4122.997760772705, + "relativeCreated": 3807.504415512085, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ 300 ], - "asctime": "2020-06-10 14:57:08,581", - "created": 1591793828.5810375, + "asctime": "2020-08-29 20:16:27,482", + "created": 1598724987.4823756, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2957,21 +2987,21 @@ "lineno": 141, "message": "Resizing picture to max 300 pixel in whatever direction", "module": "__init__", - "msecs": 581.0375213623047, + "msecs": 482.3756217956543, "msg": "Resizing picture to max %d pixel in whatever direction", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4123.253107070923, + "relativeCreated": 3807.617425918579, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [], - "asctime": "2020-06-10 14:57:08,615", - "created": 1591793828.6157255, + "asctime": "2020-08-29 20:16:27,516", + "created": 1598724987.5160103, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2981,23 +3011,23 @@ "lineno": 218, "message": "Joining two images", "module": "__init__", - "msecs": 615.7255172729492, + "msecs": 516.0102844238281, "msg": "Joining two images", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4157.941102981567, + "relativeCreated": 3841.252088546753, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/output_data/joined_image_4.jpg'" ], - "asctime": "2020-06-10 14:57:08,692", - "created": 1591793828.6929905, + "asctime": "2020-08-29 20:16:27,591", + "created": 1598724987.5913615, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3007,15 +3037,15 @@ "lineno": 124, "message": "Saving image to '/user_data/data/dirk/prj/unittest/media/unittest/output_data/joined_image_4.jpg'", "module": "__init__", - "msecs": 692.9905414581299, + "msecs": 591.3615226745605, "msg": "Saving image to %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4235.206127166748, + "relativeCreated": 3916.6033267974854, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -3024,8 +3054,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:08,791", - "created": 1591793828.7912045, + "asctime": "2020-08-29 20:16:27,674", + "created": 1598724987.6742654, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3035,15 +3065,15 @@ "lineno": 22, "message": "Result (Filecompare for joined_image_4.jpg): True ()", "module": "test", - "msecs": 791.2044525146484, + "msecs": 674.2653846740723, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4333.420038223267, + "relativeCreated": 3999.507188796997, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -3052,8 +3082,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:08,791", - "created": 1591793828.791288, + "asctime": "2020-08-29 20:16:27,674", + "created": 1598724987.6743677, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3063,37 +3093,37 @@ "lineno": 26, "message": "Expectation (Filecompare for joined_image_4.jpg): result = True ()", "module": "test", - "msecs": 791.287899017334, + "msecs": 674.3676662445068, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4333.503484725952, + "relativeCreated": 3999.6094703674316, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 791.3308143615723, + "msecs": 674.4325160980225, "msg": "Filecompare for joined_image_4.jpg is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4333.54640007019, + "relativeCreated": 3999.6743202209473, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 4.291534423828125e-05 + "time_consumption": 6.4849853515625e-05 }, { "args": [ "True", "" ], - "asctime": "2020-06-10 14:57:09,212", - "created": 1591793829.2126672, + "asctime": "2020-08-29 20:16:28,057", + "created": 1598724988.0578537, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3108,8 +3138,8 @@ "args": [ 5 ], - "asctime": "2020-06-10 14:57:08,791", - "created": 1591793828.7914016, + "asctime": "2020-08-29 20:16:27,674", + "created": 1598724987.6745703, "exc_info": null, "exc_text": null, "filename": "test_image.py", @@ -3119,23 +3149,23 @@ "lineno": 108, "message": "Join with position 5", "module": "test_image", - "msecs": 791.4016246795654, + "msecs": 674.5703220367432, "msg": "Join with position %d", "name": "__unittest__", "pathname": "src/tests/test_image.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4333.617210388184, + "relativeCreated": 3999.812126159668, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'" ], - "asctime": "2020-06-10 14:57:08,898", - "created": 1591793828.898268, + "asctime": "2020-08-29 20:16:27,766", + "created": 1598724987.7668204, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3145,23 +3175,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'", "module": "__init__", - "msecs": 898.2679843902588, + "msecs": 766.8204307556152, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4440.483570098877, + "relativeCreated": 4092.06223487854, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_no_gps.jpg'" ], - "asctime": "2020-06-10 14:57:09,010", - "created": 1591793829.0109723, + "asctime": "2020-08-29 20:16:27,853", + "created": 1598724987.8539672, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3171,23 +3201,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_no_gps.jpg'", "module": "__init__", - "msecs": 10.972261428833008, + "msecs": 853.9671897888184, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4553.187847137451, + "relativeCreated": 4179.208993911743, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ 300 ], - "asctime": "2020-06-10 14:57:09,011", - "created": 1591793829.0111196, + "asctime": "2020-08-29 20:16:27,854", + "created": 1598724987.8540967, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3197,21 +3227,21 @@ "lineno": 141, "message": "Resizing picture to max 300 pixel in whatever direction", "module": "__init__", - "msecs": 11.119604110717773, + "msecs": 854.0966510772705, "msg": "Resizing picture to max %d pixel in whatever direction", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4553.335189819336, + "relativeCreated": 4179.338455200195, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [], - "asctime": "2020-06-10 14:57:09,039", - "created": 1591793829.0395555, + "asctime": "2020-08-29 20:16:27,899", + "created": 1598724987.8994653, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3221,23 +3251,23 @@ "lineno": 218, "message": "Joining two images", "module": "__init__", - "msecs": 39.55554962158203, + "msecs": 899.4653224945068, "msg": "Joining two images", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4581.7711353302, + "relativeCreated": 4224.707126617432, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/output_data/joined_image_5.jpg'" ], - "asctime": "2020-06-10 14:57:09,115", - "created": 1591793829.1153338, + "asctime": "2020-08-29 20:16:27,975", + "created": 1598724987.9752705, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3247,15 +3277,15 @@ "lineno": 124, "message": "Saving image to '/user_data/data/dirk/prj/unittest/media/unittest/output_data/joined_image_5.jpg'", "module": "__init__", - "msecs": 115.33379554748535, + "msecs": 975.2705097198486, "msg": "Saving image to %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4657.5493812561035, + "relativeCreated": 4300.512313842773, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -3264,8 +3294,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:09,212", - "created": 1591793829.212531, + "asctime": "2020-08-29 20:16:28,057", + "created": 1598724988.057687, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3275,15 +3305,15 @@ "lineno": 22, "message": "Result (Filecompare for joined_image_5.jpg): True ()", "module": "test", - "msecs": 212.53108978271484, + "msecs": 57.68704414367676, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4754.746675491333, + "relativeCreated": 4382.928848266602, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -3292,8 +3322,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:09,212", - "created": 1591793829.2126167, + "asctime": "2020-08-29 20:16:28,057", + "created": 1598724988.0577872, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3303,37 +3333,37 @@ "lineno": 26, "message": "Expectation (Filecompare for joined_image_5.jpg): result = True ()", "module": "test", - "msecs": 212.6166820526123, + "msecs": 57.787179946899414, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4754.8322677612305, + "relativeCreated": 4383.028984069824, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 212.66722679138184, + "msecs": 57.85369873046875, "msg": "Filecompare for joined_image_5.jpg is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4754.8828125, + "relativeCreated": 4383.095502853394, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 5.054473876953125e-05 + "time_consumption": 6.651878356933594e-05 }, { "args": [ "True", "" ], - "asctime": "2020-06-10 14:57:09,628", - "created": 1591793829.6280782, + "asctime": "2020-08-29 20:16:28,443", + "created": 1598724988.4436793, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3348,8 +3378,8 @@ "args": [ 1 ], - "asctime": "2020-06-10 14:57:09,212", - "created": 1591793829.2127347, + "asctime": "2020-08-29 20:16:28,057", + "created": 1598724988.0579515, "exc_info": null, "exc_text": null, "filename": "test_image.py", @@ -3359,23 +3389,23 @@ "lineno": 108, "message": "Join with position 1", "module": "test_image", - "msecs": 212.73469924926758, + "msecs": 57.95145034790039, "msg": "Join with position %d", "name": "__unittest__", "pathname": "src/tests/test_image.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4754.950284957886, + "relativeCreated": 4383.193254470825, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'" ], - "asctime": "2020-06-10 14:57:09,319", - "created": 1591793829.3197114, + "asctime": "2020-08-29 20:16:28,147", + "created": 1598724988.1474526, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3385,23 +3415,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'", "module": "__init__", - "msecs": 319.71144676208496, + "msecs": 147.45259284973145, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4861.927032470703, + "relativeCreated": 4472.694396972656, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_no_gps.jpg'" ], - "asctime": "2020-06-10 14:57:09,426", - "created": 1591793829.4262812, + "asctime": "2020-08-29 20:16:28,239", + "created": 1598724988.2398481, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3411,23 +3441,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_no_gps.jpg'", "module": "__init__", - "msecs": 426.281213760376, + "msecs": 239.84813690185547, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4968.496799468994, + "relativeCreated": 4565.08994102478, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ 300 ], - "asctime": "2020-06-10 14:57:09,426", - "created": 1591793829.4263978, + "asctime": "2020-08-29 20:16:28,239", + "created": 1598724988.2399755, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3437,21 +3467,21 @@ "lineno": 141, "message": "Resizing picture to max 300 pixel in whatever direction", "module": "__init__", - "msecs": 426.39780044555664, + "msecs": 239.9754524230957, "msg": "Resizing picture to max %d pixel in whatever direction", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4968.613386154175, + "relativeCreated": 4565.2172565460205, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [], - "asctime": "2020-06-10 14:57:09,453", - "created": 1591793829.4530394, + "asctime": "2020-08-29 20:16:28,273", + "created": 1598724988.2737303, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3461,23 +3491,23 @@ "lineno": 218, "message": "Joining two images", "module": "__init__", - "msecs": 453.03940773010254, + "msecs": 273.7302780151367, "msg": "Joining two images", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 4995.254993438721, + "relativeCreated": 4598.9720821380615, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/output_data/joined_image_1.jpg'" ], - "asctime": "2020-06-10 14:57:09,527", - "created": 1591793829.5277264, + "asctime": "2020-08-29 20:16:28,358", + "created": 1598724988.3588758, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3487,15 +3517,15 @@ "lineno": 124, "message": "Saving image to '/user_data/data/dirk/prj/unittest/media/unittest/output_data/joined_image_1.jpg'", "module": "__init__", - "msecs": 527.726411819458, + "msecs": 358.8757514953613, "msg": "Saving image to %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 5069.941997528076, + "relativeCreated": 4684.117555618286, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -3504,8 +3534,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:09,627", - "created": 1591793829.6279447, + "asctime": "2020-08-29 20:16:28,443", + "created": 1598724988.4435134, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3515,15 +3545,15 @@ "lineno": 22, "message": "Result (Filecompare for joined_image_1.jpg): True ()", "module": "test", - "msecs": 627.9447078704834, + "msecs": 443.5133934020996, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 5170.160293579102, + "relativeCreated": 4768.755197525024, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -3532,8 +3562,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:09,628", - "created": 1591793829.6280336, + "asctime": "2020-08-29 20:16:28,443", + "created": 1598724988.4436097, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3543,37 +3573,37 @@ "lineno": 26, "message": "Expectation (Filecompare for joined_image_1.jpg): result = True ()", "module": "test", - "msecs": 628.0336380004883, + "msecs": 443.60971450805664, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 5170.249223709106, + "relativeCreated": 4768.851518630981, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 628.0782222747803, + "msecs": 443.6793327331543, "msg": "Filecompare for joined_image_1.jpg is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 5170.293807983398, + "relativeCreated": 4768.921136856079, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 4.458427429199219e-05 + "time_consumption": 6.961822509765625e-05 }, { "args": [ "True", "" ], - "asctime": "2020-06-10 14:57:10,042", - "created": 1591793830.0425525, + "asctime": "2020-08-29 20:16:28,834", + "created": 1598724988.834673, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3588,8 +3618,8 @@ "args": [ 2 ], - "asctime": "2020-06-10 14:57:09,628", - "created": 1591793829.6281474, + "asctime": "2020-08-29 20:16:28,443", + "created": 1598724988.4437666, "exc_info": null, "exc_text": null, "filename": "test_image.py", @@ -3599,23 +3629,23 @@ "lineno": 108, "message": "Join with position 2", "module": "test_image", - "msecs": 628.1473636627197, + "msecs": 443.76659393310547, "msg": "Join with position %d", "name": "__unittest__", "pathname": "src/tests/test_image.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 5170.362949371338, + "relativeCreated": 4769.00839805603, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'" ], - "asctime": "2020-06-10 14:57:09,735", - "created": 1591793829.735757, + "asctime": "2020-08-29 20:16:28,537", + "created": 1598724988.5376134, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3625,23 +3655,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'", "module": "__init__", - "msecs": 735.7571125030518, + "msecs": 537.6133918762207, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 5277.97269821167, + "relativeCreated": 4862.8551959991455, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_no_gps.jpg'" ], - "asctime": "2020-06-10 14:57:09,841", - "created": 1591793829.8418388, + "asctime": "2020-08-29 20:16:28,631", + "created": 1598724988.631242, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3651,23 +3681,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_no_gps.jpg'", "module": "__init__", - "msecs": 841.8388366699219, + "msecs": 631.242036819458, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 5384.05442237854, + "relativeCreated": 4956.483840942383, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ 300 ], - "asctime": "2020-06-10 14:57:09,841", - "created": 1591793829.841975, + "asctime": "2020-08-29 20:16:28,631", + "created": 1598724988.6313746, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3677,21 +3707,21 @@ "lineno": 141, "message": "Resizing picture to max 300 pixel in whatever direction", "module": "__init__", - "msecs": 841.9749736785889, + "msecs": 631.3745975494385, "msg": "Resizing picture to max %d pixel in whatever direction", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 5384.190559387207, + "relativeCreated": 4956.616401672363, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [], - "asctime": "2020-06-10 14:57:09,868", - "created": 1591793829.8689854, + "asctime": "2020-08-29 20:16:28,676", + "created": 1598724988.6767, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3701,23 +3731,23 @@ "lineno": 218, "message": "Joining two images", "module": "__init__", - "msecs": 868.9854145050049, + "msecs": 676.7001152038574, "msg": "Joining two images", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 5411.201000213623, + "relativeCreated": 5001.941919326782, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/output_data/joined_image_2.jpg'" ], - "asctime": "2020-06-10 14:57:09,944", - "created": 1591793829.9447782, + "asctime": "2020-08-29 20:16:28,752", + "created": 1598724988.752499, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3727,15 +3757,15 @@ "lineno": 124, "message": "Saving image to '/user_data/data/dirk/prj/unittest/media/unittest/output_data/joined_image_2.jpg'", "module": "__init__", - "msecs": 944.7782039642334, + "msecs": 752.4991035461426, "msg": "Saving image to %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 5486.993789672852, + "relativeCreated": 5077.740907669067, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -3744,8 +3774,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:10,042", - "created": 1591793830.042424, + "asctime": "2020-08-29 20:16:28,834", + "created": 1598724988.834509, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3755,15 +3785,15 @@ "lineno": 22, "message": "Result (Filecompare for joined_image_2.jpg): True ()", "module": "test", - "msecs": 42.42396354675293, + "msecs": 834.5088958740234, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 5584.639549255371, + "relativeCreated": 5159.750699996948, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -3772,8 +3802,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:10,042", - "created": 1591793830.0425088, + "asctime": "2020-08-29 20:16:28,834", + "created": 1598724988.8346083, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3783,41 +3813,41 @@ "lineno": 26, "message": "Expectation (Filecompare for joined_image_2.jpg): result = True ()", "module": "test", - "msecs": 42.508840560913086, + "msecs": 834.6083164215088, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 5584.724426269531, + "relativeCreated": 5159.850120544434, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 42.55247116088867, + "msecs": 834.6729278564453, "msg": "Filecompare for joined_image_2.jpg is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 5584.768056869507, + "relativeCreated": 5159.91473197937, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 4.363059997558594e-05 + "time_consumption": 6.461143493652344e-05 } ], - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 2.5693421363830566, - "time_finished": "2020-06-10 14:57:10,042", - "time_start": "2020-06-10 14:57:07,473" + "time_consumption": 2.338226318359375, + "time_finished": "2020-08-29 20:16:28,834", + "time_start": "2020-08-29 20:16:26,496" }, "_Fv7V4EYCEequ74M7usLaPw": { "args": null, - "asctime": "2020-06-10 14:57:05,119", - "created": 1591793825.1198905, + "asctime": "2020-08-29 20:16:24,270", + "created": 1598724984.270135, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3828,13 +3858,13 @@ "message": "_Fv7V4EYCEequ74M7usLaPw", "module": "__init__", "moduleLogger": [], - "msecs": 119.89045143127441, + "msecs": 270.13492584228516, "msg": "_Fv7V4EYCEequ74M7usLaPw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/media/unittest/src/tests/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 662.1060371398926, + "relativeCreated": 595.37672996521, "stack_info": null, "testcaseLogger": [ { @@ -3842,8 +3872,8 @@ "", "" ], - "asctime": "2020-06-10 14:57:05,120", - "created": 1591793825.1200879, + "asctime": "2020-08-29 20:16:24,270", + "created": 1598724984.2703419, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3860,8 +3890,8 @@ "", "" ], - "asctime": "2020-06-10 14:57:05,119", - "created": 1591793825.11999, + "asctime": "2020-08-29 20:16:24,270", + "created": 1598724984.2702353, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3871,15 +3901,15 @@ "lineno": 22, "message": "Result (Type of image stored in instance, if no parameter is given): ()", "module": "test", - "msecs": 119.99011039733887, + "msecs": 270.2353000640869, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 662.205696105957, + "relativeCreated": 595.4771041870117, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -3888,8 +3918,8 @@ "", "" ], - "asctime": "2020-06-10 14:57:05,120", - "created": 1591793825.1200414, + "asctime": "2020-08-29 20:16:24,270", + "created": 1598724984.2702863, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3899,37 +3929,37 @@ "lineno": 26, "message": "Expectation (Type of image stored in instance, if no parameter is given): result = ()", "module": "test", - "msecs": 120.0413703918457, + "msecs": 270.28632164001465, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 662.2569561004639, + "relativeCreated": 595.5281257629395, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 120.08786201477051, + "msecs": 270.3418731689453, "msg": "Type of image stored in instance, if no parameter is given is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 662.3034477233887, + "relativeCreated": 595.5836772918701, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 4.649162292480469e-05 + "time_consumption": 5.555152893066406e-05 }, { "args": [ "", "" ], - "asctime": "2020-06-10 14:57:05,120", - "created": 1591793825.120852, + "asctime": "2020-08-29 20:16:24,271", + "created": 1598724984.271136, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3942,8 +3972,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2020-06-10 14:57:05,120", - "created": 1591793825.1207075, + "asctime": "2020-08-29 20:16:24,270", + "created": 1598724984.2709916, "exc_info": null, "exc_text": null, "filename": "convert.py", @@ -3953,15 +3983,15 @@ "lineno": 35, "message": "Instance type is not supported: ", "module": "convert", - "msecs": 120.70751190185547, + "msecs": 270.99156379699707, "msg": "Instance type is not supported: ", "name": "MEDIA", "pathname": "src/media/convert.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 662.9230976104736, + "relativeCreated": 596.2333679199219, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -3970,8 +4000,8 @@ "", "" ], - "asctime": "2020-06-10 14:57:05,120", - "created": 1591793825.120766, + "asctime": "2020-08-29 20:16:24,271", + "created": 1598724984.2710512, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3981,15 +4011,15 @@ "lineno": 22, "message": "Result (Type of image stored in instance, if a unsupported parameter is given): ()", "module": "test", - "msecs": 120.76592445373535, + "msecs": 271.05116844177246, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 662.9815101623535, + "relativeCreated": 596.2929725646973, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -3998,8 +4028,8 @@ "", "" ], - "asctime": "2020-06-10 14:57:05,120", - "created": 1591793825.1208112, + "asctime": "2020-08-29 20:16:24,271", + "created": 1598724984.2710943, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4009,37 +4039,37 @@ "lineno": 26, "message": "Expectation (Type of image stored in instance, if a unsupported parameter is given): result = ()", "module": "test", - "msecs": 120.81122398376465, + "msecs": 271.09432220458984, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 663.0268096923828, + "relativeCreated": 596.3361263275146, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 120.85199356079102, + "msecs": 271.1360454559326, "msg": "Type of image stored in instance, if a unsupported parameter is given is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 663.0675792694092, + "relativeCreated": 596.3778495788574, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 4.076957702636719e-05 + "time_consumption": 4.172325134277344e-05 }, { "args": [ "", "" ], - "asctime": "2020-06-10 14:57:05,121", - "created": 1591793825.121063, + "asctime": "2020-08-29 20:16:24,271", + "created": 1598724984.271351, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4054,8 +4084,8 @@ "args": [ "/user_data/data/dirk/prj/unittest/media/unittest/input_data/unknown.txt" ], - "asctime": "2020-06-10 14:57:05,120", - "created": 1591793825.1209269, + "asctime": "2020-08-29 20:16:24,271", + "created": 1598724984.27122, "exc_info": null, "exc_text": null, "filename": "convert.py", @@ -4065,15 +4095,15 @@ "lineno": 31, "message": "Filetype is not supported (/user_data/data/dirk/prj/unittest/media/unittest/input_data/unknown.txt)", "module": "convert", - "msecs": 120.9268569946289, + "msecs": 271.21996879577637, "msg": "Filetype is not supported (%s)", "name": "MEDIA", "pathname": "src/media/convert.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 663.1424427032471, + "relativeCreated": 596.4617729187012, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -4082,8 +4112,8 @@ "", "" ], - "asctime": "2020-06-10 14:57:05,120", - "created": 1591793825.1209939, + "asctime": "2020-08-29 20:16:24,271", + "created": 1598724984.271277, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4093,15 +4123,15 @@ "lineno": 22, "message": "Result (Type of image stored in instance, if an unknown file is given): ()", "module": "test", - "msecs": 120.99385261535645, + "msecs": 271.27695083618164, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 663.2094383239746, + "relativeCreated": 596.5187549591064, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -4110,8 +4140,8 @@ "", "" ], - "asctime": "2020-06-10 14:57:05,121", - "created": 1591793825.121029, + "asctime": "2020-08-29 20:16:24,271", + "created": 1598724984.2713141, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4121,37 +4151,37 @@ "lineno": 26, "message": "Expectation (Type of image stored in instance, if an unknown file is given): result = ()", "module": "test", - "msecs": 121.02890014648438, + "msecs": 271.3141441345215, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 663.2444858551025, + "relativeCreated": 596.5559482574463, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 121.0629940032959, + "msecs": 271.3510990142822, "msg": "Type of image stored in instance, if an unknown file is given is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 663.2785797119141, + "relativeCreated": 596.592903137207, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 3.409385681152344e-05 + "time_consumption": 3.695487976074219e-05 }, { "args": [ "", "" ], - "asctime": "2020-06-10 14:57:05,256", - "created": 1591793825.2568948, + "asctime": "2020-08-29 20:16:24,398", + "created": 1598724984.3989742, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4166,8 +4196,8 @@ "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'" ], - "asctime": "2020-06-10 14:57:05,256", - "created": 1591793825.2566547, + "asctime": "2020-08-29 20:16:24,398", + "created": 1598724984.3987725, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4177,15 +4207,15 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'", "module": "__init__", - "msecs": 256.6547393798828, + "msecs": 398.7724781036377, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 798.870325088501, + "relativeCreated": 724.0142822265625, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -4194,8 +4224,8 @@ "", "" ], - "asctime": "2020-06-10 14:57:05,256", - "created": 1591793825.256796, + "asctime": "2020-08-29 20:16:24,398", + "created": 1598724984.3988864, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4205,15 +4235,15 @@ "lineno": 22, "message": "Result (Type of image stored in instance, if a image file is given): ()", "module": "test", - "msecs": 256.79588317871094, + "msecs": 398.88644218444824, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 799.0114688873291, + "relativeCreated": 724.128246307373, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -4222,8 +4252,8 @@ "", "" ], - "asctime": "2020-06-10 14:57:05,256", - "created": 1591793825.256853, + "asctime": "2020-08-29 20:16:24,398", + "created": 1598724984.398932, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4233,37 +4263,37 @@ "lineno": 26, "message": "Expectation (Type of image stored in instance, if a image file is given): result = ()", "module": "test", - "msecs": 256.8531036376953, + "msecs": 398.93198013305664, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 799.0686893463135, + "relativeCreated": 724.1737842559814, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 256.8948268890381, + "msecs": 398.9741802215576, "msg": "Type of image stored in instance, if a image file is given is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 799.1104125976562, + "relativeCreated": 724.2159843444824, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 4.172325134277344e-05 + "time_consumption": 4.220008850097656e-05 }, { "args": [ "", "" ], - "asctime": "2020-06-10 14:57:05,549", - "created": 1591793825.5492117, + "asctime": "2020-08-29 20:16:24,688", + "created": 1598724984.6886597, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4278,8 +4308,8 @@ "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/video.mp4'" ], - "asctime": "2020-06-10 14:57:05,547", - "created": 1591793825.5473537, + "asctime": "2020-08-29 20:16:24,685", + "created": 1598724984.6859632, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4289,15 +4319,15 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/video.mp4'", "module": "__init__", - "msecs": 547.3537445068359, + "msecs": 685.9631538391113, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1089.569330215454, + "relativeCreated": 1011.2049579620361, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -4306,8 +4336,8 @@ "", "" ], - "asctime": "2020-06-10 14:57:05,549", - "created": 1591793825.549095, + "asctime": "2020-08-29 20:16:24,688", + "created": 1598724984.6885176, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4317,15 +4347,15 @@ "lineno": 22, "message": "Result (Type of image stored in instance, if a video file is given): ()", "module": "test", - "msecs": 549.0949153900146, + "msecs": 688.5175704956055, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1091.3105010986328, + "relativeCreated": 1013.7593746185303, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -4334,8 +4364,8 @@ "", "" ], - "asctime": "2020-06-10 14:57:05,549", - "created": 1591793825.5491571, + "asctime": "2020-08-29 20:16:24,688", + "created": 1598724984.6886084, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4345,41 +4375,41 @@ "lineno": 26, "message": "Expectation (Type of image stored in instance, if a video file is given): result = ()", "module": "test", - "msecs": 549.1571426391602, + "msecs": 688.6084079742432, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1091.3727283477783, + "relativeCreated": 1013.850212097168, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 549.2117404937744, + "msecs": 688.65966796875, "msg": "Type of image stored in instance, if a video file is given is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1091.4273262023926, + "relativeCreated": 1013.9014720916748, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 5.459785461425781e-05 + "time_consumption": 5.125999450683594e-05 } ], - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 0.4293212890625, - "time_finished": "2020-06-10 14:57:05,549", - "time_start": "2020-06-10 14:57:05,119" + "time_consumption": 0.41852474212646484, + "time_finished": "2020-08-29 20:16:24,688", + "time_start": "2020-08-29 20:16:24,270" }, "_HGpRMEYCEequ74M7usLaPw": { "args": null, - "asctime": "2020-06-10 14:57:05,549", - "created": 1591793825.5493972, + "asctime": "2020-08-29 20:16:24,688", + "created": 1598724984.688876, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4390,13 +4420,13 @@ "message": "_HGpRMEYCEequ74M7usLaPw", "module": "__init__", "moduleLogger": [], - "msecs": 549.3972301483154, + "msecs": 688.8759136199951, "msg": "_HGpRMEYCEequ74M7usLaPw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/media/unittest/src/tests/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1091.6128158569336, + "relativeCreated": 1014.1177177429199, "stack_info": null, "testcaseLogger": [ { @@ -4404,8 +4434,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:05,549", - "created": 1591793825.5496538, + "asctime": "2020-08-29 20:16:24,689", + "created": 1598724984.6890917, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4420,8 +4450,8 @@ "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/output_data/saved_image.jpg'" ], - "asctime": "2020-06-10 14:57:05,549", - "created": 1591793825.5495229, + "asctime": "2020-08-29 20:16:24,688", + "created": 1598724984.688961, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4431,15 +4461,15 @@ "lineno": 121, "message": "No image available to be saved ('/user_data/data/dirk/prj/unittest/media/unittest/output_data/saved_image.jpg')", "module": "__init__", - "msecs": 549.522876739502, + "msecs": 688.9610290527344, "msg": "No image available to be saved (%s)", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1091.7384624481201, + "relativeCreated": 1014.2028331756592, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -4448,8 +4478,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:05,549", - "created": 1591793825.549579, + "asctime": "2020-08-29 20:16:24,689", + "created": 1598724984.6890109, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4459,15 +4489,15 @@ "lineno": 22, "message": "Result (Returnvalue of failed save method): False ()", "module": "test", - "msecs": 549.5789051055908, + "msecs": 689.0108585357666, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1091.794490814209, + "relativeCreated": 1014.2526626586914, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -4476,8 +4506,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:05,549", - "created": 1591793825.5496166, + "asctime": "2020-08-29 20:16:24,689", + "created": 1598724984.6890538, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4487,37 +4517,37 @@ "lineno": 26, "message": "Expectation (Returnvalue of failed save method): result = False ()", "module": "test", - "msecs": 549.6165752410889, + "msecs": 689.0537738800049, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1091.832160949707, + "relativeCreated": 1014.2955780029297, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 549.6537685394287, + "msecs": 689.091682434082, "msg": "Returnvalue of failed save method is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1091.8693542480469, + "relativeCreated": 1014.3334865570068, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 3.719329833984375e-05 + "time_consumption": 3.790855407714844e-05 }, { "args": [ "False", "" ], - "asctime": "2020-06-10 14:57:05,549", - "created": 1591793825.5498106, + "asctime": "2020-08-29 20:16:24,689", + "created": 1598724984.689255, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4534,8 +4564,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:05,549", - "created": 1591793825.549738, + "asctime": "2020-08-29 20:16:24,689", + "created": 1598724984.6891768, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4545,15 +4575,15 @@ "lineno": 22, "message": "Result (Existance of saved file): False ()", "module": "test", - "msecs": 549.7379302978516, + "msecs": 689.1767978668213, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1091.9535160064697, + "relativeCreated": 1014.4186019897461, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -4562,8 +4592,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:05,549", - "created": 1591793825.5497758, + "asctime": "2020-08-29 20:16:24,689", + "created": 1598724984.6892145, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4573,37 +4603,37 @@ "lineno": 26, "message": "Expectation (Existance of saved file): result = False ()", "module": "test", - "msecs": 549.7758388519287, + "msecs": 689.2144680023193, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1091.9914245605469, + "relativeCreated": 1014.4562721252441, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 549.8106479644775, + "msecs": 689.2549991607666, "msg": "Existance of saved file is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1092.0262336730957, + "relativeCreated": 1014.4968032836914, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 3.4809112548828125e-05 + "time_consumption": 4.0531158447265625e-05 }, { "args": [ "True", "" ], - "asctime": "2020-06-10 14:57:05,839", - "created": 1591793825.8399704, + "asctime": "2020-08-29 20:16:24,990", + "created": 1598724984.9905941, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4618,8 +4648,8 @@ "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/video.mp4'" ], - "asctime": "2020-06-10 14:57:05,825", - "created": 1591793825.825366, + "asctime": "2020-08-29 20:16:24,978", + "created": 1598724984.9781566, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4629,23 +4659,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/video.mp4'", "module": "__init__", - "msecs": 825.3660202026367, + "msecs": 978.156566619873, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1367.5816059112549, + "relativeCreated": 1303.3983707427979, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/output_data/saved_image.jpg'" ], - "asctime": "2020-06-10 14:57:05,825", - "created": 1591793825.8256671, + "asctime": "2020-08-29 20:16:24,978", + "created": 1598724984.978379, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4655,15 +4685,15 @@ "lineno": 124, "message": "Saving image to '/user_data/data/dirk/prj/unittest/media/unittest/output_data/saved_image.jpg'", "module": "__init__", - "msecs": 825.667142868042, + "msecs": 978.3790111541748, "msg": "Saving image to %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1367.8827285766602, + "relativeCreated": 1303.6208152770996, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -4672,8 +4702,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:05,839", - "created": 1591793825.8397884, + "asctime": "2020-08-29 20:16:24,990", + "created": 1598724984.9903424, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4683,15 +4713,15 @@ "lineno": 22, "message": "Result (Returnvalue of successful save method): True ()", "module": "test", - "msecs": 839.7884368896484, + "msecs": 990.342378616333, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1382.0040225982666, + "relativeCreated": 1315.5841827392578, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -4700,8 +4730,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:05,839", - "created": 1591793825.8399007, + "asctime": "2020-08-29 20:16:24,990", + "created": 1598724984.9904814, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4711,37 +4741,37 @@ "lineno": 26, "message": "Expectation (Returnvalue of successful save method): result = True ()", "module": "test", - "msecs": 839.9007320404053, + "msecs": 990.4813766479492, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1382.1163177490234, + "relativeCreated": 1315.723180770874, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 839.9703502655029, + "msecs": 990.5941486358643, "msg": "Returnvalue of successful save method is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1382.185935974121, + "relativeCreated": 1315.835952758789, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 6.961822509765625e-05 + "time_consumption": 0.00011277198791503906 }, { "args": [ "True", "" ], - "asctime": "2020-06-10 14:57:05,840", - "created": 1591793825.840205, + "asctime": "2020-08-29 20:16:24,990", + "created": 1598724984.9908967, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4758,8 +4788,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:05,840", - "created": 1591793825.8401146, + "asctime": "2020-08-29 20:16:24,990", + "created": 1598724984.990794, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4769,15 +4799,15 @@ "lineno": 22, "message": "Result (Existance of saved file): True ()", "module": "test", - "msecs": 840.1145935058594, + "msecs": 990.7939434051514, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1382.3301792144775, + "relativeCreated": 1316.0357475280762, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -4786,8 +4816,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:05,840", - "created": 1591793825.840163, + "asctime": "2020-08-29 20:16:24,990", + "created": 1598724984.990849, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4797,41 +4827,41 @@ "lineno": 26, "message": "Expectation (Existance of saved file): result = True ()", "module": "test", - "msecs": 840.162992477417, + "msecs": 990.8490180969238, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1382.3785781860352, + "relativeCreated": 1316.0908222198486, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 840.2049541473389, + "msecs": 990.8967018127441, "msg": "Existance of saved file is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1382.420539855957, + "relativeCreated": 1316.138505935669, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 4.1961669921875e-05 + "time_consumption": 4.76837158203125e-05 } ], - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 0.29080772399902344, - "time_finished": "2020-06-10 14:57:05,840", - "time_start": "2020-06-10 14:57:05,549" + "time_consumption": 0.302020788192749, + "time_finished": "2020-08-29 20:16:24,990", + "time_start": "2020-08-29 20:16:24,688" }, "_XzMFcHYZEem_kd-7nxt1sg": { "args": null, - "asctime": "2020-06-10 14:57:04,536", - "created": 1591793824.53696, + "asctime": "2020-08-29 20:16:23,740", + "created": 1598724983.7407093, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4842,13 +4872,13 @@ "message": "_XzMFcHYZEem_kd-7nxt1sg", "module": "__init__", "moduleLogger": [], - "msecs": 536.9598865509033, + "msecs": 740.7093048095703, "msg": "_XzMFcHYZEem_kd-7nxt1sg", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/media/unittest/src/tests/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 79.17547225952148, + "relativeCreated": 65.95110893249512, "stack_info": null, "testcaseLogger": [ { @@ -4856,8 +4886,8 @@ "None", "" ], - "asctime": "2020-06-10 14:57:04,538", - "created": 1591793824.5382462, + "asctime": "2020-08-29 20:16:23,741", + "created": 1598724983.7417858, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4872,8 +4902,8 @@ "args": [ "/user_data/data/dirk/prj/unittest/media/unittest/input_data/unknown.txt" ], - "asctime": "2020-06-10 14:57:04,537", - "created": 1591793824.537905, + "asctime": "2020-08-29 20:16:23,741", + "created": 1598724983.7415698, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4883,15 +4913,15 @@ "lineno": 80, "message": "Filetype not known: /user_data/data/dirk/prj/unittest/media/unittest/input_data/unknown.txt", "module": "__init__", - "msecs": 537.9049777984619, + "msecs": 741.5697574615479, "msg": "Filetype not known: %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 80.12056350708008, + "relativeCreated": 66.81156158447266, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -4900,8 +4930,8 @@ "None", "" ], - "asctime": "2020-06-10 14:57:04,538", - "created": 1591793824.5381603, + "asctime": "2020-08-29 20:16:23,741", + "created": 1598724983.7416942, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4911,15 +4941,15 @@ "lineno": 22, "message": "Result (Media data for unknown.txt): None ()", "module": "test", - "msecs": 538.1603240966797, + "msecs": 741.6942119598389, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 80.37590980529785, + "relativeCreated": 66.93601608276367, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -4928,8 +4958,8 @@ "None", "" ], - "asctime": "2020-06-10 14:57:04,538", - "created": 1591793824.5382051, + "asctime": "2020-08-29 20:16:23,741", + "created": 1598724983.7417388, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4939,37 +4969,37 @@ "lineno": 26, "message": "Expectation (Media data for unknown.txt): result = None ()", "module": "test", - "msecs": 538.2051467895508, + "msecs": 741.7387962341309, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 80.42073249816895, + "relativeCreated": 66.98060035705566, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 538.2461547851562, + "msecs": 741.7857646942139, "msg": "Media data for unknown.txt is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 80.46174049377441, + "relativeCreated": 67.02756881713867, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 4.100799560546875e-05 + "time_consumption": 4.696846008300781e-05 }, { "args": [ "{'duration': 236.094694, 'bitrate': 290743, 'artist': 'Kaleo', 'title': 'No Good', 'album': 'A/B', 'track': 1, 'genre': 'Rock', 'year': 2016, 'size': 8580366, 'time': 1451606398, 'tm_is_subst': True}", "" ], - "asctime": "2020-06-10 14:57:04,614", - "created": 1591793824.6148362, + "asctime": "2020-08-29 20:16:23,828", + "created": 1598724983.828124, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4986,8 +5016,8 @@ "{ 'duration': 236.094694, 'bitrate': 290743, 'artist': 'Kaleo', 'title': 'No Good', 'album': 'A/B', 'track': 1, 'genre': 'Rock', 'year': 2016, 'size': 8580366, 'time': 1451606398, 'tm_is_subst': True }", "" ], - "asctime": "2020-06-10 14:57:04,614", - "created": 1591793824.614392, + "asctime": "2020-08-29 20:16:23,827", + "created": 1598724983.8278549, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4997,15 +5027,15 @@ "lineno": 22, "message": "Result (Media data for audio.mp3): { 'duration': 236.094694, 'bitrate': 290743, 'artist': 'Kaleo', 'title': 'No Good', 'album': 'A/B', 'track': 1, 'genre': 'Rock', 'year': 2016, 'size': 8580366, 'time': 1451606398, 'tm_is_subst': True } ()", "module": "test", - "msecs": 614.3920421600342, + "msecs": 827.8548717498779, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 156.60762786865234, + "relativeCreated": 153.09667587280273, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -5014,8 +5044,8 @@ "{ 'duration': 236.094694, 'bitrate': 290743, 'artist': 'Kaleo', 'title': 'No Good', 'album': 'A/B', 'track': 1, 'genre': 'Rock', 'year': 2016, 'time': 1451606398, 'tm_is_subst': True, 'size': 8580366 }", "" ], - "asctime": "2020-06-10 14:57:04,614", - "created": 1591793824.614695, + "asctime": "2020-08-29 20:16:23,828", + "created": 1598724983.828032, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5025,37 +5055,37 @@ "lineno": 26, "message": "Expectation (Media data for audio.mp3): result = { 'duration': 236.094694, 'bitrate': 290743, 'artist': 'Kaleo', 'title': 'No Good', 'album': 'A/B', 'track': 1, 'genre': 'Rock', 'year': 2016, 'time': 1451606398, 'tm_is_subst': True, 'size': 8580366 } ()", "module": "test", - "msecs": 614.6950721740723, + "msecs": 828.0320167541504, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 156.91065788269043, + "relativeCreated": 153.2738208770752, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 614.8362159729004, + "msecs": 828.1240463256836, "msg": "Media data for audio.mp3 is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 157.05180168151855, + "relativeCreated": 153.3658504486084, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 0.000141143798828125 + "time_consumption": 9.202957153320312e-05 }, { "args": [ "{'duration': 281.991837, 'bitrate': 228298, 'title': 'Video Games (Album Version Remastered)', 'artist': 'Lana Del Rey', 'album': 'Born To Die', 'genre': 'Pop', 'track': 4, 'year': 2012, 'size': 8047290, 'time': 1325375995, 'tm_is_subst': True}", "" ], - "asctime": "2020-06-10 14:57:04,687", - "created": 1591793824.6879084, + "asctime": "2020-08-29 20:16:23,892", + "created": 1598724983.8925233, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5072,8 +5102,8 @@ "{ 'duration': 281.991837, 'bitrate': 228298, 'title': 'Video Games (Album Version Remastered)', 'artist': 'Lana Del Rey', 'album': 'Born To Die', 'genre': 'Pop', 'track': 4, 'year': 2012, 'size': 8047290, 'time': 1325375995, 'tm_is_subst': True }", "" ], - "asctime": "2020-06-10 14:57:04,687", - "created": 1591793824.6876361, + "asctime": "2020-08-29 20:16:23,892", + "created": 1598724983.8922608, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5083,15 +5113,15 @@ "lineno": 22, "message": "Result (Media data for audio_fail_conv.mp3): { 'duration': 281.991837, 'bitrate': 228298, 'title': 'Video Games (Album Version Remastered)', 'artist': 'Lana Del Rey', 'album': 'Born To Die', 'genre': 'Pop', 'track': 4, 'year': 2012, 'size': 8047290, 'time': 1325375995, 'tm_is_subst': True } ()", "module": "test", - "msecs": 687.636137008667, + "msecs": 892.2607898712158, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 229.85172271728516, + "relativeCreated": 217.50259399414062, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -5100,8 +5130,8 @@ "{ 'duration': 281.991837, 'bitrate': 228298, 'artist': 'Lana Del Rey', 'title': 'Video Games (Album Version Remastered)', 'album': 'Born To Die', 'track': 4, 'genre': 'Pop', 'year': 2012, 'time': 1325375995, 'tm_is_subst': True, 'size': 8047290 }", "" ], - "asctime": "2020-06-10 14:57:04,687", - "created": 1591793824.6878176, + "asctime": "2020-08-29 20:16:23,892", + "created": 1598724983.8924286, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5111,37 +5141,37 @@ "lineno": 26, "message": "Expectation (Media data for audio_fail_conv.mp3): result = { 'duration': 281.991837, 'bitrate': 228298, 'artist': 'Lana Del Rey', 'title': 'Video Games (Album Version Remastered)', 'album': 'Born To Die', 'track': 4, 'genre': 'Pop', 'year': 2012, 'time': 1325375995, 'tm_is_subst': True, 'size': 8047290 } ()", "module": "test", - "msecs": 687.8175735473633, + "msecs": 892.4286365509033, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 230.03315925598145, + "relativeCreated": 217.67044067382812, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 687.908411026001, + "msecs": 892.5232887268066, "msg": "Media data for audio_fail_conv.mp3 is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 230.12399673461914, + "relativeCreated": 217.76509284973145, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 9.083747863769531e-05 + "time_consumption": 9.465217590332031e-05 }, { "args": [ "{'duration': 120.476735, 'bitrate': 240202, 'title': 'Was bringt der Dezember', 'artist': 'Rolf und seine Freunde', 'album': 'Wir warten auf Weihnachten', 'year': 0, 'track': 9, 'genre': 'Other', 'size': 3617354}", "" ], - "asctime": "2020-06-10 14:57:04,753", - "created": 1591793824.7538607, + "asctime": "2020-08-29 20:16:23,942", + "created": 1598724983.9428732, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5158,8 +5188,8 @@ "{ 'duration': 120.476735, 'bitrate': 240202, 'title': 'Was bringt der Dezember', 'artist': 'Rolf und seine Freunde', 'album': 'Wir warten auf Weihnachten', 'year': 0, 'track': 9, 'genre': 'Other', 'size': 3617354 }", "" ], - "asctime": "2020-06-10 14:57:04,753", - "created": 1591793824.7535834, + "asctime": "2020-08-29 20:16:23,942", + "created": 1598724983.9426157, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5169,15 +5199,15 @@ "lineno": 22, "message": "Result (Media data for audio_year_0.mp3): { 'duration': 120.476735, 'bitrate': 240202, 'title': 'Was bringt der Dezember', 'artist': 'Rolf und seine Freunde', 'album': 'Wir warten auf Weihnachten', 'year': 0, 'track': 9, 'genre': 'Other', 'size': 3617354 } ()", "module": "test", - "msecs": 753.5834312438965, + "msecs": 942.6157474517822, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 295.79901695251465, + "relativeCreated": 267.85755157470703, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -5186,8 +5216,8 @@ "{ 'duration': 120.476735, 'bitrate': 240202, 'artist': 'Rolf und seine Freunde', 'title': 'Was bringt der Dezember', 'album': 'Wir warten auf Weihnachten', 'track': 9, 'genre': 'Other', 'year': 0, 'size': 3617354 }", "" ], - "asctime": "2020-06-10 14:57:04,753", - "created": 1591793824.7537656, + "asctime": "2020-08-29 20:16:23,942", + "created": 1598724983.9427845, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5197,37 +5227,37 @@ "lineno": 26, "message": "Expectation (Media data for audio_year_0.mp3): result = { 'duration': 120.476735, 'bitrate': 240202, 'artist': 'Rolf und seine Freunde', 'title': 'Was bringt der Dezember', 'album': 'Wir warten auf Weihnachten', 'track': 9, 'genre': 'Other', 'year': 0, 'size': 3617354 } ()", "module": "test", - "msecs": 753.7655830383301, + "msecs": 942.7845478057861, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 295.98116874694824, + "relativeCreated": 268.02635192871094, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 753.8607120513916, + "msecs": 942.8732395172119, "msg": "Media data for audio_year_0.mp3 is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 296.07629776000977, + "relativeCreated": 268.1150436401367, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 9.512901306152344e-05 + "time_consumption": 8.869171142578125e-05 }, { "args": [ "{'time': 1560083621, 'exposure_program': 'Program Normal', 'exposure_time': 0.007633587786259542, 'flash': 'Off', 'aperture': 2.2, 'focal_length': 3.463, 'gps': {'lon': 11.574697, 'lat': 52.993599}, 'height': 3120, 'iso': 100, 'orientation': 6, 'width': 4160, 'size': 4524705, 'camera': 'motorola: motorola one'}", "" ], - "asctime": "2020-06-10 14:57:04,774", - "created": 1591793824.7747347, + "asctime": "2020-08-29 20:16:23,958", + "created": 1598724983.9588952, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5238,14 +5268,365 @@ "message": "Media data for image_exif_gps.jpg is correct (Content {'time': 1560083621, 'exposure_program': 'Program Normal', 'exposure_time': 0.007633587786259542, 'flash': 'Off', 'aperture': 2.2, 'focal_length': 3.463, 'gps': {'lon': 11.574697, 'lat': 52.993599}, 'height': 3120, 'iso': 100, 'orientation': 6, 'width': 4160, 'size': 4524705, 'camera': 'motorola: motorola one'} and Type is ).", "module": "test", "moduleLogger": [ + { + "args": [ + "time", + "'2019:06:09 14:33:41'" + ], + "asctime": "2020-08-29 20:16:23,955", + "created": 1598724983.9557693, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting time out of '2019:06:09 14:33:41'", + "module": "metadata", + "msecs": 955.7693004608154, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 281.01110458374023, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "exposure_program", + "2" + ], + "asctime": "2020-08-29 20:16:23,958", + "created": 1598724983.958106, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting exposure_program out of 2", + "module": "metadata", + "msecs": 958.1060409545898, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 283.34784507751465, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "exposure_time", + "(1, 131)" + ], + "asctime": "2020-08-29 20:16:23,958", + "created": 1598724983.9581742, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting exposure_time out of (1, 131)", + "module": "metadata", + "msecs": 958.1742286682129, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 283.4160327911377, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "flash", + "16" + ], + "asctime": "2020-08-29 20:16:23,958", + "created": 1598724983.958222, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting flash out of 16", + "module": "metadata", + "msecs": 958.2219123840332, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 283.463716506958, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "aperture", + "(22, 10)" + ], + "asctime": "2020-08-29 20:16:23,958", + "created": 1598724983.9582655, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting aperture out of (22, 10)", + "module": "metadata", + "msecs": 958.2655429840088, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 283.5073471069336, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "focal_length", + "(3463, 1000)" + ], + "asctime": "2020-08-29 20:16:23,958", + "created": 1598724983.9583097, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting focal_length out of (3463, 1000)", + "module": "metadata", + "msecs": 958.3096504211426, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 283.5514545440674, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "gps", + "{0: b'\\x02\\x02\\x00\\x00', 1: 'N', 2: ((52, 1), (59, 1), (369564, 10000)), 3: 'E', 4: ((11, 1), (34, 1), (289092, 10000)), 5: b'\\x01', 6: (49610, 1000), 7: ((12, 1), (33, 1), (39, 1)), 18: 'WGS-84', 27: 'ASCII\\x00\\x00\\x00GPS', 29: '2019:06:09'}" + ], + "asctime": "2020-08-29 20:16:23,958", + "created": 1598724983.9583626, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting gps out of {0: b'\\x02\\x02\\x00\\x00', 1: 'N', 2: ((52, 1), (59, 1), (369564, 10000)), 3: 'E', 4: ((11, 1), (34, 1), (289092, 10000)), 5: b'\\x01', 6: (49610, 1000), 7: ((12, 1), (33, 1), (39, 1)), 18: 'WGS-84', 27: 'ASCII\\x00\\x00\\x00GPS', 29: '2019:06:09'}", + "module": "metadata", + "msecs": 958.3625793457031, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 283.60438346862793, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "height", + "3120" + ], + "asctime": "2020-08-29 20:16:23,958", + "created": 1598724983.9584196, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting height out of 3120", + "module": "metadata", + "msecs": 958.4195613861084, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 283.6613655090332, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "iso", + "100" + ], + "asctime": "2020-08-29 20:16:23,958", + "created": 1598724983.958482, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting iso out of 100", + "module": "metadata", + "msecs": 958.482027053833, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 283.7238311767578, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "camera_vendor", + "'motorola'" + ], + "asctime": "2020-08-29 20:16:23,958", + "created": 1598724983.9585314, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting camera_vendor out of 'motorola'", + "module": "metadata", + "msecs": 958.531379699707, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 283.77318382263184, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "camera_model", + "'motorola one'" + ], + "asctime": "2020-08-29 20:16:23,958", + "created": 1598724983.9585671, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting camera_model out of 'motorola one'", + "module": "metadata", + "msecs": 958.5671424865723, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 283.80894660949707, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "orientation", + "6" + ], + "asctime": "2020-08-29 20:16:23,958", + "created": 1598724983.9586012, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting orientation out of 6", + "module": "metadata", + "msecs": 958.6012363433838, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 283.8430404663086, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "width", + "4160" + ], + "asctime": "2020-08-29 20:16:23,958", + "created": 1598724983.9586358, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting width out of 4160", + "module": "metadata", + "msecs": 958.6358070373535, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 283.8776111602783, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, { "args": [ "Media data for image_exif_gps.jpg", "{ 'time': 1560083621, 'exposure_program': 'Program Normal', 'exposure_time': 0.007633587786259542, 'flash': 'Off', 'aperture': 2.2, 'focal_length': 3.463, 'gps': { 'lon': 11.574697, 'lat': 52.993599 }, 'height': 3120, 'iso': 100, 'orientation': 6, 'width': 4160, 'size': 4524705, 'camera': 'motorola: motorola one' }", "" ], - "asctime": "2020-06-10 14:57:04,774", - "created": 1591793824.774523, + "asctime": "2020-08-29 20:16:23,958", + "created": 1598724983.9587524, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5255,15 +5636,15 @@ "lineno": 22, "message": "Result (Media data for image_exif_gps.jpg): { 'time': 1560083621, 'exposure_program': 'Program Normal', 'exposure_time': 0.007633587786259542, 'flash': 'Off', 'aperture': 2.2, 'focal_length': 3.463, 'gps': { 'lon': 11.574697, 'lat': 52.993599 }, 'height': 3120, 'iso': 100, 'orientation': 6, 'width': 4160, 'size': 4524705, 'camera': 'motorola: motorola one' } ()", "module": "test", - "msecs": 774.5230197906494, + "msecs": 958.7523937225342, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 316.7386054992676, + "relativeCreated": 283.994197845459, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -5272,8 +5653,8 @@ "{ 'time': 1560083621, 'exposure_program': 'Program Normal', 'exposure_time': 0.007633587786259542, 'flash': 'Off', 'aperture': 2.2, 'focal_length': 3.463, 'gps': { 'lon': 11.574697, 'lat': 52.993599 }, 'height': 3120, 'iso': 100, 'orientation': 6, 'width': 4160, 'camera': 'motorola: motorola one', 'size': 4524705 }", "" ], - "asctime": "2020-06-10 14:57:04,774", - "created": 1591793824.7746346, + "asctime": "2020-08-29 20:16:23,958", + "created": 1598724983.9588153, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5283,37 +5664,37 @@ "lineno": 26, "message": "Expectation (Media data for image_exif_gps.jpg): result = { 'time': 1560083621, 'exposure_program': 'Program Normal', 'exposure_time': 0.007633587786259542, 'flash': 'Off', 'aperture': 2.2, 'focal_length': 3.463, 'gps': { 'lon': 11.574697, 'lat': 52.993599 }, 'height': 3120, 'iso': 100, 'orientation': 6, 'width': 4160, 'camera': 'motorola: motorola one', 'size': 4524705 } ()", "module": "test", - "msecs": 774.634599685669, + "msecs": 958.815336227417, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 316.8501853942871, + "relativeCreated": 284.0571403503418, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 774.7347354888916, + "msecs": 958.895206451416, "msg": "Media data for image_exif_gps.jpg is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 316.95032119750977, + "relativeCreated": 284.1370105743408, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 0.00010013580322265625 + "time_consumption": 7.987022399902344e-05 }, { "args": [ "{'time': 1515143529, 'exposure_program': 'Program Normal', 'exposure_time': 0.03, 'flash': 'Fired', 'aperture': 2.2, 'focal_length': 4.5, 'height': 3968, 'iso': 160, 'orientation': 0, 'width': 2976, 'size': 2837285, 'camera': 'HUAWEI: EVA-L09'}", "" ], - "asctime": "2020-06-10 14:57:04,781", - "created": 1591793824.781165, + "asctime": "2020-08-29 20:16:23,961", + "created": 1598724983.9613633, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5324,14 +5705,338 @@ "message": "Media data for image_exif_no_gps.jpg is correct (Content {'time': 1515143529, 'exposure_program': 'Program Normal', 'exposure_time': 0.03, 'flash': 'Fired', 'aperture': 2.2, 'focal_length': 4.5, 'height': 3968, 'iso': 160, 'orientation': 0, 'width': 2976, 'size': 2837285, 'camera': 'HUAWEI: EVA-L09'} and Type is ).", "module": "test", "moduleLogger": [ + { + "args": [ + "time", + "'2018:01:05 10:12:09'" + ], + "asctime": "2020-08-29 20:16:23,960", + "created": 1598724983.9604533, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting time out of '2018:01:05 10:12:09'", + "module": "metadata", + "msecs": 960.4532718658447, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 285.69507598876953, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "exposure_program", + "2" + ], + "asctime": "2020-08-29 20:16:23,960", + "created": 1598724983.9605558, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting exposure_program out of 2", + "module": "metadata", + "msecs": 960.5557918548584, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 285.7975959777832, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "exposure_time", + "(30000000, 1000000000)" + ], + "asctime": "2020-08-29 20:16:23,960", + "created": 1598724983.9606068, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting exposure_time out of (30000000, 1000000000)", + "module": "metadata", + "msecs": 960.6068134307861, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 285.84861755371094, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "flash", + "1" + ], + "asctime": "2020-08-29 20:16:23,960", + "created": 1598724983.9606538, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting flash out of 1", + "module": "metadata", + "msecs": 960.6537818908691, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 285.89558601379395, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "aperture", + "(220, 100)" + ], + "asctime": "2020-08-29 20:16:23,960", + "created": 1598724983.9606962, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting aperture out of (220, 100)", + "module": "metadata", + "msecs": 960.6962203979492, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 285.938024520874, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "focal_length", + "(4500, 1000)" + ], + "asctime": "2020-08-29 20:16:23,960", + "created": 1598724983.9607368, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting focal_length out of (4500, 1000)", + "module": "metadata", + "msecs": 960.7367515563965, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 285.9785556793213, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "height", + "3968" + ], + "asctime": "2020-08-29 20:16:23,960", + "created": 1598724983.960779, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting height out of 3968", + "module": "metadata", + "msecs": 960.7789516448975, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 286.02075576782227, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "iso", + "160" + ], + "asctime": "2020-08-29 20:16:23,960", + "created": 1598724983.9608154, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting iso out of 160", + "module": "metadata", + "msecs": 960.8154296875, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 286.0572338104248, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "camera_vendor", + "'HUAWEI'" + ], + "asctime": "2020-08-29 20:16:23,960", + "created": 1598724983.9608507, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting camera_vendor out of 'HUAWEI'", + "module": "metadata", + "msecs": 960.850715637207, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 286.09251976013184, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "camera_model", + "'EVA-L09'" + ], + "asctime": "2020-08-29 20:16:23,960", + "created": 1598724983.9608898, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting camera_model out of 'EVA-L09'", + "module": "metadata", + "msecs": 960.8898162841797, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 286.1316204071045, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "orientation", + "0" + ], + "asctime": "2020-08-29 20:16:23,960", + "created": 1598724983.9609244, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting orientation out of 0", + "module": "metadata", + "msecs": 960.9243869781494, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 286.1661911010742, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "width", + "2976" + ], + "asctime": "2020-08-29 20:16:23,960", + "created": 1598724983.9609733, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting width out of 2976", + "module": "metadata", + "msecs": 960.9732627868652, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 286.21506690979004, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, { "args": [ "Media data for image_exif_no_gps.jpg", "{ 'time': 1515143529, 'exposure_program': 'Program Normal', 'exposure_time': 0.03, 'flash': 'Fired', 'aperture': 2.2, 'focal_length': 4.5, 'height': 3968, 'iso': 160, 'orientation': 0, 'width': 2976, 'size': 2837285, 'camera': 'HUAWEI: EVA-L09' }", "" ], - "asctime": "2020-06-10 14:57:04,780", - "created": 1591793824.7809823, + "asctime": "2020-08-29 20:16:23,961", + "created": 1598724983.9611175, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5341,15 +6046,15 @@ "lineno": 22, "message": "Result (Media data for image_exif_no_gps.jpg): { 'time': 1515143529, 'exposure_program': 'Program Normal', 'exposure_time': 0.03, 'flash': 'Fired', 'aperture': 2.2, 'focal_length': 4.5, 'height': 3968, 'iso': 160, 'orientation': 0, 'width': 2976, 'size': 2837285, 'camera': 'HUAWEI: EVA-L09' } ()", "module": "test", - "msecs": 780.982255935669, + "msecs": 961.1175060272217, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 323.1978416442871, + "relativeCreated": 286.3593101501465, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -5358,8 +6063,8 @@ "{ 'time': 1515143529, 'exposure_program': 'Program Normal', 'exposure_time': 0.03, 'flash': 'Fired', 'aperture': 2.2, 'focal_length': 4.5, 'height': 3968, 'iso': 160, 'orientation': 0, 'width': 2976, 'camera': 'HUAWEI: EVA-L09', 'size': 2837285 }", "" ], - "asctime": "2020-06-10 14:57:04,781", - "created": 1591793824.7810822, + "asctime": "2020-08-29 20:16:23,961", + "created": 1598724983.9612248, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5369,37 +6074,37 @@ "lineno": 26, "message": "Expectation (Media data for image_exif_no_gps.jpg): result = { 'time': 1515143529, 'exposure_program': 'Program Normal', 'exposure_time': 0.03, 'flash': 'Fired', 'aperture': 2.2, 'focal_length': 4.5, 'height': 3968, 'iso': 160, 'orientation': 0, 'width': 2976, 'camera': 'HUAWEI: EVA-L09', 'size': 2837285 } ()", "module": "test", - "msecs": 781.0821533203125, + "msecs": 961.2247943878174, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 323.29773902893066, + "relativeCreated": 286.4665985107422, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 781.1648845672607, + "msecs": 961.3633155822754, "msg": "Media data for image_exif_no_gps.jpg is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 323.3804702758789, + "relativeCreated": 286.6051197052002, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 8.273124694824219e-05 + "time_consumption": 0.0001385211944580078 }, { "args": [ "{'size': 1139092, 'time': 1449870515, 'tm_is_subst': True}", "" ], - "asctime": "2020-06-10 14:57:04,781", - "created": 1591793824.7816117, + "asctime": "2020-08-29 20:16:23,962", + "created": 1598724983.9621167, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5414,26 +6119,26 @@ "args": [ "/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_non_exif.jpg" ], - "asctime": "2020-06-10 14:57:04,781", - "created": 1591793824.7813811, + "asctime": "2020-08-29 20:16:23,961", + "created": 1598724983.9617333, "exc_info": null, "exc_text": null, "filename": "metadata.py", "funcName": "__get_exif_data__", "levelname": "DEBUG", "levelno": 10, - "lineno": 112, + "lineno": 113, "message": "/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_non_exif.jpg does not have any exif information", "module": "metadata", - "msecs": 781.3811302185059, + "msecs": 961.733341217041, "msg": "%s does not have any exif information", "name": "MEDIA", "pathname": "src/media/metadata.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 323.596715927124, + "relativeCreated": 286.9751453399658, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -5442,8 +6147,8 @@ "{ 'size': 1139092, 'time': 1449870515, 'tm_is_subst': True }", "" ], - "asctime": "2020-06-10 14:57:04,781", - "created": 1591793824.7815127, + "asctime": "2020-08-29 20:16:23,961", + "created": 1598724983.9619246, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5453,15 +6158,15 @@ "lineno": 22, "message": "Result (Media data for image_non_exif.jpg): { 'size': 1139092, 'time': 1449870515, 'tm_is_subst': True } ()", "module": "test", - "msecs": 781.5127372741699, + "msecs": 961.9245529174805, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 323.7283229827881, + "relativeCreated": 287.1663570404053, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -5470,8 +6175,8 @@ "{ 'time': 1449870515, 'tm_is_subst': True, 'size': 1139092 }", "" ], - "asctime": "2020-06-10 14:57:04,781", - "created": 1591793824.7815607, + "asctime": "2020-08-29 20:16:23,962", + "created": 1598724983.962017, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5481,37 +6186,37 @@ "lineno": 26, "message": "Expectation (Media data for image_non_exif.jpg): result = { 'time': 1449870515, 'tm_is_subst': True, 'size': 1139092 } ()", "module": "test", - "msecs": 781.5606594085693, + "msecs": 962.0170593261719, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 323.7762451171875, + "relativeCreated": 287.2588634490967, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 781.6116809844971, + "msecs": 962.1167182922363, "msg": "Media data for image_non_exif.jpg is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 323.82726669311523, + "relativeCreated": 287.35852241516113, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 5.1021575927734375e-05 + "time_consumption": 9.965896606445312e-05 }, { "args": [ "{'time': 1226149915, 'exposure_program': 'Program Normal', 'exposure_time': 0.008, 'flash': 'Fill Fired', 'aperture': 7.1, 'focal_length': 170.0, 'height': 2592, 'iso': 400, 'orientation': 1, 'width': 3888, 'size': 1301272, 'camera': 'Canon: Canon EOS 40D'}", "" ], - "asctime": "2020-06-10 14:57:04,786", - "created": 1591793824.7868164, + "asctime": "2020-08-29 20:16:23,964", + "created": 1598724983.9645047, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5524,28 +6229,379 @@ "moduleLogger": [ { "args": [ + "time", + "'2008:11:08 14:11:55'" + ], + "asctime": "2020-08-29 20:16:23,963", + "created": 1598724983.963678, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting time out of '2008:11:08 14:11:55'", + "module": "metadata", + "msecs": 963.6778831481934, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 288.91968727111816, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "exposure_program", + "2" + ], + "asctime": "2020-08-29 20:16:23,963", + "created": 1598724983.963793, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting exposure_program out of 2", + "module": "metadata", + "msecs": 963.7930393218994, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 289.0348434448242, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "exposure_time", + "(1, 125)" + ], + "asctime": "2020-08-29 20:16:23,963", + "created": 1598724983.963845, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting exposure_time out of (1, 125)", + "module": "metadata", + "msecs": 963.8450145721436, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 289.08681869506836, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "flash", + "9" + ], + "asctime": "2020-08-29 20:16:23,963", + "created": 1598724983.9638903, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting flash out of 9", + "module": "metadata", + "msecs": 963.8903141021729, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 289.13211822509766, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "aperture", + "(71, 10)" + ], + "asctime": "2020-08-29 20:16:23,963", + "created": 1598724983.9639342, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting aperture out of (71, 10)", + "module": "metadata", + "msecs": 963.9341831207275, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 289.17598724365234, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "focal_length", + "(170, 1)" + ], + "asctime": "2020-08-29 20:16:23,963", + "created": 1598724983.963975, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting focal_length out of (170, 1)", + "module": "metadata", + "msecs": 963.9749526977539, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 289.2167568206787, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "gps", "{0: b'\\x02\\x02\\x00\\x00'}" ], - "asctime": "2020-06-10 14:57:04,786", - "created": 1591793824.7865121, + "asctime": "2020-08-29 20:16:23,964", + "created": 1598724983.9640152, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting gps out of {0: b'\\x02\\x02\\x00\\x00'}", + "module": "metadata", + "msecs": 964.0152454376221, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 289.2570495605469, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "{0: b'\\x02\\x02\\x00\\x00'}" + ], + "asctime": "2020-08-29 20:16:23,964", + "created": 1598724983.964053, "exc_info": null, "exc_text": null, "filename": "metadata.py", "funcName": "__gps_conv__", "levelname": "WARNING", "levelno": 30, - "lineno": 224, + "lineno": 234, "message": "GPS data extraction failed for {0: b'\\x02\\x02\\x00\\x00'}", "module": "metadata", - "msecs": 786.5121364593506, + "msecs": 964.0529155731201, "msg": "GPS data extraction failed for %s", "name": "MEDIA", "pathname": "src/media/metadata.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 328.72772216796875, + "relativeCreated": 289.2947196960449, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "height", + "2592" + ], + "asctime": "2020-08-29 20:16:23,964", + "created": 1598724983.9640956, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting height out of 2592", + "module": "metadata", + "msecs": 964.0955924987793, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 289.3373966217041, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "iso", + "400" + ], + "asctime": "2020-08-29 20:16:23,964", + "created": 1598724983.9641345, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting iso out of 400", + "module": "metadata", + "msecs": 964.1344547271729, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 289.37625885009766, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "camera_vendor", + "'Canon'" + ], + "asctime": "2020-08-29 20:16:23,964", + "created": 1598724983.9641695, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting camera_vendor out of 'Canon'", + "module": "metadata", + "msecs": 964.1695022583008, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 289.4113063812256, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "camera_model", + "'Canon EOS 40D'" + ], + "asctime": "2020-08-29 20:16:23,964", + "created": 1598724983.964204, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting camera_model out of 'Canon EOS 40D'", + "module": "metadata", + "msecs": 964.2040729522705, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 289.4458770751953, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "orientation", + "1" + ], + "asctime": "2020-08-29 20:16:23,964", + "created": 1598724983.9642413, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting orientation out of 1", + "module": "metadata", + "msecs": 964.2412662506104, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 289.48307037353516, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "width", + "3888" + ], + "asctime": "2020-08-29 20:16:23,964", + "created": 1598724983.9642766, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting width out of 3888", + "module": "metadata", + "msecs": 964.2765522003174, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 289.5183563232422, + "stack_info": null, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -5554,8 +6610,8 @@ "{ 'time': 1226149915, 'exposure_program': 'Program Normal', 'exposure_time': 0.008, 'flash': 'Fill Fired', 'aperture': 7.1, 'focal_length': 170.0, 'height': 2592, 'iso': 400, 'orientation': 1, 'width': 3888, 'size': 1301272, 'camera': 'Canon: Canon EOS 40D' }", "" ], - "asctime": "2020-06-10 14:57:04,786", - "created": 1591793824.7866726, + "asctime": "2020-08-29 20:16:23,964", + "created": 1598724983.9643793, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5565,15 +6621,15 @@ "lineno": 22, "message": "Result (Media data for image_extraction_failed.jpg): { 'time': 1226149915, 'exposure_program': 'Program Normal', 'exposure_time': 0.008, 'flash': 'Fill Fired', 'aperture': 7.1, 'focal_length': 170.0, 'height': 2592, 'iso': 400, 'orientation': 1, 'width': 3888, 'size': 1301272, 'camera': 'Canon: Canon EOS 40D' } ()", "module": "test", - "msecs": 786.6725921630859, + "msecs": 964.3793106079102, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 328.8881778717041, + "relativeCreated": 289.62111473083496, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -5582,8 +6638,8 @@ "{ 'time': 1226149915, 'exposure_program': 'Program Normal', 'exposure_time': 0.008, 'flash': 'Fill Fired', 'aperture': 7.1, 'focal_length': 170.0, 'height': 2592, 'iso': 400, 'orientation': 1, 'width': 3888, 'camera': 'Canon: Canon EOS 40D', 'size': 1301272 }", "" ], - "asctime": "2020-06-10 14:57:04,786", - "created": 1591793824.7867365, + "asctime": "2020-08-29 20:16:23,964", + "created": 1598724983.964436, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5593,37 +6649,37 @@ "lineno": 26, "message": "Expectation (Media data for image_extraction_failed.jpg): result = { 'time': 1226149915, 'exposure_program': 'Program Normal', 'exposure_time': 0.008, 'flash': 'Fill Fired', 'aperture': 7.1, 'focal_length': 170.0, 'height': 2592, 'iso': 400, 'orientation': 1, 'width': 3888, 'camera': 'Canon: Canon EOS 40D', 'size': 1301272 } ()", "module": "test", - "msecs": 786.7364883422852, + "msecs": 964.4360542297363, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 328.9520740509033, + "relativeCreated": 289.67785835266113, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 786.8163585662842, + "msecs": 964.5047187805176, "msg": "Media data for image_extraction_failed.jpg is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 329.03194427490234, + "relativeCreated": 289.7465229034424, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 7.987022399902344e-05 + "time_consumption": 6.866455078125e-05 }, { "args": [ "{'time': 1590940859, 'exposure_program': 'Program Normal', 'exposure_time': 0.01, 'flash': 'Off', 'aperture': 2.0, 'focal_length': 3.463, 'height': 3120, 'iso': 124, 'orientation': 6, 'width': 4160, 'size': 3500036, 'camera': 'motorola: motorola one'}", "" ], - "asctime": "2020-06-10 14:57:04,790", - "created": 1591793824.7909725, + "asctime": "2020-08-29 20:16:23,966", + "created": 1598724983.9669585, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5634,14 +6690,365 @@ "message": "Media data for faulty_gps_data.jpg is correct (Content {'time': 1590940859, 'exposure_program': 'Program Normal', 'exposure_time': 0.01, 'flash': 'Off', 'aperture': 2.0, 'focal_length': 3.463, 'height': 3120, 'iso': 124, 'orientation': 6, 'width': 4160, 'size': 3500036, 'camera': 'motorola: motorola one'} and Type is ).", "module": "test", "moduleLogger": [ + { + "args": [ + "time", + "'2020:05:31 18:00:59'" + ], + "asctime": "2020-08-29 20:16:23,966", + "created": 1598724983.9661198, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting time out of '2020:05:31 18:00:59'", + "module": "metadata", + "msecs": 966.1197662353516, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 291.36157035827637, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "exposure_program", + "2" + ], + "asctime": "2020-08-29 20:16:23,966", + "created": 1598724983.9662254, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting exposure_program out of 2", + "module": "metadata", + "msecs": 966.2253856658936, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 291.46718978881836, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "exposure_time", + "(1, 100)" + ], + "asctime": "2020-08-29 20:16:23,966", + "created": 1598724983.9662786, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting exposure_time out of (1, 100)", + "module": "metadata", + "msecs": 966.2785530090332, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 291.520357131958, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "flash", + "16" + ], + "asctime": "2020-08-29 20:16:23,966", + "created": 1598724983.9663231, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting flash out of 16", + "module": "metadata", + "msecs": 966.3231372833252, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 291.56494140625, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "aperture", + "(20, 10)" + ], + "asctime": "2020-08-29 20:16:23,966", + "created": 1598724983.966366, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting aperture out of (20, 10)", + "module": "metadata", + "msecs": 966.3660526275635, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 291.6078567504883, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "focal_length", + "(3463, 1000)" + ], + "asctime": "2020-08-29 20:16:23,966", + "created": 1598724983.9664068, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting focal_length out of (3463, 1000)", + "module": "metadata", + "msecs": 966.4068222045898, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 291.64862632751465, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "gps", + "{0: b'\\x00\\x00\\x00\\x00', 1: '\\x00', 2: ((0, 0), (0, 0), (0, 0)), 3: '\\x00', 4: ((0, 0), (0, 0), (0, 0)), 5: b'\\x00', 6: (0, 0), 7: ((0, 0), (0, 0), (0, 0)), 18: '\\x00\\x00\\x00\\x00\\x00\\x00', 27: '\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00', 29: '\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00'}" + ], + "asctime": "2020-08-29 20:16:23,966", + "created": 1598724983.966493, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting gps out of {0: b'\\x00\\x00\\x00\\x00', 1: '\\x00', 2: ((0, 0), (0, 0), (0, 0)), 3: '\\x00', 4: ((0, 0), (0, 0), (0, 0)), 5: b'\\x00', 6: (0, 0), 7: ((0, 0), (0, 0), (0, 0)), 18: '\\x00\\x00\\x00\\x00\\x00\\x00', 27: '\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00', 29: '\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00'}", + "module": "metadata", + "msecs": 966.4928913116455, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 291.7346954345703, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "height", + "3120" + ], + "asctime": "2020-08-29 20:16:23,966", + "created": 1598724983.9665625, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting height out of 3120", + "module": "metadata", + "msecs": 966.5625095367432, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 291.80431365966797, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "iso", + "124" + ], + "asctime": "2020-08-29 20:16:23,966", + "created": 1598724983.9666007, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting iso out of 124", + "module": "metadata", + "msecs": 966.6006565093994, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 291.8424606323242, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "camera_vendor", + "'motorola'" + ], + "asctime": "2020-08-29 20:16:23,966", + "created": 1598724983.9666395, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting camera_vendor out of 'motorola'", + "module": "metadata", + "msecs": 966.639518737793, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 291.8813228607178, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "camera_model", + "'motorola one'" + ], + "asctime": "2020-08-29 20:16:23,966", + "created": 1598724983.9666739, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting camera_model out of 'motorola one'", + "module": "metadata", + "msecs": 966.6738510131836, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 291.9156551361084, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "orientation", + "6" + ], + "asctime": "2020-08-29 20:16:23,966", + "created": 1598724983.9667075, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting orientation out of 6", + "module": "metadata", + "msecs": 966.7074680328369, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 291.9492721557617, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "width", + "4160" + ], + "asctime": "2020-08-29 20:16:23,966", + "created": 1598724983.9667428, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_exif_data__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 134, + "message": "Converting width out of 4160", + "module": "metadata", + "msecs": 966.742753982544, + "msg": "Converting %s out of %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 291.98455810546875, + "stack_info": null, + "thread": 140223083710272, + "threadName": "MainThread" + }, { "args": [ "Media data for faulty_gps_data.jpg", "{ 'time': 1590940859, 'exposure_program': 'Program Normal', 'exposure_time': 0.01, 'flash': 'Off', 'aperture': 2.0, 'focal_length': 3.463, 'height': 3120, 'iso': 124, 'orientation': 6, 'width': 4160, 'size': 3500036, 'camera': 'motorola: motorola one' }", "" ], - "asctime": "2020-06-10 14:57:04,790", - "created": 1591793824.7908144, + "asctime": "2020-08-29 20:16:23,966", + "created": 1598724983.966836, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5651,15 +7058,15 @@ "lineno": 22, "message": "Result (Media data for faulty_gps_data.jpg): { 'time': 1590940859, 'exposure_program': 'Program Normal', 'exposure_time': 0.01, 'flash': 'Off', 'aperture': 2.0, 'focal_length': 3.463, 'height': 3120, 'iso': 124, 'orientation': 6, 'width': 4160, 'size': 3500036, 'camera': 'motorola: motorola one' } ()", "module": "test", - "msecs": 790.8143997192383, + "msecs": 966.8359756469727, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 333.02998542785645, + "relativeCreated": 292.07777976989746, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -5668,8 +7075,8 @@ "{ 'time': 1590940859, 'exposure_program': 'Program Normal', 'exposure_time': 0.01, 'flash': 'Off', 'aperture': 2.0, 'focal_length': 3.463, 'height': 3120, 'iso': 124, 'orientation': 6, 'width': 4160, 'camera': 'motorola: motorola one', 'size': 3500036 }", "" ], - "asctime": "2020-06-10 14:57:04,790", - "created": 1591793824.7908964, + "asctime": "2020-08-29 20:16:23,966", + "created": 1598724983.9668906, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5679,37 +7086,37 @@ "lineno": 26, "message": "Expectation (Media data for faulty_gps_data.jpg): result = { 'time': 1590940859, 'exposure_program': 'Program Normal', 'exposure_time': 0.01, 'flash': 'Off', 'aperture': 2.0, 'focal_length': 3.463, 'height': 3120, 'iso': 124, 'orientation': 6, 'width': 4160, 'camera': 'motorola: motorola one', 'size': 3500036 } ()", "module": "test", - "msecs": 790.8964157104492, + "msecs": 966.8905735015869, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 333.1120014190674, + "relativeCreated": 292.1323776245117, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 790.9724712371826, + "msecs": 966.9585227966309, "msg": "Media data for faulty_gps_data.jpg is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 333.1880569458008, + "relativeCreated": 292.20032691955566, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 7.605552673339844e-05 + "time_consumption": 6.794929504394531e-05 }, { "args": [ "{'width': 800, 'height': 480, 'ratio': 1.6666666666666667, 'duration': 3.964, 'bitrate': 2341765, 'time': 1414948303, 'size': 1160345}", "" ], - "asctime": "2020-06-10 14:57:04,865", - "created": 1591793824.865261, + "asctime": "2020-08-29 20:16:24,020", + "created": 1598724984.020073, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5726,8 +7133,8 @@ "{ 'width': 800, 'height': 480, 'ratio': 1.6666666666666667, 'duration': 3.964, 'bitrate': 2341765, 'time': 1414948303, 'size': 1160345 }", "" ], - "asctime": "2020-06-10 14:57:04,865", - "created": 1591793824.8650055, + "asctime": "2020-08-29 20:16:24,019", + "created": 1598724984.019838, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5737,15 +7144,15 @@ "lineno": 22, "message": "Result (Media data for video.3gp): { 'width': 800, 'height': 480, 'ratio': 1.6666666666666667, 'duration': 3.964, 'bitrate': 2341765, 'time': 1414948303, 'size': 1160345 } ()", "module": "test", - "msecs": 865.0054931640625, + "msecs": 19.83809471130371, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 407.22107887268066, + "relativeCreated": 345.0798988342285, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -5754,8 +7161,8 @@ "{ 'width': 800, 'height': 480, 'ratio': 1.6666666666666667, 'duration': 3.964, 'bitrate': 2341765, 'time': 1414948303, 'size': 1160345 }", "" ], - "asctime": "2020-06-10 14:57:04,865", - "created": 1591793824.865176, + "asctime": "2020-08-29 20:16:24,019", + "created": 1598724984.0199897, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5765,37 +7172,37 @@ "lineno": 26, "message": "Expectation (Media data for video.3gp): result = { 'width': 800, 'height': 480, 'ratio': 1.6666666666666667, 'duration': 3.964, 'bitrate': 2341765, 'time': 1414948303, 'size': 1160345 } ()", "module": "test", - "msecs": 865.1759624481201, + "msecs": 19.989728927612305, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 407.3915481567383, + "relativeCreated": 345.2315330505371, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 865.2610778808594, + "msecs": 20.07293701171875, "msg": "Media data for video.3gp is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 407.47666358947754, + "relativeCreated": 345.31474113464355, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 8.511543273925781e-05 + "time_consumption": 8.320808410644531e-05 }, { "args": [ "{'width': 1920, 'height': 1080, 'ratio': 1.7777777777777777, 'duration': 12.453, 'bitrate': 17883888, 'time': 1503125482, 'size': 27838508}", "" ], - "asctime": "2020-06-10 14:57:05,012", - "created": 1591793825.012929, + "asctime": "2020-08-29 20:16:24,165", + "created": 1598724984.1652443, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5812,8 +7219,8 @@ "{ 'width': 1920, 'height': 1080, 'ratio': 1.7777777777777777, 'duration': 12.453, 'bitrate': 17883888, 'time': 1503125482, 'size': 27838508 }", "" ], - "asctime": "2020-06-10 14:57:05,012", - "created": 1591793825.0126584, + "asctime": "2020-08-29 20:16:24,164", + "created": 1598724984.1649804, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5823,15 +7230,15 @@ "lineno": 22, "message": "Result (Media data for video.mp4): { 'width': 1920, 'height': 1080, 'ratio': 1.7777777777777777, 'duration': 12.453, 'bitrate': 17883888, 'time': 1503125482, 'size': 27838508 } ()", "module": "test", - "msecs": 12.658357620239258, + "msecs": 164.98041152954102, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 554.8739433288574, + "relativeCreated": 490.2222156524658, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -5840,8 +7247,8 @@ "{ 'width': 1920, 'height': 1080, 'ratio': 1.7777777777777777, 'duration': 12.453, 'bitrate': 17883888, 'time': 1503125482, 'size': 27838508 }", "" ], - "asctime": "2020-06-10 14:57:05,012", - "created": 1591793825.0128348, + "asctime": "2020-08-29 20:16:24,165", + "created": 1598724984.165148, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5851,37 +7258,37 @@ "lineno": 26, "message": "Expectation (Media data for video.mp4): result = { 'width': 1920, 'height': 1080, 'ratio': 1.7777777777777777, 'duration': 12.453, 'bitrate': 17883888, 'time': 1503125482, 'size': 27838508 } ()", "module": "test", - "msecs": 12.834787368774414, + "msecs": 165.1480197906494, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 555.0503730773926, + "relativeCreated": 490.3898239135742, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 12.928962707519531, + "msecs": 165.24434089660645, "msg": "Media data for video.mp4 is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 555.1445484161377, + "relativeCreated": 490.48614501953125, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 9.417533874511719e-05 + "time_consumption": 9.632110595703125e-05 }, { "args": [ - "{'width': 320, 'height': 240, 'ratio': 0.0, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622}", + "{'width': 320, 'height': 240, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622}", "" ], - "asctime": "2020-06-10 14:57:05,064", - "created": 1591793825.0640619, + "asctime": "2020-08-29 20:16:24,215", + "created": 1598724984.2156014, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5889,45 +7296,73 @@ "levelname": "INFO", "levelno": 20, "lineno": 142, - "message": "Media data for video_special_time.avi is correct (Content {'width': 320, 'height': 240, 'ratio': 0.0, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622} and Type is ).", + "message": "Media data for video_special_time.avi is correct (Content {'width': 320, 'height': 240, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "'N/A'", - "duration", - "duration" + "ratio", + "ratio" ], - "asctime": "2020-06-10 14:57:05,063", - "created": 1591793825.0634012, + "asctime": "2020-08-29 20:16:24,214", + "created": 1598724984.2148387, "exc_info": null, "exc_text": null, "filename": "metadata.py", "funcName": "__get_xxprobe_data__", "levelname": "WARNING", "levelno": 30, - "lineno": 102, - "message": "Can't convert 'N/A' (duration) for duration", + "lineno": 103, + "message": "Can't convert 'N/A' (ratio) for ratio", "module": "metadata", - "msecs": 63.401222229003906, + "msecs": 214.83874320983887, "msg": "Can't convert %s (%s) for %s", "name": "MEDIA", "pathname": "src/media/metadata.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 605.6168079376221, + "relativeCreated": 540.0805473327637, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, + "threadName": "MainThread" + }, + { + "args": [ + "'N/A'", + "duration", + "duration" + ], + "asctime": "2020-08-29 20:16:24,215", + "created": 1598724984.2151425, + "exc_info": null, + "exc_text": null, + "filename": "metadata.py", + "funcName": "__get_xxprobe_data__", + "levelname": "WARNING", + "levelno": 30, + "lineno": 103, + "message": "Can't convert 'N/A' (duration) for duration", + "module": "metadata", + "msecs": 215.14248847961426, + "msg": "Can't convert %s (%s) for %s", + "name": "MEDIA", + "pathname": "src/media/metadata.py", + "process": 47545, + "processName": "MainProcess", + "relativeCreated": 540.3842926025391, + "stack_info": null, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "Media data for video_special_time.avi", - "{ 'width': 320, 'height': 240, 'ratio': 0.0, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622 }", + "{ 'width': 320, 'height': 240, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622 }", "" ], - "asctime": "2020-06-10 14:57:05,063", - "created": 1591793825.06388, + "asctime": "2020-08-29 20:16:24,215", + "created": 1598724984.2154577, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5935,27 +7370,27 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Media data for video_special_time.avi): { 'width': 320, 'height': 240, 'ratio': 0.0, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622 } ()", + "message": "Result (Media data for video_special_time.avi): { 'width': 320, 'height': 240, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622 } ()", "module": "test", - "msecs": 63.879966735839844, + "msecs": 215.45767784118652, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 606.095552444458, + "relativeCreated": 540.6994819641113, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ "Media data for video_special_time.avi", - "{ 'width': 320, 'height': 240, 'ratio': 0.0, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622 }", + "{ 'width': 320, 'height': 240, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622 }", "" ], - "asctime": "2020-06-10 14:57:05,063", - "created": 1591793825.0639706, + "asctime": "2020-08-29 20:16:24,215", + "created": 1598724984.2155287, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5963,39 +7398,39 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 26, - "message": "Expectation (Media data for video_special_time.avi): result = { 'width': 320, 'height': 240, 'ratio': 0.0, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622 } ()", + "message": "Expectation (Media data for video_special_time.avi): result = { 'width': 320, 'height': 240, 'duration': 26.531264, 'bitrate': 840554, 'time': 1086778620, 'size': 2787622 } ()", "module": "test", - "msecs": 63.97056579589844, + "msecs": 215.5287265777588, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 606.1861515045166, + "relativeCreated": 540.7705307006836, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 64.06188011169434, + "msecs": 215.60144424438477, "msg": "Media data for video_special_time.avi is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 606.2774658203125, + "relativeCreated": 540.8432483673096, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 9.131431579589844e-05 + "time_consumption": 7.271766662597656e-05 }, { "args": [ "{'width': 640, 'height': 480, 'ratio': 1.3333333333333333, 'duration': 11.016, 'bitrate': 2153411, 'size': 2965248, 'time': 1158528375, 'tm_is_subst': True}", "" ], - "asctime": "2020-06-10 14:57:05,119", - "created": 1591793825.1196363, + "asctime": "2020-08-29 20:16:24,269", + "created": 1598724984.2698467, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6012,8 +7447,8 @@ "{ 'width': 640, 'height': 480, 'ratio': 1.3333333333333333, 'duration': 11.016, 'bitrate': 2153411, 'size': 2965248, 'time': 1158528375, 'tm_is_subst': True }", "" ], - "asctime": "2020-06-10 14:57:05,119", - "created": 1591793825.1193206, + "asctime": "2020-08-29 20:16:24,269", + "created": 1598724984.2695417, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6023,15 +7458,15 @@ "lineno": 22, "message": "Result (Media data for video_no_date.avi): { 'width': 640, 'height': 480, 'ratio': 1.3333333333333333, 'duration': 11.016, 'bitrate': 2153411, 'size': 2965248, 'time': 1158528375, 'tm_is_subst': True } ()", "module": "test", - "msecs": 119.32063102722168, + "msecs": 269.54174041748047, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 661.5362167358398, + "relativeCreated": 594.7835445404053, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -6040,8 +7475,8 @@ "{ 'width': 640, 'height': 480, 'ratio': 1.3333333333333333, 'duration': 11.016, 'bitrate': 2153411, 'time': 1158528375, 'tm_is_subst': True, 'size': 2965248 }", "" ], - "asctime": "2020-06-10 14:57:05,119", - "created": 1591793825.1195343, + "asctime": "2020-08-29 20:16:24,269", + "created": 1598724984.269737, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6051,41 +7486,41 @@ "lineno": 26, "message": "Expectation (Media data for video_no_date.avi): result = { 'width': 640, 'height': 480, 'ratio': 1.3333333333333333, 'duration': 11.016, 'bitrate': 2153411, 'time': 1158528375, 'tm_is_subst': True, 'size': 2965248 } ()", "module": "test", - "msecs": 119.53425407409668, + "msecs": 269.73700523376465, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 661.7498397827148, + "relativeCreated": 594.9788093566895, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 119.63629722595215, + "msecs": 269.84667778015137, "msg": "Media data for video_no_date.avi is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 661.8518829345703, + "relativeCreated": 595.0884819030762, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 0.00010204315185546875 + "time_consumption": 0.00010967254638671875 } ], - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 0.5826764106750488, - "time_finished": "2020-06-10 14:57:05,119", - "time_start": "2020-06-10 14:57:04,536" + "time_consumption": 0.529137372970581, + "time_finished": "2020-08-29 20:16:24,269", + "time_start": "2020-08-29 20:16:23,740" }, "_wvLDcEYCEequ74M7usLaPw": { "args": null, - "asctime": "2020-06-10 14:57:05,840", - "created": 1591793825.840355, + "asctime": "2020-08-29 20:16:24,991", + "created": 1598724984.9910464, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6096,13 +7531,13 @@ "message": "_wvLDcEYCEequ74M7usLaPw", "module": "__init__", "moduleLogger": [], - "msecs": 840.3549194335938, + "msecs": 991.0464286804199, "msg": "_wvLDcEYCEequ74M7usLaPw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/media/unittest/src/tests/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1382.570505142212, + "relativeCreated": 1316.2882328033447, "stack_info": null, "testcaseLogger": [ { @@ -6110,8 +7545,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:06,056", - "created": 1591793826.0563035, + "asctime": "2020-08-29 20:16:25,179", + "created": 1598724985.1796708, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6126,8 +7561,8 @@ "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_no_gps.jpg'" ], - "asctime": "2020-06-10 14:57:05,955", - "created": 1591793825.9551063, + "asctime": "2020-08-29 20:16:25,093", + "created": 1598724985.093121, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6137,15 +7572,15 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_no_gps.jpg'", "module": "__init__", - "msecs": 955.106258392334, + "msecs": 93.12105178833008, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1497.3218441009521, + "relativeCreated": 1418.3628559112549, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -6154,8 +7589,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:06,056", - "created": 1591793826.056112, + "asctime": "2020-08-29 20:16:25,179", + "created": 1598724985.1795387, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6165,15 +7600,15 @@ "lineno": 22, "message": "Result (Filecompare for image_data.jpg): True ()", "module": "test", - "msecs": 56.112051010131836, + "msecs": 179.53872680664062, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1598.32763671875, + "relativeCreated": 1504.7805309295654, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -6182,8 +7617,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:06,056", - "created": 1591793826.0562255, + "asctime": "2020-08-29 20:16:25,179", + "created": 1598724985.1796253, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6193,41 +7628,41 @@ "lineno": 26, "message": "Expectation (Filecompare for image_data.jpg): result = True ()", "module": "test", - "msecs": 56.22553825378418, + "msecs": 179.6252727508545, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1598.4411239624023, + "relativeCreated": 1504.8670768737793, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 56.30350112915039, + "msecs": 179.6708106994629, "msg": "Filecompare for image_data.jpg is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1598.5190868377686, + "relativeCreated": 1504.9126148223877, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 7.796287536621094e-05 + "time_consumption": 4.553794860839844e-05 } ], - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 0.21594858169555664, - "time_finished": "2020-06-10 14:57:06,056", - "time_start": "2020-06-10 14:57:05,840" + "time_consumption": 0.18862438201904297, + "time_finished": "2020-08-29 20:16:25,179", + "time_start": "2020-08-29 20:16:24,991" }, "_zQ29EEYCEequ74M7usLaPw": { "args": null, - "asctime": "2020-06-10 14:57:06,059", - "created": 1591793826.0592217, + "asctime": "2020-08-29 20:16:25,183", + "created": 1598724985.1837823, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6238,13 +7673,13 @@ "message": "_zQ29EEYCEequ74M7usLaPw", "module": "__init__", "moduleLogger": [], - "msecs": 59.221744537353516, + "msecs": 183.78233909606934, "msg": "_zQ29EEYCEequ74M7usLaPw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/media/unittest/src/tests/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1601.4373302459717, + "relativeCreated": 1509.0241432189941, "stack_info": null, "testcaseLogger": [ { @@ -6252,8 +7687,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:06,195", - "created": 1591793826.195166, + "asctime": "2020-08-29 20:16:25,319", + "created": 1598724985.3192937, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6268,8 +7703,8 @@ "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'" ], - "asctime": "2020-06-10 14:57:06,190", - "created": 1591793826.1909556, + "asctime": "2020-08-29 20:16:25,312", + "created": 1598724985.3129094, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6279,23 +7714,23 @@ "lineno": 116, "message": "loading image from '/user_data/data/dirk/prj/unittest/media/unittest/input_data/image_exif_gps.jpg'", "module": "__init__", - "msecs": 190.95563888549805, + "msecs": 312.9093647003174, "msg": "loading image from %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1733.1712245941162, + "relativeCreated": 1638.1511688232422, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { "args": [ 300 ], - "asctime": "2020-06-10 14:57:06,191", - "created": 1591793826.1910698, + "asctime": "2020-08-29 20:16:25,313", + "created": 1598724985.3130522, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6305,15 +7740,15 @@ "lineno": 141, "message": "Resizing picture to max 300 pixel in whatever direction", "module": "__init__", - "msecs": 191.0698413848877, + "msecs": 313.0521774291992, "msg": "Resizing picture to max %d pixel in whatever direction", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1733.2854270935059, + "relativeCreated": 1638.293981552124, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -6322,8 +7757,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:06,195", - "created": 1591793826.195033, + "asctime": "2020-08-29 20:16:25,319", + "created": 1598724985.3191264, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6333,15 +7768,15 @@ "lineno": 22, "message": "Result (Returnvalue of successful resize method): True ()", "module": "test", - "msecs": 195.03307342529297, + "msecs": 319.1263675689697, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1737.2486591339111, + "relativeCreated": 1644.3681716918945, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -6350,8 +7785,8 @@ "True", "" ], - "asctime": "2020-06-10 14:57:06,195", - "created": 1591793826.1951218, + "asctime": "2020-08-29 20:16:25,319", + "created": 1598724985.3192487, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6361,37 +7796,37 @@ "lineno": 26, "message": "Expectation (Returnvalue of successful resize method): result = True ()", "module": "test", - "msecs": 195.12176513671875, + "msecs": 319.2486763000488, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1737.337350845337, + "relativeCreated": 1644.4904804229736, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 195.16611099243164, + "msecs": 319.293737411499, "msg": "Returnvalue of successful resize method is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1737.3816967010498, + "relativeCreated": 1644.5355415344238, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 4.4345855712890625e-05 + "time_consumption": 4.506111145019531e-05 }, { "args": [ "300", "" ], - "asctime": "2020-06-10 14:57:06,196", - "created": 1591793826.1963463, + "asctime": "2020-08-29 20:16:25,320", + "created": 1598724985.3204536, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6406,8 +7841,8 @@ "args": [ "'/user_data/data/dirk/prj/unittest/media/unittest/output_data/resized_image.jpg'" ], - "asctime": "2020-06-10 14:57:06,195", - "created": 1591793826.1952376, + "asctime": "2020-08-29 20:16:25,319", + "created": 1598724985.3193824, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6417,15 +7852,15 @@ "lineno": 124, "message": "Saving image to '/user_data/data/dirk/prj/unittest/media/unittest/output_data/resized_image.jpg'", "module": "__init__", - "msecs": 195.2376365661621, + "msecs": 319.3824291229248, "msg": "Saving image to %s", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1737.4532222747803, + "relativeCreated": 1644.6242332458496, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -6434,8 +7869,8 @@ "300", "" ], - "asctime": "2020-06-10 14:57:06,196", - "created": 1591793826.196252, + "asctime": "2020-08-29 20:16:25,320", + "created": 1598724985.3203554, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6445,15 +7880,15 @@ "lineno": 22, "message": "Result (Resulution of resized image): 300 ()", "module": "test", - "msecs": 196.25210762023926, + "msecs": 320.3554153442383, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1738.4676933288574, + "relativeCreated": 1645.597219467163, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -6462,8 +7897,8 @@ "300", "" ], - "asctime": "2020-06-10 14:57:06,196", - "created": 1591793826.1963043, + "asctime": "2020-08-29 20:16:25,320", + "created": 1598724985.3204107, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6473,37 +7908,37 @@ "lineno": 26, "message": "Expectation (Resulution of resized image): result = 300 ()", "module": "test", - "msecs": 196.3043212890625, + "msecs": 320.41072845458984, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1738.5199069976807, + "relativeCreated": 1645.6525325775146, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 196.34628295898438, + "msecs": 320.4536437988281, "msg": "Resulution of resized image is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1738.5618686676025, + "relativeCreated": 1645.695447921753, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 4.1961669921875e-05 + "time_consumption": 4.291534423828125e-05 }, { "args": [ "False", "" ], - "asctime": "2020-06-10 14:57:06,196", - "created": 1591793826.196532, + "asctime": "2020-08-29 20:16:25,320", + "created": 1598724985.3206787, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6516,8 +7951,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2020-06-10 14:57:06,196", - "created": 1591793826.1964142, + "asctime": "2020-08-29 20:16:25,320", + "created": 1598724985.320532, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6527,15 +7962,15 @@ "lineno": 138, "message": "No image available to be resized", "module": "__init__", - "msecs": 196.41423225402832, + "msecs": 320.53208351135254, "msg": "No image available to be resized", "name": "MEDIA", "pathname": "src/media/__init__.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1738.6298179626465, + "relativeCreated": 1645.7738876342773, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -6544,8 +7979,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:06,196", - "created": 1591793826.1964607, + "asctime": "2020-08-29 20:16:25,320", + "created": 1598724985.3205733, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6555,15 +7990,15 @@ "lineno": 22, "message": "Result (Returnvalue of failed resize method): False ()", "module": "test", - "msecs": 196.46072387695312, + "msecs": 320.5733299255371, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1738.6763095855713, + "relativeCreated": 1645.815134048462, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" }, { @@ -6572,8 +8007,8 @@ "False", "" ], - "asctime": "2020-06-10 14:57:06,196", - "created": 1591793826.196497, + "asctime": "2020-08-29 20:16:25,320", + "created": 1598724985.3206325, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6583,40 +8018,40 @@ "lineno": 26, "message": "Expectation (Returnvalue of failed resize method): result = False ()", "module": "test", - "msecs": 196.49696350097656, + "msecs": 320.6324577331543, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1738.7125492095947, + "relativeCreated": 1645.874261856079, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread" } ], - "msecs": 196.5320110321045, + "msecs": 320.6787109375, "msg": "Returnvalue of failed resize method is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 5560, + "process": 47545, "processName": "MainProcess", - "relativeCreated": 1738.7475967407227, + "relativeCreated": 1645.9205150604248, "stack_info": null, - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 3.504753112792969e-05 + "time_consumption": 4.6253204345703125e-05 } ], - "thread": 140484053268288, + "thread": 140223083710272, "threadName": "MainThread", - "time_consumption": 0.13731026649475098, - "time_finished": "2020-06-10 14:57:06,196", - "time_start": "2020-06-10 14:57:06,059" + "time_consumption": 0.13689637184143066, + "time_finished": "2020-08-29 20:16:25,320", + "time_start": "2020-08-29 20:16:25,183" } }, "testrun_id": "p3", - "time_consumption": 5.500174045562744, + "time_consumption": 5.086660623550415, "uid_list_sorted": [ "_XzMFcHYZEem_kd-7nxt1sg", "_Fv7V4EYCEequ74M7usLaPw", @@ -6629,6 +8064,6 @@ } ], "unittest_information": { - "Version": "9ce15e9e72155894dc2e3ca04e883f92" + "Version": "f6d7d5abd9b54bbc40f0db5d65c56893" } } \ No newline at end of file diff --git a/_testresults_/unittest.pdf b/_testresults_/unittest.pdf index 87adb4d..f9654a5 100644 Binary files a/_testresults_/unittest.pdf and b/_testresults_/unittest.pdf differ diff --git a/metadata.py b/metadata.py index 39bbe7d..d8207be 100644 --- a/metadata.py +++ b/metadata.py @@ -1,6 +1,7 @@ import logging import os from PIL import Image +import math import media import subprocess import time @@ -129,7 +130,9 @@ def __get_exif_data__(full_path): for key in conv_key_dict: if key in exif: tp, name = conv_key_dict[key] - value = tp(exif[key]) + raw_value = exif[key] + logger.debug("Converting %s out of %s", name, repr(raw_value)) + value = tp(raw_value) if value is not None: rv[name] = value return rv @@ -200,20 +203,27 @@ def __int_conv__(value): def __num_denum_conv__(data): - num, denum = data - return num / denum + try: + return float(data) + except TypeError: + num, denum = data + return num / denum def __gps_conv__(data): def lat_lon_cal(lon_or_lat): lon_lat = 0. fac = 1. - for num, denum in lon_or_lat: + for data in lon_or_lat: try: - lon_lat += float(num) / float(denum) * fac + lon_lat += float(data[0]) / float(data[1]) * fac + except TypeError: + lon_lat += data * fac except ZeroDivisionError: return 0. fac *= 1. / 60. + if math.isnan(lon_lat): + return 0. return lon_lat try: lon = lat_lon_cal(data[0x0004])