Closed
Bug 1696097
Opened 4 years ago
Closed 4 years ago
Perma Exception: Process executed with non-0 exit code 1: ['/usr/bin/python3', '/builds/worker/checkouts/gecko/configure.py']
Categories
(Developer Infrastructure :: Lint and Formatting, defect, P5)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox-esr78 unaffected, firefox86 unaffected, firefox87 unaffected, firefox88 fixed)
RESOLVED
FIXED
88 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox86 | --- | unaffected |
firefox87 | --- | unaffected |
firefox88 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: glandium)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=331841942&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/f_bosY8DT1u7HPNMKKW0Yg/runs/0/artifacts/public/logs/live_backing.log
[task 2021-03-03T04:32:08.053Z] 0:04.37 ERROR: Perhaps you should add the directory containing `libpulse.pc'
[task 2021-03-03T04:32:08.053Z] 0:04.37 ERROR: to the PKG_CONFIG_PATH environment variable
[task 2021-03-03T04:32:08.053Z] 0:04.37 ERROR: No package 'libpulse' found
[task 2021-03-03T04:32:08.115Z] Looks like configure has not run yet, running it now...
[task 2021-03-03T04:32:08.115Z] Error running mach:
[task 2021-03-03T04:32:08.115Z]
[task 2021-03-03T04:32:08.115Z] ['test-info', 'report', '--show-tests', '--show-summary', '--verbose', '--output-file', '/builds/worker/artifacts/test-info-all-tests.json']
[task 2021-03-03T04:32:08.115Z]
[task 2021-03-03T04:32:08.115Z] The error occurred in code that was called by the mach command. This is either
[task 2021-03-03T04:32:08.116Z] a bug in the called code itself or in the way that mach is calling it.
[task 2021-03-03T04:32:08.116Z] You can invoke |./mach busted| to check if this issue is already on file. If it
[task 2021-03-03T04:32:08.116Z] isn't, please use |./mach busted file test-info| to report it. If |./mach busted| is
[task 2021-03-03T04:32:08.116Z] misbehaving, you can also inspect the dependencies of bug 1543241.
[task 2021-03-03T04:32:08.116Z]
[task 2021-03-03T04:32:08.116Z] If filing a bug, please include the full output of mach, including this error
[task 2021-03-03T04:32:08.116Z] message.
[task 2021-03-03T04:32:08.116Z]
[task 2021-03-03T04:32:08.116Z] The details of the failure are as follows:
[task 2021-03-03T04:32:08.116Z]
[task 2021-03-03T04:32:08.116Z] Exception: Process executed with non-0 exit code 1: ['/usr/bin/python3', '/builds/worker/checkouts/gecko/configure.py']
[task 2021-03-03T04:32:08.116Z]
[task 2021-03-03T04:32:08.116Z] File "/builds/worker/checkouts/gecko/testing/mach_commands.py", line 900, in test_report
[task 2021-03-03T04:32:08.116Z] builder.configure()
[task 2021-03-03T04:32:08.116Z] File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/build_commands.py", line 175, in configure
[task 2021-03-03T04:32:08.116Z] line_handler=line_handler,
[task 2021-03-03T04:32:08.116Z] File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/controller/building.py", line 1532, in configure
[task 2021-03-03T04:32:08.116Z] append_env=append_env,
[task 2021-03-03T04:32:08.116Z] File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/base.py", line 897, in _run_command_in_objdir
[task 2021-03-03T04:32:08.116Z] return self.run_process(cwd=self.topobjdir, **args)
[task 2021-03-03T04:32:08.116Z] File "/builds/worker/checkouts/gecko/python/mach/mach/mixin/process.py", line 177, in run_process
[task 2021-03-03T04:32:08.116Z] "Process executed with non-0 exit code %d: %s" % (status, args)
[taskcluster 2021-03-03 04:32:11.698Z] === Task Finished ===
[taskcluster 2021-03-03 04:32:11.801Z] Artifact "public" not found at "/builds/worker/artifacts"
[taskcluster 2021-03-03 04:32:11.907Z] Unsuccessful task run with exit code: 1 completed in 482.843 seconds```
Comment 1•4 years ago
•
|
||
Mike, could you please have a look over these failures? Thank you.
Flags: needinfo?(mh+mozilla)
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → mh+mozilla
Flags: needinfo?(mh+mozilla)
Assignee | ||
Comment 2•4 years ago
|
||
Comment 3•4 years ago
|
||
Set release status flags based on info from the regressing bug 1694784
status-firefox86:
--- → unaffected
status-firefox87:
--- → unaffected
status-firefox88:
--- → affected
status-firefox-esr78:
--- → unaffected
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/3af883f4bba9
Add missing sysroot dependency to source-test tasks. r=andi,sheehan
Comment 5•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Has Regression Range: --- → yes
Updated•2 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•