Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1805070 - Update detekt to v1.22.0 in A-C #292

Merged
merged 6 commits into from
May 19, 2023

Merge branch 'main' into 1805070-update-detekt-in-ac

ea3fd8f
Select commit
Failed to load commit list.
Merged

Bug 1805070 - Update detekt to v1.22.0 in A-C #292

Merge branch 'main' into 1805070-update-detekt-in-ac
ea3fd8f
Select commit
Failed to load commit list.
firefoxci-taskcluster / external-gradle-dependencies-feature-tabs succeeded May 19, 2023 in 11m 43s

FirefoxCI (pull_request)

External Gradle dependencies toolchain task (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster


[task 2023-05-19T00:34:30.317Z] 
[task 2023-05-19T00:34:30.317Z]   TEST: handles no requests when stopped
[task 2023-05-19T00:34:30.317Z]   SUCCESS
[task 2023-05-19T00:34:30.317Z] 
[task 2023-05-19T00:34:30.317Z]   TEST: handles request to open window
[task 2023-05-19T00:34:30.317Z]   SUCCESS
[task 2023-05-19T00:34:30.317Z] 
[task 2023-05-19T00:34:30.317Z]   TEST: handles request to close window
[task 2023-05-19T00:34:30.317Z]   SUCCESS
[task 2023-05-19T00:34:30.317Z] 
[task 2023-05-19T00:34:30.317Z] 
[task 2023-05-19T00:34:30.317Z] SUITE: mozilla.components.feature.tabs.ext.TabSessionStateTest
[task 2023-05-19T00:34:30.317Z]   TEST: GIVEN lastMediaUrl is the same as the current tab url and mediaSessionActive is true WHEN hasMediaPlayed is called THEN return true
[task 2023-05-19T00:34:30.317Z]   SUCCESS
[task 2023-05-19T00:34:30.317Z] 
[task 2023-05-19T00:34:30.317Z]   TEST: GIVEN lastMediaUrl is different than the current tab url and mediaSessionActive is false WHEN hasMediaPlayed is called THEN return false
[task 2023-05-19T00:34:30.317Z]   SUCCESS
[task 2023-05-19T00:34:30.317Z] 
[task 2023-05-19T00:34:30.317Z]   TEST: GIVEN lastMediaUrl is the same as the current tab url and and mediaSessionActive is false WHEN hasMediaPlayed is called THEN return true
[task 2023-05-19T00:34:30.317Z]   SUCCESS
[task 2023-05-19T00:34:30.317Z] 
[task 2023-05-19T00:34:30.317Z]   TEST: WHEN creating a new TabSessionState THEN createAt is initialized with currentTimeMillis
[task 2023-05-19T00:34:30.317Z]   SUCCESS
[task 2023-05-19T00:34:30.317Z] 
[task 2023-05-19T00:34:30.317Z] 
[task 2023-05-19T00:34:30.317Z] SUITE: mozilla.components.feature.tabs.tabstray.TabsFeatureTest
[task 2023-05-19T00:34:30.317Z]   TEST: filterTabs
[task 2023-05-19T00:34:30.516Z]   SUCCESS
[task 2023-05-19T00:34:30.517Z] 
[task 2023-05-19T00:34:30.517Z]   TEST: asserting getters
[task 2023-05-19T00:34:30.517Z]   SUCCESS
[task 2023-05-19T00:34:30.517Z] 
[task 2023-05-19T00:34:30.517Z]   TEST: stop
[task 2023-05-19T00:34:30.517Z]   SUCCESS
[task 2023-05-19T00:34:30.517Z] 
[task 2023-05-19T00:34:30.517Z]   TEST: start
[task 2023-05-19T00:34:30.517Z]   SUCCESS
[task 2023-05-19T00:34:30.517Z] 
[task 2023-05-19T00:34:30.517Z]   TEST: filterTabs uses default filter if a new one is not provided
[task 2023-05-19T00:34:30.517Z]   SUCCESS
[task 2023-05-19T00:34:30.517Z] 
[task 2023-05-19T00:34:30.517Z] 
[task 2023-05-19T00:34:30.517Z] SUITE: mozilla.components.feature.tabs.tabstray.TabsTrayPresenterTest
[task 2023-05-19T00:34:30.517Z]   TEST: tabs tray will get updated if all sessions get removed
[task 2023-05-19T00:34:30.616Z]   SUCCESS
[task 2023-05-19T00:34:30.617Z] 
[task 2023-05-19T00:34:30.617Z]   TEST: presenter will close tabs tray when all sessions get removed
[task 2023-05-19T00:34:30.617Z]   SUCCESS
[task 2023-05-19T00:34:30.617Z] 
[task 2023-05-19T00:34:30.617Z]   TEST: tabs tray will get updated if session gets removed
[task 2023-05-19T00:34:30.617Z]   SUCCESS
[task 2023-05-19T00:34:30.617Z] 
[task 2023-05-19T00:34:30.617Z]   TEST: presenter will close tabs tray when last session gets removed
[task 2023-05-19T00:34:30.617Z]   SUCCESS
[task 2023-05-19T00:34:30.617Z] 
[task 2023-05-19T00:34:30.617Z]   TEST: initial set of sessions will be passed to tabs tray
[task 2023-05-19T00:34:30.617Z]   SUCCESS
[task 2023-05-19T00:34:30.617Z] 
[task 2023-05-19T00:34:30.617Z]   TEST: tabs tray will get updated if selection changes
[task 2023-05-19T00:34:30.617Z]     Selection: d
[task 2023-05-19T00:34:30.617Z]   SUCCESS
[task 2023-05-19T00:34:30.617Z] 
[task 2023-05-19T00:34:30.617Z]   TEST: presenter invokes session filtering
[task 2023-05-19T00:34:30.617Z]   SUCCESS
[task 2023-05-19T00:34:30.617Z] 
[task 2023-05-19T00:34:30.617Z]   TEST: tab tray will get updated if session gets added
[task 2023-05-19T00:34:30.617Z]   SUCCESS
[task 2023-05-19T00:34:30.617Z] 
[task 2023-05-19T00:34:30.617Z]   TEST: tabs tray should not invoke the close callback on start
[task 2023-05-19T00:34:30.617Z]   SUCCESS
[task 2023-05-19T00:34:30.617Z] 
[task 2023-05-19T00:34:30.617Z] 
[task 2023-05-19T00:34:30.617Z] SUITE: mozilla.components.feature.tabs.toolbar.TabCounterToolbarButtonTest
[task 2023-05-19T00:34:31.016Z]   TEST: WHEN tab counter is clicked THEN showTabs function is invoked
[task 2023-05-19T00:34:32.616Z]     Called loadFromPath(/system/framework/framework-res.apk, true); mode=binary sdk=28
[task 2023-05-19T00:34:32.816Z]     I/AssetManager: no overlays.list file found
[task 2023-05-19T00:34:33.416Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:34:33.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:33.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:33.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:33.616Z] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[task 2023-05-19T00:34:38.216Z]   SUCCESS
[task 2023-05-19T00:34:38.217Z] 
[task 2023-05-19T00:34:38.217Z]   TEST: WHEN tab is added THEN tab count is updated
[task 2023-05-19T00:34:38.217Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:34:38.217Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:38.217Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:38.217Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:38.316Z]   SUCCESS
[task 2023-05-19T00:34:38.316Z] 
[task 2023-05-19T00:34:38.316Z]   TEST: WHEN private tab is added THEN tab count is updated
[task 2023-05-19T00:34:38.317Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:34:38.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:38.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:38.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:38.317Z]   SUCCESS
[task 2023-05-19T00:34:38.317Z] 
[task 2023-05-19T00:34:38.317Z]   TEST: WHEN private tab is removed THEN tab count is updated
[task 2023-05-19T00:34:38.317Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:34:38.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:38.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:38.317Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:38.416Z]   SUCCESS
[task 2023-05-19T00:34:38.417Z] 
[task 2023-05-19T00:34:38.417Z]   TEST: WHEN tab is removed THEN tab count is updated
[task 2023-05-19T00:34:38.417Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:34:38.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:38.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:38.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:38.417Z]   SUCCESS
[task 2023-05-19T00:34:38.417Z] 
[task 2023-05-19T00:34:38.417Z]   TEST: WHEN tab counter is created THEN count is 0
[task 2023-05-19T00:34:38.417Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:34:38.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:38.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:38.417Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:38.417Z]   SUCCESS
[task 2023-05-19T00:34:38.417Z] 
[task 2023-05-19T00:34:38.417Z]   TEST: WHEN tab is restored THEN tab count is updated
[task 2023-05-19T00:34:38.516Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:34:38.516Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:38.516Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:38.516Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:38.516Z]   SUCCESS
[task 2023-05-19T00:34:38.516Z] 
[task 2023-05-19T00:34:38.516Z] 
[task 2023-05-19T00:34:38.516Z] SUITE: mozilla.components.feature.tabs.toolbar.TabsToolbarFeatureTest
[task 2023-05-19T00:34:38.517Z]   TEST: feature adds tab button when session found but not a customtab
[task 2023-05-19T00:34:38.517Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:34:38.517Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:38.517Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:38.517Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:38.616Z]   SUCCESS
[task 2023-05-19T00:34:38.616Z] 
[task 2023-05-19T00:34:38.616Z]   TEST: feature adds 'tabs' button to toolbar
[task 2023-05-19T00:34:38.716Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:34:38.716Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:38.717Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:38.717Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:38.717Z]   SUCCESS
[task 2023-05-19T00:34:38.717Z] 
[task 2023-05-19T00:34:38.717Z]   TEST: feature does not add tabs button when session is a customtab
[task 2023-05-19T00:34:38.717Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:34:38.717Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:38.717Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:38.717Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/tabs/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:38.816Z]   SUCCESS
[task 2023-05-19T00:34:38.817Z] 
[task 2023-05-19T00:34:38.917Z] 
[task 2023-05-19T00:34:38.917Z] > Task :feature-tabs:jacocoDebugTestReport SKIPPED
[task 2023-05-19T00:34:38.917Z] > Task :feature-tabs:jacocoReleaseTestReport SKIPPED
[task 2023-05-19T00:34:38.917Z] > Task :feature-tabs:test
[task 2023-05-19T00:34:39.116Z] 
[task 2023-05-19T00:34:39.117Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
[task 2023-05-19T00:34:39.117Z] 
[task 2023-05-19T00:34:39.117Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2023-05-19T00:34:39.117Z] 
[task 2023-05-19T00:34:39.117Z] See https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:command_line_warnings
[task 2023-05-19T00:34:39.117Z] 
[task 2023-05-19T00:34:39.117Z] BUILD SUCCESSFUL in 1m 37s
[task 2023-05-19T00:34:39.117Z] 1344 actionable tasks: 869 executed, 325 from cache, 150 up-to-date
[task 2023-05-19T00:34:39.117Z] Gradle was unable to watch the file system for changes. The inotify watches limit is too low.
[task 2023-05-19T00:34:39.591Z] 
[task 2023-05-19T00:34:39.591Z] . "$REPO_ROOT_DIR/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh"
[task 2023-05-19T00:34:39.591Z] + . /builds/worker/checkouts/vcs/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh
[task 2023-05-19T00:34:39.591Z] #!/bin/bash
[task 2023-05-19T00:34:39.591Z] 
[task 2023-05-19T00:34:39.591Z] # This Source Code Form is subject to the terms of the Mozilla Public
[task 2023-05-19T00:34:39.591Z] # License, v. 2.0. If a copy of the MPL was not distributed with this
[task 2023-05-19T00:34:39.591Z] # file, You can obtain one at http://mozilla.org/MPL/2.0/.
[task 2023-05-19T00:34:39.591Z] 
[task 2023-05-19T00:34:39.591Z] # This is inspired by
[task 2023-05-19T00:34:39.591Z] # https://searchfox.org/mozilla-central/rev/2cd2d511c0d94a34fb7fa3b746f54170ee759e35/taskcluster/scripts/misc/android-gradle-dependencies/after.sh.
[task 2023-05-19T00:34:39.591Z] # gradle-plugins was removed because it's not used in this project.
[task 2023-05-19T00:34:39.591Z] 
[task 2023-05-19T00:34:39.591Z] set -x -e -v
[task 2023-05-19T00:34:39.591Z] ++ set -x -e -v
[task 2023-05-19T00:34:39.591Z] 
[task 2023-05-19T00:34:39.591Z] echo "running as $(id)"
[task 2023-05-19T00:34:39.591Z] +++ id
[task 2023-05-19T00:34:39.593Z] ++ echo 'running as uid=1000(worker) gid=1000(worker) groups=1000(worker)'
[task 2023-05-19T00:34:39.593Z] running as uid=1000(worker) gid=1000(worker) groups=1000(worker)
[task 2023-05-19T00:34:39.593Z] 
[task 2023-05-19T00:34:39.593Z] : WORKSPACE "${WORKSPACE:=/builds/worker/workspace}"
[task 2023-05-19T00:34:39.593Z] ++ : WORKSPACE /builds/worker/workspace
[task 2023-05-19T00:34:39.593Z] ARTIFACTS_TARGET_DIR='/builds/worker/artifacts'
[task 2023-05-19T00:34:39.593Z] ++ ARTIFACTS_TARGET_DIR=/builds/worker/artifacts
[task 2023-05-19T00:34:39.593Z] EXTERNAL_DEPS='external-gradle-dependencies'
[task 2023-05-19T00:34:39.593Z] ++ EXTERNAL_DEPS=external-gradle-dependencies
[task 2023-05-19T00:34:39.593Z] NEXUS_STORAGE_DIR="$NEXUS_WORK/storage"
[task 2023-05-19T00:34:39.593Z] ++ NEXUS_STORAGE_DIR=/builds/worker/workspace/nexus/storage
[task 2023-05-19T00:34:39.593Z] NEXUS_DIRS="$NEXUS_STORAGE_DIR/google $NEXUS_STORAGE_DIR/central"
[task 2023-05-19T00:34:39.593Z] ++ NEXUS_DIRS='/builds/worker/workspace/nexus/storage/google /builds/worker/workspace/nexus/storage/central'
[task 2023-05-19T00:34:39.593Z] BAD_DOWNLOADS_FILE="$WORKSPACE/bad_downloads.txt"
[task 2023-05-19T00:34:39.593Z] ++ BAD_DOWNLOADS_FILE=/builds/worker/workspace/bad_downloads.txt
[task 2023-05-19T00:34:39.593Z] BAD_DOWNLOADS_EXIT_CODE=17
[task 2023-05-19T00:34:39.593Z] ++ BAD_DOWNLOADS_EXIT_CODE=17
[task 2023-05-19T00:34:39.593Z] 
[task 2023-05-19T00:34:39.593Z] 
[task 2023-05-19T00:34:39.593Z] function _package_artifacts_downloaded_by_nexus() {
[task 2023-05-19T00:34:39.593Z]     pushd "$WORKSPACE"
[task 2023-05-19T00:34:39.593Z] 
[task 2023-05-19T00:34:39.593Z]     mkdir -p "$WORKSPACE/$EXTERNAL_DEPS" "$ARTIFACTS_TARGET_DIR"
[task 2023-05-19T00:34:39.593Z]     for nexus_dir in $NEXUS_DIRS; do
[task 2023-05-19T00:34:39.593Z]         cp -R "$nexus_dir" "$EXTERNAL_DEPS"
[task 2023-05-19T00:34:39.593Z]     done
[task 2023-05-19T00:34:39.593Z] 
[task 2023-05-19T00:34:39.593Z]     tar cf - "$EXTERNAL_DEPS" | xz > "$ARTIFACTS_TARGET_DIR/$EXTERNAL_DEPS.tar.xz"
[task 2023-05-19T00:34:39.593Z]     popd
[task 2023-05-19T00:34:39.593Z] }
[task 2023-05-19T00:34:39.593Z] 
[task 2023-05-19T00:34:39.593Z] 
[task 2023-05-19T00:34:39.593Z] function _ensure_artifacts_are_sane() {
[task 2023-05-19T00:34:39.593Z]     # Let's find empty files or unfinished downloads
[task 2023-05-19T00:34:39.593Z]     find "$WORKSPACE/$EXTERNAL_DEPS" -size 0 -o -name '*.part' > "$BAD_DOWNLOADS_FILE"
[task 2023-05-19T00:34:39.593Z] 
[task 2023-05-19T00:34:39.593Z]     if [ -s "$BAD_DOWNLOADS_FILE" ]; then
[task 2023-05-19T00:34:39.593Z]         echo "ERROR: Some artifacts were not correctly downloaded! Please look at:"
[task 2023-05-19T00:34:39.593Z]         cat "$BAD_DOWNLOADS_FILE"
[task 2023-05-19T00:34:39.593Z]         exit $BAD_DOWNLOADS_EXIT_CODE
[task 2023-05-19T00:34:39.593Z]     fi
[task 2023-05-19T00:34:39.593Z] }
[task 2023-05-19T00:34:39.593Z] 
[task 2023-05-19T00:34:39.593Z] 
[task 2023-05-19T00:34:39.593Z] _package_artifacts_downloaded_by_nexus
[task 2023-05-19T00:34:39.593Z] ++ _package_artifacts_downloaded_by_nexus
[task 2023-05-19T00:34:39.593Z] ++ pushd /builds/worker/workspace
[task 2023-05-19T00:34:39.593Z] ~/workspace ~/checkouts/vcs/android-components ~/checkouts
[task 2023-05-19T00:34:39.593Z] ++ mkdir -p /builds/worker/workspace/external-gradle-dependencies /builds/worker/artifacts
[task 2023-05-19T00:34:39.594Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2023-05-19T00:34:39.594Z] ++ cp -R /builds/worker/workspace/nexus/storage/google external-gradle-dependencies
[task 2023-05-19T00:34:39.738Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2023-05-19T00:34:39.738Z] ++ cp -R /builds/worker/workspace/nexus/storage/central external-gradle-dependencies
[task 2023-05-19T00:34:40.043Z] ++ tar cf - external-gradle-dependencies
[task 2023-05-19T00:34:40.043Z] ++ xz
[task 2023-05-19T00:38:40.487Z] ++ popd
[task 2023-05-19T00:38:40.487Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2023-05-19T00:38:40.487Z] _ensure_artifacts_are_sane
[task 2023-05-19T00:38:40.487Z] ++ _ensure_artifacts_are_sane
[task 2023-05-19T00:38:40.487Z] ++ find /builds/worker/workspace/external-gradle-dependencies -size 0 -o -name '*.part'
[task 2023-05-19T00:38:40.514Z] ++ '[' -s /builds/worker/workspace/bad_downloads.txt ']'
[task 2023-05-19T00:38:40.514Z] 
[task 2023-05-19T00:38:40.514Z] popd
[task 2023-05-19T00:38:40.514Z] + popd
[task 2023-05-19T00:38:40.514Z] ~/checkouts
[fetches 2023-05-19T00:38:40.514Z] removing /builds/worker/fetches
[fetches 2023-05-19T00:38:41.277Z] finished
[taskcluster 2023-05-19 00:38:41.877Z] === Task Finished ===
[taskcluster 2023-05-19 00:38:55.775Z] Successful task run with exit code: 0 completed in 600.45 seconds