Closed Bug 1734374 Opened 4 years ago Closed 4 years ago

Perma Searchfox esr78 subprocess.CalledProcessError: Command '['/builds/worker/checkouts/gecko/obj-arm-unknown-linux-androideabi/_virtualenvs/init_py3/bin/python', '/builds/worker/checkouts/gecko/mach', 'android', 'assemble-app']' returned

Categories

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

defect

Tracking

(firefox-esr78 fixed, firefox-esr91 unaffected, firefox92 unaffected, firefox93 unaffected, firefox94 unaffected, firefox95 unaffected)

RESOLVED FIXED
Tracking Status
firefox-esr78 --- fixed
firefox-esr91 --- unaffected
firefox92 --- unaffected
firefox93 --- unaffected
firefox94 --- unaffected
firefox95 --- unaffected

People

(Reporter: intermittent-bug-filer, Assigned: aryx)

References

Details

(Keywords: intermittent-failure)

Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=353837280&repo=mozilla-esr78
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/aijaECrnR8yHNkm_9T8vdA/runs/0/artifacts/public/logs/live_backing.log


 INFO -  FAILURE: Build failed with an exception.
[task 2021-10-06T10:13:24.932Z] 10:13:24     INFO -  * Where:
[task 2021-10-06T10:13:24.933Z] 10:13:24     INFO -  Build file '/builds/worker/checkouts/gecko/mobile/android/geckoview/build.gradle' line: 45
[task 2021-10-06T10:13:24.933Z] 10:13:24     INFO -  * What went wrong:
[task 2021-10-06T10:13:24.933Z] 10:13:24     INFO -  A problem occurred evaluating project ':geckoview'.
[task 2021-10-06T10:13:24.933Z] 10:13:24     INFO -  > For input string: "1esr"
[task 2021-10-06T10:13:24.933Z] 10:13:24     INFO -  * Try:
[task 2021-10-06T10:13:24.933Z] 10:13:24     INFO -  Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
[task 2021-10-06T10:13:24.933Z] 10:13:24     INFO -  * Get more help at https://help.gradle.org
[task 2021-10-06T10:13:24.933Z] 10:13:24     INFO -  BUILD FAILED in 13s
[task 2021-10-06T10:13:24.933Z] 10:13:24    ERROR -  Traceback (most recent call last):
[task 2021-10-06T10:13:24.933Z] 10:13:24     INFO -    File "/usr/lib/python3.5/runpy.py", line 193, in _run_module_as_main
[task 2021-10-06T10:13:24.933Z] 10:13:24     INFO -      "__main__", mod_spec)
[task 2021-10-06T10:13:24.933Z] 10:13:24     INFO -    File "/usr/lib/python3.5/runpy.py", line 85, in _run_code
[task 2021-10-06T10:13:24.933Z] 10:13:24     INFO -      exec(code, run_globals)
[task 2021-10-06T10:13:24.933Z] 10:13:24     INFO -    File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/action/file_generate.py", line 124, in <module>
[task 2021-10-06T10:13:24.934Z] 10:13:24     INFO -      sys.exit(main(sys.argv[1:]))
[task 2021-10-06T10:13:24.934Z] 10:13:24     INFO -    File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/action/file_generate.py", line 72, in main
[task 2021-10-06T10:13:24.934Z] 10:13:24     INFO -      ret = module.__dict__[method](output, *args.additional_arguments, **kwargs)
[task 2021-10-06T10:13:24.934Z] 10:13:24     INFO -    File "/builds/worker/checkouts/gecko/mobile/android/gradle.py", line 57, in assemble_app
[task 2021-10-06T10:13:24.934Z] 10:13:24     INFO -      return android('assemble-app')
[task 2021-10-06T10:13:24.934Z] 10:13:24     INFO -    File "/builds/worker/checkouts/gecko/mobile/android/gradle.py", line 51, in android
[task 2021-10-06T10:13:24.934Z] 10:13:24     INFO -      subprocess.check_call(cmd, env=env)
[task 2021-10-06T10:13:24.934Z] 10:13:24     INFO -    File "/usr/lib/python3.5/subprocess.py", line 271, in check_call
[task 2021-10-06T10:13:24.934Z] 10:13:24     INFO -      raise CalledProcessError(retcode, cmd)
[task 2021-10-06T10:13:24.934Z] 10:13:24     INFO -  subprocess.CalledProcessError: Command '['/builds/worker/checkouts/gecko/obj-arm-unknown-linux-androideabi/_virtualenvs/init_py3/bin/python', '/builds/worker/checkouts/gecko/mach', 'android', 'assemble-app']' returned non-zero exit status 1
[task 2021-10-06T10:13:24.935Z] 10:13:24     INFO -  backend.mk:11: recipe for target '.deps/android_apks.stub' failed
[task 2021-10-06T10:13:24.935Z] 10:13:24    ERROR -  make[4]: *** [.deps/android_apks.stub] Error 1
[task 2021-10-06T10:13:24.935Z] 10:13:24     INFO -  make[4]: Leaving directory '/builds/worker/checkouts/gecko/obj-arm-unknown-linux-androideabi/mobile/android/base'
[task 2021-10-06T10:13:24.935Z] 10:13:24     INFO -  /builds/worker/checkouts/gecko/config/recurse.mk:101: recipe for target 'mobile/android/base/export' failed
[task 2021-10-06T10:13:24.935Z] 10:13:24    ERROR -  make[3]: *** [mobile/android/base/export] Error 2
[task 2021-10-06T10:13:24.935Z] 10:13:24     INFO -  make[3]: *** Waiting for unfinished jobs....
[task 2021-10-06T10:13:25.232Z] 10:13:25     INFO -  make[4]: Entering directory '/builds/worker/checkouts/gecko/obj-arm-unknown-linux-androideabi/toolkit/components/telemetry'
[task 2021-10-06T10:13:25.232Z] 10:13:25     INFO -  toolkit/components/telemetry/TelemetryHistogramNameMap.h.stub
<...>
Assignee: nobody → aryx.bugmail
Component: Android Studio and Gradle Integration → Task Configuration
Summary: Perma subprocess.CalledProcessError: Command '['/builds/worker/checkouts/gecko/obj-arm-unknown-linux-androideabi/_virtualenvs/init_py3/bin/python', '/builds/worker/checkouts/gecko/mach', 'android', 'assemble-app']' returned non-zero exit status 1 → Perma Searchfox esr78 subprocess.CalledProcessError: Command '['/builds/worker/checkouts/gecko/obj-arm-unknown-linux-androideabi/_virtualenvs/init_py3/bin/python', '/builds/worker/checkouts/gecko/mach', 'android', 'assemble-app']' returned
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED

Should we want to accommodate these ESR version numbers in the future, we'll need to bump the versioning logic around https://searchfox.org/mozilla-central/rev/1dab956095020c53aa66cbee8845eb1fa925b75c/mobile/android/geckoview/build.gradle#17.

See Also: → 1786807
You need to log in before you can comment on or make changes to this bug.