Closed
Bug 1500041
Opened 7 years ago
Closed 7 years ago
Intermittent mozinstall.mozinstall.InvalidSource: Z:\task_ \build\installer.zip is not a valid installer file
Categories
(Firefox Build System :: General, defect, P5)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1500040
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: btara [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=206314955&repo=autoland
https://queue.taskcluster.net/v1/task/D0aD9GGMQ5-aZEQVLJvUJQ/runs/0/artifacts/public/logs/live_backing.log
08:59:20 INFO - mkdir: Z:\task_1539852034\build\application
08:59:20 INFO - Getting output from command: ['Z:\\task_1539852034\\build\\venv\\Scripts\\mozinstall', 'Z:\\task_1539852034\\build\\installer.zip', '--destination', 'Z:\\task_1539852034\\build\\application']
08:59:20 INFO - Copy/paste: Z:\task_1539852034\build\venv\Scripts\mozinstall Z:\task_1539852034\build\installer.zip --destination Z:\task_1539852034\build\application
08:59:20 ERROR - Errors received:
08:59:20 INFO - Reading from file tmpfile_stderr
08:59:20 ERROR - Traceback (most recent call last):
08:59:20 ERROR - File "Z:\task_1539852034\build\venv\Scripts\mozinstall-script.py", line 9, in <module>
08:59:20 ERROR - load_entry_point('mozInstall==1.16.0', 'console_scripts', 'mozinstall')()
08:59:20 ERROR - File "z:\task_1539852034\build\venv\lib\site-packages\mozinstall\mozinstall.py", line 367, in install_cli
08:59:20 ERROR - install_path = install(src, options.dest)
08:59:20 ERROR - File "z:\task_1539852034\build\venv\lib\site-packages\mozinstall\mozinstall.py", line 115, in install
08:59:20 ERROR - raise InvalidSource(msg)
08:59:20 ERROR - mozinstall.mozinstall.InvalidSource: Z:\task_1539852034\build\installer.zip is not a valid installer file
08:59:20 INFO - Using _rmtree_windows ...
08:59:20 INFO - Running command: del /F /Q "Z:\task_1539852034\tmpfile_stderr"
08:59:20 INFO - Return code: 0
08:59:20 INFO - Using _rmtree_windows ...
08:59:20 INFO - Running command: del /F /Q "Z:\task_1539852034\tmpfile_stdout"
08:59:20 INFO - Return code: 0
08:59:20 ERROR - Return code: 1
08:59:20 WARNING - setting return code to 3
08:59:20 FATAL - Halting on failure while running ['Z:\\task_1539852034\\build\\venv\\Scripts\\mozinstall', 'Z:\\task_1539852034\\build\\installer.zip', '--destination', 'Z:\\task_1539852034\\build\\application']
08:59:20 FATAL - Running post_fatal callback...
08:59:20 FATAL - Exiting 3
08:59:20 INFO - Running post-action listener: _resource_record_post_action
08:59:20 INFO - [mozharness: 2018-10-18 08:59:20.900000Z] Finished install step (failed)
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•