You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@druid.apache.org by Chi Cao Minh <ch...@imply.io> on 2020/09/03 23:54:43 UTC

Re: [CRON] Broken: apache/druid#28120 (master - c72f96a)

After deleting the Travis CI caches, the error went away. There are now a couple of vulnerabilities flagged by the job, which will be addressed by https://github.com/apache/druid/pull/10353 <https://github.com/apache/druid/pull/10353>.

Thanks,
Chi


> On Aug 19, 2020, at 8:30 AM, Gian Merlino <gi...@apache.org> wrote:
> 
> There's a lot of these with messages like:
> 
>> [ERROR] Failed to execute goal
> org.owasp:dependency-check-maven:5.3.2:check (default-cli) on project
> druid: Fatal exception(s) analyzing Druid: One or more exceptions occurred
> during analysis:
>> [ERROR] Unable to connect to the dependency-check database
> 
> This Github issue suggests there's a variety of fiddly things that can
> cause the error to happen:
> https://github.com/jeremylong/DependencyCheck/issues/1783
> 
> Is anyone that's familiar with this check able to look into it?
> 
> On Wed, Aug 19, 2020 at 5:21 AM Travis CI <bu...@travis-ci.org> wrote:
> 
>> Build Update for apache/druid
>> -------------------------------------
>> 
>> Build: #28120
>> Status: Broken
>> 
>> Duration: 2 mins and 52 secs
>> Commit: c72f96a (master)
>> Author: Clint Wylie
>> Message: fix bug with expressions on sparse string realtime columns
>> without explicit null valued rows (#10248)
>> 
>> * fix bug with realtime expressions on sparse string columns
>> 
>> * fix test
>> 
>> * add comment back
>> 
>> * push capabilities for dimensions to dimension indexers since they know
>> things
>> 
>> * style
>> 
>> * style
>> 
>> * fixes
>> 
>> * getting a bit carried away
>> 
>> * missed one
>> 
>> * fix it
>> 
>> * benchmark build fix
>> 
>> * review stuffs
>> 
>> * javadoc and comments
>> 
>> * add comment
>> 
>> * more strict check
>> 
>> * fix missed usaged of impl instead of interface
>> 
>> View the changeset:
>> https://github.com/apache/druid/compare/35284e51668b7315808176a1a04464ad48fb15d2...c72f96a4babdf5055912bb0fb5eb2236cfe0ef23
>> 
>> View the full build log and details:
>> https://travis-ci.org/github/apache/druid/builds/717091967?utm_medium=notification&utm_source=email
>> 
>> 
>> --
>> 
>> You can unsubscribe from build emails from the apache/druid repository
>> going to
>> https://travis-ci.org/account/preferences/unsubscribe?repository=578446&utm_medium=notification&utm_source=email
>> .
>> Or unsubscribe from *all* email updating your settings at
>> https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email
>> .
>> Or configure specific recipients for build notifications in your
>> .travis.yml file. See https://docs.travis-ci.com/user/notifications.
>> 
>>