iamtodor

DownloadSources --info

May 31st, 2020
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. 21:16:23: Executing task 'DownloadSources --info'...
  2.  
  3. The client will now receive all logging from the daemon (pid: 25457). The daemon log file: /Users/iamtodor/.gradle/daemon/3.2.1/daemon-25457.out.log
  4. Starting 5th build in daemon [uptime: 7 mins 30.552 secs, performance: 96%, no major garbage collections]
  5. Executing build with daemon context: DefaultDaemonContext[uid=97b58035-0293-47cc-85ff-a3c8477a77ce,javaHome=/Library/Java/JavaVirtualMachines/jdk1.8.0_251.jdk/Contents/Home,daemonRegistryDir=/Users/iamtodor/.gradle/daemon,pid=25457,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=UA,-Duser.language=en,-Duser.variant]
  6. Starting Build
  7. Settings evaluated using settings file '/master/settings.gradle'.
  8. Projects loaded. Root project using build file '/Users/iamtodor/data_engineer/code/sparkTutorial/build.gradle'.
  9. Included projects: [root project 'sparkTutorial']
  10. Evaluating root project 'sparkTutorial' using build file '/Users/iamtodor/data_engineer/code/sparkTutorial/build.gradle'.
  11. All projects evaluated.
  12. Selected primary task 'DownloadSources' from project :
  13. Tasks to be executed: [task ':DownloadSources']
  14. In-memory cache of /Users/iamtodor/data_engineer/code/sparkTutorial/.gradle/3.2.1/taskArtifacts/fileHashes.bin: Size{3}, CacheStats{hitCount=6, missCount=3, loadSuccessCount=3, loadExceptionCount=0, totalLoadTime=1516398, evictionCount=0}
  15. In-memory cache of /Users/iamtodor/data_engineer/code/sparkTutorial/.gradle/3.2.1/taskArtifacts/fileSnapshots.bin: Size{21}, CacheStats{hitCount=0, missCount=3, loadSuccessCount=3, loadExceptionCount=0, totalLoadTime=1327535, evictionCount=0}
  16. In-memory cache of /Users/iamtodor/data_engineer/code/sparkTutorial/.gradle/3.2.1/taskArtifacts/taskArtifacts.bin: Size{3}, CacheStats{hitCount=0, missCount=3, loadSuccessCount=3, loadExceptionCount=0, totalLoadTime=17280394, evictionCount=0}
  17. :DownloadSources (Thread[Daemon worker Thread 5,5,main]) started.
  18. :DownloadSources
  19. Putting task artifact state for task ':DownloadSources' into context took 0.0 secs.
  20. Executing task ':DownloadSources' (up-to-date check took 0.0 secs) due to:
  21. Task has not declared any outputs.
  22. :DownloadSources FAILED
  23. :DownloadSources (Thread[Daemon worker Thread 5,5,main]) completed. Took 0.018 secs.
  24.  
  25. BUILD FAILED
  26.  
  27. Total time: 0.086 secs
  28. Stopped 0 compiler daemon(s).
  29.  
  30. FAILURE: Build failed with an exception.
  31.  
  32. * Where:
  33. Initialization script '/private/var/folders/06/97bzw1l51r59l65thfzs7hd80000gn/T/ijmiscinit1.gradle' line: 14
  34.  
  35. * What went wrong:
  36. Execution failed for task ':DownloadSources'.
  37. > Could not resolve all dependencies for configuration ':downloadSourcesFrom_MavenRepo_f8a28a39-c71b-4ad2-91e3-9bd73b800b05'.
  38. > java.lang.NullPointerException (no error message)
  39.  
  40. * Try:
  41. Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output.
  42. 21:16:23: Task execution finished 'DownloadSources --info'.
Add Comment
Please, Sign In to add comment