Build: #3437 failed Scheduled

Build result summary

Details

Completed
Queue duration
1 second
Duration
1 minute
Labels
None
Revision
1c0346f8c21ba9ef49fbf890d3e94f85004f0161 1c0346f8c21ba9ef49fbf890d3e94f85004f0161
Fixed in
#3439 (Scheduled)
No failed test found. A possible compilation error occurred.

Responsible

No one has taken responsibility for this failure

Error summary for Default Job

The job generated some errors, drill down into the full build log for more details.

/opt/scripts/upload-s3-javadoc.sh: line 4: .env/bin/activate: No such file or directory
+ targetpath=openmrs-docs
+ builddir=/home/bamboo-agent/bamboo-agent/xml-data/build-dir/JAVADOC-TRUNK-JOB1
+ version=doc
+ pip install awscli
ERROR: Exception:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 165, in exc_logging_wrapper
    status = run_func(*args)
  File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper
    return func(self, options, args)
  File "/usr/lib/python3/dist-packages/pip/_internal/commands/install.py", line 294, in run
    wheel_cache = WheelCache(options.cache_dir, options.format_control)
  File "/usr/lib/python3/dist-packages/pip/_internal/cache.py", line 219, in __init__
    self._ephem_cache = EphemWheelCache(format_control)
  File "/usr/lib/python3/dist-packages/pip/_internal/cache.py", line 191, in __init__
    self._temp_dir = TempDirectory(
  File "/usr/lib/python3/dist-packages/pip/_internal/utils/temp_dir.py", line 125, in __init__
    path = self._create(kind)
  File "/usr/lib/python3/dist-packages/pip/_internal/utils/temp_dir.py", line 164, in _create
    path = os.path.realpath(tempfile.mkdtemp(prefix=f"pip-{kind}-"))
  File "/usr/lib/python3.10/tempfile.py", line 496, in mkdtemp
    prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
  File "/usr/lib/python3.10/tempfile.py", line 265, in _sanitize_params
    dir = gettempdir()
  File "/usr/lib/python3.10/tempfile.py", line 438, in gettempdir
    return _os.fsdecode(_gettempdir())
  File "/usr/lib/python3.10/tempfile.py", line 431, in _gettempdir
    tempdir = _get_default_tempdir()
  File "/usr/lib/python3.10/tempfile.py", line 362, in _get_default_tempdir
    raise FileNotFoundError(_errno.ENOENT,
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/home/bamboo-agent/bamboo-agent/.agent_tmp', '/tmp', '/var/tmp', '/usr/tmp', '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/JAVADOC-TRUNK-JOB1']