Build: #29 failed

Job: default failed

Stages & jobs

  1. Default Stage

Build log

The build generated 4,583 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

05-Jun-2020 19:19:21 #19 52.71 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:21 #19 52.71 [warn]       jobTimer = Akka.system().scheduler.schedule(0 minutes, 1 minutes) {
05-Jun-2020 19:19:21 #19 52.71 [warn]                                                     ^
05-Jun-2020 19:19:21 #19 52.71 [warn] /src/app/Global.scala:92: postfix operator minutes should be enabled
05-Jun-2020 19:19:21 #19 52.71 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:21 #19 52.71 [warn]       jobTimer = Akka.system().scheduler.schedule(0 minutes, 1 minutes) {
05-Jun-2020 19:19:21 #19 52.71 [warn]                                                                ^
05-Jun-2020 19:19:21 #19 52.71 [warn] /src/app/Global.scala:106: postfix operator seconds should be enabled
05-Jun-2020 19:19:21 #19 52.71 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:21 #19 52.71 [warn]         Akka.system().scheduler.scheduleOnce(10 seconds) {
05-Jun-2020 19:19:21 #19 52.71 [warn]                                                 ^
05-Jun-2020 19:19:21 #19 52.71 [warn] /src/app/Global.scala:68: postfix operator minutes should be enabled
05-Jun-2020 19:19:21 #19 52.71 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:21 #19 52.71 [warn] This can be achieved by adding the import clause 'import scala.language.postfixOps'
05-Jun-2020 19:19:21 #19 52.71 [warn] or by setting the compiler option -language:postfixOps.
05-Jun-2020 19:19:21 #19 52.71 [warn] See the Scala docs for value scala.language.postfixOps for a discussion
05-Jun-2020 19:19:21 #19 52.71 [warn] why the feature should be explicitly enabled.
05-Jun-2020 19:19:21 #19 52.71 [warn]       val interval = if (archiveDebug) { 5 minutes } else { 1 day }
05-Jun-2020 19:19:21 #19 52.71 [warn]                                            ^
05-Jun-2020 19:19:21 #19 52.71 [warn] /src/app/Global.scala:68: postfix operator day should be enabled
05-Jun-2020 19:19:21 #19 52.71 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:21 #19 52.71 [warn]       val interval = if (archiveDebug) { 5 minutes } else { 1 day }
05-Jun-2020 19:19:21 #19 52.71 [warn]                                                               ^
05-Jun-2020 19:19:21 #19 52.71 [warn] /src/app/Global.scala:74: postfix operator seconds should be enabled
05-Jun-2020 19:19:21 #19 52.71 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:21 #19 52.71 [warn]       val delay = if (archiveDebug) { 10 seconds } else {
05-Jun-2020 19:19:21 #19 52.71 [warn]                                          ^
05-Jun-2020 19:19:21 #19 52.71 [warn] /src/app/Global.scala:75: postfix operator seconds should be enabled
05-Jun-2020 19:19:21 #19 52.71 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:21 #19 52.71 [warn]         (Duration.ofDays(1).getSeconds - sinceLastMidnight) seconds
05-Jun-2020 19:19:21 #19 52.71 [warn]                                                             ^
05-Jun-2020 19:19:21 #19 52.71 [warn] /src/app/Global.scala:86: postfix operator minutes should be enabled
05-Jun-2020 19:19:21 #19 52.71 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:21 #19 52.71 [warn]       extractorTimer = Akka.system().scheduler.schedule(0 minutes, 5 minutes) {
05-Jun-2020 19:19:21 #19 52.71 [warn]                                                           ^
05-Jun-2020 19:19:21 #19 52.71 [warn] /src/app/Global.scala:86: postfix operator minutes should be enabled
05-Jun-2020 19:19:21 #19 52.71 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:21 #19 52.71 [warn]       extractorTimer = Akka.system().scheduler.schedule(0 minutes, 5 minutes) {
05-Jun-2020 19:19:21 #19 52.71 [warn]                                                                      ^
05-Jun-2020 19:19:21 #19 52.71 [warn] /src/app/Global.scala:92: postfix operator minutes should be enabled
05-Jun-2020 19:19:21 #19 52.71 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:21 #19 52.71 [warn]       jobTimer = Akka.system().scheduler.schedule(0 minutes, 1 minutes) {
05-Jun-2020 19:19:21 #19 52.71 [warn]                                                     ^
05-Jun-2020 19:19:21 #19 52.72 [warn] /src/app/Global.scala:92: postfix operator minutes should be enabled
05-Jun-2020 19:19:21 #19 52.72 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:21 #19 52.72 [warn]       jobTimer = Akka.system().scheduler.schedule(0 minutes, 1 minutes) {
05-Jun-2020 19:19:21 #19 52.72 [warn]                                                                ^
05-Jun-2020 19:19:21 #19 52.72 [warn] /src/app/Global.scala:106: postfix operator seconds should be enabled
05-Jun-2020 19:19:21 #19 52.72 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:21 #19 52.72 [warn]         Akka.system().scheduler.scheduleOnce(10 seconds) {
05-Jun-2020 19:19:21 #19 52.72 [warn]                                                 ^
05-Jun-2020 19:19:23 #19 55.22 [warn] /src/app/api/CurationObjects.scala:124: postfix operator toList should be enabled
05-Jun-2020 19:19:23 #19 55.22 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:23 #19 55.22 [warn]             metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map{item => item.content}toList))
05-Jun-2020 19:19:23 #19 55.22 [warn]                                                                                                                                ^
05-Jun-2020 19:19:23 #19 55.48 [warn] /src/app/api/CurationObjects.scala:124: postfix operator toList should be enabled
05-Jun-2020 19:19:23 #19 55.48 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:23 #19 55.48 [warn]             metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map{item => item.content}toList))
05-Jun-2020 19:19:23 #19 55.48 [warn]                                                                                                                                ^
05-Jun-2020 19:19:25 #19 56.74 [warn] /src/app/api/Extractions.scala:14: imported `Files' is permanently hidden by definition of class Files in package api
05-Jun-2020 19:19:25 #19 56.74 [warn] import play.api.libs.{Files, MimeTypes}
05-Jun-2020 19:19:25 #19 56.74 [warn]                       ^
05-Jun-2020 19:19:25 #19 57.00 [warn] /src/app/api/Extractions.scala:14: imported `Files' is permanently hidden by definition of class Files in package api
05-Jun-2020 19:19:25 #19 57.00 [warn] import play.api.libs.{Files, MimeTypes}
05-Jun-2020 19:19:25 #19 57.00 [warn]                       ^
05-Jun-2020 19:19:25 #19 57.36 [warn] /src/app/api/Files.scala:520: @deprecated now takes two arguments; see the scaladoc.
05-Jun-2020 19:19:25 #19 57.37 [warn]   @deprecated
05-Jun-2020 19:19:25 #19 57.37 [warn]    ^
05-Jun-2020 19:19:26 #19 57.80 [warn] /src/app/api/Files.scala:520: @deprecated now takes two arguments; see the scaladoc.
05-Jun-2020 19:19:26 #19 57.80 [warn]   @deprecated
05-Jun-2020 19:19:26 #19 57.80 [warn]    ^
05-Jun-2020 19:19:27 #19 59.05 [warn] /src/app/api/Geostreams.scala:46: postfix operator tupled should be enabled
05-Jun-2020 19:19:27 #19 59.05 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:27 #19 59.05 [warn]   ) tupled
05-Jun-2020 19:19:27 #19 59.05 [warn]     ^
05-Jun-2020 19:19:27 #19 59.05 [warn] /src/app/api/Geostreams.scala:54: postfix operator tupled should be enabled
05-Jun-2020 19:19:27 #19 59.05 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:27 #19 59.05 [warn]   ) tupled
05-Jun-2020 19:19:27 #19 59.05 [warn]     ^
05-Jun-2020 19:19:27 #19 59.06 [warn] /src/app/api/Geostreams.scala:63: postfix operator tupled should be enabled
05-Jun-2020 19:19:27 #19 59.06 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:27 #19 59.06 [warn]   ) tupled
05-Jun-2020 19:19:27 #19 59.06 [warn]     ^
05-Jun-2020 19:19:27 #19 59.06 [warn] /src/app/api/Geostreams.scala:70: postfix operator tupled should be enabled
05-Jun-2020 19:19:27 #19 59.06 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:27 #19 59.06 [warn]     ) tupled
05-Jun-2020 19:19:27 #19 59.06 [warn]       ^
05-Jun-2020 19:19:27 #19 59.06 [warn] /src/app/api/Geostreams.scala:78: postfix operator tupled should be enabled
05-Jun-2020 19:19:27 #19 59.06 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:27 #19 59.06 [warn]     ) tupled
05-Jun-2020 19:19:27 #19 59.06 [warn]       ^
05-Jun-2020 19:19:27 #19 59.06 [warn] /src/app/api/Geostreams.scala:87: postfix operator tupled should be enabled
05-Jun-2020 19:19:27 #19 59.06 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:27 #19 59.06 [warn]     ) tupled
05-Jun-2020 19:19:27 #19 59.06 [warn]       ^
05-Jun-2020 19:19:27 #19 59.07 [warn] /src/app/api/Geostreams.scala:95: postfix operator tupled should be enabled
05-Jun-2020 19:19:27 #19 59.07 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:27 #19 59.07 [warn]     ) tupled
05-Jun-2020 19:19:27 #19 59.07 [warn]       ^
05-Jun-2020 19:19:27 #19 59.15 [warn] /src/app/services/mongodb/MongoDBInstitutionService.scala:3: imported `Institution' is permanently hidden by definition of object Institution in package mongodb
05-Jun-2020 19:19:27 #19 59.15 [warn] import models.Institution
05-Jun-2020 19:19:27 #19 59.15 [warn]               ^
05-Jun-2020 19:19:28 #19 59.84 [warn] /src/app/api/Geostreams.scala:46: postfix operator tupled should be enabled
05-Jun-2020 19:19:28 #19 59.84 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:28 #19 59.84 [warn]   ) tupled
05-Jun-2020 19:19:28 #19 59.84 [warn]     ^
05-Jun-2020 19:19:28 #19 59.84 [warn] /src/app/api/Geostreams.scala:54: postfix operator tupled should be enabled
05-Jun-2020 19:19:28 #19 59.84 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:28 #19 59.84 [warn]   ) tupled
05-Jun-2020 19:19:28 #19 59.84 [warn]     ^
05-Jun-2020 19:19:28 #19 59.84 [warn] /src/app/api/Geostreams.scala:63: postfix operator tupled should be enabled
05-Jun-2020 19:19:28 #19 59.84 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:28 #19 59.85 [warn]   ) tupled
05-Jun-2020 19:19:28 #19 59.85 [warn]     ^
05-Jun-2020 19:19:28 #19 59.85 [warn] /src/app/api/Geostreams.scala:70: postfix operator tupled should be enabled
05-Jun-2020 19:19:28 #19 59.85 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:28 #19 59.85 [warn]     ) tupled
05-Jun-2020 19:19:28 #19 59.85 [warn]       ^
05-Jun-2020 19:19:28 #19 59.85 [warn] /src/app/api/Geostreams.scala:78: postfix operator tupled should be enabled
05-Jun-2020 19:19:28 #19 59.85 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:28 #19 59.85 [warn]     ) tupled
05-Jun-2020 19:19:28 #19 59.85 [warn]       ^
05-Jun-2020 19:19:28 #19 59.85 [warn] /src/app/api/Geostreams.scala:87: postfix operator tupled should be enabled
05-Jun-2020 19:19:28 #19 59.85 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:28 #19 59.85 [warn]     ) tupled
05-Jun-2020 19:19:28 #19 59.85 [warn]       ^
05-Jun-2020 19:19:28 #19 59.85 [warn] /src/app/api/Geostreams.scala:95: postfix operator tupled should be enabled
05-Jun-2020 19:19:28 #19 59.85 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:28 #19 59.85 [warn]     ) tupled
05-Jun-2020 19:19:28 #19 59.85 [warn]       ^
05-Jun-2020 19:19:28 #19 59.90 [warn] /src/app/services/mongodb/MongoDBInstitutionService.scala:3: imported `Institution' is permanently hidden by definition of object Institution in package mongodb
05-Jun-2020 19:19:28 #19 59.90 [warn] import models.Institution
05-Jun-2020 19:19:28 #19 59.90 [warn]               ^
05-Jun-2020 19:19:28 #19 60.24 [warn] /src/app/services/mongodb/MongoDBProjectService.scala:3: imported `Project' is permanently hidden by definition of object Project in package mongodb
05-Jun-2020 19:19:28 #19 60.24 [warn] import models.Project
05-Jun-2020 19:19:28 #19 60.24 [warn]               ^
05-Jun-2020 19:19:28 #19 60.33 [warn] /src/app/api/Reporting.scala:45: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
05-Jun-2020 19:19:28 #19 60.33 [warn]               case _ => Some("".getBytes("UTF-8"))
05-Jun-2020 19:19:28 #19 60.33 [warn]                    ^
05-Jun-2020 19:19:28 #19 60.34 [warn] /src/app/api/Reporting.scala:78: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
05-Jun-2020 19:19:28 #19 60.34 [warn]               case _ => Some("".getBytes("UTF-8"))
05-Jun-2020 19:19:28 #19 60.34 [warn]                    ^
05-Jun-2020 19:19:28 #19 60.35 [warn] /src/app/api/Reporting.scala:111: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
05-Jun-2020 19:19:28 #19 60.35 [warn]               case _ => Some("".getBytes("UTF-8"))
05-Jun-2020 19:19:28 #19 60.35 [warn]                    ^
05-Jun-2020 19:19:28 #19 60.35 [warn] /src/app/api/Reporting.scala:127: a pure expression does nothing in statement position; you may be omitting necessary parentheses
05-Jun-2020 19:19:28 #19 60.35 [warn]   """Includes file, dataset, collection reports"""
05-Jun-2020 19:19:28 #19 60.35 [warn]   ^
05-Jun-2020 19:19:28 #19 60.40 [warn] /src/app/api/Reporting.scala:291: a pure expression does nothing in statement position; you may be omitting necessary parentheses
05-Jun-2020 19:19:28 #19 60.40 [warn]     """returnAllColumns will include empty columns to align with file rows on report"""
05-Jun-2020 19:19:28 #19 60.40 [warn]     ^
05-Jun-2020 19:19:28 #19 60.42 [warn] /src/app/api/Reporting.scala:345: a pure expression does nothing in statement position; you may be omitting necessary parentheses
05-Jun-2020 19:19:28 #19 60.42 [warn]     """returnAllColumns will include empty columns to align with file rows on report"""
05-Jun-2020 19:19:28 #19 60.42 [warn]     ^
05-Jun-2020 19:19:29 #19 61.11 [warn] /src/app/services/mongodb/MongoDBProjectService.scala:3: imported `Project' is permanently hidden by definition of object Project in package mongodb
05-Jun-2020 19:19:29 #19 61.11 [warn] import models.Project
05-Jun-2020 19:19:29 #19 61.11 [warn]               ^
05-Jun-2020 19:19:29 #19 61.22 [warn] /src/app/api/Reporting.scala:45: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
05-Jun-2020 19:19:29 #19 61.22 [warn]               case _ => Some("".getBytes("UTF-8"))
05-Jun-2020 19:19:29 #19 61.22 [warn]                    ^
05-Jun-2020 19:19:29 #19 61.23 [warn] /src/app/api/Reporting.scala:78: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
05-Jun-2020 19:19:29 #19 61.23 [warn]               case _ => Some("".getBytes("UTF-8"))
05-Jun-2020 19:19:29 #19 61.23 [warn]                    ^
05-Jun-2020 19:19:29 #19 61.24 [warn] /src/app/api/Reporting.scala:111: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
05-Jun-2020 19:19:29 #19 61.24 [warn]               case _ => Some("".getBytes("UTF-8"))
05-Jun-2020 19:19:29 #19 61.24 [warn]                    ^
05-Jun-2020 19:19:29 #19 61.24 [warn] /src/app/api/Reporting.scala:127: a pure expression does nothing in statement position; you may be omitting necessary parentheses
05-Jun-2020 19:19:29 #19 61.24 [warn]   """Includes file, dataset, collection reports"""
05-Jun-2020 19:19:29 #19 61.24 [warn]   ^
05-Jun-2020 19:19:29 #19 61.29 [warn] /src/app/api/Reporting.scala:291: a pure expression does nothing in statement position; you may be omitting necessary parentheses
05-Jun-2020 19:19:29 #19 61.30 [warn]     """returnAllColumns will include empty columns to align with file rows on report"""
05-Jun-2020 19:19:29 #19 61.30 [warn]     ^
05-Jun-2020 19:19:29 #19 61.31 [warn] /src/app/api/Reporting.scala:345: a pure expression does nothing in statement position; you may be omitting necessary parentheses
05-Jun-2020 19:19:29 #19 61.31 [warn]     """returnAllColumns will include empty columns to align with file rows on report"""
05-Jun-2020 19:19:29 #19 61.31 [warn]     ^
05-Jun-2020 19:19:31 #19 62.82 [warn] /src/app/controllers/CurationObjects.scala:477: postfix operator toList should be enabled
05-Jun-2020 19:19:31 #19 62.82 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:31 #19 62.82 [warn]       metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map { item => item.content }toList))
05-Jun-2020 19:19:31 #19 62.82 [warn]                                                                                                                             ^
05-Jun-2020 19:19:31 #19 62.82 [warn] /src/app/controllers/CurationObjects.scala:698: postfix operator toList should be enabled
05-Jun-2020 19:19:31 #19 62.82 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:31 #19 62.82 [warn]             metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map { item => item.content }toList))
05-Jun-2020 19:19:31 #19 62.82 [warn]                                                                                                                                   ^
05-Jun-2020 19:19:32 #19 63.87 [warn] /src/app/controllers/Registration.scala:13: imported `Registration' is permanently hidden by definition of class Registration in package controllers
05-Jun-2020 19:19:32 #19 63.87 [warn] import securesocial.controllers.{ProviderController, Registration, TemplatesPlugin}
05-Jun-2020 19:19:32 #19 63.87 [warn]                                                      ^
05-Jun-2020 19:19:32 #19 63.89 [warn] /src/app/controllers/Registration.scala:67: reflective access of structural type member value currentHasher should be enabled
05-Jun-2020 19:19:32 #19 63.89 [warn] by making the implicit value scala.language.reflectiveCalls visible.
05-Jun-2020 19:19:32 #19 63.89 [warn] This can be achieved by adding the import clause 'import scala.language.reflectiveCalls'
05-Jun-2020 19:19:32 #19 63.89 [warn] or by setting the compiler option -language:reflectiveCalls.
05-Jun-2020 19:19:32 #19 63.89 [warn] See the Scala docs for value scala.language.reflectiveCalls for a discussion
05-Jun-2020 19:19:32 #19 63.89 [warn] why the feature should be explicitly enabled.
05-Jun-2020 19:19:32 #19 63.89 [warn]               passwordInfo = Some(Registry.hashers.currentHasher.hash(info.password))
05-Jun-2020 19:19:32 #19 63.89 [warn]                                                    ^
05-Jun-2020 19:19:32 #19 64.23 [warn] /src/app/controllers/Spaces.scala:278: postfix operator toMap should be enabled
05-Jun-2020 19:19:32 #19 64.23 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:32 #19 64.23 [warn]         val roleDescription = users.listRoles() map (t => t.name -> t.description) toMap
05-Jun-2020 19:19:32 #19 64.23 [warn]                                                                                    ^
05-Jun-2020 19:19:32 #19 64.29 [warn] /src/app/controllers/CurationObjects.scala:477: postfix operator toList should be enabled
05-Jun-2020 19:19:32 #19 64.29 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:32 #19 64.29 [warn]       metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map { item => item.content }toList))
05-Jun-2020 19:19:32 #19 64.29 [warn]                                                                                                                             ^
05-Jun-2020 19:19:32 #19 64.29 [warn] /src/app/controllers/CurationObjects.scala:698: postfix operator toList should be enabled
05-Jun-2020 19:19:32 #19 64.29 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:32 #19 64.29 [warn]             metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map { item => item.content }toList))
05-Jun-2020 19:19:32 #19 64.29 [warn]                                                                                                                                   ^
05-Jun-2020 19:19:33 #19 65.45 [warn] /src/app/models/UUID.scala:36: implicit conversion method stringToUUID should be enabled
05-Jun-2020 19:19:33 #19 65.45 [warn] by making the implicit value scala.language.implicitConversions visible.
05-Jun-2020 19:19:33 #19 65.45 [warn] This can be achieved by adding the import clause 'import scala.language.implicitConversions'
05-Jun-2020 19:19:33 #19 65.45 [warn] or by setting the compiler option -language:implicitConversions.
05-Jun-2020 19:19:33 #19 65.45 [warn] See the Scala docs for value scala.language.implicitConversions for a discussion
05-Jun-2020 19:19:33 #19 65.45 [warn] why the feature should be explicitly enabled.
05-Jun-2020 19:19:33 #19 65.45 [warn]   implicit def stringToUUID(s: String) = UUID(s)
05-Jun-2020 19:19:33 #19 65.45 [warn]                ^
05-Jun-2020 19:19:33 #19 65.45 [warn] /src/app/models/UUID.scala:37: implicit conversion method uuidToObjectId should be enabled
05-Jun-2020 19:19:33 #19 65.45 [warn] by making the implicit value scala.language.implicitConversions visible.
05-Jun-2020 19:19:33 #19 65.45 [warn]   implicit def uuidToObjectId(uuid: UUID) = new ObjectId(uuid.stringify)
05-Jun-2020 19:19:33 #19 65.45 [warn]                ^
05-Jun-2020 19:19:33 #19 65.45 [warn] /src/app/models/UUID.scala:38: implicit conversion method objectIdToUUID should be enabled
05-Jun-2020 19:19:33 #19 65.45 [warn] by making the implicit value scala.language.implicitConversions visible.
05-Jun-2020 19:19:33 #19 65.45 [warn]   implicit def objectIdToUUID(objectId: ObjectId) = UUID(objectId.toString)
05-Jun-2020 19:19:33 #19 65.45 [warn]                ^
05-Jun-2020 19:19:33 #19 65.50 [warn] /src/app/models/User.scala:104: implicit conversion method userToMiniUser should be enabled
05-Jun-2020 19:19:33 #19 65.50 [warn] by making the implicit value scala.language.implicitConversions visible.
05-Jun-2020 19:19:33 #19 65.50 [warn]   implicit def userToMiniUser(x: User): MiniUser = x.getMiniUser
05-Jun-2020 19:19:33 #19 65.50 [warn]                ^
05-Jun-2020 19:19:34 #19 65.57 [warn] /src/app/controllers/Registration.scala:13: imported `Registration' is permanently hidden by definition of class Registration in package controllers
05-Jun-2020 19:19:34 #19 65.57 [warn] import securesocial.controllers.{ProviderController, Registration, TemplatesPlugin}
05-Jun-2020 19:19:34 #19 65.57 [warn]                                                      ^
05-Jun-2020 19:19:34 #19 65.61 [warn] /src/app/controllers/Registration.scala:67: reflective access of structural type member value currentHasher should be enabled
05-Jun-2020 19:19:34 #19 65.61 [warn] by making the implicit value scala.language.reflectiveCalls visible.
05-Jun-2020 19:19:34 #19 65.61 [warn] This can be achieved by adding the import clause 'import scala.language.reflectiveCalls'
05-Jun-2020 19:19:34 #19 65.61 [warn] or by setting the compiler option -language:reflectiveCalls.
05-Jun-2020 19:19:34 #19 65.61 [warn] See the Scala docs for value scala.language.reflectiveCalls for a discussion
05-Jun-2020 19:19:34 #19 65.61 [warn] why the feature should be explicitly enabled.
05-Jun-2020 19:19:34 #19 65.61 [warn]               passwordInfo = Some(Registry.hashers.currentHasher.hash(info.password))
05-Jun-2020 19:19:34 #19 65.61 [warn]                                                    ^
05-Jun-2020 19:19:34 #19 65.88 [warn] /src/app/services/ElasticsearchPlugin.scala:690: a pure expression does nothing in statement position; you may be omitting necessary parentheses
05-Jun-2020 19:19:34 #19 65.88 [warn]     """dynamic_templates": [{
05-Jun-2020 19:19:34 #19 65.88 [warn]     ^
05-Jun-2020 19:19:34 #19 66.00 [warn] /src/app/services/PolyglotPlugin.scala:83: postfix operator seconds should be enabled
05-Jun-2020 19:19:34 #19 66.00 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:34 #19 66.00 [warn]           akka.pattern.after(3 seconds, using = Akka.system.scheduler)(checkForFileAndDownload((triesLeft - 1), url, outputStream))
05-Jun-2020 19:19:34 #19 66.00 [warn]                                ^
05-Jun-2020 19:19:34 #19 66.01 [warn] /src/app/controllers/Spaces.scala:278: postfix operator toMap should be enabled
05-Jun-2020 19:19:34 #19 66.01 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:34 #19 66.01 [warn]         val roleDescription = users.listRoles() map (t => t.name -> t.description) toMap
05-Jun-2020 19:19:34 #19 66.01 [warn]                                                                                    ^
05-Jun-2020 19:19:35 #19 66.97 [warn] /src/app/services/mongodb/MongoContext.scala:253: implicit conversion method dbObjectToString should be enabled
05-Jun-2020 19:19:35 #19 66.97 [warn] by making the implicit value scala.language.implicitConversions visible.
05-Jun-2020 19:19:35 #19 66.97 [warn]   implicit def dbObjectToString(dbObject: DBObject): String = {
05-Jun-2020 19:19:35 #19 66.97 [warn]                ^
05-Jun-2020 19:19:35 #19 67.44 [warn] /src/app/services/mongodb/MongoDBCollectionService.scala:907: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
05-Jun-2020 19:19:35 #19 67.44 [warn]       case _ => Logger.error(s"Error queuing collection ${id.stringify}")
05-Jun-2020 19:19:35 #19 67.44 [warn]            ^
05-Jun-2020 19:19:35 #19 67.51 [warn] /src/app/services/mongodb/MongoDBCommentService.scala:3: imported `Comment' is permanently hidden by definition of object Comment in package mongodb
05-Jun-2020 19:19:35 #19 67.51 [warn] import models.{DBResult, UUID, Comment}
05-Jun-2020 19:19:35 #19 67.51 [warn]                                ^
05-Jun-2020 19:19:36 #19 67.65 [warn] /src/app/models/UUID.scala:36: implicit conversion method stringToUUID should be enabled
05-Jun-2020 19:19:36 #19 67.65 [warn] by making the implicit value scala.language.implicitConversions visible.
05-Jun-2020 19:19:36 #19 67.65 [warn] This can be achieved by adding the import clause 'import scala.language.implicitConversions'
05-Jun-2020 19:19:36 #19 67.65 [warn] or by setting the compiler option -language:implicitConversions.
05-Jun-2020 19:19:36 #19 67.65 [warn] See the Scala docs for value scala.language.implicitConversions for a discussion
05-Jun-2020 19:19:36 #19 67.65 [warn] why the feature should be explicitly enabled.
05-Jun-2020 19:19:36 #19 67.65 [warn]   implicit def stringToUUID(s: String) = UUID(s)
05-Jun-2020 19:19:36 #19 67.65 [warn]                ^
05-Jun-2020 19:19:36 #19 67.65 [warn] /src/app/models/UUID.scala:37: implicit conversion method uuidToObjectId should be enabled
05-Jun-2020 19:19:36 #19 67.65 [warn] by making the implicit value scala.language.implicitConversions visible.
05-Jun-2020 19:19:36 #19 67.65 [warn]   implicit def uuidToObjectId(uuid: UUID) = new ObjectId(uuid.stringify)
05-Jun-2020 19:19:36 #19 67.65 [warn]                ^
05-Jun-2020 19:19:36 #19 67.65 [warn] /src/app/models/UUID.scala:38: implicit conversion method objectIdToUUID should be enabled
05-Jun-2020 19:19:36 #19 67.65 [warn] by making the implicit value scala.language.implicitConversions visible.
05-Jun-2020 19:19:36 #19 67.65 [warn]   implicit def objectIdToUUID(objectId: ObjectId) = UUID(objectId.toString)
05-Jun-2020 19:19:36 #19 67.65 [warn]                ^
05-Jun-2020 19:19:36 #19 67.73 [warn] /src/app/models/User.scala:104: implicit conversion method userToMiniUser should be enabled
05-Jun-2020 19:19:36 #19 67.73 [warn] by making the implicit value scala.language.implicitConversions visible.
05-Jun-2020 19:19:36 #19 67.73 [warn]   implicit def userToMiniUser(x: User): MiniUser = x.getMiniUser
05-Jun-2020 19:19:36 #19 67.73 [warn]                ^
05-Jun-2020 19:19:36 #19 68.14 [warn] /src/app/services/mongodb/MongoDBTagService.scala:7: imported `Tag' is permanently hidden by definition of object Tag in package mongodb
05-Jun-2020 19:19:36 #19 68.14 [warn] import models.{Tag, UUID}
05-Jun-2020 19:19:36 #19 68.14 [warn]                ^
05-Jun-2020 19:19:36 #19 68.17 [warn] /src/app/services/ElasticsearchPlugin.scala:690: a pure expression does nothing in statement position; you may be omitting necessary parentheses
05-Jun-2020 19:19:36 #19 68.17 [warn]     """dynamic_templates": [{
05-Jun-2020 19:19:36 #19 68.17 [warn]     ^
05-Jun-2020 19:19:36 #19 68.26 [warn] /src/app/services/mongodb/MongoDBDatasetService.scala:1422: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
05-Jun-2020 19:19:36 #19 68.26 [warn]       case _ => Logger.error(s"Error queuing dataset ${id.stringify}")
05-Jun-2020 19:19:36 #19 68.26 [warn]            ^
05-Jun-2020 19:19:36 #19 68.32 [warn] /src/app/services/PolyglotPlugin.scala:83: postfix operator seconds should be enabled
05-Jun-2020 19:19:36 #19 68.32 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:36 #19 68.32 [warn]           akka.pattern.after(3 seconds, using = Akka.system.scheduler)(checkForFileAndDownload((triesLeft - 1), url, outputStream))
05-Jun-2020 19:19:36 #19 68.32 [warn]                                ^
05-Jun-2020 19:19:37 #19 68.66 [warn] /src/app/services/mongodb/MongoDBExtractionRequestsService.scala:20: imported `MongoSalatPlugin' is permanently hidden by definition of class MongoSalatPlugin in package mongodb
05-Jun-2020 19:19:37 #19 68.66 [warn] import services.mongodb.MongoSalatPlugin
05-Jun-2020 19:19:37 #19 68.66 [warn]                         ^
05-Jun-2020 19:19:37 #19 68.68 [warn] /src/app/services/mongodb/MongoDBExtractionService.scala:4: imported `Extraction' is permanently hidden by definition of object Extraction in package mongodb
05-Jun-2020 19:19:37 #19 68.68 [warn] import models.{UUID, Extraction, ExtractionGroup, ResourceRef}
05-Jun-2020 19:19:37 #19 68.68 [warn]                      ^
05-Jun-2020 19:19:37 #19 68.68 [warn] /src/app/services/mongodb/MongoDBExtractionService.scala:13: imported `WebPageResource' is permanently hidden by definition of object WebPageResource in package mongodb
05-Jun-2020 19:19:37 #19 68.68 [warn] import models.WebPageResource
05-Jun-2020 19:19:37 #19 68.68 [warn]               ^
05-Jun-2020 19:19:37 #19 68.96 [warn] /src/app/services/mongodb/MongoDBFileService.scala:338: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
05-Jun-2020 19:19:37 #19 68.96 [warn]       case _ => Logger.error(s"Error queuing file ${id.stringify}")
05-Jun-2020 19:19:37 #19 68.96 [warn]            ^
05-Jun-2020 19:19:37 #19 69.41 [warn] /src/app/services/mongodb/MongoContext.scala:253: implicit conversion method dbObjectToString should be enabled
05-Jun-2020 19:19:37 #19 69.41 [warn] by making the implicit value scala.language.implicitConversions visible.
05-Jun-2020 19:19:37 #19 69.41 [warn]   implicit def dbObjectToString(dbObject: DBObject): String = {
05-Jun-2020 19:19:37 #19 69.41 [warn]                ^
05-Jun-2020 19:19:38 #19 69.65 [warn] /src/app/services/mongodb/MongoDBQueueService.scala:78: postfix operator seconds should be enabled
05-Jun-2020 19:19:38 #19 69.65 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:38 #19 69.65 [warn]       queueTimer = Akka.system().scheduler.schedule(0 seconds, 5 millis) {
05-Jun-2020 19:19:38 #19 69.65 [warn]                                                       ^
05-Jun-2020 19:19:38 #19 69.65 [warn] /src/app/services/mongodb/MongoDBQueueService.scala:78: postfix operator millis should be enabled
05-Jun-2020 19:19:38 #19 69.65 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:38 #19 69.65 [warn]       queueTimer = Akka.system().scheduler.schedule(0 seconds, 5 millis) {
05-Jun-2020 19:19:38 #19 69.65 [warn]                                                                  ^
05-Jun-2020 19:19:38 #19 70.02 [warn] /src/app/services/mongodb/MongoDBSelectionService.scala:11: imported `Dataset' is permanently hidden by definition of object Dataset in package mongodb
05-Jun-2020 19:19:38 #19 70.02 [warn] import models.{UUID, Dataset, Selected}
05-Jun-2020 19:19:38 #19 70.02 [warn]                      ^
05-Jun-2020 19:19:38 #19 70.05 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:23: imported `Collection' is permanently hidden by definition of object Collection in package mongodb
05-Jun-2020 19:19:38 #19 70.05 [warn] import models.Collection
05-Jun-2020 19:19:38 #19 70.05 [warn]               ^
05-Jun-2020 19:19:38 #19 70.05 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:24: imported `Dataset' is permanently hidden by definition of object Dataset in package mongodb
05-Jun-2020 19:19:38 #19 70.05 [warn] import models.Dataset
05-Jun-2020 19:19:38 #19 70.05 [warn]               ^
05-Jun-2020 19:19:38 #19 70.13 [warn] /src/app/services/mongodb/MongoDBCollectionService.scala:907: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
05-Jun-2020 19:19:38 #19 70.13 [warn]       case _ => Logger.error(s"Error queuing collection ${id.stringify}")
05-Jun-2020 19:19:38 #19 70.13 [warn]            ^
05-Jun-2020 19:19:38 #19 70.24 [warn] /src/app/services/mongodb/MongoDBCommentService.scala:3: imported `Comment' is permanently hidden by definition of object Comment in package mongodb
05-Jun-2020 19:19:38 #19 70.24 [warn] import models.{DBResult, UUID, Comment}
05-Jun-2020 19:19:38 #19 70.24 [warn]                                ^
05-Jun-2020 19:19:39 #19 71.15 [warn] /src/app/services/mongodb/MongoDBTagService.scala:7: imported `Tag' is permanently hidden by definition of object Tag in package mongodb
05-Jun-2020 19:19:39 #19 71.15 [warn] import models.{Tag, UUID}
05-Jun-2020 19:19:39 #19 71.15 [warn]                ^
05-Jun-2020 19:19:39 #19 71.28 [warn] /src/app/services/mongodb/MongoDBDatasetService.scala:1422: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
05-Jun-2020 19:19:39 #19 71.28 [warn]       case _ => Logger.error(s"Error queuing dataset ${id.stringify}")
05-Jun-2020 19:19:39 #19 71.28 [warn]            ^
05-Jun-2020 19:19:40 #19 71.75 [warn] /src/app/services/mongodb/MongoDBExtractionRequestsService.scala:20: imported `MongoSalatPlugin' is permanently hidden by definition of class MongoSalatPlugin in package mongodb
05-Jun-2020 19:19:40 #19 71.75 [warn] import services.mongodb.MongoSalatPlugin
05-Jun-2020 19:19:40 #19 71.75 [warn]                         ^
05-Jun-2020 19:19:40 #19 71.81 [warn] /src/app/services/mongodb/MongoDBExtractionService.scala:4: imported `Extraction' is permanently hidden by definition of object Extraction in package mongodb
05-Jun-2020 19:19:40 #19 71.81 [warn] import models.{UUID, Extraction, ExtractionGroup, ResourceRef}
05-Jun-2020 19:19:40 #19 71.81 [warn]                      ^
05-Jun-2020 19:19:40 #19 71.81 [warn] /src/app/services/mongodb/MongoDBExtractionService.scala:13: imported `WebPageResource' is permanently hidden by definition of object WebPageResource in package mongodb
05-Jun-2020 19:19:40 #19 71.81 [warn] import models.WebPageResource
05-Jun-2020 19:19:40 #19 71.81 [warn]               ^
05-Jun-2020 19:19:40 #19 71.90 [warn] /src/app/util/SearchUtils.scala:157: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
05-Jun-2020 19:19:40 #19 71.90 [warn]             case _ => {
05-Jun-2020 19:19:40 #19 71.90 [warn]                  ^
05-Jun-2020 19:19:40 #19 72.26 [warn] /src/app/services/mongodb/MongoDBFileService.scala:338: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
05-Jun-2020 19:19:40 #19 72.26 [warn]       case _ => Logger.error(s"Error queuing file ${id.stringify}")
05-Jun-2020 19:19:40 #19 72.26 [warn]            ^
05-Jun-2020 19:19:41 #19 73.41 [warn] /src/app/services/mongodb/MongoDBQueueService.scala:78: postfix operator seconds should be enabled
05-Jun-2020 19:19:41 #19 73.41 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:41 #19 73.41 [warn]       queueTimer = Akka.system().scheduler.schedule(0 seconds, 5 millis) {
05-Jun-2020 19:19:41 #19 73.41 [warn]                                                       ^
05-Jun-2020 19:19:41 #19 73.41 [warn] /src/app/services/mongodb/MongoDBQueueService.scala:78: postfix operator millis should be enabled
05-Jun-2020 19:19:41 #19 73.41 [warn] by making the implicit value scala.language.postfixOps visible.
05-Jun-2020 19:19:41 #19 73.41 [warn]       queueTimer = Akka.system().scheduler.schedule(0 seconds, 5 millis) {
05-Jun-2020 19:19:41 #19 73.41 [warn]                                                                  ^
05-Jun-2020 19:19:42 #19 73.61 [warn] /src/app/services/mongodb/MongoDBSelectionService.scala:11: imported `Dataset' is permanently hidden by definition of object Dataset in package mongodb
05-Jun-2020 19:19:42 #19 73.61 [warn] import models.{UUID, Dataset, Selected}
05-Jun-2020 19:19:42 #19 73.61 [warn]                      ^
05-Jun-2020 19:19:42 #19 73.87 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:23: imported `Collection' is permanently hidden by definition of object Collection in package mongodb
05-Jun-2020 19:19:42 #19 73.87 [warn] import models.Collection
05-Jun-2020 19:19:42 #19 73.87 [warn]               ^
05-Jun-2020 19:19:42 #19 73.87 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:24: imported `Dataset' is permanently hidden by definition of object Dataset in package mongodb
05-Jun-2020 19:19:42 #19 73.87 [warn] import models.Dataset
05-Jun-2020 19:19:42 #19 73.87 [warn]               ^
05-Jun-2020 19:19:44 #19 76.12 [warn] /src/app/util/SearchUtils.scala:157: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
05-Jun-2020 19:19:44 #19 76.12 [warn]             case _ => {
05-Jun-2020 19:19:44 #19 76.12 [warn]                  ^
05-Jun-2020 19:19:51 #19 83.00 [warn] /src/app/api/Admin.scala:43: match may not be exhaustive.
05-Jun-2020 19:19:51 #19 83.00 [warn] It would fail on the following input: None
05-Jun-2020 19:19:51 #19 83.00 [warn]     (request.body \ "theme").asOpt[String] match {
05-Jun-2020 19:19:51 #19 83.00 [warn]                                   ^
05-Jun-2020 19:19:51 #19 83.01 [warn] /src/app/api/Admin.scala:46: match may not be exhaustive.
05-Jun-2020 19:19:51 #19 83.01 [warn] It would fail on the following input: None
05-Jun-2020 19:19:51 #19 83.01 [warn]     (request.body \ "displayName").asOpt[String] match {
05-Jun-2020 19:19:51 #19 83.01 [warn]                                         ^
05-Jun-2020 19:19:51 #19 83.01 [warn] /src/app/api/Admin.scala:49: match may not be exhaustive.
05-Jun-2020 19:19:51 #19 83.01 [warn] It would fail on the following input: None
05-Jun-2020 19:19:51 #19 83.01 [warn]     (request.body \ "welcomeMessage").asOpt[String] match {
05-Jun-2020 19:19:51 #19 83.01 [warn]                                            ^
05-Jun-2020 19:19:51 #19 83.02 [warn] /src/app/api/Admin.scala:52: match may not be exhaustive.
05-Jun-2020 19:19:51 #19 83.02 [warn] It would fail on the following input: None
05-Jun-2020 19:19:51 #19 83.03 [warn]     (request.body \ "googleAnalytics").asOpt[String] match {
05-Jun-2020 19:19:51 #19 83.03 [warn]                                             ^
05-Jun-2020 19:19:51 #19 83.03 [warn] /src/app/api/Admin.scala:59: match may not be exhaustive.
05-Jun-2020 19:19:51 #19 83.03 [warn] It would fail on the following input: None
05-Jun-2020 19:19:51 #19 83.03 [warn]     (request.body \ "sensors").asOpt[String] match {
05-Jun-2020 19:19:51 #19 83.03 [warn]                                     ^
05-Jun-2020 19:19:51 #19 83.04 [warn] /src/app/api/Admin.scala:62: match may not be exhaustive.
05-Jun-2020 19:19:51 #19 83.04 [warn] It would fail on the following input: None
05-Jun-2020 19:19:51 #19 83.05 [warn]     (request.body \ "sensor").asOpt[String] match {
05-Jun-2020 19:19:51 #19 83.05 [warn]                                    ^
05-Jun-2020 19:19:51 #19 83.05 [warn] /src/app/api/Admin.scala:65: match may not be exhaustive.
05-Jun-2020 19:19:51 #19 83.05 [warn] It would fail on the following input: None
05-Jun-2020 19:19:51 #19 83.05 [warn]     (request.body \ "parameters").asOpt[String] match {
05-Jun-2020 19:19:51 #19 83.05 [warn]                                        ^
05-Jun-2020 19:19:51 #19 83.06 [warn] /src/app/api/Admin.scala:68: match may not be exhaustive.
05-Jun-2020 19:19:51 #19 83.06 [warn] It would fail on the following input: None
05-Jun-2020 19:19:51 #19 83.07 [warn]     (request.body \ "parameter").asOpt[String] match {
05-Jun-2020 19:19:51 #19 83.07 [warn]                                       ^
05-Jun-2020 19:19:51 #19 83.43 [warn] /src/app/api/Collections.scala:153: match may not be exhaustive.
05-Jun-2020 19:19:51 #19 83.43 [warn] It would fail on the following input: None
05-Jun-2020 19:19:51 #19 83.43 [warn]     collections.get(collectionId) match {
05-Jun-2020 19:19:51 #19 83.43 [warn]                    ^
05-Jun-2020 19:19:52 #19 83.64 [warn] /src/app/api/Collections.scala:580: match may not be exhaustive.
05-Jun-2020 19:19:52 #19 83.64 [warn] It would fail on the following input: Failure(_)
05-Jun-2020 19:19:52 #19 83.64 [warn]                       collections.addSubCollection(UUID(parentId), UUID(id), user) match {
05-Jun-2020 19:19:52 #19 83.64 [warn]                                                   ^
05-Jun-2020 19:19:52 #19 83.70 [warn] /src/app/api/Collections.scala:613: match may not be exhaustive.
05-Jun-2020 19:19:52 #19 83.70 [warn] It would fail on the following input: None
05-Jun-2020 19:19:52 #19 83.70 [warn]             collections.get(subCollectionId) match {
05-Jun-2020 19:19:52 #19 83.70 [warn]                            ^
05-Jun-2020 19:19:52 #19 83.72 [warn] /src/app/api/Collections.scala:611: match may not be exhaustive.
05-Jun-2020 19:19:52 #19 83.72 [warn] It would fail on the following input: None
05-Jun-2020 19:19:52 #19 83.72 [warn]         collections.get(collectionId) match {
05-Jun-2020 19:19:52 #19 83.72 [warn]                        ^
05-Jun-2020 19:19:52 #19 84.04 [warn] /src/app/api/Datasets.scala:86: match may not be exhaustive.
05-Jun-2020 19:19:52 #19 84.04 [warn] It would fail on the following input: Nil
05-Jun-2020 19:19:52 #19 84.04 [warn]         folderList match {
05-Jun-2020 19:19:52 #19 84.04 [warn]         ^
05-Jun-2020 19:19:52 #19 84.26 [warn] /src/app/api/Datasets.scala:756: match may not be exhaustive.
05-Jun-2020 19:19:52 #19 84.26 [warn] It would fail on the following input: None
05-Jun-2020 19:19:52 #19 84.26 [warn]     datasets.get(id) match {
05-Jun-2020 19:19:52 #19 84.26 [warn]                 ^
05-Jun-2020 19:19:52 #19 84.30 [warn] /src/app/api/Datasets.scala:973: match may not be exhaustive.
05-Jun-2020 19:19:52 #19 84.30 [warn] It would fail on the following input: None
05-Jun-2020 19:19:52 #19 84.30 [warn]       datasets.get(id) match {
05-Jun-2020 19:19:52 #19 84.30 [warn]                   ^
05-Jun-2020 19:19:52 #19 84.31 [warn] /src/app/api/Datasets.scala:1009: match may not be exhaustive.
05-Jun-2020 19:19:52 #19 84.31 [warn] It would fail on the following input: None
05-Jun-2020 19:19:52 #19 84.31 [warn]       datasets.get(id) match {
05-Jun-2020 19:19:52 #19 84.31 [warn]                   ^
05-Jun-2020 19:19:52 #19 84.31 [warn] /src/app/api/Datasets.scala:1048: match may not be exhaustive.
05-Jun-2020 19:19:52 #19 84.31 [warn] It would fail on the following input: None
05-Jun-2020 19:19:52 #19 84.31 [warn]       datasets.get(id) match {
05-Jun-2020 19:19:52 #19 84.31 [warn]                   ^
05-Jun-2020 19:19:52 #19 84.32 [warn] /src/app/api/Datasets.scala:1085: match may not be exhaustive.
05-Jun-2020 19:19:52 #19 84.32 [warn] It would fail on the following input: None
05-Jun-2020 19:19:52 #19 84.32 [warn]       datasets.get(id) match {
05-Jun-2020 19:19:52 #19 84.32 [warn]                   ^
05-Jun-2020 19:19:52 #19 84.33 [warn] /src/app/api/Datasets.scala:1107: match may not be exhaustive.
05-Jun-2020 19:19:52 #19 84.33 [warn] It would fail on the following input: None
05-Jun-2020 19:19:52 #19 84.33 [warn]       datasets.get(id) match {
05-Jun-2020 19:19:52 #19 84.33 [warn]                   ^
05-Jun-2020 19:19:52 #19 84.34 [warn] /src/app/api/Datasets.scala:1128: match may not be exhaustive.
05-Jun-2020 19:19:52 #19 84.34 [warn] It would fail on the following input: None
05-Jun-2020 19:19:52 #19 84.34 [warn]       datasets.get(id) match {
05-Jun-2020 19:19:52 #19 84.34 [warn]                   ^
05-Jun-2020 19:19:52 #19 84.37 [warn] /src/app/api/Datasets.scala:1367: match may not be exhaustive.
05-Jun-2020 19:19:52 #19 84.37 [warn] It would fail on the following input: None
05-Jun-2020 19:19:52 #19 84.38 [warn]           datasets.get(id) match {
05-Jun-2020 19:19:52 #19 84.38 [warn]                       ^
05-Jun-2020 19:19:52 #19 84.39 [warn] /src/app/api/Datasets.scala:1404: match may not be exhaustive.
05-Jun-2020 19:19:52 #19 84.39 [warn] It would fail on the following input: None
05-Jun-2020 19:19:52 #19 84.39 [warn]           datasets.get(id) match {
05-Jun-2020 19:19:52 #19 84.39 [warn]                       ^
05-Jun-2020 19:19:52 #19 84.41 [warn] /src/app/api/Datasets.scala:1545: match may not be exhaustive.
05-Jun-2020 19:19:52 #19 84.41 [warn] It would fail on the following input: None
05-Jun-2020 19:19:52 #19 84.41 [warn]             datasets.get(id) match {
05-Jun-2020 19:19:52 #19 84.41 [warn]                         ^
05-Jun-2020 19:19:53 #19 84.68 [warn] /src/app/api/Datasets.scala:2550: match may not be exhaustive.
05-Jun-2020 19:19:53 #19 84.68 [warn] It would fail on the following input: None
05-Jun-2020 19:19:53 #19 84.68 [warn]     folders.get(id) match {
05-Jun-2020 19:19:53 #19 84.68 [warn]                ^
05-Jun-2020 19:19:53 #19 84.93 [warn] /src/app/api/Files.scala:707: match may not be exhaustive.
05-Jun-2020 19:19:53 #19 84.93 [warn] It would fail on the following input: None
05-Jun-2020 19:19:53 #19 84.93 [warn]     files.get(id) match {
05-Jun-2020 19:19:53 #19 84.93 [warn]              ^
05-Jun-2020 19:19:53 #19 84.99 [warn] /src/app/api/Files.scala:1051: match may not be exhaustive.
05-Jun-2020 19:19:53 #19 84.99 [warn] It would fail on the following input: None
05-Jun-2020 19:19:53 #19 84.99 [warn]         files.get(id) match {
05-Jun-2020 19:19:53 #19 84.99 [warn]                  ^
05-Jun-2020 19:19:53 #19 85.00 [warn] /src/app/api/Files.scala:1250: match may not be exhaustive.
05-Jun-2020 19:19:53 #19 85.00 [warn] It would fail on the following input: None
05-Jun-2020 19:19:53 #19 85.00 [warn]     files.get(id) match {
05-Jun-2020 19:19:53 #19 85.00 [warn]              ^
05-Jun-2020 19:19:53 #19 85.01 [warn] /src/app/api/Files.scala:1271: match may not be exhaustive.
05-Jun-2020 19:19:53 #19 85.01 [warn] It would fail on the following input: None
05-Jun-2020 19:19:53 #19 85.01 [warn]     files.get(id) match {
05-Jun-2020 19:19:53 #19 85.01 [warn]              ^
05-Jun-2020 19:19:53 #19 85.02 [warn] /src/app/api/Files.scala:1440: match may not be exhaustive.
05-Jun-2020 19:19:53 #19 85.02 [warn] It would fail on the following input: None
05-Jun-2020 19:19:53 #19 85.02 [warn]             files.get(id) match {
05-Jun-2020 19:19:53 #19 85.02 [warn]                      ^
05-Jun-2020 19:19:53 #19 85.45 [warn] /src/app/api/Metadata.scala:496: match may not be exhaustive.
05-Jun-2020 19:19:53 #19 85.45 [warn] It would fail on the following input: None
05-Jun-2020 19:19:53 #19 85.45 [warn]                     datasets.get(resource.id) match {
05-Jun-2020 19:19:53 #19 85.45 [warn]                                 ^
05-Jun-2020 19:19:53 #19 85.45 [warn] /src/app/api/Metadata.scala:508: match may not be exhaustive.
05-Jun-2020 19:19:53 #19 85.45 [warn] It would fail on the following input: None
05-Jun-2020 19:19:53 #19 85.45 [warn]                     files.get(resource.id) match {
05-Jun-2020 19:19:53 #19 85.45 [warn]                              ^
05-Jun-2020 19:19:54 #19 85.63 [warn] /src/app/api/Permissions.scala:794: match may not be exhaustive.
05-Jun-2020 19:19:54 #19 85.63 [warn] It would fail on the following input: None
05-Jun-2020 19:19:54 #19 85.63 [warn]       ident match {
05-Jun-2020 19:19:54 #19 85.63 [warn]       ^
05-Jun-2020 19:19:54 #19 85.96 [warn] /src/app/api/Previews.scala:135: match may not be exhaustive.
05-Jun-2020 19:19:54 #19 85.96 [warn] It would fail on the following input: Some((x: Seq[?] forSome x not in List[?]))
05-Jun-2020 19:19:54 #19 85.96 [warn]             request.body.dataParts.get("title") match {
05-Jun-2020 19:19:54 #19 85.96 [warn]                                       ^
05-Jun-2020 19:19:54 #19 85.98 [warn] /src/app/api/Previews.scala:323: match may not be exhaustive.
05-Jun-2020 19:19:54 #19 85.98 [warn] It would fail on the following input: None
05-Jun-2020 19:19:54 #19 85.98 [warn]         previews.get(preview_id) match {
05-Jun-2020 19:19:54 #19 85.98 [warn]                     ^
05-Jun-2020 19:19:54 #19 86.05 [warn] /src/app/api/Selected.scala:85: match may not be exhaustive.
05-Jun-2020 19:19:54 #19 86.05 [warn] It would fail on the following input: None
05-Jun-2020 19:19:54 #19 86.05 [warn]     request.user match {
05-Jun-2020 19:19:54 #19 86.05 [warn]             ^
05-Jun-2020 19:19:54 #19 86.05 [warn] /src/app/api/Selected.scala:97: match may not be exhaustive.
05-Jun-2020 19:19:54 #19 86.05 [warn] It would fail on the following input: None
05-Jun-2020 19:19:54 #19 86.05 [warn]     request.user match {
05-Jun-2020 19:19:54 #19 86.05 [warn]             ^
05-Jun-2020 19:19:54 #19 86.06 [warn] /src/app/api/Selected.scala:185: match may not be exhaustive.
05-Jun-2020 19:19:54 #19 86.06 [warn] It would fail on the following input: None
05-Jun-2020 19:19:54 #19 86.06 [warn]     request.user match {
05-Jun-2020 19:19:54 #19 86.06 [warn]             ^
05-Jun-2020 19:19:54 #19 86.07 [warn] /src/app/api/Spaces.scala:65: match may not be exhaustive.
05-Jun-2020 19:19:54 #19 86.07 [warn] It would fail on the following input: None
05-Jun-2020 19:19:54 #19 86.07 [warn]     spaces.get(spaceId) match {
05-Jun-2020 19:19:54 #19 86.07 [warn]               ^
05-Jun-2020 19:19:54 #19 86.19 [warn] /src/app/api/Vocabularies.scala:40: match may not be exhaustive.
05-Jun-2020 19:19:54 #19 86.19 [warn] It would fail on the following input: None
05-Jun-2020 19:19:54 #19 86.19 [warn]         val current_term = vocabularyTermService.get(term) match {
05-Jun-2020 19:19:54 #19 86.19 [warn]                                                     ^
05-Jun-2020 19:19:54 #19 86.23 [warn] /src/app/api/VocabularyTerms.scala:44: match may not be exhaustive.
05-Jun-2020 19:19:54 #19 86.23 [warn] It would fail on the following input: None
05-Jun-2020 19:19:54 #19 86.23 [warn]     vocabularyTermService.get(id) match {
05-Jun-2020 19:19:54 #19 86.23 [warn]                              ^
05-Jun-2020 19:19:54 #19 86.25 [warn] /src/app/controllers/Admin.scala:311: match may not be exhaustive.
05-Jun-2020 19:19:54 #19 86.25 [warn] It would fail on the following input: None
05-Jun-2020 19:19:54 #19 86.25 [warn]     user match {
05-Jun-2020 19:19:54 #19 86.25 [warn]     ^
05-Jun-2020 19:19:54 #19 86.25 [warn] /src/app/controllers/Admin.scala:335: match may not be exhaustive.
05-Jun-2020 19:19:54 #19 86.25 [warn] It would fail on the following input: None
05-Jun-2020 19:19:54 #19 86.25 [warn]     user match {
05-Jun-2020 19:19:54 #19 86.25 [warn]     ^
05-Jun-2020 19:19:54 #19 86.25 [warn] /src/app/controllers/Admin.scala:349: match may not be exhaustive.
05-Jun-2020 19:19:54 #19 86.25 [warn] It would fail on the following input: None
05-Jun-2020 19:19:54 #19 86.25 [warn]     user match {
05-Jun-2020 19:19:54 #19 86.25 [warn]     ^
05-Jun-2020 19:19:54 #19 86.40 [warn] /src/app/controllers/CurationObjects.scala:658: match may not be exhaustive.
05-Jun-2020 19:19:54 #19 86.40 [warn] It would fail on the following input: None
05-Jun-2020 19:19:54 #19 86.40 [warn]       curations.get(curationId) match {
05-Jun-2020 19:19:54 #19 86.40 [warn]                    ^
05-Jun-2020 19:19:54 #19 86.43 [warn] /src/app/controllers/CurationObjects.scala:858: match may not be exhaustive.
05-Jun-2020 19:19:54 #19 86.43 [warn] It would fail on the following inputs: JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
05-Jun-2020 19:19:54 #19 86.43 [warn]     content match {
05-Jun-2020 19:19:54 #19 86.43 [warn]     ^
05-Jun-2020 19:19:54 #19 86.54 [warn] /src/app/controllers/Datasets.scala:374: match may not be exhaustive.
05-Jun-2020 19:19:54 #19 86.54 [warn] It would fail on the following input: None
05-Jun-2020 19:19:54 #19 86.54 [warn]         email match {
05-Jun-2020 19:19:54 #19 86.54 [warn]         ^
05-Jun-2020 19:19:54 #19 86.55 [warn] /src/app/controllers/Datasets.scala:371: match may not be exhaustive.
05-Jun-2020 19:19:54 #19 86.55 [warn] It would fail on the following input: None
05-Jun-2020 19:19:55 #19 86.55 [warn]     user match {
05-Jun-2020 19:19:55 #19 86.55 [warn]     ^
05-Jun-2020 19:19:55 #19 86.60 [warn] /src/app/controllers/FileLinks.scala:67: match may not be exhaustive.
05-Jun-2020 19:19:55 #19 86.60 [warn] It would fail on the following input: None
05-Jun-2020 19:19:55 #19 86.60 [warn]         files.get(fileid) match {
05-Jun-2020 19:19:55 #19 86.60 [warn]                  ^
05-Jun-2020 19:19:55 #19 86.78 [warn] /src/app/controllers/Spaces.scala:356: match may not be exhaustive.
05-Jun-2020 19:19:55 #19 86.78 [warn] It would fail on the following input: None
05-Jun-2020 19:19:55 #19 86.78 [warn]                 spaces.getRoleForUserInSpace(s.id, requestReceiver.id) match {
05-Jun-2020 19:19:55 #19 86.78 [warn]                                             ^
05-Jun-2020 19:19:55 #19 87.24 [warn] /src/app/services/ToolManagerPlugin.scala:122: match may not be exhaustive.
05-Jun-2020 19:19:55 #19 87.24 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_)
05-Jun-2020 19:19:55 #19 87.24 [warn]       jsonObj match {
05-Jun-2020 19:19:55 #19 87.24 [warn]       ^
05-Jun-2020 19:19:55 #19 87.25 [warn] /src/app/services/ToolManagerPlugin.scala:141: match may not be exhaustive.
05-Jun-2020 19:19:55 #19 87.25 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_)
05-Jun-2020 19:19:55 #19 87.25 [warn]       jsonObj match {
05-Jun-2020 19:19:55 #19 87.25 [warn]       ^
05-Jun-2020 19:19:55 #19 87.25 [warn] /src/app/services/ToolManagerPlugin.scala:200: match may not be exhaustive.
05-Jun-2020 19:19:55 #19 87.25 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsObject(_)
05-Jun-2020 19:19:55 #19 87.25 [warn]     val toolName = (toolList \ toolPath \ "name") match {
05-Jun-2020 19:19:55 #19 87.25 [warn]                                         ^
05-Jun-2020 19:19:55 #19 87.28 [warn] /src/app/services/TreeService.scala:316: match may not be exhaustive.
05-Jun-2020 19:19:55 #19 87.28 [warn] It would fail on the following input: None
05-Jun-2020 19:19:55 #19 87.28 [warn]       collections.get(col_id) match {
05-Jun-2020 19:19:55 #19 87.28 [warn]                      ^
05-Jun-2020 19:19:55 #19 87.30 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:176: match may not be exhaustive.
05-Jun-2020 19:19:55 #19 87.30 [warn] It would fail on the following input: None
05-Jun-2020 19:19:55 #19 87.30 [warn]     datasets.get(datasetId) match {
05-Jun-2020 19:19:55 #19 87.30 [warn]                 ^
05-Jun-2020 19:19:55 #19 87.37 [warn] /src/app/services/mongodb/MongoDBCollectionService.scala:669: match may not be exhaustive.
05-Jun-2020 19:19:55 #19 87.37 [warn] It would fail on the following input: None
05-Jun-2020 19:19:55 #19 87.37 [warn]     Collection.findOneById(new ObjectId(collectionId.stringify)) match {
05-Jun-2020 19:19:55 #19 87.37 [warn]                           ^
05-Jun-2020 19:19:55 #19 87.43 [warn] /src/app/services/mongodb/MongoDBDatasetService.scala:437: match may not be exhaustive.
05-Jun-2020 19:19:55 #19 87.43 [warn] It would fail on the following input: Some((x: String forSome x not in ("default", "private", "public", "publicAll", "trial")))
05-Jun-2020 19:19:55 #19 87.43 [warn]     val filterStatus = status match {
05-Jun-2020 19:19:55 #19 87.43 [warn]                        ^
05-Jun-2020 19:19:55 #19 87.54 [warn] /src/app/services/mongodb/MongoDBFileService.scala:784: match may not be exhaustive.
05-Jun-2020 19:19:55 #19 87.54 [warn] It would fail on the following input: None
05-Jun-2020 19:19:56 #19 87.54 [warn]         get(id) match{
05-Jun-2020 19:19:56 #19 87.54 [warn]            ^
05-Jun-2020 19:19:56 #19 87.64 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:494: match may not be exhaustive.
05-Jun-2020 19:19:56 #19 87.64 [warn] It would fail on the following input: Some(false)
05-Jun-2020 19:19:56 #19 87.64 [warn]                 datasetOnlyInSpace match {
05-Jun-2020 19:19:56 #19 87.64 [warn]                 ^
05-Jun-2020 19:19:56 #19 87.68 [warn] /src/app/services/mongodb/MongoDBTileService.scala:29: match may not be exhaustive.
05-Jun-2020 19:19:56 #19 87.68 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
05-Jun-2020 19:19:56 #19 87.68 [warn]     json match {
05-Jun-2020 19:19:56 #19 87.68 [warn]     ^
05-Jun-2020 19:19:56 #19 87.78 [warn] /src/app/services/mongodb/MongoSalatPlugin.scala:1610: match may not be exhaustive.
05-Jun-2020 19:19:56 #19 87.78 [warn] It would fail on the following input: None
05-Jun-2020 19:19:56 #19 87.78 [warn]         md.getAs[DBObject]("content") match {
05-Jun-2020 19:19:56 #19 87.78 [warn]                           ^
05-Jun-2020 19:19:56 #19 87.81 [warn] /src/app/util/FileUtils.scala:146: match may not be exhaustive.
05-Jun-2020 19:19:56 #19 87.81 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_)
05-Jun-2020 19:19:56 #19 87.81 [warn]                 Json.parse(fobj) \ "@context" match {
05-Jun-2020 19:19:56 #19 87.81 [warn]                                  ^
05-Jun-2020 19:19:56 #19 87.91 [warn] /src/conf/routes:47: unreachable code
05-Jun-2020 19:19:56 #19 87.93 [warn] GET            /profile/:uuid                                                           @controllers.Profile.viewProfileUUID(uuid: UUID)
05-Jun-2020 19:19:56 #19 87.96 [warn] /src/conf/routes:298: unreachable code
05-Jun-2020 19:19:56 #19 87.96 [warn] POST           /api/sensors/config                                                      @api.Admin.sensorsConfig
05-Jun-2020 19:19:56 #19 87.98 [warn] /src/conf/routes:637: unreachable code
05-Jun-2020 19:19:56 #19 87.98 [warn] DELETE         /api/sections/:id/tags                                                   @api.Sections.removeTags(id: UUID)
05-Jun-2020 19:19:56 #19 88.00 [warn] /src/conf/routes:368: unreachable code
05-Jun-2020 19:19:56 #19 88.00 [warn] POST           /api/uploadToDataset/:id                                                 @api.Files.uploadToDataset(id: UUID, showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String ?= "", extract: Boolean ?= true)
05-Jun-2020 19:19:56 #19 88.02 [warn] /src/conf/routes:391: unreachable code
05-Jun-2020 19:19:56 #19 88.02 [warn] DELETE         /api/files/:id                                                           @api.Files.removeFile(id: UUID)
05-Jun-2020 19:19:56 #19 88.04 [warn] /src/conf/routes:397: unreachable code
05-Jun-2020 19:19:56 #19 88.04 [warn] DELETE         /api/files/:id/tags                                                      @api.Files.removeTags(id: UUID)
05-Jun-2020 19:19:56 #19 88.12 [warn] /src/conf/routes:461: unreachable code
05-Jun-2020 19:19:56 #19 88.12 [warn] GET            /api/files/:three_d_file_id/:filename                                    @api.Files.getTexture(three_d_file_id: UUID, filename)
05-Jun-2020 19:19:56 #19 88.14 [warn] /src/conf/routes:448: unreachable code
05-Jun-2020 19:19:56 #19 88.15 [warn] GET            /api/files/:id                                                           @api.Files.download(id: UUID, tracking: Boolean ?= true)
05-Jun-2020 19:19:56 #19 88.17 [warn] /src/conf/routes:364: unreachable code
05-Jun-2020 19:19:56 #19 88.18 [warn] POST           /api/files/withFlags/:flags                                              @api.Files.upload(showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String)
05-Jun-2020 19:19:56 #19 88.20 [warn] /src/conf/routes:505: unreachable code
05-Jun-2020 19:19:56 #19 88.20 [warn] GET            /api/collections/list                                                    @api.Collections.list(title: Option[String] ?= None, date: Option[String] ?= None, limit: Int ?= 12, exact: Boolean ?= false)
05-Jun-2020 19:19:56 #19 88.22 [warn] /src/conf/routes:512: unreachable code
05-Jun-2020 19:19:56 #19 88.22 [warn] DELETE         /api/collections/:coll_id/datasets/:ds_id                                @api.Collections.removeDataset(coll_id: UUID, ds_id: UUID, ignoreNotFound ?= "True")
05-Jun-2020 19:19:56 #19 88.24 [warn] /src/conf/routes:518: unreachable code
05-Jun-2020 19:19:56 #19 88.24 [warn] DELETE         /api/collections/:coll_id                                                @api.Collections.removeCollection(coll_id: UUID)
05-Jun-2020 19:19:56 #19 88.26 [warn] /src/conf/routes:559: unreachable code
05-Jun-2020 19:19:56 #19 88.26 [warn] DELETE         /api/datasets/:ds_id/:file_id                                            @api.Datasets.detachFile(ds_id: UUID,file_id: UUID, ignoreNotFound ?= "True")
05-Jun-2020 19:19:56 #19 88.28 [warn] /src/conf/routes:571: unreachable code
05-Jun-2020 19:19:56 #19 88.28 [warn] GET            /api/datasets/:id/files                                                  @api.Datasets.datasetAllFilesList(id: UUID, max: Int ?= -1)
05-Jun-2020 19:19:56 #19 88.30 [warn] /src/conf/routes:517: unreachable code
05-Jun-2020 19:19:56 #19 88.30 [warn] GET            /api/collections/:coll_id/getDatasets                                    @api.Datasets.listInCollection(coll_id: UUID)
05-Jun-2020 19:19:56 #19 88.32 [warn] /src/conf/routes:585: unreachable code
05-Jun-2020 19:19:56 #19 88.32 [warn] DELETE         /api/datasets/:id/tags                                                   @api.Datasets.removeTags(id: UUID)
05-Jun-2020 19:19:56 #19 88.34 [warn] /src/conf/routes:672: unreachable code
05-Jun-2020 19:19:56 #19 88.34 [warn] GET            /api/geostreams/streams/update                                           api.Geostreams.updateStatisticsStreamSensor()
05-Jun-2020 19:19:57 #19 88.75 [warn] /src/app/views/collections/tile.scala.html:55: match may not be exhaustive.
05-Jun-2020 19:19:57 #19 88.75 [warn] It would fail on the following input: None
05-Jun-2020 19:19:57 #19 88.76 [warn]                 case Some(viewer) => {
05-Jun-2020 19:19:57 #19 88.77 [warn] ^
05-Jun-2020 19:19:57 #19 88.78 [warn] /src/app/views/curations/publishedGrid.scala.html:12: match may not be exhaustive.
05-Jun-2020 19:19:57 #19 88.78 [warn] It would fail on the following inputs: JsBoolean(_), JsNull, JsNumber(_), JsObject(_), JsUndefined()
05-Jun-2020 19:19:57 #19 88.79 [warn]           case creators:JsArray => {@(((jo \ "CreatorName"))(0).as[String].trim)@for(i <- 1 to (creators.value.size-1)){, @(((jo \ "CreatorName"))(i).as[String].trim)}}}"
05-Jun-2020 19:19:57 #19 88.79 [warn] ^
05-Jun-2020 19:19:57 #19 88.80 [warn] /src/app/views/curations/publishedGrid.scala.html:31: match may not be exhaustive.
05-Jun-2020 19:19:57 #19 88.80 [warn] It would fail on the following inputs: JsBoolean(_), JsNull, JsNumber(_), JsObject(_), JsUndefined()
05-Jun-2020 19:19:57 #19 88.80 [warn]           case creator:JsString => {
05-Jun-2020 19:19:57 #19 88.80 [warn] ^
05-Jun-2020 19:19:57 #19 88.81 [warn] /src/app/views/curations/publishedGrid.scala.html:9: match may not be exhaustive.
05-Jun-2020 19:19:57 #19 88.81 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
05-Jun-2020 19:19:57 #19 88.81 [warn]                     case jo:JsObject => {
05-Jun-2020 19:19:57 #19 88.81 [warn] ^
05-Jun-2020 19:19:57 #19 88.85 [warn] /src/app/views/datasets/tile.scala.html:65: match may not be exhaustive.
05-Jun-2020 19:19:57 #19 88.85 [warn] It would fail on the following input: None
05-Jun-2020 19:19:57 #19 88.85 [warn]                 case Some(viewer) => {
05-Jun-2020 19:19:57 #19 88.85 [warn] ^
05-Jun-2020 19:19:57 #19 88.87 [warn] /src/app/views/files/tile.scala.html:45: match may not be exhaustive.
05-Jun-2020 19:19:57 #19 88.87 [warn] It would fail on the following input: None
05-Jun-2020 19:19:57 #19 88.87 [warn]                 case Some(viewer) => {
05-Jun-2020 19:19:57 #19 88.87 [warn] ^
05-Jun-2020 19:19:57 #19 88.91 [warn] /src/app/views/metadatald/newCard.scala.html:12: match may not be exhaustive.
05-Jun-2020 19:19:57 #19 88.91 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
05-Jun-2020 19:19:57 #19 88.91 [warn]                 case o: JsObject => {
05-Jun-2020 19:19:57 #19 88.91 [warn] ^
05-Jun-2020 19:19:57 #19 88.91 [warn] /src/app/views/metadatald/newTableRow.scala.html:12: match may not be exhaustive.
05-Jun-2020 19:19:57 #19 88.92 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
05-Jun-2020 19:19:57 #19 88.92 [warn]                 case o: JsObject => {
05-Jun-2020 19:19:57 #19 88.92 [warn] ^
05-Jun-2020 19:20:01 #19 92.58 model contains 974 documentable templates
05-Jun-2020 19:20:05 #19 97.36 [warn] /src/app/services/irods/IRODSPlugin.scala:9: Tag '@date' is not recognised
05-Jun-2020 19:20:05 #19 97.36 [warn] /**
05-Jun-2020 19:20:05 #19 97.36 [warn] ^
05-Jun-2020 19:20:06 #19 97.73 [warn] /src/app/api/CurationObjects.scala:288: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:06 #19 97.73 [warn]           val client = new DefaultHttpClient
05-Jun-2020 19:20:06 #19 97.73 [warn]                            ^
05-Jun-2020 19:20:06 #19 97.74 [warn] /src/app/api/Datasets.scala:223: value xmlMetadata in class File is deprecated: use Metadata
05-Jun-2020 19:20:06 #19 97.74 [warn]                   if (!file.xmlMetadata.isEmpty) {
05-Jun-2020 19:20:06 #19 97.74 [warn]                             ^
05-Jun-2020 19:20:06 #19 97.75 [warn] /src/app/api/Datasets.scala:420: value xmlMetadata in class File is deprecated: use Metadata
05-Jun-2020 19:20:06 #19 97.75 [warn]       if (!file.xmlMetadata.isEmpty){
05-Jun-2020 19:20:06 #19 97.75 [warn]                 ^
05-Jun-2020 19:20:06 #19 97.75 [warn] /src/app/api/Datasets.scala:499: value xmlMetadata in class File is deprecated: use Metadata
05-Jun-2020 19:20:06 #19 97.75 [warn]           if (!file.xmlMetadata.isEmpty)
05-Jun-2020 19:20:06 #19 97.75 [warn]                     ^
05-Jun-2020 19:20:06 #19 98.17 [warn] /src/app/models/Collection.scala:26: value jsonldMetadata in class Collection is deprecated: use Metadata
05-Jun-2020 19:20:06 #19 98.17 [warn]   @deprecated("use Metadata","since the use of jsonld") jsonldMetadata : List[Metadata]= List.empty
05-Jun-2020 19:20:06 #19 98.17 [warn]                                                         ^
05-Jun-2020 19:20:06 #19 98.17 [warn] /src/app/models/Collection.scala:6: value jsonldMetadata in class Collection is deprecated: use Metadata
05-Jun-2020 19:20:06 #19 98.17 [warn] case class Collection(
05-Jun-2020 19:20:06 #19 98.17 [warn]            ^
05-Jun-2020 19:20:06 #19 98.25 [warn] /src/app/models/File.scala:31: value xmlMetadata in class File is deprecated: use Metadata
05-Jun-2020 19:20:06 #19 98.25 [warn]   @deprecated("use Metadata","since the use of jsonld") xmlMetadata: Map[String, Any] = Map.empty,
05-Jun-2020 19:20:06 #19 98.25 [warn]                                                         ^
05-Jun-2020 19:20:06 #19 98.25 [warn] /src/app/models/File.scala:13: value xmlMetadata in class File is deprecated: use Metadata
05-Jun-2020 19:20:06 #19 98.25 [warn] case class File(
05-Jun-2020 19:20:06 #19 98.25 [warn]            ^
05-Jun-2020 19:20:06 #19 98.31 [warn] /src/app/models/Preview.scala:29: value jsonldMetadata in class Preview is deprecated: use Metadata
05-Jun-2020 19:20:06 #19 98.31 [warn]   @deprecated("use Metadata","since the use of jsonld") jsonldMetadata : List[Metadata]= List.empty
05-Jun-2020 19:20:06 #19 98.31 [warn]                                                         ^
05-Jun-2020 19:20:06 #19 98.31 [warn] /src/app/models/Preview.scala:10: value jsonldMetadata in class Preview is deprecated: use Metadata
05-Jun-2020 19:20:06 #19 98.31 [warn] case class Preview(
05-Jun-2020 19:20:06 #19 98.31 [warn]            ^
05-Jun-2020 19:20:06 #19 98.35 [warn] /src/app/models/Section.scala:18: value jsonldMetadata in class Section is deprecated: use Metadata
05-Jun-2020 19:20:06 #19 98.35 [warn]   @deprecated("use Metadata","since the use of jsonld") jsonldMetadata : List[Metadata]= List.empty,
05-Jun-2020 19:20:06 #19 98.35 [warn]                                                         ^
05-Jun-2020 19:20:06 #19 98.35 [warn] /src/app/models/Section.scala:8: value jsonldMetadata in class Section is deprecated: use Metadata
05-Jun-2020 19:20:06 #19 98.35 [warn] case class Section(
05-Jun-2020 19:20:06 #19 98.35 [warn]            ^
05-Jun-2020 19:20:06 #19 98.51 [warn] /src/app/services/RabbitmqPlugin.scala:199: method encode in object URLEncoder is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:06 #19 98.51 [warn]       vhost = URLEncoder.encode(factory.get.getVirtualHost)
05-Jun-2020 19:20:06 #19 98.51 [warn]                          ^
05-Jun-2020 19:20:06 #19 98.56 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:25: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.56 [warn]         val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.56 [warn]             ^
05-Jun-2020 19:20:07 #19 98.56 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:25: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.56 [warn]         val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.56 [warn]                              ^
05-Jun-2020 19:20:07 #19 98.56 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:53: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.56 [warn]         val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.56 [warn]             ^
05-Jun-2020 19:20:07 #19 98.56 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:53: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.56 [warn]         val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.56 [warn]                              ^
05-Jun-2020 19:20:07 #19 98.56 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:81: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.56 [warn]         val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.56 [warn]             ^
05-Jun-2020 19:20:07 #19 98.57 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:81: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.57 [warn]         val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.57 [warn]                              ^
05-Jun-2020 19:20:07 #19 98.57 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:110: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.57 [warn]         val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.57 [warn]             ^
05-Jun-2020 19:20:07 #19 98.57 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:110: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.57 [warn]         val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.57 [warn]                              ^
05-Jun-2020 19:20:07 #19 98.57 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:128: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.57 [warn]         val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.57 [warn]             ^
05-Jun-2020 19:20:07 #19 98.57 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:128: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.57 [warn]         val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.57 [warn]                              ^
05-Jun-2020 19:20:07 #19 98.57 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:146: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.57 [warn]         val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.57 [warn]             ^
05-Jun-2020 19:20:07 #19 98.57 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:146: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.57 [warn]         val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.57 [warn]                              ^
05-Jun-2020 19:20:07 #19 98.57 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:204: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.57 [warn]         val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.57 [warn]             ^
05-Jun-2020 19:20:07 #19 98.57 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:204: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.57 [warn]         val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.57 [warn]                              ^
05-Jun-2020 19:20:07 #19 98.58 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:225: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.58 [warn]         val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.58 [warn]             ^
05-Jun-2020 19:20:07 #19 98.58 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:225: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.58 [warn]         val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.58 [warn]                              ^
05-Jun-2020 19:20:07 #19 98.73 [warn] /src/app/services/mongodb/MongoDBFileService.scala:816: value xmlMetadata in class File is deprecated: use Metadata
05-Jun-2020 19:20:07 #19 98.73 [warn]             if(!file.xmlMetadata.isEmpty){
05-Jun-2020 19:20:07 #19 98.73 [warn]                      ^
05-Jun-2020 19:20:07 #19 98.78 [warn] /src/app/services/mongodb/MongoDBPreviewService.scala:171: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.78 [warn]       val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.78 [warn]           ^
05-Jun-2020 19:20:07 #19 98.78 [warn] /src/app/services/mongodb/MongoDBPreviewService.scala:171: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
05-Jun-2020 19:20:07 #19 98.78 [warn]       val httpclient = new DefaultHttpClient()
05-Jun-2020 19:20:07 #19 98.78 [warn]                            ^
05-Jun-2020 19:20:07 #19 99.07 [warn] /src/app/util/FileUtils.scala:280: value jsonldMetadata in class Preview is deprecated: use Metadata
05-Jun-2020 19:20:07 #19 99.07 [warn]           val currentMetadata = currentPreview.jsonldMetadata
05-Jun-2020 19:20:07 #19 99.07 [warn]                                                ^
05-Jun-2020 19:20:07 #19 99.33 [warn] /src/conf/routes:363: method upload in class Files is deprecated
05-Jun-2020 19:20:07 #19 99.34 [warn] POST           /api/files                                                               @api.Files.upload(showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String ?= "")
05-Jun-2020 19:20:07 #19 99.53 [warn] /src/conf/routes:363: method upload in class Files is deprecated
05-Jun-2020 19:20:07 #19 99.53 [warn] POST           /api/files                                                               @api.Files.upload(showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String ?= "")
05-Jun-2020 19:20:07 #19 99.54 [warn] /src/conf/routes:364: method upload in class Files is deprecated
05-Jun-2020 19:20:07 #19 99.54 [warn] POST           /api/files/withFlags/:flags                                              @api.Files.upload(showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String)
05-Jun-2020 19:20:15 #19 107.1 [warn] 54 warnings found
05-Jun-2020 19:20:15 #19 107.1 [info] Main Scala API documentation successful.
05-Jun-2020 19:20:15 #19 107.1 [info] Packaging /src/target/scala-2.10/clowder_2.10-1.8.2-SNAPSHOT-javadoc.jar ...
05-Jun-2020 19:20:16 #19 107.9 [info] Done packaging.
05-Jun-2020 19:20:56 #19 147.8 [warn] 175 warnings found
05-Jun-2020 19:20:57 #19 149.1 [warn] warning: [options] bootstrap class path not set in conjunction with -source 1.7
05-Jun-2020 19:20:57 #19 149.1 [warn] 1 warning
05-Jun-2020 19:21:05 #19 157.4 [info] Packaging /src/target/scala-2.10/clowder_2.10-1.8.2-SNAPSHOT.jar ...
05-Jun-2020 19:21:08 #19 160.1 [info] Done packaging.
05-Jun-2020 19:21:14 #19 166.5 [info]
05-Jun-2020 19:21:14 #19 166.5 [info] Your package is ready in /src/target/universal/clowder-1.8.2-SNAPSHOT.zip
05-Jun-2020 19:21:14 #19 166.5 [info]
05-Jun-2020 19:21:15 #19 166.7 [success] Total time: 162 s, completed Jun 6, 2020 12:21:15 AM
05-Jun-2020 19:21:15 #19 166.8 total 96088
05-Jun-2020 19:21:15 #19 166.8 -rw-r--r--    1 root     root      98388268 Jun  6 00:21 clowder-1.8.2-SNAPSHOT.zip
05-Jun-2020 19:21:15 #19 166.8 drwxr-xr-x    3 root     root          4096 Jun  5 20:40 tmp
05-Jun-2020 19:21:16 #19 168.5 total 1228
05-Jun-2020 19:21:16 #19 168.5 drwxr-xr-x   13 root     root          4096 Jun  6 00:18 app
05-Jun-2020 19:21:16 #19 168.5 drwxr-xr-x    6 root     root          4096 Jun  6 00:21 clowder-1.8.2-SNAPSHOT
05-Jun-2020 19:21:16 #19 168.5 drwxr-xr-x    2 root     root          4096 Jun  6 00:18 conf
05-Jun-2020 19:21:16 #19 168.5 drwxr-xr-x    2 root     root          4096 Jun  6 00:18 lib
05-Jun-2020 19:21:16 #19 168.5 drwxr-xr-x    1 root     root          4096 Jun  6 00:17 project
05-Jun-2020 19:21:16 #19 168.5 drwxr-xr-x   12 root     root          4096 Jun  6 00:18 public
05-Jun-2020 19:21:16 #19 168.5 -rwxr-xr-x    1 root     root           164 Jun  6 00:13 sbt
05-Jun-2020 19:21:16 #19 168.5 -rw-r--r--    1 root     root          5821 Jun  6 00:13 sbt-launch-lib.bash
05-Jun-2020 19:21:16 #19 168.5 -rw-r--r--    1 root     root       1208385 Jun  6 00:13 sbt-launch.jar
05-Jun-2020 19:21:16 #19 168.5 -rw-r--r--    1 root     root           164 Jun  6 00:13 sbt.bat
05-Jun-2020 19:21:16 #19 168.5 drwxr-xr-x    9 root     root          4096 Jun  5 20:40 target
05-Jun-2020 19:21:17 #19    completed: 2020-06-06 00:21:17.361243492 +0000 UTC
05-Jun-2020 19:21:17 #19     duration: 2m48.981833131s
05-Jun-2020 19:21:17
05-Jun-2020 19:21:19
05-Jun-2020 19:21:19 #9 [stage-1 2/6] RUN apk add --no-cache bash curl
05-Jun-2020 19:21:19 #9       digest: sha256:6934716cd67bb4088f8fede2a965d33252b43a32bd7e00d8984d8f86e810ac96
05-Jun-2020 19:21:19 #9         name: "[stage-1 2/6] RUN apk add --no-cache bash curl"
05-Jun-2020 19:21:19 #9      started: 2020-06-06 00:21:19.062805984 +0000 UTC
05-Jun-2020 19:21:19 #9    completed: 2020-06-06 00:21:19.062868756 +0000 UTC
05-Jun-2020 19:21:19 #9     duration: 62.772µs
05-Jun-2020 19:21:19 #9       cached: true
05-Jun-2020 19:21:19
05-Jun-2020 19:21:19
05-Jun-2020 19:21:19 #20 [stage-1 3/6] COPY --from=clowder-build /src/clowder /home/clowder/
05-Jun-2020 19:21:19 #20       digest: sha256:933862a2d07d72dbe65f7feab7488c652949e035921ae054f254b959f64d0b48
05-Jun-2020 19:21:19 #20         name: "[stage-1 3/6] COPY --from=clowder-build /src/clowder /home/clowder/"
05-Jun-2020 19:21:19 #20      started: 2020-06-06 00:21:19.063150177 +0000 UTC
05-Jun-2020 19:21:20 #20    completed: 2020-06-06 00:21:19.999853544 +0000 UTC
05-Jun-2020 19:21:20 #20     duration: 936.703367ms
05-Jun-2020 19:21:20
05-Jun-2020 19:21:20
05-Jun-2020 19:21:20 #21 [stage-1 4/6] COPY docker/clowder.sh docker/healthcheck.sh /home/clowder...
05-Jun-2020 19:21:20 #21       digest: sha256:882f176b5b7777a298705eeb1df42c3c1bf252979aac3e876e1f47a0237e9028
05-Jun-2020 19:21:20 #21         name: "[stage-1 4/6] COPY docker/clowder.sh docker/healthcheck.sh /home/clowder/"
05-Jun-2020 19:21:20 #21      started: 2020-06-06 00:21:20.050322167 +0000 UTC
05-Jun-2020 19:21:20 #21    completed: 2020-06-06 00:21:20.774091549 +0000 UTC
05-Jun-2020 19:21:20 #21     duration: 723.769382ms
05-Jun-2020 19:21:20
05-Jun-2020 19:21:20
05-Jun-2020 19:21:20 #22 [stage-1 5/6] COPY docker/custom.conf docker/play.plugins /home/clowder/...
05-Jun-2020 19:21:20 #22       digest: sha256:4cfe8e35818fe2928f56410f33cccdabee91c342c0428db3689e57bdb8a9abb0
05-Jun-2020 19:21:20 #22         name: "[stage-1 5/6] COPY docker/custom.conf docker/play.plugins /home/clowder/custom/"
05-Jun-2020 19:21:20 #22      started: 2020-06-06 00:21:20.808323896 +0000 UTC
05-Jun-2020 19:21:21 #22    completed: 2020-06-06 00:21:21.584962622 +0000 UTC
05-Jun-2020 19:21:21 #22     duration: 776.638726ms
05-Jun-2020 19:21:21
05-Jun-2020 19:21:21
05-Jun-2020 19:21:21 #23 [stage-1 6/6] RUN mkdir /home/clowder/data &&     chgrp -R 0 /home/clowd...
05-Jun-2020 19:21:21 #23       digest: sha256:ddcfdc06395c94a1816c7cb24aac75b7a380d9a94c29f5404bcda8da5c32180b
05-Jun-2020 19:21:21 #23         name: "[stage-1 6/6] RUN mkdir /home/clowder/data &&     chgrp -R 0 /home/clowder/ &&     chmod g+w /home/clowder/logs /home/clowder/data /home/clowder/custom"
05-Jun-2020 19:21:21 #23      started: 2020-06-06 00:21:21.60538437 +0000 UTC
05-Jun-2020 19:22:08 #23    completed: 2020-06-06 00:22:08.590628025 +0000 UTC
05-Jun-2020 19:22:08 #23     duration: 46.985243655s
05-Jun-2020 19:22:08
05-Jun-2020 19:22:09
05-Jun-2020 19:22:09 #24 exporting to image
05-Jun-2020 19:22:09 #24       digest: sha256:f26ef5dae9cd03031a84f9c4d6217ce7bf082c858b07799ad2c8175450efd333
05-Jun-2020 19:22:09 #24         name: "exporting to image"
05-Jun-2020 19:22:09 #24      started: 2020-06-06 00:22:09.078876496 +0000 UTC
05-Jun-2020 19:22:09 #24 exporting layers
05-Jun-2020 19:22:11 #24 exporting layers 2.0s done
05-Jun-2020 19:22:11 #24 writing image sha256:300d196d052165fc269cce68b05bf11e4feca367a2a4fd642f83e5f4e66f11df
05-Jun-2020 19:22:11 #24    completed: 2020-06-06 00:22:11.204763001 +0000 UTC
05-Jun-2020 19:22:11 #24     duration: 2.125886505s
05-Jun-2020 19:22:11 #24 writing image sha256:300d196d052165fc269cce68b05bf11e4feca367a2a4fd642f83e5f4e66f11df 0.0s done
05-Jun-2020 19:22:11 #24 naming to docker.io/clowder/clowder:latest 0.0s done
05-Jun-2020 19:22:11
05-Jun-2020 19:22:11
05-Jun-2020 19:22:11 #1 [internal] load build definition from Dockerfile
05-Jun-2020 19:22:11 #1       digest: sha256:5729eee97ecd8a318a60f8bec10edb3874ed428a16a3725f572fa8497ae7c6e1
05-Jun-2020 19:22:11 #1         name: "[internal] load build definition from Dockerfile"
05-Jun-2020 19:22:11 #1      started: 2020-06-06 00:22:11.735606849 +0000 UTC
05-Jun-2020 19:22:11 #1    completed: 2020-06-06 00:22:11.735650666 +0000 UTC
05-Jun-2020 19:22:11 #1     duration: 43.817µs
05-Jun-2020 19:22:11 #1      started: 2020-06-06 00:22:11.735721364 +0000 UTC
05-Jun-2020 19:22:11 #1 transferring dockerfile: 605B done
05-Jun-2020 19:22:12 #1    completed: 2020-06-06 00:22:12.025292318 +0000 UTC
05-Jun-2020 19:22:12 #1     duration: 289.570954ms
05-Jun-2020 19:22:12
05-Jun-2020 19:22:12
05-Jun-2020 19:22:12 #2 [internal] load .dockerignore
05-Jun-2020 19:22:12 #2       digest: sha256:8eadc3d1b64221b4b207e7dfdff5b9cd5ba0c927ad47e0851a4dc3ef0a25e493
05-Jun-2020 19:22:12 #2         name: "[internal] load .dockerignore"
05-Jun-2020 19:22:12 #2      started: 2020-06-06 00:22:11.735268157 +0000 UTC
05-Jun-2020 19:22:12 #2    completed: 2020-06-06 00:22:11.94579278 +0000 UTC
05-Jun-2020 19:22:12 #2     duration: 210.524623ms
05-Jun-2020 19:22:12 #2 transferring context: 2B done
05-Jun-2020 19:22:12
05-Jun-2020 19:22:12
05-Jun-2020 19:22:12 #3 [internal] load metadata for docker.io/library/ubuntu:latest
05-Jun-2020 19:22:12 #3       digest: sha256:8c6bdfb121a69744f11ffa1fedfc68ec20085c2dcce567aac97a3ff72e53502d
05-Jun-2020 19:22:12 #3         name: "[internal] load metadata for docker.io/library/ubuntu:latest"
05-Jun-2020 19:22:12 #3      started: 2020-06-06 00:22:12.111555348 +0000 UTC
05-Jun-2020 19:22:12 #3    completed: 2020-06-06 00:22:12.400152062 +0000 UTC
05-Jun-2020 19:22:12 #3     duration: 288.596714ms
05-Jun-2020 19:22:12
05-Jun-2020 19:22:12
05-Jun-2020 19:22:12 #5 [1/3] FROM docker.io/library/ubuntu@sha256:747d2dbbaaee995098c9792d99bd3...
05-Jun-2020 19:22:12 #5       digest: sha256:a8e2620730dfe25984268c67fcbe396b1ed0900aec3672b163c8c7da1349dfb3
05-Jun-2020 19:22:12 #5         name: "[1/3] FROM docker.io/library/ubuntu@sha256:747d2dbbaaee995098c9792d99bd333c6783ce56150d1b11e333bbceed5c54d7"
05-Jun-2020 19:22:12 #5      started: 2020-06-06 00:22:12.401055237 +0000 UTC
05-Jun-2020 19:22:12 #5    completed: 2020-06-06 00:22:12.401184779 +0000 UTC
05-Jun-2020 19:22:12 #5     duration: 129.542µs
05-Jun-2020 19:22:12 #5      started: 2020-06-06 00:22:12.401446277 +0000 UTC
05-Jun-2020 19:22:12 #5    completed: 2020-06-06 00:22:12.40148099 +0000 UTC
05-Jun-2020 19:22:12 #5     duration: 34.713µs
05-Jun-2020 19:22:12 #5       cached: true
05-Jun-2020 19:22:12
05-Jun-2020 19:22:12
05-Jun-2020 19:22:12 #4 [internal] helper image for file operations
05-Jun-2020 19:22:12 #4       digest: sha256:e4c43493b1bb2320466c52248e886014710025b273f224bb96a23b8fb7a1d193
05-Jun-2020 19:22:12 #4         name: "[internal] helper image for file operations"
05-Jun-2020 19:22:12 #4      started: 2020-06-06 00:22:12.401145165 +0000 UTC
05-Jun-2020 19:22:12 #4    completed: 2020-06-06 00:22:12.401335852 +0000 UTC
05-Jun-2020 19:22:12 #4     duration: 190.687µs
05-Jun-2020 19:22:12 #4      started: 2020-06-06 00:22:12.40156429 +0000 UTC
05-Jun-2020 19:22:12 #4    completed: 2020-06-06 00:22:12.401589088 +0000 UTC
05-Jun-2020 19:22:12 #4     duration: 24.798µs
05-Jun-2020 19:22:12 #4       cached: true
05-Jun-2020 19:22:12
05-Jun-2020 19:22:12
05-Jun-2020 19:22:12 #7 [internal] load build context
05-Jun-2020 19:22:12 #7       digest: sha256:97f3069320e79e4d5bbc16f70ecf515944470d0b3848312a9c4df7c4824637e5
05-Jun-2020 19:22:12 #7         name: "[internal] load build context"
05-Jun-2020 19:22:12 #7      started: 2020-06-06 00:22:12.401137292 +0000 UTC
05-Jun-2020 19:22:12 #7    completed: 2020-06-06 00:22:12.401184526 +0000 UTC
05-Jun-2020 19:22:12 #7     duration: 47.234µs
05-Jun-2020 19:22:12 #7      started: 2020-06-06 00:22:12.401531732 +0000 UTC
05-Jun-2020 19:22:12 #7 transferring context: 12.56kB done
05-Jun-2020 19:22:12 #7    completed: 2020-06-06 00:22:12.635358564 +0000 UTC
05-Jun-2020 19:22:12 #7     duration: 233.826832ms
05-Jun-2020 19:22:12
05-Jun-2020 19:22:12
05-Jun-2020 19:22:12 #6 [2/3] RUN apt-get -y update     && apt-get -y install curl unzip docker....
05-Jun-2020 19:22:12 #6       digest: sha256:7ae44cd2b339dfde5d06e07f708f3d868657583e48f51da2c83203e7bf947bcc
05-Jun-2020 19:22:12 #6         name: "[2/3] RUN apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;"
05-Jun-2020 19:22:12 #6      started: 2020-06-06 00:22:12.401617937 +0000 UTC
05-Jun-2020 19:22:13 #6 1.238 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
05-Jun-2020 19:22:13 #6 1.240 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB]
05-Jun-2020 19:22:14 #6 1.717 Get:3 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [1079 B]
05-Jun-2020 19:22:14 #6 1.727 Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [107 kB]
05-Jun-2020 19:22:14 #6 1.816 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [10.6 kB]
05-Jun-2020 19:22:14 #6 1.820 Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [39.8 kB]
05-Jun-2020 19:22:14 #6 1.844 Get:7 http://archive.ubuntu.com/ubuntu focal-backports InRelease [98.3 kB]
05-Jun-2020 19:22:14 #6 1.845 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [117 kB]
05-Jun-2020 19:22:14 #6 1.961 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
05-Jun-2020 19:22:15 #6 2.561 Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
05-Jun-2020 19:22:15 #6 2.562 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
05-Jun-2020 19:22:15 #6 2.564 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
05-Jun-2020 19:22:15 #6 2.599 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [224 kB]
05-Jun-2020 19:22:15 #6 2.611 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [1079 B]
05-Jun-2020 19:22:15 #6 2.612 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [10.6 kB]
05-Jun-2020 19:22:15 #6 2.612 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [126 kB]
05-Jun-2020 19:22:15 #6 2.651 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [2903 B]
05-Jun-2020 19:22:16 #6 3.615 Fetched 13.9 MB in 3s (5396 kB/s)
05-Jun-2020 19:22:16 #6 3.615 Reading package lists...
05-Jun-2020 19:22:17 #6 4.483 Reading package lists...
05-Jun-2020 19:22:17 #6 5.313 Building dependency tree...
05-Jun-2020 19:22:17 #6 5.421 Reading state information...
05-Jun-2020 19:22:17 #6 5.511 E#6    completed: 2020-06-06 00:22:17.964303909 +0000 UTC
05-Jun-2020 19:22:17 #6     duration: 5.562685972s
05-Jun-2020 19:22:17 #6        error: "executor failed running [/bin/sh -c apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;]: exit code: 100"
05-Jun-2020 19:22:17 #6 5.511 E: Unable to locate package python-pip
05-Jun-2020 19:22:17
05-Jun-2020 19:22:17 executor failed running [/bin/sh -c apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;]: exit code: 100
05-Jun-2020 19:22:17 Failing task since return code of [/bin/sh docker.sh] was 1 while expected 0
05-Jun-2020 19:22:17 Finished task 'docker build' with result: Failed
05-Jun-2020 19:22:17 Running post build plugin 'Docker Container Cleanup'
05-Jun-2020 19:22:17 Running post build plugin 'NCover Results Collector'
05-Jun-2020 19:22:17 Running post build plugin 'Clover Results Collector'
05-Jun-2020 19:22:17 Running post build plugin 'npm Cache Cleanup'
05-Jun-2020 19:22:17 Running post build plugin 'Artifact Copier'
05-Jun-2020 19:22:17 Publishing an artifact: dist
05-Jun-2020 19:22:26 Finished publishing of artifact Non required shared artifact: [dist], pattern: [clowder-*.zip] anchored at: [target/universal] in 8.851 s
05-Jun-2020 19:22:26 Publishing an artifact: scaladoc
05-Jun-2020 19:22:28 Finished publishing of artifact Non required shared artifact: [scaladoc], pattern: [**/*] anchored at: [target/scala-2.10/api] in 1.689 s
05-Jun-2020 19:22:28 Publishing an artifact: manual
05-Jun-2020 19:22:28 Unable to publish artifact [manual]: the source directory /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE1097-JOB1/doc/src/sphinx/_build/html does not exist.
05-Jun-2020 19:22:28 The artifact hasn't been successfully published after 642.2 μs
05-Jun-2020 19:22:28 Finalising the build...
05-Jun-2020 19:22:28 Stopping timer.
05-Jun-2020 19:22:28 Build CATS-CORE1097-JOB1-29 completed.
05-Jun-2020 19:22:28 Running on server: post build plugin 'NCover Results Collector'
05-Jun-2020 19:22:28 Running on server: post build plugin 'Build Hanging Detection Configuration'
05-Jun-2020 19:22:28 Running on server: post build plugin 'Clover Delta Calculator'
05-Jun-2020 19:22:28 Running on server: post build plugin 'Maven Dependencies Postprocessor'
05-Jun-2020 19:22:28 All post build plugins have finished
05-Jun-2020 19:22:28 Generating build results summary...
05-Jun-2020 19:22:28 Saving build results to disk...
05-Jun-2020 19:22:28 Store variable context...
05-Jun-2020 19:22:28 Indexing build results...
05-Jun-2020 19:22:28 Finished building CATS-CORE1097-JOB1-29.