Skip to content

use latest ohttp hash from my fork

cde2c27
Select commit
Loading
Failed to load commit list.
Open

WIP Trial possible updated ohttp without pthread for Android [ci full] #7027

use latest ohttp hash from my fork
cde2c27
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / module-build-merino succeeded Oct 28, 2025 in 9m 2s

FirefoxCI (pull_request)

merino - Build and test

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2025-10-28T14:11:50.052Z
Resolved: 2025-10-28T14:15:34.627Z
Task Execution Time: 3 minutes, 44 seconds, 575 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/build/merino-146.0a1.aar
- public/build/merino-146.0a1.aar.md5
- public/build/merino-146.0a1.aar.sha1
- public/build/merino-146.0a1.pom
- public/build/merino-146.0a1.pom.md5
- public/build/merino-146.0a1.pom.sha1
- public/build/merino-146.0a1-sources.jar
- public/build/merino-146.0a1-sources.jar.md5
- public/build/merino-146.0a1-sources.jar.sha1
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2025-10-28 14:11:50.167Z] Task ID: R_Br0GRCS3GLIcaRKlWw1Q
[taskcluster 2025-10-28 14:11:50.167Z] Worker ID: 7635466065885885185
[taskcluster 2025-10-28 14:11:50.167Z] Worker Group: us-west1-b
[taskcluster 2025-10-28 14:11:50.167Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-16
[taskcluster 2025-10-28 14:11:50.167Z] Worker Pool: app-services-1/b-linux-gcp
[taskcluster 2025-10-28 14:11:50.167Z] Worker Version: 38.0.5
[taskcluster 2025-10-28 14:11:50.167Z] Public IP: 35.230.104.246
[taskcluster 2025-10-28 14:11:50.167Z] Hostname: app-services-1-b-linux-gcp-yj7vptj-tzm5fuqfuivpvw
[taskcluster 2025-10-28 14:11:50.167Z] using cache "app-services-level-1-checkouts-v3-0afbf72f72cb5ffedd2f-LvTkVl_UQO2bl1PiCddx6w" -> /builds/worker/checkouts

[taskcluster 2025-10-28 14:11:50.704Z] Image 'public/image.tar.zst' from task 'LvTkVl_UQO2bl1PiCddx6w' loaded.  Using image ID sha256:2cfdb62c60e6f2f7a9c567767a2ad2da13320488452331d049337baf6e87edf1.
[taskcluster 2025-10-28 14:11:50.768Z] === Task Starting ===
[setup 2025-10-28T14:11:51.010Z] run-task started in /builds/worker
[setup 2025-10-28T14:11:51.010Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx git submodule update --init && source taskcluster/scripts/toolchain/setup-fetched-rust-toolchain.sh && source taskcluster/scripts/toolchain/cross-compile-setup.sh && source taskcluster/scripts/toolchain/copy-libs-dir.sh libs && bash -c 'echo "rust.targets=arm,arm64,x86_64,darwin,linux-x86-64\n" > local.properties' && ./gradlew :merino:assembleRelease :merino:publish :merino:checkMavenArtifacts
[setup 2025-10-28T14:11:51.010Z] Python version: 3.10.12
[cache 2025-10-28T14:11:51.011Z] cache /builds/worker/checkouts exists; requirements: gid=1000 uid=1000 version=1
[volume 2025-10-28T14:11:51.011Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-10-28T14:11:51.011Z] volume /builds/worker/checkouts is a cache
[setup 2025-10-28T14:11:51.011Z] running as worker:worker
[vcs 2025-10-28T14:11:51.011Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']

...(2319 lines hidden)...

[task 2025-10-28T14:13:25.329Z]    Compiling serde_path_to_error v0.1.11
[task 2025-10-28T14:13:25.329Z]    Compiling chrono v0.4.40
[task 2025-10-28T14:13:25.429Z]    Compiling uuid v1.13.1
[task 2025-10-28T14:13:25.529Z]    Compiling icu_normalizer v1.5.0
[task 2025-10-28T14:13:25.629Z]    Compiling bincode v1.3.3
[task 2025-10-28T14:13:25.729Z]    Compiling rmp-serde v1.3.0
[task 2025-10-28T14:13:26.129Z]    Compiling cargo_metadata v0.19.2
[task 2025-10-28T14:13:26.129Z]    Compiling idna_adapter v1.2.0
[task 2025-10-28T14:13:26.229Z]    Compiling idna v1.0.3
[task 2025-10-28T14:13:26.329Z]    Compiling payload-support v0.1.0 (/builds/worker/checkouts/vcs/components/support/payload)
[task 2025-10-28T14:13:26.329Z]    Compiling jexl-eval v0.4.0
[task 2025-10-28T14:13:26.329Z]    Compiling firefox-versioning v0.1.0 (/builds/worker/checkouts/vcs/components/support/firefox-versioning)
[task 2025-10-28T14:13:26.329Z]    Compiling uniffi_macros v0.29.4
[task 2025-10-28T14:13:26.429Z]    Compiling ohttp v0.7.0 (https://github.com/gruberb/ohttp.git?rev=d4b387830e239c012463756c769b9d67a3d10dfe#d4b38783)
[task 2025-10-28T14:13:26.629Z]    Compiling url v2.5.4
[task 2025-10-28T14:13:27.229Z]    Compiling rkv v0.20.0
[task 2025-10-28T14:13:27.729Z]    Compiling askama_derive v0.13.1
[task 2025-10-28T14:13:29.329Z]    Compiling uniffi v0.29.4
[task 2025-10-28T14:13:29.329Z]    Compiling tracing-support v0.1.0 (/builds/worker/checkouts/vcs/components/support/tracing)
[task 2025-10-28T14:13:29.529Z]    Compiling askama v0.13.1
[task 2025-10-28T14:13:29.529Z]    Compiling error-support v0.1.0 (/builds/worker/checkouts/vcs/components/support/error)
[task 2025-10-28T14:13:29.729Z]    Compiling rust-log-forwarder v0.1.0 (/builds/worker/checkouts/vcs/components/support/rust-log-forwarder)
[task 2025-10-28T14:13:29.829Z]    Compiling uniffi_bindgen v0.29.4
[task 2025-10-28T14:13:30.529Z]    Compiling viaduct v0.1.0 (/builds/worker/checkouts/vcs/components/viaduct)
[task 2025-10-28T14:13:31.329Z]    Compiling context_id v0.1.0 (/builds/worker/checkouts/vcs/components/context_id)
[task 2025-10-28T14:13:31.329Z]    Compiling merino v0.1.0 (/builds/worker/checkouts/vcs/components/merino)
[task 2025-10-28T14:13:31.329Z]    Compiling relay v0.1.0 (/builds/worker/checkouts/vcs/components/relay)
[task 2025-10-28T14:13:49.929Z]    Compiling rusqlite v0.37.0
[task 2025-10-28T14:13:50.029Z]    Compiling nss v0.1.0 (/builds/worker/checkouts/vcs/components/support/rc_crypto/nss)
[task 2025-10-28T14:13:50.229Z]    Compiling rc_crypto v0.1.0 (/builds/worker/checkouts/vcs/components/support/rc_crypto)
[task 2025-10-28T14:13:50.229Z]    Compiling init_rust_components v0.1.0 (/builds/worker/checkouts/vcs/components/init_rust_components)
[task 2025-10-28T14:13:50.429Z]    Compiling jwcrypto v0.1.0 (/builds/worker/checkouts/vcs/components/support/jwcrypto)
[task 2025-10-28T14:13:50.829Z]    Compiling sync-guid v0.1.0 (/builds/worker/checkouts/vcs/components/support/guid)
[task 2025-10-28T14:13:50.829Z]    Compiling types v0.1.0 (/builds/worker/checkouts/vcs/components/support/types)
[task 2025-10-28T14:13:51.729Z]    Compiling uniffi_build v0.29.4
[task 2025-10-28T14:13:53.129Z]    Compiling interrupt-support v0.1.0 (/builds/worker/checkouts/vcs/components/support/interrupt)
[task 2025-10-28T14:13:53.129Z]    Compiling sync15 v0.1.0 (/builds/worker/checkouts/vcs/components/sync15)
[task 2025-10-28T14:13:53.129Z]    Compiling places v0.1.0 (/builds/worker/checkouts/vcs/components/places)
[task 2025-10-28T14:13:53.129Z]    Compiling tabs v0.1.0 (/builds/worker/checkouts/vcs/components/tabs)
[task 2025-10-28T14:13:53.129Z]    Compiling logins v0.1.0 (/builds/worker/checkouts/vcs/components/logins)
[task 2025-10-28T14:13:53.129Z]    Compiling autofill v0.1.0 (/builds/worker/checkouts/vcs/components/autofill)
[task 2025-10-28T14:13:53.129Z]    Compiling fxa-client v0.1.0 (/builds/worker/checkouts/vcs/components/fxa-client)
[task 2025-10-28T14:13:53.129Z]    Compiling nimbus-sdk v0.10.0 (/builds/worker/checkouts/vcs/components/nimbus)
[task 2025-10-28T14:13:53.129Z]    Compiling sync_manager v0.1.0 (/builds/worker/checkouts/vcs/components/sync_manager)
[task 2025-10-28T14:13:53.129Z]    Compiling crashtest v0.1.0 (/builds/worker/checkouts/vcs/components/crashtest)
[task 2025-10-28T14:13:53.129Z]    Compiling push v0.1.0 (/builds/worker/checkouts/vcs/components/push)
[task 2025-10-28T14:13:54.329Z]    Compiling sql-support v0.1.0 (/builds/worker/checkouts/vcs/components/support/sql)
[task 2025-10-28T14:13:54.629Z]    Compiling remote_settings v0.1.0 (/builds/worker/checkouts/vcs/components/remote_settings)
[task 2025-10-28T14:13:54.629Z]    Compiling ads-client v0.1.0 (/builds/worker/checkouts/vcs/components/ads-client)
[task 2025-10-28T14:13:55.829Z]    Compiling suggest v0.1.0 (/builds/worker/checkouts/vcs/components/suggest)
[task 2025-10-28T14:13:55.829Z]    Compiling search v0.1.0 (/builds/worker/checkouts/vcs/components/search)
[task 2025-10-28T14:14:20.729Z]     Finished `release` profile [optimized + debuginfo] target(s) in 1m 12s
[task 2025-10-28T14:14:21.129Z] 
[task 2025-10-28T14:14:21.129Z] > Task :full-megazord:extractLibJniDispatch
[task 2025-10-28T14:14:25.929Z] > Task :full-megazord:packageLibsForTest
[task 2025-10-28T14:14:25.929Z] > Task :full-megazord:checkKotlinGradlePluginConfigurationErrors SKIPPED
[task 2025-10-28T14:14:25.929Z] > Task :full-megazord:generateReleaseResValues
[task 2025-10-28T14:14:25.929Z] > Task :full-megazord:generateReleaseResources
[task 2025-10-28T14:14:25.929Z] > Task :full-megazord:packageReleaseResources
[task 2025-10-28T14:14:25.929Z] > Task :full-megazord:processReleaseNavigationResources
[task 2025-10-28T14:14:26.329Z] > Task :merino:checkKotlinGradlePluginConfigurationErrors SKIPPED
[task 2025-10-28T14:14:26.329Z] > Task :full-megazord:javaPreCompileRelease
[task 2025-10-28T14:14:26.329Z] > Task :merino:generateReleaseBuildConfig
[task 2025-10-28T14:14:26.329Z] > Task :merino:generateReleaseResources
[task 2025-10-28T14:14:26.329Z] > Task :merino:packageReleaseResources
[task 2025-10-28T14:14:26.329Z] > Task :merino:processReleaseNavigationResources
[task 2025-10-28T14:14:26.329Z] > Task :full-megazord:parseReleaseLocalResources
[task 2025-10-28T14:14:26.329Z] > Task :merino:parseReleaseLocalResources
[task 2025-10-28T14:14:26.629Z] > Task :full-megazord:copyMegazordNative
[task 2025-10-28T14:14:26.629Z] > Task :merino:generateReleaseRFile
[task 2025-10-28T14:14:26.629Z] > Task :full-megazord:generateReleaseRFile
[task 2025-10-28T14:14:28.629Z] 
[task 2025-10-28T14:14:28.629Z] > Task :merino:generateUniffiBindings
[task 2025-10-28T14:14:28.629Z]  Downloading crates ...
[task 2025-10-28T14:14:28.629Z]   Downloaded strsim v0.11.1
[task 2025-10-28T14:14:28.629Z]   Downloaded clap_derive v4.5.32
[task 2025-10-28T14:14:28.629Z]   Downloaded clap_lex v0.7.4
[task 2025-10-28T14:14:28.629Z]   Downloaded anstyle v1.0.10
[task 2025-10-28T14:14:28.629Z]   Downloaded clap v4.5.39
[task 2025-10-28T14:14:28.629Z]   Downloaded clap_builder v4.5.39
[task 2025-10-28T14:14:28.629Z]    Compiling proc-macro2 v1.0.101
[task 2025-10-28T14:14:28.629Z]    Compiling unicode-ident v1.0.18
[task 2025-10-28T14:14:28.629Z]    Compiling serde v1.0.205
[task 2025-10-28T14:14:28.629Z]    Compiling libc v0.2.169
[task 2025-10-28T14:14:28.629Z]    Compiling anyhow v1.0.58
[task 2025-10-28T14:14:28.629Z]    Compiling io-lifetimes v1.0.10
[task 2025-10-28T14:14:28.629Z]    Compiling rustix v0.36.7
[task 2025-10-28T14:14:28.629Z]    Compiling linux-raw-sys v0.1.4
[task 2025-10-28T14:14:28.629Z]    Compiling bitflags v1.3.2
[task 2025-10-28T14:14:28.629Z]    Compiling heck v0.5.0
[task 2025-10-28T14:14:28.629Z]    Compiling equivalent v1.0.1
[task 2025-10-28T14:14:28.629Z]    Compiling hashbrown v0.14.3
[task 2025-10-28T14:14:28.629Z]    Compiling fastrand v1.7.0
[task 2025-10-28T14:14:28.629Z]    Compiling cfg-if v1.0.0
[task 2025-10-28T14:14:28.629Z]    Compiling memchr v2.7.4
[task 2025-10-28T14:14:28.629Z]    Compiling winnow v0.7.12
[task 2025-10-28T14:14:28.629Z]    Compiling serde_json v1.0.142
[task 2025-10-28T14:14:28.629Z]    Compiling itoa v1.0.11
[task 2025-10-28T14:14:28.629Z]    Compiling semver v1.0.12
[task 2025-10-28T14:14:28.629Z]    Compiling thiserror v2.0.3
[task 2025-10-28T14:14:28.629Z]    Compiling minimal-lexical v0.2.1
[task 2025-10-28T14:14:28.629Z]    Compiling siphasher v0.3.10
[task 2025-10-28T14:14:28.629Z]    Compiling camino v1.0.9
[task 2025-10-28T14:14:28.629Z]    Compiling smawk v0.3.1
[task 2025-10-28T14:14:28.629Z]    Compiling rustc-hash v2.1.1
[task 2025-10-28T14:14:28.629Z]    Compiling ryu v1.0.10
[task 2025-10-28T14:14:28.629Z]    Compiling once_cell v1.20.2
[task 2025-10-28T14:14:28.629Z]    Compiling textwrap v0.16.1
[task 2025-10-28T14:14:28.629Z]    Compiling clap_lex v0.7.4
[task 2025-10-28T14:14:28.629Z]    Compiling plain v0.2.3
[task 2025-10-28T14:14:28.629Z]    Compiling fs-err v2.7.0
[task 2025-10-28T14:14:28.629Z]    Compiling anstyle v1.0.10
[task 2025-10-28T14:14:28.629Z]    Compiling strsim v0.11.1
[task 2025-10-28T14:14:28.629Z]    Compiling log v0.4.22
[task 2025-10-28T14:14:28.629Z]    Compiling nom v7.1.1
[task 2025-10-28T14:14:28.629Z]    Compiling glob v0.3.1
[task 2025-10-28T14:14:28.629Z]    Compiling indexmap v2.5.0
[task 2025-10-28T14:14:28.629Z]    Compiling bytes v1.4.0
[task 2025-10-28T14:14:28.629Z]    Compiling static_assertions v1.1.0
[task 2025-10-28T14:14:28.629Z]    Compiling clap_builder v4.5.39
[task 2025-10-28T14:14:28.629Z]    Compiling quote v1.0.40
[task 2025-10-28T14:14:28.629Z]    Compiling syn v2.0.106
[task 2025-10-28T14:14:28.629Z]    Compiling uniffi_core v0.29.4
[task 2025-10-28T14:14:29.229Z]    Compiling weedle2 v5.0.0
[task 2025-10-28T14:14:30.129Z]    Compiling tempfile v3.4.0
[task 2025-10-28T14:14:31.229Z]    Compiling serde_derive v1.0.205
[task 2025-10-28T14:14:31.229Z]    Compiling uniffi_internal_macros v0.29.4
[task 2025-10-28T14:14:31.229Z]    Compiling thiserror-impl v2.0.3
[task 2025-10-28T14:14:31.229Z]    Compiling scroll_derive v0.12.0
[task 2025-10-28T14:14:31.229Z]    Compiling clap_derive v4.5.32
[task 2025-10-28T14:14:31.829Z]    Compiling scroll v0.12.0
[task 2025-10-28T14:14:31.929Z]    Compiling uniffi_pipeline v0.29.4
[task 2025-10-28T14:14:32.029Z]    Compiling goblin v0.8.0
[task 2025-10-28T14:14:32.129Z]    Compiling uniffi_meta v0.29.4
[task 2025-10-28T14:14:32.629Z]    Compiling clap v4.5.39
[task 2025-10-28T14:14:32.929Z]    Compiling uniffi_udl v0.29.4
[task 2025-10-28T14:14:35.429Z]    Compiling askama_parser v0.13.0
[task 2025-10-28T14:14:35.429Z]    Compiling basic-toml v0.1.2
[task 2025-10-28T14:14:35.429Z]    Compiling cargo-platform v0.1.2
[task 2025-10-28T14:14:35.429Z]    Compiling toml v0.5.9
[task 2025-10-28T14:14:36.129Z]    Compiling cargo_metadata v0.19.2
[task 2025-10-28T14:14:36.329Z]    Compiling uniffi_macros v0.29.4
[task 2025-10-28T14:14:37.129Z]    Compiling askama_derive v0.13.1
[task 2025-10-28T14:14:38.729Z]    Compiling askama v0.13.1
[task 2025-10-28T14:14:38.929Z]    Compiling uniffi_bindgen v0.29.4
[task 2025-10-28T14:15:00.029Z]    Compiling uniffi v0.29.4
[task 2025-10-28T14:15:03.029Z]    Compiling embedded-uniffi-bindgen v0.1.0 (/builds/worker/checkouts/vcs/tools/embedded-uniffi-bindgen)
[task 2025-10-28T14:15:05.029Z]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.23s
[task 2025-10-28T14:15:05.029Z]      Running `target/debug/embedded-uniffi-bindgen generate --library /builds/worker/checkouts/vcs/megazords/full/android/build/megazordNative/linux-x86-64/libmegazord.so --crate merino --language kotlin --out-dir /builds/worker/checkouts/vcs/components/merino/android/build/generated/uniffi --no-format`
[task 2025-10-28T14:15:08.729Z] 
[task 2025-10-28T14:15:08.729Z] > Task :full-megazord:compileReleaseKotlin NO-SOURCE
[task 2025-10-28T14:15:08.729Z] > Task :full-megazord:compileReleaseJavaWithJavac NO-SOURCE
[task 2025-10-28T14:15:08.829Z] > Task :merino:mergeReleaseShaders
[task 2025-10-28T14:15:08.829Z] > Task :merino:compileReleaseShaders NO-SOURCE
[task 2025-10-28T14:15:08.829Z] > Task :merino:generateReleaseAssets UP-TO-DATE
[task 2025-10-28T14:15:08.829Z] > Task :full-megazord:bundleLibCompileToJarRelease
[task 2025-10-28T14:15:08.829Z] > Task :merino:mergeReleaseAssets
[task 2025-10-28T14:15:13.529Z] > Task :merino:javaPreCompileRelease
[task 2025-10-28T14:15:13.529Z] > Task :merino:prepareReleaseArtProfile
[task 2025-10-28T14:15:13.529Z] > Task :merino:prepareLintJarForPublish
[task 2025-10-28T14:15:13.529Z] > Task :merino:writeReleaseAarMetadata
[task 2025-10-28T14:15:13.629Z] > Task :merino:processReleaseManifest
[task 2025-10-28T14:15:13.729Z] > Task :full-megazord:compileReleaseLibraryResources
[task 2025-10-28T14:15:13.729Z] > Task :merino:mapReleaseSourceSetPaths
[task 2025-10-28T14:15:13.729Z] > Task :merino:mergeReleaseResources
[task 2025-10-28T14:15:13.929Z] > Task :merino:sourceReleaseJar
[task 2025-10-28T14:15:14.029Z] > Task :merino:generatePomFileForAarPublication
[task 2025-10-28T14:15:14.029Z] > Task :merino:checkLibSizeForMavenArtifact-merino
[task 2025-10-28T14:15:14.029Z] > Task :merino:checkMavenArtifacts
[task 2025-10-28T14:15:14.129Z] > Task :merino:verifyReleaseResources
[task 2025-10-28T14:15:22.329Z] > Task :merino:compileReleaseKotlin
[task 2025-10-28T14:15:26.429Z] > Task :merino:extractReleaseAnnotations
[task 2025-10-28T14:15:28.829Z] > Task :merino:compileReleaseJavaWithJavac
[task 2025-10-28T14:15:28.829Z] > Task :merino:mergeReleaseGeneratedProguardFiles
[task 2025-10-28T14:15:28.829Z] > Task :merino:mergeReleaseConsumerProguardFiles
[task 2025-10-28T14:15:28.829Z] > Task :merino:processReleaseJavaRes
[task 2025-10-28T14:15:28.929Z] > Task :merino:mergeReleaseJavaResource
[task 2025-10-28T14:15:29.029Z] > Task :merino:syncReleaseLibJars
[task 2025-10-28T14:15:29.029Z] > Task :merino:bundleReleaseAar
[task 2025-10-28T14:15:29.029Z] > Task :merino:assembleRelease
[task 2025-10-28T14:15:29.029Z] > Task :merino:generateMetadataFileForAarPublication
[task 2025-10-28T14:15:29.029Z] > Task :merino:publishAarPublicationToProjectBuildDirRepository
[task 2025-10-28T14:15:29.029Z] > Task :merino:publishAarPublicationToRootProjectBuildDirRepository
[task 2025-10-28T14:15:29.029Z] > Task :merino:publish
[task 2025-10-28T14:15:29.107Z] 
[task 2025-10-28T14:15:29.107Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2025-10-28T14:15:29.107Z] 
[task 2025-10-28T14:15:29.107Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2025-10-28T14:15:29.107Z] 
[task 2025-10-28T14:15:29.107Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2025-10-28T14:15:29.107Z] 
[task 2025-10-28T14:15:29.107Z] For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2025-10-28T14:15:29.107Z] 
[task 2025-10-28T14:15:29.107Z] BUILD SUCCESSFUL in 3m
[task 2025-10-28T14:15:29.107Z] 52 actionable tasks: 52 executed
[fetches 2025-10-28T14:15:29.464Z] removing /builds/worker/fetches
[fetches 2025-10-28T14:15:31.419Z] finished
[taskcluster 2025-10-28 14:15:33.538Z] === Task Finished ===
[taskcluster 2025-10-28 14:15:33.823Z] Successful task run with exit code: 0 completed in 223.657 seconds