Closed
Bug 1915833
Opened 9 months ago
Closed 8 months ago
Remove unused define of MOZ_MOZSEARCH_PLUGIN from configure
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox132 fixed)
RESOLVED
FIXED
132 Branch
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: sergesanspaille, Assigned: sergesanspaille)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•9 months ago
|
||
Updated•9 months ago
|
Assignee: nobody → sguelton
Status: NEW → ASSIGNED
Updated•8 months ago
|
Attachment #9421796 -
Attachment description: Bug 1915833 - Remove unused define of MOZ_MOZSEARCH_PLUGIN from configure r=glandium → Bug 1915833 - Remove unused define of MOZ_MOZSEARCH_PLUGIN from configure r=glandium!
Pushed by sguelton@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0162c14f477f
Remove unused define of MOZ_MOZSEARCH_PLUGIN from configure r=glandium
Comment 3•8 months ago
|
||
Backed out for causing build bustages related to NameError.
[task 2024-09-05T09:40:06.895Z] 09:40:06 INFO - checking for host system type... x86_64-pc-linux-gnu
[task 2024-09-05T09:40:06.899Z] 09:40:06 INFO - checking for target system type... x86_64-pc-linux-android
[task 2024-09-05T09:40:07.362Z] 09:40:07 ERROR - Traceback (most recent call last):
[task 2024-09-05T09:40:07.363Z] 09:40:07 INFO - File "/builds/worker/checkouts/gecko/configure.py", line 345, in <module>
[task 2024-09-05T09:40:07.363Z] 09:40:07 INFO - sys.exit(main(sys.argv))
[task 2024-09-05T09:40:07.363Z] 09:40:07 INFO - File "/builds/worker/checkouts/gecko/configure.py", line 137, in main
[task 2024-09-05T09:40:07.363Z] 09:40:07 INFO - sandbox.include_file(os.path.join(os.path.dirname(__file__), "moz.configure"))
[task 2024-09-05T09:40:07.363Z] 09:40:07 INFO - File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/configure/__init__.py", line 498, in include_file
[task 2024-09-05T09:40:07.363Z] 09:40:07 INFO - exec(code, self)
[task 2024-09-05T09:40:07.363Z] 09:40:07 INFO - File "/builds/worker/checkouts/gecko/moz.configure", line 434, in <module>
[task 2024-09-05T09:40:07.363Z] 09:40:07 INFO - include(include_project_configure)
[task 2024-09-05T09:40:07.364Z] 09:40:07 INFO - File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/configure/__init__.py", line 872, in include_impl
[task 2024-09-05T09:40:07.364Z] 09:40:07 INFO - self.include_file(what)
[task 2024-09-05T09:40:07.364Z] 09:40:07 INFO - File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/configure/__init__.py", line 498, in include_file
[task 2024-09-05T09:40:07.364Z] 09:40:07 INFO - exec(code, self)
[task 2024-09-05T09:40:07.364Z] 09:40:07 INFO - File "/builds/worker/checkouts/gecko/mobile/android/moz.configure", line 84, in <module>
[task 2024-09-05T09:40:07.364Z] 09:40:07 INFO - include("../../toolkit/moz.configure")
[task 2024-09-05T09:40:07.364Z] 09:40:07 INFO - File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/configure/__init__.py", line 872, in include_impl
[task 2024-09-05T09:40:07.364Z] 09:40:07 INFO - self.include_file(what)
[task 2024-09-05T09:40:07.365Z] 09:40:07 INFO - File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/configure/__init__.py", line 498, in include_file
[task 2024-09-05T09:40:07.365Z] 09:40:07 INFO - exec(code, self)
[task 2024-09-05T09:40:07.365Z] 09:40:07 INFO - File "/builds/worker/checkouts/gecko/toolkit/moz.configure", line 1429, in <module>
[task 2024-09-05T09:40:07.365Z] 09:40:07 INFO - "--enable-tests", target, cross_compiling, hazard_analysis, asan, "MOZ_AUTOMATION"
[task 2024-09-05T09:40:07.365Z] 09:40:07 ERROR - NameError: name 'hazard_analysis' is not defined
[task 2024-09-05T09:40:07.455Z] 09:40:07 INFO - *** Fix above errors and then restart with "./mach build"
[task 2024-09-05T09:40:07.516Z] 09:40:07 INFO - Return code: 1
[task 2024-09-05T09:40:07.516Z] 09:40:07 WARNING - setting return code to 2
[task 2024-09-05T09:40:07.516Z] 09:40:07 FATAL - 'mach build -v' did not run successfully. Please check log for errors.
[task 2024-09-05T09:40:07.516Z] 09:40:07 FATAL - Running post_fatal callback...
[task 2024-09-05T09:40:07.516Z] 09:40:07 FATAL - Exiting -1
[task 2024-09-05T09:40:07.516Z] 09:40:07 INFO - [mozharness: 2024-09-05 09:40:07.516471Z] Finished build step (failed)
[task 2024-09-05T09:40:07.516Z] 09:40:07 INFO - Running post-run listener: _parse_build_tests_ccov
[task 2024-09-05T09:40:07.516Z] 09:40:07 INFO - Running command: ['/builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/common/bin/python', 'mach', 'python', 'testing/parse_build_tests_ccov.py'] in /builds/worker/checkouts/gecko
[task 2024-09-05T09:40:07.516Z] 09:40:07 INFO - Copy/paste: /builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/common/bin/python mach python testing/parse_build_tests_ccov.py
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - Using env: {'ACCEPTED_MAR_CHANNEL_IDS': 'firefox-mozilla-central',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'DEBIAN_FRONTEND': 'noninteractive',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'DISPLAY': ':2',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'EXTRA_MOZHARNESS_CONFIG': '{"objdir": "obj-build"}',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'GECKO_BASE_REPOSITORY': 'https://hg.mozilla.org/mozilla-unified',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'GECKO_HEAD_REPOSITORY': 'https://hg.mozilla.org/integration/autoland',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'GECKO_HEAD_REV': 'c4356105566286e54de37494e056539f84bc0e96',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'GECKO_PATH': '/builds/worker/checkouts/gecko',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'GRADLE_USER_HOME': '/builds/worker/checkouts/gecko/mobile/android/gradle/dotgradle-offline',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'GRCOV_PATH': '/builds/worker/fetches/grcov/grcov',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'HG_SHARE_BASE_DIR': '/builds/hg-shared',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'HG_STORE_PATH': '/builds/worker/checkouts/hg-store',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'HOME': '/builds/worker',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'HOSTNAME': 'taskcluster-worker',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'JAVA_HOME': '/builds/worker/fetches/jdk/jdk-17.0.12+7',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'LC_ALL': 'C',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'LC_CTYPE': 'C.UTF-8',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'LOGNAME': 'worker',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE': 'system',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MACH_MAIN_PID': '43',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MACH_SYSTEM_ASSERTED_COMPATIBLE_WITH_COMMON_SITE': '1',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MACH_SYSTEM_ASSERTED_COMPATIBLE_WITH_MACH_SITE': '1',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MAR_CHANNEL_ID': 'firefox-mozilla-central',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MH_BRANCH': 'autoland',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MH_BUILD_POOL': 'taskcluster',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MH_CUSTOM_BUILD_VARIANT_CFG': 'x86_64-debug-isolated-process',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MOZBUILD_STATE_PATH': '/builds/worker/.mozbuild',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MOZHARNESS_ACTIONS': 'get-secrets build',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MOZHARNESS_CONFIG': 'builds/releng_base_android_64_builds.py',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MOZHARNESS_SCRIPT': 'mozharness/scripts/fx_desktop_build.py',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MOZPYTHONHOME': '/builds/worker/fetches/python',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MOZ_ARTIFACT_PLATFORM': 'android-x86_64',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MOZ_AUTOMATION': '1',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MOZ_AUTOMATION_PACKAGE_TESTS': '1',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MOZ_BUILD_DATE': '20240905093213',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MOZ_CRASHREPORTER_NO_REPORT': '1',
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'MOZ_FETCHES': '[{"artifact": '
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - '"project/gecko/android-ndk/android-ndk.tar.zst", "extract": '
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - 'true, "task": "d-dNs-nQQm2iFaUXJNUZAw"}, {"artifact": '
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - '"project/gecko/android-sdk/android-sdk-linux.tar.zst", '
[task 2024-09-05T09:40:07.518Z] 09:40:07 INFO - '"extract": true, "task": "dk_oT-MGQAyEVyNjCnc7jw"}, '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '{"artifact": "project/gecko/jdk/jdk-linux.tar.zst", '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"extract": true, "task": "DFuumJcVQs6z3utb6aR58g"}, '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '{"artifact": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"public/build/android-gradle-dependencies.tar.zst", '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"extract": true, "task": "V1Eg0cKSSh--GzbYSD1WEQ"}, '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '{"artifact": "public/build/cbindgen.tar.zst", "extract": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'true, "task": "dYEAx9ezQQO2UGKYt2SIfA"}, {"artifact": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"public/build/clang.tar.zst", "extract": true, "task": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"Cc5wm5CMR_2GobngOPE3YQ"}, {"artifact": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"public/build/dump_syms.tar.zst", "extract": true, "task": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"WlooRBMQQbyzaS6k9wSlwg"}, {"artifact": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"public/build/nasm.tar.zst", "extract": true, "task": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"BFmdFfg4Q2WF_dr9SV087w"}, {"artifact": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"public/build/node.tar.zst", "extract": true, "task": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"En3u4R1GRWSwZgLqshqPtQ"}, {"artifact": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"public/build/python.tar.zst", "extract": true, "task": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"a_aMa21dScGDJoptM9iVEQ"}, {"artifact": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"public/build/rust-size.tar.zst", "extract": true, "task": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"d5pHxFnbTOS6ImJa14HKqw"}, {"artifact": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"public/build/rustc.tar.zst", "extract": true, "task": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"XFHYz4NCRXi-pjZncPBF_Q"}, {"artifact": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"public/build/sccache.tar.zst", "extract": true, "task": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"dEDVP5zkSeWXiG5gU3c62A"}, {"artifact": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"public/build/sysroot-wasm32-wasi.tar.zst", "extract": true, '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"task": "TtDi9WvXSyasL3LngNPvAg"}, {"artifact": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - '"public/build/sysroot-x86_64-linux-gnu.tar.zst", "extract": '
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'true, "task": "OPncQL-HSlCoYlT_HG4CwQ"}]',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'MOZ_FETCHES_DIR': '/builds/worker/fetches',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'MOZ_OBJDIR': '/builds/worker/workspace/obj-build',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'MOZ_PYTHON_HOME': '/builds/worker/fetches/python',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'MOZ_SCM_LEVEL': '3',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'MOZ_SIMPLE_PACKAGE_NAME': 'target',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'MOZ_SOURCE_CHANGESET': 'c4356105566286e54de37494e056539f84bc0e96',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'MOZ_SOURCE_REPO': 'https://hg.mozilla.org/integration/autoland',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'OLDPWD': '/builds/worker',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'PATH': '/usr/local/bin:/bin:/usr/bin',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'PERFHERDER_EXTRA_OPTIONS': 'isolated-process',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'PWD': '/builds/worker',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'PYTHONDONTWRITEBYTECODE': '1',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'PYTHONUNBUFFERED': '1',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'REQUIRE_GPU': '0',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'RUN_ID': '0',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'SCCACHE_GCS_PROJECT': 'sccache-3',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'SCCACHE_IDLE_TIMEOUT': '0',
[task 2024-09-05T09:40:07.519Z] 09:40:07 INFO - 'SHELL': '/bin/bash',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'SHIP_LICENSED_FONTS': '1',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'SHLVL': '1',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TASKCLUSTER_INSTANCE_TYPE': 'projects/970387039909/machineTypes/c2-standard-16',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TASKCLUSTER_NAME': '/ecstatic_lovelace/taskcluster',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TASKCLUSTER_PORT': 'tcp://172.17.0.3:80',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TASKCLUSTER_PORT_80_TCP': 'tcp://172.17.0.3:80',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TASKCLUSTER_PORT_80_TCP_ADDR': '172.17.0.3',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TASKCLUSTER_PORT_80_TCP_PORT': '80',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TASKCLUSTER_PORT_80_TCP_PROTO': 'tcp',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TASKCLUSTER_PROXY_URL': 'http://taskcluster',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TASKCLUSTER_PUBLIC_IP': '34.82.122.116',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TASKCLUSTER_ROOT_URL': 'https://firefox-ci-tc.services.mozilla.com',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TASKCLUSTER_WORKER_GROUP': 'us-west1-b',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TASKCLUSTER_WORKER_LOCATION': '{"cloud":"google","region":"us-west1","zone":"us-west1-b"}',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TASKCLUSTER_WORKER_POOL': 'gecko-3/b-linux-gcp',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TASKCLUSTER_WORKER_TYPE': 'b-linux-gcp',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TASK_ID': 'Hbzdso3DSk6ueYNSwgaKyw',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TERM': 'xterm',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TINDERBOX_OUTPUT': '1',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TOOLTOOL_CACHE': '/builds/worker/tooltool-cache',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TOOLTOOL_HOME': '/builds',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'TOOLTOOL_MANIFEST': 'mobile/android/config/tooltool-manifests/android-x86/releng.manifest',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'UPLOAD_DIR': '/builds/worker/artifacts',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'USER': 'worker',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'USE_SCCACHE': '1',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'VIRTUAL_ENV': '/builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/common',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - 'WORKSPACE': '/builds/worker/workspace',
[task 2024-09-05T09:40:07.520Z] 09:40:07 INFO - '_': '/builds/worker/checkouts/gecko/mach'}
[task 2024-09-05T09:40:08.561Z] 09:40:08 INFO - Return code: 0
[task 2024-09-05T09:40:08.561Z] 09:40:08 INFO - Running post-run listener: _relocate_artifacts
[task 2024-09-05T09:40:08.564Z] 09:40:08 INFO - The artifact /builds/worker/artifacts/target.crashreporter-symbols-full.tar.zst is not present in this build. Skipping
[task 2024-09-05T09:40:08.564Z] 09:40:08 INFO - The artifact /builds/worker/artifacts/sccache.log is not present in this build. Skipping
[task 2024-09-05T09:40:08.564Z] 09:40:08 INFO - The artifact /builds/worker/artifacts/sccache-stats.json is not present in this build. Skipping
[task 2024-09-05T09:40:08.564Z] 09:40:08 INFO - Running post-run listener: _summarize
[task 2024-09-05T09:40:08.564Z] 09:40:08 INFO - [mozharness: 2024-09-05 09:40:08.564928Z] FxDesktopBuild summary:
[taskcluster 2024-09-05 09:40:11.691Z] === Task Finished ===
[taskcluster 2024-09-05 09:40:11.705Z] Artifact "public/build/maven" not found at "/builds/worker/workspace/obj-build/gradle/maven/": (HTTP code 404) no such container - Could not find the file /builds/worker/workspace/obj-build/gradle/maven/ in container 9db49ced8f27648ed417cceaf1b712331ffe2f88b1bdb4b927ef6a420be41372
[taskcluster 2024-09-05 09:40:11.707Z] Artifact "public/cidata/sccache.log" not found at "/builds/worker/cidata/sccache.log": (HTTP code 404) no such container - Could not find the file /builds/worker/cidata/sccache.log in container 9db49ced8f27648ed417cceaf1b712331ffe2f88b1bdb4b927ef6a420be41372
[taskcluster 2024-09-05 09:40:11.710Z] Artifact "public/cidata/sccache-stats.json" not found at "/builds/worker/cidata/sccache-stats.json": (HTTP code 404) no such container - Could not find the file /builds/worker/cidata/sccache-stats.json in container 9db49ced8f27648ed417cceaf1b712331ffe2f88b1bdb4b927ef6a420be41372
[taskcluster 2024-09-05 09:40:11.711Z] Artifact "public/cidata/target.crashreporter-symbols-full.tar.zst" not found at "/builds/worker/cidata/target.crashreporter-symbols-full.tar.zst": (HTTP code 404) no such container - Could not find the file /builds/worker/cidata/target.crashreporter-symbols-full.tar.zst in container 9db49ced8f27648ed417cceaf1b712331ffe2f88b1bdb4b927ef6a420be41372
[taskcluster 2024-09-05 09:40:11.712Z] Artifact "public/build/target.maven.tar.xz" not found at "/builds/worker/workspace/obj-build/gradle/target.maven.tar.xz": (HTTP code 404) no such container - Could not find the file /builds/worker/workspace/obj-build/gradle/target.maven.tar.xz in container 9db49ced8f27648ed417cceaf1b712331ffe2f88b1bdb4b927ef6a420be41372
[taskcluster 2024-09-05 09:40:11.716Z] Artifact "public/build/geckoview-test_runner.aab" not found at "/builds/worker/workspace/obj-build/gradle/build/mobile/android/test_runner/outputs/bundle/debug/test_runner-debug.aab": (HTTP code 404) no such container - Could not find the file /builds/worker/workspace/obj-build/gradle/build/mobile/android/test_runner/outputs/bundle/debug/test_runner-debug.aab in container 9db49ced8f27648ed417cceaf1b712331ffe2f88b1bdb4b927ef6a420be41372
[taskcluster 2024-09-05 09:40:11.717Z] Artifact "public/build/geckoview-androidTest.apk" not found at "/builds/worker/workspace/obj-build/gradle/build/mobile/android/geckoview/outputs/apk/androidTest/debug/geckoview-debug-androidTest.apk": (HTTP code 404) no such container - Could not find the file /builds/worker/workspace/obj-build/gradle/build/mobile/android/geckoview/outputs/apk/androidTest/debug/geckoview-debug-androidTest.apk in container 9db49ced8f27648ed417cceaf1b712331ffe2f88b1bdb4b927ef6a420be41372
[taskcluster 2024-09-05 09:40:11.718Z] Artifact "public/build/geckoview_example.aab" not found at "/builds/worker/workspace/obj-build/gradle/build/mobile/android/geckoview_example/outputs/bundle/debug/geckoview_example-debug.aab": (HTTP code 404) no such container - Could not find the file /builds/worker/workspace/obj-build/gradle/build/mobile/android/geckoview_example/outputs/bundle/debug/geckoview_example-debug.aab in container 9db49ced8f27648ed417cceaf1b712331ffe2f88b1bdb4b927ef6a420be41372
[taskcluster 2024-09-05 09:40:11.719Z] Artifact "public/build/geckoview-test_runner.apk" not found at "/builds/worker/workspace/obj-build/gradle/build/mobile/android/test_runner/outputs/apk/debug/test_runner-debug.apk": (HTTP code 404) no such container - Could not find the file /builds/worker/workspace/obj-build/gradle/build/mobile/android/test_runner/outputs/apk/debug/test_runner-debug.apk in container 9db49ced8f27648ed417cceaf1b712331ffe2f88b1bdb4b927ef6a420be41372
[taskcluster 2024-09-05 09:40:11.721Z] Artifact "public/build/geckoview_example.apk" not found at "/builds/worker/workspace/obj-build/gradle/build/mobile/android/geckoview_example/outputs/apk/debug/geckoview_example-debug.apk": (HTTP code 404) no such container - Could not find the file /builds/worker/workspace/obj-build/gradle/build/mobile/android/geckoview_example/outputs/apk/debug/geckoview_example-debug.apk in container 9db49ced8f27648ed417cceaf1b712331ffe2f88b1bdb4b927ef6a420be41372
[taskcluster 2024-09-05 09:40:11.922Z] Unsuccessful task run with exit code: 255 completed in 193.895 seconds
Flags: needinfo?(sguelton)
Pushed by sguelton@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/97dbc99622b4
Remove unused define of MOZ_MOZSEARCH_PLUGIN from configure r=glandium
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
Assignee | ||
Updated•8 months ago
|
Flags: needinfo?(sguelton)
You need to log in
before you can comment on or make changes to this bug.
Description
•