surahman commented on pull request #3735:
URL: https://github.com/apache/incubator-heron/pull/3735#issuecomment-967771067


   New commits from other branches have broken the pipeline:
   ```bash
   Traceback (most recent call last):
     File 
"/home/travis/.pex/unzipped_pexes/9aaea117cab7d477701d8d2e3495171bd049d9bd/.bootstrap/pex/pex.py",
 line 476, in execute
       exit_value = self._wrap_coverage(self._wrap_profiling, self._execute)
     File 
"/home/travis/.pex/unzipped_pexes/9aaea117cab7d477701d8d2e3495171bd049d9bd/.bootstrap/pex/pex.py",
 line 401, in _wrap_coverage
       return runner(*args)
     File 
"/home/travis/.pex/unzipped_pexes/9aaea117cab7d477701d8d2e3495171bd049d9bd/.bootstrap/pex/pex.py",
 line 432, in _wrap_profiling
       return runner(*args)
     File 
"/home/travis/.pex/unzipped_pexes/9aaea117cab7d477701d8d2e3495171bd049d9bd/.bootstrap/pex/pex.py",
 line 532, in _execute
       return self.execute_entry(self._pex_info.entry_point)
     File 
"/home/travis/.pex/unzipped_pexes/9aaea117cab7d477701d8d2e3495171bd049d9bd/.bootstrap/pex/pex.py",
 line 679, in execute_entry
       return self.execute_module(entry_point, alter_sys)
     File 
"/home/travis/.pex/unzipped_pexes/9aaea117cab7d477701d8d2e3495171bd049d9bd/.bootstrap/pex/pex.py",
 line 691, in execute_module
       runpy.run_module(module_name, run_name="__main__", alter_sys=alter_sys)
     File "/usr/lib/python3.6/runpy.py", line 205, in run_module
       return _run_module_code(code, init_globals, run_name, mod_spec)
     File "/usr/lib/python3.6/runpy.py", line 96, in _run_module_code
       mod_name, mod_spec, pkg_name, script_name)
     File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
       exec(code, run_globals)
     File 
"/home/travis/.pex/unzipped_pexes/9aaea117cab7d477701d8d2e3495171bd049d9bd/integration_test/src/python/local_test_runner/main.py",
 line 180, in <module>
       main()
     File 
"/home/travis/.pex/unzipped_pexes/9aaea117cab7d477701d8d2e3495171bd049d9bd/integration_test/src/python/local_test_runner/main.py",
 line 115, in main
       conf_string = pkgutil.get_data(__name__, conf_file).decode()
     File "/usr/lib/python3.6/pkgutil.py", line 634, in get_data
       return loader.get_data(resource_name)
     File "<frozen importlib._bootstrap_external>", line 832, in get_data
   FileNotFoundError: [Errno 2] No such file or directory: 
'/home/travis/.pex/unzipped_pexes/9aaea117cab7d477701d8d2e3495171bd049d9bd/integration_test/src/python/local_test_runner/integration_test/src/python/local_test_runner/resources/test.conf'
   The command "scripts/travis/ci.sh" exited with 1.
   ```
   
   I have dropped down to the `Pod Template` PR merge.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to