Closed Bug 1485223 Opened 6 years ago Closed 6 years ago

Intermittent subprocess.CalledProcessError: Command '['/home/cltbld/checkouts/gecko/taskcluster/scripts/misc/fetch-content', 'task-artifacts', 'public/build/target.jsshell.zip@IXReawbXSNaMyuV7h6DRJg', 'public/d8-6.7.17.zip@LcoynlitTteA4BmkQv8CBg']' return

Categories

(Firefox Build System :: Task Configuration, task, P5)

task

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1484790

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: apavel [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=195174239&repo=mozilla-inbound

https://queue.taskcluster.net/v1/task/BU0UMzgAQlapMrj2jB21jg/runs/0/artifacts/public/logs/live_backing.log

Downloading https://queue.taskcluster.net/v1/task/LcoynlitTteA4BmkQv8CBg/artifacts/public/d8-6.7.17.zip
https://queue.taskcluster.net/v1/task/LcoynlitTteA4BmkQv8CBg/artifacts/public/d8-6.7.17.zip resolved to 20578358 bytes with sha256 0aa1c4e630de78373185fc1c0fa34bc87826f63fd4cbb664668891d6f6a6b24e in 0.651s
Renaming to /home/cltbld/fetches/d8-6.7.17.zip
Extracting /home/cltbld/fetches/d8-6.7.17.zip to /home/cltbld/fetches using ['unzip', '/home/cltbld/fetches/d8-6.7.17.zip']
Archive:  /home/cltbld/fetches/d8-6.7.17.zip
replace d8/libv8_libbase.so.6? [y]es, [n]o, [A]ll, [N]one, [r]ename:  NULL
(EOF or read error, treating as "[N]one" ...)
https://queue.taskcluster.net/v1/task/IXReawbXSNaMyuV7h6DRJg/artifacts/public/build/target.jsshell.zip resolved to 10009839 bytes with sha256 8f02a96567f403fd7445cc366ad176a2ea1881feebf50624eb1ee6c711de889a in 3.202s
Renaming to /home/cltbld/fetches/target.jsshell.zip
Extracting /home/cltbld/fetches/target.jsshell.zip to /home/cltbld/fetches using ['unzip', '/home/cltbld/fetches/target.jsshell.zip']
Archive:  /home/cltbld/fetches/target.jsshell.zip
  inflating: js                      
  inflating: libnspr4.so             
  inflating: libplds4.so             
  inflating: libplc4.so              
/home/cltbld/fetches/target.jsshell.zip extracted in 0.196s
Removing /home/cltbld/fetches/target.jsshell.zip
Traceback (most recent call last):
  File "/home/cltbld/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 338, in <module>
    sys.exit(main())
  File "/home/cltbld/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 334, in main
    return args.func(args)
  File "/home/cltbld/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 298, in command_task_artifacts
    fetch_urls(downloads)
  File "/home/cltbld/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 249, in fetch_urls
    f.result()
  File "/usr/lib/python3.5/concurrent/futures/_base.py", line 398, in result
    return self.__get_result()
  File "/usr/lib/python3.5/concurrent/futures/_base.py", line 357, in __get_result
    raise self._exception
  File "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/home/cltbld/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 235, in fetch_and_extract
    extract_archive(dest_path, dest_dir, typ)
  File "/home/cltbld/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 215, in extract_archive
    raise Exception('%r exited %d' % (args, p.returncode))
Exception: ['unzip', '/home/cltbld/fetches/d8-6.7.17.zip'] exited 1
Traceback (most recent call last):
  File "./run-task", line 755, in <module>
    sys.exit(main(sys.argv[1:]))
  File "./run-task", line 742, in main
    fetch_artifacts(fetches)
  File "./run-task", line 496, in fetch_artifacts
    subprocess.run(cmd, check=True, env=os.environ)
  File "/usr/lib/python3.5/subprocess.py", line 708, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['/home/cltbld/checkouts/gecko/taskcluster/scripts/misc/fetch-content', 'task-artifacts', 'public/build/target.jsshell.zip@IXReawbXSNaMyuV7h6DRJg', 'public/d8-6.7.17.zip@LcoynlitTteA4BmkQv8CBg']' returned non-zero exit status 1
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.