This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
Update to GeckoView Release 125.0.20240425211020 on releases_v125 #6085
firefoxci-taskcluster / external-gradle-dependencies-tooling-detekt
succeeded
Apr 27, 2024 in 5m 30s
FirefoxCI (push)
External Gradle dependencies toolchain task (Treeherder push)
Details
View task in Taskcluster
View logs in Taskcluster
[task 2024-04-27T17:29:59.921Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2024-04-27T17:29:59.921Z]
[task 2024-04-27T17:29:59.921Z] For more on this, please refer to https://docs.gradle.org/8.6/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2024-04-27T17:29:59.921Z]
[task 2024-04-27T17:29:59.921Z] BUILD SUCCESSFUL in 2m 9s
[task 2024-04-27T17:29:59.921Z] 360 actionable tasks: 229 executed, 131 from cache
[task 2024-04-27T17:30:00.275Z]
[task 2024-04-27T17:30:00.275Z] # Plugins aren't automatically built. That's why we build them one by one here
[task 2024-04-27T17:30:00.275Z] if [[ $WORKING_DIR == ${ANDROID_COMPONENTS_DIR}* ]]; then
[task 2024-04-27T17:30:00.275Z] for plugin_dir in $(find "$ANDROID_COMPONENTS_DIR/plugins" -mindepth 1 -maxdepth 1 -type d); do
[task 2024-04-27T17:30:00.275Z] pushd "$plugin_dir"
[task 2024-04-27T17:30:00.275Z] "$ANDROID_COMPONENTS_DIR/gradlew" $GRADLE_ARGS assemble test
[task 2024-04-27T17:30:00.275Z] popd
[task 2024-04-27T17:30:00.275Z] done
[task 2024-04-27T17:30:00.275Z] fi
[task 2024-04-27T17:30:00.275Z] + [[ /builds/worker/checkouts/vcs/android-components == /builds/worker/checkouts/vcs/android-components* ]]
[task 2024-04-27T17:30:00.275Z] ++ find /builds/worker/checkouts/vcs/android-components/plugins -mindepth 1 -maxdepth 1 -type d
[task 2024-04-27T17:30:00.276Z] + for plugin_dir in $(find "$ANDROID_COMPONENTS_DIR/plugins" -mindepth 1 -maxdepth 1 -type d)
[task 2024-04-27T17:30:00.276Z] + pushd /builds/worker/checkouts/vcs/android-components/plugins/publicsuffixlist
[task 2024-04-27T17:30:00.276Z] ~/checkouts/vcs/android-components/plugins/publicsuffixlist ~/checkouts/vcs/android-components ~/checkouts
[task 2024-04-27T17:30:00.276Z] + /builds/worker/checkouts/vcs/android-components/gradlew -PgoogleRepo=http://localhost:8081/nexus/content/repositories/google/ -PcentralRepo=http://localhost:8081/nexus/content/repositories/central/ -Pcoverage assemble test
[task 2024-04-27T17:30:00.763Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.6/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-04-27T17:30:01.462Z] Daemon will be stopped at the end of the build
[task 2024-04-27T17:30:05.464Z] > Task :dependencies:checkKotlinGradlePluginConfigurationErrors
[task 2024-04-27T17:30:05.662Z] > Task :dependencies:compileKotlin UP-TO-DATE
[task 2024-04-27T17:30:05.662Z] > Task :dependencies:compileJava NO-SOURCE
[task 2024-04-27T17:30:05.662Z] > Task :dependencies:pluginDescriptors UP-TO-DATE
[task 2024-04-27T17:30:05.662Z] > Task :dependencies:processResources UP-TO-DATE
[task 2024-04-27T17:30:05.663Z] > Task :dependencies:classes UP-TO-DATE
[task 2024-04-27T17:30:05.663Z] > Task :dependencies:jar UP-TO-DATE
[task 2024-04-27T17:30:06.162Z] > Task :checkKotlinGradlePluginConfigurationErrors
[task 2024-04-27T17:30:06.162Z] > Task :compileKotlin UP-TO-DATE
[task 2024-04-27T17:30:06.262Z] > Task :compileJava NO-SOURCE
[task 2024-04-27T17:30:06.262Z] > Task :pluginDescriptors UP-TO-DATE
[task 2024-04-27T17:30:06.262Z] > Task :processResources UP-TO-DATE
[task 2024-04-27T17:30:06.263Z] > Task :classes UP-TO-DATE
[task 2024-04-27T17:30:06.263Z] > Task :jar UP-TO-DATE
[task 2024-04-27T17:30:06.263Z] > Task :assemble UP-TO-DATE
[task 2024-04-27T17:30:06.263Z] > Task :compileTestKotlin NO-SOURCE
[task 2024-04-27T17:30:06.263Z] > Task :compileTestJava NO-SOURCE
[task 2024-04-27T17:30:06.662Z] > Task :pluginUnderTestMetadata
[task 2024-04-27T17:30:06.662Z] > Task :processTestResources NO-SOURCE
[task 2024-04-27T17:30:06.662Z] > Task :testClasses UP-TO-DATE
[task 2024-04-27T17:30:06.662Z] > Task :test NO-SOURCE
[task 2024-04-27T17:30:06.662Z]
[task 2024-04-27T17:30:06.663Z] BUILD SUCCESSFUL in 6s
[task 2024-04-27T17:30:06.663Z] 11 actionable tasks: 3 executed, 8 up-to-date
[task 2024-04-27T17:30:06.988Z] + popd
[task 2024-04-27T17:30:06.988Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2024-04-27T17:30:06.988Z] + for plugin_dir in $(find "$ANDROID_COMPONENTS_DIR/plugins" -mindepth 1 -maxdepth 1 -type d)
[task 2024-04-27T17:30:06.988Z] + pushd /builds/worker/checkouts/vcs/android-components/plugins/dependencies
[task 2024-04-27T17:30:06.988Z] ~/checkouts/vcs/android-components/plugins/dependencies ~/checkouts/vcs/android-components ~/checkouts
[task 2024-04-27T17:30:06.988Z] + /builds/worker/checkouts/vcs/android-components/gradlew -PgoogleRepo=http://localhost:8081/nexus/content/repositories/google/ -PcentralRepo=http://localhost:8081/nexus/content/repositories/central/ -Pcoverage assemble test
[task 2024-04-27T17:30:07.472Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.6/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-04-27T17:30:08.172Z] Daemon will be stopped at the end of the build
[task 2024-04-27T17:30:11.673Z] > Task :checkKotlinGradlePluginConfigurationErrors
[task 2024-04-27T17:30:11.871Z] > Task :compileKotlin UP-TO-DATE
[task 2024-04-27T17:30:11.871Z] > Task :compileJava NO-SOURCE
[task 2024-04-27T17:30:11.872Z] > Task :pluginDescriptors UP-TO-DATE
[task 2024-04-27T17:30:11.872Z] > Task :processResources UP-TO-DATE
[task 2024-04-27T17:30:11.872Z] > Task :classes UP-TO-DATE
[task 2024-04-27T17:30:11.872Z] > Task :jar UP-TO-DATE
[task 2024-04-27T17:30:11.872Z] > Task :assemble UP-TO-DATE
[task 2024-04-27T17:30:11.872Z] > Task :compileTestKotlin NO-SOURCE
[task 2024-04-27T17:30:11.872Z] > Task :compileTestJava NO-SOURCE
[task 2024-04-27T17:30:11.872Z] > Task :pluginUnderTestMetadata
[task 2024-04-27T17:30:11.872Z] > Task :processTestResources NO-SOURCE
[task 2024-04-27T17:30:11.872Z] > Task :testClasses UP-TO-DATE
[task 2024-04-27T17:30:11.952Z] > Task :test NO-SOURCE
[task 2024-04-27T17:30:11.952Z]
[task 2024-04-27T17:30:11.952Z] BUILD SUCCESSFUL in 4s
[task 2024-04-27T17:30:11.952Z] 6 actionable tasks: 2 executed, 4 up-to-date
[task 2024-04-27T17:30:12.272Z] + popd
[task 2024-04-27T17:30:12.272Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2024-04-27T17:30:12.272Z] + for plugin_dir in $(find "$ANDROID_COMPONENTS_DIR/plugins" -mindepth 1 -maxdepth 1 -type d)
[task 2024-04-27T17:30:12.272Z] + pushd /builds/worker/checkouts/vcs/android-components/plugins/config
[task 2024-04-27T17:30:12.272Z] ~/checkouts/vcs/android-components/plugins/config ~/checkouts/vcs/android-components ~/checkouts
[task 2024-04-27T17:30:12.272Z] + /builds/worker/checkouts/vcs/android-components/gradlew -PgoogleRepo=http://localhost:8081/nexus/content/repositories/google/ -PcentralRepo=http://localhost:8081/nexus/content/repositories/central/ -Pcoverage assemble test
[task 2024-04-27T17:30:12.750Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.6/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-04-27T17:30:13.449Z] Daemon will be stopped at the end of the build
[task 2024-04-27T17:30:17.651Z] > Task :checkKotlinGradlePluginConfigurationErrors
[task 2024-04-27T17:30:17.949Z] > Task :pluginDescriptors
[task 2024-04-27T17:30:18.049Z] > Task :processResources
[task 2024-04-27T17:30:18.049Z] > Task :processTestResources NO-SOURCE
[task 2024-04-27T17:30:22.549Z] > Task :compileKotlin
[task 2024-04-27T17:30:22.549Z] > Task :compileJava NO-SOURCE
[task 2024-04-27T17:30:22.549Z] > Task :classes
[task 2024-04-27T17:30:22.549Z] > Task :jar
[task 2024-04-27T17:30:22.549Z] > Task :assemble
[task 2024-04-27T17:30:22.550Z] > Task :compileTestKotlin NO-SOURCE
[task 2024-04-27T17:30:22.550Z] > Task :compileTestJava NO-SOURCE
[task 2024-04-27T17:30:22.550Z] > Task :pluginUnderTestMetadata
[task 2024-04-27T17:30:22.550Z] > Task :testClasses UP-TO-DATE
[task 2024-04-27T17:30:22.550Z] > Task :test NO-SOURCE
[task 2024-04-27T17:30:22.550Z]
[task 2024-04-27T17:30:22.550Z] BUILD SUCCESSFUL in 10s
[task 2024-04-27T17:30:22.550Z] 6 actionable tasks: 6 executed
[task 2024-04-27T17:30:22.896Z] + popd
[task 2024-04-27T17:30:22.896Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2024-04-27T17:30:22.896Z] + for plugin_dir in $(find "$ANDROID_COMPONENTS_DIR/plugins" -mindepth 1 -maxdepth 1 -type d)
[task 2024-04-27T17:30:22.896Z] + pushd /builds/worker/checkouts/vcs/android-components/plugins/github
[task 2024-04-27T17:30:22.896Z] ~/checkouts/vcs/android-components/plugins/github ~/checkouts/vcs/android-components ~/checkouts
[task 2024-04-27T17:30:22.896Z] + /builds/worker/checkouts/vcs/android-components/gradlew -PgoogleRepo=http://localhost:8081/nexus/content/repositories/google/ -PcentralRepo=http://localhost:8081/nexus/content/repositories/central/ -Pcoverage assemble test
[task 2024-04-27T17:30:23.381Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.6/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-04-27T17:30:24.080Z] Daemon will be stopped at the end of the build
[task 2024-04-27T17:30:27.781Z] > Task :checkKotlinGradlePluginConfigurationErrors
[task 2024-04-27T17:30:27.880Z] > Task :compileKotlin UP-TO-DATE
[task 2024-04-27T17:30:27.880Z] > Task :compileJava NO-SOURCE
[task 2024-04-27T17:30:27.880Z] > Task :pluginDescriptors UP-TO-DATE
[task 2024-04-27T17:30:27.880Z] > Task :processResources UP-TO-DATE
[task 2024-04-27T17:30:27.880Z] > Task :classes UP-TO-DATE
[task 2024-04-27T17:30:27.880Z] > Task :jar UP-TO-DATE
[task 2024-04-27T17:30:27.880Z] > Task :assemble UP-TO-DATE
[task 2024-04-27T17:30:27.881Z] > Task :compileTestKotlin NO-SOURCE
[task 2024-04-27T17:30:27.881Z] > Task :compileTestJava NO-SOURCE
[task 2024-04-27T17:30:27.881Z] > Task :pluginUnderTestMetadata
[task 2024-04-27T17:30:27.881Z] > Task :processTestResources NO-SOURCE
[task 2024-04-27T17:30:27.881Z] > Task :testClasses UP-TO-DATE
[task 2024-04-27T17:30:27.881Z] > Task :test NO-SOURCE
[task 2024-04-27T17:30:27.933Z]
[task 2024-04-27T17:30:27.933Z] BUILD SUCCESSFUL in 4s
[task 2024-04-27T17:30:27.933Z] 6 actionable tasks: 2 executed, 4 up-to-date
[task 2024-04-27T17:30:28.258Z] + popd
[task 2024-04-27T17:30:28.258Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2024-04-27T17:30:28.258Z]
[task 2024-04-27T17:30:28.258Z] ./gradlew $GRADLE_ARGS $GRADLE_COMMANDS
[task 2024-04-27T17:30:28.258Z] + ./gradlew -PgoogleRepo=http://localhost:8081/nexus/content/repositories/google/ -PcentralRepo=http://localhost:8081/nexus/content/repositories/central/ -Pcoverage tooling-detekt:assemble tooling-detekt:assembleAndroidTest tooling-detekt:test tooling-detekt:lintRelease
[task 2024-04-27T17:30:28.739Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.6/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-04-27T17:30:29.438Z] Daemon will be stopped at the end of the build
[task 2024-04-27T17:30:29.638Z] Configuration on demand is an incubating feature.
[task 2024-04-27T17:30:33.339Z] > Task :dependencies:checkKotlinGradlePluginConfigurationErrors
[task 2024-04-27T17:30:33.438Z] > Task :dependencies:compileKotlin UP-TO-DATE
[task 2024-04-27T17:30:33.438Z] > Task :dependencies:compileJava NO-SOURCE
[task 2024-04-27T17:30:33.438Z] > Task :dependencies:pluginDescriptors UP-TO-DATE
[task 2024-04-27T17:30:33.438Z] > Task :dependencies:processResources UP-TO-DATE
[task 2024-04-27T17:30:33.438Z] > Task :dependencies:classes UP-TO-DATE
[task 2024-04-27T17:30:33.438Z] > Task :dependencies:jar UP-TO-DATE
[task 2024-04-27T17:30:33.738Z] > Task :github:checkKotlinGradlePluginConfigurationErrors
[task 2024-04-27T17:30:33.738Z] > Task :github:compileKotlin UP-TO-DATE
[task 2024-04-27T17:30:33.738Z] > Task :github:compileJava NO-SOURCE
[task 2024-04-27T17:30:33.738Z] > Task :github:pluginDescriptors UP-TO-DATE
[task 2024-04-27T17:30:33.738Z] > Task :github:processResources UP-TO-DATE
[task 2024-04-27T17:30:33.738Z] > Task :github:classes UP-TO-DATE
[task 2024-04-27T17:30:33.738Z] > Task :github:jar UP-TO-DATE
[task 2024-04-27T17:30:33.938Z] Local configuration: absent local.properties; proceeding as normal.
[task 2024-04-27T17:30:38.538Z] > Task :tooling-detekt:checkKotlinGradlePluginConfigurationErrors
[task 2024-04-27T17:30:41.838Z] > Task :tooling-detekt:processResources
[task 2024-04-27T17:30:41.838Z] > Task :tooling-detekt:assembleAndroidTest
[task 2024-04-27T17:30:41.838Z] > Task :tooling-detekt:processTestResources NO-SOURCE
[task 2024-04-27T17:30:41.838Z] > Task :tooling-detekt:lintRelease
[task 2024-04-27T17:30:45.638Z] > Task :tooling-detekt:compileKotlin
[task 2024-04-27T17:30:45.638Z] > Task :tooling-detekt:compileJava NO-SOURCE
[task 2024-04-27T17:30:45.638Z] > Task :tooling-detekt:classes
[task 2024-04-27T17:30:45.738Z] > Task :tooling-detekt:jar
[task 2024-04-27T17:30:45.741Z] > Task :tooling-detekt:assemble
[task 2024-04-27T17:30:46.438Z] > Task :tooling-detekt:compileTestKotlin
[task 2024-04-27T17:30:46.438Z] > Task :tooling-detekt:compileTestJava NO-SOURCE
[task 2024-04-27T17:30:46.438Z] > Task :tooling-detekt:testClasses UP-TO-DATE
[task 2024-04-27T17:30:49.238Z] > Task :tooling-detekt:test
[task 2024-04-27T17:30:49.319Z]
[task 2024-04-27T17:30:49.319Z] BUILD SUCCESSFUL in 20s
[task 2024-04-27T17:30:49.319Z] 18 actionable tasks: 10 executed, 8 up-to-date
[task 2024-04-27T17:30:49.640Z]
[task 2024-04-27T17:30:49.640Z] . "$REPO_ROOT_DIR/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh"
[task 2024-04-27T17:30:49.640Z] + . /builds/worker/checkouts/vcs/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh
[task 2024-04-27T17:30:49.640Z] #!/bin/bash
[task 2024-04-27T17:30:49.640Z]
[task 2024-04-27T17:30:49.640Z] # This Source Code Form is subject to the terms of the Mozilla Public
[task 2024-04-27T17:30:49.640Z] # License, v. 2.0. If a copy of the MPL was not distributed with this
[task 2024-04-27T17:30:49.640Z] # file, You can obtain one at http://mozilla.org/MPL/2.0/.
[task 2024-04-27T17:30:49.640Z]
[task 2024-04-27T17:30:49.640Z] # This is inspired by
[task 2024-04-27T17:30:49.640Z] # https://searchfox.org/mozilla-central/rev/2cd2d511c0d94a34fb7fa3b746f54170ee759e35/taskcluster/scripts/misc/android-gradle-dependencies/after.sh.
[task 2024-04-27T17:30:49.640Z] # gradle-plugins was removed because it's not used in this project.
[task 2024-04-27T17:30:49.640Z]
[task 2024-04-27T17:30:49.640Z] set -x -e -v
[task 2024-04-27T17:30:49.640Z] ++ set -x -e -v
[task 2024-04-27T17:30:49.640Z]
[task 2024-04-27T17:30:49.640Z] echo "running as $(id)"
[task 2024-04-27T17:30:49.640Z] +++ id
[task 2024-04-27T17:30:49.641Z] ++ echo 'running as uid=1000(worker) gid=1000(worker) groups=1000(worker)'
[task 2024-04-27T17:30:49.641Z] running as uid=1000(worker) gid=1000(worker) groups=1000(worker)
[task 2024-04-27T17:30:49.641Z]
[task 2024-04-27T17:30:49.641Z] : WORKSPACE "${WORKSPACE:=/builds/worker/workspace}"
[task 2024-04-27T17:30:49.641Z] ++ : WORKSPACE /builds/worker/workspace
[task 2024-04-27T17:30:49.641Z] ARTIFACTS_TARGET_DIR='/builds/worker/artifacts'
[task 2024-04-27T17:30:49.641Z] ++ ARTIFACTS_TARGET_DIR=/builds/worker/artifacts
[task 2024-04-27T17:30:49.641Z] EXTERNAL_DEPS='external-gradle-dependencies'
[task 2024-04-27T17:30:49.641Z] ++ EXTERNAL_DEPS=external-gradle-dependencies
[task 2024-04-27T17:30:49.641Z] NEXUS_STORAGE_DIR="$NEXUS_WORK/storage"
[task 2024-04-27T17:30:49.641Z] ++ NEXUS_STORAGE_DIR=/builds/worker/workspace/nexus/storage
[task 2024-04-27T17:30:49.641Z] NEXUS_DIRS="$NEXUS_STORAGE_DIR/google $NEXUS_STORAGE_DIR/central"
[task 2024-04-27T17:30:49.641Z] ++ NEXUS_DIRS='/builds/worker/workspace/nexus/storage/google /builds/worker/workspace/nexus/storage/central'
[task 2024-04-27T17:30:49.641Z] BAD_DOWNLOADS_FILE="$WORKSPACE/bad_downloads.txt"
[task 2024-04-27T17:30:49.641Z] ++ BAD_DOWNLOADS_FILE=/builds/worker/workspace/bad_downloads.txt
[task 2024-04-27T17:30:49.641Z] BAD_DOWNLOADS_EXIT_CODE=17
[task 2024-04-27T17:30:49.641Z] ++ BAD_DOWNLOADS_EXIT_CODE=17
[task 2024-04-27T17:30:49.641Z]
[task 2024-04-27T17:30:49.641Z]
[task 2024-04-27T17:30:49.641Z] function _package_artifacts_downloaded_by_nexus() {
[task 2024-04-27T17:30:49.641Z] pushd "$WORKSPACE"
[task 2024-04-27T17:30:49.641Z]
[task 2024-04-27T17:30:49.641Z] mkdir -p "$WORKSPACE/$EXTERNAL_DEPS" "$ARTIFACTS_TARGET_DIR"
[task 2024-04-27T17:30:49.641Z] for nexus_dir in $NEXUS_DIRS; do
[task 2024-04-27T17:30:49.641Z] cp -R "$nexus_dir" "$EXTERNAL_DEPS"
[task 2024-04-27T17:30:49.641Z] done
[task 2024-04-27T17:30:49.641Z]
[task 2024-04-27T17:30:49.641Z] tar cf - "$EXTERNAL_DEPS" | xz > "$ARTIFACTS_TARGET_DIR/$EXTERNAL_DEPS.tar.xz"
[task 2024-04-27T17:30:49.641Z] popd
[task 2024-04-27T17:30:49.641Z] }
[task 2024-04-27T17:30:49.641Z]
[task 2024-04-27T17:30:49.641Z]
[task 2024-04-27T17:30:49.641Z] function _ensure_artifacts_are_sane() {
[task 2024-04-27T17:30:49.641Z] # Let's find empty files or unfinished downloads
[task 2024-04-27T17:30:49.641Z] find "$WORKSPACE/$EXTERNAL_DEPS" -size 0 -o -name '*.part' > "$BAD_DOWNLOADS_FILE"
[task 2024-04-27T17:30:49.641Z]
[task 2024-04-27T17:30:49.641Z] if [ -s "$BAD_DOWNLOADS_FILE" ]; then
[task 2024-04-27T17:30:49.641Z] echo "ERROR: Some artifacts were not correctly downloaded! Please look at:"
[task 2024-04-27T17:30:49.641Z] cat "$BAD_DOWNLOADS_FILE"
[task 2024-04-27T17:30:49.641Z] exit $BAD_DOWNLOADS_EXIT_CODE
[task 2024-04-27T17:30:49.641Z] fi
[task 2024-04-27T17:30:49.641Z] }
[task 2024-04-27T17:30:49.641Z]
[task 2024-04-27T17:30:49.641Z]
[task 2024-04-27T17:30:49.641Z] _package_artifacts_downloaded_by_nexus
[task 2024-04-27T17:30:49.641Z] ++ _package_artifacts_downloaded_by_nexus
[task 2024-04-27T17:30:49.641Z] ++ pushd /builds/worker/workspace
[task 2024-04-27T17:30:49.641Z] ~/workspace ~/checkouts/vcs/android-components ~/checkouts
[task 2024-04-27T17:30:49.641Z] ++ mkdir -p /builds/worker/workspace/external-gradle-dependencies /builds/worker/artifacts
[task 2024-04-27T17:30:49.642Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2024-04-27T17:30:49.642Z] ++ cp -R /builds/worker/workspace/nexus/storage/google external-gradle-dependencies
[task 2024-04-27T17:30:49.793Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2024-04-27T17:30:49.793Z] ++ cp -R /builds/worker/workspace/nexus/storage/central external-gradle-dependencies
[task 2024-04-27T17:30:49.987Z] ++ tar cf - external-gradle-dependencies
[task 2024-04-27T17:30:49.987Z] ++ xz
[task 2024-04-27T17:32:49.825Z] ++ popd
[task 2024-04-27T17:32:49.825Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2024-04-27T17:32:49.825Z] _ensure_artifacts_are_sane
[task 2024-04-27T17:32:49.825Z] ++ _ensure_artifacts_are_sane
[task 2024-04-27T17:32:49.825Z] ++ find /builds/worker/workspace/external-gradle-dependencies -size 0 -o -name '*.part'
[task 2024-04-27T17:32:49.854Z] ++ '[' -s /builds/worker/workspace/bad_downloads.txt ']'
[task 2024-04-27T17:32:49.854Z]
[task 2024-04-27T17:32:49.854Z] popd
[task 2024-04-27T17:32:49.854Z] + popd
[task 2024-04-27T17:32:49.854Z] ~/checkouts
[fetches 2024-04-27T17:32:49.854Z] removing /builds/worker/fetches
[fetches 2024-04-27T17:32:50.388Z] finished
[taskcluster 2024-04-27 17:32:50.870Z] === Task Finished ===
[taskcluster 2024-04-27 17:32:55.432Z] Successful task run with exit code: 0 completed in 328.939 seconds
Loading