See https://ci.linaro.org/job/ldcg-python-manylinux-tensorflow-nightly/644/display/redirect
Changes:
------------------------------------------ [...truncated 1.48 KB...] + cd configs + git log --pretty=oneline -1 4687ce9356b50b52adce6648daa795646b5cfbd5 ldcg-python-manylinux-tensorflow: make it work + cd .. + '[' '' = true ']' + '[' '' = true ']' + '[' '' = true ']' + '[' '' = true ']' + '[' '' = true ']' + '[' '' = true ']' + '[' '' = true ']' + '[' '' = true ']' + '[' '' = true ']' + '[' true = true ']' + echo ' - "git"' + dual_abi=true + '[' false = true ']' + '[' '' = true ']' + '[' true == true ']' + pip3 install --user ansible Requirement already satisfied: ansible in /usr/lib/python3.6/site-packages Requirement already satisfied: jinja2 in /usr/lib/python3.6/site-packages (from ansible) Requirement already satisfied: PyYAML in /usr/lib64/python3.6/site-packages (from ansible) Requirement already satisfied: cryptography in /usr/lib64/python3.6/site-packages (from ansible) Requirement already satisfied: MarkupSafe>=0.23 in /usr/lib64/python3.6/site-packages (from jinja2->ansible) Requirement already satisfied: six>=1.4.1 in /usr/lib/python3.6/site-packages (from cryptography->ansible) Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/lib64/python3.6/site-packages (from cryptography->ansible) Requirement already satisfied: pycparser in /usr/lib/python3.6/site-packages (from cffi!=1.11.3,>=1.8->cryptography->ansible) + ansible-galaxy collection install community.docker Process install dependency map |/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/Starting collection install process |Skipping 'community.docker' as it is already installed + cd configs/ldcg-python-manylinux-tensorflow/ansible/ + ansible-playbook playbooks/build-tf-dual-abi.yml [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
PLAY [localhost] ***************************************************************
TASK [Gathering Facts] ********************************************************* Wednesday 18 January 2023 08:34:36 +0000 (0:00:00.053) 0:00:00.053 ***** ok: [localhost]
TASK [cleanup after previous build] ******************************************** Wednesday 18 January 2023 08:34:37 +0000 (0:00:01.259) 0:00:01.312 ***** changed: [localhost] => (item=wheels) changed: [localhost] => (item=ml_wheels) ok: [localhost] => (item=tensorflow)
TASK [create cache dirs] ******************************************************* Wednesday 18 January 2023 08:34:38 +0000 (0:00:01.097) 0:00:02.409 ***** ok: [localhost] => (item=disk-cache) ok: [localhost] => (item=bazel-cache) changed: [localhost] => (item=wheels) changed: [localhost] => (item=ml_wheels)
TASK [set dual abi variable] *************************************************** Wednesday 18 January 2023 08:34:39 +0000 (0:00:01.282) 0:00:03.691 ***** ok: [localhost]
TASK [go through each TensorFlow version] ************************************** Wednesday 18 January 2023 08:34:40 +0000 (0:00:00.033) 0:00:03.725 ***** skipping: [localhost] => (item={'key': '2.11', 'value': {'tensorflow_version': '2.11.0', 'bazel_version': 'bazelisk', 'flatbuffers_version': '>= 1.12, < 3.0', 'gast_version': '==0.4.0', 'grpcio_version': '>= 1.37.0, < 2.0', 'h5py_version': '~=3.6.0', 'numpy_version': '~=1.21.6', 'absl_version': '>=1.0.0', 'scipy_version': '~=1.7.3', 'keras_version': '==2.11.0', 'tensorboard_version': '==2.11.0', 'tensorflow_estimator_version': '==2.11.0', 'python_install_packages': ['packaging', 'portpicker', 'keras-nightly', 'tb-nightly', 'tf-estimator-nightly'], 'run_unit_tests': True, 'run_serial_unit_tests': False, 'onednn_ut_exclude': ['//tensorflow/compiler/mlir/tfr/examples/mnist:mnist_ops_test', '//tensorflow/core/grappler/optimizers:auto_mixed_precision_test_cpu', '//tensorflow/core/grappler/optimizers:remapper_test_cpu', '//tensorflow/python/kernel_tests/nn_ops:atrous_conv2d_test_cpu', '//tensorflow/python/kernel_tests/nn_ops:conv_ops_test_cpu'], 'unit_tests_exclude': ['//tensorflow/lite/...', '//tensorflow/compiler/mlir/lite/tests:const-fold.mlir.test', '//tensorflow/core/distributed_runtime/integration_test:c_api_session_coordination_test_cpu', '//tensorflow/python/client:session_list_devices_test', '//tensorflow/python/data/kernel_tests:iterator_test_cpu', '//tensorflow/python/training:server_lib_test'], 'serial_unit_tests_exclude': '', 'unit_tests_filter_flags': '-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64', 'python_versions': ['cp37-cp37m', 'cp38-cp38', 'cp39-cp39', 'cp310-cp310']}}) skipping: [localhost] => (item={'key': '2.10', 'value': {'tensorflow_version': '2.10.1', 'bazel_version': 'bazelisk', 'flatbuffers_version': '>= 1.12, < 3.0', 'gast_version': '==0.4.0', 'grpcio_version': '>= 1.37.0, < 2.0', 'h5py_version': '~=3.6.0', 'numpy_version': '~=1.21.6', 'absl_version': '>=1.0.0', 'scipy_version': '~=1.7.3', 'keras_version': '==2.10.0', 'tensorboard_version': '==2.10.1', 'tensorflow_estimator_version': '==2.10.0', 'python_install_packages': ['packaging', 'portpicker', 'keras', 'tensorboard', 'tensorflow-estimator'], 'run_unit_tests': True, 'run_serial_unit_tests': False, 'onednn_ut_exclude': ['//tensorflow/compiler/mlir/tensorflow/tests/...', '//tensorflow/compiler/mlir/tfr/examples/mnist:mnist_ops_test', '//tensorflow/core/grappler/optimizers:auto_mixed_precision_test_cpu', '//tensorflow/core/grappler/optimizers:remapper_test_cpu', '//tensorflow/python/kernel_tests/nn_ops:atrous_conv2d_test_cpu', '//tensorflow/python/kernel_tests/nn_ops:conv_ops_test_cpu'], 'unit_tests_exclude': ['//tensorflow/lite/...', '//tensorflow/compiler/mlir/lite/tests:const-fold.mlir.test', '//tensorflow/compiler/tests:jit_test_cpu', '//tensorflow/core/distributed_runtime/integration_test:c_api_session_coordination_test_cpu', '//tensorflow/python/client:session_list_devices_test', '//tensorflow/python/data/kernel_tests:iterator_test_cpu', '//tensorflow/python/training:server_lib_test'], 'serial_unit_tests_exclude': '', 'unit_tests_filter_flags': '-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-requires-gpu', 'python_versions': ['cp37-cp37m', 'cp38-cp38', 'cp39-cp39', 'cp310-cp310']}}) skipping: [localhost] => (item={'key': '2.9', 'value': {'tensorflow_version': '2.9.3', 'bazel_version': 'bazelisk', 'flatbuffers_version': '>= 1.12, < 3.0', 'gast_version': '==0.4.0', 'grpcio_version': '>= 1.37.0, < 2.0', 'h5py_version': '~=3.6.0', 'numpy_version': '~=1.21.6', 'absl_version': '>=1.0.0', 'scipy_version': '~=1.7.3', 'keras_version': '==2.9.0', 'tensorboard_version': '==2.9.0', 'tensorflow_estimator_version': '==2.9.0', 'python_install_packages': ['packaging', 'portpicker', 'keras', 'tensorboard', 'tensorflow-estimator'], 'run_unit_tests': True, 'run_serial_unit_tests': False, 'onednn_ut_exclude': '', 'unit_tests_exclude': ['//tensorflow/lite/...', '//tensorflow/compiler/mlir/lite/tests:const-fold.mlir.test'], 'serial_unit_tests_exclude': '', 'unit_tests_filter_flags': '-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-requires-gpu', 'python_versions': ['cp37-cp37m', 'cp38-cp38', 'cp39-cp39', 'cp310-cp310']}}) skipping: [localhost] => (item={'key': '2.8', 'value': {'tensorflow_version': '2.8.4', 'bazel_version': 'bazelisk', 'flatbuffers_version': '>= 1.12, < 3.0', 'gast_version': '==0.4.0', 'grpcio_version': '>= 1.37.0, < 2.0', 'h5py_version': '~=3.6.0', 'numpy_version': '~=1.21.6', 'absl_version': '>=1.0.0', 'scipy_version': '~=1.7.3', 'keras_version': '==2.8.0', 'tensorboard_version': '==2.8.0', 'tensorflow_estimator_version': '==2.8.0', 'python_install_packages': ['packaging', 'portpicker', 'keras', 'tensorboard', 'tensorflow-estimator'], 'run_unit_tests': True, 'run_serial_unit_tests': False, 'onednn_ut_exclude': '', 'unit_tests_exclude': ['//tensorflow/lite/...', '//tensorflow/core/ir/...', '//tensorflow/python/tools/...', '//tensorflow/compiler/mlir/lite/tests:const-fold.mlir.test', '//tensorflow/compiler/mlir/lite/tests:prepare-tf.mlir.test', '//tensorflow/compiler/mlir/tensorflow:dump_graph_test', '//tensorflow/core/common_runtime:direct_session_test', '//tensorflow/core/common_runtime:direct_session_with_debug_test', '//tensorflow/core/kernels:quantized_bias_add_op_test', '//tensorflow/core/kernels:quantize_op_test', '//tensorflow/core/kernels:requantize_op_test', '//tensorflow/python/data/experimental/kernel_tests/service:fault_tolerance_test', '//tensorflow/python/eager:function_test', '//tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test', '//tensorflow/python/kernel_tests/linalg:self_adjoint_eig_op_test', '//tensorflow/python/ops/ragged:ragged_dispatch_test', '//tensorflow/python:quantized_ops_test', '//tensorflow/python:script_ops_test', '//tensorflow/tools/graph_transforms:transforms_test'], 'serial_unit_tests_exclude': '', 'unit_tests_filter_flags': '-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64', 'python_versions': ['cp37-cp37m', 'cp38-cp38', 'cp39-cp39', 'cp310-cp310']}}) skipping: [localhost] => (item={'key': '2.7', 'value': {'tensorflow_version': '2.7.4', 'bazel_version': 'bazelisk', 'flatbuffers_version': '>= 1.12, < 3.0', 'gast_version': '==0.4.0', 'grpcio_version': '~=1.37.0', 'h5py_version': '~=3.1.0', 'numpy_version': '~=1.19.5', 'absl_version': '~=0.10', 'scipy_version': '~=1.5.4', 'keras_version': '==2.7.0', 'tensorboard_version': '==2.7.0', 'tensorflow_estimator_version': '==2.7.0', 'python_install_packages': ['portpicker', 'keras', 'tensorboard', 'tensorflow-estimator'], 'run_unit_tests': True, 'run_serial_unit_tests': False, 'onednn_ut_exclude': '', 'unit_tests_exclude': ['//tensorflow/java/...', '//tensorflow/lite/...', '//tensorflow/compiler/xla/python/...', '//tensorflow/compiler/xla/service/cpu/...', '//tensorflow/compiler/xla/tests/...', '//tensorflow/core/ir/...', '//tensorflow/python/tools/...', '//tensorflow/compiler/mlir/lite/tests:const-fold.mlir.test', '//tensorflow/core/kernels:quantized_bias_add_op_test', '//tensorflow/core/kernels:requantize_op_test', '//tensorflow/core/kernels:sparse_matmul_op_test', '//tensorflow/python/data/experimental/kernel_tests/service:fault_tolerance_test', '//tensorflow/python/debug/cli:debugger_cli_common_test', '//tensorflow/python/debug/examples/v2:examples_v2_test', '//tensorflow/python/eager:function_test', '//tensorflow/python/keras/mixed_precision:model_test', '//tensorflow/python/keras/preprocessing:image_test', '//tensorflow/python/kernel_tests:init_ops_test', '//tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test', '//tensorflow/python/kernel_tests:self_adjoint_eig_op_test', '//tensorflow/python/kernel_tests:sparse_matmul_op_test', '//tensorflow/python/lib/io:file_io_test', '//tensorflow/python/ops/ragged:ragged_dispatch_test', '//tensorflow/python/ops/ragged:ragged_print_op_test', '//tensorflow/python/profiler/integration_test:profiler_api_test', '//tensorflow/python/profiler:profiler_v2_test', '//tensorflow/python/util:dispatch_test', '//tensorflow/python/util:traceback_utils_test', '//tensorflow/tools/api/tests:api_compatibility_test', '//tensorflow/tools/docs:tf_doctest', '//tensorflow/tools/graph_transforms:transforms_test'], 'serial_unit_tests_exclude': '', 'unit_tests_filter_flags': '-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only', 'python_versions': ['cp37-cp37m', 'cp38-cp38', 'cp39-cp39']}}) skipping: [localhost] => (item={'key': '2.6', 'value': {'tensorflow_version': '2.6.5', 'bazel_version': 'bazelisk', 'flatbuffers_version': '~=1.12.0', 'gast_version': '==0.4.0', 'grpcio_version': '~=1.37.0', 'h5py_version': '~=3.1.0', 'numpy_version': '~=1.19.2', 'absl_version': '~=0.10', 'scipy_version': '~=1.5.4', 'keras_version': '==2.6.0', 'tensorboard_version': '==2.6.0', 'tensorflow_estimator_version': '==2.6.0', 'python_install_packages': ['keras', 'tensorboard', 'tensorflow-estimator'], 'run_unit_tests': False, 'run_serial_unit_tests': False, 'onednn_ut_exclude': '', 'unit_tests_exclude': '', 'serial_unit_tests_exclude': '', 'unit_tests_filter_flags': '', 'python_versions': ['cp36-cp36m', 'cp37-cp37m', 'cp38-cp38', 'cp39-cp39']}}) skipping: [localhost] => (item={'key': '2.5', 'value': {'tensorflow_version': '2.5.3', 'bazel_version': 'bazelisk', 'flatbuffers_version': '~=1.12.0', 'gast_version': '==0.4.0', 'grpcio_version': '~=1.34.0', 'h5py_version': '~=3.1.0', 'numpy_version': '~=1.19.2', 'absl_version': '~=0.10', 'scipy_version': '~=1.5.4', 'keras_version': '==2.5.0', 'tensorboard_version': '==2.5.0', 'tensorflow_estimator_version': '==2.5.0', 'python_install_packages': ['keras', 'tensorboard', 'tensorflow-estimator'], 'run_unit_tests': False, 'run_serial_unit_tests': False, 'onednn_ut_exclude': '', 'unit_tests_exclude': '', 'serial_unit_tests_exclude': '', 'unit_tests_filter_flags': '', 'python_versions': ['cp36-cp36m', 'cp37-cp37m', 'cp38-cp38', 'cp39-cp39']}}) skipping: [localhost] => (item={'key': '2.4', 'value': {'tensorflow_version': '2.4.4', 'bazel_version': 'bazelisk', 'flatbuffers_version': '~=1.12.0', 'gast_version': '==0.3.3', 'grpcio_version': '~=1.32.0', 'h5py_version': '~=2.10', 'numpy_version': '~=1.19.2', 'absl_version': '~=0.10', 'scipy_version': '~=1.5.4', 'keras_version': '==2.4.3', 'tensorboard_version': '==2.4.1', 'tensorflow_estimator_version': '==2.4.0', 'python_install_packages': ['keras', 'tensorboard', 'tensorflow-estimator'], 'run_unit_tests': False, 'run_serial_unit_tests': False, 'onednn_ut_exclude': '', 'unit_tests_exclude': '', 'serial_unit_tests_exclude': '', 'unit_tests_filter_flags': '', 'python_versions': ['cp36-cp36m', 'cp37-cp37m', 'cp38-cp38', 'cp39-cp39']}}) skipping: [localhost] => (item={'key': '1.15', 'value': {'tensorflow_version': '1.15.5', 'bazel_version': '0.29.1', 'flatbuffers_version': '~=1.12.0', 'gast_version': '==0.2.2', 'grpcio_version': '~=1.32.0', 'h5py_version': '==2.10', 'numpy_version': '~=1.18.0', 'absl_version': '~=0.10', 'scipy_version': '~=1.5.4', 'keras_version': '==1.2.2', 'tensorboard_version': '==1.15.0', 'tensorflow_estimator_version': '==1.15.2', 'python_install_packages': ['keras', 'tensorboard', 'tensorflow-estimator'], 'run_unit_tests': False, 'run_serial_unit_tests': False, 'onednn_ut_exclude': '', 'unit_tests_exclude': '', 'serial_unit_tests_exclude': '', 'unit_tests_filter_flags': '', 'python_versions': ['cp36-cp36m', 'cp37-cp37m']}})
TASK [tensorflow : set TensorFlow and other package versions] ****************** Wednesday 18 January 2023 08:34:40 +0000 (0:00:00.342) 0:00:04.067 ***** ok: [localhost]
TASK [tensorflow : Set build dir for TensorFlow git] *************************** Wednesday 18 January 2023 08:34:40 +0000 (0:00:00.115) 0:00:04.183 ***** ok: [localhost]
TASK [tensorflow : remove TensorFlow git sources from previous build] ********** Wednesday 18 January 2023 08:34:40 +0000 (0:00:00.044) 0:00:04.227 ***** changed: [localhost]
TASK [fetch tensorflow git source] ********************************************* Wednesday 18 January 2023 08:34:44 +0000 (0:00:03.903) 0:00:08.131 ***** skipping: [localhost]
TASK [unpack tensorflow git source] ******************************************** Wednesday 18 January 2023 08:34:44 +0000 (0:00:00.045) 0:00:08.176 ***** skipping: [localhost]
TASK [tensorflow : Rename source dir for oneDNN build] ************************* Wednesday 18 January 2023 08:34:44 +0000 (0:00:00.035) 0:00:08.211 ***** skipping: [localhost]
TASK [fetch tensorflow from git] *********************************************** Wednesday 18 January 2023 08:34:44 +0000 (0:00:00.038) 0:00:08.250 ***** changed: [localhost]
TASK [tensorflow : set world write access to source] *************************** Wednesday 18 January 2023 08:35:05 +0000 (0:00:20.879) 0:00:29.130 ***** changed: [localhost]
TASK [tensorflow : Get oneline version of git log for this checkout] *********** Wednesday 18 January 2023 08:35:05 +0000 (0:00:00.342) 0:00:29.472 ***** changed: [localhost]
TASK [tensorflow : Show git log] *********************************************** Wednesday 18 January 2023 08:35:06 +0000 (0:00:00.483) 0:00:29.956 ***** ok: [localhost] => git_log.stdout: '716b686a3c9724a62e5d7f5a9522a0b353834ea5 [xla:gpu] NFC: Remove pattern rewriter from ConvertLmhloToGpuLaunchPass'
TASK [tensorflow : Record git commit hash to variable] ************************* Wednesday 18 January 2023 08:35:06 +0000 (0:00:00.041) 0:00:29.998 ***** ok: [localhost]
TASK [tensorflow : Save git commit hash to file] ******************************* Wednesday 18 January 2023 08:35:06 +0000 (0:00:00.042) 0:00:30.040 ***** changed: [localhost]
TASK [build Bazel] ************************************************************* Wednesday 18 January 2023 08:35:07 +0000 (0:00:00.894) 0:00:30.934 ***** skipping: [localhost]
TASK [Build TensorFlow for each Python version] ******************************** Wednesday 18 January 2023 08:35:07 +0000 (0:00:00.035) 0:00:30.970 ***** skipping: [localhost] => (item=3.8) skipping: [localhost] => (item=3.9) skipping: [localhost] => (item=3.10)
TASK [Build TensorFlow for each Python version (dual abi)] ********************* Wednesday 18 January 2023 08:35:07 +0000 (0:00:00.056) 0:00:31.026 *****
TASK [tensorflow_in_container : reset checkout to clean state] ***************** Wednesday 18 January 2023 08:35:07 +0000 (0:00:00.199) 0:00:31.225 ***** changed: [localhost]
TASK [tensorflow_in_container : remove TensorFlow git sources from previous build] *** Wednesday 18 January 2023 08:35:08 +0000 (0:00:00.590) 0:00:31.816 ***** skipping: [localhost]
TASK [fetch TensorFlow] ******************************************************** Wednesday 18 January 2023 08:35:08 +0000 (0:00:00.036) 0:00:31.852 ***** skipping: [localhost]
TASK [(Python 3.8) patch TensorFlow tree] ************************************** Wednesday 18 January 2023 08:35:08 +0000 (0:00:00.038) 0:00:31.891 *****
TASK [tensorflow : Create linklibs shell script] ******************************* Wednesday 18 January 2023 08:35:08 +0000 (0:00:00.084) 0:00:31.976 ***** changed: [localhost]
TASK [tensorflow : create readme file about unit tests] ************************ Wednesday 18 January 2023 08:35:08 +0000 (0:00:00.617) 0:00:32.593 ***** changed: [localhost]
TASK [tensorflow : add to the copied files] ************************************ Wednesday 18 January 2023 08:35:09 +0000 (0:00:00.623) 0:00:33.216 ***** changed: [localhost]
TASK [tensorflow : add to the long_description in setup.py] ******************** Wednesday 18 January 2023 08:35:09 +0000 (0:00:00.492) 0:00:33.709 ***** changed: [localhost]
TASK [tensorflow : use nightly package requirements] *************************** Wednesday 18 January 2023 08:35:10 +0000 (0:00:00.486) 0:00:34.196 ***** changed: [localhost]
TASK [tensorflow_in_container : (Python 3.8) start build container] ************ Wednesday 18 January 2023 08:35:10 +0000 (0:00:00.339) 0:00:34.535 ***** changed: [localhost]
TASK [tensorflow_in_container : (Python 3.8) create buildslave bazel cache dir] *** Wednesday 18 January 2023 08:35:12 +0000 (0:00:02.008) 0:00:36.544 ***** changed: [localhost]
TASK [tensorflow_in_container : (Python 3.8) create link for bazel cache] ****** Wednesday 18 January 2023 08:35:14 +0000 (0:00:01.237) 0:00:37.781 ***** changed: [localhost]
TASK [tensorflow_in_container : (Python 3.8) create link for bazelisk cache] *** Wednesday 18 January 2023 08:35:14 +0000 (0:00:00.849) 0:00:38.630 ***** changed: [localhost]
TASK [tensorflow_in_container : (Python 3.8) create link for pip cache] ******** Wednesday 18 January 2023 08:35:15 +0000 (0:00:00.852) 0:00:39.483 ***** changed: [localhost]
TASK [tensorflow_in_container : (Python 3.8) copy upper constraints] *********** Wednesday 18 January 2023 08:35:16 +0000 (0:00:00.830) 0:00:40.313 ***** changed: [localhost]
TASK [tensorflow_in_container : (Python 3.8) install Python packages] ********** Wednesday 18 January 2023 08:35:17 +0000 (0:00:00.641) 0:00:40.955 ***** changed: [localhost]
TASK [tensorflow_in_container : (Python 3.8) build TensorFlow git] ************* Wednesday 18 January 2023 08:35:33 +0000 (0:00:16.311) 0:00:57.266 ***** fatal: [localhost]: FAILED! => msg: |- The task includes an option with an undefined variable. The error was: the inline if-expression on line 4 evaluated to false and no else section was defined.
The error appears to be in 'https://ci.linaro.org/job/ldcg-python-manylinux-tensorflow-nightly/ws/configs/ldcg-python-manylinux-tensorflow/ansible/roles/tensorflow_in_container/tasks/dual-abi-build.yml': line 85, column 3, but may be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name: (Python {{ py_ver }}) build TensorFlow{{ variant_name }} {{ tensorflow_version }} ^ here We could be wrong, but this one looks like it might be an issue with missing quotes. Always quote template expression brackets when they start a value. For instance:
with_items: - {{ foo }}
Should be written as:
with_items: - "{{ foo }}"
PLAY RECAP ********************************************************************* localhost : ok=26 changed=20 unreachable=0 failed=1 skipped=7 rescued=0 ignored=0
Wednesday 18 January 2023 08:35:33 +0000 (0:00:00.020) 0:00:57.287 ***** =============================================================================== fetch tensorflow from git ---------------------------------------------- 20.88s tensorflow_in_container : (Python 3.8) install Python packages --------- 16.31s tensorflow : remove TensorFlow git sources from previous build ---------- 3.90s tensorflow_in_container : (Python 3.8) start build container ------------ 2.01s create cache dirs ------------------------------------------------------- 1.28s Gathering Facts --------------------------------------------------------- 1.26s tensorflow_in_container : (Python 3.8) create buildslave bazel cache dir --- 1.24s cleanup after previous build -------------------------------------------- 1.10s tensorflow : Save git commit hash to file ------------------------------- 0.89s tensorflow_in_container : (Python 3.8) create link for bazelisk cache --- 0.85s tensorflow_in_container : (Python 3.8) create link for bazel cache ------ 0.85s tensorflow_in_container : (Python 3.8) create link for pip cache -------- 0.83s tensorflow_in_container : (Python 3.8) copy upper constraints ----------- 0.64s tensorflow : create readme file about unit tests ------------------------ 0.62s tensorflow : Create linklibs shell script ------------------------------- 0.62s tensorflow_in_container : reset checkout to clean state ----------------- 0.59s tensorflow : add to the copied files ------------------------------------ 0.49s tensorflow : add to the long_description in setup.py -------------------- 0.49s tensorflow : Get oneline version of git log for this checkout ----------- 0.48s tensorflow : set world write access to source --------------------------- 0.34s Build step 'Execute shell' marked build as failure