Script exit with exit code 255

2020-02-06 11:05:22.890460: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
2020-02-06 11:05:22.898263: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 2199995000 Hz
2020-02-06 11:05:22.899559: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x55ba200 executing computations on platform Host. Devices:
2020-02-06 11:05:22.899598: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): Host, Default Version
WARNING:tensorflow:No training configuration found in save file: the model was *not* compiled. Compile it manually.
WARNING:tensorflow:No training configuration found in save file: the model was *not* compiled. Compile it manually.
2020-02-06 11:05:26.967574: W tensorflow/core/framework/cpu_allocator_impl.cc:81] Allocation of 52100608 exceeds 10% of system memory.
2020-02-06 11:05:26.996744: W tensorflow/core/framework/cpu_allocator_impl.cc:81] Allocation of 52100608 exceeds 10% of system memory.
2020-02-06 11:05:27.010043: W tensorflow/core/framework/cpu_allocator_impl.cc:81] Allocation of 52100608 exceeds 10% of system memory.
2020-02-06 11:05:27.773914: W tensorflow/core/framework/cpu_allocator_impl.cc:81] Allocation of 52100608 exceeds 10% of system memory.
WARNING:tensorflow:No training configuration found in save file: the model was *not* compiled. Compile it manually.
2020-02-06 11:10:53.607990: W tensorflow/core/framework/cpu_allocator_impl.cc:81] Allocation of 171453260 exceeds 10% of system memory.
WARNING:tensorflow:Entity <function update_centroids at 0x7fd6b90f1ed8> could not be transformed and will be executed as-is. Please report this to the AutoGraph team. When filing the bug, set the verbosity to 10 (on Linux, `export AUTOGRAPH_VERBOSITY=10`) and attach the full output. Cause: Unable to locate the source code of <function update_centroids at 0x7fd6b90f1ed8>. Note that functions defined in certain environments, like the interactive Python shell do not expose their source code. If that is the case, you should to define them in a .py source file. If you are certain the code is graph-compatible, wrap the call using @tf.autograph.do_not_convert. Original error: could not get source code
Traceback (most recent call last):
  File "tgnews.py", line 55, in <module>
  File "tgnews.py", line 46, in main
  File "predict_similarity.py", line 151, in detect_similarity_json
  File "predict_similarity.py", line 133, in detect_similarity
  File "tensorflow_core/python/eager/def_function.py", line 457, in __call__
  File "tensorflow_core/python/eager/def_function.py", line 503, in _call
  File "tensorflow_core/python/eager/def_function.py", line 408, in _initialize
  File "tensorflow_core/python/eager/function.py", line 1848, in _get_concrete_function_internal_garbage_collected
  File "tensorflow_core/python/eager/function.py", line 2150, in _maybe_define_function
  File "tensorflow_core/python/eager/function.py", line 2047, in _create_graph_function
  File "tensorflow_core/python/eager/function.py", line 1052, in __init__
  File "tensorflow_core/python/eager/function.py", line 567, in __init__
  File "tensorflow_core/python/eager/function.py", line 432, in __init__
google.protobuf.message.DecodeError: Error parsing message
[2842] Failed to execute script tgnews