Can not get the Branch information from git

838 views
Skip to first unread message

Horace Miles

unread,
Aug 17, 2017, 10:25:08 PM8/17/17
to Opencast Users

[INFO]

[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-admin-ui-ng ---

[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-admin-ui-ng/target

[INFO]

[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-admin-ui-ng ---

[INFO] ShortRevision tag detected. The value is '7'.

[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-admin-ui-ng' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'

[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-admin-ui-ng

[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503022081993

[WARNING] Cannot get the branch information from the git repository:

Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

 

[INFO] ShortRevision tag detected. The value is '7'.

[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-admin-ui-ng' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'

[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-admin-ui-ng

[INFO] Storing buildScmBranch: UNKNOWN

[INFO] 


I then ran this command:  mvn -e clean install  -rf :matterhorn-admin-ui-ng 


With no effect.  


I am trying to build opencast 3.2 on Ubuntu 16.04 updated.   With all the dependencies mentioned in the install guide.  I am using mvn-installer.2.5.1


What should I do next I have been trying to get this work for two days.  Making progress but can't get past this point...Help!!!

Lars Kiesow

unread,
Aug 18, 2017, 8:36:20 AM8/18/17
to us...@opencast.org
Hi Horace,
first, let's figure out what you are trying to do, which way you tried
and what the result is.

- I assume, you are trying to build Opencast from the source tarball?
- I assume building admin-ng is failing?
- Which version of Opencast are you trying to build?
- If you do not build from a git repository, it's expected behavior for
the build-number-plugin to fail. But that should not fail the whole
build.
- You can get pre-built versions from the rpm/deb repos or as tarball
from here:
https://bitbucket.org/opencast-community/opencast/downloads/
- For failed builds, please post the last ~150lines of the build log to
something like https://fpaste.org

Regards,
Lars


On Thu, 17 Aug 2017 19:25:08 -0700 (PDT)
Horace Miles <horace...@gmail.com> wrote:

> [INFO]
>
> [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @
> matterhorn-admin-ui-ng ---
>
> [INFO] Deleting
> /home/horace/matterhorn/opencast/modules/matterhorn-admin-ui-ng/target
>
> [INFO]
>
> [INFO] --- buildnumber-maven-plugin:1.4:create (default) @
> matterhorn-admin-ui-ng ---
>
> [INFO] ShortRevision tag detected. The value is '7'.
>
> [INFO] Executing: /bin/sh -c cd
> '/home/horace/matterhorn/opencast/modules/matterhorn-admin-ui-ng' &&
> 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
>
> [INFO] Working directory:
> /home/horace/matterhorn/opencast/modules/matterhorn-admin-ui-ng
>
> [INFO] Storing buildNumber: 83a00e2 at timestamp: 1503022081993
>
> *[WARNING] Cannot get the branch information from the git repository:
> *

Horace Miles

unread,
Aug 18, 2017, 12:12:45 PM8/18/17
to us...@opencast.org
Hello Lars and thanks for your response.  

- I assume, you are trying to build Opencast from the source tarball?
git clone https://bitbucket.org/opencast-community/opencast.git cd matterhorn git tag <- List all available versions git checkout 3.2 <- Switch to desired version
- I assume building admin-ng is failing? YES

- Which version of Opencast are you trying to build? 3.1 or 3.2 I have tried with both

- If you do not build from a git repository, it's expected behavior for
  the build-number-plugin to fail. But that should not fail the whole
  build.  This is from the git repository.

Fpaste.org is Not accepting new registrations

Software versions of dependencies:

java -version
openjdk version "1.8.0_141"
OpenJDK Runtime Environment (build 1.8.0_141-8u141-b15-3~14.04-b15)
OpenJDK 64-Bit Server VM (build 25.141-b15, mixed mode)

ffmpeg -version
~/matterhorn/opencast$ ffmpeg
ffmpeg version 3.3.3-1ubuntu1~16.04.york0 Copyright (c) 2000-2017 the FFmpeg developers

mvn --version
Apache Maven 3.3.9
Maven home: /usr/share/maven
4", family: "unix"

unzip -version
caution:  both -n and -o specified; ignoring -o
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

gcc --version
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609

tar --version
tar (GNU tar) 1.28

bzip2 --version
bzip2, a block-sorting file compressor.  Version 1.0.6, 6-Sept-2010.

tesseract 3.04.01
 leptonica-1.73
  libjpeg 8d (libjpeg-turbo 1.3.0) : libpng 1.2.54 : libtiff 4.0.6 : zlib 1.2.8

hunspell -v
@(#) International Ispell Version 3.2.06 (but really Hunspell 1.3.3)

sox --version
sox:      SoX v14.4.1

activemq --version
INFO: Loading '/usr/share/activemq/activemq-options'
INFO: Using java '/usr/lib/jvm/default-java//bin/java'
INFO: changing to user 'activemq' to invoke java
Java Runtime: Oracle Corporation 1.8.0_141 /usr/lib/jvm/java-8-openjdk-amd64/jre
  Heap sizes: current=502784k  free=497520k  max=502784k
    JVM args: -Xms512M -Xmx512M -Dorg.apache.activemq.UseDedicatedTaskRunner=true -Dactivemq.classpath=/var/lib/activemq/conf:/var/lib/activemq/../lib/: -Dactivemq.home=/usr/share/activemq -Dactivemq.base=/var/lib/activemq/ -Dactivemq.conf=/var/lib/activemq/conf -Dactivemq.data=/var/lib/activemq/data
Extensions classpath:
  [/var/lib/activemq/lib,/usr/share/activemq/lib,/var/lib/activemq/lib/camel,/var/lib/activemq/lib/optional,/var/lib/activemq/lib/web,/var/lib/activemq/lib/extra,/usr/share/activemq/lib/camel,/usr/share/activemq/lib/optional,/usr/share/activemq/lib/web,/usr/share/activemq/lib/extra]
ACTIVEMQ_HOME: /usr/share/activemq
ACTIVEMQ_BASE: /var/lib/activemq
ACTIVEMQ_CONF: /var/lib/activemq/conf
ACTIVEMQ_DATA: /var/lib/activemq/data

ActiveMQ null
The install is having problems way before admin-ng

Complete output is listed below:  

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
oot@vcampus:~/matterhorn/opencast# mvn -e clean install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] opencast
[INFO] matterhorn-urlsigning-common
[INFO] matterhorn-urlsigning-service-api
[INFO] matterhorn-common
[INFO] matterhorn-metadata-api
[INFO] matterhorn-workspace-api
[INFO] matterhorn-dublincore
[INFO] matterhorn-workflow-service-api
[INFO] matterhorn-archive-api
[INFO] matterhorn-scheduler-api
[INFO] matterhorn-message-broker-api
[INFO] matterhorn-ingest-service-api
[INFO] matterhorn-series-service-api
[INFO] matterhorn-solr
[INFO] matterhorn-mpeg7
[INFO] matterhorn-distribution-service-api
[INFO] matterhorn-inspection-service-api
[INFO] matterhorn-series-service-impl
[INFO] matterhorn-archive-base
[INFO] matterhorn-schema
[INFO] matterhorn-common-jpa-impl
[INFO] matterhorn-kernel
[INFO] matterhorn-archive-schema
[INFO] matterhorn-inspection-workflowoperation
[INFO] matterhorn-search-service-api
[INFO] matterhorn-publication-service-api
[INFO] matterhorn-authorization-xacml
[INFO] matterhorn-oaipmh-persistence
[INFO] matterhorn-distribution-workflowoperation
[INFO] matterhorn-conductor
[INFO] matterhorn-authorization-manager
[INFO] matterhorn-capture-admin-service-api
[INFO] matterhorn-event-comment
[INFO] matterhorn-messages
[INFO] matterhorn-search-api
[INFO] matterhorn-search
[INFO] matterhorn-userdirectory
[INFO] matterhorn-index-service
[INFO] matterhorn-presets
[INFO] matterhorn-static-file-service-api
[INFO] matterhorn-composer-service-api
[INFO] matterhorn-themes
[INFO] matterhorn-smil-api
[INFO] matterhorn-admin-ui-ng
[INFO] matterhorn-annotation-api
[INFO] matterhorn-annotation-impl
[INFO] matterhorn-archive-storage-fs
[INFO] matterhorn-archive-workflowoperation
[INFO] matterhorn-caption-api
[INFO] matterhorn-caption-impl
[INFO] matterhorn-caption-remote
[INFO] matterhorn-capture-admin-service-impl
[INFO] matterhorn-working-file-repository-service-api
[INFO] matterhorn-workflow-workflowoperation
[INFO] matterhorn-capture-workflowoperation
[INFO] matterhorn-comments-workflowoperation
[INFO] matterhorn-composer-ffmpeg
[INFO] matterhorn-composer-service-remote
[INFO] matterhorn-composer-workflowoperation
[INFO] matterhorn-cover-image-api
[INFO] matterhorn-cover-image-impl
[INFO] matterhorn-cover-image-remote
[INFO] matterhorn-cover-image-workflowoperation
[INFO] matterhorn-dataloader
[INFO] matterhorn-db
[INFO] matterhorn-dictionary-api
[INFO] matterhorn-dictionary-hunspell
[INFO] matterhorn-dictionary-none
[INFO] matterhorn-dictionary-regexp
[INFO] matterhorn-distribution-service-acl
[INFO] matterhorn-distribution-service-acl-remote
[INFO] matterhorn-distribution-service-aws-s3-api
[INFO] matterhorn-distribution-service-aws-s3
[INFO] matterhorn-distribution-service-aws-s3-remote
[INFO] matterhorn-distribution-service-download
[INFO] matterhorn-distribution-service-download-remote
[INFO] matterhorn-distribution-service-streaming
[INFO] matterhorn-distribution-service-streaming-remote
[INFO] matterhorn-email-template-service-api
[INFO] matterhorn-email-template-service-impl
[INFO] matterhorn-engage-theodul-api
[INFO] matterhorn-engage-theodul-core
[INFO] matterhorn-engage-theodul-plugin-archetype
[INFO] matterhorn-engage-theodul-plugin-controls
[INFO] matterhorn-engage-theodul-plugin-custom-mhConnection
[INFO] matterhorn-engage-theodul-plugin-custom-notifications
[INFO] matterhorn-engage-theodul-plugin-custom-usertracking
[INFO] matterhorn-engage-theodul-plugin-custom-piwik
[INFO] matterhorn-engage-theodul-plugin-description
[INFO] matterhorn-engage-theodul-plugin-tab-description
[INFO] matterhorn-engage-theodul-plugin-tab-shortcuts
[INFO] matterhorn-engage-theodul-plugin-tab-slidetext
[INFO] matterhorn-engage-theodul-plugin-timeline-statistics
[INFO] matterhorn-engage-theodul-plugin-video-videojs
[INFO] matterhorn-engage-ui
[INFO] matterhorn-execute-api
[INFO] matterhorn-execute-impl
[INFO] matterhorn-execute-remote
[INFO] matterhorn-execute-workflowoperation
[INFO] matterhorn-external-api
[INFO] matterhorn-fileupload
[INFO] matterhorn-hello-world-api
[INFO] matterhorn-hello-world-impl
[INFO] matterhorn-incident-workflowoperation
[INFO] matterhorn-ingest-service-impl
[INFO] matterhorn-ingest-workflowoperation
[INFO] matterhorn-inspection-service-ffmpeg
[INFO] matterhorn-inspection-service-remote
[INFO] matterhorn-lti
[INFO] matterhorn-message-broker-impl
[INFO] matterhorn-metadata
[INFO] matterhorn-search-service-impl
[INFO] matterhorn-migration
[INFO] matterhorn-notification-workflowoperation
[INFO] matterhorn-oaipmh-api
[INFO] matterhorn-oaipmh
[INFO] matterhorn-oaipmh-remote
[INFO] matterhorn-publication-service-oaipmh
[INFO] matterhorn-publication-service-oaipmh-remote
[INFO] matterhorn-publication-service-youtube-remote
[INFO] matterhorn-publication-service-youtube-v3
[INFO] matterhorn-runtime-info
[INFO] matterhorn-runtime-info-ui
[INFO] matterhorn-runtime-info-ui-ng
[INFO] matterhorn-scheduler-impl
[INFO] matterhorn-scheduler-remote
[INFO] matterhorn-scheduler-workflowoperation
[INFO] matterhorn-search-service-feeds
[INFO] matterhorn-search-service-remote
[INFO] matterhorn-search-workflowoperation
[INFO] matterhorn-security-shibboleth
[INFO] matterhorn-security-aai
[INFO] matterhorn-security-cas-client-wrapper
[INFO] matterhorn-security-cas
[INFO] matterhorn-security-ldap
[INFO] matterhorn-security-openid
[INFO] matterhorn-series-service-remote
[INFO] matterhorn-serviceregistry
[INFO] matterhorn-serviceregistry-remote
[INFO] matterhorn-silencedetection-api
[INFO] matterhorn-silencedetection-impl
[INFO] matterhorn-silencedetection-remote
[INFO] matterhorn-smil-impl
[INFO] matterhorn-sox-api
[INFO] matterhorn-sox-impl
[INFO] matterhorn-sox-remote
[INFO] matterhorn-sox-workflowoperation
[INFO] matterhorn-static
[INFO] matterhorn-static-file-service-impl
[INFO] matterhorn-textanalyzer-api
[INFO] matterhorn-textanalyzer-impl
[INFO] matterhorn-textanalyzer-remote
[INFO] matterhorn-textanalyzer-workflowoperation
[INFO] matterhorn-textextractor-tesseract
[INFO] matterhorn-themes-workflowoperation
[INFO] matterhorn-urlsigning-service-impl
[INFO] matterhorn-urlsigning-verifier-service-api
[INFO] matterhorn-urlsigning-verifier-service-impl
[INFO] matterhorn-userdirectory-ldap
[INFO] matterhorn-userdirectory-sakai
[INFO] matterhorn-usertracking-api
[INFO] matterhorn-usertracking-impl
[INFO] matterhorn-videoeditor-api
[INFO] matterhorn-videoeditor-ffmpeg-impl
[INFO] matterhorn-videoeditor-remote
[INFO] matterhorn-videoeditor-workflowoperation
[INFO] matterhorn-videosegmenter-api
[INFO] matterhorn-videosegmenter-ffmpeg
[INFO] matterhorn-videosegmenter-remote
[INFO] matterhorn-videosegmenter-workflowoperation
[INFO] matterhorn-waveform-api
[INFO] matterhorn-waveform-ffmpeg
[INFO] matterhorn-waveform-remote
[INFO] matterhorn-waveform-workflowoperation
[INFO] matterhorn-workflow-service-impl
[INFO] matterhorn-workflow-service-remote
[INFO] matterhorn-working-file-repository-service-impl
[INFO] matterhorn-working-file-repository-service-remote
[INFO] matterhorn-workspace-impl
[INFO] Assemblies
[INFO] Assemblies // Apache Karaf Features
[INFO] Assemblies // Distribution Admin
[INFO] Assemblies // Distribution Admin/Presentation
[INFO] Assemblies // Distribution Admin/Worker
[INFO] Assemblies // Distribution All-In-One
[INFO] Assemblies // Distribution Ingest
[INFO] Assemblies // Distribution Presentation
[INFO] Assemblies // Distribution Worker
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building opencast 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ base ---
[INFO] Deleting /home/horace/matterhorn/opencast/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ base ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071661108
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ base ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ base ---
[INFO] Installing /home/horace/matterhorn/opencast/pom.xml to /root/.m2/repository/org/opencastproject/base/3.2/base-3.2.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-urlsigning-common 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-urlsigning-common ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-common/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-urlsigning-common ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-common' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-common
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071664572
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-common' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-common
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-urlsigning-common ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-urlsigning-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-common/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-urlsigning-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-common/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-urlsigning-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-common/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-urlsigning-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-common/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-urlsigning-common ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-common/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.urlsigning.utils.SHA256UtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in org.opencastproject.urlsigning.utils.SHA256UtilTest
Running org.opencastproject.urlsigning.utils.PolicyUtilsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.opencastproject.urlsigning.utils.PolicyUtilsTest
Running org.opencastproject.urlsigning.utils.ResourceRequestUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in org.opencastproject.urlsigning.utils.ResourceRequestUtilTest

Results :

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-urlsigning-common ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-urlsigning-common ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-common/target/matterhorn-urlsigning-common-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-urlsigning-common/3.2/matterhorn-urlsigning-common-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-common/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-urlsigning-common/3.2/matterhorn-urlsigning-common-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-urlsigning-common ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-urlsigning-common/3.2/matterhorn-urlsigning-common-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-urlsigning-service-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-urlsigning-service-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-service-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-urlsigning-service-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-service-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071669567
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-service-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-urlsigning-service-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-urlsigning-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-service-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-urlsigning-service-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-service-api/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-urlsigning-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-service-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-urlsigning-service-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-urlsigning-service-api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-urlsigning-service-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-urlsigning-service-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-service-api/target/matterhorn-urlsigning-service-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-urlsigning-service-api/3.2/matterhorn-urlsigning-service-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-urlsigning-service-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-urlsigning-service-api/3.2/matterhorn-urlsigning-service-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-urlsigning-service-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-urlsigning-service-api/3.2/matterhorn-urlsigning-service-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-common 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-common ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-common/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-common ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-common' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-common
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071670825
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-common' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-common
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-common ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 19 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 332 source files to /home/horace/matterhorn/opencast/modules/matterhorn-common/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-common/src/main/java/org/opencastproject/mediapackage/MediaPackageElementBuilderImpl.java: Some input files use or override a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-common/src/main/java/org/opencastproject/mediapackage/MediaPackageElementBuilderImpl.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-common/src/main/java/org/opencastproject/util/data/functions/Misc.java: Some input files use unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-common/src/main/java/org/opencastproject/util/data/functions/Misc.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 26 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 68 source files to /home/horace/matterhorn/opencast/modules/matterhorn-common/target/test-classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-common/src/test/java/org/opencastproject/security/api/AccessControlParserTest.java: Some input files use or override a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-common/src/test/java/org/opencastproject/security/api/AccessControlParserTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-common/src/test/java/org/opencastproject/job/api/JaxbIncidentTest.java: Some input files use unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-common/src/test/java/org/opencastproject/job/api/JaxbIncidentTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-common ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-common/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.mediapackage.MediaPackageElementBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec - in org.opencastproject.mediapackage.MediaPackageElementBuilderTest
Running org.opencastproject.mediapackage.ENameTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.opencastproject.mediapackage.ENameTest
Running org.opencastproject.mediapackage.TrackSelectorTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in org.opencastproject.mediapackage.TrackSelectorTest
Running org.opencastproject.mediapackage.MediaPackageReferenceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec - in org.opencastproject.mediapackage.MediaPackageReferenceTest
Running org.opencastproject.mediapackage.track.TrackTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.052 sec - in org.opencastproject.mediapackage.track.TrackTest
Running org.opencastproject.mediapackage.track.TrackSupportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.opencastproject.mediapackage.track.TrackSupportTest
Running org.opencastproject.mediapackage.SimpleElementSelectorTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.opencastproject.mediapackage.SimpleElementSelectorTest
Running org.opencastproject.mediapackage.HandleBuilderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.opencastproject.mediapackage.HandleBuilderTest
Running org.opencastproject.mediapackage.MediaPackageBuilderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in org.opencastproject.mediapackage.MediaPackageBuilderTest
Running org.opencastproject.mediapackage.PublicationImplTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec - in org.opencastproject.mediapackage.PublicationImplTest
Running org.opencastproject.mediapackage.ChainingMediaPackageSerializerTest
08:54:39  INFO (ChainingMediaPackageSerializer:64) - MediaPackageSerializer 'EasyMock for interface org.opencastproject.mediapackage.MediaPackageSerializer' with ranking 10 added to serializer chain.
08:54:39  INFO (ChainingMediaPackageSerializer:64) - MediaPackageSerializer 'EasyMock for interface org.opencastproject.mediapackage.MediaPackageSerializer' with ranking 5 added to serializer chain.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.opencastproject.mediapackage.ChainingMediaPackageSerializerTest
Running org.opencastproject.mediapackage.attachment.AttachmentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.opencastproject.mediapackage.attachment.AttachmentTest
Running org.opencastproject.mediapackage.RedirectingMediaPackageSerializerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.opencastproject.mediapackage.RedirectingMediaPackageSerializerTest
Running org.opencastproject.mediapackage.HandleTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.opencastproject.mediapackage.HandleTest
Running org.opencastproject.mediapackage.MediaPackageSupportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.opencastproject.mediapackage.MediaPackageSupportTest
Running org.opencastproject.mediapackage.MediaPackageElementFlavorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.opencastproject.mediapackage.MediaPackageElementFlavorTest
Running org.opencastproject.mediapackage.MediaPackageTest
08:54:40  INFO (MediaPackageTest:143) - <?xml version="1.0" encoding="UTF-8" standalone="yes"?><mediapackage id="9cc1ee5f-a71a-48d2-bb6a-c09cadb14d46" xmlns="http://mediapackage.opencastproject.org"><media/><metadata/><attachments/><publications><publication id="1" channel="engage"><mimetype>text/html</mimetype><tags/><url>http://localhost/1.html</url><media/><attachments/><metadata/></publication></publications></mediapackage>
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 sec - in org.opencastproject.mediapackage.MediaPackageTest
Running org.opencastproject.mediapackage.identifier.IdTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.opencastproject.mediapackage.identifier.IdTest
Running org.opencastproject.mediapackage.MediaPackageJaxbSerializationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.opencastproject.mediapackage.MediaPackageJaxbSerializationTest
Running org.opencastproject.mediapackage.MediaPackageMergeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.opencastproject.mediapackage.MediaPackageMergeTest
Running org.opencastproject.mediapackage.MediaPackageSerializerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.opencastproject.mediapackage.MediaPackageSerializerTest
Running org.opencastproject.job.api.JaxbIncidentTreeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.opencastproject.job.api.JaxbIncidentTreeTest
Running org.opencastproject.job.api.JobUtilTest
08:54:40 ERROR (JobUtil$4:382) - Error parsing Job from HTTP response
java.lang.NullPointerException
at org.opencastproject.util.JobUtil$4.apply(JobUtil.java:380)
at org.opencastproject.util.JobUtil$4.apply(JobUtil.java:376)
at org.opencastproject.job.api.JobUtilTest.testJobFromHttpResponse(JobUtilTest.java:192)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in org.opencastproject.job.api.JobUtilTest
Running org.opencastproject.job.api.JobBarrierTest
08:54:41  INFO (JobBarrierTest:66) - Waiting for 4 jobs
08:54:41  INFO (JobBarrierTest:66) - Waiting for 49 jobs
08:54:42  INFO (JobBarrierTest:66) - Waiting for 2 jobs
08:54:43  INFO (JobBarrierTest:66) - Waiting for 66 jobs
08:54:44  INFO (JobBarrierTest:66) - Waiting for 69 jobs
08:54:45  INFO (JobBarrierTest:66) - Waiting for 13 jobs
08:54:46  INFO (JobBarrierTest:66) - Waiting for 91 jobs
08:54:47  INFO (JobBarrierTest:66) - Waiting for 94 jobs
08:54:48  INFO (JobBarrierTest:66) - Waiting for 72 jobs
08:54:49  INFO (JobBarrierTest:66) - Waiting for 17 jobs
08:54:50  INFO (JobBarrierTest:66) - Waiting for 76 jobs
08:54:51  INFO (JobBarrierTest:66) - Waiting for 81 jobs
08:54:52  INFO (JobBarrierTest:66) - Waiting for 61 jobs
08:54:53  INFO (JobBarrierTest:66) - Waiting for 21 jobs
08:54:54  INFO (JobBarrierTest:66) - Waiting for 16 jobs
08:54:55  INFO (JobBarrierTest:66) - Waiting for 70 jobs
08:54:56  INFO (JobBarrierTest:66) - Waiting for 16 jobs
08:54:57  INFO (JobBarrierTest:66) - Waiting for 57 jobs
08:54:58  INFO (JobBarrierTest:66) - Waiting for 39 jobs
08:54:59  INFO (JobBarrierTest:66) - Waiting for 94 jobs
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.389 sec - in org.opencastproject.job.api.JobBarrierTest
Running org.opencastproject.job.api.JaxbIncidentTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.opencastproject.job.api.JaxbIncidentTest
Running org.opencastproject.job.api.IncidentParserTest
08:55:00  INFO (IncidentParserTest:53) - <?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:incident xmlns:ns2="http://job.opencastproject.org" xmlns:ns3="http://serviceregistry.opencastproject.org"><ns2:id>1</ns2:id><ns2:jobId>2</ns2:jobId><ns2:serviceType>service</ns2:serviceType><ns2:processingHost>localhost</ns2:processingHost><ns2:timestamp>1970-01-01T00:00:00.000Z</ns2:timestamp><ns2:severity>FAILURE</ns2:severity><ns2:code>code</ns2:code><ns2:descriptionParameters><ns2:param name="key">value</ns2:param></ns2:descriptionParameters><ns2:details><ns2:detail title="title">content</ns2:detail><ns2:detail title="Another title">...and even more content</ns2:detail></ns2:details></ns2:incident>
08:55:00  INFO (IncidentParserTest:67) - <?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:incidentTree xmlns:ns2="http://job.opencastproject.org" xmlns:ns3="http://serviceregistry.opencastproject.org"><ns2:incident><ns2:id>1</ns2:id><ns2:jobId>2</ns2:jobId><ns2:serviceType>service</ns2:serviceType><ns2:processingHost>localhost</ns2:processingHost><ns2:timestamp>1970-01-01T00:00:00.001Z</ns2:timestamp><ns2:severity>FAILURE</ns2:severity><ns2:code>code</ns2:code><ns2:descriptionParameters><ns2:param name="key">value</ns2:param></ns2:descriptionParameters><ns2:details><ns2:detail title="title">content</ns2:detail></ns2:details></ns2:incident><ns2:incident><ns2:id>2</ns2:id><ns2:jobId>2</ns2:jobId><ns2:serviceType>service</ns2:serviceType><ns2:processingHost>localhost</ns2:processingHost><ns2:timestamp>1970-01-01T00:00:00.002Z</ns2:timestamp><ns2:severity>FAILURE</ns2:severity><ns2:code>code</ns2:code><ns2:descriptionParameters><ns2:param name="key">value</ns2:param></ns2:descriptionParameters><ns2:details><ns2:detail title="title">content</ns2:detail></ns2:details></ns2:incident><ns2:incidents><ns2:incident><ns2:id>3</ns2:id><ns2:jobId>2</ns2:jobId><ns2:serviceType>service</ns2:serviceType><ns2:processingHost>localhost</ns2:processingHost><ns2:timestamp>1970-01-01T00:00:00.003Z</ns2:timestamp><ns2:severity>FAILURE</ns2:severity><ns2:code>code</ns2:code><ns2:descriptionParameters><ns2:param name="key">value</ns2:param></ns2:descriptionParameters><ns2:details><ns2:detail title="title">content</ns2:detail></ns2:details></ns2:incident><ns2:incidents><ns2:incident><ns2:id>4</ns2:id><ns2:jobId>2</ns2:jobId><ns2:serviceType>service</ns2:serviceType><ns2:processingHost>localhost</ns2:processingHost><ns2:timestamp>1970-01-01T00:00:00.004Z</ns2:timestamp><ns2:severity>FAILURE</ns2:severity><ns2:code>code</ns2:code><ns2:descriptionParameters><ns2:param name="key">value</ns2:param></ns2:descriptionParameters><ns2:details><ns2:detail title="title">content</ns2:detail></ns2:details></ns2:incident><ns2:incident><ns2:id>5</ns2:id><ns2:jobId>2</ns2:jobId><ns2:serviceType>service</ns2:serviceType><ns2:processingHost>localhost</ns2:processingHost><ns2:timestamp>1970-01-01T00:00:00.005Z</ns2:timestamp><ns2:severity>FAILURE</ns2:severity><ns2:code>code</ns2:code><ns2:descriptionParameters><ns2:param name="key">value</ns2:param></ns2:descriptionParameters><ns2:details><ns2:detail title="title">content</ns2:detail></ns2:details></ns2:incident></ns2:incidents></ns2:incidents></ns2:incidentTree>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec - in org.opencastproject.job.api.IncidentParserTest
Running org.opencastproject.job.api.JobImplTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.opencastproject.job.api.JobImplTest
Running org.opencastproject.job.api.JaxbJobListTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec - in org.opencastproject.job.api.JaxbJobListTest
Running org.opencastproject.job.api.AbstractJobProducerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.opencastproject.job.api.AbstractJobProducerTest
Running org.opencastproject.job.api.JaxbJobTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.opencastproject.job.api.JaxbJobTest
Running org.opencastproject.util.EnumSupportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.opencastproject.util.EnumSupportTest
Running org.opencastproject.util.MultiResourceLockTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.opencastproject.util.MultiResourceLockTest
Running org.opencastproject.util.XmlNamespaceContextTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.opencastproject.util.XmlNamespaceContextTest
Running org.opencastproject.util.persistence.PersistenceUtilTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.195 sec - in org.opencastproject.util.persistence.PersistenceUtilTest
Running org.opencastproject.util.JaxbSchemaUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.opencastproject.util.JaxbSchemaUtilTest
Running org.opencastproject.util.EqualUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.opencastproject.util.EqualUtilTest
Running org.opencastproject.util.ReflectionUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.opencastproject.util.ReflectionUtilTest
Running org.opencastproject.util.SolrUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.opencastproject.util.SolrUtilsTest
Running org.opencastproject.util.data.ArraysTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.opencastproject.util.data.ArraysTest
Running org.opencastproject.util.data.CollectionsTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.opencastproject.util.data.CollectionsTest
Running org.opencastproject.util.data.FunctionsTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.opencastproject.util.data.FunctionsTest
Running org.opencastproject.util.data.OptionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.opencastproject.util.data.OptionTest
Running org.opencastproject.util.data.MonadicsTest
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.opencastproject.util.data.MonadicsTest
Running org.opencastproject.util.data.EitherTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.opencastproject.util.data.EitherTest
Running org.opencastproject.util.data.CellTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.opencastproject.util.data.CellTest
Running org.opencastproject.util.data.IteratorsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.opencastproject.util.data.IteratorsTest
Running org.opencastproject.util.data.functions.EithersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.opencastproject.util.data.functions.EithersTest
Running org.opencastproject.util.data.functions.MiscTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.opencastproject.util.data.functions.MiscTest
Running org.opencastproject.util.data.functions.OptionsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.opencastproject.util.data.functions.OptionsTest
Running org.opencastproject.util.ZipUtilTest
08:55:05 ERROR (ZipUtil:353) - The input String array cannot be null
08:55:05 ERROR (ZipUtil:370) - One of the input file names is null
08:55:05 ERROR (ZipUtil:189) - Input file /tmp/junit3115377267410523953/junit7326587591957547208/notExists doesn't exist
08:55:05 ERROR (ZipUtil:358) - Destination file cannot be null
08:55:05 ERROR (ZipUtil:363) - Destination file name must be set
08:55:05 ERROR (ZipUtil:125) - The destination file /tmp/junit3115377267410523953/junit7326587591957547208/sampleZip.zip already exists
08:55:05 ERROR (ZipUtil:152) - The destination file does not represent a valid zip archive (.zip extension is required)
08:55:05 ERROR (ZipUtil:451) - The input String array cannot be null
08:55:05 ERROR (ZipUtil:458) - One of the input file names is null
08:55:05 ERROR (ZipUtil:189) - Input file /tmp/junit5075415245927843289/junit611234168170402761/notExists doesn't exist
08:55:05 ERROR (ZipUtil:120) - The destination file cannot be null
08:55:05 ERROR (ZipUtil:125) - The destination file /tmp/junit5075415245927843289/junit611234168170402761/sampleZip.zip already exists
08:55:05 ERROR (ZipUtil:152) - The destination file does not represent a valid zip archive (.zip extension is required)
08:55:05 ERROR (ZipUtil:682) - Input filename cannot be null
08:55:05 ERROR (ZipUtil:687) - Input filename cannot be empty
08:55:05 ERROR (ZipUtil:225) - The zip file does not exist: /tmp/junit8063229066258477737/junit4719483831447679709/notExists
08:55:05 ERROR (ZipUtil:230) - The destination file cannot be null
08:55:05 ERROR (ZipUtil:270) - The input file is not a valid zip file
08:55:05 ERROR (ZipUtil:249) - Destination file must be a directory
08:55:05 ERROR (ZipUtil:220) - The zip file cannot be null
08:55:05 ERROR (ZipUtil:225) - The zip file does not exist: /tmp/junit1602151702700935049/junit2213795247794038265/notExists
08:55:05 ERROR (ZipUtil:230) - The destination file cannot be null
08:55:05 ERROR (ZipUtil:270) - The input file is not a valid zip file
08:55:05 ERROR (ZipUtil:249) - Destination file must be a directory
08:55:05 ERROR (ZipUtil:110) - The array with files to zip cannot be null
08:55:05 ERROR (ZipUtil:164) - Null inputfile in array
08:55:05 ERROR (ZipUtil:189) - Input file /tmp/junit7216406515477200268/junit8930197216561775908/notExists doesn't exist
08:55:05 ERROR (ZipUtil:120) - The destination file cannot be null
08:55:05 ERROR (ZipUtil:125) - The destination file /tmp/junit7216406515477200268/junit8930197216561775908/sampleZip.zip already exists
08:55:05 ERROR (ZipUtil:152) - The destination file does not represent a valid zip archive (.zip extension is required)
08:55:05 ERROR (ZipUtil:110) - The array with files to zip cannot be null
08:55:05 ERROR (ZipUtil:164) - Null inputfile in array
08:55:05 ERROR (ZipUtil:189) - Input file /tmp/junit5602767768775798754/junit3948099660993319525/notExists doesn't exist
08:55:05 ERROR (ZipUtil:540) - Destination file cannot be null
08:55:05 ERROR (ZipUtil:545) - Destination file name must be set
08:55:05 ERROR (ZipUtil:125) - The destination file /tmp/junit5602767768775798754/junit3948099660993319525/sampleZip.zip already exists
08:55:05 ERROR (ZipUtil:152) - The destination file does not represent a valid zip archive (.zip extension is required)
08:55:05 ERROR (ZipUtil:220) - The zip file cannot be null
08:55:05 ERROR (ZipUtil:225) - The zip file does not exist: /tmp/junit2016453537356833151/junit863332786885494088/notExists
08:55:05 ERROR (ZipUtil:655) - Output filename cannot be null
08:55:05 ERROR (ZipUtil:633) - Output filename cannot be empty
08:55:05 ERROR (ZipUtil:270) - The input file is not a valid zip file
08:55:05 ERROR (ZipUtil:249) - Destination file must be a directory
08:55:05 ERROR (ZipUtil:618) - Input filename cannot be null
08:55:05 ERROR (ZipUtil:623) - Input filename cannot be empty
08:55:05 ERROR (ZipUtil:628) - Output filename cannot be null
08:55:05 ERROR (ZipUtil:633) - Output filename cannot be empty
08:55:05 ERROR (ZipUtil:225) - The zip file does not exist: /tmp/junit6146045903479131510/junit2776304293086110448/notExists
08:55:05 ERROR (ZipUtil:270) - The input file is not a valid zip file
08:55:06 ERROR (ZipUtil:249) - Destination file must be a directory
Tests run: 18, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.953 sec - in org.opencastproject.util.ZipUtilTest
Running org.opencastproject.util.JsonObjTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.opencastproject.util.JsonObjTest
Running org.opencastproject.util.ProcessRunnerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.opencastproject.util.ProcessRunnerTest
Running org.opencastproject.util.SmartIteratorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.opencastproject.util.SmartIteratorTest
Running org.opencastproject.util.NeedleEyeTest
08:55:06  INFO (NeedleEyeTest$2:72) - org.opencastproject.util.NeedleEyeTest$2@55c091f7 is sleeping for 1000 ms
08:55:06  INFO (NeedleEyeTest$1:64) - not executed
08:55:07  INFO (NeedleEyeTest$2:74) - org.opencastproject.util.NeedleEyeTest$2@55c091f7 awaked
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 sec - in org.opencastproject.util.NeedleEyeTest
Running org.opencastproject.util.FileSupportTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.opencastproject.util.FileSupportTest
Running org.opencastproject.util.LogTest
08:55:07  INFO (LogTest:36) - [>9a31ecc4] hello
08:55:07  INFO (LogTest:38) - [>9a31ecc4_be6b0552] hello
08:55:07  INFO (LogTest:40) - [>9a31ecc4] hello
08:55:07  INFO (LogTest:78) - [>9a31ecc4] new thread
08:55:07  INFO (LogTest:45) - [>9a31ecc4] hello Peter
08:55:07  INFO (LogTest:46) - [>9a31ecc4] hello world
08:55:07  INFO (LogTest:47) - [>9a31ecc4] hello he, she, it
08:55:07  INFO (LogTest:48) - [>9a31ecc4] hello a 100 times
08:55:07  INFO (LogTest:49) - [>9a31ecc4] Decent number formatting looks like this: 1970.1143
08:55:07  INFO (LogTest:50) - [>9a31ecc4] Oh, an exception! java.lang.RuntimeException: Panic!
08:55:07  INFO (LogTest:51) - [>9a31ecc4] (null message)
08:55:07  INFO (LogTest:52) - [>9a31ecc4] (null message)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.opencastproject.util.LogTest
Running org.opencastproject.util.JsonsTest
08:55:07  INFO (JsonsTest:92) - {}
08:55:07  INFO (JsonsTest:108) - {"val":null}
{
    "city": "Paris",
    "name": "Karl",
    "age": 79
}
08:55:07  INFO (JsonsTest:56) - {
    "city": "Paris",
    "name": "Karl",
    "age": 79
}
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec - in org.opencastproject.util.JsonsTest
Running org.opencastproject.util.MimeTypeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.opencastproject.util.MimeTypeTest
Running org.opencastproject.util.UrlSupportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.opencastproject.util.UrlSupportTest
Running org.opencastproject.util.IoSupportTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.opencastproject.util.IoSupportTest
Running org.opencastproject.serviceregistry.api.IncidentsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.opencastproject.serviceregistry.api.IncidentsTest
Running org.opencastproject.security.api.RoleParsingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.opencastproject.security.api.RoleParsingTest
Running org.opencastproject.security.api.AccessControlParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.opencastproject.security.api.AccessControlParserTest
Running org.opencastproject.security.api.AccessControlUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.opencastproject.security.api.AccessControlUtilTest
Running org.opencastproject.security.api.OrganizationParsingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.opencastproject.security.api.OrganizationParsingTest
Running org.opencastproject.security.api.UserParsingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.opencastproject.security.api.UserParsingTest

Results :

Tests run: 325, Failures: 0, Errors: 0, Skipped: 7

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-common ---
Should not skip: ^
[WARNING] Warning building bundle org.opencastproject:matterhorn-common:bundle:3.2 : Superfluous export-package instructions: [net.fortuna.ical4j]
[WARNING] Warning building bundle org.opencastproject:matterhorn-common:bundle:3.2 : Did not find matching referal for !net.fortuna.ical4j.factory
[WARNING] Warning building bundle org.opencastproject:matterhorn-common:bundle:3.2 : Did not find matching referal for !net.fortuna.ical4j.timezone
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-common ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-common/target/matterhorn-common-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-common/3.2/matterhorn-common-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-common/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-common/3.2/matterhorn-common-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-common ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-common/3.2/matterhorn-common-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-metadata-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-metadata-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-metadata-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-metadata-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-metadata-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-metadata-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071711273
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-metadata-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-metadata-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-metadata-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-metadata-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-metadata-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-metadata-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /home/horace/matterhorn/opencast/modules/matterhorn-metadata-api/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-metadata-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-metadata-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-metadata-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/horace/matterhorn/opencast/modules/matterhorn-metadata-api/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-metadata-api ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-metadata-api/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencast.metadata.api.util.IntervalTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.opencast.metadata.api.util.IntervalTest

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-metadata-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-metadata-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-metadata-api/target/matterhorn-metadata-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-metadata-api/3.2/matterhorn-metadata-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-metadata-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-metadata-api/3.2/matterhorn-metadata-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-metadata-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-metadata-api/3.2/matterhorn-metadata-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-workspace-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-workspace-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-workspace-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-workspace-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-workspace-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-workspace-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071712830
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-workspace-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-workspace-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-workspace-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-workspace-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-workspace-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-workspace-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/horace/matterhorn/opencast/modules/matterhorn-workspace-api/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-workspace-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-workspace-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-workspace-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-workspace-api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-workspace-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-workspace-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-workspace-api/target/matterhorn-workspace-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-workspace-api/3.2/matterhorn-workspace-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-workspace-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-workspace-api/3.2/matterhorn-workspace-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-workspace-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-workspace-api/3.2/matterhorn-workspace-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-dublincore 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-dublincore ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-dublincore/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-dublincore ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-dublincore' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-dublincore
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071713740
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-dublincore' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-dublincore
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-dublincore ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-dublincore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-dublincore ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to /home/horace/matterhorn/opencast/modules/matterhorn-dublincore/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-dublincore/src/main/java/org/opencastproject/metadata/dublincore/DublinCoreUtil.java: /home/horace/matterhorn/opencast/modules/matterhorn-dublincore/src/main/java/org/opencastproject/metadata/dublincore/DublinCoreUtil.java uses or overrides a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-dublincore/src/main/java/org/opencastproject/metadata/dublincore/DublinCoreUtil.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-dublincore/src/main/java/org/opencastproject/metadata/dublincore/StaticMetadataServiceDublinCoreImpl.java: /home/horace/matterhorn/opencast/modules/matterhorn-dublincore/src/main/java/org/opencastproject/metadata/dublincore/StaticMetadataServiceDublinCoreImpl.java uses unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-dublincore/src/main/java/org/opencastproject/metadata/dublincore/StaticMetadataServiceDublinCoreImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-dublincore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 25 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-dublincore ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/horace/matterhorn/opencast/modules/matterhorn-dublincore/target/test-classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-dublincore/src/test/java/org/opencastproject/metadata/dublincore/StaticMetadataServiceDublinCoreImplTest.java: /home/horace/matterhorn/opencast/modules/matterhorn-dublincore/src/test/java/org/opencastproject/metadata/dublincore/StaticMetadataServiceDublinCoreImplTest.java uses or overrides a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-dublincore/src/test/java/org/opencastproject/metadata/dublincore/StaticMetadataServiceDublinCoreImplTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-dublincore ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-dublincore/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.metadata.dublincore.DublinCoreUtilTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec - in org.opencastproject.metadata.dublincore.DublinCoreUtilTest
Running org.opencastproject.metadata.dublincore.EncodingSchemeUtilsTest
08:55:15  INFO (EncodingSchemeUtilsTest:60) - Time zone = sun.util.calendar.ZoneInfo[id="America/Phoenix",offset=-25200000,dstSavings=0,useDaylight=false,transitions=12,lastRule=null]
08:55:15  INFO (EncodingSchemeUtilsTest:116) - Tue Mar 31 00:00:00 MST 2009
08:55:15  INFO (EncodingSchemeUtilsTest:117) - Fri Sep 11 00:00:00 MST 2009
08:55:15  INFO (EncodingSchemeUtilsTest:118) - 2009-03-31T00:00:00Z
08:55:15  INFO (EncodingSchemeUtilsTest:83) - 2017-08-18
08:55:15  INFO (EncodingSchemeUtilsTest:84) - 2017-08-18T15:55:15Z
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec - in org.opencastproject.metadata.dublincore.EncodingSchemeUtilsTest
Running org.opencastproject.metadata.dublincore.DublinCoreCatalogTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec - in org.opencastproject.metadata.dublincore.DublinCoreCatalogTest
Running org.opencastproject.metadata.dublincore.StaticMetadataServiceDublinCoreImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec - in org.opencastproject.metadata.dublincore.StaticMetadataServiceDublinCoreImplTest
Running org.opencastproject.metadata.dublincore.DublinCoreTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.159 sec - in org.opencastproject.metadata.dublincore.DublinCoreTest

Results :

Tests run: 36, Failures: 0, Errors: 0, Skipped: 2

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-dublincore ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-dublincore ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-dublincore/target/matterhorn-dublincore-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-dublincore/3.2/matterhorn-dublincore-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-dublincore/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-dublincore/3.2/matterhorn-dublincore-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-dublincore ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-dublincore/3.2/matterhorn-dublincore-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-workflow-service-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-workflow-service-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-workflow-service-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-workflow-service-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-workflow-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-workflow-service-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071716991
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-workflow-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-workflow-service-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-workflow-service-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-workflow-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-workflow-service-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 35 source files to /home/horace/matterhorn/opencast/modules/matterhorn-workflow-service-api/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-workflow-service-api/src/main/java/org/opencastproject/workflow/api/ConfiguredWorkflowRef.java: /home/horace/matterhorn/opencast/modules/matterhorn-workflow-service-api/src/main/java/org/opencastproject/workflow/api/ConfiguredWorkflowRef.java uses or overrides a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-workflow-service-api/src/main/java/org/opencastproject/workflow/api/ConfiguredWorkflowRef.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-workflow-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-workflow-service-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-workflow-service-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-workflow-service-api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-workflow-service-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-workflow-service-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-workflow-service-api/target/matterhorn-workflow-service-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-workflow-service-api/3.2/matterhorn-workflow-service-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-workflow-service-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-workflow-service-api/3.2/matterhorn-workflow-service-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-workflow-service-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-workflow-service-api/3.2/matterhorn-workflow-service-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-archive-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-archive-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-archive-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-archive-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-archive-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-archive-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071718198
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-archive-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-archive-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-archive-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-archive-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-archive-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-archive-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /home/horace/matterhorn/opencast/modules/matterhorn-archive-api/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-archive-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-archive-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-archive-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-archive-api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-archive-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-archive-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-archive-api/target/matterhorn-archive-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-archive-api/3.2/matterhorn-archive-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-archive-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-archive-api/3.2/matterhorn-archive-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-archive-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-archive-api/3.2/matterhorn-archive-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-scheduler-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-scheduler-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-scheduler-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-scheduler-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-scheduler-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-scheduler-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071719042
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-scheduler-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-scheduler-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-scheduler-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-scheduler-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-scheduler-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-scheduler-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/horace/matterhorn/opencast/modules/matterhorn-scheduler-api/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-scheduler-api/src/main/java/org/opencastproject/scheduler/api/SchedulerService.java: /home/horace/matterhorn/opencast/modules/matterhorn-scheduler-api/src/main/java/org/opencastproject/scheduler/api/SchedulerService.java uses unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-scheduler-api/src/main/java/org/opencastproject/scheduler/api/SchedulerService.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-scheduler-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-scheduler-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-scheduler-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-scheduler-api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-scheduler-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-scheduler-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-scheduler-api/target/matterhorn-scheduler-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-scheduler-api/3.2/matterhorn-scheduler-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-scheduler-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-scheduler-api/3.2/matterhorn-scheduler-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-scheduler-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-scheduler-api/3.2/matterhorn-scheduler-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-message-broker-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-message-broker-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-message-broker-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-message-broker-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-message-broker-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-message-broker-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071720026
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-message-broker-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-message-broker-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-message-broker-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-message-broker-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-message-broker-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-message-broker-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to /home/horace/matterhorn/opencast/modules/matterhorn-message-broker-api/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-message-broker-api/src/main/java/org/opencastproject/message/broker/api/scheduler/SchedulerItem.java: /home/horace/matterhorn/opencast/modules/matterhorn-message-broker-api/src/main/java/org/opencastproject/message/broker/api/scheduler/SchedulerItem.java uses unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-message-broker-api/src/main/java/org/opencastproject/message/broker/api/scheduler/SchedulerItem.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-message-broker-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-message-broker-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-message-broker-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-message-broker-api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-message-broker-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-message-broker-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-message-broker-api/target/matterhorn-message-broker-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-message-broker-api/3.2/matterhorn-message-broker-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-message-broker-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-message-broker-api/3.2/matterhorn-message-broker-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-message-broker-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-message-broker-api/3.2/matterhorn-message-broker-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-ingest-service-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-ingest-service-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-ingest-service-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-ingest-service-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-ingest-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-ingest-service-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071720935
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-ingest-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-ingest-service-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-ingest-service-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-ingest-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-ingest-service-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-ingest-service-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/horace/matterhorn/opencast/modules/matterhorn-ingest-service-api/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-ingest-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-ingest-service-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-ingest-service-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-ingest-service-api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-ingest-service-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-ingest-service-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-ingest-service-api/target/matterhorn-ingest-service-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-ingest-service-api/3.2/matterhorn-ingest-service-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-ingest-service-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-ingest-service-api/3.2/matterhorn-ingest-service-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-ingest-service-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-ingest-service-api/3.2/matterhorn-ingest-service-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-series-service-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-series-service-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-series-service-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-series-service-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-series-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-series-service-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071721690
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-series-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-series-service-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-series-service-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-series-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-series-service-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-series-service-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/horace/matterhorn/opencast/modules/matterhorn-series-service-api/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-series-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-series-service-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-series-service-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-series-service-api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-series-service-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-series-service-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-series-service-api/target/matterhorn-series-service-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-series-service-api/3.2/matterhorn-series-service-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-series-service-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-series-service-api/3.2/matterhorn-series-service-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-series-service-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-series-service-api/3.2/matterhorn-series-service-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-solr 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-solr ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-solr/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-solr ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-solr' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-solr
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071722464
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-solr' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-solr
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-solr ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-solr ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-solr/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-solr ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/horace/matterhorn/opencast/modules/matterhorn-solr/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-solr ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-solr/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-solr ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-solr ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-solr ---
[WARNING] Warning building bundle org.opencastproject:matterhorn-solr:bundle:3.2 : Split package org/apache/solr/core
Use directive -split-package:=(merge-first|merge-last|error|first) on Export/Private Package instruction to get rid of this warning
Package found in   [Jar:., Jar:solr-core]
Reference from     /root/.m2/repository/org/apache/solr/solr-core/1.4.1/solr-core-1.4.1.jar
Classpath          [Jar:., Jar:matterhorn-common, Jar:matterhorn-urlsigning-service-api, Jar:matterhorn-urlsigning-common, Jar:functional, Jar:freemarker, Jar:jaxb-api, Jar:stax-api, Jar:activation, Jar:javax.servlet-api, Jar:jsr311-api, Jar:com.springsource.org.apache.commons.beanutils, Jar:com.springsource.org.apache.commons.collections, Jar:com.springsource.org.apache.commons.logging, Jar:httpclient-osgi, Jar:httpclient, Jar:httpcore, Jar:httpmime, Jar:httpclient-cache, Jar:fluent-hc, Jar:json-simple, Jar:commons-io, Jar:commons-codec, Jar:commons-fileupload, Jar:commons-collections, Jar:joda-time, Jar:guava, Jar:jsr305, Jar:ical4j, Jar:javax.persistence, Jar:org.eclipse.persistence.jpa, Jar:org.eclipse.persistence.asm, Jar:org.eclipse.persistence.antlr, Jar:javax.json, Jar:org.eclipse.persistence.jpa.jpql, Jar:org.eclipse.persistence.core, Jar:c3p0, Jar:mchange-commons-java, Jar:truezip, Jar:ant, Jar:ant-launcher, Jar:bcprov-jdk14, Jar:rest-assured, Jar:groovy, Jar:groovy-xml, Jar:tagsoup, Jar:json-path, Jar:groovy-json, Jar:rest-assured-common, Jar:xml-path, Jar:jersey-bundle, Jar:hamcrest-library, Jar:hamcrest-core, Jar:jettison, Jar:JUnitParams, Jar:org.osgi.core, Jar:org.osgi.compendium, Jar:solr-core, Jar:lucene-queries, Jar:lucene-memory, Jar:lucene-misc, Jar:lucene-spellchecker, Jar:commons-httpclient, Jar:commons-logging, Jar:solr-commons-csv, Jar:geronimo-stax-api_1.0_spec, Jar:solr-solrj, Jar:wstx-asl, Jar:stax-api, Jar:lucene-core, Jar:lucene-analyzers, Jar:lucene-highlighter, Jar:lucene-snowball, Jar:commons-lang3, Jar:slf4j-api]
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-solr ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-solr/target/matterhorn-solr-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-solr/3.2/matterhorn-solr-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-solr/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-solr/3.2/matterhorn-solr-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-solr ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-solr/3.2/matterhorn-solr-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-mpeg7 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-mpeg7 ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-mpeg7/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-mpeg7 ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-mpeg7' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-mpeg7
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071724715
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-mpeg7' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-mpeg7
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-mpeg7 ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-mpeg7 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-mpeg7 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 45 source files to /home/horace/matterhorn/opencast/modules/matterhorn-mpeg7/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-mpeg7 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-mpeg7 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/horace/matterhorn/opencast/modules/matterhorn-mpeg7/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-mpeg7 ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-mpeg7/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.metadata.mpeg7.Mpeg7Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec - in org.opencastproject.metadata.mpeg7.Mpeg7Test

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-mpeg7 ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-mpeg7 ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-mpeg7/target/matterhorn-mpeg7-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-mpeg7/3.2/matterhorn-mpeg7-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-mpeg7/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-mpeg7/3.2/matterhorn-mpeg7-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-mpeg7 ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-mpeg7/3.2/matterhorn-mpeg7-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-distribution-service-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-distribution-service-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-distribution-service-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-distribution-service-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-distribution-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-distribution-service-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071726877
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-distribution-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-distribution-service-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-distribution-service-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-distribution-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-distribution-service-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-distribution-service-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/horace/matterhorn/opencast/modules/matterhorn-distribution-service-api/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-distribution-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-distribution-service-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-distribution-service-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-distribution-service-api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-distribution-service-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-distribution-service-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-distribution-service-api/target/matterhorn-distribution-service-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-distribution-service-api/3.2/matterhorn-distribution-service-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-distribution-service-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-distribution-service-api/3.2/matterhorn-distribution-service-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-distribution-service-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-distribution-service-api/3.2/matterhorn-distribution-service-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-inspection-service-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-inspection-service-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-inspection-service-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-inspection-service-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-inspection-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-inspection-service-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071727655
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-inspection-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-inspection-service-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-inspection-service-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-inspection-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-inspection-service-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-inspection-service-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/horace/matterhorn/opencast/modules/matterhorn-inspection-service-api/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-inspection-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-inspection-service-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-inspection-service-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-inspection-service-api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-inspection-service-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-inspection-service-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-inspection-service-api/target/matterhorn-inspection-service-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-inspection-service-api/3.2/matterhorn-inspection-service-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-inspection-service-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-inspection-service-api/3.2/matterhorn-inspection-service-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-inspection-service-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-inspection-service-api/3.2/matterhorn-inspection-service-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-series-service-impl 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-series-service-impl ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-series-service-impl ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071728435
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-series-service-impl ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-series-service-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-series-service-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl/src/main/java/org/opencastproject/series/impl/SeriesServiceImpl.java: /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl/src/main/java/org/opencastproject/series/impl/SeriesServiceImpl.java uses or overrides a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl/src/main/java/org/opencastproject/series/impl/SeriesServiceImpl.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl/src/main/java/org/opencastproject/series/endpoint/SeriesRestService.java: /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl/src/main/java/org/opencastproject/series/endpoint/SeriesRestService.java uses unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl/src/main/java/org/opencastproject/series/endpoint/SeriesRestService.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- staticweave-maven-plugin:1.0.0:weave (default) @ matterhorn-series-service-impl ---
[INFO] Start EclipseLink static weaving...
[INFO] Finished EclipseLink static weaving.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-series-service-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-series-service-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl/target/test-classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl/src/test/java/org/opencastproject/series/impl/SeriesServiceImplTest.java: /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl/src/test/java/org/opencastproject/series/impl/SeriesServiceImplTest.java uses or overrides a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl/src/test/java/org/opencastproject/series/impl/SeriesServiceImplTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-series-service-impl ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.series.impl.persistence.SeriesServicePersistenceTest
08:55:32  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:33  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:33  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:34  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:34  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:34  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.535 sec - in org.opencastproject.series.impl.persistence.SeriesServicePersistenceTest
Running org.opencastproject.series.impl.SeriesServiceImplTest
08:55:34  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:35  INFO (SeriesServiceImpl:144) - Activating Series Service
08:55:35  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.series.impl.SeriesServiceImpl was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:55:36  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:36  INFO (SeriesServiceImpl:144) - Activating Series Service
08:55:36  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.series.impl.SeriesServiceImpl was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:55:36  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:36  INFO (SeriesServiceImpl:144) - Activating Series Service
08:55:37  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.series.impl.SeriesServiceImpl was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:55:37  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:37  INFO (SeriesServiceImpl:144) - Activating Series Service
08:55:37  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.series.impl.SeriesServiceImpl was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:55:37  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:38  INFO (SeriesServiceImpl:144) - Activating Series Service
08:55:38  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.series.impl.SeriesServiceImpl was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:55:40  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:40  INFO (SeriesServiceImpl:144) - Activating Series Service
08:55:40  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.series.impl.SeriesServiceImpl was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:55:41  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:42  INFO (SeriesServiceImpl:144) - Activating Series Service
08:55:42  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.series.impl.SeriesServiceImpl was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:55:42  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:42  INFO (SeriesServiceImpl:144) - Activating Series Service
08:55:42  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.series.impl.SeriesServiceImpl was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:55:42  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:42  INFO (SeriesServiceImpl:144) - Activating Series Service
08:55:42  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.series.impl.SeriesServiceImpl was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:55:42  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:43  INFO (SeriesServiceImpl:144) - Activating Series Service
08:55:43  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.series.impl.SeriesServiceImpl was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:55:43  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:43  INFO (SeriesServiceImpl:144) - Activating Series Service
08:55:43  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.series.impl.SeriesServiceImpl was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:55:44  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:45  INFO (SeriesServiceImpl:144) - Activating Series Service
08:55:45  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.series.impl.SeriesServiceImpl was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:55:46  INFO (SeriesServiceDatabaseImpl:95) - Activating persistence manager for series
08:55:46  INFO (SeriesServiceImpl:144) - Activating Series Service
08:55:46  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.series.impl.SeriesServiceImpl was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:55:46  INFO (SeriesServiceImpl:259) - Series Dublin Core does not contain identifier, generating one
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.42 sec - in org.opencastproject.series.impl.SeriesServiceImplTest
Running org.opencastproject.series.impl.solr.SeriesServiceSolrTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.911 sec - in org.opencastproject.series.impl.solr.SeriesServiceSolrTest

Results :

Tests run: 29, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-series-service-impl ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-series-service-impl ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl/target/matterhorn-series-service-impl-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-series-service-impl/3.2/matterhorn-series-service-impl-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-series-service-impl/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-series-service-impl/3.2/matterhorn-series-service-impl-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-series-service-impl ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-series-service-impl/3.2/matterhorn-series-service-impl-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-archive-base 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-archive-base ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-archive-base ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-archive-base' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-archive-base
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071760535
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-archive-base' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-archive-base
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-archive-base ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-archive-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-archive-base ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/src/main/java/org/opencastproject/archive/base/persistence/VersionClaimDto.java: Some input files use or override a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/src/main/java/org/opencastproject/archive/base/persistence/VersionClaimDto.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/src/main/java/org/opencastproject/archive/base/persistence/VersionClaimDto.java: Some input files use unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/src/main/java/org/opencastproject/archive/base/persistence/VersionClaimDto.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-archive-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-archive-base ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/target/test-classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/src/test/java/org/opencastproject/archive/ArchiveTestEnv.java: /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/src/test/java/org/opencastproject/archive/ArchiveTestEnv.java uses or overrides a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/src/test/java/org/opencastproject/archive/ArchiveTestEnv.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/src/test/java/org/opencastproject/archive/ArchiveTestEnv.java: /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/src/test/java/org/opencastproject/archive/ArchiveTestEnv.java uses unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/src/test/java/org/opencastproject/archive/ArchiveTestEnv.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-archive-base ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.archive.persistence.ArchiveDbTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.288 sec - in org.opencastproject.archive.persistence.ArchiveDbTest
Running org.opencastproject.archive.base.ArchiveBaseTest
08:56:05  INFO (ArchiveBase:225) - Creating new version 0 of mediapackage 10.0000/1
08:56:05  INFO (ArchiveBase:481) - Archiving dublincore/episode text/xml dublincore.xml
08:56:05  INFO (ArchiveBase:510) - Archiving manifest of mediapackage 10.0000/1
08:56:05 ERROR (ArchiveBase:471) - An error occurred
org.opencastproject.archive.api.ArchiveException: org.opencastproject.security.api.UnauthorizedException: sample:opencastproject.org:test can not take action 'write'
at org.opencastproject.archive.base.ArchiveBase$3.xapply(ArchiveBase.java:272)
at org.opencastproject.archive.base.ArchiveBase$3.xapply(ArchiveBase.java:257)
at org.opencastproject.util.data.Function0$X.apply(Function0.java:58)
at org.opencastproject.archive.base.ArchiveBase.handleException(ArchiveBase.java:469)
at org.opencastproject.archive.base.ArchiveBase.delete(ArchiveBase.java:257)
at org.opencastproject.archive.base.ArchiveBaseTest.testPermissionToDelete(ArchiveBaseTest.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Caused by: org.opencastproject.security.api.UnauthorizedException: sample:opencastproject.org:test can not take action 'write'
at org.opencastproject.archive.base.ArchiveBase.protect(ArchiveBase.java:676)
at org.opencastproject.archive.base.ArchiveBase.access$400(ArchiveBase.java:127)
at org.opencastproject.archive.base.ArchiveBase$18.apply(ArchiveBase.java:694)
at org.opencastproject.archive.base.ArchiveBase$18.apply(ArchiveBase.java:691)
at org.opencastproject.util.data.Option$1.fmap(Option.java:208)
at org.opencastproject.util.data.Option.map(Option.java:57)
at org.opencastproject.archive.base.ArchiveBase$3.xapply(ArchiveBase.java:260)
... 31 more
08:56:05  INFO (ArchiveBase$3:262) - Removing mediapackage 10.0000/1 from the archive
08:56:05  INFO (ArchiveBase:225) - Creating new version 0 of mediapackage 10.0000/1
08:56:05  INFO (ArchiveBase:481) - Archiving dublincore/episode text/xml dublincore.xml
08:56:05  INFO (ArchiveBase:510) - Archiving manifest of mediapackage 10.0000/1
08:56:05  INFO (ArchiveBase:225) - Creating new version 1 of mediapackage 10.0000/1
08:56:05  INFO (ArchiveBase:481) - Archiving dublincore/episode text/xml dublincore.xml
08:56:05  INFO (ArchiveBase$10:543) - Content of catalog-1 with checksum 2b8a52878c536e64e20e309b5d7c1070 (md5) has been archived before
08:56:05  INFO (ArchiveBase:510) - Archiving manifest of mediapackage 10.0000/1
08:56:05  INFO (ArchiveBase:225) - Creating new version 0 of mediapackage 10.0000/2
08:56:05  INFO (ArchiveBase:481) - Archiving dublincore/episode text/xml dublincore.xml
08:56:05  INFO (ArchiveBase$10:543) - Content of catalog-1 with checksum 2b8a52878c536e64e20e309b5d7c1070 (md5) has been archived before
08:56:05  INFO (ArchiveBase:481) - Archiving dublincore/series text/xml series-dublincore.xml
08:56:05  INFO (ArchiveBase$10:543) - Content of catalog-2 with checksum 2b8a52878c536e64e20e309b5d7c1070 (md5) has been archived before
08:56:05  INFO (ArchiveBase:481) - Archiving mpeg-7/text text/xml mpeg7.xml
08:56:05  INFO (ArchiveBase$10:543) - Content of catalog-3 with checksum 2b8a52878c536e64e20e309b5d7c1070 (md5) has been archived before
08:56:05  INFO (ArchiveBase:510) - Archiving manifest of mediapackage 10.0000/2
08:56:05  INFO (ArchiveBase:225) - Creating new version 2 of mediapackage 10.0000/1
08:56:05  INFO (ArchiveBase:481) - Archiving dublincore/episode text/xml dublincore.xml
08:56:05  INFO (ArchiveBase$10:543) - Content of catalog-1 with checksum 2b8a52878c536e64e20e309b5d7c1070 (md5) has been archived before
08:56:05  INFO (ArchiveBase:510) - Archiving manifest of mediapackage 10.0000/1
08:56:05  INFO (ArchiveBase:225) - Creating new version 3 of mediapackage 10.0000/1
08:56:05  INFO (ArchiveBase:481) - Archiving dublincore/episode text/xml dublincore.xml
08:56:05  INFO (ArchiveBase$10:543) - Content of catalog-1 with checksum 2b8a52878c536e64e20e309b5d7c1070 (md5) has been archived before
08:56:05  INFO (ArchiveBase:510) - Archiving manifest of mediapackage 10.0000/1
08:56:05  INFO (ArchiveBase:225) - Creating new version 4 of mediapackage 10.0000/1
08:56:05  INFO (ArchiveBase:481) - Archiving dublincore/episode text/xml dublincore.xml
08:56:05  INFO (ArchiveBase$10:543) - Content of catalog-1 with checksum 2b8a52878c536e64e20e309b5d7c1070 (md5) has been archived before
08:56:05  INFO (ArchiveBase:510) - Archiving manifest of mediapackage 10.0000/1
08:56:05  INFO (ArchiveBase:225) - Creating new version 5 of mediapackage 10.0000/1
08:56:05  INFO (ArchiveBase:481) - Archiving dublincore/episode text/xml dublincore.xml
08:56:05  INFO (ArchiveBase$10:543) - Content of catalog-1 with checksum 2b8a52878c536e64e20e309b5d7c1070 (md5) has been archived before
08:56:05  INFO (ArchiveBase:510) - Archiving manifest of mediapackage 10.0000/1
08:56:05  INFO (ArchiveBase:225) - Creating new version 1 of mediapackage 10.0000/2
08:56:05  INFO (ArchiveBase:481) - Archiving dublincore/episode text/xml dublincore.xml
08:56:05  INFO (ArchiveBase$10:543) - Content of catalog-1 with checksum 2b8a52878c536e64e20e309b5d7c1070 (md5) has been archived before
08:56:05  INFO (ArchiveBase:481) - Archiving dublincore/series text/xml series-dublincore.xml
08:56:05  INFO (ArchiveBase$10:543) - Content of catalog-2 with checksum 2b8a52878c536e64e20e309b5d7c1070 (md5) has been archived before
08:56:05  INFO (ArchiveBase:481) - Archiving mpeg-7/text text/xml mpeg7.xml
08:56:05  INFO (ArchiveBase$10:543) - Content of catalog-3 with checksum 2b8a52878c536e64e20e309b5d7c1070 (md5) has been archived before
08:56:05  INFO (ArchiveBase:510) - Archiving manifest of mediapackage 10.0000/2
08:56:05  INFO (ArchiveBaseTest:107) - 0
08:56:05  INFO (ArchiveBaseTest:107) - 1
08:56:05  INFO (ArchiveBaseTest:107) - 0
08:56:05  INFO (ArchiveBaseTest:107) - 2
08:56:05  INFO (ArchiveBaseTest:107) - 3
08:56:05  INFO (ArchiveBaseTest:107) - 4
08:56:05  INFO (ArchiveBaseTest:107) - 5
08:56:05  INFO (ArchiveBaseTest:107) - 1
08:56:06  INFO (ArchiveBase:225) - Creating new version 0 of mediapackage 10.0000/1
08:56:06  INFO (ArchiveBase:481) - Archiving dublincore/episode text/xml dublincore.xml
08:56:06  INFO (ArchiveBase:510) - Archiving manifest of mediapackage 10.0000/1
08:56:06  INFO (ArchiveBase:225) - Creating new version 0 of mediapackage 10.0000/2
08:56:06  INFO (ArchiveBase:481) - Archiving dublincore/episode text/xml dublincore.xml
08:56:06  INFO (ArchiveBase$10:543) - Content of catalog-1 with checksum 2b8a52878c536e64e20e309b5d7c1070 (md5) has been archived before
08:56:06  INFO (ArchiveBase:481) - Archiving dublincore/series text/xml series-dublincore.xml
08:56:06  INFO (ArchiveBase$10:543) - Content of catalog-2 with checksum 2b8a52878c536e64e20e309b5d7c1070 (md5) has been archived before
08:56:06  INFO (ArchiveBase:481) - Archiving mpeg-7/text text/xml mpeg7.xml
08:56:06  INFO (ArchiveBase$10:543) - Content of catalog-3 with checksum 2b8a52878c536e64e20e309b5d7c1070 (md5) has been archived before
08:56:06  INFO (ArchiveBase:510) - Archiving manifest of mediapackage 10.0000/2
08:56:06  INFO (ArchiveBase$3:262) - Removing mediapackage 10.0000/1 from the archive
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 sec - in org.opencastproject.archive.base.ArchiveBaseTest
Running org.opencastproject.archive.base.QueryBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.opencastproject.archive.base.QueryBuilderTest

Results :

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-archive-base ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-archive-base ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/target/matterhorn-archive-base-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-archive-base/3.2/matterhorn-archive-base-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-archive-base/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-archive-base/3.2/matterhorn-archive-base-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-archive-base ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-archive-base/3.2/matterhorn-archive-base-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-schema 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-schema ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-schema/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-schema ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-schema' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-schema
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071767971
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-schema' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-schema
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-schema ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-schema ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-schema ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/horace/matterhorn/opencast/modules/matterhorn-schema/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-schema/src/main/java/org/opencastproject/schema/OcDublinCoreBuilder.java: /home/horace/matterhorn/opencast/modules/matterhorn-schema/src/main/java/org/opencastproject/schema/OcDublinCoreBuilder.java uses or overrides a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-schema/src/main/java/org/opencastproject/schema/OcDublinCoreBuilder.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-schema ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-schema ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/horace/matterhorn/opencast/modules/matterhorn-schema/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-schema ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-schema/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.schema.OcDublinCoreUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec - in org.opencastproject.schema.OcDublinCoreUtilTest
Running org.opencastproject.schema.OcDublinCoreBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.opencastproject.schema.OcDublinCoreBuilderTest

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-schema ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-schema ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-schema/target/matterhorn-schema-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-schema/3.2/matterhorn-schema-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-schema/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-schema/3.2/matterhorn-schema-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-schema ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-schema/3.2/matterhorn-schema-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-common-jpa-impl 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-common-jpa-impl ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-common-jpa-impl/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-common-jpa-impl ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-common-jpa-impl' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-common-jpa-impl
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071769962
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-common-jpa-impl' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-common-jpa-impl
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-common-jpa-impl ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-common-jpa-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-common-jpa-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/horace/matterhorn/opencast/modules/matterhorn-common-jpa-impl/target/classes
[INFO] 
[INFO] --- staticweave-maven-plugin:1.0.0:weave (default) @ matterhorn-common-jpa-impl ---
[INFO] Start EclipseLink static weaving...
[INFO] Finished EclipseLink static weaving.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-common-jpa-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-common-jpa-impl/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-common-jpa-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/horace/matterhorn/opencast/modules/matterhorn-common-jpa-impl/target/test-classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-common-jpa-impl/src/test/java/org/opencastproject/serviceregistry/impl/jpa/ServiceRegistrationJpaImplTest.java: /home/horace/matterhorn/opencast/modules/matterhorn-common-jpa-impl/src/test/java/org/opencastproject/serviceregistry/impl/jpa/ServiceRegistrationJpaImplTest.java uses unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-common-jpa-impl/src/test/java/org/opencastproject/serviceregistry/impl/jpa/ServiceRegistrationJpaImplTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-common-jpa-impl ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-common-jpa-impl/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.492 sec - in org.opencastproject.serviceregistry.impl.jpa.ServiceRegistrationJpaImplTest

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-common-jpa-impl ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-common-jpa-impl ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-common-jpa-impl/target/matterhorn-common-jpa-impl-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-common-jpa-impl/3.2/matterhorn-common-jpa-impl-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-common-jpa-impl/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-common-jpa-impl/3.2/matterhorn-common-jpa-impl-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-common-jpa-impl ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-common-jpa-impl/3.2/matterhorn-common-jpa-impl-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-kernel 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-kernel ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-kernel/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-kernel ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-kernel' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-kernel
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071774738
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-kernel' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-kernel
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-kernel ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-kernel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-kernel ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 59 source files to /home/horace/matterhorn/opencast/modules/matterhorn-kernel/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-kernel/src/main/java/org/opencastproject/kernel/http/api/HttpClient.java: Some input files use or override a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-kernel/src/main/java/org/opencastproject/kernel/http/api/HttpClient.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-kernel/src/main/java/org/opencastproject/kernel/scanner/AbstractScanner.java: Some input files use unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-kernel/src/main/java/org/opencastproject/kernel/scanner/AbstractScanner.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- staticweave-maven-plugin:1.0.0:weave (default) @ matterhorn-kernel ---
[INFO] Start EclipseLink static weaving...
[INFO] Finished EclipseLink static weaving.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-kernel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-kernel ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /home/horace/matterhorn/opencast/modules/matterhorn-kernel/target/test-classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-kernel/src/test/java/org/opencastproject/kernel/security/TrustedHttpClientImplTest.java: Some input files use or override a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-kernel/src/test/java/org/opencastproject/kernel/security/TrustedHttpClientImplTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-kernel ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-kernel/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.kernel.http.DigestPerformanceTest
08:56:17  INFO (DigestPerformanceTest:59) - One thread running 100 md5 hashes of InfusionAll.js took min 0ms, max 27ms, mean 0ms
08:56:17  INFO (DigestPerformanceTest:90) - 100 threads running (16 max concurrent) md5 hashes of InfusionAll.js took min 4ms, max 44ms, mean 6ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec - in org.opencastproject.kernel.http.DigestPerformanceTest
Running org.opencastproject.kernel.scanner.AbstractScannerTest
08:56:17  WARN (AbstractScanner:139) - No quartz scheduler available to schedule scanner.
08:56:17  INFO (AbstractScanner:143) - Schedule Test Scanner Name as a cron job (This is not a valid cron expression)
08:56:17 ERROR (AbstractScanner:157) - Error scheduling Test Scanner Name, the cron expression 'This is not a valid cron expression' could not be parsed: Illegal characters for this position: 'THI'
08:56:17  INFO (AbstractScanner:143) - Schedule Test Scanner Name as a cron job (0 0 2 * * ?)
08:56:17  INFO (AbstractScanner:143) - Schedule Test Scanner Name as a cron job (0 0 2 * * ?)
08:56:17 ERROR (AbstractScanner:247) - Error triggering Quartz job
org.quartz.SchedulerException: Mock Scheduler Exception
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:46)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
at com.sun.proxy.$Proxy14.triggerJobWithVolatileTrigger(Unknown Source)
at org.opencastproject.kernel.scanner.AbstractScanner.trigger(AbstractScanner.java:245)
at org.opencastproject.kernel.scanner.AbstractScannerTest.triggerInputExceptionExpectsNoExceptionThrown(AbstractScannerTest.java:263)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:17  INFO (AbstractScanner:143) - Schedule Test Scanner Name as a cron job (0 0 2 * * ?)
08:56:17 ERROR (AbstractScanner:160) - Error scheduling Test Scanner Name
java.lang.IllegalArgumentException: Mock Quartz Exception
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:46)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
at com.sun.proxy.$Proxy14.getTriggersOfJob(Unknown Source)
at org.opencastproject.kernel.scanner.AbstractScanner.schedule(AbstractScanner.java:151)
at org.opencastproject.kernel.scanner.AbstractScannerTest.scheduleInputQuartzExceptionExpectsNoExceptionThrown(AbstractScannerTest.java:162)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:17  INFO (AbstractScanner:134) - Test Scanner Name is disabled
08:56:17 ERROR (AbstractScanner:173) - Error unscheduling Test Scanner Name
org.quartz.SchedulerException: Mock scheduler exception.
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:46)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
at com.sun.proxy.$Proxy14.unscheduleJob(Unknown Source)
at org.opencastproject.kernel.scanner.AbstractScanner.unschedule(AbstractScanner.java:170)
at org.opencastproject.kernel.scanner.AbstractScannerTest.unscheduleInputSchedulerexceptionExpectsNoExceptionThrow(AbstractScannerTest.java:213)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec - in org.opencastproject.kernel.scanner.AbstractScannerTest
Running org.opencastproject.kernel.rest.JsonpTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.opencastproject.kernel.rest.JsonpTest
Running org.opencastproject.kernel.rest.RestPublisherTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 sec - in org.opencastproject.kernel.rest.RestPublisherTest
Running org.opencastproject.kernel.rest.docs.RestDocsAnnotationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.opencastproject.kernel.rest.docs.RestDocsAnnotationTest
Running org.opencastproject.kernel.bundleinfo.BundleInfoJpaTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in org.opencastproject.kernel.bundleinfo.BundleInfoJpaTest
Running org.opencastproject.kernel.bundleinfo.BundleInfoRestEndpointTest
08:56:18  INFO (RestServiceTestEnv:175) - Start http server at http://localhost:8238/
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:56:21 GMT
Transfer-encoding: chunked
Content-type: application/json

{
    "count": 0,
    "bundleInfos": [
        
    ]
}
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:56:22 GMT
Transfer-encoding: chunked
Content-type: application/json

{
    "versions": [
        {
            "version": "1.4.0",
            "buildNumber": "5e34af"
        },
        {
            "version": "1.4.1",
            "buildNumber": "5e34af"
        }
    ],
    "consistent": false
}
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:56:22 GMT
Transfer-encoding: chunked
Content-type: application/json

{
    "versions": [
        {
            "version": "1.4.0",
            "buildNumber": "5e34af"
        },
        {
            "version": "1.4.0",
            "buildNumber": "5e34a"
        }
    ],
    "consistent": false
}
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:56:23 GMT
Transfer-encoding: chunked
Content-type: application/json

{
    "versions": [
        {
            "version": "1.4.0",
            "buildNumber": "5e34af"
        },
        {
            "version": "1.4.0"
        }
    ],
    "consistent": false
}
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:56:23 GMT
Transfer-encoding: chunked
Content-type: application/json

{
    "count": 2,
    "bundleInfos": [
        {
            "host": "localhost",
            "bundleId": 1,
            "version": "1.4.0",
            "buildNumber": "5e34af",
            "bundleSymbolicName": "bundle-1"
        },
        {
            "host": "localhost",
            "bundleId": 2,
            "version": "1.4.0",
            "buildNumber": "5e34af",
            "bundleSymbolicName": "bundle-2"
        }
    ]
}
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:56:23 GMT
Transfer-encoding: chunked
Content-type: application/json

{
    "count": 1,
    "bundleInfos": [
        {
            "host": "localhost",
            "bundleId": 2,
            "version": "1.4.0",
            "bundleSymbolicName": "bundle-2"
        }
    ]
}
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:56:24 GMT
Transfer-encoding: chunked
Content-type: application/json

{
    "consistent": true,
    "version": "1.4.0",
    "buildNumber": "5e34af"
}
HTTP/1.1 404 Not Found
Date: Fri, 18 Aug 2017 15:56:24 GMT
Transfer-encoding: chunked
Content-type: text/plain

No bundles match one of the given prefixes
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:56:24 GMT
Transfer-encoding: chunked
Content-type: text/plain

true
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:56:24 GMT
Transfer-encoding: chunked
Content-type: text/plain

false
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:56:25 GMT
Transfer-encoding: chunked
Content-type: text/plain

false
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:56:25 GMT
Transfer-encoding: chunked
Content-type: text/plain

false
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:56:25 GMT
Transfer-encoding: chunked
Content-type: text/plain

true
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:56:25 GMT
Transfer-encoding: chunked
Content-type: text/plain

false
HTTP/1.1 404 Not Found
Date: Fri, 18 Aug 2017 15:56:26 GMT
Transfer-encoding: chunked
Content-type: text/plain

No bundles match one of the given prefixes
08:56:26  INFO (RestServiceTestEnv:187) - Stop http server
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.716 sec - in org.opencastproject.kernel.bundleinfo.BundleInfoRestEndpointTest
Running org.opencastproject.kernel.bundleinfo.BundleInfoDbTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 sec - in org.opencastproject.kernel.bundleinfo.BundleInfoDbTest
Running org.opencastproject.kernel.userdirectory.CustomRoleProviderTest
08:56:27  INFO (CustomRoleProvider:115) - CustomRoleProvider activated, 3 custom role(s), custom role pattern ^[0-9a-f-]+_(Learner|Instructor)$
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.opencastproject.kernel.userdirectory.CustomRoleProviderTest
Running org.opencastproject.kernel.userdirectory.LdapAttributeAuthoritiesPopulatorTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.opencastproject.kernel.userdirectory.LdapAttributeAuthoritiesPopulatorTest
Running org.opencastproject.kernel.userdirectory.UserAndRoleDirectoryServiceImplTest
08:56:27  INFO (UserAndRoleDirectoryServiceImpl:150) - Activated UserAndRoleDirectoryService with user cache of size 200, expiry time 1 minutes
08:56:27  INFO (UserAndRoleDirectoryServiceImpl:150) - Activated UserAndRoleDirectoryService with user cache of size 200, expiry time 1 minutes
08:56:27  INFO (UserAndRoleDirectoryServiceImpl:150) - Activated UserAndRoleDirectoryService with user cache of size 200, expiry time 1 minutes
08:56:27  INFO (UserAndRoleDirectoryServiceImpl:150) - Activated UserAndRoleDirectoryService with user cache of size 200, expiry time 1 minutes
08:56:27  INFO (UserAndRoleDirectoryServiceImpl:150) - Activated UserAndRoleDirectoryService with user cache of size 200, expiry time 1 minutes
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.opencastproject.kernel.userdirectory.UserAndRoleDirectoryServiceImplTest
Running org.opencastproject.kernel.security.RemoteUserAndOrganizationFilterTest
08:56:27  WARN (RemoteUserAndOrganizationFilter:169) - An unauthorized request is trying to switch to an admin user, from 'admin' to 'admin'
08:56:27  WARN (RemoteUserAndOrganizationFilter:145) - An unauthorized request is trying to switch from user 'admin' to 'joe'
08:56:27  WARN (RemoteUserAndOrganizationFilter:213) - An unauthorized request by user 'admin' is trying to gain admin role 'ROLE_ADMIN'
08:56:27  WARN (RemoteUserAndOrganizationFilter:115) - An unauthorized request is trying to switch from organization 'mh_default_org' to 'mh_default_org'
08:56:27  WARN (RemoteUserAndOrganizationFilter:201) - An unauthorized request is trying to switch roles from '[ROLE_ADMIN:mh_default_org]' to 'ROLE_TEST'
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.opencastproject.kernel.security.RemoteUserAndOrganizationFilterTest
Running org.opencastproject.kernel.security.TrustedHttpClientImplTest
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@382dc417 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.successIfNonceReturnOnceAndThreeRetries(TrustedHttpClientImplTest.java:494)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@1310fcb0 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setUp(TrustedHttpClientImplTest.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@6e8fdd19 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.successIfNonceReturnOnceAndOneRetries(TrustedHttpClientImplTest.java:443)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@2199e845 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setUp(TrustedHttpClientImplTest.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@50b734c4 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setUp(TrustedHttpClientImplTest.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@16d0e521 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setUp(TrustedHttpClientImplTest.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.retries so using default of 12 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.base.time so using default of 300 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.variable.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@ab4aa5e as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceTimeoutRetryPropertySetsOkay(TrustedHttpClientImplTest.java:154)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.base.time so using default of 300 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.variable.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@1a7cb3a4 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setupNonceRetries(TrustedHttpClientImplTest.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceTimeoutRetryPropertySetsOkay(TrustedHttpClientImplTest.java:157)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.base.time so using default of 300 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.variable.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@33e0c716 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setupNonceRetries(TrustedHttpClientImplTest.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceTimeoutRetryPropertySetsOkay(TrustedHttpClientImplTest.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.base.time so using default of 300 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.variable.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@6274f21c as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setupNonceRetries(TrustedHttpClientImplTest.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceTimeoutRetryPropertySetsOkay(TrustedHttpClientImplTest.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.base.time so using default of 300 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.variable.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@cbd40c1 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setupNonceRetries(TrustedHttpClientImplTest.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceTimeoutRetryPropertySetsOkay(TrustedHttpClientImplTest.java:166)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.base.time so using default of 300 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.variable.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@54c60202 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setupNonceRetries(TrustedHttpClientImplTest.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceTimeoutRetryPropertySetsOkay(TrustedHttpClientImplTest.java:169)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@1e545821 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setUp(TrustedHttpClientImplTest.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.retries so using default of 12 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.base.time so using default of 300 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.variable.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@76a7fcbd as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceRetryBaseTimePropertySetsOkay(TrustedHttpClientImplTest.java:208)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.retries so using default of 12 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.variable.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@7f977fba as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setupNonceBaseDelay(TrustedHttpClientImplTest.java:243)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceRetryBaseTimePropertySetsOkay(TrustedHttpClientImplTest.java:211)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.retries so using default of 12 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.variable.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@d653e41 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setupNonceBaseDelay(TrustedHttpClientImplTest.java:243)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceRetryBaseTimePropertySetsOkay(TrustedHttpClientImplTest.java:214)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.retries so using default of 12 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.variable.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@7f5614f9 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setupNonceBaseDelay(TrustedHttpClientImplTest.java:243)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceRetryBaseTimePropertySetsOkay(TrustedHttpClientImplTest.java:217)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.retries so using default of 12 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.variable.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@6c3f1658 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setupNonceBaseDelay(TrustedHttpClientImplTest.java:243)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceRetryBaseTimePropertySetsOkay(TrustedHttpClientImplTest.java:220)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.retries so using default of 12 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.variable.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@5eb0a686 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setupNonceBaseDelay(TrustedHttpClientImplTest.java:243)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceRetryBaseTimePropertySetsOkay(TrustedHttpClientImplTest.java:223)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@67f9cb52 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setUp(TrustedHttpClientImplTest.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@59018eed as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setUp(TrustedHttpClientImplTest.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@76973a6 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setUp(TrustedHttpClientImplTest.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@24876a7e as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.failsIfNonceReturnAndOneRetries(TrustedHttpClientImplTest.java:391)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@5a1dddba as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setUp(TrustedHttpClientImplTest.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@13866329 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.successIfNonceReturnThreeAndThreeRetries(TrustedHttpClientImplTest.java:548)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@7fd4e815 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setUp(TrustedHttpClientImplTest.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@20cdb152 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setUp(TrustedHttpClientImplTest.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.base.time so using default of 300 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.variable.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@14b31e37 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.failsIfNonceReturnAndNoRetries(TrustedHttpClientImplTest.java:345)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@5c48b72c as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setUp(TrustedHttpClientImplTest.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.retries so using default of 12 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.base.time so using default of 300 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.variable.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@62d40e31 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceRetryMaximumVariablePropertySetsOkay(TrustedHttpClientImplTest.java:262)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.retries so using default of 12 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.base.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@7ce29a2d as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setupNonceMaximumVariableDelay(TrustedHttpClientImplTest.java:297)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceRetryMaximumVariablePropertySetsOkay(TrustedHttpClientImplTest.java:265)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.retries so using default of 12 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.base.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@79d7035 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setupNonceMaximumVariableDelay(TrustedHttpClientImplTest.java:297)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceRetryMaximumVariablePropertySetsOkay(TrustedHttpClientImplTest.java:268)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.retries so using default of 12 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.base.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@5fffb692 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setupNonceMaximumVariableDelay(TrustedHttpClientImplTest.java:297)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceRetryMaximumVariablePropertySetsOkay(TrustedHttpClientImplTest.java:271)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.retries so using default of 12 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.base.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@243bf087 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setupNonceMaximumVariableDelay(TrustedHttpClientImplTest.java:297)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceRetryMaximumVariablePropertySetsOkay(TrustedHttpClientImplTest.java:274)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.retries so using default of 12 because of null
08:56:27  INFO (TrustedHttpClientImpl:290) - Unable to get property with key org.opencastproject.security.digest.nonce.base.time so using default of 300 because of null
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@126f8f24 as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setupNonceMaximumVariableDelay(TrustedHttpClientImplTest.java:297)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.nonceRetryMaximumVariablePropertySetsOkay(TrustedHttpClientImplTest.java:277)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
08:56:27  WARN (TrustedHttpClientImpl:191) - Unable to register org.opencastproject.kernel.security.TrustedHttpClientImpl@781aff8b as an mbean: {}
javax.management.InstanceAlreadyExistsException: org.opencastproject.security.api.TrustedHttpClient:type=HttpConnections
at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
at org.opencastproject.kernel.security.TrustedHttpClientImpl.activate(TrustedHttpClientImpl.java:189)
at org.opencastproject.kernel.security.TrustedHttpClientImplTest.setUp(TrustedHttpClientImplTest.java:116)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec - in org.opencastproject.kernel.security.TrustedHttpClientImplTest
Running org.opencastproject.kernel.security.persistence.OrganizationPersistenceTest
08:56:27  INFO (OrganizationDatabaseImpl:69) - Activating persistence manager for kernel
08:56:27  INFO (OrganizationDatabaseImpl:69) - Activating persistence manager for kernel
08:56:28  INFO (OrganizationDatabaseImpl:69) - Activating persistence manager for kernel
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 sec - in org.opencastproject.kernel.security.persistence.OrganizationPersistenceTest
Running org.opencastproject.kernel.security.TrustedHttpClientResourceClosingTest
08:56:28  INFO (TrustedHttpClientResourceClosingTest:107) - Waiting for server...
08:56:28  INFO (TrustedHttpClientResourceClosingTest$1:92) - Waiting for incoming connection
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 sec - in org.opencastproject.kernel.security.TrustedHttpClientResourceClosingTest
Running org.opencastproject.kernel.security.OrganizationDirectoryServiceTest
08:56:29  INFO (OrganizationDirectoryServiceImpl:254) - Creating organization 'mh_default'
08:56:29  INFO (OrganizationDirectoryServiceImpl:243) - Updating organization 'mh_default'
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.opencastproject.kernel.security.OrganizationDirectoryServiceTest
Running org.opencastproject.kernel.security.TrustedAnonymousAthenticationFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.opencastproject.kernel.security.TrustedAnonymousAthenticationFilterTest

Results :

Tests run: 93, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-kernel ---
[WARNING] Warning building bundle org.opencastproject:matterhorn-kernel:bundle:3.2 : Did not find matching referal for !sun.security.util.*
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-kernel ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-kernel/target/matterhorn-kernel-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-kernel/3.2/matterhorn-kernel-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-kernel/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-kernel/3.2/matterhorn-kernel-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-kernel ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-kernel/3.2/matterhorn-kernel-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-archive-schema 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-archive-schema ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-archive-schema/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-archive-schema ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-archive-schema' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-archive-schema
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071792286
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-archive-schema' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-archive-schema
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-archive-schema ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-archive-schema ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-archive-schema ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to /home/horace/matterhorn/opencast/modules/matterhorn-archive-schema/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-archive-schema/src/main/java/org/opencastproject/archive/opencast/endpoint/AbstractOpencastArchiveRestEndpoint.java: Some input files use or override a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-archive-schema/src/main/java/org/opencastproject/archive/opencast/endpoint/AbstractOpencastArchiveRestEndpoint.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-archive-schema/src/main/java/org/opencastproject/archive/opencast/OpencastResultSet.java: Some input files use unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-archive-schema/src/main/java/org/opencastproject/archive/opencast/OpencastResultSet.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- staticweave-maven-plugin:1.0.0:weave (default) @ matterhorn-archive-schema ---
[INFO] Start EclipseLink static weaving...
[INFO] Finished EclipseLink static weaving.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-archive-schema ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 16 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-archive-schema ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/horace/matterhorn/opencast/modules/matterhorn-archive-schema/target/test-classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-archive-schema/src/test/java/org/opencastproject/archive/opencast/JaxbResultSetTest.java: /home/horace/matterhorn/opencast/modules/matterhorn-archive-schema/src/test/java/org/opencastproject/archive/opencast/JaxbResultSetTest.java uses unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-archive-schema/src/test/java/org/opencastproject/archive/opencast/JaxbResultSetTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-archive-schema ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-archive-schema/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.archive.opencast.SolrIndexManagerTest
08:56:33  INFO (OpencastArchivePublisher:257) - Setting up solr search index at target/opencast/searchindex
08:56:33  INFO (OpencastArchivePublisher:264) - solr config directory doesn't exist.  Creating target/opencast/searchindex/conf
08:56:34  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:35  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:36  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:36  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:37  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:37  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:38  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:38  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:39  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:39  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:40  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:40  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:41  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:48  INFO (OpencastArchivePublisher:257) - Setting up solr search index at target/opencast/searchindex
08:56:48  INFO (OpencastArchivePublisher:264) - solr config directory doesn't exist.  Creating target/opencast/searchindex/conf
08:56:48  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:49  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:49  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:50  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:51  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:51  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:52  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:52  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:53  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:53  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:54  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:54  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
08:56:55  WARN (StaticMetadataServiceDublinCoreImpl:395) - Unable to load metadata from catalog 'dublincore.xml'
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.987 sec - in org.opencastproject.archive.opencast.SolrIndexManagerTest
Running org.opencastproject.archive.opencast.JaxbResultSetTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.opencastproject.archive.opencast.JaxbResultSetTest
Running org.opencastproject.archive.opencast.JaxbResultItemTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.opencastproject.archive.opencast.JaxbResultItemTest

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-archive-schema ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-archive-schema ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-archive-schema/target/matterhorn-archive-schema-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-archive-schema/3.2/matterhorn-archive-schema-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-archive-schema/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-archive-schema/3.2/matterhorn-archive-schema-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-archive-schema ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-archive-schema/3.2/matterhorn-archive-schema-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-inspection-workflowoperation 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-inspection-workflowoperation ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-inspection-workflowoperation ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071823469
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-inspection-workflowoperation ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-inspection-workflowoperation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-inspection-workflowoperation ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation/src/main/java/org/opencastproject/workflow/handler/inspection/InspectWorkflowOperationHandler.java: /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation/src/main/java/org/opencastproject/workflow/handler/inspection/InspectWorkflowOperationHandler.java uses or overrides a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation/src/main/java/org/opencastproject/workflow/handler/inspection/InspectWorkflowOperationHandler.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-inspection-workflowoperation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-inspection-workflowoperation ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation/target/test-classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation/src/test/java/org/opencastproject/workflow/handler/inspection/InspectWorkflowOperationHandlerTest.java: /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation/src/test/java/org/opencastproject/workflow/handler/inspection/InspectWorkflowOperationHandlerTest.java uses or overrides a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation/src/test/java/org/opencastproject/workflow/handler/inspection/InspectWorkflowOperationHandlerTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation/src/test/java/org/opencastproject/workflow/handler/inspection/InspectWorkflowOperationHandlerTest.java: /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation/src/test/java/org/opencastproject/workflow/handler/inspection/InspectWorkflowOperationHandlerTest.java uses unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation/src/test/java/org/opencastproject/workflow/handler/inspection/InspectWorkflowOperationHandlerTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-inspection-workflowoperation ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.workflow.handler.inspection.InspectWorkflowOperationHandlerTest
08:57:04  INFO (InspectWorkflowOperationHandler:175) - Inspecting track '6b574c7b-bf85-4023-bc41-c3145fa189d6' of 971180f2-66bc-4b3c-a484-f65d664e15fd
08:57:04  INFO (InspectWorkflowOperationHandler:175) - Inspecting track '6b574c7b-bf85-4023-bc41-c3145fa189d6' of 971180f2-66bc-4b3c-a484-f65d664e15fd
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 sec - in org.opencastproject.workflow.handler.inspection.InspectWorkflowOperationHandlerTest

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-inspection-workflowoperation ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-inspection-workflowoperation ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation/target/matterhorn-inspection-workflowoperation-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-inspection-workflowoperation/3.2/matterhorn-inspection-workflowoperation-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-inspection-workflowoperation/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-inspection-workflowoperation/3.2/matterhorn-inspection-workflowoperation-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-inspection-workflowoperation ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-inspection-workflowoperation/3.2/matterhorn-inspection-workflowoperation-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-search-service-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-search-service-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-search-service-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-search-service-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-search-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-search-service-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071825648
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-search-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-search-service-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-search-service-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-search-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-search-service-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to /home/horace/matterhorn/opencast/modules/matterhorn-search-service-api/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-search-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-search-service-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-search-service-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-search-service-api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-search-service-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-search-service-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-search-service-api/target/matterhorn-search-service-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-search-service-api/3.2/matterhorn-search-service-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-search-service-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-search-service-api/3.2/matterhorn-search-service-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-search-service-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-search-service-api/3.2/matterhorn-search-service-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-publication-service-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-publication-service-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-publication-service-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-publication-service-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-publication-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-publication-service-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071826496
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-publication-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-publication-service-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-publication-service-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-publication-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-publication-service-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-publication-service-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/horace/matterhorn/opencast/modules/matterhorn-publication-service-api/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-publication-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-publication-service-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-publication-service-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-publication-service-api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-publication-service-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-publication-service-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-publication-service-api/target/matterhorn-publication-service-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-publication-service-api/3.2/matterhorn-publication-service-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-publication-service-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-publication-service-api/3.2/matterhorn-publication-service-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-publication-service-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-publication-service-api/3.2/matterhorn-publication-service-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-authorization-xacml 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-authorization-xacml ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-authorization-xacml ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071827373
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-authorization-xacml ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-authorization-xacml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-authorization-xacml ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/src/main/java/org/opencastproject/authorization/xacml/XACMLAuthorizationService.java: /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/src/main/java/org/opencastproject/authorization/xacml/XACMLAuthorizationService.java uses or overrides a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/src/main/java/org/opencastproject/authorization/xacml/XACMLAuthorizationService.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/src/main/java/org/opencastproject/authorization/xacml/XACMLAuthorizationService.java: /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/src/main/java/org/opencastproject/authorization/xacml/XACMLAuthorizationService.java uses unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/src/main/java/org/opencastproject/authorization/xacml/XACMLAuthorizationService.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-authorization-xacml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-authorization-xacml ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/target/test-classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/src/test/java/org/opencastproject/authorization/xacml/XacmlSecurityTest.java: /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/src/test/java/org/opencastproject/authorization/xacml/XacmlSecurityTest.java uses or overrides a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/src/test/java/org/opencastproject/authorization/xacml/XacmlSecurityTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-authorization-xacml ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.authorization.xacml.XACMLUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.311 sec - in org.opencastproject.authorization.xacml.XACMLUtilsTest
Running org.opencastproject.authorization.xacml.XacmlSecurityTest
08:57:09  INFO (XACMLAuthorizationService$5:245) - Saved XACML under file:/home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/target/16d459e1-e28e-415e-9d95-f0f149ddace1-security-policy-series-xacml.xml
08:57:10  INFO (XACMLAuthorizationService$5:245) - Saved XACML under file:/home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/target/16d459e1-e28e-415e-9d95-f0f149ddace1-security-policy-episode-xacml.xml
08:57:10  INFO (XACMLAuthorizationService$5:245) - Saved XACML under file:/home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/target/16d459e1-e28e-415e-9d95-f0f149ddace1-security-policy-series-xacml.xml
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 sec - in org.opencastproject.authorization.xacml.XacmlSecurityTest

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-authorization-xacml ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-authorization-xacml ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/target/matterhorn-authorization-xacml-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-authorization-xacml/3.2/matterhorn-authorization-xacml-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-authorization-xacml/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-authorization-xacml/3.2/matterhorn-authorization-xacml-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-authorization-xacml ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-authorization-xacml/3.2/matterhorn-authorization-xacml-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-oaipmh-persistence 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-oaipmh-persistence ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-oaipmh-persistence/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-oaipmh-persistence ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-oaipmh-persistence' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-oaipmh-persistence
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071831081
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-oaipmh-persistence' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-oaipmh-persistence
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-oaipmh-persistence ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-oaipmh-persistence ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-oaipmh-persistence ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/horace/matterhorn/opencast/modules/matterhorn-oaipmh-persistence/target/classes
[INFO] 
[INFO] --- staticweave-maven-plugin:1.0.0:weave (default) @ matterhorn-oaipmh-persistence ---
[INFO] Start EclipseLink static weaving...
[INFO] Finished EclipseLink static weaving.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-oaipmh-persistence ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 11 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-oaipmh-persistence ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/horace/matterhorn/opencast/modules/matterhorn-oaipmh-persistence/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-oaipmh-persistence ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-oaipmh-persistence/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.oaipmh.persistence.OaiPmhPersistenceTest
08:57:13  INFO (OaiPmhDatabaseImpl:77) - Activating persistence manager for OAI-PMH
08:57:14  INFO (OaiPmhDatabaseImpl:77) - Activating persistence manager for OAI-PMH
08:57:14  INFO (OaiPmhDatabaseImpl:77) - Activating persistence manager for OAI-PMH
08:57:15  INFO (OaiPmhDatabaseImpl:77) - Activating persistence manager for OAI-PMH
08:57:15  INFO (OaiPmhDatabaseImpl:77) - Activating persistence manager for OAI-PMH
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.543 sec - in org.opencastproject.oaipmh.persistence.OaiPmhPersistenceTest

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-oaipmh-persistence ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-oaipmh-persistence ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-oaipmh-persistence/target/matterhorn-oaipmh-persistence-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-oaipmh-persistence/3.2/matterhorn-oaipmh-persistence-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-oaipmh-persistence/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-oaipmh-persistence/3.2/matterhorn-oaipmh-persistence-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-oaipmh-persistence ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-oaipmh-persistence/3.2/matterhorn-oaipmh-persistence-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-distribution-workflowoperation 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-distribution-workflowoperation ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-distribution-workflowoperation ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071836877
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-distribution-workflowoperation ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-distribution-workflowoperation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-distribution-workflowoperation ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation/src/main/java/org/opencastproject/workflow/handler/distribution/PublishEngageWorkflowOperationHandler.java: Some input files use or override a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation/src/main/java/org/opencastproject/workflow/handler/distribution/PublishEngageWorkflowOperationHandler.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation/src/main/java/org/opencastproject/workflow/handler/distribution/PublishEngageWorkflowOperationHandler.java: /home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation/src/main/java/org/opencastproject/workflow/handler/distribution/PublishEngageWorkflowOperationHandler.java uses unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation/src/main/java/org/opencastproject/workflow/handler/distribution/PublishEngageWorkflowOperationHandler.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-distribution-workflowoperation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-distribution-workflowoperation ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation/target/test-classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation/src/test/java/org/opencastproject/workflow/handler/distribution/DistributeWorkflowOperationHandlerTest.java: /home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation/src/test/java/org/opencastproject/workflow/handler/distribution/DistributeWorkflowOperationHandlerTest.java uses unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation/src/test/java/org/opencastproject/workflow/handler/distribution/DistributeWorkflowOperationHandlerTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-distribution-workflowoperation ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.workflow.handler.distribution.ConfigurablePublishWorkflowOperationHandlerTest
08:57:18  INFO (ConfigurableWorkflowOperationHandlerBase:159) - Successfully retracted 1 publications and retracted 0 elements from publication channel 'engage-player'
08:57:18  INFO (ConfigurablePublishWorkflowOperationHandler:300) - Start single publishing of 3 elements of media package 'EasyMock for interface org.opencastproject.mediapackage.MediaPackage' to publication channel 'engage-player'
08:57:18  INFO (ConfigurablePublishWorkflowOperationHandler:328) - Published 3 elements of media package EasyMock for interface org.opencastproject.mediapackage.MediaPackage to publication channel engage-player
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.648 sec - in org.opencastproject.workflow.handler.distribution.ConfigurablePublishWorkflowOperationHandlerTest
Running org.opencastproject.workflow.handler.distribution.DistributeWorkflowOperationHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.opencastproject.workflow.handler.distribution.DistributeWorkflowOperationHandlerTest
Running org.opencastproject.workflow.handler.distribution.PublishEngageWorkflowOperationHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.opencastproject.workflow.handler.distribution.PublishEngageWorkflowOperationHandlerTest

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 1

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-distribution-workflowoperation ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-distribution-workflowoperation ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation/target/matterhorn-distribution-workflowoperation-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-distribution-workflowoperation/3.2/matterhorn-distribution-workflowoperation-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-distribution-workflowoperation/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-distribution-workflowoperation/3.2/matterhorn-distribution-workflowoperation-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-distribution-workflowoperation ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-distribution-workflowoperation/3.2/matterhorn-distribution-workflowoperation-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-conductor 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-conductor ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-conductor/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-conductor ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-conductor' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-conductor
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071839402
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-conductor' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-conductor
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-conductor ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-conductor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-conductor ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/horace/matterhorn/opencast/modules/matterhorn-conductor/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-conductor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-conductor/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-conductor ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-conductor ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-conductor ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-conductor ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-conductor/target/matterhorn-conductor-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-conductor/3.2/matterhorn-conductor-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-conductor/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-conductor/3.2/matterhorn-conductor-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-conductor ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-conductor/3.2/matterhorn-conductor-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-authorization-manager 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-authorization-manager ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-authorization-manager ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071840381
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-authorization-manager ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-authorization-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-authorization-manager ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/src/main/java/org/opencastproject/authorization/xacml/manager/impl/persistence/ManagedAclEntity.java: Some input files use or override a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/src/main/java/org/opencastproject/authorization/xacml/manager/impl/persistence/ManagedAclEntity.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/src/main/java/org/opencastproject/authorization/xacml/manager/impl/persistence/ManagedAclEntity.java: Some input files use unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/src/main/java/org/opencastproject/authorization/xacml/manager/impl/persistence/ManagedAclEntity.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- staticweave-maven-plugin:1.0.0:weave (default) @ matterhorn-authorization-manager ---
[INFO] Start EclipseLink static weaving...
[INFO] Finished EclipseLink static weaving.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-authorization-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-authorization-manager ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/target/test-classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/src/test/java/org/opencastproject/authorization/xacml/manager/impl/persistence/JpaAclDbTest.java: /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/src/test/java/org/opencastproject/authorization/xacml/manager/impl/persistence/JpaAclDbTest.java uses or overrides a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/src/test/java/org/opencastproject/authorization/xacml/manager/impl/persistence/JpaAclDbTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/src/test/java/org/opencastproject/authorization/xacml/manager/endpoint/TestRestService.java: Some input files use unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/src/test/java/org/opencastproject/authorization/xacml/manager/endpoint/TestRestService.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-authorization-manager ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.authorization.xacml.manager.endpoint.OsgiAclServiceRestEndpointTest
08:57:24  INFO (RestServiceTestEnv:175) - Start http server at http://localhost:8659/
08:57:25  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:26  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:26  WARN (AbstractAclServiceRestEndpoint:277) - Unable to parse the application date
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (AbstractAclServiceRestEndpoint:271) - Error adding episode transition: transition with date 2017-08-18T15:57:26Z already exists
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:27  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:28  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
Request method: GET
Proxy: <none>
Request params: <none>
Query params: episodeIds=12dd16a7-e321-4f4a-9241-111d53457d33
seriesIds=SERIES_2
done=false
Form params: <none>
Path params: <none>
Multiparts: <none>
Headers: Accept=*/*
Cookies: <none>
Body: <none>
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:57:29 GMT
Transfer-encoding: chunked
Content-type: application/json

{
    "series": {
        "SERIES_2": {
            "activeAcl": {
                "unmanagedAcl": {
                    "ace": [
                        
                    ]
                }
            },
            "transitions": [
                {
                    "organizationId": "mh_default_org",
                    "workflowParams": "{\"archiveOp\":\"true\",\"distribution\":\"Matterhorn Media Module\",\"trimHold\":\"true\",\"videoPreview\":\"true\"}",
                    "transitionId": 23,
                    "override": false,
                    "acl": {
                        "name": "Private",
                        "id": 22
                    },
                    "done": false,
                    "workflowId": "full",
                    "seriesId": "SERIES_2",
                    "applicationDate": "2017-08-18T15:58:19Z"
                }
            ]
        }
    },
    "episodes": {
        "12dd16a7-e321-4f4a-9241-111d53457d33": {
            "activeAcl": {
                "unmanagedAcl": {
                    "ace": [
                        
                    ]
                }
            },
            "transitions": [
                {
                    "organizationId": "mh_default_org",
                    "workflowParams": "{\"archiveOp\":\"true\",\"distribution\":\"Matterhorn Media Module\",\"trimHold\":\"true\",\"videoPreview\":\"true\"}",
                    "transitionId": 24,
                    "acl": {
                        "name": "Private",
                        "id": 22
                    },
                    "episodeId": "12dd16a7-e321-4f4a-9241-111d53457d33",
                    "done": false,
                    "workflowId": "full",
                    "applicationDate": "2017-08-18T15:59:59Z"
                }
            ]
        }
    }
}
Request method: GET
Proxy: <none>
Request params: <none>
Query params: episodeIds=12dd16a7-e321-4f4a-9241-111d53457d33
seriesIds=SERIES_2
done=true
Form params: <none>
Path params: <none>
Multiparts: <none>
Headers: Accept=*/*
Cookies: <none>
Body: <none>
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:57:29 GMT
Transfer-encoding: chunked
Content-type: application/json

{
    "series": {
        "SERIES_2": {
            "activeAcl": {
                "unmanagedAcl": {
                    "ace": [
                        
                    ]
                }
            },
            "transitions": [
                
            ]
        }
    },
    "episodes": {
        "12dd16a7-e321-4f4a-9241-111d53457d33": {
            "activeAcl": {
                "unmanagedAcl": {
                    "ace": [
                        
                    ]
                }
            },
            "transitions": [
                
            ]
        }
    }
}
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:29  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30 ERROR (AbstractAclServiceRestEndpoint:432) - Error generating getTransitions response
java.lang.IllegalArgumentException: UTC date string is malformed
at org.opencastproject.util.DateTimeSupport.fromUTC(DateTimeSupport.java:100)
at org.opencastproject.util.DateTimeSupport.fromUTC(DateTimeSupport.java:58)
at org.opencastproject.authorization.xacml.manager.endpoint.AbstractAclServiceRestEndpoint.getTransitionsAsJson(AbstractAclServiceRestEndpoint.java:394)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)
at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)
at com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer.handle(HttpHandlerContainer.java:191)
at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79)
at sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:83)
at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:82)
at sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:675)
at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79)
at sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:647)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
08:57:30 ERROR (AbstractAclServiceRestEndpoint:432) - Error generating getTransitions response
java.lang.IllegalArgumentException: UTC date string is malformed
at org.opencastproject.util.DateTimeSupport.fromUTC(DateTimeSupport.java:100)
at org.opencastproject.util.DateTimeSupport.fromUTC(DateTimeSupport.java:58)
at org.opencastproject.authorization.xacml.manager.endpoint.AbstractAclServiceRestEndpoint.getTransitionsAsJson(AbstractAclServiceRestEndpoint.java:397)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)
at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)
at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)
at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)
at com.sun.jersey.server.impl.container.httpserver.HttpHandlerContainer.handle(HttpHandlerContainer.java:191)
at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79)
at sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:83)
at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:82)
at sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:675)
at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:79)
at sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:647)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
Request method: GET
Proxy: <none>
Request params: <none>
Query params: <none>
Form params: <none>
Path params: <none>
Multiparts: <none>
Headers: Accept=*/*
Cookies: <none>
Body: <none>
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:57:30 GMT
Transfer-encoding: chunked
Content-type: application/json

[
    {
        "organizationId": "mh_default_org",
        "name": "Public",
        "id": 37,
        "acl": {
            "ace": [
                {
                    "allow": true,
                    "role": "SERIES_10_INSTRUCTOR",
                    "action": "read"
                }
            ]
        }
    },
    {
        "organizationId": "mh_default_org",
        "name": "Private",
        "id": 38,
        "acl": {
            "ace": [
                {
                    "allow": false,
                    "role": "SERIES_10_INSTRUCTOR",
                    "action": "read"
                }
            ]
        }
    }
]
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  INFO (AbstractAclServiceRestEndpoint:662) - An ACL with the same name 'PublicWrite' already exists
08:57:30  WARN (AbstractAclServiceRestEndpoint$9:779) - Unable to parse ACL
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:30  WARN (AbstractAclServiceRestEndpoint$9:779) - Unable to parse ACL
08:57:30  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (AbstractAclServiceRestEndpoint:590) - No ACL with id '39' could be found
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  WARN (AbstractAclServiceRestEndpoint:244) - Unable to parse the application date
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
Request method: POST
Proxy: <none>
Request params: <none>
Query params: <none>
Form params: applicationDate=2017-08-18T15:57:31Z
managedAclId=43
Path params: seriesId=SERIES_1
Multiparts: <none>
Headers: Accept=*/*
Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
Cookies: <none>
Body: <none>
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (AbstractAclServiceRestEndpoint:238) - Error adding series transition: transition with date 2017-08-18T15:57:31Z already exists
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:57:31 GMT
Transfer-encoding: chunked
Content-type: application/json

{
    "series": {
        "SERIES_1": {
            "activeAcl": {
                "unmanagedAcl": {
                    "ace": [
                        
                    ]
                }
            },
            "transitions": [
                {
                    "organizationId": "mh_default_org",
                    "transitionId": 45,
                    "override": false,
                    "acl": {
                        "name": "Public",
                        "id": 43
                    },
                    "done": false,
                    "seriesId": "SERIES_1",
                    "applicationDate": "2017-08-18T15:57:31Z"
                }
            ]
        }
    },
    "episodes": {
        
    }
}
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
HTTP/1.1 200 OK
Date: Fri, 18 Aug 2017 15:57:31 GMT
Transfer-encoding: chunked
Content-type: application/json

{
    "series": {
        
    },
    "episodes": {
        
    }
}
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:31  INFO (RestServiceTestEnv:187) - Stop http server
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.712 sec - in org.opencastproject.authorization.xacml.manager.endpoint.OsgiAclServiceRestEndpointTest
Running org.opencastproject.authorization.xacml.manager.endpoint.JsonConvTest
08:57:31  INFO (JsonConvTest:168) - {"seriesTransitions":[{"organizationId":"org","transitionId":2,"override":true,"acl":{"name":"Public","id":1},"done":false,"seriesId":"series","applicationDate":"2017-08-18T15:57:31Z"}],"episodeTransitions":[{"organizationId":"org","transitionId":1,"acl":{"name":"Public","id":1},"episodeId":"episode","done":false,"applicationDate":"2017-08-18T15:57:31Z"}]}
08:57:31  INFO (JsonConvTest:159) - {"name":"Public","id":1}
08:57:32  INFO (JsonConvTest:146) - {"organizationId":"default_org","name":"Public","id":1,"acl":{"ace":[{"allow":true,"role":"anonymous","action":"read"}]}}
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.opencastproject.authorization.xacml.manager.endpoint.JsonConvTest
Running org.opencastproject.authorization.xacml.manager.impl.persistence.JpaAclDbTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 sec - in org.opencastproject.authorization.xacml.manager.impl.persistence.JpaAclDbTest
Running org.opencastproject.authorization.xacml.manager.impl.persistence.OsgiJpaAclTransitionDbTest
08:57:32  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:32  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:32  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:33  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:33  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:33  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:33  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:33  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:34  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:34  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
08:57:34  INFO (OsgiJpaAclTransitionDb:87) - Activating persistence manager for ACL manager
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.253 sec - in org.opencastproject.authorization.xacml.manager.impl.persistence.OsgiJpaAclTransitionDbTest
Running org.opencastproject.authorization.xacml.manager.impl.AclScannerTest
08:57:34  INFO (AclScanner:266) - Installing Acl /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/target/test-classes/xacml_correct.xml
08:57:34  INFO (AclScanner:272) - Updating Acl /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/target/test-classes/xacml_correct.xml
08:57:34  INFO (AclScanner:272) - Updating Acl /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/target/test-classes/xacml_errors.xml
08:57:34  INFO (AclScanner:266) - Installing Acl /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/target/test-classes/xacml_errors.xml
08:57:34  INFO (AclScanner:266) - Installing Acl /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/target/test-classes/xacml_correct.xml
08:57:34  INFO (AclScanner:278) - Removing Acl /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/target/test-classes/xacml_correct.xml
08:57:34  INFO (AclScanner:266) - Installing Acl /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/target/test-classes/xacml_correct.xml
08:57:34  INFO (AclScanner:272) - Updating Acl /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/target/test-classes/xacml_correct2.xml
08:57:34  INFO (AclScanner:186) - The XACML file xacml_correct2 has not been added to the organisation org1 and will therefore not be updated
08:57:34  INFO (AclScanner:186) - The XACML file xacml_correct2 has not been added to the organisation org2 and will therefore not be updated
08:57:34  INFO (AclScanner:186) - The XACML file xacml_correct2 has not been added to the organisation org3 and will therefore not be updated
08:57:34  INFO (AclScanner:266) - Installing Acl /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/target/test-classes/xacml_correct.xml
08:57:34  INFO (AclScanner:266) - Installing Acl /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/target/test-classes/xacml_correct.xml
08:57:34  INFO (AclScanner:278) - Removing Acl /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/target/test-classes/xacml_correct2.xml
Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.142 sec - in org.opencastproject.authorization.xacml.manager.impl.AclScannerTest

Results :

Tests run: 44, Failures: 0, Errors: 0, Skipped: 1

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-authorization-manager ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-authorization-manager ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/target/matterhorn-authorization-manager-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-authorization-manager/3.2/matterhorn-authorization-manager-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-authorization-manager/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-authorization-manager/3.2/matterhorn-authorization-manager-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-authorization-manager ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-authorization-manager/3.2/matterhorn-authorization-manager-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-capture-admin-service-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-capture-admin-service-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-capture-admin-service-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-capture-admin-service-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-capture-admin-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-capture-admin-service-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071856716
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-capture-admin-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-capture-admin-service-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-capture-admin-service-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-capture-admin-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-capture-admin-service-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-capture-admin-service-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/horace/matterhorn/opencast/modules/matterhorn-capture-admin-service-api/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-capture-admin-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-capture-admin-service-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-capture-admin-service-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-capture-admin-service-api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-capture-admin-service-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-capture-admin-service-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-capture-admin-service-api/target/matterhorn-capture-admin-service-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-capture-admin-service-api/3.2/matterhorn-capture-admin-service-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-capture-admin-service-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-capture-admin-service-api/3.2/matterhorn-capture-admin-service-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-capture-admin-service-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-capture-admin-service-api/3.2/matterhorn-capture-admin-service-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-event-comment 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-event-comment ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-event-comment/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-event-comment ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-event-comment' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-event-comment
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071857454
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-event-comment' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-event-comment
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-event-comment ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-event-comment ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-event-comment ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /home/horace/matterhorn/opencast/modules/matterhorn-event-comment/target/classes
[INFO] 
[INFO] --- staticweave-maven-plugin:1.0.0:weave (default) @ matterhorn-event-comment ---
[INFO] Start EclipseLink static weaving...
[INFO] Finished EclipseLink static weaving.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-event-comment ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-event-comment ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/horace/matterhorn/opencast/modules/matterhorn-event-comment/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-event-comment ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-event-comment/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.event.comment.persistence.EventCommentDatabaseImplTest
08:57:39  INFO (EventCommentDatabaseServiceImpl:102) - Activating persistence manager for event comments
08:57:39  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:57:40  INFO (EventCommentDatabaseServiceImpl:102) - Activating persistence manager for event comments
08:57:40  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.event.comment.persistence.EventCommentDatabaseServiceImpl was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.384 sec - in org.opencastproject.event.comment.persistence.EventCommentDatabaseImplTest
Running org.opencastproject.event.comment.CommentParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec - in org.opencastproject.event.comment.CommentParserTest

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-event-comment ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-event-comment ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-event-comment/target/matterhorn-event-comment-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-event-comment/3.2/matterhorn-event-comment-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-event-comment/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-event-comment/3.2/matterhorn-event-comment-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-event-comment ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-event-comment/3.2/matterhorn-event-comment-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-messages 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-messages ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-messages/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-messages ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-messages' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-messages
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071862303
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-messages' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-messages
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-messages ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-messages ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-messages ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /home/horace/matterhorn/opencast/modules/matterhorn-messages/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-messages/src/main/java/org/opencastproject/messages/MailService.java: /home/horace/matterhorn/opencast/modules/matterhorn-messages/src/main/java/org/opencastproject/messages/MailService.java uses unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-messages/src/main/java/org/opencastproject/messages/MailService.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- staticweave-maven-plugin:1.0.0:weave (default) @ matterhorn-messages ---
[INFO] Start EclipseLink static weaving...
[INFO] Finished EclipseLink static weaving.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-messages ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-messages ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/horace/matterhorn/opencast/modules/matterhorn-messages/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-messages ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-messages/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.messages.MailServiceTest
08:57:45  INFO (BaseSmtpService:210) - Mail service configured with my_mail_server
08:57:45  INFO (BaseSmtpService:213) - mail.debug: false
08:57:45  INFO (BaseSmtpService:213) - mail.password: password
08:57:45  INFO (BaseSmtpService:213) - mail.transport.protocol: smtp
08:57:45  INFO (BaseSmtpService:213) - mail.user: admin
08:57:45  INFO (BaseSmtpService:213) - mail.smtp.host: my_mail_server
08:57:45  INFO (BaseSmtpService:213) - mail.smtp.auth: true
08:57:45  INFO (BaseSmtpService:210) - Mail service configured with your_mail_server
08:57:45  INFO (BaseSmtpService:213) - mail.debug: false
08:57:45  INFO (BaseSmtpService:213) - mail.password: password
08:57:45  INFO (BaseSmtpService:213) - mail.transport.protocol: smtp
08:57:45  INFO (BaseSmtpService:213) - mail.user: admin
08:57:45  INFO (BaseSmtpService:213) - mail.smtp.host: your_mail_server
08:57:45  INFO (BaseSmtpService:213) - mail.smtp.auth: true
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.639 sec - in org.opencastproject.messages.MailServiceTest

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-messages ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-messages ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-messages/target/matterhorn-messages-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-messages/3.2/matterhorn-messages-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-messages/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-messages/3.2/matterhorn-messages-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-messages ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-messages/3.2/matterhorn-messages-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-search-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-search-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-search-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-search-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-search-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-search-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071867099
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-search-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-search-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-search-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-search-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-search-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-search-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /home/horace/matterhorn/opencast/modules/matterhorn-search-api/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-search-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-search-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-search-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-search-api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-search-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-search-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-search-api/target/matterhorn-search-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-search-api/3.2/matterhorn-search-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-search-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-search-api/3.2/matterhorn-search-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-search-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-search-api/3.2/matterhorn-search-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-search 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-search ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-search/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-search ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-search' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-search
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071867774
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-search' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-search
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-search ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-search ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-search/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-search ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /home/horace/matterhorn/opencast/modules/matterhorn-search/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-search/src/main/java/org/opencastproject/matterhorn/search/impl/AbstractElasticsearchQueryBuilder.java: /home/horace/matterhorn/opencast/modules/matterhorn-search/src/main/java/org/opencastproject/matterhorn/search/impl/AbstractElasticsearchQueryBuilder.java uses or overrides a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-search/src/main/java/org/opencastproject/matterhorn/search/impl/AbstractElasticsearchQueryBuilder.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-search/src/main/java/org/opencastproject/matterhorn/search/impl/AbstractSearchQuery.java: Some input files use unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-search/src/main/java/org/opencastproject/matterhorn/search/impl/AbstractSearchQuery.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-search ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-search ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/horace/matterhorn/opencast/modules/matterhorn-search/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-search ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-search/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.matterhorn.search.impl.IndexUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.opencastproject.matterhorn.search.impl.IndexUtilsTest
Running org.opencastproject.matterhorn.search.impl.SortCriterionImplTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.opencastproject.matterhorn.search.impl.SortCriterionImplTest
Running org.opencastproject.matterhorn.search.impl.SearchIndexTest
08:57:49  INFO (AbstractElasticsearchIndex:290) - Starting local Elasticsearch node
08:57:55  INFO (AbstractElasticsearchIndex:300) - Elasticsearch node is up and running
08:57:57  INFO (AbstractElasticsearchIndex:330) - Stopping local Elasticsearch node
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.506 sec - in org.opencastproject.matterhorn.search.impl.SearchIndexTest

Results :

Tests run: 13, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-search ---
Should not skip: ^
Should not skip: ^
Should not skip: ^
Should not skip: ^
Should not skip: ^
Should not skip: ^
Should not skip: ^
Should not skip: ^
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-search ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-search/target/matterhorn-search-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-search/3.2/matterhorn-search-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-search/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-search/3.2/matterhorn-search-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-search ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-search/3.2/matterhorn-search-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-userdirectory 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-userdirectory ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-userdirectory/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-userdirectory ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-userdirectory' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-userdirectory
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071889290
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-userdirectory' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-userdirectory
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-userdirectory ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-userdirectory ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-userdirectory ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/horace/matterhorn/opencast/modules/matterhorn-userdirectory/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-userdirectory ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-userdirectory ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/horace/matterhorn/opencast/modules/matterhorn-userdirectory/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-userdirectory ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-userdirectory/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.userdirectory.GroupParsingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec - in org.opencastproject.userdirectory.GroupParsingTest
Running org.opencastproject.userdirectory.JpaUserProviderTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.036 sec - in org.opencastproject.userdirectory.JpaUserProviderTest
Running org.opencastproject.userdirectory.JpaGroupRoleProviderTest
08:58:18  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.userdirectory.JpaGroupRoleProvider was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:58:18  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.userdirectory.JpaGroupRoleProvider was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:58:18  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.userdirectory.JpaGroupRoleProvider was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:58:19  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.userdirectory.JpaGroupRoleProvider was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:58:19  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.userdirectory.JpaGroupRoleProvider was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:58:19  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.userdirectory.JpaGroupRoleProvider was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:58:19  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.userdirectory.JpaGroupRoleProvider was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:58:20  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.userdirectory.JpaGroupRoleProvider was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
08:58:20  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.userdirectory.JpaGroupRoleProvider was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.287 sec - in org.opencastproject.userdirectory.JpaGroupRoleProviderTest

Results :

Tests run: 29, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-userdirectory ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-userdirectory ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-userdirectory/target/matterhorn-userdirectory-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-userdirectory/3.2/matterhorn-userdirectory-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-userdirectory/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-userdirectory/3.2/matterhorn-userdirectory-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-userdirectory ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-userdirectory/3.2/matterhorn-userdirectory-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-index-service 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-index-service ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-index-service/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-index-service ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-index-service' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-index-service
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071902717
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-index-service' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-index-service
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-index-service ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-index-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-index-service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 100 source files to /home/horace/matterhorn/opencast/modules/matterhorn-index-service/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-index-service/src/main/java/org/opencastproject/index/service/resources/list/query/ResourceListQueryImpl.java: Some input files use unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-index-service/src/main/java/org/opencastproject/index/service/resources/list/query/ResourceListQueryImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-index-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 43 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-index-service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /home/horace/matterhorn/opencast/modules/matterhorn-index-service/target/test-classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-index-service/src/test/java/org/opencastproject/index/service/resources/list/impl/ListProvidersScannerTest.java: Some input files use or override a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-index-service/src/test/java/org/opencastproject/index/service/resources/list/impl/ListProvidersScannerTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-index-service/src/test/java/org/opencastproject/index/service/util/ServiceEndpointTestsUtil.java: Some input files use unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-index-service/src/test/java/org/opencastproject/index/service/util/ServiceEndpointTestsUtil.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-index-service ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-index-service/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.index.service.catalog.adapter.DublinCoreCatalogUIAdapterTest
08:58:27  INFO (DublinCoreCatalogUIAdapterTest:456) - Catalog:<?xml version="1.0" encoding="UTF-8"?><dublincore xmlns="http://www.opencastproject.org/xsd/1.0/dublincore/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><dcterms:creator xmlns="">Presenter 1, Presenter 2, Presenter 3</dcterms:creator><dcterms:duration xmlns="">100</dcterms:duration><dcterms:isPartOf xmlns="">e7892b98-a0a7-4cc4-915a-61748ab70908</dcterms:isPartOf><dcterms:license xmlns="">Creative Commons 3.0:Attribution-NonCommercial-NoDerivs</dcterms:license><dcterms:long xmlns="">88</dcterms:long><dcterms:spatial xmlns="">Test Agent</dcterms:spatial><dcterms:temporal xmlns="" xsi:type="dcterms:Period">start=2014-11-01T19:35:19Z; end=2014-11-01T20:48:23Z; scheme=W3C-DTF;</dcterms:temporal><dcterms:title xmlns="">The Title of the Recording</dcterms:title><dcterms:uid xmlns="">the-uid</dcterms:uid></dublincore>
08:58:27  INFO (ConfigurableEventDCCatalogUIAdapter:96) - Updated dublin core catalog UI adapter Event Metadata for flavor type/subtype
08:58:27  INFO (ConfigurableEventDCCatalogUIAdapter:96) - Updated dublin core catalog UI adapter Event Metadata for flavor type/subtype
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 sec - in org.opencastproject.index.service.catalog.adapter.DublinCoreCatalogUIAdapterTest
Running org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfigurationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.opencastproject.index.service.catalog.adapter.CatalogUIAdapterConfigurationTest
Running org.opencastproject.index.service.catalog.adapter.MetadataFieldTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.opencastproject.index.service.catalog.adapter.MetadataFieldTest
Running org.opencastproject.index.service.catalog.adapter.EventCatalogUIAdapterTest
08:58:27  INFO (ConfigurableEventDCCatalogUIAdapter:96) - Updated dublin core catalog UI adapter Event Metadata for flavor type/subtype
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.007 sec - in org.opencastproject.index.service.catalog.adapter.EventCatalogUIAdapterTest
Running org.opencastproject.index.service.resources.list.provider.JobsListProviderTest
08:58:27  INFO (JobsListProvider:99) - Jobs list provider activated!
08:58:27  INFO (JobsListProvider:99) - Jobs list provider activated!
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.opencastproject.index.service.resources.list.provider.JobsListProviderTest
Running org.opencastproject.index.service.resources.list.provider.ServicesListProviderTest
08:58:28  INFO (ServicesListProvider:125) - Services list provider activated!
08:58:28  INFO (ServicesListProvider:125) - Services list provider activated!
08:58:28  INFO (ServicesListProvider:125) - Services list provider activated!
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.opencastproject.index.service.resources.list.provider.ServicesListProviderTest
Running org.opencastproject.index.service.resources.list.provider.ServersListProviderTest
08:58:28  INFO (ServersListProvider:150) - Servers list provider activated!
08:58:28  INFO (ServersListProvider:150) - Servers list provider activated!
08:58:28  INFO (ServersListProvider:150) - Servers list provider activated!
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.opencastproject.index.service.resources.list.provider.ServersListProviderTest
Running org.opencastproject.index.service.resources.list.provider.UsersListProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.opencastproject.index.service.resources.list.provider.UsersListProviderTest
Running org.opencastproject.index.service.resources.list.provider.ContributorsListProviderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.199 sec - in org.opencastproject.index.service.resources.list.provider.ContributorsListProviderTest
Running org.opencastproject.index.service.resources.list.impl.ListProvidersScannerTest
08:58:29  INFO (ListProvidersScanner:216) - Removing list provider /home/horace/matterhorn/opencast/modules/matterhorn-index-service/target/test-classes/ListProvidersScannerTest-GoodProperties.properties
08:58:29  INFO (ListProvidersScanner:203) - Installing list provider /home/horace/matterhorn/opencast/modules/matterhorn-index-service/target/test-classes/ListProvidersScannerTest-EmptyListName.properties
08:58:29 ERROR (ListProvidersScanner:182) - Unable to add /home/horace/matterhorn/opencast/modules/matterhorn-index-service/target/test-classes/ListProvidersScannerTest-EmptyListName.properties as a list provider because the list.name entry was empty. Please add it to get this list provider to work.
08:58:29  INFO (ListProvidersScanner:203) - Installing list provider /home/horace/matterhorn/opencast/modules/matterhorn-index-service/target/test-classes/ListProvidersScannerTest-MissingListName.properties
08:58:29 ERROR (ListProvidersScanner:182) - Unable to add /home/horace/matterhorn/opencast/modules/matterhorn-index-service/target/test-classes/ListProvidersScannerTest-MissingListName.properties as a list provider because the list.name entry was empty. Please add it to get this list provider to work.
08:58:29  INFO (ListProvidersScanner:203) - Installing list provider /home/horace/matterhorn/opencast/modules/matterhorn-index-service/target/test-classes/ListProvidersScannerTest-GoodProperties.properties
08:58:29  INFO (ListProvidersScanner:209) - Updating list provider /home/horace/matterhorn/opencast/modules/matterhorn-index-service/target/test-classes/ListProvidersScannerTest-GoodProperties.properties
08:58:29  INFO (ListProvidersScanner:203) - Installing list provider /home/horace/matterhorn/opencast/modules/matterhorn-index-service/target/test-classes/ListProvidersScannerTest-WithOrg.properties
08:58:29  INFO (ListProvidersScannerTest:184) - Key: PM.BLACKLIST.REASONS.FAMILY_EMERGENCY, Value Family Emergency.
08:58:29  INFO (ListProvidersScannerTest:184) - Key: PM.BLACKLIST.REASONS.SICK_LEAVE, Value Sick Leave.
08:58:29  INFO (ListProvidersScannerTest:184) - Key: PM.BLACKLIST.REASONS.LEAVE, Value Leave.
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.opencastproject.index.service.resources.list.impl.ListProvidersScannerTest
Running org.opencastproject.index.service.resources.list.impl.ListProvidersServiceTest
08:58:29  INFO (ListProvidersServiceImpl:134) - Activate the list provider
08:58:29  INFO (ListProvidersServiceImpl:134) - Activate the list provider
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.opencastproject.index.service.resources.list.impl.ListProvidersServiceTest
Running org.opencastproject.index.service.resources.list.api.ServiceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.opencastproject.index.service.resources.list.api.ServiceTest
Running org.opencastproject.index.service.util.ListProviderUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.opencastproject.index.service.util.ListProviderUtilTest
Running org.opencastproject.index.service.util.RestUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.opencastproject.index.service.util.RestUtilsTest
Running org.opencastproject.index.service.util.AccessInformationUtilTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.opencastproject.index.service.util.AccessInformationUtilTest
Running org.opencastproject.index.service.util.JSONUtilsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.opencastproject.index.service.util.JSONUtilsTest
Running org.opencastproject.index.service.impl.event.EventIndexUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in org.opencastproject.index.service.impl.event.EventIndexUtilsTest
Running org.opencastproject.index.service.impl.event.EventTest
08:58:29  INFO (EventTest:169) - {"event":{"identifier":"10.0000-1","organization":"mh_default_org","title":"Land and Vegetation: Key players on the Climate Scene","description":"This is the description for this event.","subject":"This is the subject","location":"arts143ca","presenters":{"presenter":["presenter-one","presenter-two","presenter-three"]},"contributors":{"contributor":["contributor-one","contributor-two","contributor-three"]},"review_status":"UNSENT","has_comments":false,"has_open_comments":false,"has_preview":false,"needs_cutting":false,"publications":"","event_status":"EVENTS.EVENTS.STATUS.PROCESSED","agent_configuration":{"entry":[{"key":"key-1","value":"value-1"},{"key":"key-3","value":"value-3"},{"key":"key-2","value":"value-2"}]}}}
Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.21 sec - in org.opencastproject.index.service.impl.event.EventTest
Running org.opencastproject.index.service.impl.series.SeriesTest
08:58:29  INFO (SeriesTest:161) - {"series":{"identifier":"10.0000-1","title":"Land and Vegetation: Key players on the Climate Scene","description":"This is the description for this series.","subject":"This is the subject","organization":"Organization","language":"Klingon","creator":"Creator Name","license":"Creative Commons 2.0","access_policy":"ROLE_ADMIN","createdDateTime":"2011-07-16T20:39:05Z","organizers":{"organizer":["organizer-one","organizer-two","organizer-three"]},"contributors":{"contributor":["contributor-one","contributor-two","contributor-three"]},"opt_out":true}}
Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.015 sec - in org.opencastproject.index.service.impl.series.SeriesTest
Running org.opencastproject.index.service.impl.IndexServiceImplTest
08:58:30  INFO (ConfigurableEventDCCatalogUIAdapter:96) - Updated dublin core catalog UI adapter EVENTS.EVENTS.DETAILS.CATALOG.EPISODE for flavor dublincore/episode
08:58:30  INFO (ConfigurableEventDCCatalogUIAdapter:96) - Updated dublin core catalog UI adapter EVENTS.EVENTS.DETAILS.CATALOG.EPISODE for flavor dublincore/episode
08:58:30  WARN (IndexServiceImpl:435) - Unable to parse access control list: {"name":"acl","id":null}
08:58:30  INFO (ConfigurableEventDCCatalogUIAdapter:96) - Updated dublin core catalog UI adapter EVENTS.EVENTS.DETAILS.CATALOG.EPISODE for flavor dublincore/episode
08:58:30  INFO (ConfigurableEventDCCatalogUIAdapter:96) - Updated dublin core catalog UI adapter EVENTS.EVENTS.DETAILS.CATALOG.EPISODE for flavor dublincore/episode
08:58:30  INFO (ConfigurableEventDCCatalogUIAdapter:96) - Updated dublin core catalog UI adapter EVENTS.EVENTS.DETAILS.CATALOG.EPISODE for flavor dublincore/episode
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 sec - in org.opencastproject.index.service.impl.IndexServiceImplTest

Results :

Tests run: 100, Failures: 0, Errors: 0, Skipped: 5

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-index-service ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-index-service ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-index-service/target/matterhorn-index-service-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-index-service/3.2/matterhorn-index-service-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-index-service/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-index-service/3.2/matterhorn-index-service-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-index-service ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-index-service/3.2/matterhorn-index-service-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-presets 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-presets ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-presets/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-presets ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-presets' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-presets
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071911935
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-presets' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-presets
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-presets ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-presets ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-presets ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/horace/matterhorn/opencast/modules/matterhorn-presets/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-presets ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-presets/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-presets ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/horace/matterhorn/opencast/modules/matterhorn-presets/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-presets ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-presets/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.presets.impl.PresetProviderImplTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec - in org.opencastproject.presets.impl.PresetProviderImplTest

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-presets ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-presets ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-presets/target/matterhorn-presets-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-presets/3.2/matterhorn-presets-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-presets/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-presets/3.2/matterhorn-presets-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-presets ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-presets/3.2/matterhorn-presets-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-static-file-service-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-static-file-service-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-static-file-service-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-static-file-service-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-static-file-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-static-file-service-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071913675
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-static-file-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-static-file-service-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-static-file-service-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-static-file-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-static-file-service-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/horace/matterhorn/opencast/modules/matterhorn-static-file-service-api/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-static-file-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-static-file-service-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-static-file-service-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/horace/matterhorn/opencast/modules/matterhorn-static-file-service-api/target/test-classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-static-file-service-api/src/test/java/org/apache/commons/fileupload/MockHttpServletRequest.java: /home/horace/matterhorn/opencast/modules/matterhorn-static-file-service-api/src/test/java/org/apache/commons/fileupload/MockHttpServletRequest.java uses unchecked or unsafe operations.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-static-file-service-api/src/test/java/org/apache/commons/fileupload/MockHttpServletRequest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-static-file-service-api ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-static-file-service-api/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.staticfiles.endpoint.StaticFileRestServiceTest
08:58:34  INFO (StaticFileRestService:143) - Static File REST Service started.
08:58:34  WARN (StaticFileRestService:184) - Preventing upload of static file as its size 152 is larger than the max size allowed 10
08:58:34  INFO (StaticFileRestService:143) - Static File REST Service started.
08:58:34  WARN (StaticFileRestService:184) - Preventing upload of static file as its size 1000000000 is larger than the max size allowed 100000000
08:58:34  INFO (StaticFileRestService:143) - Static File REST Service started.
08:58:34  INFO (StaticFileRestService:143) - Static File REST Service started.
08:58:34  INFO (StaticFileRestService:143) - Static File REST Service started.
08:58:34  INFO (StaticFileRestService:143) - Static File REST Service started.
08:58:34  INFO (StaticFileRestService:143) - Static File REST Service started.
08:58:34  INFO (StaticFileRestService:143) - Static File REST Service started.
08:58:34  INFO (StaticFileRestService:143) - Static File REST Service started.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec - in org.opencastproject.staticfiles.endpoint.StaticFileRestServiceTest

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-static-file-service-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-static-file-service-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-static-file-service-api/target/matterhorn-static-file-service-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-static-file-service-api/3.2/matterhorn-static-file-service-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-static-file-service-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-static-file-service-api/3.2/matterhorn-static-file-service-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-static-file-service-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-static-file-service-api/3.2/matterhorn-static-file-service-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-composer-service-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-composer-service-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-composer-service-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071915509
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-composer-service-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-composer-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-composer-service-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 28 source files to /home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api/target/classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api/src/main/java/org/opencastproject/composer/layout/Serializer.java: /home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api/src/main/java/org/opencastproject/composer/layout/Serializer.java uses or overrides a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api/src/main/java/org/opencastproject/composer/layout/Serializer.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-composer-service-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-composer-service-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api/target/test-classes
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api/src/test/java/org/opencastproject/composer/layout/SerializerTest.java: /home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api/src/test/java/org/opencastproject/composer/layout/SerializerTest.java uses or overrides a deprecated API.
[INFO] /home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api/src/test/java/org/opencastproject/composer/layout/SerializerTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-composer-service-api ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.composer.layout.SerializerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in org.opencastproject.composer.layout.SerializerTest
Running org.opencastproject.composer.layout.LayoutManagerTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.opencastproject.composer.layout.LayoutManagerTest

Results :

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-composer-service-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-composer-service-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api/target/matterhorn-composer-service-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-composer-service-api/3.2/matterhorn-composer-service-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-composer-service-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-composer-service-api/3.2/matterhorn-composer-service-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-composer-service-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-composer-service-api/3.2/matterhorn-composer-service-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-themes 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-themes ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-themes/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-themes ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-themes' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-themes
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071917254
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-themes' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-themes
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-themes ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-themes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-themes ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/horace/matterhorn/opencast/modules/matterhorn-themes/target/classes
[INFO] 
[INFO] --- staticweave-maven-plugin:1.0.0:weave (default) @ matterhorn-themes ---
[INFO] Start EclipseLink static weaving...
[INFO] Finished EclipseLink static weaving.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-themes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-themes/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-themes ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/horace/matterhorn/opencast/modules/matterhorn-themes/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-themes ---
[INFO] Surefire report directory: /home/horace/matterhorn/opencast/modules/matterhorn-themes/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.opencastproject.themes.ThemesServiceDatabaseTest
08:58:39  INFO (ThemesServiceDatabaseImpl:97) - Activating persistence manager for themes
08:58:39  WARN (AbstractIndexProducer$MessageWatcher:93) - The message receiver for org.opencastproject.themes.persistence.ThemesServiceDatabaseImpl was null so unable to listen for repopulate index messages. Ignore this warning if this is a test.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.376 sec - in org.opencastproject.themes.ThemesServiceDatabaseTest

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-themes ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-themes ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-themes/target/matterhorn-themes-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-themes/3.2/matterhorn-themes-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-themes/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-themes/3.2/matterhorn-themes-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-themes ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-themes/3.2/matterhorn-themes-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-smil-api 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-smil-api ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-smil-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-smil-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-smil-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-smil-api
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071921547
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-smil-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-smil-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-smil-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ matterhorn-smil-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-smil-api/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ matterhorn-smil-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /home/horace/matterhorn/opencast/modules/matterhorn-smil-api/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ matterhorn-smil-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory /home/horace/matterhorn/opencast/modules/matterhorn-smil-api/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ matterhorn-smil-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ matterhorn-smil-api ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:bundle (default-bundle) @ matterhorn-smil-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ matterhorn-smil-api ---
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-smil-api/target/matterhorn-smil-api-3.2.jar to /root/.m2/repository/org/opencastproject/matterhorn-smil-api/3.2/matterhorn-smil-api-3.2.jar
[INFO] Installing /home/horace/matterhorn/opencast/modules/matterhorn-smil-api/pom.xml to /root/.m2/repository/org/opencastproject/matterhorn-smil-api/3.2/matterhorn-smil-api-3.2.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.1:install (default-install) @ matterhorn-smil-api ---
[INFO] Parsing file:/root/.m2/repository/repository.xml
[INFO] Installing org/opencastproject/matterhorn-smil-api/3.2/matterhorn-smil-api-3.2.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building matterhorn-admin-ui-ng 3.2
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ matterhorn-admin-ui-ng ---
[INFO] Deleting /home/horace/matterhorn/opencast/modules/matterhorn-admin-ui-ng/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ matterhorn-admin-ui-ng ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-admin-ui-ng' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-admin-ui-ng
[INFO] Storing buildNumber: 83a00e2 at timestamp: 1503071922350
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/horace/matterhorn/opencast/modules/matterhorn-admin-ui-ng' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/horace/matterhorn/opencast/modules/matterhorn-admin-ui-ng
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default) @ matterhorn-admin-ui-ng ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- frontend-maven-plugin:1.3:install-node-and-npm (install node and npm) @ matterhorn-admin-ui-ng ---
[INFO] Node v8.1.4 is already installed.
[INFO] NPM 5.3.0 is already installed.
[INFO] 
[INFO] --- frontend-maven-plugin:1.3:npm (npm clean) @ matterhorn-admin-ui-ng ---
[INFO] Running 'npm cache verify' in /home/horace/matterhorn/opencast/modules/matterhorn-admin-ui-ng
[INFO] Cache verified and compressed (~/.npm/_cacache):
[INFO] Content verified: 1276 (59242734 bytes)
[INFO] Index entries: 1991
[INFO] Finished in 3.283s
[INFO] 
[INFO] --- frontend-maven-plugin:1.3:npm (npm install) @ matterhorn-admin-ui-ng ---
[INFO] Running 'npm install --registry http://nexus.opencast.org/nexus/content/repositories/npmjs/' in /home/horace/matterhorn/opencast/modules/matterhorn-admin-ui-ng
[WARNING] npm WARN deprecated con...@2.3.9: connect 2.x series is deprecated
[WARNING] npm WARN deprecated node...@1.4.8: Use uuid module instead
[ERROR] npm ERR! code ETARGET
[ERROR] npm ERR! notarget No matching version found for regenerator-runtime@^0.11.0
[ERROR] npm ERR! notarget In most cases you or one of your dependencies are requesting
[ERROR] npm ERR! notarget a package version that doesn't exist.
[ERROR] npm ERR! notarget 
[ERROR] npm ERR! notarget It was specified as a dependency of 'babel-runtime'
[ERROR] npm ERR! notarget 
[ERROR] 
[ERROR] npm ERR! A complete log of this run can be found in:
[ERROR] npm ERR!     /home/horace/.npm/_logs/2017-08-18T15_59_03_859Z-debug.log
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] opencast ........................................... SUCCESS [  2.036 s]
[INFO] matterhorn-urlsigning-common ....................... SUCCESS [  7.079 s]
[INFO] matterhorn-urlsigning-service-api .................. SUCCESS [  1.133 s]
[INFO] matterhorn-common .................................. SUCCESS [ 40.574 s]
[INFO] matterhorn-metadata-api ............................ SUCCESS [  1.559 s]
[INFO] matterhorn-workspace-api ........................... SUCCESS [  0.900 s]
[INFO] matterhorn-dublincore .............................. SUCCESS [  3.259 s]
[INFO] matterhorn-workflow-service-api .................... SUCCESS [  1.205 s]
[INFO] matterhorn-archive-api ............................. SUCCESS [  0.844 s]
[INFO] matterhorn-scheduler-api ........................... SUCCESS [  0.975 s]
[INFO] matterhorn-message-broker-api ...................... SUCCESS [  0.925 s]
[INFO] matterhorn-ingest-service-api ...................... SUCCESS [  0.753 s]
[INFO] matterhorn-series-service-api ...................... SUCCESS [  0.760 s]
[INFO] matterhorn-solr .................................... SUCCESS [  2.264 s]
[INFO] matterhorn-mpeg7 ................................... SUCCESS [  2.165 s]
[INFO] matterhorn-distribution-service-api ................ SUCCESS [  0.771 s]
[INFO] matterhorn-inspection-service-api .................. SUCCESS [  0.773 s]
[INFO] matterhorn-series-service-impl ..................... SUCCESS [ 32.095 s]
[INFO] matterhorn-archive-base ............................ SUCCESS [  7.449 s]
[INFO] matterhorn-schema .................................. SUCCESS [  1.993 s]
[INFO] matterhorn-common-jpa-impl ......................... SUCCESS [  4.681 s]
[INFO] matterhorn-kernel .................................. SUCCESS [ 17.626 s]
[INFO] matterhorn-archive-schema .......................... SUCCESS [ 31.201 s]
[INFO] matterhorn-inspection-workflowoperation ............ SUCCESS [  2.179 s]
[INFO] matterhorn-search-service-api ...................... SUCCESS [  0.851 s]
[INFO] matterhorn-publication-service-api ................. SUCCESS [  0.866 s]
[INFO] matterhorn-authorization-xacml ..................... SUCCESS [  3.711 s]
[INFO] matterhorn-oaipmh-persistence ...................... SUCCESS [  5.799 s]
[INFO] matterhorn-distribution-workflowoperation .......... SUCCESS [  2.513 s]
[INFO] matterhorn-conductor ............................... SUCCESS [  0.961 s]
[INFO] matterhorn-authorization-manager ................... SUCCESS [ 16.370 s]
[INFO] matterhorn-capture-admin-service-api ............... SUCCESS [  0.732 s]
[INFO] matterhorn-event-comment ........................... SUCCESS [  4.846 s]
[INFO] matterhorn-messages ................................ SUCCESS [  4.811 s]
[INFO] matterhorn-search-api .............................. SUCCESS [  0.587 s]
[INFO] matterhorn-search .................................. SUCCESS [ 21.530 s]
[INFO] matterhorn-userdirectory ........................... SUCCESS [ 13.460 s]
[INFO] matterhorn-index-service ........................... SUCCESS [  9.251 s]
[INFO] matterhorn-presets ................................. SUCCESS [  1.740 s]
[INFO] matterhorn-static-file-service-api ................. SUCCESS [  1.835 s]
[INFO] matterhorn-composer-service-api .................... SUCCESS [  1.743 s]
[INFO] matterhorn-themes .................................. SUCCESS [  4.290 s]
[INFO] matterhorn-smil-api ................................ SUCCESS [  0.777 s]
[INFO] matterhorn-admin-ui-ng ............................. FAILURE [ 21.631 s]
[INFO] matterhorn-annotation-api .......................... SKIPPED
[INFO] matterhorn-annotation-impl ......................... SKIPPED
[INFO] matterhorn-archive-storage-fs ...................... SKIPPED
[INFO] matterhorn-archive-workflowoperation ............... SKIPPED
[INFO] matterhorn-caption-api ............................. SKIPPED
[INFO] matterhorn-caption-impl ............................ SKIPPED
[INFO] matterhorn-caption-remote .......................... SKIPPED
[INFO] matterhorn-capture-admin-service-impl .............. SKIPPED
[INFO] matterhorn-working-file-repository-service-api ..... SKIPPED
[INFO] matterhorn-workflow-workflowoperation .............. SKIPPED
[INFO] matterhorn-capture-workflowoperation ............... SKIPPED
[INFO] matterhorn-comments-workflowoperation .............. SKIPPED
[INFO] matterhorn-composer-ffmpeg ......................... SKIPPED
[INFO] matterhorn-composer-service-remote ................. SKIPPED
[INFO] matterhorn-composer-workflowoperation .............. SKIPPED
[INFO] matterhorn-cover-image-api ......................... SKIPPED
[INFO] matterhorn-cover-image-impl ........................ SKIPPED
[INFO] matterhorn-cover-image-remote ...................... SKIPPED
[INFO] matterhorn-cover-image-workflowoperation ........... SKIPPED
[INFO] matterhorn-dataloader .............................. SKIPPED
[INFO] matterhorn-db ...................................... SKIPPED
[INFO] matterhorn-dictionary-api .......................... SKIPPED
[INFO] matterhorn-dictionary-hunspell ..................... SKIPPED
[INFO] matterhorn-dictionary-none ......................... SKIPPED
[INFO] matterhorn-dictionary-regexp ....................... SKIPPED
[INFO] matterhorn-distribution-service-acl ................ SKIPPED
[INFO] matterhorn-distribution-service-acl-remote ......... SKIPPED
[INFO] matterhorn-distribution-service-aws-s3-api ......... SKIPPED
[INFO] matterhorn-distribution-service-aws-s3 ............. SKIPPED
[INFO] matterhorn-distribution-service-aws-s3-remote ...... SKIPPED
[INFO] matterhorn-distribution-service-download ........... SKIPPED
[INFO] matterhorn-distribution-service-download-remote .... SKIPPED
[INFO] matterhorn-distribution-service-streaming .......... SKIPPED
[INFO] matterhorn-distribution-service-streaming-remote ... SKIPPED
[INFO] matterhorn-email-template-service-api .............. SKIPPED
[INFO] matterhorn-email-template-service-impl ............. SKIPPED
[INFO] matterhorn-engage-theodul-api ...................... SKIPPED
[INFO] matterhorn-engage-theodul-core ..................... SKIPPED
[INFO] matterhorn-engage-theodul-plugin-archetype ......... SKIPPED
[INFO] matterhorn-engage-theodul-plugin-controls .......... SKIPPED
[INFO] matterhorn-engage-theodul-plugin-custom-mhConnection SKIPPED
[INFO] matterhorn-engage-theodul-plugin-custom-notifications SKIPPED
[INFO] matterhorn-engage-theodul-plugin-custom-usertracking SKIPPED
[INFO] matterhorn-engage-theodul-plugin-custom-piwik ...... SKIPPED
[INFO] matterhorn-engage-theodul-plugin-description ....... SKIPPED
[INFO] matterhorn-engage-theodul-plugin-tab-description ... SKIPPED
[INFO] matterhorn-engage-theodul-plugin-tab-shortcuts ..... SKIPPED
[INFO] matterhorn-engage-theodul-plugin-tab-slidetext ..... SKIPPED
[INFO] matterhorn-engage-theodul-plugin-timeline-statistics SKIPPED
[INFO] matterhorn-engage-theodul-plugin-video-videojs ..... SKIPPED
[INFO] matterhorn-engage-ui ............................... SKIPPED
[INFO] matterhorn-execute-api ............................. SKIPPED
[INFO] matterhorn-execute-impl ............................ SKIPPED
[INFO] matterhorn-execute-remote .......................... SKIPPED
[INFO] matterhorn-execute-workflowoperation ............... SKIPPED
[INFO] matterhorn-external-api ............................ SKIPPED
[INFO] matterhorn-fileupload .............................. SKIPPED
[INFO] matterhorn-hello-world-api ......................... SKIPPED
[INFO] matterhorn-hello-world-impl ........................ SKIPPED
[INFO] matterhorn-incident-workflowoperation .............. SKIPPED
[INFO] matterhorn-ingest-service-impl ..................... SKIPPED
[INFO] matterhorn-ingest-workflowoperation ................ SKIPPED
[INFO] matterhorn-inspection-service-ffmpeg ............... SKIPPED
[INFO] matterhorn-inspection-service-remote ............... SKIPPED
[INFO] matterhorn-lti ..................................... SKIPPED
[INFO] matterhorn-message-broker-impl ..................... SKIPPED
[INFO] matterhorn-metadata ................................ SKIPPED
[INFO] matterhorn-search-service-impl ..................... SKIPPED
[INFO] matterhorn-migration ............................... SKIPPED
[INFO] matterhorn-notification-workflowoperation .......... SKIPPED
[INFO] matterhorn-oaipmh-api .............................. SKIPPED
[INFO] matterhorn-oaipmh .................................. SKIPPED
[INFO] matterhorn-oaipmh-remote ........................... SKIPPED
[INFO] matterhorn-publication-service-oaipmh .............. SKIPPED
[INFO] matterhorn-publication-service-oaipmh-remote ....... SKIPPED
[INFO] matterhorn-publication-service-youtube-remote ...... SKIPPED
[INFO] matterhorn-publication-service-youtube-v3 .......... SKIPPED
[INFO] matterhorn-runtime-info ............................ SKIPPED
[INFO] matterhorn-runtime-info-ui ......................... SKIPPED
[INFO] matterhorn-runtime-info-ui-ng ...................... SKIPPED
[INFO] matterhorn-scheduler-impl .......................... SKIPPED
[INFO] matterhorn-scheduler-remote ........................ SKIPPED
[INFO] matterhorn-scheduler-workflowoperation ............. SKIPPED
[INFO] matterhorn-search-service-feeds .................... SKIPPED
[INFO] matterhorn-search-service-remote ................... SKIPPED
[INFO] matterhorn-search-workflowoperation ................ SKIPPED
[INFO] matterhorn-security-shibboleth ..................... SKIPPED
[INFO] matterhorn-security-aai ............................ SKIPPED
[INFO] matterhorn-security-cas-client-wrapper ............. SKIPPED
[INFO] matterhorn-security-cas ............................ SKIPPED
[INFO] matterhorn-security-ldap ........................... SKIPPED
[INFO] matterhorn-security-openid ......................... SKIPPED
[INFO] matterhorn-series-service-remote ................... SKIPPED
[INFO] matterhorn-serviceregistry ......................... SKIPPED
[INFO] matterhorn-serviceregistry-remote .................. SKIPPED
[INFO] matterhorn-silencedetection-api .................... SKIPPED
[INFO] matterhorn-silencedetection-impl ................... SKIPPED
[INFO] matterhorn-silencedetection-remote ................. SKIPPED
[INFO] matterhorn-smil-impl ............................... SKIPPED
[INFO] matterhorn-sox-api ................................. SKIPPED
[INFO] matterhorn-sox-impl ................................ SKIPPED
[INFO] matterhorn-sox-remote .............................. SKIPPED
[INFO] matterhorn-sox-workflowoperation ................... SKIPPED
[INFO] matterhorn-static .................................. SKIPPED
[INFO] matterhorn-static-file-service-impl ................ SKIPPED
[INFO] matterhorn-textanalyzer-api ........................ SKIPPED
[INFO] matterhorn-textanalyzer-impl ....................... SKIPPED
[INFO] matterhorn-textanalyzer-remote ..................... SKIPPED
[INFO] matterhorn-textanalyzer-workflowoperation .......... SKIPPED
[INFO] matterhorn-textextractor-tesseract ................. SKIPPED
[INFO] matterhorn-themes-workflowoperation ................ SKIPPED
[INFO] matterhorn-urlsigning-service-impl ................. SKIPPED
[INFO] matterhorn-urlsigning-verifier-service-api ......... SKIPPED
[INFO] matterhorn-urlsigning-verifier-service-impl ........ SKIPPED
[INFO] matterhorn-userdirectory-ldap ...................... SKIPPED
[INFO] matterhorn-userdirectory-sakai ..................... SKIPPED
[INFO] matterhorn-usertracking-api ........................ SKIPPED
[INFO] matterhorn-usertracking-impl ....................... SKIPPED
[INFO] matterhorn-videoeditor-api ......................... SKIPPED
[INFO] matterhorn-videoeditor-ffmpeg-impl ................. SKIPPED
[INFO] matterhorn-videoeditor-remote ...................... SKIPPED
[INFO] matterhorn-videoeditor-workflowoperation ........... SKIPPED
[INFO] matterhorn-videosegmenter-api ...................... SKIPPED
[INFO] matterhorn-videosegmenter-ffmpeg ................... SKIPPED
[INFO] matterhorn-videosegmenter-remote ................... SKIPPED
[INFO] matterhorn-videosegmenter-workflowoperation ........ SKIPPED
[INFO] matterhorn-waveform-api ............................ SKIPPED
[INFO] matterhorn-waveform-ffmpeg ......................... SKIPPED
[INFO] matterhorn-waveform-remote ......................... SKIPPED
[INFO] matterhorn-waveform-workflowoperation .............. SKIPPED
[INFO] matterhorn-workflow-service-impl ................... SKIPPED
[INFO] matterhorn-workflow-service-remote ................. SKIPPED
[INFO] matterhorn-working-file-repository-service-impl .... SKIPPED
[INFO] matterhorn-working-file-repository-service-remote .. SKIPPED
[INFO] matterhorn-workspace-impl .......................... SKIPPED
[INFO] Assemblies ......................................... SKIPPED
[INFO] Assemblies // Apache Karaf Features ................ SKIPPED
[INFO] Assemblies // Distribution Admin ................... SKIPPED
[INFO] Assemblies // Distribution Admin/Presentation ...... SKIPPED
[INFO] Assemblies // Distribution Admin/Worker ............ SKIPPED
[INFO] Assemblies // Distribution All-In-One .............. SKIPPED
[INFO] Assemblies // Distribution Ingest .................. SKIPPED
[INFO] Assemblies // Distribution Presentation ............ SKIPPED
[INFO] Assemblies // Distribution Worker .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:46 min
[INFO] Finished at: 2017-08-18T08:59:03-07:00
[INFO] Final Memory: 221M/3030M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.3:npm (npm install) on project matterhorn-admin-ui-ng: Failed to run task: 'npm install --registry http://nexus.opencast.org/nexus/content/repositories/npmjs/' failed. (error code 1) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.3:npm (npm install) on project matterhorn-admin-ui-ng: Failed to run task
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: Failed to run task
at com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute(AbstractFrontendMojo.java:95)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 20 more
Caused by: com.github.eirslett.maven.plugins.frontend.lib.TaskRunnerException: 'npm install --registry http://nexus.opencast.org/nexus/content/repositories/npmjs/' failed. (error code 1)
at com.github.eirslett.maven.plugins.frontend.lib.NodeTaskExecutor.execute(NodeTaskExecutor.java:60)
at com.github.eirslett.maven.plugins.frontend.mojo.NpmMojo.execute(NpmMojo.java:62)
at com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute(AbstractFrontendMojo.java:89)
... 22 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :matterhorn-admin-ui-ng


--
You received this message because you are subscribed to the Google Groups "Opencast Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to users+un...@opencast.org.




--
Horace Miles Jr
Ga 6:3  For if a man think himself to be something, when he is nothing, he deceiveth himself.

Greg Logan

unread,
Aug 18, 2017, 12:17:27 PM8/18/17
to Opencast Users
Hi Horace,

I would try running rm -rf modules/matterhorn-admin-ui-ng/node* from the source tarball's directory.  This will clear the NodeJS downloads, which appear to be giving you issues.  After that, try building again.  The build should re-fetch what it needs, and things should hopefully work.

G

Horace Miles

unread,
Aug 18, 2017, 1:20:38 PM8/18/17
to us...@opencast.org
thanks I will try that later this weekend.

Reply all
Reply to author
Forward
0 new messages