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-privatemode succeeded May 19, 2023 in 10m 42s

FirefoxCI (pull_request)

External Gradle dependencies toolchain task (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster


[task 2023-05-19T00:34:01.494Z]     at ���(Coroutine boundary.�(�)
[task 2023-05-19T00:34:01.494Z]     at mozilla.components.feature.privatemode.notification.AbstractPrivateNotificationService$onCreate$3.invokeSuspend(AbstractPrivateNotificationService.kt:152)
[task 2023-05-19T00:34:01.494Z]     at mozilla.components.lib.state.ext.StoreExtensionsKt$flowScoped$1$1.invokeSuspend(StoreExtensions.kt:218)
[task 2023-05-19T00:34:01.494Z]     Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [CoroutineId(5), "coroutine#5":StandaloneCoroutine{Cancelling}@1330484f, Dispatchers.Main]
[task 2023-05-19T00:34:01.494Z]     Caused by: java.lang.NullPointerException
[task 2023-05-19T00:34:01.494Z]     at mozilla.components.lib.state.ext.StoreExtensionsKt$flow$1.invokeSuspend(StoreExtensions.kt:188)
[task 2023-05-19T00:34:01.494Z]     at mozilla.components.lib.state.ext.StoreExtensionsKt$flow$1.invoke(StoreExtensions.kt)
[task 2023-05-19T00:34:01.494Z]     at mozilla.components.lib.state.ext.StoreExtensionsKt$flow$1.invoke(StoreExtensions.kt)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.flow.ChannelFlowBuilder.collectTo$suspendImpl(Builders.kt:322)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.flow.ChannelFlowBuilder.collectTo(Builders.kt)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.flow.internal.ChannelFlow$collectToFun$1.invokeSuspend(ChannelFlow.kt:60)
[task 2023-05-19T00:34:01.494Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:376)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable(Cancellable.kt:30)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.intrinsics.CancellableKt.startCoroutineCancellable$default(Cancellable.kt:25)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.CoroutineStart.invoke(CoroutineStart.kt:110)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.AbstractCoroutine.start(AbstractCoroutine.kt:126)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch(Builders.common.kt:56)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.BuildersKt.launch(Unknown Source)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch$default(Builders.common.kt:47)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.BuildersKt.launch$default(Unknown Source)
[task 2023-05-19T00:34:01.494Z]     at mozilla.components.lib.state.ext.StoreExtensionsKt.flowScoped(StoreExtensions.kt:217)
[task 2023-05-19T00:34:01.494Z]     at mozilla.components.lib.state.ext.StoreExtensionsKt.flowScoped$default(StoreExtensions.kt:212)
[task 2023-05-19T00:34:01.494Z]     at mozilla.components.feature.privatemode.notification.AbstractPrivateNotificationService.onCreate(AbstractPrivateNotificationService.kt:149)
[task 2023-05-19T00:34:01.494Z]     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[task 2023-05-19T00:34:01.494Z]     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[task 2023-05-19T00:34:01.494Z]     at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[task 2023-05-19T00:34:01.494Z]     at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[task 2023-05-19T00:34:01.494Z]     at org.mockito.internal.util.reflection.ReflectionMemberAccessor.invoke(ReflectionMemberAccessor.java:48)
[task 2023-05-19T00:34:01.494Z]     at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:333)
[task 2023-05-19T00:34:01.494Z]     at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.access$500(MockMethodAdvice.java:60)
[task 2023-05-19T00:34:01.494Z]     at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253)
[task 2023-05-19T00:34:01.494Z]     at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142)
[task 2023-05-19T00:34:01.494Z]     at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45)
[task 2023-05-19T00:34:01.494Z]     at org.mockito.Answers.answer(Answers.java:99)
[task 2023-05-19T00:34:01.494Z]     at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110)
[task 2023-05-19T00:34:01.494Z]     at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29)
[task 2023-05-19T00:34:01.494Z]     at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34)
[task 2023-05-19T00:34:01.494Z]     at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82)
[task 2023-05-19T00:34:01.494Z]     at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:151)
[task 2023-05-19T00:34:01.494Z]     at mozilla.components.feature.privatemode.notification.AbstractPrivateNotificationService.onCreate(AbstractPrivateNotificationService.kt:125)
[task 2023-05-19T00:34:01.494Z]     at mozilla.components.feature.privatemode.notification.AbstractPrivateNotificationServiceTest$WHEN the service is created THEN start foreground is called$1.invokeSuspend(AbstractPrivateNotificationServiceTest.kt:82)
[task 2023-05-19T00:34:01.494Z]     at mozilla.components.feature.privatemode.notification.AbstractPrivateNotificationServiceTest$WHEN the service is created THEN start foreground is called$1.invoke(AbstractPrivateNotificationServiceTest.kt)
[task 2023-05-19T00:34:01.494Z]     at mozilla.components.feature.privatemode.notification.AbstractPrivateNotificationServiceTest$WHEN the service is created THEN start foreground is called$1.invoke(AbstractPrivateNotificationServiceTest.kt)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt$runTestCoroutine$2.invokeSuspend(TestBuilders.kt:212)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt$runTestCoroutine$2.invoke(TestBuilders.kt)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt$runTestCoroutine$2.invoke(TestBuilders.kt)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.intrinsics.UndispatchedKt.startCoroutineUndispatched(Undispatched.kt:55)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.CoroutineStart.invoke(CoroutineStart.kt:112)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.AbstractCoroutine.start(AbstractCoroutine.kt:126)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTestCoroutine(TestBuilders.kt:211)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.test.TestBuildersKt.runTestCoroutine(Unknown Source)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt$runTest$1$1.invokeSuspend(TestBuilders.kt:167)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt$runTest$1$1.invoke(TestBuilders.kt)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt$runTest$1$1.invoke(TestBuilders.kt)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.test.TestBuildersJvmKt$createTestResult$1.invokeSuspend(TestBuildersJvm.kt:13)
[task 2023-05-19T00:34:01.494Z]     at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2023-05-19T00:34:01.494Z]     at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
[task 2023-05-19T00:34:01.495Z]     at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:284)
[task 2023-05-19T00:34:01.495Z]     at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
[task 2023-05-19T00:34:01.495Z]     at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
[task 2023-05-19T00:34:01.495Z]     at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
[task 2023-05-19T00:34:01.495Z]     at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
[task 2023-05-19T00:34:01.495Z]     at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
[task 2023-05-19T00:34:01.495Z]     at kotlinx.coroutines.test.TestBuildersJvmKt.createTestResult(TestBuildersJvm.kt:12)
[task 2023-05-19T00:34:01.495Z]     at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTest(TestBuilders.kt:166)
[task 2023-05-19T00:34:01.495Z]     at kotlinx.coroutines.test.TestBuildersKt.runTest(Unknown Source)
[task 2023-05-19T00:34:01.495Z]     at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTest(TestBuilders.kt:154)
[task 2023-05-19T00:34:01.495Z]     at kotlinx.coroutines.test.TestBuildersKt.runTest(Unknown Source)
[task 2023-05-19T00:34:01.495Z]     at mozilla.components.support.test.rule.HelpersKt.runTestOnMain(Helpers.kt:56)
[task 2023-05-19T00:34:01.495Z]     at mozilla.components.support.test.rule.HelpersKt.runTestOnMain$default(Helpers.kt:41)
[task 2023-05-19T00:34:01.495Z]     at mozilla.components.feature.privatemode.notification.AbstractPrivateNotificationServiceTest.WHEN the service is created THEN start foreground is called(AbstractPrivateNotificationServiceTest.kt:68)
[task 2023-05-19T00:34:01.495Z]     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[task 2023-05-19T00:34:01.495Z]     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[task 2023-05-19T00:34:01.495Z]     at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[task 2023-05-19T00:34:01.495Z]     at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[task 2023-05-19T00:34:01.495Z]     at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
[task 2023-05-19T00:34:01.495Z]     at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[task 2023-05-19T00:34:01.495Z]     at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
[task 2023-05-19T00:34:01.495Z]     at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[task 2023-05-19T00:34:01.495Z]     at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[task 2023-05-19T00:34:01.495Z]     at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
[task 2023-05-19T00:34:01.495Z]     at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
[task 2023-05-19T00:34:01.495Z]     at org.robolectric.RobolectricTestRunner$HelperTestRunner$1.evaluate(RobolectricTestRunner.java:589)
[task 2023-05-19T00:34:01.495Z]     at org.robolectric.internal.SandboxTestRunner$2.lambda$evaluate$2(SandboxTestRunner.java:290)
[task 2023-05-19T00:34:01.495Z]     at org.robolectric.internal.bytecode.Sandbox.lambda$runOnMainThread$0(Sandbox.java:99)
[task 2023-05-19T00:34:01.495Z]     at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[task 2023-05-19T00:34:01.495Z]     at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[task 2023-05-19T00:34:01.495Z]     at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[task 2023-05-19T00:34:01.495Z]     at java.base/java.lang.Thread.run(Thread.java:829)
[task 2023-05-19T00:34:01.495Z]   SUCCESS
[task 2023-05-19T00:34:01.495Z] 
[task 2023-05-19T00:34:01.495Z]   TEST: WHEN task is removed THEN all private tabs are removed
[task 2023-05-19T00:34:01.495Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #16
[task 2023-05-19T00:34:01.495Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:01.495Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:01.495Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:01.793Z]   SUCCESS
[task 2023-05-19T00:34:01.793Z] 
[task 2023-05-19T00:34:01.794Z]   TEST: WHEN a locale change is made in the browser store THEN the service should notify
[task 2023-05-19T00:34:01.893Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #16
[task 2023-05-19T00:34:01.894Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:01.894Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:01.894Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:01.993Z]   SUCCESS
[task 2023-05-19T00:34:01.993Z] 
[task 2023-05-19T00:34:01.993Z] 
[task 2023-05-19T00:34:01.993Z] SUITE: mozilla.components.feature.privatemode.notification.PrivateNotificationFeatureTest
[task 2023-05-19T00:34:01.993Z]   TEST: notification service should not be started when custom sessions are added
[task 2023-05-19T00:34:02.093Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #16
[task 2023-05-19T00:34:02.093Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:02.093Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:02.093Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:02.293Z]   SUCCESS
[task 2023-05-19T00:34:02.293Z] 
[task 2023-05-19T00:34:02.293Z]   TEST: notification service should not be started when normal sessions are added
[task 2023-05-19T00:34:02.293Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #16
[task 2023-05-19T00:34:02.293Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:02.294Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:02.294Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:02.294Z]   SUCCESS
[task 2023-05-19T00:34:02.294Z] 
[task 2023-05-19T00:34:02.294Z]   TEST: service should be started when private session is added
[task 2023-05-19T00:34:02.393Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #16
[task 2023-05-19T00:34:02.393Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:02.393Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:02.393Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:02.393Z]   SUCCESS
[task 2023-05-19T00:34:02.393Z] 
[task 2023-05-19T00:34:02.393Z]   TEST: service should be started if pre-existing private session is present
[task 2023-05-19T00:34:02.393Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #16
[task 2023-05-19T00:34:02.393Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:02.393Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:02.393Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:02.393Z]   SUCCESS
[task 2023-05-19T00:34:02.393Z] 
[task 2023-05-19T00:34:02.393Z]   TEST: service should not be started multiple times
[task 2023-05-19T00:34:02.393Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #16
[task 2023-05-19T00:34:02.393Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #41
[task 2023-05-19T00:34:02.393Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #49
[task 2023-05-19T00:34:02.393Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/privatemode/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #57
[task 2023-05-19T00:34:02.393Z]   SUCCESS
[task 2023-05-19T00:34:02.394Z] 
[task 2023-05-19T00:34:02.593Z] 
[task 2023-05-19T00:34:02.593Z] > Task :feature-privatemode:jacocoDebugTestReport SKIPPED
[task 2023-05-19T00:34:02.593Z] > Task :feature-privatemode:jacocoReleaseTestReport SKIPPED
[task 2023-05-19T00:34:02.593Z] > Task :feature-privatemode:test
[task 2023-05-19T00:34:02.593Z] > Task :feature-privatemode:packageDebugAndroidTest
[task 2023-05-19T00:34:02.594Z] > Task :feature-privatemode:createDebugAndroidTestApkListingFileRedirect
[task 2023-05-19T00:34:02.594Z] > Task :feature-privatemode:assembleDebugAndroidTest
[task 2023-05-19T00:34:02.594Z] > Task :feature-privatemode:assembleAndroidTest
[task 2023-05-19T00:34:02.693Z] 
[task 2023-05-19T00:34:02.693Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
[task 2023-05-19T00:34:02.694Z] 
[task 2023-05-19T00:34:02.694Z] 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:02.694Z] 
[task 2023-05-19T00:34:02.694Z] See https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:command_line_warnings
[task 2023-05-19T00:34:02.694Z] 
[task 2023-05-19T00:34:02.694Z] BUILD SUCCESSFUL in 1m 17s
[task 2023-05-19T00:34:02.793Z] 808 actionable tasks: 483 executed, 175 from cache, 150 up-to-date
[task 2023-05-19T00:34:03.212Z] 
[task 2023-05-19T00:34:03.212Z] . "$REPO_ROOT_DIR/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh"
[task 2023-05-19T00:34:03.213Z] + . /builds/worker/checkouts/vcs/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh
[task 2023-05-19T00:34:03.213Z] #!/bin/bash
[task 2023-05-19T00:34:03.213Z] 
[task 2023-05-19T00:34:03.213Z] # This Source Code Form is subject to the terms of the Mozilla Public
[task 2023-05-19T00:34:03.213Z] # License, v. 2.0. If a copy of the MPL was not distributed with this
[task 2023-05-19T00:34:03.213Z] # file, You can obtain one at http://mozilla.org/MPL/2.0/.
[task 2023-05-19T00:34:03.213Z] 
[task 2023-05-19T00:34:03.213Z] # This is inspired by
[task 2023-05-19T00:34:03.213Z] # https://searchfox.org/mozilla-central/rev/2cd2d511c0d94a34fb7fa3b746f54170ee759e35/taskcluster/scripts/misc/android-gradle-dependencies/after.sh.
[task 2023-05-19T00:34:03.213Z] # gradle-plugins was removed because it's not used in this project.
[task 2023-05-19T00:34:03.213Z] 
[task 2023-05-19T00:34:03.213Z] set -x -e -v
[task 2023-05-19T00:34:03.213Z] ++ set -x -e -v
[task 2023-05-19T00:34:03.213Z] 
[task 2023-05-19T00:34:03.213Z] echo "running as $(id)"
[task 2023-05-19T00:34:03.213Z] +++ id
[task 2023-05-19T00:34:03.214Z] ++ echo 'running as uid=1000(worker) gid=1000(worker) groups=1000(worker)'
[task 2023-05-19T00:34:03.214Z] running as uid=1000(worker) gid=1000(worker) groups=1000(worker)
[task 2023-05-19T00:34:03.214Z] 
[task 2023-05-19T00:34:03.214Z] : WORKSPACE "${WORKSPACE:=/builds/worker/workspace}"
[task 2023-05-19T00:34:03.214Z] ++ : WORKSPACE /builds/worker/workspace
[task 2023-05-19T00:34:03.214Z] ARTIFACTS_TARGET_DIR='/builds/worker/artifacts'
[task 2023-05-19T00:34:03.214Z] ++ ARTIFACTS_TARGET_DIR=/builds/worker/artifacts
[task 2023-05-19T00:34:03.214Z] EXTERNAL_DEPS='external-gradle-dependencies'
[task 2023-05-19T00:34:03.214Z] ++ EXTERNAL_DEPS=external-gradle-dependencies
[task 2023-05-19T00:34:03.214Z] NEXUS_STORAGE_DIR="$NEXUS_WORK/storage"
[task 2023-05-19T00:34:03.214Z] ++ NEXUS_STORAGE_DIR=/builds/worker/workspace/nexus/storage
[task 2023-05-19T00:34:03.214Z] NEXUS_DIRS="$NEXUS_STORAGE_DIR/google $NEXUS_STORAGE_DIR/central"
[task 2023-05-19T00:34:03.214Z] ++ NEXUS_DIRS='/builds/worker/workspace/nexus/storage/google /builds/worker/workspace/nexus/storage/central'
[task 2023-05-19T00:34:03.214Z] BAD_DOWNLOADS_FILE="$WORKSPACE/bad_downloads.txt"
[task 2023-05-19T00:34:03.214Z] ++ BAD_DOWNLOADS_FILE=/builds/worker/workspace/bad_downloads.txt
[task 2023-05-19T00:34:03.214Z] BAD_DOWNLOADS_EXIT_CODE=17
[task 2023-05-19T00:34:03.214Z] ++ BAD_DOWNLOADS_EXIT_CODE=17
[task 2023-05-19T00:34:03.214Z] 
[task 2023-05-19T00:34:03.214Z] 
[task 2023-05-19T00:34:03.214Z] function _package_artifacts_downloaded_by_nexus() {
[task 2023-05-19T00:34:03.214Z]     pushd "$WORKSPACE"
[task 2023-05-19T00:34:03.214Z] 
[task 2023-05-19T00:34:03.214Z]     mkdir -p "$WORKSPACE/$EXTERNAL_DEPS" "$ARTIFACTS_TARGET_DIR"
[task 2023-05-19T00:34:03.214Z]     for nexus_dir in $NEXUS_DIRS; do
[task 2023-05-19T00:34:03.214Z]         cp -R "$nexus_dir" "$EXTERNAL_DEPS"
[task 2023-05-19T00:34:03.214Z]     done
[task 2023-05-19T00:34:03.215Z] 
[task 2023-05-19T00:34:03.215Z]     tar cf - "$EXTERNAL_DEPS" | xz > "$ARTIFACTS_TARGET_DIR/$EXTERNAL_DEPS.tar.xz"
[task 2023-05-19T00:34:03.215Z]     popd
[task 2023-05-19T00:34:03.215Z] }
[task 2023-05-19T00:34:03.215Z] 
[task 2023-05-19T00:34:03.215Z] 
[task 2023-05-19T00:34:03.215Z] function _ensure_artifacts_are_sane() {
[task 2023-05-19T00:34:03.215Z]     # Let's find empty files or unfinished downloads
[task 2023-05-19T00:34:03.215Z]     find "$WORKSPACE/$EXTERNAL_DEPS" -size 0 -o -name '*.part' > "$BAD_DOWNLOADS_FILE"
[task 2023-05-19T00:34:03.215Z] 
[task 2023-05-19T00:34:03.215Z]     if [ -s "$BAD_DOWNLOADS_FILE" ]; then
[task 2023-05-19T00:34:03.215Z]         echo "ERROR: Some artifacts were not correctly downloaded! Please look at:"
[task 2023-05-19T00:34:03.215Z]         cat "$BAD_DOWNLOADS_FILE"
[task 2023-05-19T00:34:03.215Z]         exit $BAD_DOWNLOADS_EXIT_CODE
[task 2023-05-19T00:34:03.215Z]     fi
[task 2023-05-19T00:34:03.215Z] }
[task 2023-05-19T00:34:03.215Z] 
[task 2023-05-19T00:34:03.215Z] 
[task 2023-05-19T00:34:03.215Z] _package_artifacts_downloaded_by_nexus
[task 2023-05-19T00:34:03.215Z] ++ _package_artifacts_downloaded_by_nexus
[task 2023-05-19T00:34:03.215Z] ++ pushd /builds/worker/workspace
[task 2023-05-19T00:34:03.215Z] ~/workspace ~/checkouts/vcs/android-components ~/checkouts
[task 2023-05-19T00:34:03.215Z] ++ mkdir -p /builds/worker/workspace/external-gradle-dependencies /builds/worker/artifacts
[task 2023-05-19T00:34:03.215Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2023-05-19T00:34:03.215Z] ++ cp -R /builds/worker/workspace/nexus/storage/google external-gradle-dependencies
[task 2023-05-19T00:34:03.352Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2023-05-19T00:34:03.352Z] ++ cp -R /builds/worker/workspace/nexus/storage/central external-gradle-dependencies
[task 2023-05-19T00:34:03.664Z] ++ tar cf - external-gradle-dependencies
[task 2023-05-19T00:34:03.664Z] ++ xz
[task 2023-05-19T00:37:47.979Z] ++ popd
[task 2023-05-19T00:37:47.979Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2023-05-19T00:37:47.979Z] _ensure_artifacts_are_sane
[task 2023-05-19T00:37:47.979Z] ++ _ensure_artifacts_are_sane
[task 2023-05-19T00:37:47.979Z] ++ find /builds/worker/workspace/external-gradle-dependencies -size 0 -o -name '*.part'
[task 2023-05-19T00:37:48.004Z] ++ '[' -s /builds/worker/workspace/bad_downloads.txt ']'
[task 2023-05-19T00:37:48.004Z] 
[task 2023-05-19T00:37:48.004Z] popd
[task 2023-05-19T00:37:48.004Z] + popd
[task 2023-05-19T00:37:48.004Z] ~/checkouts
[fetches 2023-05-19T00:37:48.005Z] removing /builds/worker/fetches
[fetches 2023-05-19T00:37:48.703Z] finished
[taskcluster 2023-05-19 00:37:49.383Z] === Task Finished ===
[taskcluster 2023-05-19 00:38:03.130Z] Successful task run with exit code: 0 completed in 546.466 seconds