Skip to content

Instantly share code, notes, and snippets.

@patrykpoborca
Created July 11, 2016 20:18
Show Gist options
  • Save patrykpoborca/eacc30253038ea4ae4c09835431afe73 to your computer and use it in GitHub Desktop.
Save patrykpoborca/eacc30253038ea4ae4c09835431afe73 to your computer and use it in GitHub Desktop.
Executing tasks: [clean, :app:generateDebugSources, :app:mockableAndroidJar, :app:prepareDebugUnitTestDependencies, :app:generateDebugAndroidTestSources, :app:compileDebugSources, :app:compileDebugUnitTestSources, :app:compileDebugAndroidTestSources, :othermodule:generateDebugSources, :othermodule:generateDebugAndroidTestSources, :othermodule:mockableAndroidJar, :othermodule:prepareDebugUnitTestDependencies, :othermodule:compileDebugSources, :othermodule:compileDebugAndroidTestSources, :othermodule:compileDebugUnitTestSources]
The client will now receive all logging from the daemon (pid: 40016). The daemon log file: /Users/patrykpoborca/.gradle/daemon/2.10/daemon-40016.out.log
Starting 23rd build in daemon [uptime: 5 hrs 32 mins 27.174 secs, performance: 95%, memory: 42% of 1.4 GB]
Executing build with daemon context: DefaultDaemonContext[uid=7a09de72-fd6f-477b-99bb-3934bbf664ba,javaHome=/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home,daemonRegistryDir=/Users/patrykpoborca/.gradle/daemon,pid=40016,idleTimeout=10800000,daemonOpts=-Xmx1536m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Starting Build
Settings evaluated using settings file '/Users/patrykpoborca/Documents/consulting/plagrounds/settings.gradle'.
Projects loaded. Root project using build file '/Users/patrykpoborca/Documents/consulting/plagrounds/build.gradle'.
Included projects: [root project 'plagrounds', project ':app', project ':othermodule']
Configuration on demand is an incubating feature.
Evaluating root project 'plagrounds' using build file '/Users/patrykpoborca/Documents/consulting/plagrounds/build.gradle'.
Evaluating project ':app' using build file '/Users/patrykpoborca/Documents/consulting/plagrounds/app/build.gradle'.
Creating configuration compile
Creating configuration apk
Creating configuration provided
Creating configuration wearApp
Creating configuration annotationProcessor
Creating configuration androidTestCompile
Creating configuration androidTestApk
Creating configuration androidTestProvided
Creating configuration androidTestWearApp
Creating configuration androidTestAnnotationProcessor
Creating configuration testCompile
Creating configuration testApk
Creating configuration testProvided
Creating configuration testWearApp
Creating configuration testAnnotationProcessor
Creating configuration debugCompile
Creating configuration debugApk
Creating configuration debugProvided
Creating configuration debugWearApp
Creating configuration debugAnnotationProcessor
Creating configuration testDebugCompile
Creating configuration testDebugApk
Creating configuration testDebugProvided
Creating configuration testDebugWearApp
Creating configuration testDebugAnnotationProcessor
Creating configuration releaseCompile
Creating configuration releaseApk
Creating configuration releaseProvided
Creating configuration releaseWearApp
Creating configuration releaseAnnotationProcessor
Creating configuration testReleaseCompile
Creating configuration testReleaseApk
Creating configuration testReleaseProvided
Creating configuration testReleaseWearApp
Creating configuration testReleaseAnnotationProcessor
Parsing the SDK, no caching allowed
Evaluating project ':othermodule' using build file '/Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build.gradle'.
Creating configuration compile
Creating configuration publish
Creating configuration provided
Creating configuration wearApp
Creating configuration annotationProcessor
Creating configuration androidTestCompile
Creating configuration androidTestPublish
Creating configuration androidTestProvided
Creating configuration androidTestWearApp
Creating configuration androidTestAnnotationProcessor
Creating configuration testCompile
Creating configuration testPublish
Creating configuration testProvided
Creating configuration testWearApp
Creating configuration testAnnotationProcessor
Creating configuration debugCompile
Creating configuration debugPublish
Creating configuration debugProvided
Creating configuration debugWearApp
Creating configuration debugAnnotationProcessor
Creating configuration testDebugCompile
Creating configuration testDebugPublish
Creating configuration testDebugProvided
Creating configuration testDebugWearApp
Creating configuration testDebugAnnotationProcessor
Creating configuration releaseCompile
Creating configuration releasePublish
Creating configuration releaseProvided
Creating configuration releaseWearApp
Creating configuration releaseAnnotationProcessor
Creating configuration testReleaseCompile
Creating configuration testReleasePublish
Creating configuration testReleaseProvided
Creating configuration testReleaseWearApp
Creating configuration testReleaseAnnotationProcessor
Parsing the SDK, no caching allowed
Using incremental javac compilation.
Incremental java compilation is an incubating feature.
Using incremental javac compilation.
Using incremental javac compilation.
Using incremental javac compilation.
Using incremental javac compilation.
Incremental Java compilation disabled in variant debug as you are using an incompatible plugin
Not using incremental javac compilation.
Incremental Java compilation disabled in variant debugUnitTest as you are using an incompatible plugin
Not using incremental javac compilation.
Incremental Java compilation disabled in variant release as you are using an incompatible plugin
Not using incremental javac compilation.
Incremental Java compilation disabled in variant releaseUnitTest as you are using an incompatible plugin
Not using incremental javac compilation.
Incremental Java compilation disabled in variant debugAndroidTest as you are using an incompatible plugin
Not using incremental javac compilation.
Selected primary task 'clean' from project :
Selected primary task ':app:generateDebugSources' from project :app
Selected primary task ':app:mockableAndroidJar' from project :app
Selected primary task ':app:prepareDebugUnitTestDependencies' from project :app
Selected primary task ':app:generateDebugAndroidTestSources' from project :app
Selected primary task ':app:compileDebugSources' from project :app
Selected primary task ':app:compileDebugUnitTestSources' from project :app
Selected primary task ':app:compileDebugAndroidTestSources' from project :app
Selected primary task ':othermodule:generateDebugSources' from project :othermodule
Selected primary task ':othermodule:generateDebugAndroidTestSources' from project :othermodule
Selected primary task ':othermodule:mockableAndroidJar' from project :othermodule
Selected primary task ':othermodule:prepareDebugUnitTestDependencies' from project :othermodule
Selected primary task ':othermodule:compileDebugSources' from project :othermodule
Selected primary task ':othermodule:compileDebugAndroidTestSources' from project :othermodule
Selected primary task ':othermodule:compileDebugUnitTestSources' from project :othermodule
All projects evaluated.
Tasks to be executed: [task ':clean', task ':app:clean', task ':othermodule:clean', task ':app:preBuild', task ':app:preDebugBuild', task ':app:checkDebugManifest', task ':app:preReleaseBuild', task ':othermodule:preBuild', task ':othermodule:preReleaseBuild', task ':othermodule:checkReleaseManifest', task ':othermodule:preDebugAndroidTestBuild', task ':othermodule:preDebugBuild', task ':othermodule:preDebugUnitTestBuild', task ':othermodule:preReleaseUnitTestBuild', task ':othermodule:prepareComAndroidSupportAnimatedVectorDrawable2400Library', task ':othermodule:prepareComAndroidSupportAppcompatV72400Library', task ':othermodule:prepareComAndroidSupportSupportV42400Library', task ':othermodule:prepareComAndroidSupportSupportVectorDrawable2400Library', task ':othermodule:prepareReleaseDependencies', task ':othermodule:compileReleaseAidl', task ':othermodule:compileReleaseNdk', task ':othermodule:compileLint', task ':othermodule:copyReleaseLint', task ':othermodule:compileReleaseRenderscript', task ':othermodule:generateReleaseBuildConfig', task ':othermodule:generateReleaseResValues', task ':othermodule:generateReleaseResources', task ':othermodule:mergeReleaseResources', task ':othermodule:processReleaseManifest', task ':othermodule:processReleaseResources', task ':othermodule:generateReleaseSources', task ':othermodule:incrementalReleaseJavaCompilationSafeguard', task ':othermodule:compileReleaseJavaWithJavac', task ':othermodule:extractReleaseAnnotations', task ':othermodule:mergeReleaseShaders', task ':othermodule:compileReleaseShaders', task ':othermodule:generateReleaseAssets', task ':othermodule:mergeReleaseAssets', task ':othermodule:mergeReleaseProguardFiles', task ':othermodule:packageReleaseRenderscript', task ':othermodule:packageReleaseResources', task ':othermodule:processReleaseJavaRes', task ':othermodule:transformResourcesWithMergeJavaResForRelease', task ':othermodule:transformClassesAndResourcesWithSyncLibJarsForRelease', task ':othermodule:mergeReleaseJniLibFolders', task ':othermodule:transformNative_libsWithMergeJniLibsForRelease', task ':othermodule:transformNative_libsWithSyncJniLibsForRelease', task ':othermodule:bundleRelease', task ':app:prepareComAndroidSupportAnimatedVectorDrawable2400Library', task ':app:prepareComAndroidSupportAppcompatV72400Library', task ':app:prepareComAndroidSupportConstraintConstraintLayout100Alpha3Library', task ':app:prepareComAndroidSupportSupportV42400Library', task ':app:prepareComAndroidSupportSupportVectorDrawable2400Library', task ':app:preparePlagroundsOthermoduleUnspecifiedLibrary', task ':app:prepareDebugDependencies', task ':app:compileDebugAidl', task ':app:compileDebugRenderscript', task ':app:generateDebugBuildConfig', task ':app:generateDebugResValues', task ':app:generateDebugResources', task ':app:mergeDebugResources', task ':app:processDebugManifest', task ':app:processDebugResources', task ':app:generateDebugSources', task ':app:mockableAndroidJar', task ':app:preDebugUnitTestBuild', task ':app:prepareDebugUnitTestDependencies', task ':app:preDebugAndroidTestBuild', task ':app:prepareComAndroidSupportTestEspressoEspressoCore222Library', task ':app:prepareComAndroidSupportTestEspressoEspressoIdlingResource222Library', task ':app:prepareComAndroidSupportTestExposedInstrumentationApiPublish05Library', task ':app:prepareComAndroidSupportTestRules05Library', task ':app:prepareComAndroidSupportTestRunner05Library', task ':app:prepareDebugAndroidTestDependencies', task ':app:compileDebugAndroidTestAidl', task ':app:processDebugAndroidTestManifest', task ':app:compileDebugAndroidTestRenderscript', task ':app:generateDebugAndroidTestBuildConfig', task ':app:generateDebugAndroidTestResValues', task ':app:generateDebugAndroidTestResources', task ':app:mergeDebugAndroidTestResources', task ':app:processDebugAndroidTestResources', task ':app:generateDebugAndroidTestSources', task ':app:incrementalDebugJavaCompilationSafeguard', task ':app:compileDebugJavaWithJavac', task ':app:compileDebugNdk', task ':app:compileDebugSources', task ':app:incrementalDebugUnitTestJavaCompilationSafeguard', task ':app:compileDebugUnitTestJavaWithJavac', task ':app:processDebugJavaRes', task ':app:processDebugUnitTestJavaRes', task ':app:compileDebugUnitTestSources', task ':app:incrementalDebugAndroidTestJavaCompilationSafeguard', task ':app:compileDebugAndroidTestJavaWithJavac', task ':app:compileDebugAndroidTestNdk', task ':app:compileDebugAndroidTestSources', task ':othermodule:checkDebugManifest', task ':othermodule:prepareDebugDependencies', task ':othermodule:compileDebugAidl', task ':othermodule:compileDebugRenderscript', task ':othermodule:generateDebugBuildConfig', task ':othermodule:generateDebugResValues', task ':othermodule:generateDebugResources', task ':othermodule:mergeDebugResources', task ':othermodule:processDebugManifest', task ':othermodule:processDebugResources', task ':othermodule:generateDebugSources', task ':othermodule:prepareComAndroidSupportTestEspressoEspressoCore222Library', task ':othermodule:prepareComAndroidSupportTestEspressoEspressoIdlingResource222Library', task ':othermodule:prepareComAndroidSupportTestExposedInstrumentationApiPublish05Library', task ':othermodule:prepareComAndroidSupportTestRules05Library', task ':othermodule:prepareComAndroidSupportTestRunner05Library', task ':othermodule:prepareDebugAndroidTestDependencies', task ':othermodule:compileDebugAndroidTestAidl', task ':othermodule:compileDebugNdk', task ':othermodule:copyDebugLint', task ':othermodule:incrementalDebugJavaCompilationSafeguard', task ':othermodule:compileDebugJavaWithJavac', task ':othermodule:extractDebugAnnotations', task ':othermodule:mergeDebugShaders', task ':othermodule:compileDebugShaders', task ':othermodule:generateDebugAssets', task ':othermodule:mergeDebugAssets', task ':othermodule:mergeDebugProguardFiles', task ':othermodule:packageDebugRenderscript', task ':othermodule:packageDebugResources', task ':othermodule:processDebugJavaRes', task ':othermodule:transformResourcesWithMergeJavaResForDebug', task ':othermodule:transformClassesAndResourcesWithSyncLibJarsForDebug', task ':othermodule:mergeDebugJniLibFolders', task ':othermodule:transformNative_libsWithMergeJniLibsForDebug', task ':othermodule:transformNative_libsWithSyncJniLibsForDebug', task ':othermodule:bundleDebug', task ':othermodule:processDebugAndroidTestManifest', task ':othermodule:compileDebugAndroidTestRenderscript', task ':othermodule:generateDebugAndroidTestBuildConfig', task ':othermodule:generateDebugAndroidTestResValues', task ':othermodule:generateDebugAndroidTestResources', task ':othermodule:mergeDebugAndroidTestResources', task ':othermodule:processDebugAndroidTestResources', task ':othermodule:generateDebugAndroidTestSources', task ':othermodule:mockableAndroidJar', task ':othermodule:prepareDebugUnitTestDependencies', task ':othermodule:compileDebugSources', task ':othermodule:incrementalDebugAndroidTestJavaCompilationSafeguard', task ':othermodule:compileDebugAndroidTestJavaWithJavac', task ':othermodule:compileDebugAndroidTestNdk', task ':othermodule:compileDebugAndroidTestSources', task ':othermodule:incrementalDebugUnitTestJavaCompilationSafeguard', task ':othermodule:compileDebugUnitTestJavaWithJavac', task ':othermodule:processDebugUnitTestJavaRes', task ':othermodule:compileDebugUnitTestSources']
In-memory cache of /Users/patrykpoborca/Documents/consulting/plagrounds/.gradle/2.10/taskArtifacts/fileHashes.bin: Size{2104}, CacheStats{hitCount=72249, missCount=5489, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
In-memory cache of /Users/patrykpoborca/Documents/consulting/plagrounds/.gradle/2.10/taskArtifacts/outputFileStates.bin: Size{93}, CacheStats{hitCount=1609, missCount=116, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
In-memory cache of /Users/patrykpoborca/Documents/consulting/plagrounds/.gradle/2.10/taskArtifacts/fileSnapshots.bin: Size{680}, CacheStats{hitCount=0, missCount=284, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
In-memory cache of /Users/patrykpoborca/Documents/consulting/plagrounds/.gradle/2.10/taskArtifacts/taskArtifacts.bin: Size{54}, CacheStats{hitCount=889, missCount=148, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
:clean (Thread[Daemon worker Thread 11,5,main]) started.
:clean
Executing task ':clean' (up-to-date check took 0.0 secs) due to:
Task has not declared any outputs.
:clean (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.002 secs.
:app:clean (Thread[Daemon worker Thread 11,5,main]) started.
:app:clean
Executing task ':app:clean' (up-to-date check took 0.001 secs) due to:
Task has not declared any outputs.
:app:clean (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.179 secs.
:othermodule:clean (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:clean
Executing task ':othermodule:clean' (up-to-date check took 0.0 secs) due to:
Task has not declared any outputs.
:othermodule:clean (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.183 secs.
:app:preBuild (Thread[Daemon worker Thread 11,5,main]) started.
:app:preBuild
Skipping task ':app:preBuild' as it has no actions.
:app:preBuild UP-TO-DATE
:app:preBuild (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.0 secs.
:app:preDebugBuild (Thread[Daemon worker Thread 11,5,main]) started.
:app:preDebugBuild
Skipping task ':app:preDebugBuild' as it has no actions.
:app:preDebugBuild UP-TO-DATE
:app:preDebugBuild (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.001 secs.
:app:checkDebugManifest (Thread[Daemon worker Thread 11,5,main]) started.
:app:checkDebugManifest
Executing task ':app:checkDebugManifest' (up-to-date check took 0.0 secs) due to:
Task has not declared any outputs.
:app:checkDebugManifest (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.001 secs.
:app:preReleaseBuild (Thread[Daemon worker Thread 11,5,main]) started.
:app:preReleaseBuild
Skipping task ':app:preReleaseBuild' as it has no actions.
:app:preReleaseBuild UP-TO-DATE
:app:preReleaseBuild (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.0 secs.
:othermodule:preBuild (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:preBuild
Skipping task ':othermodule:preBuild' as it has no actions.
:othermodule:preBuild UP-TO-DATE
:othermodule:preBuild (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.0 secs.
:othermodule:preReleaseBuild (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:preReleaseBuild
Skipping task ':othermodule:preReleaseBuild' as it has no actions.
:othermodule:preReleaseBuild UP-TO-DATE
:othermodule:preReleaseBuild (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.0 secs.
:othermodule:checkReleaseManifest (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:checkReleaseManifest
Executing task ':othermodule:checkReleaseManifest' (up-to-date check took 0.0 secs) due to:
Task has not declared any outputs.
:othermodule:checkReleaseManifest (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.0 secs.
:othermodule:preDebugAndroidTestBuild (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:preDebugAndroidTestBuild
Skipping task ':othermodule:preDebugAndroidTestBuild' as it has no actions.
:othermodule:preDebugAndroidTestBuild UP-TO-DATE
:othermodule:preDebugAndroidTestBuild (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.0 secs.
:othermodule:preDebugBuild (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:preDebugBuild
Skipping task ':othermodule:preDebugBuild' as it has no actions.
:othermodule:preDebugBuild UP-TO-DATE
:othermodule:preDebugBuild (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.0 secs.
:othermodule:preDebugUnitTestBuild (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:preDebugUnitTestBuild
Skipping task ':othermodule:preDebugUnitTestBuild' as it has no actions.
:othermodule:preDebugUnitTestBuild UP-TO-DATE
:othermodule:preDebugUnitTestBuild (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.001 secs.
:othermodule:preReleaseUnitTestBuild (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:preReleaseUnitTestBuild
Skipping task ':othermodule:preReleaseUnitTestBuild' as it has no actions.
:othermodule:preReleaseUnitTestBuild UP-TO-DATE
:othermodule:preReleaseUnitTestBuild (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.0 secs.
:othermodule:prepareComAndroidSupportAnimatedVectorDrawable2400Library (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:prepareComAndroidSupportAnimatedVectorDrawable2400Library
Executing task ':othermodule:prepareComAndroidSupportAnimatedVectorDrawable2400Library' (up-to-date check took 0.002 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/24.0.0 has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/24.0.0/res has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/24.0.0/aidl has been removed.
:othermodule:prepareComAndroidSupportAnimatedVectorDrawable2400Library (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.02 secs.
:othermodule:prepareComAndroidSupportAppcompatV72400Library (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:prepareComAndroidSupportAppcompatV72400Library
Executing task ':othermodule:prepareComAndroidSupportAppcompatV72400Library' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/exploded-aar/com.android.support/appcompat-v7/24.0.0 has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/exploded-aar/com.android.support/appcompat-v7/24.0.0/res/values-bs-rBA has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/exploded-aar/com.android.support/appcompat-v7/24.0.0/res/values-is-rIS/values-is-rIS.xml has been removed.
:othermodule:prepareComAndroidSupportAppcompatV72400Library (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.285 secs.
:othermodule:prepareComAndroidSupportSupportV42400Library (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:prepareComAndroidSupportSupportV42400Library
Executing task ':othermodule:prepareComAndroidSupportSupportV42400Library' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0 has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/annotations.zip has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/aidl/android has been removed.
:othermodule:prepareComAndroidSupportSupportV42400Library (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.047 secs.
:othermodule:prepareComAndroidSupportSupportVectorDrawable2400Library (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:prepareComAndroidSupportSupportVectorDrawable2400Library
Executing task ':othermodule:prepareComAndroidSupportSupportVectorDrawable2400Library' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0 has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0/res has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0/aidl has been removed.
:othermodule:prepareComAndroidSupportSupportVectorDrawable2400Library (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.012 secs.
:othermodule:prepareReleaseDependencies (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:prepareReleaseDependencies
Executing task ':othermodule:prepareReleaseDependencies' (up-to-date check took 0.0 secs) due to:
Task has not declared any outputs.
:othermodule:prepareReleaseDependencies (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.001 secs.
:othermodule:compileReleaseAidl (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:compileReleaseAidl
Executing task ':othermodule:compileReleaseAidl' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/incremental/compileReleaseAidl has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/generated/source/aidl/release has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/bundles/release/aidl has changed.
All input files are considered out-of-date for incremental task ':othermodule:compileReleaseAidl'.
:othermodule:compileReleaseAidl (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.007 secs.
:othermodule:compileReleaseNdk (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:compileReleaseNdk
Skipping task ':othermodule:compileReleaseNdk' as it has no source files.
:othermodule:compileReleaseNdk UP-TO-DATE
:othermodule:compileReleaseNdk (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.001 secs.
:othermodule:compileLint (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:compileLint
Executing task ':othermodule:compileLint' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/lint has changed.
:othermodule:compileLint (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.002 secs.
:othermodule:copyReleaseLint (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:copyReleaseLint
Skipping task ':othermodule:copyReleaseLint' as it has no source files.
:othermodule:copyReleaseLint UP-TO-DATE
:othermodule:copyReleaseLint (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.0 secs.
:othermodule:compileReleaseRenderscript (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:compileReleaseRenderscript
Executing task ':othermodule:compileReleaseRenderscript' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/generated/res/rs/release has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/rs/release/obj has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/generated/source/rs/release has changed.
:othermodule:compileReleaseRenderscript (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.003 secs.
:othermodule:generateReleaseBuildConfig (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:generateReleaseBuildConfig
Executing task ':othermodule:generateReleaseBuildConfig' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/generated/source/buildConfig/release has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/generated/source/buildConfig/release/patrykpoborca/io has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/generated/source/buildConfig/release/patrykpoborca has been removed.
:othermodule:generateReleaseBuildConfig (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.004 secs.
:othermodule:generateReleaseResValues (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:generateReleaseResValues
Executing task ':othermodule:generateReleaseResValues' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/generated/res/resValues/release has changed.
:othermodule:generateReleaseResValues (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.003 secs.
:othermodule:generateReleaseResources (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:generateReleaseResources
Skipping task ':othermodule:generateReleaseResources' as it has no actions.
:othermodule:generateReleaseResources (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.001 secs.
:othermodule:mergeReleaseResources (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:mergeReleaseResources
Executing task ':othermodule:mergeReleaseResources' (up-to-date check took 0.01 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/res/merged/release has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/blame/res/release has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/incremental/mergeReleaseResources has changed.
All input files are considered out-of-date for incremental task ':othermodule:mergeReleaseResources'.
Unable do incremental execution: full task run
QueuedCruncher is using /Users/patrykpoborca/Library/Android/sdk/build-tools/23.0.3/aapt
:othermodule:mergeReleaseResources (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.335 secs.
:othermodule:processReleaseManifest (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:processReleaseManifest
Executing task ':othermodule:processReleaseManifest' (up-to-date check took 0.003 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/manifests/aapt/release/AndroidManifest.xml has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/bundles/release/AndroidManifest.xml has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/manifests/aapt/release/AndroidManifest.xml has been removed.
All input files are considered out-of-date for incremental task ':othermodule:processReleaseManifest'.
Merging main manifest /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/src/main/AndroidManifest.xml
Merging result:SUCCESS
Merged manifest saved to /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/bundles/release/AndroidManifest.xml
:othermodule:processReleaseManifest (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.016 secs.
:othermodule:processReleaseResources (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:processReleaseResources
Executing task ':othermodule:processReleaseResources' (up-to-date check took 0.009 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/incremental/processReleaseResources has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/generated/source/r/release has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/incremental/processReleaseResources/aapt-temp has been removed.
All input files are considered out-of-date for incremental task ':othermodule:processReleaseResources'.
QueuedCruncher is using /Users/patrykpoborca/Library/Android/sdk/build-tools/23.0.3/aapt
Starting process 'command '/Users/patrykpoborca/Library/Android/sdk/build-tools/23.0.3/aapt''. Working directory: /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule Command: /Users/patrykpoborca/Library/Android/sdk/build-tools/23.0.3/aapt package -f --no-crunch -I /Users/patrykpoborca/Library/Android/sdk/platforms/android-24/android.jar -M /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/manifests/aapt/release/AndroidManifest.xml -S /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/res/merged/release -m -J /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/generated/source/r/release --custom-package patrykpoborca.io.othermodule --non-constant-id -0 apk --output-text-symbols /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/bundles/release --no-version-vectors
Successfully started process 'command '/Users/patrykpoborca/Library/Android/sdk/build-tools/23.0.3/aapt''
:othermodule:processReleaseResources (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.462 secs.
:othermodule:generateReleaseSources (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:generateReleaseSources
Skipping task ':othermodule:generateReleaseSources' as it has no actions.
:othermodule:generateReleaseSources (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.001 secs.
:othermodule:incrementalReleaseJavaCompilationSafeguard (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:incrementalReleaseJavaCompilationSafeguard
Executing task ':othermodule:incrementalReleaseJavaCompilationSafeguard' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/incremental-safeguard/release has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/incremental-safeguard/release/tag.txt has been removed.
All input files are considered out-of-date for incremental task ':othermodule:incrementalReleaseJavaCompilationSafeguard'.
:othermodule:incrementalReleaseJavaCompilationSafeguard (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.006 secs.
:othermodule:compileReleaseJavaWithJavac (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:compileReleaseJavaWithJavac
file or directory '/Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/src/release/java', not found
Executing task ':othermodule:compileReleaseJavaWithJavac' (up-to-date check took 0.005 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/dependency-cache/release has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/classes/release has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/classes/release/android/support/v7/appcompat/R$layout.class has been removed.
All input files are considered out-of-date for incremental task ':othermodule:compileReleaseJavaWithJavac'.
Compiling with source level 1.7 and target level 1.7.
:othermodule:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
file or directory '/Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/src/release/java', not found
Compiling with JDK Java compiler API.
Note: /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/src/main/java/patrykpoborca/io/othermodule/BaseClassTwo.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Class dependency analysis for incremental compilation took 0.014 secs.
Created jar classpath snapshot for incremental compilation in 0.012 secs.
Written jar classpath snapshot for incremental compilation in 0.003 secs.
:othermodule:compileReleaseJavaWithJavac (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.126 secs.
:othermodule:extractReleaseAnnotations (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:extractReleaseAnnotations
file or directory '/Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/src/release/java', not found
Executing task ':othermodule:extractReleaseAnnotations' (up-to-date check took 0.003 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/annotations/release has changed.
file or directory '/Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/src/release/java', not found
:othermodule:extractReleaseAnnotations (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.072 secs.
:othermodule:mergeReleaseShaders (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:mergeReleaseShaders
Executing task ':othermodule:mergeReleaseShaders' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/shaders/release has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/incremental/mergeReleaseShaders has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/incremental/mergeReleaseShaders/merger.xml has been removed.
All input files are considered out-of-date for incremental task ':othermodule:mergeReleaseShaders'.
Unable do incremental execution: full task run
:othermodule:mergeReleaseShaders (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.004 secs.
:othermodule:compileReleaseShaders (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:compileReleaseShaders
Executing task ':othermodule:compileReleaseShaders' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/generated/assets/shaders/release has changed.
:othermodule:compileReleaseShaders (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.003 secs.
:othermodule:generateReleaseAssets (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:generateReleaseAssets
Skipping task ':othermodule:generateReleaseAssets' as it has no actions.
:othermodule:generateReleaseAssets (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.0 secs.
:othermodule:mergeReleaseAssets (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:mergeReleaseAssets
Executing task ':othermodule:mergeReleaseAssets' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/bundles/release/assets has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/incremental/mergeReleaseAssets has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/incremental/mergeReleaseAssets/merger.xml has been removed.
All input files are considered out-of-date for incremental task ':othermodule:mergeReleaseAssets'.
Unable do incremental execution: full task run
:othermodule:mergeReleaseAssets (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.005 secs.
:othermodule:mergeReleaseProguardFiles (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:mergeReleaseProguardFiles
Skipping task ':othermodule:mergeReleaseProguardFiles' as it is up-to-date (took 0.001 secs).
:othermodule:mergeReleaseProguardFiles UP-TO-DATE
:othermodule:mergeReleaseProguardFiles (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.001 secs.
:othermodule:packageReleaseRenderscript (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:packageReleaseRenderscript
Skipping task ':othermodule:packageReleaseRenderscript' as it has no source files.
:othermodule:packageReleaseRenderscript UP-TO-DATE
:othermodule:packageReleaseRenderscript (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.001 secs.
:othermodule:packageReleaseResources (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:packageReleaseResources
Executing task ':othermodule:packageReleaseResources' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/incremental/packageReleaseResources has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/bundles/release/res has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/incremental/packageReleaseResources/merger.xml has been removed.
All input files are considered out-of-date for incremental task ':othermodule:packageReleaseResources'.
Unable do incremental execution: full task run
QueuedCruncher is using /Users/patrykpoborca/Library/Android/sdk/build-tools/23.0.3/aapt
:othermodule:packageReleaseResources (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.008 secs.
:othermodule:processReleaseJavaRes (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:processReleaseJavaRes
Skipping task ':othermodule:processReleaseJavaRes' as it has no source files.
:othermodule:processReleaseJavaRes UP-TO-DATE
:othermodule:processReleaseJavaRes (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.001 secs.
:othermodule:transformResourcesWithMergeJavaResForRelease (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:transformResourcesWithMergeJavaResForRelease
Executing task ':othermodule:transformResourcesWithMergeJavaResForRelease' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/transforms/mergeJavaRes/release has changed.
All input files are considered out-of-date for incremental task ':othermodule:transformResourcesWithMergeJavaResForRelease'.
:othermodule:transformResourcesWithMergeJavaResForRelease (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.004 secs.
:othermodule:transformClassesAndResourcesWithSyncLibJarsForRelease (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:transformClassesAndResourcesWithSyncLibJarsForRelease
Executing task ':othermodule:transformClassesAndResourcesWithSyncLibJarsForRelease' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/bundles/release/libs has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/bundles/release/classes.jar has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/bundles/release/classes.jar has been removed.
All input files are considered out-of-date for incremental task ':othermodule:transformClassesAndResourcesWithSyncLibJarsForRelease'.
:othermodule:transformClassesAndResourcesWithSyncLibJarsForRelease (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.006 secs.
:othermodule:mergeReleaseJniLibFolders (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:mergeReleaseJniLibFolders
Executing task ':othermodule:mergeReleaseJniLibFolders' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/incremental/mergeReleaseJniLibFolders has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/jniLibs/release has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml has been removed.
All input files are considered out-of-date for incremental task ':othermodule:mergeReleaseJniLibFolders'.
Unable do incremental execution: full task run
:othermodule:mergeReleaseJniLibFolders (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.004 secs.
:othermodule:transformNative_libsWithMergeJniLibsForRelease (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:transformNative_libsWithMergeJniLibsForRelease
Executing task ':othermodule:transformNative_libsWithMergeJniLibsForRelease' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/transforms/mergeJniLibs/release has changed.
All input files are considered out-of-date for incremental task ':othermodule:transformNative_libsWithMergeJniLibsForRelease'.
:othermodule:transformNative_libsWithMergeJniLibsForRelease (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.005 secs.
:othermodule:transformNative_libsWithSyncJniLibsForRelease (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:transformNative_libsWithSyncJniLibsForRelease
Executing task ':othermodule:transformNative_libsWithSyncJniLibsForRelease' (up-to-date check took 0.002 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/intermediates/bundles/release/jni has changed.
All input files are considered out-of-date for incremental task ':othermodule:transformNative_libsWithSyncJniLibsForRelease'.
:othermodule:transformNative_libsWithSyncJniLibsForRelease (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.005 secs.
:othermodule:bundleRelease (Thread[Daemon worker Thread 11,5,main]) started.
:othermodule:bundleRelease
Executing task ':othermodule:bundleRelease' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/outputs/aar/othermodule-release.aar has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/othermodule/build/outputs/aar/othermodule-release.aar has been removed.
:othermodule:bundleRelease (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.013 secs.
:app:prepareComAndroidSupportAnimatedVectorDrawable2400Library (Thread[Daemon worker Thread 11,5,main]) started.
:app:prepareComAndroidSupportAnimatedVectorDrawable2400Library
Executing task ':app:prepareComAndroidSupportAnimatedVectorDrawable2400Library' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/24.0.0 has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/24.0.0/aapt has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/24.0.0/jars/classes.jar has been removed.
:app:prepareComAndroidSupportAnimatedVectorDrawable2400Library (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.006 secs.
:app:prepareComAndroidSupportAppcompatV72400Library (Thread[Daemon worker Thread 11,5,main]) started.
:app:prepareComAndroidSupportAppcompatV72400Library
Executing task ':app:prepareComAndroidSupportAppcompatV72400Library' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/24.0.0 has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/24.0.0/res/layout/abc_search_dropdown_item_icons_2line.xml has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/24.0.0/res/values-az-rAZ has been removed.
:app:prepareComAndroidSupportAppcompatV72400Library (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.255 secs.
:app:prepareComAndroidSupportConstraintConstraintLayout100Alpha3Library (Thread[Daemon worker Thread 11,5,main]) started.
:app:prepareComAndroidSupportConstraintConstraintLayout100Alpha3Library
Executing task ':app:prepareComAndroidSupportConstraintConstraintLayout100Alpha3Library' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.constraint/constraint-layout/1.0.0-alpha3 has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.constraint/constraint-layout/1.0.0-alpha3/aidl has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.constraint/constraint-layout/1.0.0-alpha3/assets has been removed.
:app:prepareComAndroidSupportConstraintConstraintLayout100Alpha3Library (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.011 secs.
:app:prepareComAndroidSupportSupportV42400Library (Thread[Daemon worker Thread 11,5,main]) started.
:app:prepareComAndroidSupportSupportV42400Library
Executing task ':app:prepareComAndroidSupportSupportV42400Library' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0 has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/aidl/android/support/v4/os has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/jars/libs has been removed.
:app:prepareComAndroidSupportSupportV42400Library (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.049 secs.
:app:prepareComAndroidSupportSupportVectorDrawable2400Library (Thread[Daemon worker Thread 11,5,main]) started.
:app:prepareComAndroidSupportSupportVectorDrawable2400Library
Executing task ':app:prepareComAndroidSupportSupportVectorDrawable2400Library' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0 has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0/libs has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0/res has been removed.
:app:prepareComAndroidSupportSupportVectorDrawable2400Library (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.005 secs.
:app:preparePlagroundsOthermoduleUnspecifiedLibrary (Thread[Daemon worker Thread 11,5,main]) started.
:app:preparePlagroundsOthermoduleUnspecifiedLibrary
Executing task ':app:preparePlagroundsOthermoduleUnspecifiedLibrary' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/plagrounds/othermodule/unspecified has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/plagrounds/othermodule/unspecified/libs has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/plagrounds/othermodule/unspecified/res/values has been removed.
:app:preparePlagroundsOthermoduleUnspecifiedLibrary (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.015 secs.
:app:prepareDebugDependencies (Thread[Daemon worker Thread 11,5,main]) started.
:app:prepareDebugDependencies
Executing task ':app:prepareDebugDependencies' (up-to-date check took 0.0 secs) due to:
Task has not declared any outputs.
:app:prepareDebugDependencies (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.002 secs.
:app:compileDebugAidl (Thread[Daemon worker Thread 11,5,main]) started.
:app:compileDebugAidl
Executing task ':app:compileDebugAidl' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/source/aidl/debug has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/incremental/compileDebugAidl has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/incremental/compileDebugAidl/dependency.store has been removed.
All input files are considered out-of-date for incremental task ':app:compileDebugAidl'.
:app:compileDebugAidl (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.011 secs.
:app:compileDebugRenderscript (Thread[Daemon worker Thread 11,5,main]) started.
:app:compileDebugRenderscript
Executing task ':app:compileDebugRenderscript' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/res/rs/debug has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/rs/debug/obj has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/rs/debug/lib has changed.
:app:compileDebugRenderscript (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.009 secs.
:app:generateDebugBuildConfig (Thread[Daemon worker Thread 11,5,main]) started.
:app:generateDebugBuildConfig
Executing task ':app:generateDebugBuildConfig' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/source/buildConfig/debug has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/source/buildConfig/debug/patrykpoborca has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/source/buildConfig/debug/patrykpoborca/io/plagrounds has been removed.
:app:generateDebugBuildConfig (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.013 secs.
:app:generateDebugResValues (Thread[Daemon worker Thread 11,5,main]) started.
:app:generateDebugResValues
Executing task ':app:generateDebugResValues' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/res/resValues/debug has changed.
:app:generateDebugResValues (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.004 secs.
:app:generateDebugResources (Thread[Daemon worker Thread 11,5,main]) started.
:app:generateDebugResources
Skipping task ':app:generateDebugResources' as it has no actions.
:app:generateDebugResources (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.001 secs.
:app:mergeDebugResources (Thread[Daemon worker Thread 11,5,main]) started.
:app:mergeDebugResources
Executing task ':app:mergeDebugResources' (up-to-date check took 0.013 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/incremental/mergeDebugResources has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/res/merged/debug has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/blame/res/debug has changed.
All input files are considered out-of-date for incremental task ':app:mergeDebugResources'.
Unable do incremental execution: full task run
QueuedCruncher is using /Users/patrykpoborca/Library/Android/sdk/build-tools/23.0.3/aapt
:app:mergeDebugResources (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.583 secs.
:app:processDebugManifest (Thread[Daemon worker Thread 11,5,main]) started.
:app:processDebugManifest
Executing task ':app:processDebugManifest' (up-to-date check took 0.002 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/manifests/full/debug/AndroidManifest.xml has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/outputs/logs/manifest-merger-debug-report.txt has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/manifests/full/debug/AndroidManifest.xml has been removed.
All input files are considered out-of-date for incremental task ':app:processDebugManifest'.
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.constraint/constraint-layout/1.0.0-alpha3/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/plagrounds/othermodule/unspecified/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Merging main manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/src/main/AndroidManifest.xml
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.constraint/constraint-layout/1.0.0-alpha3/AndroidManifest.xml
Merging manifest with lower [com.android.support.constraint:constraint-layout:1.0.0-alpha3] AndroidManifest.xml:2:1-11:12
Merging uses-sdk with lower [com.android.support.constraint:constraint-layout:1.0.0-alpha3] AndroidManifest.xml:5:5-7:41
Merging application with lower [com.android.support.constraint:constraint-layout:1.0.0-alpha3] AndroidManifest.xml:9:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/plagrounds/othermodule/unspecified/AndroidManifest.xml
Merging manifest with lower [plagrounds:othermodule:unspecified] AndroidManifest.xml:2:1-17:12
Merging uses-sdk with lower [plagrounds:othermodule:unspecified] AndroidManifest.xml:7:5-9:41
Merging application with lower [plagrounds:othermodule:unspecified] AndroidManifest.xml:11:5-15:19
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:appcompat-v7:24.0.0] AndroidManifest.xml:17:1-27:12
Merging uses-sdk with lower [com.android.support:appcompat-v7:24.0.0] AndroidManifest.xml:21:5-23:78
Merging application with lower [com.android.support:appcompat-v7:24.0.0] AndroidManifest.xml:25:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:17:1-27:12
Merging uses-sdk with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:21:5-23:54
Merging application with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:25:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:17:1-25:12
Merging uses-sdk with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:21:5-43
Merging application with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:23:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:17:1-27:12
Merging uses-sdk with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:21:5-23:54
Merging application with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:25:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:animated-vector-drawable:24.0.0] AndroidManifest.xml:17:1-24:12
Merging uses-sdk with lower [com.android.support:animated-vector-drawable:24.0.0] AndroidManifest.xml:20:5-44
Merging application with lower [com.android.support:animated-vector-drawable:24.0.0] AndroidManifest.xml:22:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:17:1-25:12
Merging uses-sdk with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:21:5-43
Merging application with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:23:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:17:1-27:12
Merging uses-sdk with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:21:5-23:54
Merging application with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:25:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:appcompat-v7:24.0.0] AndroidManifest.xml:17:1-27:12
Merging uses-sdk with lower [com.android.support:appcompat-v7:24.0.0] AndroidManifest.xml:21:5-23:78
Merging application with lower [com.android.support:appcompat-v7:24.0.0] AndroidManifest.xml:25:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:17:1-27:12
Merging uses-sdk with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:21:5-23:54
Merging application with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:25:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:17:1-25:12
Merging uses-sdk with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:21:5-43
Merging application with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:23:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:17:1-27:12
Merging uses-sdk with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:21:5-23:54
Merging application with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:25:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:animated-vector-drawable:24.0.0] AndroidManifest.xml:17:1-24:12
Merging uses-sdk with lower [com.android.support:animated-vector-drawable:24.0.0] AndroidManifest.xml:20:5-44
Merging application with lower [com.android.support:animated-vector-drawable:24.0.0] AndroidManifest.xml:22:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:17:1-25:12
Merging uses-sdk with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:21:5-43
Merging application with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:23:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:17:1-27:12
Merging uses-sdk with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:21:5-23:54
Merging application with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:25:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:animated-vector-drawable:24.0.0] AndroidManifest.xml:17:1-24:12
Merging uses-sdk with lower [com.android.support:animated-vector-drawable:24.0.0] AndroidManifest.xml:20:5-44
Merging application with lower [com.android.support:animated-vector-drawable:24.0.0] AndroidManifest.xml:22:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:17:1-25:12
Merging uses-sdk with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:21:5-43
Merging application with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:23:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:17:1-27:12
Merging uses-sdk with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:21:5-23:54
Merging application with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:25:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:17:1-25:12
Merging uses-sdk with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:21:5-43
Merging application with lower [com.android.support:support-vector-drawable:24.0.0] AndroidManifest.xml:23:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:17:1-27:12
Merging uses-sdk with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:21:5-23:54
Merging application with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:25:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support/support-v4/24.0.0/AndroidManifest.xml
Merging manifest with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:17:1-27:12
Merging uses-sdk with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:21:5-23:54
Merging application with lower [com.android.support:support-v4:24.0.0] AndroidManifest.xml:25:5-20
Merging result:SUCCESS
Merged manifest saved to /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/manifests/full/debug/AndroidManifest.xml
:app:processDebugManifest (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.046 secs.
:app:processDebugResources (Thread[Daemon worker Thread 11,5,main]) started.
:app:processDebugResources
Executing task ':app:processDebugResources' (up-to-date check took 0.011 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/res/resources-debug.ap_ has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/incremental/processDebugResources has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/source/r/debug has changed.
All input files are considered out-of-date for incremental task ':app:processDebugResources'.
QueuedCruncher is using /Users/patrykpoborca/Library/Android/sdk/build-tools/23.0.3/aapt
Starting process 'command '/Users/patrykpoborca/Library/Android/sdk/build-tools/23.0.3/aapt''. Working directory: /Users/patrykpoborca/Documents/consulting/plagrounds/app Command: /Users/patrykpoborca/Library/Android/sdk/build-tools/23.0.3/aapt package -f --no-crunch -I /Users/patrykpoborca/Library/Android/sdk/platforms/android-24/android.jar -M /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/manifests/full/debug/AndroidManifest.xml -S /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/res/merged/debug -m -J /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/source/r/debug -F /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/res/resources-debug.ap_ --debug-mode --custom-package patrykpoborca.io.plagrounds -0 apk --output-text-symbols /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/symbols/debug --no-version-vectors
Successfully started process 'command '/Users/patrykpoborca/Library/Android/sdk/build-tools/23.0.3/aapt''
:app:processDebugResources (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.501 secs.
:app:generateDebugSources (Thread[Daemon worker Thread 11,5,main]) started.
:app:generateDebugSources
Skipping task ':app:generateDebugSources' as it has no actions.
:app:generateDebugSources (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.001 secs.
:app:mockableAndroidJar (Thread[Daemon worker Thread 11,5,main]) started.
:app:mockableAndroidJar
Executing task ':app:mockableAndroidJar' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/build/generated/mockable-android-24.jar has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/build/generated/mockable-android-24.jar has been removed.
Creating /Users/patrykpoborca/Documents/consulting/plagrounds/build/generated/mockable-android-24.jar from /Users/patrykpoborca/Library/Android/sdk/platforms/android-24/android.jar.
:app:mockableAndroidJar (Thread[Daemon worker Thread 11,5,main]) completed. Took 3.501 secs.
:app:preDebugUnitTestBuild (Thread[Daemon worker Thread 11,5,main]) started.
:app:preDebugUnitTestBuild
Skipping task ':app:preDebugUnitTestBuild' as it has no actions.
:app:preDebugUnitTestBuild UP-TO-DATE
:app:preDebugUnitTestBuild (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.0 secs.
:app:prepareDebugUnitTestDependencies (Thread[Daemon worker Thread 11,5,main]) started.
:app:prepareDebugUnitTestDependencies
Executing task ':app:prepareDebugUnitTestDependencies' (up-to-date check took 0.001 secs) due to:
Task has not declared any outputs.
:app:prepareDebugUnitTestDependencies (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.001 secs.
:app:preDebugAndroidTestBuild (Thread[Daemon worker Thread 11,5,main]) started.
:app:preDebugAndroidTestBuild
Skipping task ':app:preDebugAndroidTestBuild' as it has no actions.
:app:preDebugAndroidTestBuild UP-TO-DATE
:app:preDebugAndroidTestBuild (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.0 secs.
:app:prepareComAndroidSupportTestEspressoEspressoCore222Library (Thread[Daemon worker Thread 11,5,main]) started.
:app:prepareComAndroidSupportTestEspressoEspressoCore222Library
Executing task ':app:prepareComAndroidSupportTestEspressoEspressoCore222Library' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2 has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2/assets has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2/aapt has been removed.
:app:prepareComAndroidSupportTestEspressoEspressoCore222Library (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.051 secs.
:app:prepareComAndroidSupportTestEspressoEspressoIdlingResource222Library (Thread[Daemon worker Thread 11,5,main]) started.
:app:prepareComAndroidSupportTestEspressoEspressoIdlingResource222Library
Executing task ':app:prepareComAndroidSupportTestEspressoEspressoIdlingResource222Library' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-idling-resource/2.2.2 has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-idling-resource/2.2.2/aapt has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-idling-resource/2.2.2/aapt/AndroidManifest.xml has been removed.
:app:prepareComAndroidSupportTestEspressoEspressoIdlingResource222Library (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.006 secs.
:app:prepareComAndroidSupportTestExposedInstrumentationApiPublish05Library (Thread[Daemon worker Thread 11,5,main]) started.
:app:prepareComAndroidSupportTestExposedInstrumentationApiPublish05Library
Executing task ':app:prepareComAndroidSupportTestExposedInstrumentationApiPublish05Library' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5 has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/aidl has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/res has been removed.
:app:prepareComAndroidSupportTestExposedInstrumentationApiPublish05Library (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.003 secs.
:app:prepareComAndroidSupportTestRules05Library (Thread[Daemon worker Thread 11,5,main]) started.
:app:prepareComAndroidSupportTestRules05Library
Executing task ':app:prepareComAndroidSupportTestRules05Library' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/rules/0.5 has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/aidl has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/jars has been removed.
:app:prepareComAndroidSupportTestRules05Library (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.006 secs.
:app:prepareComAndroidSupportTestRunner05Library (Thread[Daemon worker Thread 11,5,main]) started.
:app:prepareComAndroidSupportTestRunner05Library
Executing task ':app:prepareComAndroidSupportTestRunner05Library' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/runner/0.5 has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/res has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/assets has been removed.
:app:prepareComAndroidSupportTestRunner05Library (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.01 secs.
:app:prepareDebugAndroidTestDependencies (Thread[Daemon worker Thread 11,5,main]) started.
:app:prepareDebugAndroidTestDependencies
Executing task ':app:prepareDebugAndroidTestDependencies' (up-to-date check took 0.001 secs) due to:
Task has not declared any outputs.
:app:prepareDebugAndroidTestDependencies (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.001 secs.
:app:compileDebugAndroidTestAidl (Thread[Daemon worker Thread 11,5,main]) started.
:app:compileDebugAndroidTestAidl
Executing task ':app:compileDebugAndroidTestAidl' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/incremental/compileDebugAndroidTestAidl has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/source/aidl/androidTest/debug has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/incremental/compileDebugAndroidTestAidl/dependency.store has been removed.
All input files are considered out-of-date for incremental task ':app:compileDebugAndroidTestAidl'.
:app:compileDebugAndroidTestAidl (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.002 secs.
:app:processDebugAndroidTestManifest (Thread[Daemon worker Thread 11,5,main]) started.
:app:processDebugAndroidTestManifest
Executing task ':app:processDebugAndroidTestManifest' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/manifest/androidTest/debug/AndroidManifest.xml has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/manifest/androidTest/debug/AndroidManifest.xml has been removed.
All input files are considered out-of-date for incremental task ':app:processDebugAndroidTestManifest'.
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-idling-resource/2.2.2/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/AndroidManifest.xml
Loading library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-idling-resource/2.2.2/AndroidManifest.xml
Merging main manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/manifest/tmp/manifestMerger5031102048243775164.xml
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-core/2.2.2/AndroidManifest.xml
Merging manifest with lower [com.android.support.test.espresso:espresso-core:2.2.2] AndroidManifest.xml:17:1-24:12
Merging uses-sdk with lower [com.android.support.test.espresso:espresso-core:2.2.2] AndroidManifest.xml:20:5-22:41
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/AndroidManifest.xml
Merging manifest with lower [com.android.support.test:rules:0.5] AndroidManifest.xml:2:1-9:12
Merging uses-sdk with lower [com.android.support.test:rules:0.5] AndroidManifest.xml:5:5-7:41
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/AndroidManifest.xml
Merging manifest with lower [com.android.support.test:runner:0.5] AndroidManifest.xml:17:1-26:12
Merging uses-sdk with lower [com.android.support.test:runner:0.5] AndroidManifest.xml:20:5-22:41
Merging application with lower [com.android.support.test:runner:0.5] AndroidManifest.xml:24:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/AndroidManifest.xml
Merging manifest with lower [com.android.support.test:exposed-instrumentation-api-publish:0.5] AndroidManifest.xml:17:1-26:12
Merging uses-sdk with lower [com.android.support.test:exposed-instrumentation-api-publish:0.5] AndroidManifest.xml:20:5-22:41
Merging application with lower [com.android.support.test:exposed-instrumentation-api-publish:0.5] AndroidManifest.xml:24:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/AndroidManifest.xml
Merging manifest with lower [com.android.support.test:runner:0.5] AndroidManifest.xml:17:1-26:12
Merging uses-sdk with lower [com.android.support.test:runner:0.5] AndroidManifest.xml:20:5-22:41
Merging application with lower [com.android.support.test:runner:0.5] AndroidManifest.xml:24:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/AndroidManifest.xml
Merging manifest with lower [com.android.support.test:exposed-instrumentation-api-publish:0.5] AndroidManifest.xml:17:1-26:12
Merging uses-sdk with lower [com.android.support.test:exposed-instrumentation-api-publish:0.5] AndroidManifest.xml:20:5-22:41
Merging application with lower [com.android.support.test:exposed-instrumentation-api-publish:0.5] AndroidManifest.xml:24:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-idling-resource/2.2.2/AndroidManifest.xml
Merging manifest with lower [com.android.support.test.espresso:espresso-idling-resource:2.2.2] AndroidManifest.xml:17:1-26:12
Merging uses-sdk with lower [com.android.support.test.espresso:espresso-idling-resource:2.2.2] AndroidManifest.xml:20:5-22:41
Merging application with lower [com.android.support.test.espresso:espresso-idling-resource:2.2.2] AndroidManifest.xml:24:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/rules/0.5/AndroidManifest.xml
Merging manifest with lower [com.android.support.test:rules:0.5] AndroidManifest.xml:2:1-9:12
Merging uses-sdk with lower [com.android.support.test:rules:0.5] AndroidManifest.xml:5:5-7:41
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/AndroidManifest.xml
Merging manifest with lower [com.android.support.test:runner:0.5] AndroidManifest.xml:17:1-26:12
Merging uses-sdk with lower [com.android.support.test:runner:0.5] AndroidManifest.xml:20:5-22:41
Merging application with lower [com.android.support.test:runner:0.5] AndroidManifest.xml:24:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/AndroidManifest.xml
Merging manifest with lower [com.android.support.test:exposed-instrumentation-api-publish:0.5] AndroidManifest.xml:17:1-26:12
Merging uses-sdk with lower [com.android.support.test:exposed-instrumentation-api-publish:0.5] AndroidManifest.xml:20:5-22:41
Merging application with lower [com.android.support.test:exposed-instrumentation-api-publish:0.5] AndroidManifest.xml:24:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/runner/0.5/AndroidManifest.xml
Merging manifest with lower [com.android.support.test:runner:0.5] AndroidManifest.xml:17:1-26:12
Merging uses-sdk with lower [com.android.support.test:runner:0.5] AndroidManifest.xml:20:5-22:41
Merging application with lower [com.android.support.test:runner:0.5] AndroidManifest.xml:24:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/AndroidManifest.xml
Merging manifest with lower [com.android.support.test:exposed-instrumentation-api-publish:0.5] AndroidManifest.xml:17:1-26:12
Merging uses-sdk with lower [com.android.support.test:exposed-instrumentation-api-publish:0.5] AndroidManifest.xml:20:5-22:41
Merging application with lower [com.android.support.test:exposed-instrumentation-api-publish:0.5] AndroidManifest.xml:24:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test/exposed-instrumentation-api-publish/0.5/AndroidManifest.xml
Merging manifest with lower [com.android.support.test:exposed-instrumentation-api-publish:0.5] AndroidManifest.xml:17:1-26:12
Merging uses-sdk with lower [com.android.support.test:exposed-instrumentation-api-publish:0.5] AndroidManifest.xml:20:5-22:41
Merging application with lower [com.android.support.test:exposed-instrumentation-api-publish:0.5] AndroidManifest.xml:24:5-20
Merging library manifest /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/exploded-aar/com.android.support.test.espresso/espresso-idling-resource/2.2.2/AndroidManifest.xml
Merging manifest with lower [com.android.support.test.espresso:espresso-idling-resource:2.2.2] AndroidManifest.xml:17:1-26:12
Merging uses-sdk with lower [com.android.support.test.espresso:espresso-idling-resource:2.2.2] AndroidManifest.xml:20:5-22:41
Merging application with lower [com.android.support.test.espresso:espresso-idling-resource:2.2.2] AndroidManifest.xml:24:5-20
Merged manifest saved to /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/manifest/androidTest/debug/AndroidManifest.xml
:app:processDebugAndroidTestManifest (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.015 secs.
:app:compileDebugAndroidTestRenderscript (Thread[Daemon worker Thread 11,5,main]) started.
:app:compileDebugAndroidTestRenderscript
Executing task ':app:compileDebugAndroidTestRenderscript' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/rs/androidTest/debug/lib has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/rs/androidTest/debug/obj has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/res/rs/androidTest/debug has changed.
:app:compileDebugAndroidTestRenderscript (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.002 secs.
:app:generateDebugAndroidTestBuildConfig (Thread[Daemon worker Thread 11,5,main]) started.
:app:generateDebugAndroidTestBuildConfig
Executing task ':app:generateDebugAndroidTestBuildConfig' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/source/buildConfig/androidTest/debug has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/source/buildConfig/androidTest/debug/patrykpoborca has been removed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/source/buildConfig/androidTest/debug/patrykpoborca/io/plagrounds/test/BuildConfig.java has been removed.
:app:generateDebugAndroidTestBuildConfig (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.002 secs.
:app:generateDebugAndroidTestResValues (Thread[Daemon worker Thread 11,5,main]) started.
:app:generateDebugAndroidTestResValues
Executing task ':app:generateDebugAndroidTestResValues' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/res/resValues/androidTest/debug has changed.
:app:generateDebugAndroidTestResValues (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.001 secs.
:app:generateDebugAndroidTestResources (Thread[Daemon worker Thread 11,5,main]) started.
:app:generateDebugAndroidTestResources
Skipping task ':app:generateDebugAndroidTestResources' as it has no actions.
:app:generateDebugAndroidTestResources (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.0 secs.
:app:mergeDebugAndroidTestResources (Thread[Daemon worker Thread 11,5,main]) started.
:app:mergeDebugAndroidTestResources
Executing task ':app:mergeDebugAndroidTestResources' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/incremental/mergeDebugAndroidTestResources has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/res/merged/androidTest/debug has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/blame/res/androidTest/debug has changed.
All input files are considered out-of-date for incremental task ':app:mergeDebugAndroidTestResources'.
Unable do incremental execution: full task run
QueuedCruncher is using /Users/patrykpoborca/Library/Android/sdk/build-tools/23.0.3/aapt
:app:mergeDebugAndroidTestResources (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.005 secs.
:app:processDebugAndroidTestResources (Thread[Daemon worker Thread 11,5,main]) started.
:app:processDebugAndroidTestResources
Executing task ':app:processDebugAndroidTestResources' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/source/r/androidTest/debug has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/res/resources-debug-androidTest.ap_ has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/symbols/androidTest/debug has changed.
All input files are considered out-of-date for incremental task ':app:processDebugAndroidTestResources'.
QueuedCruncher is using /Users/patrykpoborca/Library/Android/sdk/build-tools/23.0.3/aapt
Starting process 'command '/Users/patrykpoborca/Library/Android/sdk/build-tools/23.0.3/aapt''. Working directory: /Users/patrykpoborca/Documents/consulting/plagrounds/app Command: /Users/patrykpoborca/Library/Android/sdk/build-tools/23.0.3/aapt package -f --no-crunch -I /Users/patrykpoborca/Library/Android/sdk/platforms/android-24/android.jar -M /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/manifest/androidTest/debug/AndroidManifest.xml -S /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/res/merged/androidTest/debug -m -J /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/source/r/androidTest/debug -F /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/res/resources-debug-androidTest.ap_ --debug-mode -0 apk --output-text-symbols /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/symbols/androidTest/debug --no-version-vectors
Successfully started process 'command '/Users/patrykpoborca/Library/Android/sdk/build-tools/23.0.3/aapt''
:app:processDebugAndroidTestResources (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.043 secs.
:app:generateDebugAndroidTestSources (Thread[Daemon worker Thread 11,5,main]) started.
:app:generateDebugAndroidTestSources
Skipping task ':app:generateDebugAndroidTestSources' as it has no actions.
:app:generateDebugAndroidTestSources (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.0 secs.
:app:incrementalDebugJavaCompilationSafeguard (Thread[Daemon worker Thread 11,5,main]) started.
:app:incrementalDebugJavaCompilationSafeguard
Executing task ':app:incrementalDebugJavaCompilationSafeguard' (up-to-date check took 0.0 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/incremental-safeguard/debug has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/incremental-safeguard/debug/tag.txt has been removed.
All input files are considered out-of-date for incremental task ':app:incrementalDebugJavaCompilationSafeguard'.
:app:incrementalDebugJavaCompilationSafeguard (Thread[Daemon worker Thread 11,5,main]) completed. Took 0.005 secs.
:app:compileDebugJavaWithJavac (Thread[Daemon worker Thread 11,5,main]) started.
:app:compileDebugJavaWithJavac
file or directory '/Users/patrykpoborca/Documents/consulting/plagrounds/app/src/debug/java', not found
Executing task ':app:compileDebugJavaWithJavac' (up-to-date check took 0.001 secs) due to:
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/classes/debug has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/dependency-cache/debug has changed.
Output file /Users/patrykpoborca/Documents/consulting/plagrounds/app/build/intermediates/classes/debug/patrykpoborca/io/plagrounds/R$dimen.class has been removed.
All input files are considered out-of-date for incremental task ':app:compileDebugJavaWithJavac'.
Compiling with source level 1.7 and target level 1.7.
file or directory '/Users/patrykpoborca/Documents/consulting/plagrounds/app/src/debug/java', not found
Compiling with JDK Java compiler API.
Note: Generating a MembersInjector for patrykpoborca.io.othermodule.BaseActivity. Prefer to run the dagger processor over that class instead.
/Users/patrykpoborca/Documents/consulting/plagrounds/app/build/generated/source/apt/debug/patrykpoborca/io/plagrounds/DaggerActivityComponent.java:13: error: cannot find symbol
import patrykpoborca.io.othermodule.activitylevel.ActivityModule_ProvidesBaseActivityFactory;
^
symbol: class ActivityModule_ProvidesBaseActivityFactory
location: package patrykpoborca.io.othermodule.activitylevel
1 error
:app:compileDebugJavaWithJavac FAILED
:app:compileDebugJavaWithJavac (Thread[Daemon worker Thread 11,5,main]) completed. Took 1.394 secs.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output.
BUILD FAILED
Total time: 9.021 secs
Stopped 0 compiler daemon(s).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment