Started by timer [EnvInject] - Loading node environment variables. Building remotely on joyeux (IT_TEST IT PUB_DEPLOY JOYEUX) in workspace /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build Wiping out workspace first. Cloning the remote Git repository Cloning repository git@github.com:nuxeo/nuxeo.git > git init /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo # timeout=10 Fetching upstream changes from git@github.com:nuxeo/nuxeo.git > git --version # timeout=10 > git fetch --tags --progress git@github.com:nuxeo/nuxeo.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url git@github.com:nuxeo/nuxeo.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:nuxeo/nuxeo.git # timeout=10 Fetching upstream changes from git@github.com:nuxeo/nuxeo.git > git fetch --tags --progress git@github.com:nuxeo/nuxeo.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 67367c25669eb3b91136ed931613c0e07ab70fa4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 67367c25669eb3b91136ed931613c0e07ab70fa4 # timeout=60 > git rev-list e4cb4f80d75d4c10d9ff99bb55634867d4511cfd # timeout=10 > git tag -a -f -m Jenkins Build #241 jenkins-IT-nuxeo-master-build-241 # timeout=10 No emails were triggered. [IT-nuxeo-master-build] $ /bin/bash -xe /tmp/hudson1646439623023472694.sh + export 'MAVEN_OPTS=-Xms1024m -Xmx4096m' + MAVEN_OPTS='-Xms1024m -Xmx4096m' + echo JAVA_OPTS: JAVA_OPTS: + echo JAVA_HOME: /usr/lib/jvm/java-8/ JAVA_HOME: /usr/lib/jvm/java-8/ + export M2_HOME=/opt/build/tools/maven3 + M2_HOME=/opt/build/tools/maven3 + export PATH=/opt/build/tools/maven3/bin:/usr/lib/jvm/java-8//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + PATH=/opt/build/tools/maven3/bin:/usr/lib/jvm/java-8//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games + rm -rf /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/archives/ + cd nuxeo + OPTIONS=() + '[' false = true ']' + '[' false = true ']' + '[' true = true ']' + OPTIONS+=(--skipITs) + ./scripts/release.py prepare -b master -t auto -n auto -m auto -d --skipITs $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout --track -b master origin/master -q Working on Nuxeo main repository... Releasing from branch: master Current version: 8.10-SNAPSHOT Tag: release-8.10-I20161118_0125 Next version: 8.10-SNAPSHOT Maintenance branch deleted Integration Tests execution is skipped Parameters stored in /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/release-nuxeo.log [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master Using Maven introspection of the POM file /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/pom.xml to find the list of modules... [addons] $> git clone git@github.com:nuxeo/addons.git --origin origin Cloning into 'addons'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master Using Maven introspection of the POM file /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom.xml to find the list of modules... Using Maven introspection of the POM file /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom-optionals.xml to find the list of modules... [nuxeo-activity] $> git clone git@github.com:nuxeo/nuxeo-activity.git --origin origin Cloning into 'nuxeo-activity'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-apidoc-server] $> git clone git@github.com:nuxeo/nuxeo-apidoc-server.git --origin origin Cloning into 'nuxeo-apidoc-server'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-binary-metadata] $> git clone git@github.com:nuxeo/nuxeo-binary-metadata.git --origin origin Cloning into 'nuxeo-binary-metadata'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-box-api] $> git clone git@github.com:nuxeo/nuxeo-box-api.git --origin origin Cloning into 'nuxeo-box-api'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-business-days-management] $> git clone git@github.com:nuxeo/nuxeo-business-days-management.git --origin origin Cloning into 'nuxeo-business-days-management'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-chemistry] $> git clone git@github.com:nuxeo/nuxeo-chemistry.git --origin origin Cloning into 'nuxeo-chemistry'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-connect-tools] $> git clone git@github.com:nuxeo/nuxeo-connect-tools.git --origin origin Cloning into 'nuxeo-connect-tools'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-core-binarymanager-cloud] $> git clone git@github.com:nuxeo/nuxeo-core-binarymanager-cloud.git --origin origin Cloning into 'nuxeo-core-binarymanager-cloud'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-core-binarymanager-sql] $> git clone git@github.com:nuxeo/nuxeo-core-binarymanager-sql.git --origin origin Cloning into 'nuxeo-core-binarymanager-sql'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-csv] $> git clone git@github.com:nuxeo/nuxeo-csv.git --origin origin Cloning into 'nuxeo-csv'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-dam] $> git clone git@github.com:nuxeo/nuxeo-dam.git --origin origin Cloning into 'nuxeo-dam'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-datadog-reporter] $> git clone git@github.com:nuxeo/nuxeo-datadog-reporter.git --origin origin Cloning into 'nuxeo-datadog-reporter'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-diff] $> git clone git@github.com:nuxeo/nuxeo-diff.git --origin origin Cloning into 'nuxeo-diff'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-dmk-adaptor] $> git clone git@github.com:nuxeo/nuxeo-dmk-adaptor.git --origin origin Cloning into 'nuxeo-dmk-adaptor'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-drive-server] $> git clone git@github.com:nuxeo/nuxeo-drive-server.git --origin origin Cloning into 'nuxeo-drive-server'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-duoweb-authentication] $> git clone git@github.com:nuxeo/nuxeo-duoweb-authentication.git --origin origin Cloning into 'nuxeo-duoweb-authentication'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-easyshare] $> git clone git@github.com:nuxeo/nuxeo-easyshare.git --origin origin Cloning into 'nuxeo-easyshare'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-exalead-connector] $> git clone git@github.com:nuxeo/nuxeo-exalead-connector.git --origin origin Cloning into 'nuxeo-exalead-connector'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-filesystem-connectors] $> git clone git@github.com:nuxeo/nuxeo-filesystem-connectors.git --origin origin Cloning into 'nuxeo-filesystem-connectors'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-forum] $> git clone git@github.com:nuxeo/nuxeo-forum.git --origin origin Cloning into 'nuxeo-forum'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-fsexporter] $> git clone git@github.com:nuxeo/nuxeo-fsexporter.git --origin origin Cloning into 'nuxeo-fsexporter'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-http-client] $> git clone git@github.com:nuxeo/nuxeo-http-client.git --origin origin Cloning into 'nuxeo-http-client'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-javaagent] $> git clone git@github.com:nuxeo/nuxeo-javaagent.git --origin origin Cloning into 'nuxeo-javaagent'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-liveconnect] $> git clone git@github.com:nuxeo/nuxeo-liveconnect.git --origin origin Cloning into 'nuxeo-liveconnect'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-logs-viewer] $> git clone git@github.com:nuxeo/nuxeo-logs-viewer.git --origin origin Cloning into 'nuxeo-logs-viewer'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-audio] $> git clone git@github.com:nuxeo/nuxeo-platform-audio.git --origin origin Cloning into 'nuxeo-platform-audio'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-audit-web-access] $> git clone git@github.com:nuxeo/nuxeo-platform-audit-web-access.git --origin origin Cloning into 'nuxeo-platform-audit-web-access'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-document-routing] $> git clone git@github.com:nuxeo/nuxeo-platform-document-routing.git --origin origin Cloning into 'nuxeo-platform-document-routing'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-error-web] $> git clone git@github.com:nuxeo/nuxeo-platform-error-web.git --origin origin Cloning into 'nuxeo-platform-error-web'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-forms-layout-demo] $> git clone git@github.com:nuxeo/nuxeo-platform-forms-layout-demo.git --origin origin Cloning into 'nuxeo-platform-forms-layout-demo'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-importer] $> git clone git@github.com:nuxeo/nuxeo-platform-importer.git --origin origin Cloning into 'nuxeo-platform-importer'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-indexing-gateway] $> git clone git@github.com:nuxeo/nuxeo-platform-indexing-gateway.git --origin origin Cloning into 'nuxeo-platform-indexing-gateway'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-lang-ext] $> git clone git@github.com:nuxeo/nuxeo-platform-lang-ext.git --origin origin Cloning into 'nuxeo-platform-lang-ext'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-lang-ext-incomplete] $> git clone git@github.com:nuxeo/nuxeo-platform-lang-ext-incomplete.git --origin origin Cloning into 'nuxeo-platform-lang-ext-incomplete'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-pdf-utils] $> git clone git@github.com:nuxeo/nuxeo-platform-pdf-utils.git --origin origin Cloning into 'nuxeo-platform-pdf-utils'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-shibboleth-groups-web] $> git clone git@github.com:nuxeo/nuxeo-platform-shibboleth-groups-web.git --origin origin Cloning into 'nuxeo-platform-shibboleth-groups-web'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-smart-search] $> git clone git@github.com:nuxeo/nuxeo-platform-smart-search.git --origin origin Cloning into 'nuxeo-platform-smart-search'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-suggestbox] $> git clone git@github.com:nuxeo/nuxeo-platform-suggestbox.git --origin origin Cloning into 'nuxeo-platform-suggestbox'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-user-registration] $> git clone git@github.com:nuxeo/nuxeo-platform-user-registration.git --origin origin Cloning into 'nuxeo-platform-user-registration'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-video] $> git clone git@github.com:nuxeo/nuxeo-platform-video.git --origin origin Cloning into 'nuxeo-platform-video'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-quota] $> git clone git@github.com:nuxeo/nuxeo-quota.git --origin origin Cloning into 'nuxeo-quota'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-rating] $> git clone git@github.com:nuxeo/nuxeo-rating.git --origin origin Cloning into 'nuxeo-rating'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-resources-compat] $> git clone git@github.com:nuxeo/nuxeo-resources-compat.git --origin origin Cloning into 'nuxeo-resources-compat'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-review-workflows-dashboards] $> git clone git@github.com:nuxeo/nuxeo-review-workflows-dashboards.git --origin origin Cloning into 'nuxeo-review-workflows-dashboards'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-salesforce] $> git clone git@github.com:nuxeo/nuxeo-salesforce.git --origin origin Cloning into 'nuxeo-salesforce'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-sample-project] $> git clone git@github.com:nuxeo/nuxeo-sample-project.git --origin origin Cloning into 'nuxeo-sample-project'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-segment.io-connector] $> git clone git@github.com:nuxeo/nuxeo-segment.io-connector.git --origin origin Cloning into 'nuxeo-segment.io-connector'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-session-inspector] $> git clone git@github.com:nuxeo/nuxeo-session-inspector.git --origin origin Cloning into 'nuxeo-session-inspector'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-shell] $> git clone git@github.com:nuxeo/nuxeo-shell.git --origin origin Cloning into 'nuxeo-shell'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-shibboleth-invitation] $> git clone git@github.com:nuxeo/nuxeo-shibboleth-invitation.git --origin origin Cloning into 'nuxeo-shibboleth-invitation'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-showcase-content-sample] $> git clone git@github.com:nuxeo/nuxeo-showcase-content-sample.git --origin origin Cloning into 'nuxeo-showcase-content-sample'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-signature] $> git clone git@github.com:nuxeo/nuxeo-signature.git --origin origin Cloning into 'nuxeo-signature'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-style-guide] $> git clone git@github.com:nuxeo/nuxeo-style-guide.git --origin origin Cloning into 'nuxeo-style-guide'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-template-rendering] $> git clone git@github.com:nuxeo/nuxeo-template-rendering.git --origin origin Cloning into 'nuxeo-template-rendering'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-api-playground] $> git clone git@github.com:nuxeo/nuxeo-api-playground.git --origin origin Cloning into 'nuxeo-api-playground'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-webengine-features] $> git clone git@github.com:nuxeo/nuxeo-webengine-features.git --origin origin Cloning into 'nuxeo-webengine-features'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [addons-core] $> git clone git@github.com:nuxeo/addons-core.git --origin origin Cloning into 'addons-core'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master Using Maven introspection of the POM file /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/pom.xml to find the list of modules... [nuxeo-core-storage-marklogic] $> git clone git@github.com:nuxeo/nuxeo-core-storage-marklogic.git --origin origin Cloning into 'nuxeo-core-storage-marklogic'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. $> git checkout master -q $> git rebase -q --autostash origin/master [INFO] Check release-ability... [INFO] Releasing branch master, create maintenance branch 8.10-I20161118_0125, update versions, commit and tag as release-8.10-I20161118_0125... [.] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [addons] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-activity] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-apidoc-server] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-binary-metadata] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-box-api] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-business-days-management] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-chemistry] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-connect-tools] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-core-binarymanager-cloud] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-core-binarymanager-sql] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-csv] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-dam] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-datadog-reporter] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-diff] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-dmk-adaptor] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-drive-server] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-duoweb-authentication] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-easyshare] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-exalead-connector] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-filesystem-connectors] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-forum] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-fsexporter] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-http-client] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-javaagent] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-liveconnect] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-logs-viewer] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-platform-audio] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-platform-audit-web-access] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-platform-document-routing] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-platform-error-web] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-platform-forms-layout-demo] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-platform-importer] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-platform-indexing-gateway] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-platform-lang-ext] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-platform-lang-ext-incomplete] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-platform-pdf-utils] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-platform-shibboleth-groups-web] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-platform-smart-search] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-platform-suggestbox] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-platform-user-registration] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-platform-video] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-quota] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-rating] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-resources-compat] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-review-workflows-dashboards] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-salesforce] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-sample-project] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-segment.io-connector] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-session-inspector] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-shell] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-shibboleth-invitation] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-showcase-content-sample] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-signature] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-style-guide] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-template-rendering] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-api-playground] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-webengine-features] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [addons-core] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [nuxeo-core-storage-marklogic] $> git checkout -b 8.10-I20161118_0125 Switched to a new branch '8.10-I20161118_0125' [INFO] Replacing occurrences of 8.10-SNAPSHOT with 8.10-I20161118_0125 Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-ui/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-base/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-gwt/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-jaxrs/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-invite/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-webengine/nuxeo-webengine-gwt-codeserver/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-migration/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-theme/nuxeo-theme-styling/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/pom-optionals.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-exalead-connector/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-sql/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav-test/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-filesystem-connectors/nuxeo-webdav/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-salesforce/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-salesforce/nuxeo-salesforce-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-salesforce/nuxeo-salesforce-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-jclouds/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-azure/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-common/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-core-binarymanager-cloud/nuxeo-core-binarymanager-s3/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-logs-viewer/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-queues/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-jaxrs/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-xml-parser/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-importer/nuxeo-importer-scan-xml-parser/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-web-ui/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dam/nuxeo-dam-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-business-days-management/nuxeo-business-days-management-mp/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-resources-compat/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-indexing-gateway/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-rating/nuxeo-rating-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-review-workflows-dashboards/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-session-inspector/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-pdf-utils/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audit-web-access/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audit-web-access/addon/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audit-web-access/marketplace/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-http-client/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-easyshare/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-user-registration/nuxeo-platform-user-registration-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-datadog-reporter/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-showcase-content-sample/nuxeo-showcase-content-importer/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-repo/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-webengine/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-apidoc-server/nuxeo-apidoc-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-convert/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-video/nuxeo-platform-video-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-operations/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core-dependencies/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-bench/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-web-ui/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-drive-server/nuxeo-drive-elasticsearch/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-lang-ext-incomplete/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/run.sh' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-distribution/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-automation/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shell/nuxeo-shell-equinox/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-api-playground/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-forum/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-forum/nuxeo-platform-forum-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-forum/nuxeo-platform-forum/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-forum/nuxeo-platform-forum-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-forum/nuxeo-platform-forum-workflow/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-binary-metadata/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-segment.io-connector/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-automation/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-quota/nuxeo-quota-core-dependencies/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-activity/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-audio/nuxeo-platform-audio-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-shibboleth-invitation/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/ftest/webdriver/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-error-web/nuxeo-platform-error-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-dmk-adaptor/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/ftest/webdriver/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/ftest/webdriver/pom-list-widget.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-forms-layout-demo/nuxeo-platform-forms-layout-demo/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-shibboleth-groups-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-viewer/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-client/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-connect-tools/report-management-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dashboard/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-test/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-dm/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-rest-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-default/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-document-routing/nuxeo-routing-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-impl/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-bindings/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-chemistry/nuxeo-opencmis-tests/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-sample-project/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-webengine-features/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-webengine-features/nuxeo-webengine-samples-extended/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-webengine-features/nuxeo-webengine-admin/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-webengine-features/nuxeo-webengine-management/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-webengine-features/nuxeo-webengine-samples-base/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-content/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-test/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-diff/nuxeo-diff-pictures/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-config/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-signature/nuxeo-platform-signature-core-dependencies/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-smart-search/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-web-ui/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf-dependencies/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-web-ui/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-web-ui/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-google-drive-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-web-ui/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core-dependencies/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-dropbox-web-ui/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-box-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-onedrive-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-liveconnect/nuxeo-liveconnect-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-fsexporter/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/main/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-javaagent/bridge/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-duoweb-authentication/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jaxrs/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-xdocreport/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jxls/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-jod/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-deckjs/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-sandbox/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-samples/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-template-rendering/nuxeo-template-rendering-core-dependencies/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-platform-suggestbox/nuxeo-platform-suggestbox-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-core-dependencies/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-csv/nuxeo-csv-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-style-guide/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons/nuxeo-box-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-redis/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins-test/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event-jms/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-jtajca/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management-test/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-persistence/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-webdriver-tests/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-jsf-ui/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-wizard-tests/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/packages.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/readme.html' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tomcat/src/main/resources/tomcat/README.txt' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-jsf-ui/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-cmis-tests/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-server-tests/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-launcher/test.sh' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-test-dependencies/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-startup-wizard/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-nxr-server/src/main/resources/templates/nuxeo.defaults' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-gatling-tests/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-jsf-ui-funkload-tests/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-marketplace-dm/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-distribution/nuxeo-functional-tests/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/addons-core/nuxeo-core-storage-marklogic/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-convert/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-actions-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-versioning-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-uidgen-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-content-template-manager/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-dublincore/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-core-listener/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-el/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-filemanager-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-usermapper/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-htmlsanitizer/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-types-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-url-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-test/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-portal-sso/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cleartrust/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-ntlm/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-default/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-deputy/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-cas2/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-mod_sso/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-saml2/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-shibboleth-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-token-rest/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-keycloak/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-digest/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-openid/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/login/nuxeo-platform-login-kerberos/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-invite/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-scim-server/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-management/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-usermanager-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-sql/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-multi/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-ldap/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-directory/nuxeo-platform-directory-types-contrib/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-jbossws/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-query-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-rendering/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-web-resources-wro/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-api-test/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-forms-layout-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-ws-sun-jaxws/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-search-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-platform-web-common/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-services/nuxeo-permissions/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web-test/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-actions-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-web-resources-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-client/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-forms-layout-io/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-seam-debug/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-ui-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-contentview-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-jsf/nuxeo-platform-webapp-base/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-publisher/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-rendition/nuxeo-platform-rendition-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-domsync-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-test/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-types/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-mail/nuxeo-platform-mail-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-client-wrapper/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-oauth/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-connect-update/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-analytics/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-admin-center/nuxeo-admin-center-monitoring/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userpreferences/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-server/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-io/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-scripting/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-features/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-client/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-automation/nuxeo-automation-test/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-contrib/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-http/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-gwt/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-repo/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/annot/nuxeo-annot-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-workflow/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-comment/nuxeo-platform-comment-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-core-contrib/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-virtualnavigation/nuxeo-platform-virtualnavigation-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-lang/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-directory-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-client/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-io/nuxeo-platform-io-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-notification/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-center/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-oauth/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-profile-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-user-center/nuxeo-user-dashboard/nuxeo-user-dashboard-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-io/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-core-listener/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-default-config/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-relations/nuxeo-platform-relations-jena-plugin/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-export/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-client/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-io/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-ws/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-audit/nuxeo-platform-audit-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-userworkspace/nuxeo-platform-userworkspace-types/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/preview/nuxeo-preview-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-task/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core-contrib/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-publisher/nuxeo-platform-publisher-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-tag-service/nuxeo-platform-tag-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-thumbnail/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-oauth/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-features-test/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-server/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-web-resources-rest/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-test/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/rest-api/nuxeo-rest-api-io/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-forms-layout-io-plugins/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-test/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-task/nuxeo-platform-task-automation/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging-tiling/nuxeo-platform-imaging-tiling-preview/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-ui/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-rest-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-search/nuxeo-search-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-simple/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/localconf/nuxeo-localconf-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-ui-select2/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-jsf/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-convert/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-imaging/nuxeo-platform-imaging-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-platform-notification/nuxeo-platform-notification-api/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-automation/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-web/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-seqgen/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-audit/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-features/nuxeo-elasticsearch/nuxeo-elasticsearch-http-read-only/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-core/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-default-config/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp/pom.xml' Edited '/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-dm/nuxeo-platform-webapp-types/pom.xml' [.] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 c986a54] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 299 files changed, 369 insertions(+), 381 deletions(-) [addons] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 6f7e8c3] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 2 files changed, 46 insertions(+), 46 deletions(-) [nuxeo-activity] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 f7648ae] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-apidoc-server] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 fe377ad] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-binary-metadata] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 0a69a30] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-box-api] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 201f705] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-business-days-management] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 4d6eea0] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-chemistry] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 67e9f5a] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 4 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-connect-tools] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 5cc55cb] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 6 files changed, 14 insertions(+), 19 deletions(-) [nuxeo-core-binarymanager-cloud] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 6cd2517] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 5 files changed, 5 insertions(+), 5 deletions(-) [nuxeo-core-binarymanager-sql] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 d953126] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-csv] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 ff48761] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 4 files changed, 10 insertions(+), 16 deletions(-) [nuxeo-dam] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 c7bbdd4] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 4 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-datadog-reporter] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 eeed514] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-diff] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 291575e] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 6 files changed, 7 insertions(+), 7 deletions(-) [nuxeo-dmk-adaptor] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 10cff39] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-drive-server] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 77f327b] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 8 files changed, 15 insertions(+), 18 deletions(-) [nuxeo-duoweb-authentication] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 b7da75c] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-easyshare] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 3cb582b] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-exalead-connector] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 49d5731] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-filesystem-connectors] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 02f870b] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 3 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-forum] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 3cee928] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 5 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-fsexporter] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 972bc0b] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-http-client] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 77eb3b2] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-javaagent] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 6b3b6ea] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-liveconnect] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 ff2245d] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 18 files changed, 23 insertions(+), 23 deletions(-) [nuxeo-logs-viewer] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 702ef21] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 2 insertions(+), 2 deletions(-) [nuxeo-platform-audio] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 7b89037] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-audit-web-access] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 7aee37a] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-document-routing] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 2e21dee] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 9 files changed, 9 insertions(+), 9 deletions(-) [nuxeo-platform-error-web] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 3de1975] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 3 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-platform-forms-layout-demo] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 a68ba51] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 4 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-platform-importer] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 e1cef02] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 7 files changed, 10 insertions(+), 12 deletions(-) [nuxeo-platform-indexing-gateway] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 4daa5c3] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-lang-ext] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 bc49e8e] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 2 insertions(+), 2 deletions(-) [nuxeo-platform-lang-ext-incomplete] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 2d33738] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 2 insertions(+), 2 deletions(-) [nuxeo-platform-pdf-utils] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 1ae23d0] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 3 insertions(+), 4 deletions(-) [nuxeo-platform-shibboleth-groups-web] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 29007a5] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-smart-search] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 7f22f6d] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-platform-suggestbox] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 8647c43] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-user-registration] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 8222757] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-platform-video] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 033c269] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 5 files changed, 8 insertions(+), 8 deletions(-) [nuxeo-quota] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 096e912] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 5 files changed, 9 insertions(+), 9 deletions(-) [nuxeo-rating] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 8affd8d] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 4 files changed, 4 insertions(+), 4 deletions(-) [nuxeo-resources-compat] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 27bd0af] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-review-workflows-dashboards] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 ab1aa49] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-salesforce] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 a22d10d] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 3 files changed, 3 insertions(+), 3 deletions(-) [nuxeo-sample-project] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 c8dcae1] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-segment.io-connector] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 a7bf9c0] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-session-inspector] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 3e49732] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-shell] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 963e34f] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 6 files changed, 6 insertions(+), 6 deletions(-) [nuxeo-shibboleth-invitation] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 136610b] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-showcase-content-sample] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 9f33b8c] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 2 files changed, 2 insertions(+), 2 deletions(-) [nuxeo-signature] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 c572fc9] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 6 files changed, 8 insertions(+), 8 deletions(-) [nuxeo-style-guide] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 07668be] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-template-rendering] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 6a837c7] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 12 files changed, 15 insertions(+), 15 deletions(-) [nuxeo-api-playground] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 87d5f05] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 1 insertion(+), 1 deletion(-) [nuxeo-webengine-features] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 a202cf0] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 5 files changed, 6 insertions(+), 6 deletions(-) [addons-core] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 e29681b] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 3 insertions(+), 3 deletions(-) [nuxeo-core-storage-marklogic] $> git commit -m'Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125' -a [8.10-I20161118_0125 077210a] Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 1 file changed, 2 insertions(+), 2 deletions(-) [.] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [addons] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-activity] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-apidoc-server] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-binary-metadata] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-box-api] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-business-days-management] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-chemistry] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-connect-tools] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-core-binarymanager-cloud] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-core-binarymanager-sql] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-csv] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-dam] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-datadog-reporter] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-diff] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-dmk-adaptor] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-drive-server] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-duoweb-authentication] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-easyshare] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-exalead-connector] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-filesystem-connectors] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-forum] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-fsexporter] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-http-client] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-javaagent] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-liveconnect] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-logs-viewer] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-platform-audio] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-platform-audit-web-access] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-platform-document-routing] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-platform-error-web] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-platform-forms-layout-demo] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-platform-importer] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-platform-indexing-gateway] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-platform-lang-ext] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-platform-lang-ext-incomplete] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-platform-pdf-utils] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-platform-shibboleth-groups-web] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-platform-smart-search] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-platform-suggestbox] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-platform-user-registration] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-platform-video] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-quota] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-rating] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-resources-compat] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-review-workflows-dashboards] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-salesforce] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-sample-project] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-segment.io-connector] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-session-inspector] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-shell] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-shibboleth-invitation] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-showcase-content-sample] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-signature] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-style-guide] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-template-rendering] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-api-playground] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-webengine-features] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [addons-core] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [nuxeo-core-storage-marklogic] $> git tag -a release-8.10-I20161118_0125 -m'Release release-8.10-I20161118_0125 from 8.10-SNAPSHOT on master' [INFO] Released branch master (update version and commit)... [.] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [addons] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-activity] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-apidoc-server] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-binary-metadata] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-box-api] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-business-days-management] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-chemistry] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-connect-tools] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-core-binarymanager-cloud] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-core-binarymanager-sql] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-csv] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-dam] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-datadog-reporter] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-diff] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-dmk-adaptor] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-drive-server] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-duoweb-authentication] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-easyshare] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-exalead-connector] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-filesystem-connectors] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-forum] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-fsexporter] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-http-client] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-javaagent] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-liveconnect] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-logs-viewer] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-audio] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-audit-web-access] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-document-routing] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-error-web] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-forms-layout-demo] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-importer] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-indexing-gateway] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-lang-ext] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-lang-ext-incomplete] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-pdf-utils] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-shibboleth-groups-web] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-smart-search] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-suggestbox] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-user-registration] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-platform-video] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-quota] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-rating] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-resources-compat] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-review-workflows-dashboards] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-salesforce] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-sample-project] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-segment.io-connector] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-session-inspector] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-shell] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-shibboleth-invitation] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-showcase-content-sample] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-signature] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-style-guide] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-template-rendering] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-api-playground] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-webengine-features] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [addons-core] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [nuxeo-core-storage-marklogic] $> git checkout -f master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. [INFO] Build and package release-8.10-I20161118_0125... [.] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c986a54... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [addons] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 6f7e8c3... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-activity] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at f7648ae... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-apidoc-server] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at fe377ad... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-binary-metadata] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 0a69a30... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-box-api] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 201f705... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-business-days-management] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4d6eea0... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-chemistry] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 67e9f5a... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-connect-tools] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 5cc55cb... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-core-binarymanager-cloud] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 6cd2517... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-core-binarymanager-sql] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at d953126... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-csv] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ff48761... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-dam] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c7bbdd4... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-datadog-reporter] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at eeed514... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-diff] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 291575e... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-dmk-adaptor] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 10cff39... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-drive-server] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 77f327b... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-duoweb-authentication] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at b7da75c... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-easyshare] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 3cb582b... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-exalead-connector] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 49d5731... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-filesystem-connectors] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 02f870b... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-forum] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 3cee928... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-fsexporter] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 972bc0b... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-http-client] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 77eb3b2... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-javaagent] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 6b3b6ea... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-liveconnect] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ff2245d... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-logs-viewer] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 702ef21... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-platform-audio] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 7b89037... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-platform-audit-web-access] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 7aee37a... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-platform-document-routing] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2e21dee... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-platform-error-web] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 3de1975... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-platform-forms-layout-demo] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a68ba51... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-platform-importer] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at e1cef02... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-platform-indexing-gateway] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4daa5c3... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-platform-lang-ext] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at bc49e8e... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-platform-lang-ext-incomplete] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 2d33738... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-platform-pdf-utils] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 1ae23d0... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-platform-shibboleth-groups-web] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 29007a5... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-platform-smart-search] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 7f22f6d... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-platform-suggestbox] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 8647c43... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-platform-user-registration] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 8222757... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-platform-video] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 033c269... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-quota] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 096e912... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-rating] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 8affd8d... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-resources-compat] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 27bd0af... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-review-workflows-dashboards] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at ab1aa49... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-salesforce] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a22d10d... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-sample-project] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c8dcae1... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-segment.io-connector] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a7bf9c0... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-session-inspector] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 3e49732... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-shell] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 963e34f... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-shibboleth-invitation] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 136610b... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-showcase-content-sample] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 9f33b8c... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-signature] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c572fc9... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-style-guide] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 07668be... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-template-rendering] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 6a837c7... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-api-playground] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 87d5f05... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-webengine-features] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at a202cf0... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [addons-core] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at e29681b... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [nuxeo-core-storage-marklogic] $> git checkout release-8.10-I20161118_0125 Note: checking out 'release-8.10-I20161118_0125'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 077210a... Release master, update 8.10-SNAPSHOT to 8.10-I20161118_0125 [INFO] Staging mode: deploy artifacts... $> mvn clean deploy -fae -DskipITs=true -Paddons,distrib,release,-qa,nightly -Dnuxeo.tests.random.mode=BYPASS [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Nuxeo ECM Projects [INFO] Nuxeo Common [INFO] Nuxeo Runtime Parent [INFO] Nuxeo Runtime [INFO] Nuxeo Launcher Commons [INFO] Nuxeo Runtime OSGI Adapter [INFO] Nuxeo Runtime Deploy [INFO] Nuxeo Runtime Management [INFO] Nuxeo Runtime Metrics [INFO] Nuxeo Runtime JTA/JCA Implementation [INFO] Nuxeo Runtime Reload [INFO] Nuxeo Runtime Launcher [INFO] Nuxeo Runtime Jetty Adapter [INFO] Nuxeo Runtime Tomcat Adapter [INFO] Nuxeo Runtime Tests [INFO] Nuxeo Runtime DataSource Implementation [INFO] Nuxeo Online Services standalone client [INFO] Nuxeo Core Parent [INFO] Nuxeo Core Schema [INFO] Nuxeo Core API [INFO] Nuxeo Core Query [INFO] Nuxeo Core Event [INFO] Nuxeo Core [INFO] Nuxeo Core Converter API [INFO] Nuxeo Core Storage [INFO] Nuxeo Core Cache [INFO] Nuxeo MimeType Service [INFO] Nuxeo Core Converter Service [INFO] Nuxeo CommandLine executor service [INFO] Nuxeo Core Converter Service default plugins [INFO] Nuxeo Core SQL Storage Parent [INFO] Nuxeo Core SQL Storage [INFO] Nuxeo Core Management [INFO] Nuxeo Core SQL Storage DB Extensions [INFO] Nuxeo Core SQL Storage Tests [INFO] Nuxeo Core Storage Document-Based [INFO] Nuxeo Core Storage In-Memory [INFO] Nuxeo Core Storage MongoDB [INFO] Nuxeo Core Test Framework [INFO] Nuxeo Core IO [INFO] Nuxeo Core SQL Storage Management [INFO] Nuxeo Core Converter Service default plugins test [INFO] Nuxeo Core Event [INFO] Nuxeo Core Persistence [INFO] Nuxeo Core Management JTA/JCA [INFO] Nuxeo Core Management Test [INFO] Nuxeo Core Redis [INFO] Nuxeo Services Parent [INFO] Nuxeo Platform API [INFO] Nuxeo Platform Base [INFO] Nuxeo Platform EL [INFO] Nuxeo Actions Service - Core [INFO] Nuxeo Platform directory service parent [INFO] Nuxeo Directory Management Service - API [INFO] Nuxeo Directory Management Service - Types contribution [INFO] Nuxeo Search Service - API [INFO] Nuxeo Platform Query API [INFO] Nuxeo User Manager - Api [INFO] Nuxeo Login Parent POM [INFO] Nuxeo Login Manager [INFO] Nuxeo Directory Management Service - Core [INFO] Nuxeo Directory - SQL Storage [INFO] Nuxeo Directory - LDAP Storage [INFO] Nuxeo Directory - Multi-Directory Storage [INFO] Nuxeo Dublin Core Support [INFO] Nuxeo Platform File Manager API [INFO] Nuxeo Versioning Service - API [INFO] Nuxeo Forms Layout API [INFO] Nuxeo Content Types Service - API [INFO] Nuxeo Content Types Service - Core [INFO] Nuxeo EP Versioning Service Core [INFO] Nuxeo Platform File Manager [INFO] Nuxeo Platform File Manager Core Listener [INFO] Nuxeo Common Web Framework [INFO] Nuxeo User Manager - Core [INFO] Nuxeo Platform Management [INFO] Nuxeo Content Template Manager [INFO] Nuxeo Conversion Platform service [INFO] Nuxeo Forms Layout Core [INFO] Nuxeo Rendering Service [INFO] Nuxeo URL Service - API [INFO] Nuxeo URL Service - Core [INFO] Nuxeo Platform API Tests [INFO] Nuxeo UID Generator Service [INFO] Nuxeo Platform WebService [INFO] Nuxeo Platform WebService SUN JAXWS Binding [INFO] Nuxeo Platform WebService JBossWS Binding [INFO] Nuxeo HTML Sanitizer Service [INFO] Nuxeo Platform Test Framework [INFO] Nuxeo Invite [INFO] Nuxeo Web Resources API [INFO] Nuxeo Web Resources Core [INFO] Nuxeo Theme Parent [INFO] Nuxeo Theme Styling [INFO] Nuxeo Web Resources Wro integration [INFO] Nuxeo WebEngine [INFO] Nuxeo WebEngine JAX-RS [INFO] Nuxeo WebEngine Core [INFO] Nuxeo Features - Parent POM [INFO] Nuxeo Automation [INFO] Nuxeo Automation Core [INFO] Nuxeo Platform relations service parent [INFO] Nuxeo Relation Service - API [INFO] Nuxeo User Workspace Service - Parent [INFO] Nuxeo User Workspace Service - API [INFO] Nuxeo Relation Service - Core [INFO] Nuxeo Relation Service - JENA Store Plugin [INFO] Nuxeo Platform audit service parent [INFO] Nuxeo Audit Service - API [INFO] Nuxeo Platform Audit Service - Core [INFO] Nuxeo Platform notification service parent [INFO] Nuxeo Notifications - API [INFO] Nuxeo User Notification Service - Core [INFO] Nuxeo WebEngine UI [INFO] Nuxeo Platform comment service parent [INFO] Nuxeo Comment Service API [INFO] Nuxeo task Service [INFO] Nuxeo task Service API [INFO] Nuxeo Platform User Workspace - Types [INFO] Nuxeo Platform User Workspace - Core [INFO] Nuxeo task Service test [INFO] Nuxeo task Core Service [INFO] Nuxeo task Automation Module [INFO] Nuxeo Comment Service Workflow Contributions [INFO] Nuxeo WebEngine Base [INFO] Nuxeo WebEngine GWT [INFO] Nuxeo Login Default Web Support [INFO] Nuxeo Features Test Framework [INFO] Nuxeo JSF Parent [INFO] Nuxeo Web Test Framework [INFO] Nuxeo Web Framework [INFO] Nuxeo Forms Layout Client [INFO] Nuxeo Tag Service Module [INFO] Nuxeo Tag Service - API [INFO] Nuxeo Forms Layout IO [INFO] Nuxeo Preview Parent [INFO] Nuxeo Preview Core [INFO] Nuxeo Automation IO [INFO] Nuxeo Automation Server [INFO] Nuxeo Automation Features [INFO] Nuxeo Automation Scripting [INFO] Nuxeo Automation Client [INFO] Nuxeo Rest API Parent [INFO] Nuxeo Rest API io [INFO] Nuxeo Platform Rendition Parent [INFO] Nuxeo Platform Rendition API [INFO] Nuxeo OAuth filters and services [INFO] Nuxeo Rest API server [INFO] Nuxeo Automation Tests [INFO] Nuxeo Login Module for Token Authentication [INFO] Nuxeo Permissions [INFO] Nuxeo Platform Imaging parent [INFO] Nuxeo Platform Imaging API [INFO] Nuxeo Platform Imaging Convert [INFO] Nuxeo Platform IO service parent [INFO] Nuxeo Platform IO API Fragment [INFO] Nuxeo Comment Service Core Contrib [INFO] Nuxeo Comment Service [INFO] Nuxeo Platform IO Core Fragment [INFO] Nuxeo Platform Rendition Core [INFO] Nuxeo Platform Imaging Core [INFO] Nuxeo User Center Parent [INFO] Nuxeo User Profile [INFO] nuxeo-usermapper [INFO] Nuxeo SCIM server [INFO] Nuxeo Login Module for CAS2 [INFO] Nuxeo Login Module for RSA ClearTrust [INFO] Nuxeo DM Parent [INFO] Nuxeo Platform - default configuration [INFO] Nuxeo Login Deputy Management [INFO] Nuxeo Login Module for HTTP Digest Authentication [INFO] Nuxeo Login Module for Kerberos [INFO] Nuxeo Login Module for JBoss Keycloak [INFO] Nuxeo Login Module for Apache mod_sso [INFO] Nuxeo Login Module for NTLM [INFO] Nuxeo Login Module for OpenID / OAuth 2 [INFO] Nuxeo Login Module for Portals [INFO] Nuxeo Login Module for SAML v2 [INFO] Nuxeo Login Module for Shibboleth [INFO] Nuxeo Login Module for Token Authentication - JSF UI [INFO] Nuxeo Tag Service - Core [INFO] Nuxeo User Dashboard Parent [INFO] Nuxeo User Dashboard [INFO] Nuxeo Collections [INFO] Nuxeo Collections Core [INFO] Nuxeo Thumbnail [INFO] Nuxeo Rest API test [INFO] Nuxeo Token Authentication Rest API [INFO] Nuxeo Actions Service - JSF integration [INFO] Nuxeo Platform Content View JSF [INFO] Nuxeo Web Resources JSF integration [INFO] Nuxeo WebApp types contributions [INFO] Nuxeo Webapp Base [INFO] Nuxeo Seam Debug Framework [INFO] Nuxeo Audit Service - Client [INFO] Nuxeo Platform Audit IO Fragment [INFO] Nuxeo Audit Service - WebService [INFO] Nuxeo task Web [INFO] Nuxeo Comment Service Web client [INFO] Nuxeo Platform Imaging JSF [INFO] Nuxeo Platform Relations Core Listener [INFO] Nuxeo Relation Service - Default config [INFO] Nuxeo Platform Relations IO Fragment [INFO] Nuxeo Relation Service - Web UI [INFO] Nuxeo DOM synchronization Core [INFO] Nuxeo IO web client [INFO] Nuxeo Directory Management Service - Web [INFO] Select2 Integration [INFO] Nuxeo Tag Service - Web [INFO] Nuxeo Platform Annotation Parent [INFO] Nuxeo Platform Annotation API [INFO] Nuxeo Platform Annotation Contributions [INFO] Nuxeo Platform Annotation Core [INFO] Nuxeo Platform Annotation HTTP Connector [INFO] Nuxeo Platform Annotation Repository Plugin [INFO] Nuxeo Platform Annotation GWT Client [INFO] Nuxeo Picture Tiling parent [INFO] Nuxeo Picture Tiling service [INFO] Nuxeo Picture Tiling Preview [INFO] Nuxeo EP Language [INFO] Nuxeo Mail - Parent POM [INFO] Nuxeo Mail - Test [INFO] Nuxeo Mail - Types contrib [INFO] Nuxeo Mail - Core [INFO] Nuxeo Mail - Web [INFO] Nuxeo User Notification Service - Web [INFO] Nuxeo Preview JSF [INFO] Nuxeo Platform Publisher Parent [INFO] Nuxeo Platform Publisher API [INFO] Nuxeo Platform Publisher Core Contrib [INFO] Nuxeo Platform Publisher Core [INFO] Nuxeo Platform Publisher task [INFO] Nuxeo Platform Publisher Web [INFO] Nuxeo User Workspace Service - Client [INFO] Nuxeo platform virtual navigation [INFO] Nuxeo platform virtual navigation web client [INFO] Nuxeo platform virtual navigation core contribs [INFO] Nuxeo Automation JSF [INFO] Nuxeo Admin Parent [INFO] Nuxeo Connect Client Wrapper [INFO] Nuxeo Online Services Update [INFO] Nuxeo Administration Center Core [INFO] Nuxeo Administration Center Monitoring [INFO] Nuxeo Administration Center OAuth [INFO] Nuxeo Administration Center Analytics [INFO] Nuxeo Administration Center JSF [INFO] Nuxeo Forms Layout IO Plugins [INFO] Nuxeo Forms Layout Export [INFO] Nuxeo Local Configuration Parent [INFO] Nuxeo Local Configuration Simple [INFO] Nuxeo Local Configuration Web [INFO] Nuxeo User Preferences [INFO] Nuxeo Collections JSF [INFO] Nuxeo Web Resources REST [INFO] Nuxeo Search Parent [INFO] Nuxeo Search Core [INFO] Nuxeo Search UI [INFO] Nuxeo Search Rest API [INFO] Nuxeo Elasticsearch Parent [INFO] Elasticsearch Connector implementation [INFO] Elasticsearch WebApp integration [INFO] Elasticsearch based Sequence generator [INFO] Elasticsearch based Audit backend implementation [INFO] Nuxeo Elasticsearch HTTP Read Only [INFO] Nuxeo Elasticsearch Automation Module [INFO] Nuxeo Platform Rendition Publisher [INFO] Nuxeo Platform Rendition Web [INFO] Nuxeo User Center [INFO] Nuxeo User JSF Dashboard [INFO] Nuxeo User Center Notification [INFO] Nuxeo User OAuth Settings [INFO] Nuxeo User Profile - JSF UI [INFO] Nuxeo Theme Migration [INFO] Nuxeo WebEngine GWT code server launcher [INFO] Nuxeo WebEngine Invite [INFO] Nuxeo WebApp - Core [INFO] Nuxeo WebApp [INFO] Nuxeo Addons Core parent POM [INFO] Nuxeo Core Storage MarkLogic [INFO] Nuxeo Addons parent POM [INFO] Nuxeo EP Language Extensions [INFO] Nuxeo EP Incomplete Language Extensions [INFO] Nuxeo Chemistry [INFO] Nuxeo Chemistry OpenCMIS Implementation [INFO] Nuxeo Chemistry OpenCMIS Bindings [INFO] Nuxeo Chemistry OpenCMIS Tests [INFO] Nuxeo Business Days Management [INFO] Nuxeo Business Days Management Api [INFO] Nuxeo Business Days Management Core [INFO] Nuxeo Core SQL BinaryManager [INFO] Nuxeo HTTP client [INFO] Nuxeo Routing Parent [INFO] Nuxeo Routing API [INFO] Nuxeo Routing Core [INFO] Nuxeo Routing Web [INFO] Nuxeo Routing DM [INFO] Nuxeo Routing Dashboard [INFO] Nuxeo Routing Default Workflows [INFO] Nuxeo Routing Test [INFO] Nuxeo Routing Rest API [INFO] Nuxeo web error addon parent [INFO] Nuxeo web error addon [INFO] Nuxeo forms layout demo parent [INFO] Nuxeo forms layout demo addon [INFO] Nuxeo Platform Audio parent [INFO] Nuxeo Platform Audio Core [INFO] Nuxeo Platform Audio JSF [INFO] Nuxeo Platform Video parent [INFO] Nuxeo Platform Video API [INFO] Nuxeo Platform Video Converters [INFO] Nuxeo Platform Video Core [INFO] Nuxeo Platform Video JSF [INFO] Nuxeo User Registration Parent [INFO] Nuxeo User Registration Core [INFO] Nuxeo User Registration Web [INFO] Nuxeo Shell [INFO] Nuxeo Shell Core [INFO] Nuxeo Automation Shell [INFO] Nuxeo Equinox Shell [INFO] Nuxeo Shell [INFO] Nuxeo Filesystem Connectors [INFO] Nuxeo WebDAV [INFO] Nuxeo WebDAV Tests [INFO] Nuxeo Platform Shibboleth Groups Web [INFO] Nuxeo Documentation Server [INFO] Nuxeo Documentation Server Core [INFO] Nuxeo Documentation Server Repository [INFO] Nuxeo Documentation Server Webengine Front End [INFO] Nuxeo Activity [INFO] Nuxeo Platform Suggestbox Parent [INFO] Nuxeo Platform Suggestbox Core [INFO] Nuxeo Platform Suggestbox JSF [INFO] Nuxeo DAM Parent [INFO] Nuxeo DAM [INFO] Nuxeo DAM JSF [INFO] Nuxeo DAM Web UI [INFO] Nuxeo Quota [INFO] Nuxeo Quota Core [INFO] Nuxeo Quota Web [INFO] Nuxeo Quota Automation [INFO] Nuxeo Quota Core Dependencies [INFO] Nuxeo External Indexer WS Gateway [INFO] Nuxeo Exalead WS Connector [INFO] Nuxeo Platform Signature Parent [INFO] Nuxeo Platform Signature API [INFO] Nuxeo Platform Signature Core [INFO] Nuxeo Platform Signature Web [INFO] Nuxeo Platform Signature Default Config [INFO] Nuxeo Platform Signature Core Dependencies [INFO] Nuxeo Rating Parent [INFO] Nuxeo Rating API [INFO] Nuxeo Rating Core [INFO] Nuxeo Rating Web [INFO] Nuxeo Core BinaryManager for Clouds [INFO] Nuxeo Core BinaryManager Common [INFO] Nuxeo Core S3 BinaryManager [INFO] Nuxeo Core Azure BinaryManager [INFO] Nuxeo Core JClouds BinaryManager [INFO] Nuxeo Diff Parent [INFO] Nuxeo Diff Test [INFO] Nuxeo Diff Core [INFO] Nuxeo Diff Content [INFO] Nuxeo Diff Pictures [INFO] Nuxeo Diff Jsf [INFO] Nuxeo Template Rendering Parent [INFO] Template Rendering service API [INFO] Template Rendering service implementation [INFO] Template Rendering XDocReport plugin [INFO] Template Rendering JXLS plugin [INFO] Template Rendering JODReport plugin [INFO] Template Rendering Sandbox plugins [INFO] Template Rendering Web layer [INFO] Template Rendering JAXRS Binding [INFO] Template Rendering Samples package [INFO] Template Rendering DeckJS plugin [INFO] Template Rendering Core Dependencies [INFO] Nuxeo CSV Parent [INFO] nuxeo-csv-core [INFO] nuxeo-csv-jsf [INFO] nuxeo-csv-core-dependencies [INFO] Nuxeo Drive Parent [INFO] Nuxeo Drive Core [INFO] Nuxeo Drive JSF [INFO] Nuxeo Drive Content Automation Operations [INFO] Nuxeo Drive Elasticsearch [INFO] Nuxeo Drive Web UI [INFO] Nuxeo Drive Core Dependencies [INFO] Nuxeo Resources Compatibility [INFO] nuxeo dmk adaptor [INFO] Nuxeo Style Guide [INFO] Nuxeo Java Agent Parent [INFO] Nuxeo Java Agent Main [INFO] Nuxeo Java Agent Application Bridge [INFO] nuxeo-platform-session-inspector [INFO] Nuxeo Box API [INFO] Nuxeo Importer parent [INFO] Nuxeo Importer Core [INFO] Nuxeo Importer JAXRS Binding [INFO] Nuxeo Importer Scan [INFO] Nuxeo Importer : XML Parser Service [INFO] Nuxeo Importer Scan with Advanced XML Parser [INFO] Nuxeo Importer Queues [INFO] easyshare-plugin [INFO] Nuxeo Audit Service Parent [INFO] Nuxeo Audit Service - Web Access Logs [INFO] Nuxeo DuoWeb Authentication [INFO] Nuxeo sample project [INFO] Nuxeo Logs viewer [INFO] Nuxeo Binary Metadata [INFO] nuxeo-segmentio-connector [INFO] Nuxeo Live Connect Parent [INFO] Nuxeo Live Connect Core [INFO] Nuxeo Live Connect Core for Box [INFO] Nuxeo Live Connect Core for Dropbox [INFO] Nuxeo Live Connect Core for Google Drive [INFO] Nuxeo Live Connect Core for OneDrive [INFO] Nuxeo Live Connect Core Dependencies [INFO] Nuxeo Live Connect JSF [INFO] Nuxeo Live Connect JSF for Box [INFO] Nuxeo Live Connect JSF for Dropbox [INFO] Nuxeo Live Connect JSF for Google Drive [INFO] Nuxeo Live Connect JSF for OneDrive [INFO] Nuxeo Live Connect JSF Dependencies [INFO] Nuxeo Live Connect Web UI [INFO] Nuxeo Live Connect Web UI for Google Drive [INFO] Nuxeo Live Connect Web UI for Dropbox [INFO] Nuxeo Live Connect Web UI for Box [INFO] Nuxeo Live Connect Web UI for OneDrive [INFO] Nuxeo Datadog reporter [INFO] Nuxeo Review Workflows Dashboards [INFO] nuxeo-shibboleth-invitation [INFO] Nuxeo Salesforce Parent [INFO] Nuxeo Salesforce Core [INFO] Nuxeo Salesforce Web [INFO] Nuxeo File System Exporter [INFO] Nuxeo Showcase Content Parent [INFO] Nuxeo Showcase Content Importer [INFO] Nuxeo Platform Smart Search [INFO] Nuxeo Connect Tools [INFO] Nuxeo Connect Tools Report Management API [INFO] Nuxeo Connect Tools Report Core [INFO] Nuxeo Connect Tools Report Client [INFO] Nuxeo Connect Tools Report Web [INFO] Nuxeo Connect Tools Report Viewer [INFO] Nuxeo Platform forum service parent [INFO] Nuxeo Forum Service API [INFO] Nuxeo Forum Core contributions [INFO] Nuxeo Forum Service Worklow Contributions [INFO] Nuxeo Forum Service [INFO] Nuxeo Platform PDF Utils [INFO] Nuxeo Functional Tests [INFO] Nuxeo Distribution Parent [INFO] Nuxeo Startup Wizard [INFO] Nuxeo Control Panel and Launcher [INFO] Helper POM with Nuxeo test dependencies [INFO] Nuxeo Server NXR [INFO] Nuxeo JSF UI NXR [INFO] Marketplace Package of Nuxeo DM [INFO] Nuxeo Marketplace Package for JSF UI [INFO] Nuxeo Server Tomcat Build [INFO] Nuxeo Server Tests [INFO] Nuxeo Startup Wizard WebDriver tests [INFO] Nuxeo JSF UI WebDriver Tests [INFO] Nuxeo JSF UI Funkload tests and bench [INFO] Nuxeo JSF UI Gatling Bench [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo ECM Projects 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-ecm --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-ecm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-ecm --- [INFO] Storing buildNumber: 20161118-012856 at timestamp: 1479432536140 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-ecm --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-ecm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-ecm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-ecm --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-ecm --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ecm/8.10-I20161118_0125 removed. [INFO] [INFO] --- ant-assembly-maven-plugin:2.0.6:build (packaging-tools) @ nuxeo-ecm --- [INFO] Active Maven profiles: release (source: external) release (source: org.nuxeo:nuxeo-ecm:8.10-I20161118_0125) nightly (source: org.nuxeo:nuxeo-ecm:8.10-I20161118_0125) os-notwindows (source: org.nuxeo:nuxeo-ecm:8.10-I20161118_0125) addons (source: org.nuxeo:nuxeo-ecm:8.10-I20161118_0125) distrib (source: org.nuxeo:nuxeo-ecm:8.10-I20161118_0125) tools-assembly.package-tools: [INFO] [zip] Building zip: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/target/nuxeo-ecm-8.10-I20161118_0125-tools.zip [INFO] [artifact:attach] Attaching /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/target/nuxeo-ecm-8.10-I20161118_0125-tools.zip to MavenProject: org.nuxeo:nuxeo-ecm:8.10-I20161118_0125 @ /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/pom.xml [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-ecm >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-ecm --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-ecm --- [INFO] Storing buildNumber: 20161118-012857 at timestamp: 1479432537237 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-ecm --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-ecm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-ecm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-ecm <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-ecm --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-ecm --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ecm/8.10-I20161118_0125/nuxeo-ecm-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/target/nuxeo-ecm-8.10-I20161118_0125-tools.zip to /opt/jenkins/.m2/repository/org/nuxeo/nuxeo-ecm/8.10-I20161118_0125/nuxeo-ecm-8.10-I20161118_0125-tools.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-ecm --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/8.10-I20161118_0125/nuxeo-ecm-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/8.10-I20161118_0125/nuxeo-ecm-8.10-I20161118_0125.pom (226 KB at 351.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/maven-metadata.xml (52 KB at 158.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/maven-metadata.xml (52 KB at 371.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/8.10-I20161118_0125/nuxeo-ecm-8.10-I20161118_0125-tools.zip [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/nuxeo-ecm/8.10-I20161118_0125/nuxeo-ecm-8.10-I20161118_0125-tools.zip (11 KB at 158.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Common 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-common --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-common --- [INFO] Storing buildNumber: 20161118-012859 at timestamp: 1479432539713 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-common --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 80 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/src/main/java/org/nuxeo/common/xmap/DOMSerializer.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/src/main/java/org/nuxeo/common/xmap/DOMSerializer.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAnnotatedMap.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/src/main/java/org/nuxeo/common/xmap/XAnnotatedMap.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 35 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/test-classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/src/test/java/org/nuxeo/common/utils/TestZipUtils.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/src/test/java/org/nuxeo/common/utils/TestZipUtils.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-common --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.common.xmap.TestPrimitiveArrays Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.common.xmap.TestPrimitiveArrays Running org.nuxeo.common.xmap.ReverseXMapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in org.nuxeo.common.xmap.ReverseXMapTest Running org.nuxeo.common.xmap.XMapTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.nuxeo.common.xmap.XMapTest Running org.nuxeo.common.codec.CryptoKeyStoreTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.nuxeo.common.codec.CryptoKeyStoreTest Running org.nuxeo.common.codec.CryptoTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.nuxeo.common.codec.CryptoTest Running org.nuxeo.common.codec.CryptoPropertiesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.codec.CryptoPropertiesTest Running org.nuxeo.common.file.TestLRUFileCache Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.104 sec - in org.nuxeo.common.file.TestLRUFileCache Running org.nuxeo.common.collections.TestArrayMap Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.collections.TestArrayMap Running org.nuxeo.common.collections.TestSerializableArrayMap Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.collections.TestSerializableArrayMap Running org.nuxeo.common.collections.TestDependencyTree Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.collections.TestDependencyTree Running org.nuxeo.common.collections.TestScopedMap Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.common.collections.TestScopedMap Running org.nuxeo.common.utils.TestURIUtils Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.nuxeo.common.utils.TestURIUtils Running org.nuxeo.common.utils.TestFullTextUtils Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.common.utils.TestFullTextUtils Running org.nuxeo.common.utils.TestStringUtils Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.TestStringUtils Running org.nuxeo.common.utils.TestExceptionUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.common.utils.TestExceptionUtils Running org.nuxeo.common.utils.FileVersionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.common.utils.FileVersionTest Running org.nuxeo.common.utils.TestSerializableHelper Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.common.utils.TestSerializableHelper Running org.nuxeo.common.utils.TestPattern Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.common.utils.TestPattern Running org.nuxeo.common.utils.TestURLStreamHandlerFactoryInstaller Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.common.utils.TestURLStreamHandlerFactoryInstaller Running org.nuxeo.common.utils.TestLabeler Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.TestLabeler Running org.nuxeo.common.utils.TestRegistry Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.TestRegistry Running org.nuxeo.common.utils.TestUserAgent Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.nuxeo.common.utils.TestUserAgent Running org.nuxeo.common.utils.TestZipUtils Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.nuxeo.common.utils.TestZipUtils Running org.nuxeo.common.utils.TestSizeUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.TestSizeUtils Running org.nuxeo.common.utils.TestArrayUtils Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.utils.TestArrayUtils Running org.nuxeo.common.utils.TestFileUtils Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.857 sec - in org.nuxeo.common.utils.TestFileUtils Running org.nuxeo.common.utils.FileMatcherTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.FileMatcherTest Running org.nuxeo.common.utils.TestPathComparator [null, , /, /bar, /foo, /foo/bar, /foo/bar.123, /foo bar, /foo bar/tuck, /foo bar.123, /foo.123, /foo.123/bar, /foo.123/bar.123, , bar, foo] [null, , /, /bar, /foo, /foo/bar, /foo/bar.123, /foo bar, /foo bar/tuck, /foo bar.123, /foo.123, /foo.123/bar, /foo.123/bar.123, , bar, foo] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.utils.TestPathComparator Running org.nuxeo.common.utils.TestTextTemplate Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.nuxeo.common.utils.TestTextTemplate Running org.nuxeo.common.utils.TestRFC2231 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.common.utils.TestRFC2231 Running org.nuxeo.common.utils.TestIdUtils Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.utils.TestIdUtils Running org.nuxeo.common.utils.TestPath Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.common.utils.TestPath Results : Tests run: 107, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-common --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-common --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-common --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/common/nuxeo-common/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-common >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-common --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-common --- [INFO] Storing buildNumber: 20161118-012917 at timestamp: 1479432557391 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-common --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-common <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-common --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-common --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/common/nuxeo-common/8.10-I20161118_0125/nuxeo-common-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/common/nuxeo-common/8.10-I20161118_0125/nuxeo-common-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-common/target/nuxeo-common-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/common/nuxeo-common/8.10-I20161118_0125/nuxeo-common-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-common --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/8.10-I20161118_0125/nuxeo-common-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/8.10-I20161118_0125/nuxeo-common-8.10-I20161118_0125.jar (190 KB at 368.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/8.10-I20161118_0125/nuxeo-common-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/8.10-I20161118_0125/nuxeo-common-8.10-I20161118_0125.pom (5 KB at 59.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/maven-metadata.xml (52 KB at 731.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/maven-metadata.xml (52 KB at 754.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/8.10-I20161118_0125/nuxeo-common-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/common/nuxeo-common/8.10-I20161118_0125/nuxeo-common-8.10-I20161118_0125-sources.jar (135 KB at 1927.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Parent 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-parent --- [INFO] Storing buildNumber: 20161118-012918 at timestamp: 1479432558430 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-parent/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-parent --- [INFO] Storing buildNumber: 20161118-012918 at timestamp: 1479432558487 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-parent --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-parent/8.10-I20161118_0125/nuxeo-runtime-parent-8.10-I20161118_0125.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/8.10-I20161118_0125/nuxeo-runtime-parent-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/8.10-I20161118_0125/nuxeo-runtime-parent-8.10-I20161118_0125.pom (5 KB at 22.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/maven-metadata.xml (52 KB at 249.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-parent/maven-metadata.xml (52 KB at 551.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime --- [INFO] Storing buildNumber: 20161118-012919 at timestamp: 1479432559119 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 114 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentInstanceImpl.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/model/impl/ComponentInstanceImpl.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/DependencyTree.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/DependencyTree.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/src/main/java/org/nuxeo/runtime/deploy/DependencyTree.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.TestVersion Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.runtime.TestVersion Running org.nuxeo.runtime.TestSystemLoginRestriction Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec - in org.nuxeo.runtime.TestSystemLoginRestriction Running org.nuxeo.runtime.TestSecurityDomain Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.nuxeo.runtime.TestSecurityDomain Running org.nuxeo.runtime.ContributionFragmentTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.runtime.ContributionFragmentTest Running org.nuxeo.runtime.model.TestComponentName Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.runtime.model.TestComponentName Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime --- [INFO] Storing buildNumber: 20161118-012920 at timestamp: 1479432560820 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime/8.10-I20161118_0125/nuxeo-runtime-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime/8.10-I20161118_0125/nuxeo-runtime-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime/target/nuxeo-runtime-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime/8.10-I20161118_0125/nuxeo-runtime-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/8.10-I20161118_0125/nuxeo-runtime-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/8.10-I20161118_0125/nuxeo-runtime-8.10-I20161118_0125.jar (231 KB at 1000.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/8.10-I20161118_0125/nuxeo-runtime-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/8.10-I20161118_0125/nuxeo-runtime-8.10-I20161118_0125.pom (2 KB at 23.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/maven-metadata.xml (52 KB at 170.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/maven-metadata.xml (52 KB at 582.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/8.10-I20161118_0125/nuxeo-runtime-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime/8.10-I20161118_0125/nuxeo-runtime-8.10-I20161118_0125-sources.jar (172 KB at 2413.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Launcher Commons 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.4.26-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.4.26-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client/1.4.26-SNAPSHOT/maven-metadata.xml (2 KB at 12.9 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client/1.4.26-SNAPSHOT/maven-metadata.xml (2 KB at 3.1 KB/sec) [INFO] Downloading: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.4.26-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.4.26-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://maven.nuxeo.org/nexus/content/groups/public-snapshot/org/nuxeo/connect/nuxeo-connect-client-parent/1.4.26-SNAPSHOT/maven-metadata.xml (625 B at 0.3 KB/sec) [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/groups/internal-snapshots/org/nuxeo/connect/nuxeo-connect-client-parent/1.4.26-SNAPSHOT/maven-metadata.xml (625 B at 0.3 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-launcher-commons --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-launcher-commons --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-launcher-commons --- [INFO] Storing buildNumber: 20161118-012924 at timestamp: 1479432564445 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-launcher-commons --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-launcher-commons --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/log4j/Log4JHelper.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/log4j/Log4JHelper.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/src/main/java/org/nuxeo/log4j/Log4JHelper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-launcher-commons --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-launcher-commons --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.launcher.info.PackageInfoTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec - in org.nuxeo.launcher.info.PackageInfoTest Running org.nuxeo.launcher.config.ConfigurationGeneratorTest 01:29:25,445 WARN [UnknownServerConfigurator] Unknown server. 01:29:25,448 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:25,485 WARN [UnknownServerConfigurator] Unknown server. 01:29:25,485 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:25,511 WARN [UnknownServerConfigurator] Unknown server. 01:29:25,511 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:25,512 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:25,698 WARN [TextTemplate] FreeMarker variables: ignored 'test.nuxeo.conf.override.defaults.template' conflicting with 'test.nuxeo.conf' 01:29:25,699 WARN [TextTemplate] FreeMarker variables: ignored 'test.nuxeo.defaults.template.2' conflicting with 'test.nuxeo.defaults' 01:29:25,699 WARN [TextTemplate] FreeMarker variables: ignored 'test.nuxeo.defaults.template.1' conflicting with 'test.nuxeo.defaults' 01:29:25,700 WARN [TextTemplate] FreeMarker variables: ignored 'test.nuxeo.conf.override.defaults' conflicting with 'test.nuxeo.conf' 01:29:25,964 WARN [UnknownServerConfigurator] Unknown server. 01:29:25,964 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:25,987 WARN [UnknownServerConfigurator] Unknown server. 01:29:25,987 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:25,992 WARN [ConfigurationGenerator] Nuxeo requires Java 1.8.0_40+ (detected 1.9.0_1). 01:29:26,057 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,057 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,060 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,061 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,068 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,089 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,089 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,119 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,120 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,157 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,158 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,179 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,180 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,199 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,199 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,285 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,286 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,306 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,306 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,308 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,308 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,373 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,373 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,377 WARN [ConfigurationGenerator] Cannot check java version java.text.ParseException: Unknown JVM version format at org.nuxeo.launcher.config.JVMVersion.parse(JVMVersion.java:66) at org.nuxeo.launcher.config.ConfigurationGenerator.checkJavaVersion(ConfigurationGenerator.java:1347) at org.nuxeo.launcher.config.ConfigurationGeneratorTest$1.run(ConfigurationGeneratorTest.java:385) at org.nuxeo.launcher.config.ConfigurationGeneratorTest.runJVMCheck(ConfigurationGeneratorTest.java:404) at org.nuxeo.launcher.config.ConfigurationGeneratorTest.testWrongJavaVersionNoFail(ConfigurationGeneratorTest.java:382) 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.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 01:29:26,409 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,410 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,420 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,434 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,434 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,437 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,460 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,461 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,465 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,477 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,477 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,480 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,480 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,557 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,558 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,559 WARN [ConfigurationGenerator] Nuxeo requires Java 1.8.0_40+ (detected 1.9.0_1). 01:29:26,560 WARN [ConfigurationGenerator] Nuxeo requires Java 1.8.0_40+ (detected 1.7.0_1). 01:29:26,560 WARN [ConfigurationGenerator] Nuxeo requires Java 1.8.0_40+ (detected 1.7.0_40). 01:29:26,560 WARN [ConfigurationGenerator] Nuxeo requires Java 1.8.0_40+ (detected 1.7.0_101). 01:29:26,560 WARN [ConfigurationGenerator] Nuxeo requires Java 1.8.0_40+ (detected 1.7.0_400). 01:29:26,561 WARN [ConfigurationGenerator] Nuxeo requires Java 1.8.0_40+ (detected 1.8.0_1). 01:29:26,561 WARN [ConfigurationGenerator] Nuxeo requires Java 1.8.0_40+ (detected 1.8.0_25). 01:29:26,561 WARN [ConfigurationGenerator] Nuxeo requires Java 1.8.0_40+ (detected 1.8.0_39). 01:29:26,569 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,570 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,608 WARN [UnknownServerConfigurator] Unknown server. 01:29:26,609 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,785 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,788 WARN [ConfigurationGenerator] Server will be considered as not configurable. 01:29:26,791 WARN [ConfigurationGenerator] Server will be considered as not configurable. Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.396 sec - in org.nuxeo.launcher.config.ConfigurationGeneratorTest Results : Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-launcher-commons --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-launcher-commons --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-launcher-commons --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-launcher-commons/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-launcher-commons >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-launcher-commons --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-launcher-commons --- [INFO] Storing buildNumber: 20161118-012927 at timestamp: 1479432567040 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-launcher-commons --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-launcher-commons --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-launcher-commons <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-launcher-commons --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-launcher-commons --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-8.10-I20161118_0125-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-launcher-commons --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-launcher-commons/8.10-I20161118_0125/nuxeo-launcher-commons-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-launcher-commons/8.10-I20161118_0125/nuxeo-launcher-commons-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-launcher-commons/8.10-I20161118_0125/nuxeo-launcher-commons-8.10-I20161118_0125-sources.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-launcher-commons/target/nuxeo-launcher-commons-8.10-I20161118_0125-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-launcher-commons/8.10-I20161118_0125/nuxeo-launcher-commons-8.10-I20161118_0125-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-launcher-commons --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/8.10-I20161118_0125/nuxeo-launcher-commons-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/8.10-I20161118_0125/nuxeo-launcher-commons-8.10-I20161118_0125.jar (64 KB at 112.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/8.10-I20161118_0125/nuxeo-launcher-commons-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/8.10-I20161118_0125/nuxeo-launcher-commons-8.10-I20161118_0125.pom (2 KB at 30.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/maven-metadata.xml (51 KB at 333.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/maven-metadata.xml (52 KB at 375.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/8.10-I20161118_0125/nuxeo-launcher-commons-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/8.10-I20161118_0125/nuxeo-launcher-commons-8.10-I20161118_0125-sources.jar (47 KB at 631.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/8.10-I20161118_0125/nuxeo-launcher-commons-8.10-I20161118_0125-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-launcher-commons/8.10-I20161118_0125/nuxeo-launcher-commons-8.10-I20161118_0125-tests.jar (23 KB at 169.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime OSGI Adapter 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-osgi --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-osgi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-osgi --- [INFO] Storing buildNumber: 20161118-012928 at timestamp: 1479432568439 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-osgi --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-osgi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 45 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/DirectoryBundleFile.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/DirectoryBundleFile.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleImpl.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleImpl.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/src/main/java/org/nuxeo/osgi/BundleImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-osgi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-osgi --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-osgi --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-osgi --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-osgi --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-osgi/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-osgi >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-osgi --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-osgi --- [INFO] Storing buildNumber: 20161118-012928 at timestamp: 1479432568914 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-osgi --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-osgi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-osgi <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-osgi --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-runtime-osgi --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-8.10-I20161118_0125-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-osgi --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-osgi/8.10-I20161118_0125/nuxeo-runtime-osgi-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-osgi/8.10-I20161118_0125/nuxeo-runtime-osgi-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-osgi/8.10-I20161118_0125/nuxeo-runtime-osgi-8.10-I20161118_0125-sources.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-osgi/target/nuxeo-runtime-osgi-8.10-I20161118_0125-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-osgi/8.10-I20161118_0125/nuxeo-runtime-osgi-8.10-I20161118_0125-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-osgi --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/8.10-I20161118_0125/nuxeo-runtime-osgi-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/8.10-I20161118_0125/nuxeo-runtime-osgi-8.10-I20161118_0125.jar (103 KB at 440.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/8.10-I20161118_0125/nuxeo-runtime-osgi-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/8.10-I20161118_0125/nuxeo-runtime-osgi-8.10-I20161118_0125.pom (2 KB at 26.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/maven-metadata.xml (52 KB at 271.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/maven-metadata.xml (52 KB at 732.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/8.10-I20161118_0125/nuxeo-runtime-osgi-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/8.10-I20161118_0125/nuxeo-runtime-osgi-8.10-I20161118_0125-sources.jar (69 KB at 432.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/8.10-I20161118_0125/nuxeo-runtime-osgi-8.10-I20161118_0125-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-osgi/8.10-I20161118_0125/nuxeo-runtime-osgi-8.10-I20161118_0125-tests.jar (8 KB at 105.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Deploy 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-deploy --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-deploy --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-deploy --- [INFO] Storing buildNumber: 20161118-012929 at timestamp: 1479432569933 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-deploy --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-deploy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/DeleteCommand.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/src/main/java/org/nuxeo/runtime/deployment/preprocessor/install/commands/DeleteCommand.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-deploy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-deploy --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.deployment.preprocessor.install.commands.AppendCommandTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec - in org.nuxeo.runtime.deployment.preprocessor.install.commands.AppendCommandTest Running org.nuxeo.runtime.deployment.preprocessor.install.filters.PathFilterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.runtime.deployment.preprocessor.install.filters.PathFilterTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-deploy --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-deploy --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-deploy --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-deploy/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-deploy >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-deploy --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-deploy --- [INFO] Storing buildNumber: 20161118-012931 at timestamp: 1479432571015 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-deploy --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-deploy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-deploy <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-deploy --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-deploy --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-deploy/8.10-I20161118_0125/nuxeo-runtime-deploy-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-deploy/8.10-I20161118_0125/nuxeo-runtime-deploy-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-deploy/target/nuxeo-runtime-deploy-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-deploy/8.10-I20161118_0125/nuxeo-runtime-deploy-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-deploy --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/8.10-I20161118_0125/nuxeo-runtime-deploy-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/8.10-I20161118_0125/nuxeo-runtime-deploy-8.10-I20161118_0125.jar (72 KB at 474.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/8.10-I20161118_0125/nuxeo-runtime-deploy-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/8.10-I20161118_0125/nuxeo-runtime-deploy-8.10-I20161118_0125.pom (2 KB at 24.0 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/maven-metadata.xml (51 KB at 480.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/maven-metadata.xml (52 KB at 432.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/8.10-I20161118_0125/nuxeo-runtime-deploy-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-deploy/8.10-I20161118_0125/nuxeo-runtime-deploy-8.10-I20161118_0125-sources.jar (51 KB at 718.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Management 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-management --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-management --- [INFO] Storing buildNumber: 20161118-012931 at timestamp: 1479432571642 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-management --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-management --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-management --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-management --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-management --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-management --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-management --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-management/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-management >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-management --- [INFO] Storing buildNumber: 20161118-012932 at timestamp: 1479432572055 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-management --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-management <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-management --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-management --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-management/8.10-I20161118_0125/nuxeo-runtime-management-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-management/8.10-I20161118_0125/nuxeo-runtime-management-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-management/target/nuxeo-runtime-management-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-management/8.10-I20161118_0125/nuxeo-runtime-management-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-management --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/8.10-I20161118_0125/nuxeo-runtime-management-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/8.10-I20161118_0125/nuxeo-runtime-management-8.10-I20161118_0125.jar (65 KB at 383.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/8.10-I20161118_0125/nuxeo-runtime-management-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/8.10-I20161118_0125/nuxeo-runtime-management-8.10-I20161118_0125.pom (2 KB at 21.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/maven-metadata.xml (52 KB at 406.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/maven-metadata.xml (52 KB at 743.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/8.10-I20161118_0125/nuxeo-runtime-management-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-management/8.10-I20161118_0125/nuxeo-runtime-management-8.10-I20161118_0125-sources.jar (47 KB at 667.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Metrics 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-metrics --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-metrics --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-metrics --- [INFO] Storing buildNumber: 20161118-012932 at timestamp: 1479432572700 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-metrics --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-metrics --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-metrics --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-metrics --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-metrics --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-metrics --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-metrics --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-metrics/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-metrics >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-metrics --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-metrics --- [INFO] Storing buildNumber: 20161118-012932 at timestamp: 1479432572979 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-metrics --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-metrics <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-metrics --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-metrics --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-metrics/8.10-I20161118_0125/nuxeo-runtime-metrics-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-metrics/8.10-I20161118_0125/nuxeo-runtime-metrics-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-metrics/target/nuxeo-runtime-metrics-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-metrics/8.10-I20161118_0125/nuxeo-runtime-metrics-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-metrics --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/8.10-I20161118_0125/nuxeo-runtime-metrics-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/8.10-I20161118_0125/nuxeo-runtime-metrics-8.10-I20161118_0125.jar (23 KB at 226.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/8.10-I20161118_0125/nuxeo-runtime-metrics-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/8.10-I20161118_0125/nuxeo-runtime-metrics-8.10-I20161118_0125.pom (2 KB at 23.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/maven-metadata.xml (51 KB at 282.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/maven-metadata.xml (51 KB at 508.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/8.10-I20161118_0125/nuxeo-runtime-metrics-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-metrics/8.10-I20161118_0125/nuxeo-runtime-metrics-8.10-I20161118_0125-sources.jar (10 KB at 133.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime JTA/JCA Implementation 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-jtajca --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-jtajca --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-jtajca --- [INFO] Storing buildNumber: 20161118-012933 at timestamp: 1479432573634 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-jtajca --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-jtajca --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NamingContextFacade.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NamingContextFacade.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/src/main/java/org/nuxeo/runtime/jtajca/NamingContextFacade.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-jtajca --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-jtajca --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-jtajca --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-jtajca --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-jtajca --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jtajca/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-jtajca >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-jtajca --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-jtajca --- [INFO] Storing buildNumber: 20161118-012933 at timestamp: 1479432573915 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-jtajca --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-jtajca --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-jtajca <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-jtajca --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-jtajca --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jtajca/8.10-I20161118_0125/nuxeo-runtime-jtajca-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jtajca/8.10-I20161118_0125/nuxeo-runtime-jtajca-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jtajca/target/nuxeo-runtime-jtajca-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jtajca/8.10-I20161118_0125/nuxeo-runtime-jtajca-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-jtajca --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/8.10-I20161118_0125/nuxeo-runtime-jtajca-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/8.10-I20161118_0125/nuxeo-runtime-jtajca-8.10-I20161118_0125.jar (58 KB at 616.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/8.10-I20161118_0125/nuxeo-runtime-jtajca-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/8.10-I20161118_0125/nuxeo-runtime-jtajca-8.10-I20161118_0125.pom (2 KB at 30.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/maven-metadata.xml (52 KB at 289.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/maven-metadata.xml (52 KB at 316.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/8.10-I20161118_0125/nuxeo-runtime-jtajca-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jtajca/8.10-I20161118_0125/nuxeo-runtime-jtajca-8.10-I20161118_0125-sources.jar (31 KB at 447.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Reload 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-reload --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-reload --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-reload --- [INFO] Storing buildNumber: 20161118-012934 at timestamp: 1479432574752 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-reload --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-reload --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-reload --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-reload --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-reload --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-reload --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-reload --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-reload/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-reload >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-reload --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-reload --- [INFO] Storing buildNumber: 20161118-012934 at timestamp: 1479432574980 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-reload --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-reload --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-reload <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-reload --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-reload --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-reload/8.10-I20161118_0125/nuxeo-runtime-reload-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-reload/8.10-I20161118_0125/nuxeo-runtime-reload-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-reload/target/nuxeo-runtime-reload-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-reload/8.10-I20161118_0125/nuxeo-runtime-reload-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-reload --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/8.10-I20161118_0125/nuxeo-runtime-reload-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/8.10-I20161118_0125/nuxeo-runtime-reload-8.10-I20161118_0125.jar (13 KB at 111.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/8.10-I20161118_0125/nuxeo-runtime-reload-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/8.10-I20161118_0125/nuxeo-runtime-reload-8.10-I20161118_0125.pom (2 KB at 17.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/maven-metadata.xml (51 KB at 784.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/maven-metadata.xml (52 KB at 367.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/8.10-I20161118_0125/nuxeo-runtime-reload-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-reload/8.10-I20161118_0125/nuxeo-runtime-reload-8.10-I20161118_0125-sources.jar (9 KB at 52.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Launcher 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-launcher --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-launcher --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-launcher --- [INFO] Storing buildNumber: 20161118-012935 at timestamp: 1479432575608 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-launcher --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-launcher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-launcher --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-launcher --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-launcher --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-launcher --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-launcher --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-launcher >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-launcher --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-launcher --- [INFO] Storing buildNumber: 20161118-012935 at timestamp: 1479432575807 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-launcher --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-launcher <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-launcher --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-launcher --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/8.10-I20161118_0125/nuxeo-runtime-launcher-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/8.10-I20161118_0125/nuxeo-runtime-launcher-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-launcher/target/nuxeo-runtime-launcher-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/8.10-I20161118_0125/nuxeo-runtime-launcher-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-launcher --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/8.10-I20161118_0125/nuxeo-runtime-launcher-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/8.10-I20161118_0125/nuxeo-runtime-launcher-8.10-I20161118_0125.jar (15 KB at 60.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/8.10-I20161118_0125/nuxeo-runtime-launcher-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/8.10-I20161118_0125/nuxeo-runtime-launcher-8.10-I20161118_0125.pom (666 B at 9.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/maven-metadata.xml (50 KB at 921.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/maven-metadata.xml (50 KB at 418.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/8.10-I20161118_0125/nuxeo-runtime-launcher-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-launcher/8.10-I20161118_0125/nuxeo-runtime-launcher-8.10-I20161118_0125-sources.jar (10 KB at 151.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Jetty Adapter 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-jetty-adapter --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-jetty-adapter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-jetty-adapter --- [INFO] Storing buildNumber: 20161118-012936 at timestamp: 1479432576486 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-jetty-adapter --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-jetty-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-jetty-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-jetty-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-jetty-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-jetty-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-jetty-adapter --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-jetty-adapter --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-jetty-adapter --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-jetty-adapter --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-jetty-adapter --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-jetty-adapter >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-jetty-adapter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-jetty-adapter --- [INFO] Storing buildNumber: 20161118-012936 at timestamp: 1479432576710 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-jetty-adapter --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-jetty-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-jetty-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-jetty-adapter <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-jetty-adapter --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-jetty-adapter --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/8.10-I20161118_0125/nuxeo-runtime-jetty-adapter-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/8.10-I20161118_0125/nuxeo-runtime-jetty-adapter-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-jetty-adapter/target/nuxeo-runtime-jetty-adapter-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/8.10-I20161118_0125/nuxeo-runtime-jetty-adapter-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-jetty-adapter --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/8.10-I20161118_0125/nuxeo-runtime-jetty-adapter-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/8.10-I20161118_0125/nuxeo-runtime-jetty-adapter-8.10-I20161118_0125.jar (17 KB at 81.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/8.10-I20161118_0125/nuxeo-runtime-jetty-adapter-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/8.10-I20161118_0125/nuxeo-runtime-jetty-adapter-8.10-I20161118_0125.pom (3 KB at 35.1 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/maven-metadata.xml (51 KB at 238.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/maven-metadata.xml (52 KB at 630.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/8.10-I20161118_0125/nuxeo-runtime-jetty-adapter-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-jetty-adapter/8.10-I20161118_0125/nuxeo-runtime-jetty-adapter-8.10-I20161118_0125-sources.jar (13 KB at 185.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Tomcat Adapter 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-tomcat-adapter --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] Storing buildNumber: 20161118-012937 at timestamp: 1479432577432 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-tomcat-adapter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/NuxeoDeployer.java:[34,16] sun.misc.ClassLoaderUtil is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/NuxeoDeployer.java:[109,17] sun.misc.ClassLoaderUtil is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/NuxeoWebappClassLoader.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/NuxeoWebappClassLoader.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/main/java/org/nuxeo/runtime/tomcat/NuxeoWebappClassLoader.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-tomcat-adapter --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-tomcat-adapter --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-tomcat-adapter --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-tomcat-adapter --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/nuxeo-runtime-tomcat-adapter-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-tomcat-adapter --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-tomcat-adapter >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] Storing buildNumber: 20161118-012937 at timestamp: 1479432577667 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-tomcat-adapter --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-tomcat-adapter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-tomcat-adapter <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-tomcat-adapter --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/nuxeo-runtime-tomcat-adapter-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-tomcat-adapter --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/nuxeo-runtime-tomcat-adapter-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/8.10-I20161118_0125/nuxeo-runtime-tomcat-adapter-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/8.10-I20161118_0125/nuxeo-runtime-tomcat-adapter-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-tomcat-adapter/target/nuxeo-runtime-tomcat-adapter-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/8.10-I20161118_0125/nuxeo-runtime-tomcat-adapter-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-tomcat-adapter --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/8.10-I20161118_0125/nuxeo-runtime-tomcat-adapter-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/8.10-I20161118_0125/nuxeo-runtime-tomcat-adapter-8.10-I20161118_0125.jar (33 KB at 233.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/8.10-I20161118_0125/nuxeo-runtime-tomcat-adapter-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/8.10-I20161118_0125/nuxeo-runtime-tomcat-adapter-8.10-I20161118_0125.pom (2 KB at 15.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/maven-metadata.xml (50 KB at 219.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/maven-metadata.xml (50 KB at 682.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/8.10-I20161118_0125/nuxeo-runtime-tomcat-adapter-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/runtime/nuxeo-runtime-tomcat-adapter/8.10-I20161118_0125/nuxeo-runtime-tomcat-adapter-8.10-I20161118_0125-sources.jar (26 KB at 386.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime Tests 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-test --- [INFO] Storing buildNumber: 20161118-012938 at timestamp: 1479432578510 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 65 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/protocols/inline/InlineURLFactory.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/test/protocols/inline/InlineURLFactory.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/NuxeoDefaultAnnotationEngine.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/main/java/org/nuxeo/runtime/mockito/NuxeoDefaultAnnotationEngine.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 25 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 59 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/test-classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/osgi/util/jar/tests/TestClassLoaderInstrumentation.java:[51,16] sun.misc.MetaIndex is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/osgi/util/jar/tests/TestClassLoaderInstrumentation.java:[90,9] sun.misc.MetaIndex is internal proprietary API and may be removed in a future release [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/contribs/BaseTest.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/src/test/java/org/nuxeo/runtime/test/runner/contribs/BaseTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-test --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.runtime.ComponentAliasTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 sec - in org.nuxeo.runtime.ComponentAliasTest Running org.nuxeo.runtime.TestExtensionPoint Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.nuxeo.runtime.TestExtensionPoint Running org.nuxeo.runtime.TestService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec - in org.nuxeo.runtime.TestService Running org.nuxeo.runtime.persistence.TestContributionPersistence Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec - in org.nuxeo.runtime.persistence.TestContributionPersistence Running org.nuxeo.runtime.api.TestServicePassivation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.038 sec - in org.nuxeo.runtime.api.TestServicePassivation Running org.nuxeo.runtime.management.TestMBeanInfoFactory Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in org.nuxeo.runtime.management.TestMBeanInfoFactory Running org.nuxeo.runtime.management.counters.TestCounters Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec - in org.nuxeo.runtime.management.counters.TestCounters Running org.nuxeo.runtime.management.TestObjectNameFactory Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.runtime.management.TestObjectNameFactory Running org.nuxeo.runtime.management.TestManageRuntimeService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.nuxeo.runtime.management.TestManageRuntimeService Running org.nuxeo.runtime.management.TestMatchAccessorName Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.runtime.management.TestMatchAccessorName Running org.nuxeo.runtime.management.TestHeadDumper Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec - in org.nuxeo.runtime.management.TestHeadDumper Running org.nuxeo.runtime.management.TestResourcePublisherService Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.248 sec - in org.nuxeo.runtime.management.TestResourcePublisherService Running org.nuxeo.runtime.TestEventService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.nuxeo.runtime.TestEventService Running org.nuxeo.runtime.registry.RegistryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.nuxeo.runtime.registry.RegistryTest Running org.nuxeo.runtime.ComponentDeploymentTest [RegistrationInfo: service:org.nuxeo.runtime.model.persistence, RegistrationInfo: service:org.nuxeo.runtime.ConfigurationService, RegistrationInfo: service:CompA, RegistrationInfo: service:CompB, RegistrationInfo: service:org.nuxeo.runtime.trackers.files, RegistrationInfo: service:org.nuxeo.runtime.EventService, RegistrationInfo: service:org.nuxeo.runtime.trackers.files.threadstracking.config, RegistrationInfo: service:org.nuxeo.runtime.services.resource.ResourceService, RegistrationInfo: service:org.nuxeo.runtime.LoginComponent] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.nuxeo.runtime.ComponentDeploymentTest Running org.nuxeo.runtime.osgi.util.jar.tests.TestClassLoaderInstrumentation Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.044 sec - in org.nuxeo.runtime.osgi.util.jar.tests.TestClassLoaderInstrumentation Running org.nuxeo.runtime.TestInlineURLs Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 sec - in org.nuxeo.runtime.TestInlineURLs Running org.nuxeo.runtime.test.runner.JettyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 sec - in org.nuxeo.runtime.test.runner.JettyTest Running org.nuxeo.runtime.test.runner.CanExpandVariablesInContributionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.runtime.test.runner.CanExpandVariablesInContributionTest Running org.nuxeo.runtime.test.runner.RandomBugTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec - in org.nuxeo.runtime.test.runner.RandomBugTest Running org.nuxeo.runtime.test.runner.LogCaptureFeatureFilterOnTest main 01:29:46,655 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerOne main 01:29:46,657 WARN [LogCaptureFeatureFilterOnTest] Another testing of loggerOne main 01:29:46,657 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerTwo main 01:29:46,657 WARN [LogCaptureFeatureFilterOnTest] This is another test for loggerTwo main 01:29:46,658 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerOne main 01:29:46,658 WARN [LogCaptureFeatureFilterOnTest] Another testing of loggerOne main 01:29:46,659 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerTwo main 01:29:46,659 WARN [LogCaptureFeatureFilterOnTest] This is another test for loggerTwo main 01:29:46,659 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerOne main 01:29:46,659 WARN [LogCaptureFeatureFilterOnTest] Another testing of loggerOne main 01:29:46,660 FATAL [LogCaptureFeatureFilterOnTest] Testing loggerTwo main 01:29:46,660 WARN [LogCaptureFeatureFilterOnTest] This is another test for loggerTwo Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.nuxeo.runtime.test.runner.LogCaptureFeatureFilterOnTest Running org.nuxeo.runtime.test.runner.CanInjectFeatureRulesTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.runtime.test.runner.CanInjectFeatureRulesTest Running org.nuxeo.runtime.test.runner.RandomBugTest$AfterWithRandomTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.nuxeo.runtime.test.runner.RandomBugTest$AfterWithRandomTest Running org.nuxeo.runtime.test.runner.web.WebTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.044 sec - in org.nuxeo.runtime.test.runner.web.WebTest Running org.nuxeo.runtime.test.runner.ServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.runtime.test.runner.ServiceTest Running org.nuxeo.runtime.test.runner.contribs.BaseTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.nuxeo.runtime.test.runner.contribs.BaseTest Running org.nuxeo.runtime.test.runner.RandomBugTest$RepeatFeaturesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuxeo.runtime.test.runner.RandomBugTest$RepeatFeaturesTest Running org.nuxeo.runtime.test.runner.ConditionalIgnoreTests$ShouldIgnoreTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.nuxeo.runtime.test.runner.ConditionalIgnoreTests$ShouldIgnoreTest Running org.nuxeo.runtime.test.runner.CanInheritAnnotationsConfigsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in org.nuxeo.runtime.test.runner.CanInheritAnnotationsConfigsTest Running org.nuxeo.runtime.test.runner.CanMockServicesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.nuxeo.runtime.test.runner.CanMockServicesTest Running org.nuxeo.runtime.test.runner.RandomBugTest$FailingTest main 01:29:46,904 WARN [ComponentManagerImpl] Component org.nuxeo.runtime.trackers.files.threadstracking.config was blacklisted. Ignoring. Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.043 sec - in org.nuxeo.runtime.test.runner.RandomBugTest$FailingTest Running org.nuxeo.runtime.test.runner.DisabledThreadsTrackingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.nuxeo.runtime.test.runner.DisabledThreadsTrackingTest Running org.nuxeo.runtime.test.runner.FileEventsAreTrackedTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.runtime.test.runner.FileEventsAreTrackedTest Running org.nuxeo.runtime.test.runner.RandomBugTest$BeforeWithRandomTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuxeo.runtime.test.runner.RandomBugTest$BeforeWithRandomTest Running org.nuxeo.runtime.TestFramework Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.runtime.TestFramework Running org.nuxeo.runtime.ResourceServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.nuxeo.runtime.ResourceServiceTest Running org.nuxeo.runtime.services.config.TestConfigurationService Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in org.nuxeo.runtime.services.config.TestConfigurationService Running org.nuxeo.runtime.login.TestLoginComponentSystemID Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.nuxeo.runtime.login.TestLoginComponentSystemID Running org.nuxeo.runtime.TestTestFramework Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in org.nuxeo.runtime.TestTestFramework Running org.nuxeo.runtime.TestFrameworkProperties Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.nuxeo.runtime.TestFrameworkProperties Running org.nuxeo.runtime.TestCryptoFrameworkProperties Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec - in org.nuxeo.runtime.TestCryptoFrameworkProperties Running org.nuxeo.runtime.RuntimeInitializationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.03 sec - in org.nuxeo.runtime.RuntimeInitializationTest Results : Tests run: 87, Failures: 0, Errors: 0, Skipped: 11 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-test --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-test/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-test --- [INFO] Storing buildNumber: 20161118-012948 at timestamp: 1479432588933 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-test --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-test --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-test/8.10-I20161118_0125/nuxeo-runtime-test-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-test/8.10-I20161118_0125/nuxeo-runtime-test-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-test/target/nuxeo-runtime-test-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-test/8.10-I20161118_0125/nuxeo-runtime-test-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/8.10-I20161118_0125/nuxeo-runtime-test-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/8.10-I20161118_0125/nuxeo-runtime-test-8.10-I20161118_0125.jar (174 KB at 386.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/8.10-I20161118_0125/nuxeo-runtime-test-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/8.10-I20161118_0125/nuxeo-runtime-test-8.10-I20161118_0125.pom (7 KB at 38.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/maven-metadata.xml (51 KB at 308.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/maven-metadata.xml (52 KB at 237.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/8.10-I20161118_0125/nuxeo-runtime-test-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-test/8.10-I20161118_0125/nuxeo-runtime-test-8.10-I20161118_0125-sources.jar (98 KB at 1439.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Runtime DataSource Implementation 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-runtime-datasource --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-datasource --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-datasource --- [INFO] Storing buildNumber: 20161118-012950 at timestamp: 1479432590237 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-datasource --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-runtime-datasource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-runtime-datasource --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-runtime-datasource --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Running org.nuxeo.runtime.datasource.TestValidateConnection main 01:29:53,219 WARN [PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection] fatal error occurred on org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@37e4d7bb. jdbc=conn1: url=jdbc:h2:tcp://localhost/~/test user=, destroying org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-177] at org.h2.message.DbException.getJdbcSQLException(DbException.java:344) at org.h2.message.DbException.get(DbException.java:178) at org.h2.message.DbException.get(DbException.java:154) at org.h2.message.DbException.get(DbException.java:143) at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1468) at org.h2.jdbc.JdbcConnection.checkClosed(JdbcConnection.java:1443) at org.h2.jdbc.JdbcConnection.createStatement(JdbcConnection.java:191) at org.tranql.connector.jdbc.ConnectionHandle.createStatement(ConnectionHandle.java:211) at org.nuxeo.runtime.datasource.TestValidateConnection.checkPooledConnection(TestValidateConnection.java:146) at org.nuxeo.runtime.datasource.TestValidateConnection.testPooled(TestValidateConnection.java:120) at org.nuxeo.runtime.datasource.TestValidateConnection.testNoValidation(TestValidateConnection.java:64) 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.nuxeo.runtime.test.runner.FeaturesRunner$15.evaluate(FeaturesRunner.java:467) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:346) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:362) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:393) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:412) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 01:29:53,352 WARN [NuxeoValidationSupport$ValidationInterceptor] Returning invalid connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@36060e. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@481ba2cf. jdbc=conn4: url=jdbc:h2:tcp://localhost/~/test user=] main 01:29:53,429 WARN [NuxeoValidationSupport$QuerySQLConnection] Caught error executing 'SELECT 1', invalidating org.h2.jdbc.JdbcSQLException: Connection is broken: "session closed" [90067-177] at org.h2.message.DbException.getJdbcSQLException(DbException.java:344) at org.h2.message.DbException.get(DbException.java:178) at org.h2.message.DbException.get(DbException.java:154) at org.h2.engine.SessionRemote.checkClosed(SessionRemote.java:539) at org.h2.engine.SessionRemote.removeServer(SessionRemote.java:469) at org.h2.command.CommandRemote.prepare(CommandRemote.java:82) at org.h2.command.CommandRemote.(CommandRemote.java:46) at org.h2.engine.SessionRemote.prepareCommand(SessionRemote.java:476) at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1188) at org.h2.jdbc.JdbcStatement.executeInternal(JdbcStatement.java:172) at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:160) at org.nuxeo.runtime.jtajca.NuxeoValidationSupport$QuerySQLConnection.validate(NuxeoValidationSupport.java:86) at org.nuxeo.runtime.jtajca.NuxeoValidationSupport$ValidationInterceptor.getConnection(NuxeoValidationSupport.java:116) at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:49) at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:101) at org.apache.geronimo.connector.outbound.ConnectionHandleInterceptor.getConnection(ConnectionHandleInterceptor.java:43) at org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39) at org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor.getConnection(ConnectionTrackingInterceptor.java:66) at org.apache.geronimo.connector.outbound.AbstractConnectionManager.allocateConnection(AbstractConnectionManager.java:77) at org.nuxeo.runtime.jtajca.NuxeoContainer$ConnectionManagerWrapper.allocateConnection(NuxeoContainer.java:753) at org.tranql.connector.jdbc.TranqlDataSource.getConnection(TranqlDataSource.java:62) at org.nuxeo.runtime.datasource.TestValidateConnection.checkPooledConnection(TestValidateConnection.java:145) at org.nuxeo.runtime.datasource.TestValidateConnection.testPooled(TestValidateConnection.java:120) at org.nuxeo.runtime.datasource.TestValidateConnection.testQuerySQLValidation(TestValidateConnection.java:109) 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.nuxeo.runtime.test.runner.FeaturesRunner$15.evaluate(FeaturesRunner.java:467) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:346) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:362) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:393) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:412) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 01:29:53,430 WARN [NuxeoValidationSupport$ValidationInterceptor] Returning invalid connection handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@21337f7b. mc: org.nuxeo.runtime.datasource.PooledDataSourceFactory$JdbcConnectionFactory$1ManagedJDBCConnection@2bb3058. jdbc=conn8: url=jdbc:h2:tcp://localhost/~/test user=] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.14 sec - in org.nuxeo.runtime.datasource.TestValidateConnection Running org.nuxeo.runtime.datasource.TestDataSourceComponent Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.nuxeo.runtime.datasource.TestDataSourceComponent Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-runtime-datasource --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-runtime-datasource --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-runtime-datasource --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-datasource/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-runtime-datasource >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-runtime-datasource --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-runtime-datasource --- [INFO] Storing buildNumber: 20161118-012954 at timestamp: 1479432594070 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-runtime-datasource --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-runtime-datasource --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-runtime-datasource <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-runtime-datasource --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-runtime-datasource --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-datasource/8.10-I20161118_0125/nuxeo-runtime-datasource-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-datasource/8.10-I20161118_0125/nuxeo-runtime-datasource-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-runtime-datasource/target/nuxeo-runtime-datasource-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-runtime-datasource/8.10-I20161118_0125/nuxeo-runtime-datasource-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-runtime-datasource --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/8.10-I20161118_0125/nuxeo-runtime-datasource-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/8.10-I20161118_0125/nuxeo-runtime-datasource-8.10-I20161118_0125.jar (40 KB at 106.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/8.10-I20161118_0125/nuxeo-runtime-datasource-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/8.10-I20161118_0125/nuxeo-runtime-datasource-8.10-I20161118_0125.pom (3 KB at 43.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/maven-metadata.xml (51 KB at 168.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/maven-metadata.xml (52 KB at 739.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/8.10-I20161118_0125/nuxeo-runtime-datasource-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-runtime-datasource/8.10-I20161118_0125/nuxeo-runtime-datasource-8.10-I20161118_0125-sources.jar (21 KB at 304.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Online Services standalone client 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-connect-standalone --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-standalone --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-standalone --- [INFO] Storing buildNumber: 20161118-012955 at timestamp: 1479432595132 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-standalone --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-connect-standalone --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 54 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/launcher/connect/ConnectBroker.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/launcher/connect/ConnectBroker.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/src/main/java/org/nuxeo/launcher/connect/ConnectBroker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 79 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-connect-standalone --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-connect-standalone --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.connect.update.util.PackageBuilderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec - in org.nuxeo.connect.update.util.PackageBuilderTest Running org.nuxeo.connect.update.standalone.commands.TestUpdate Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec - in org.nuxeo.connect.update.standalone.commands.TestUpdate Running org.nuxeo.connect.update.standalone.commands.TestCopy Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 sec - in org.nuxeo.connect.update.standalone.commands.TestCopy Running org.nuxeo.connect.update.standalone.commands.TestUpdateGuard main 01:29:57,914 WARN [UnknownServerConfigurator] Unknown server. main 01:29:57,917 WARN [ConfigurationGenerator] Server will be considered as not configurable. main 01:29:57,928 WARN [PackagePersistence] Ignoring file 'junk5908544994215195054.tmp' in package store main 01:29:57,931 WARN [UnknownServerConfigurator] Unknown server. main 01:29:57,931 WARN [ConfigurationGenerator] Server will be considered as not configurable. main 01:29:57,934 WARN [PackagePersistence] Ignoring file 'junk5908544994215195054.tmp' in package store Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec - in org.nuxeo.connect.update.standalone.commands.TestUpdateGuard Running org.nuxeo.connect.update.standalone.commands.TestCopyUninstallValidation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.nuxeo.connect.update.standalone.commands.TestCopyUninstallValidation Running org.nuxeo.connect.update.standalone.commands.TestCopyInstallValidation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.nuxeo.connect.update.standalone.commands.TestCopyInstallValidation Running org.nuxeo.connect.update.standalone.commands.TestPCopy Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec - in org.nuxeo.connect.update.standalone.commands.TestPCopy Running org.nuxeo.connect.update.standalone.commands.TestCopyDir main 01:29:58,505 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-superfeature-5.5.jar) main 01:29:58,507 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-otherfeature-5.5-SNAPSHOT.jar) main 01:29:58,508 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (nuxeo-newfeature-5.5.jar) main 01:29:58,512 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (57efa70e6fdbd54d5a3ed2621de65221_nuxeo-superfeature-5.4.2.jar) main 01:29:58,513 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (576ca2bbc59d72d2f1855edf928f04e9_nuxeo-otherfeature-5.5-SNAPSHOT.jar) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.nuxeo.connect.update.standalone.commands.TestCopyDir Running org.nuxeo.connect.update.standalone.commands.TestConfig main 01:29:58,560 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,561 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,562 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,562 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,562 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,564 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,564 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,574 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,574 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,575 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,575 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,575 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,576 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,576 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,576 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,578 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,578 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,578 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,579 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,579 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,579 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,579 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,580 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,580 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,580 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,586 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,586 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,587 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,587 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,587 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,588 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,588 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,588 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,588 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,589 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,590 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,590 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,591 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,591 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,591 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,591 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,592 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,592 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,592 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,592 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,593 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,593 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,594 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,594 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,594 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,594 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,595 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,595 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,595 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,596 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,596 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,596 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,597 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,597 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,598 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,598 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,598 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,599 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,599 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,599 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,599 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,599 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,600 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,600 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,601 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,601 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,601 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,601 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,602 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,602 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,602 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,602 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,603 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,604 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,604 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,604 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,605 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,605 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,605 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,605 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,606 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,606 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,606 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,606 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,607 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,607 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,607 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,608 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,608 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,608 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,609 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,609 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,610 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,610 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,610 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,610 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,611 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,612 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,612 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,612 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,612 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,613 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,613 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,613 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,613 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,613 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,614 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,614 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,615 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,615 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,615 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,615 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,616 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,616 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,616 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,616 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,617 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,618 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,618 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,618 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,618 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,619 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,619 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,619 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,619 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,619 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,620 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,620 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,621 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,621 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,621 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,621 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,621 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,622 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,622 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,622 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,623 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,623 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,624 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,624 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,624 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,624 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,625 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,625 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,625 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,625 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,626 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,626 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,627 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,627 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,627 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,627 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,628 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,632 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,632 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,632 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,637 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,637 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,637 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,637 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,638 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,638 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,638 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,638 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,638 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,639 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,640 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,640 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,641 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,641 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,641 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,641 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,642 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,642 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,642 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,642 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,643 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,643 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,643 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,643 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,644 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,644 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,644 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,644 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,644 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,645 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,701 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,701 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,702 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,702 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,703 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,703 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,703 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,704 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,704 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,704 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,705 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,706 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,706 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,707 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,707 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,707 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,708 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,708 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,708 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,709 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,710 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,711 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,711 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,712 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,712 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,712 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,713 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,713 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,713 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,713 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,714 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,714 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,715 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,715 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,716 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,716 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,717 ERROR [ConfigurationGenerator] Template 'newtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,717 ERROR [ConfigurationGenerator] Template 'newtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,717 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,718 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,718 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,718 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,719 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,719 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,726 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,726 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,727 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,727 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,727 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,728 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,728 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,728 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,728 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,729 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,730 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,730 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,730 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,731 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,731 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,731 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,732 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,732 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,732 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,733 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,734 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,734 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,735 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,735 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,736 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,736 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,736 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,737 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,737 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,737 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,737 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,738 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,738 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,739 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,739 ERROR [ConfigurationGenerator] Template 'newtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/newtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,740 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,740 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,740 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,740 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,741 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,741 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,741 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,743 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,743 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,743 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,744 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,744 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,744 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,745 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,745 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,745 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,745 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default main 01:29:58,746 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,747 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,747 ERROR [ConfigurationGenerator] Template 'common' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/common). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,747 ERROR [ConfigurationGenerator] Template 'oldtemplate1' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate1). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,748 ERROR [ConfigurationGenerator] Template 'oldtemplate2' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate2). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,748 ERROR [ConfigurationGenerator] Template 'oldtemplate' not found with relative or absolute path (/opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nxruntime-main-4907554715129795627.tmp/tmp/tmphome1930084824002798228.tmp/templates/oldtemplate). Check your nuxeo.templates parameter, and nuxeo.template.includes for included files. main 01:29:58,748 WARN [ConfigurationGenerator] Parameter nuxeo.server.tomcat-admin.port is deprecated - please use nuxeo.server.tomcat_admin.port instead main 01:29:58,748 WARN [ConfigurationGenerator] Parameter nuxeo.templates.parsing.extensions is deprecated - please use nuxeo.plaintext_parsing_extensions instead main 01:29:58,749 WARN [ConfigurationGenerator] Parameter mail.transport.username is deprecated - please use mail.transport.user instead main 01:29:58,749 WARN [ConfigurationGenerator] Missing value for nuxeo.db.type, using default Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.nuxeo.connect.update.standalone.commands.TestConfig Running org.nuxeo.connect.update.standalone.registry.TestDowngradeVersions Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec - in org.nuxeo.connect.update.standalone.registry.TestDowngradeVersions Running org.nuxeo.connect.update.standalone.registry.TestRollback main 01:29:59,067 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (some-jar-5.6.0-HF01.jar) main 01:29:59,074 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (some-jar-5.6.0-HF01.jar) main 01:29:59,086 WARN [UpdateManager] Registry repaired: JAR introduced without corresponding entry in the registry (copy task?) : bundles/some-jar main 01:29:59,151 WARN [Copy] Use of the command on JAR files is not recommended, prefer using command to ensure a safe rollback. (some-jar-5.6.0-HF02.jar) main 01:29:59,162 WARN [UpdateManager] Registry repaired: JAR introduced without corresponding entry in the registry (copy task?) : bundles/some-jar main 01:29:59,191 WARN [UpdateManager] Could not rollback version bundles/some-jar-5.6.0-HF02.jar since the backup file was not found Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 sec - in org.nuxeo.connect.update.standalone.registry.TestRollback Running org.nuxeo.connect.update.standalone.registry.TestVersions Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec - in org.nuxeo.connect.update.standalone.registry.TestVersions Running org.nuxeo.connect.update.standalone.TestXmlCommands main 01:29:59,996 WARN [PackagePersistence] Ignoring file 'junk4578386308620266169.tmp' in package store Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.nuxeo.connect.update.standalone.TestXmlCommands Running org.nuxeo.connect.update.standalone.TestPackageBuildAndParse SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec - in org.nuxeo.connect.update.standalone.TestPackageBuildAndParse Running org.nuxeo.launcher.connect.TestConnectBroker main 01:30:00,366 ERROR [ConnectBroker] org.nuxeo.connect.update.PackageException: Package(s) B-1.0.2 not available on platform version server-8.3 (relax is not allowed) main 01:30:00,409 WARN [ConnectBroker] Relax restriction to target platform server-8.3 because of package(s) B-1.0.2 | | main 01:30:03,915 WARN [ConnectBroker] Relax restriction to target platform server-8.3 because of package(s) A-1.2.2-SNAPSHOT, C-1.0.2-SNAPSHOT main 01:30:05,269 ERROR [ConnectBroker] org.nuxeo.connect.update.PackageException: Package(s) F-1.0.0-SNAPSHOT not available on platform version server-8.3 (relax is not allowed) main 01:30:05,300 WARN [ConnectBroker] Relax restriction to target platform server-8.3 because of package(s) F-1.0.0-SNAPSHOT | | main 01:30:11,156 WARN [ConnectBroker] Relax restriction to target platform null-null because of package(s) studioA, hfA, A, B, C, D main 01:30:12,661 WARN [ConnectBroker] Relax restriction to target platform null-null because of package(s) studioA, hfA, A, B, C, D | Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.419 sec - in org.nuxeo.launcher.connect.TestConnectBroker Results : Tests run: 31, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-connect-standalone --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-connect-standalone --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-connect-standalone --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-connect-standalone/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-connect-standalone >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-connect-standalone --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-connect-standalone --- [INFO] Storing buildNumber: 20161118-013021 at timestamp: 1479432621929 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-connect-standalone --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-connect-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-connect-standalone <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-connect-standalone --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-connect-standalone --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-8.10-I20161118_0125-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-connect-standalone --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-connect-standalone/8.10-I20161118_0125/nuxeo-connect-standalone-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-connect-standalone/8.10-I20161118_0125/nuxeo-connect-standalone-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-connect-standalone/8.10-I20161118_0125/nuxeo-connect-standalone-8.10-I20161118_0125-sources.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-runtime/nuxeo-connect-standalone/target/nuxeo-connect-standalone-8.10-I20161118_0125-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/runtime/nuxeo-connect-standalone/8.10-I20161118_0125/nuxeo-connect-standalone-8.10-I20161118_0125-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-connect-standalone --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/8.10-I20161118_0125/nuxeo-connect-standalone-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/8.10-I20161118_0125/nuxeo-connect-standalone-8.10-I20161118_0125.jar (135 KB at 304.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/8.10-I20161118_0125/nuxeo-connect-standalone-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/8.10-I20161118_0125/nuxeo-connect-standalone-8.10-I20161118_0125.pom (3 KB at 27.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/maven-metadata.xml (51 KB at 377.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/maven-metadata.xml (51 KB at 579.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/8.10-I20161118_0125/nuxeo-connect-standalone-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/8.10-I20161118_0125/nuxeo-connect-standalone-8.10-I20161118_0125-sources.jar (99 KB at 1453.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/8.10-I20161118_0125/nuxeo-connect-standalone-8.10-I20161118_0125-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/runtime/nuxeo-connect-standalone/8.10-I20161118_0125/nuxeo-connect-standalone-8.10-I20161118_0125-tests.jar (103 KB at 1491.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Parent 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-parent --- [INFO] Storing buildNumber: 20161118-013023 at timestamp: 1479432623210 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-parent/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-parent --- [INFO] Storing buildNumber: 20161118-013023 at timestamp: 1479432623352 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-parent --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-parent/8.10-I20161118_0125/nuxeo-core-parent-8.10-I20161118_0125.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/8.10-I20161118_0125/nuxeo-core-parent-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/8.10-I20161118_0125/nuxeo-core-parent-8.10-I20161118_0125.pom (7 KB at 43.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/maven-metadata.xml (51 KB at 504.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-parent/maven-metadata.xml (52 KB at 645.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Schema 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-schema --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-schema --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-schema --- [INFO] Storing buildNumber: 20161118-013023 at timestamp: 1479432623852 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-schema --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-schema --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/BinaryType.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/src/main/java/org/nuxeo/ecm/core/schema/types/primitives/BinaryType.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 34 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-schema --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-schema --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.schema.types.TestSimpleType Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec - in org.nuxeo.ecm.core.schema.types.TestSimpleType Running org.nuxeo.ecm.core.schema.types.constraints.TestDateIntervalConstraint 01:30:26,119 WARN [DateIntervalConstraint] lower bound (2014-11-04) is greater than upper bound (2014-11-02). No dates could be valid. 01:30:26,153 WARN [DateIntervalConstraint] some bound was ignored due to invalid date format (supported format is yyyy-MM-dd (min = 2014-11-02 - max = 2015pshitt-11paf-05) 01:30:26,154 WARN [DateIntervalConstraint] some bound was ignored due to invalid date format (supported format is yyyy-MM-dd (min = 2015pshitt-11paf-05 - max = 2014-11-04) Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestDateIntervalConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestConstraintsTranslation [fr] DateIntervalConstraint : La date doit se situer avant le 10 nov. 2014 inclus. [en] DateIntervalConstraint : The date must be earlier than Nov 10, 2014 included. [fr] long : La valeur " " doit être un nombre entier. [en] long : The value " " must be an integer. [fr] DateIntervalConstraint : La date doit se situer après le 2 nov. 2014 inclus. [en] DateIntervalConstraint : The date must be after Nov 2, 2014 included. [fr] DateIntervalConstraint : La date doit être comprise entre le 2 nov. 2014 et le 10 nov. 2014 inclus. [en] DateIntervalConstraint : The date must be between Nov 2, 2014 and Nov 10, 2014 included. [fr] double : La valeur " " doit un être un nombre décimal. [en] double : The value " " must be a decimal number. [fr] string : La valeur " " doit être un texte. [en] string : The value " " must be a text. [fr] NumericIntervalConstraint : La valeur doit être strictement comprise entre 2 et 10. [en] NumericIntervalConstraint : This value must be greater than 2 and less than 10. [fr] LengthConstraint : La valeur ne doit pas dépasser 10 caractère(s). [en] LengthConstraint : This field cannot contain more than 10 character(s). [fr] NumericIntervalConstraint : La valeur doit être strictement inférieur à 10. [en] NumericIntervalConstraint : This value must be less than 10. [fr] PatternConstraint : La valeur doit respecter le format ".*\S.*". [en] PatternConstraint : This value must match the format ".*\S.*". [fr] colorReference : " " is not a correct primary color [en] colorReference : " " is not a correct primary color [fr] boolean : La valeur " " doit être un booléen. [en] boolean : The value " " must be a boolean. [fr] NumericIntervalConstraint : La valeur doit être strictement supérieur à 2. [en] NumericIntervalConstraint : This value must be greater than 2. [fr] NotNullConstraint : Une valeur est requise pour ce champs . [en] NotNullConstraint : Mandatory field . [fr] NumericIntervalConstraint : La valeur doit être comprise entre 2 inclus et 10 exclu. [en] NumericIntervalConstraint : This value must be greater than or equal to 2 and less than 10. [fr] NumericIntervalConstraint : La valeur doit être comprise entre 2 exclu et 10 inclus. [en] NumericIntervalConstraint : This value must be greater than 2 and less than or equal to 10. [fr] AlwaysWrongConstraint : La valeur " " ne respecte pas la contrainte AlwaysWrongConstraint{param1=value1, param2=value2}. [en] AlwaysWrongConstraint : The value " " does not respect the constraint AlwaysWrongConstraint{param1=value1, param2=value2}. [fr] EnumConstraint : Ce champ doit avoir l'une des valeurs suivantes : tac, tic. [en] EnumConstraint : The field must have one of the following values: tac, tic. [fr] NumericIntervalConstraint : La valeur doit être inférieur ou égale à 10. [en] NumericIntervalConstraint : This value must be less or equal to 10. [fr] integer : La valeur " " doit être un nombre entier. [en] integer : The value " " must be an integer. [fr] LengthConstraint : La valeur doit être composé de 2 à 10 caractère(s). [en] LengthConstraint : The field must contain between 2 and 10 character(s). [fr] DateIntervalConstraint : La date doit être comprise entre le 2 nov. 2014 et le 10 nov. 2014 exclus. [en] DateIntervalConstraint : The date must be between Nov 2, 2014 excluded and Nov 10, 2014 excluded. [fr] NumericIntervalConstraint : La valeur doit être supérieur ou égale à 2. [en] NumericIntervalConstraint : This value must be greater or equal to 2. [fr] binary : La valeur " " ne contient pas de données. [en] binary : The value " " contains no data. [fr] NumericIntervalConstraint : La valeur doit être comprise entre 2 et 10 inclus. [en] NumericIntervalConstraint : This value must be greater than or equal to 2 and less than or equal to 10. [fr] date : La valeur " " n'est pas une date valide. [en] date : The value " " is not a valid date. [fr] DateIntervalConstraint : La date doit se situer avant le 10 nov. 2014 exclu. [en] DateIntervalConstraint : The date must be earlier than Nov 10, 2014 excluded. [fr] DateIntervalConstraint : La date doit se situer après le 2 nov. 2014 exclu. [en] DateIntervalConstraint : The date must be after Nov 2, 2014 excluded. [fr] DateIntervalConstraint : La date doit être comprise entre le 2 nov. 2014 inclus et le 10 nov. 2014 exclu. [en] DateIntervalConstraint : The date must be between Nov 2, 2014 included and Nov 10, 2014 excluded. [fr] LengthConstraint : Le champ doit contenir au moins 2 caractère(s). [en] LengthConstraint : This field must contain at least 2 character(s). [fr] DateIntervalConstraint : La date doit être comprise entre le 2 nov. 2014 exclu et le 10 nov. 2014 inclus. [en] DateIntervalConstraint : The date must be between Nov 2, 2014 excluded and Nov 10, 2014 included. Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestConstraintsTranslation Running org.nuxeo.ecm.core.schema.types.constraints.TestPatternConstraint Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestPatternConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestTypeConstraint Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestTypeConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestEnumConstraint Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestEnumConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestLengthConstraint Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestLengthConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestNotNullConstraint Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestNotNullConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestObjectResolverConstraint Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestObjectResolverConstraint Running org.nuxeo.ecm.core.schema.types.constraints.TestNumericIntervalConstraint Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 sec - in org.nuxeo.ecm.core.schema.types.constraints.TestNumericIntervalConstraint Running org.nuxeo.ecm.core.schema.types.TestTypes Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.705 sec - in org.nuxeo.ecm.core.schema.types.TestTypes Running org.nuxeo.ecm.core.schema.types.TestQName Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.schema.types.TestQName Running org.nuxeo.ecm.core.schema.TestDocumentType Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.core.schema.TestDocumentType Running org.nuxeo.ecm.core.schema.TestSchemaManager 01:30:30,175 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 01:30:30,210 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 01:30:30,312 ERROR [SchemaManagerImpl] Document type: someDocInLoop used in parent inheritance loop: [someDocInLoop, someDocInLoop2] 01:30:30,486 ERROR [SchemaManagerImpl] Document type: noSuchDocumentType does not exist, used as parent by type: [someDoc] 01:30:30,533 ERROR [SchemaManagerImpl] Facet: someFacet uses unknown schema: noSuchSchema 01:30:30,630 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 01:30:30,660 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 01:30:30,820 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 01:30:30,888 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc 01:30:30,909 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.51 sec - in org.nuxeo.ecm.core.schema.TestSchemaManager Running org.nuxeo.ecm.core.schema.TestNamespace Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.schema.TestNamespace Running org.nuxeo.ecm.core.schema.utils.DateParserTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuxeo.ecm.core.schema.utils.DateParserTest Running org.nuxeo.ecm.core.schema.TestSchemaLoaderRestriction 01:30:30,951 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4535b6d5 following restriction facet are not handled by constraints API for this type :pattern 01:30:30,951 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@6c7a164b following restriction facet are not handled by constraints API for this type :pattern 01:30:30,952 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :pattern 01:30:30,953 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :enumeration 01:30:30,988 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4535b6d5 following restriction facet are not handled by constraints API for this type :pattern 01:30:30,989 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@6c7a164b following restriction facet are not handled by constraints API for this type :pattern 01:30:30,990 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :pattern 01:30:30,991 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :enumeration 01:30:31,026 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4535b6d5 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,026 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@6c7a164b following restriction facet are not handled by constraints API for this type :pattern 01:30:31,026 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,027 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :enumeration 01:30:31,058 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4535b6d5 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,058 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@6c7a164b following restriction facet are not handled by constraints API for this type :pattern 01:30:31,059 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,059 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :enumeration 01:30:31,091 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4535b6d5 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,091 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@6c7a164b following restriction facet are not handled by constraints API for this type :pattern 01:30:31,091 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,092 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :enumeration 01:30:31,156 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4535b6d5 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,157 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@6c7a164b following restriction facet are not handled by constraints API for this type :pattern 01:30:31,157 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,158 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :enumeration 01:30:31,193 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4535b6d5 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,193 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@6c7a164b following restriction facet are not handled by constraints API for this type :pattern 01:30:31,194 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,195 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :enumeration 01:30:31,225 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4535b6d5 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,225 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@6c7a164b following restriction facet are not handled by constraints API for this type :pattern 01:30:31,226 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,226 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :enumeration 01:30:31,256 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4535b6d5 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,256 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@6c7a164b following restriction facet are not handled by constraints API for this type :pattern 01:30:31,256 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,257 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :enumeration 01:30:31,294 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4535b6d5 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,294 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@6c7a164b following restriction facet are not handled by constraints API for this type :pattern 01:30:31,294 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,294 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :enumeration 01:30:31,331 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4535b6d5 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,332 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@6c7a164b following restriction facet are not handled by constraints API for this type :pattern 01:30:31,332 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,333 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :enumeration 01:30:31,371 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4535b6d5 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,371 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@6c7a164b following restriction facet are not handled by constraints API for this type :pattern 01:30:31,372 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,372 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :enumeration 01:30:31,407 WARN [XSDLoader] schema|field|type : testrestriction|booleanConstraints|org.nuxeo.ecm.core.schema.types.primitives.BooleanType@4535b6d5 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,407 WARN [XSDLoader] schema|field|type : testrestriction|binaryConstraints|org.nuxeo.ecm.core.schema.types.primitives.BinaryType@6c7a164b following restriction facet are not handled by constraints API for this type :pattern 01:30:31,408 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :pattern 01:30:31,408 WARN [XSDLoader] schema|field|type : testrestriction|dateConstraints|org.nuxeo.ecm.core.schema.types.primitives.DateType@4a07d605 following restriction facet are not handled by constraints API for this type :enumeration Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 sec - in org.nuxeo.ecm.core.schema.TestSchemaLoaderRestriction Running org.nuxeo.ecm.core.schema.TestSchemaLoader 01:30:31,453 WARN [SchemaManagerImpl] Undeclared facet: writable used in document type: myDoc Tests run: 16, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.513 sec - in org.nuxeo.ecm.core.schema.TestSchemaLoader Results : Tests run: 165, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-schema --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-schema --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-schema --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-schema/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-schema >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-schema --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-schema --- [INFO] Storing buildNumber: 20161118-013032 at timestamp: 1479432632200 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-schema --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-schema <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-schema --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-schema --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-schema/8.10-I20161118_0125/nuxeo-core-schema-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-schema/8.10-I20161118_0125/nuxeo-core-schema-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-schema/target/nuxeo-core-schema-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-schema/8.10-I20161118_0125/nuxeo-core-schema-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-schema --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/8.10-I20161118_0125/nuxeo-core-schema-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/8.10-I20161118_0125/nuxeo-core-schema-8.10-I20161118_0125.jar (124 KB at 319.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/8.10-I20161118_0125/nuxeo-core-schema-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/8.10-I20161118_0125/nuxeo-core-schema-8.10-I20161118_0125.pom (2 KB at 12.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/maven-metadata.xml (51 KB at 364.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/maven-metadata.xml (52 KB at 728.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/8.10-I20161118_0125/nuxeo-core-schema-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-schema/8.10-I20161118_0125/nuxeo-core-schema-8.10-I20161118_0125-sources.jar (107 KB at 1585.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core API 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-api --- [INFO] Storing buildNumber: 20161118-013033 at timestamp: 1479432633182 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 187 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentModel.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/DocumentModel.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/LocalConfigurationServiceImpl.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/LocalConfigurationServiceImpl.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/localconfiguration/LocalConfigurationServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/test-classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/security/TestACP.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/security/TestACP.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/security/TestACP.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestPropertyModel.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestPropertyModel.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/src/test/java/org/nuxeo/ecm/core/api/TestPropertyModel.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-api --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.api.TestNuxeoGroupImpl Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 sec - in org.nuxeo.ecm.core.api.TestNuxeoGroupImpl Running org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.053 sec - in org.nuxeo.ecm.core.api.pathsegment.PathSegmentServiceTest Running org.nuxeo.ecm.core.api.security.TestACE Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 sec - in org.nuxeo.ecm.core.api.security.TestACE Running org.nuxeo.ecm.core.api.security.TestACP Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.nuxeo.ecm.core.api.security.TestACP Running org.nuxeo.ecm.core.api.security.TestACL Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.core.api.security.TestACL Running org.nuxeo.ecm.core.api.TestPropertyModel Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.77 sec - in org.nuxeo.ecm.core.api.TestPropertyModel Running org.nuxeo.ecm.core.api.TestNuxeoPrincipal Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.core.api.TestNuxeoPrincipal Running org.nuxeo.ecm.core.api.externalblob.TestExternalBlob Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec - in org.nuxeo.ecm.core.api.externalblob.TestExternalBlob Running org.nuxeo.ecm.core.api.TestDocumentRef Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.api.TestDocumentRef Running org.nuxeo.ecm.core.api.TestListDiff Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.api.TestListDiff Running org.nuxeo.ecm.core.api.adapter.TestAdapter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.api.adapter.TestAdapter Running org.nuxeo.ecm.core.api.blobholder.TestBlobHolder Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.nuxeo.ecm.core.api.blobholder.TestBlobHolder Running org.nuxeo.ecm.core.api.SerializableInputStreamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.nuxeo.ecm.core.api.SerializableInputStreamTest Running org.nuxeo.ecm.core.api.model.TestDeltaLong Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.api.model.TestDeltaLong Running org.nuxeo.ecm.core.api.model.impl.TestDirtyProperty Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.core.api.model.impl.TestDirtyProperty Running org.nuxeo.ecm.core.api.model.impl.TestArrayProperty Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.core.api.model.impl.TestArrayProperty Running org.nuxeo.ecm.core.api.impl.blob.TestMediaType Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.nuxeo.ecm.core.api.impl.blob.TestMediaType Running org.nuxeo.ecm.core.api.impl.blob.TestBlob Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 sec - in org.nuxeo.ecm.core.api.impl.blob.TestBlob Running org.nuxeo.ecm.core.api.impl.blob.TestBlob2 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.core.api.impl.blob.TestBlob2 Running org.nuxeo.ecm.core.api.TestFacetFilter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.nuxeo.ecm.core.api.TestFacetFilter Running org.nuxeo.ecm.core.api.event.TestCoreEvent Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.api.event.TestCoreEvent Running org.nuxeo.ecm.core.utils.TestBlobsExtractor Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 sec - in org.nuxeo.ecm.core.utils.TestBlobsExtractor Results : Tests run: 140, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-api --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-api/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-api --- [INFO] Storing buildNumber: 20161118-013042 at timestamp: 1479432642563 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-api --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-api --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-api/8.10-I20161118_0125/nuxeo-core-api-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-api/8.10-I20161118_0125/nuxeo-core-api-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-api/target/nuxeo-core-api-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-api/8.10-I20161118_0125/nuxeo-core-api-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/8.10-I20161118_0125/nuxeo-core-api-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/8.10-I20161118_0125/nuxeo-core-api-8.10-I20161118_0125.jar (292 KB at 676.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/8.10-I20161118_0125/nuxeo-core-api-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/8.10-I20161118_0125/nuxeo-core-api-8.10-I20161118_0125.pom (3 KB at 30.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/maven-metadata.xml (51 KB at 197.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/maven-metadata.xml (51 KB at 572.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/8.10-I20161118_0125/nuxeo-core-api-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-api/8.10-I20161118_0125/nuxeo-core-api-8.10-I20161118_0125-sources.jar (279 KB at 3809.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Query 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-query --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-query --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-query --- [INFO] Storing buildNumber: 20161118-013043 at timestamp: 1479432643790 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-query --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-query --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 56 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/OrderByList.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/OrderByList.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/src/main/java/org/nuxeo/ecm/core/query/sql/model/OrderByList.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-query --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-query --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.query.sql.TestNXQLEscaping Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.query.sql.TestNXQLEscaping Running org.nuxeo.ecm.core.query.sql.TestQueryParser2 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.347 sec - in org.nuxeo.ecm.core.query.sql.TestQueryParser2 Running org.nuxeo.ecm.core.query.sql.model.TestSerialization Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.nuxeo.ecm.core.query.sql.model.TestSerialization Running org.nuxeo.ecm.core.query.sql.model.TestLiterals Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.query.sql.model.TestLiterals Running org.nuxeo.ecm.core.query.sql.model.TestQueryVisitor Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.core.query.sql.model.TestQueryVisitor Running org.nuxeo.ecm.core.query.sql.TestQueryParser Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.nuxeo.ecm.core.query.sql.TestQueryParser Results : Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-query --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-query --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-query --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-query/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-query >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-query --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-query --- [INFO] Storing buildNumber: 20161118-013046 at timestamp: 1479432646379 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-query --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-query --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-query <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-query --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-query --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-query/8.10-I20161118_0125/nuxeo-core-query-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-query/8.10-I20161118_0125/nuxeo-core-query-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-query/target/nuxeo-core-query-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-query/8.10-I20161118_0125/nuxeo-core-query-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-query --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/8.10-I20161118_0125/nuxeo-core-query-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/8.10-I20161118_0125/nuxeo-core-query-8.10-I20161118_0125.jar (95 KB at 309.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/8.10-I20161118_0125/nuxeo-core-query-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/8.10-I20161118_0125/nuxeo-core-query-8.10-I20161118_0125.pom (2 KB at 17.2 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/maven-metadata.xml (51 KB at 243.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/maven-metadata.xml (51 KB at 245.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/8.10-I20161118_0125/nuxeo-core-query-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-query/8.10-I20161118_0125/nuxeo-core-query-8.10-I20161118_0125-sources.jar (81 KB at 1127.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Event 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-event --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-event --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-event --- [INFO] Storing buildNumber: 20161118-013047 at timestamp: 1479432647466 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-event --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-event --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 81 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/ShallowDocumentModel.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/src/main/java/org/nuxeo/ecm/core/event/impl/ShallowDocumentModel.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-event --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/test-classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/work/WorkManagerTest.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/work/WorkManagerTest.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/work/WorkManagerTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-event --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.scheduler.TestSchedulerService SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.647 sec - in org.nuxeo.ecm.core.scheduler.TestSchedulerService Running org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest 01:31:10,184 Nuxeo-Work-default-1:12709482379111694.1562636216 ERROR [AbstractWork] Exception during work: Fail(, Progress(?%, ?/0), null) java.lang.RuntimeException: test at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail.work(WorkErrorsAreTracableTest.java:57) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:416) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransactionAndCheckExceptions(AbstractWork.java:377) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:338) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 01:31:10,187 Nuxeo-Work-default-1:12709482379111694.1562636216 ERROR [AbstractWork] Work schedule path org.nuxeo.ecm.core.work.api.WorkSchedulePath$Trace: /Fail:12709482379111694.1562636216 at org.nuxeo.ecm.core.work.api.WorkSchedulePath.(WorkSchedulePath.java:108) at org.nuxeo.ecm.core.work.api.WorkSchedulePath.newInstance(WorkSchedulePath.java:69) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:686) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:662) at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest.captureSimple(WorkErrorsAreTracableTest.java:95) 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.nuxeo.runtime.test.runner.FeaturesRunner$15.evaluate(FeaturesRunner.java:467) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:346) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:362) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:393) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:412) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 01:31:10,190 Nuxeo-Work-default-1 ERROR [WorkManagerImpl$NamedThreadFactory$1] Uncaught error on thread Nuxeo-Work-default-1 java.lang.RuntimeException: test at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail.work(WorkErrorsAreTracableTest.java:57) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:416) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransactionAndCheckExceptions(AbstractWork.java:377) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:338) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 01:31:10,198 Nuxeo-Work-default-3:12709482396495946.895412715 ERROR [AbstractWork] Exception during work: Fail(/Nest:12709482395566024.2086076296, Progress(?%, ?/0), null) java.lang.RuntimeException: test at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail.work(WorkErrorsAreTracableTest.java:57) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:416) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransactionAndCheckExceptions(AbstractWork.java:377) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:338) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 01:31:10,198 Nuxeo-Work-default-3:12709482396495946.895412715 ERROR [AbstractWork] Work schedule path org.nuxeo.ecm.core.work.api.WorkSchedulePath$Trace: /Nest:12709482395566024.2086076296/Fail:12709482396495946.895412715 at org.nuxeo.ecm.core.work.api.WorkSchedulePath.(WorkSchedulePath.java:108) at org.nuxeo.ecm.core.work.api.WorkSchedulePath.newInstance(WorkSchedulePath.java:69) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:686) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:662) at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Nest.work(WorkErrorsAreTracableTest.java:79) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:416) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransactionAndCheckExceptions(AbstractWork.java:377) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:338) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.nuxeo.ecm.core.work.api.WorkSchedulePath$Trace: /Nest:12709482395566024.2086076296 at org.nuxeo.ecm.core.work.api.WorkSchedulePath.(WorkSchedulePath.java:108) at org.nuxeo.ecm.core.work.api.WorkSchedulePath.newInstance(WorkSchedulePath.java:69) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:686) at org.nuxeo.ecm.core.work.WorkManagerImpl.schedule(WorkManagerImpl.java:662) at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest.captureChained(WorkErrorsAreTracableTest.java:103) 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.nuxeo.runtime.test.runner.FeaturesRunner$15.evaluate(FeaturesRunner.java:467) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:346) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:362) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:393) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:412) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 01:31:10,200 Nuxeo-Work-default-3 ERROR [WorkManagerImpl$NamedThreadFactory$1] Uncaught error on thread Nuxeo-Work-default-3 java.lang.RuntimeException: test at org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest$Fail.work(WorkErrorsAreTracableTest.java:57) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:416) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransactionAndCheckExceptions(AbstractWork.java:377) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:338) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.nuxeo.ecm.core.scheduler.WorkErrorsAreTracableTest Running org.nuxeo.ecm.core.work.WorkManagerTXTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.446 sec - in org.nuxeo.ecm.core.work.WorkManagerTXTest Running org.nuxeo.ecm.core.work.WorkManagerTest 01:31:22,165 Nuxeo-Work-SleepWork-2:4 ERROR [AbstractWork] Exception during work: SleepAndFailWork(4, 0ms, Progress(NaN%, ?/0)) java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:89) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:416) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransactionAndCheckExceptions(AbstractWork.java:377) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:338) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 01:31:22,166 Nuxeo-Work-SleepWork-2:4 ERROR [AbstractWork] Work schedule path 01:31:22,167 Nuxeo-Work-SleepWork-2 ERROR [WorkManagerImpl$NamedThreadFactory$1] Uncaught error on thread Nuxeo-Work-SleepWork-2 java.lang.RuntimeException: Sleep 0 ms at org.nuxeo.ecm.core.work.WorkManagerTest$SleepAndFailWork.work(WorkManagerTest.java:89) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:416) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransactionAndCheckExceptions(AbstractWork.java:377) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:338) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Tests run: 12, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 14.827 sec - in org.nuxeo.ecm.core.work.WorkManagerTest Running org.nuxeo.ecm.core.event.pipe.TestEventListenerViaLocalPipe 01:31:28,467 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:252) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:211) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 01:31:28,467 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 01:31:28,467 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit2 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:252) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:211) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 01:31:28,467 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 01:31:34,286 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleBulkRunner.call(PostCommitEventExecutor.java:349) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleBulkRunner.call(PostCommitEventExecutor.java:309) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 01:31:34,286 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction 01:31:34,287 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution aborted due to previous error 01:31:35,454 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution exceeded timeout of 1000ms, interrupting thread 01:31:35,455 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution interrupted for listener: testPostCommit1, will rollback and abort bulk processing 01:31:35,455 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.049 sec - in org.nuxeo.ecm.core.event.pipe.TestEventListenerViaLocalPipe Running org.nuxeo.ecm.core.event.pipe.PipeContribTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.nuxeo.ecm.core.event.pipe.PipeContribTest Running org.nuxeo.ecm.core.event.pipe.TestEventListenerViaQueue 01:31:48,535 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:252) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:211) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 01:31:48,535 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 01:31:48,535 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit2 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:252) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:211) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 01:31:48,536 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 01:31:59,889 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleBulkRunner.call(PostCommitEventExecutor.java:349) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleBulkRunner.call(PostCommitEventExecutor.java:309) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 01:31:59,890 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction 01:31:59,890 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution aborted due to previous error 01:32:02,581 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution exceeded timeout of 1000ms, interrupting thread 01:32:02,581 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution interrupted for listener: testPostCommit1, will rollback and abort bulk processing 01:32:02,581 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 28.556 sec - in org.nuxeo.ecm.core.event.pipe.TestEventListenerViaQueue Running org.nuxeo.ecm.core.event.test.EventListenerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.969 sec - in org.nuxeo.ecm.core.event.test.EventListenerTest Running org.nuxeo.ecm.core.event.test.TestEventServiceComponent 01:32:11,000 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:252) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:211) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 01:32:11,000 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 01:32:11,000 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Events postcommit execution encountered exception for listener: testPostCommit2 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:252) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleRunner.call(PostCommitEventExecutor.java:211) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 01:32:11,001 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleRunner] Rolling back transaction 01:32:16,804 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution encountered exception for listener: testPostCommit1 org.nuxeo.ecm.core.api.NuxeoException: testing error case at org.nuxeo.ecm.core.event.test.DummyPostCommitEventListener.handleEvent(DummyPostCommitEventListener.java:51) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleBulkRunner.call(PostCommitEventExecutor.java:349) at org.nuxeo.ecm.core.event.impl.PostCommitEventExecutor$EventBundleBulkRunner.call(PostCommitEventExecutor.java:309) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 01:32:16,804 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction 01:32:16,804 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution aborted due to previous error 01:32:18,055 main ERROR [PostCommitEventExecutor] Events postcommit bulk execution exceeded timeout of 1000ms, interrupting thread 01:32:18,055 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Events postcommit bulk execution interrupted for listener: testPostCommit1, will rollback and abort bulk processing 01:32:18,055 Nuxeo-Event-PostCommit-1 ERROR [PostCommitEventExecutor$EventBundleBulkRunner] Rolling back transaction Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.996 sec - in org.nuxeo.ecm.core.event.test.TestEventServiceComponent Running org.nuxeo.ecm.core.event.test.TestEventListenerContrib Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.nuxeo.ecm.core.event.test.TestEventListenerContrib Results : Tests run: 58, Failures: 0, Errors: 0, Skipped: 6 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-event --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-event --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-event --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-event >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-event --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-event --- [INFO] Storing buildNumber: 20161118-013223 at timestamp: 1479432743476 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-event --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-event --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-event <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-event --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-event --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-8.10-I20161118_0125-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-event --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event/8.10-I20161118_0125/nuxeo-core-event-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event/8.10-I20161118_0125/nuxeo-core-event-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event/8.10-I20161118_0125/nuxeo-core-event-8.10-I20161118_0125-sources.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-event/target/nuxeo-core-event-8.10-I20161118_0125-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-event/8.10-I20161118_0125/nuxeo-core-event-8.10-I20161118_0125-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-event --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/8.10-I20161118_0125/nuxeo-core-event-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/8.10-I20161118_0125/nuxeo-core-event-8.10-I20161118_0125.jar (170 KB at 525.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/8.10-I20161118_0125/nuxeo-core-event-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/8.10-I20161118_0125/nuxeo-core-event-8.10-I20161118_0125.pom (4 KB at 54.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/maven-metadata.xml (51 KB at 357.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/maven-metadata.xml (51 KB at 430.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/8.10-I20161118_0125/nuxeo-core-event-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/8.10-I20161118_0125/nuxeo-core-event-8.10-I20161118_0125-sources.jar (130 KB at 1879.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/8.10-I20161118_0125/nuxeo-core-event-8.10-I20161118_0125-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-event/8.10-I20161118_0125/nuxeo-core-event-8.10-I20161118_0125-tests.jar (48 KB at 721.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core --- [INFO] Storing buildNumber: 20161118-013224 at timestamp: 1479432744556 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 110 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/Document.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/model/Document.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/OrphanVersionRemoverListener.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/OrphanVersionRemoverListener.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/main/java/org/nuxeo/ecm/core/versioning/OrphanVersionRemoverListener.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/test-classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/TestDocumentModel.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/TestDocumentModel.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/src/test/java/org/nuxeo/ecm/core/TestDocumentModel.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.security.TestSecurityService Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.453 sec - in org.nuxeo.ecm.core.security.TestSecurityService Running org.nuxeo.ecm.core.security.TestSecurityPolicyService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 sec - in org.nuxeo.ecm.core.security.TestSecurityPolicyService Running org.nuxeo.ecm.core.lifecycle.TestLifeCycleService Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.659 sec - in org.nuxeo.ecm.core.lifecycle.TestLifeCycleService Running org.nuxeo.ecm.core.TestDocumentModel SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 sec - in org.nuxeo.ecm.core.TestDocumentModel Running org.nuxeo.ecm.core.model.TestSidGenerator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.core.model.TestSidGenerator Running org.nuxeo.ecm.core.model.TestPathComparator Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec - in org.nuxeo.ecm.core.model.TestPathComparator Running org.nuxeo.ecm.core.blob.TestBlobManager Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.nuxeo.ecm.core.blob.TestBlobManager Running org.nuxeo.ecm.core.blob.TestFilesystemBlobProvider Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.nuxeo.ecm.core.blob.TestFilesystemBlobProvider Running org.nuxeo.ecm.core.blob.binary.TestDefaultBinaryManager 01:32:31,095 WARN [LocalBinaryManager] cannot fetch content at /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nxruntime-main-6465579386894343137.tmp/data/binaries/data/d2/5e/d25ea4f4642073b7f218024d397dbaef (file does not exist), check your configuration Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.448 sec - in org.nuxeo.ecm.core.blob.binary.TestDefaultBinaryManager Running org.nuxeo.ecm.core.blob.binary.TestAESBinaryManager 01:32:34,730 WARN [FileEventTracker$SafeFileDeleteStrategy] Protect file /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nxruntime-main-7183965685922739752.tmp/data/binaries/tmp/bin_2373900465935173768.tmp from deletion : check usage of Framework.trackFile 01:32:34,731 WARN [FileEventTracker$SafeFileDeleteStrategy] Protect file /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nxruntime-main-7183965685922739752.tmp/data/binaries/tmp/bin_912061699317005772.tmp from deletion : check usage of Framework.trackFile Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 sec - in org.nuxeo.ecm.core.blob.binary.TestAESBinaryManager Running org.nuxeo.ecm.core.repository.TestRepositoryInitializationHandler Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.core.repository.TestRepositoryInitializationHandler Running org.nuxeo.ecm.core.event.TestEventContext Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.nuxeo.ecm.core.event.TestEventContext Running org.nuxeo.ecm.core.event.TestCoreEvent Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.nuxeo.ecm.core.event.TestCoreEvent Results : Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core --- [INFO] Storing buildNumber: 20161118-013235 at timestamp: 1479432755140 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-8.10-I20161118_0125-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core/8.10-I20161118_0125/nuxeo-core-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core/8.10-I20161118_0125/nuxeo-core-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core/8.10-I20161118_0125/nuxeo-core-8.10-I20161118_0125-sources.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core/target/nuxeo-core-8.10-I20161118_0125-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core/8.10-I20161118_0125/nuxeo-core-8.10-I20161118_0125-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/8.10-I20161118_0125/nuxeo-core-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/8.10-I20161118_0125/nuxeo-core-8.10-I20161118_0125.jar (242 KB at 601.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/8.10-I20161118_0125/nuxeo-core-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/8.10-I20161118_0125/nuxeo-core-8.10-I20161118_0125.pom (4 KB at 54.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/maven-metadata.xml (51 KB at 338.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/maven-metadata.xml (51 KB at 304.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/8.10-I20161118_0125/nuxeo-core-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/8.10-I20161118_0125/nuxeo-core-8.10-I20161118_0125-sources.jar (203 KB at 2886.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/8.10-I20161118_0125/nuxeo-core-8.10-I20161118_0125-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core/8.10-I20161118_0125/nuxeo-core-8.10-I20161118_0125-tests.jar (51 KB at 762.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Converter API 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-convert-api --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert-api --- [INFO] Storing buildNumber: 20161118-013236 at timestamp: 1479432756404 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert-api --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-convert-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-convert-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-convert-api --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-convert-api --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-convert-api --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-convert-api --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-api/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-convert-api >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert-api --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert-api --- [INFO] Storing buildNumber: 20161118-013236 at timestamp: 1479432756656 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert-api --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-convert-api <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-convert-api --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-convert-api --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-api/8.10-I20161118_0125/nuxeo-core-convert-api-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-api/8.10-I20161118_0125/nuxeo-core-convert-api-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-api/target/nuxeo-core-convert-api-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-api/8.10-I20161118_0125/nuxeo-core-convert-api-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-convert-api --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/8.10-I20161118_0125/nuxeo-core-convert-api-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/8.10-I20161118_0125/nuxeo-core-convert-api-8.10-I20161118_0125.jar (8 KB at 41.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/8.10-I20161118_0125/nuxeo-core-convert-api-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/8.10-I20161118_0125/nuxeo-core-convert-api-8.10-I20161118_0125.pom (720 B at 10.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/maven-metadata.xml (51 KB at 341.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/maven-metadata.xml (51 KB at 481.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/8.10-I20161118_0125/nuxeo-core-convert-api-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-api/8.10-I20161118_0125/nuxeo-core-convert-api-8.10-I20161118_0125-sources.jar (7 KB at 100.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Storage 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage --- [INFO] Storing buildNumber: 20161118-013237 at timestamp: 1479432757424 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/RepositoryReloader.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/RepositoryReloader.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/RepositoryReloader.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/ExpressionEvaluator.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/ExpressionEvaluator.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/src/main/java/org/nuxeo/ecm/core/storage/ExpressionEvaluator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.TestState Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 sec - in org.nuxeo.ecm.core.storage.TestState Running org.nuxeo.ecm.core.storage.TestDefaultFulltextParser log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 sec - in org.nuxeo.ecm.core.storage.TestDefaultFulltextParser Running org.nuxeo.ecm.core.storage.TestStateHelper Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.nuxeo.ecm.core.storage.TestStateHelper Running org.nuxeo.ecm.core.storage.TestFulltextQueryAnalyzer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.core.storage.TestFulltextQueryAnalyzer Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage --- [INFO] Storing buildNumber: 20161118-013241 at timestamp: 1479432761472 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage/8.10-I20161118_0125/nuxeo-core-storage-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage/8.10-I20161118_0125/nuxeo-core-storage-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage/target/nuxeo-core-storage-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage/8.10-I20161118_0125/nuxeo-core-storage-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/8.10-I20161118_0125/nuxeo-core-storage-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/8.10-I20161118_0125/nuxeo-core-storage-8.10-I20161118_0125.jar (83 KB at 207.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/8.10-I20161118_0125/nuxeo-core-storage-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/8.10-I20161118_0125/nuxeo-core-storage-8.10-I20161118_0125.pom (4 KB at 45.7 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/maven-metadata.xml (47 KB at 190.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/maven-metadata.xml (47 KB at 374.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/8.10-I20161118_0125/nuxeo-core-storage-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage/8.10-I20161118_0125/nuxeo-core-storage-8.10-I20161118_0125-sources.jar (48 KB at 694.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Cache 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-cache --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-cache --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-cache --- [INFO] Storing buildNumber: 20161118-013242 at timestamp: 1479432762562 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-cache --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-cache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheReloadListener.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheReloadListener.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/src/main/java/org/nuxeo/ecm/core/cache/CacheReloadListener.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-cache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/test-classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/TestInMemoryCacheService.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/TestInMemoryCacheService.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/src/test/java/org/nuxeo/ecm/core/cache/TestInMemoryCacheService.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-cache --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- main 01:32:44,329 ERROR [OSGiRuntimeService] {{fState,beforeRun}} Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 11 * service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] ====================================================================== Running org.nuxeo.ecm.core.cache.TestInMemoryCacheService main 01:32:44,496 ERROR [OSGiRuntimeService] {{fState,beforeRun}} Nuxeo Platform Started ====================================================================== = Component Loading Status: Pending: 0 / Missing: 1 / Unstarted: 0 / Total: 11 * service:org.nuxeo.ecm.core.transientstore.TransientStorageComponent references missing [target=org.nuxeo.ecm.core.event.EventServiceComponent;point=listener, target=org.nuxeo.ecm.core.scheduler.SchedulerService;point=schedule] ====================================================================== Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.nuxeo.ecm.core.cache.TestInMemoryCacheService Running org.nuxeo.ecm.core.cache.CacheComplianceFixture SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.211 sec - in org.nuxeo.ecm.core.cache.CacheComplianceFixture Running org.nuxeo.transientstore.test.work.TestTransientStoreWork Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec - in org.nuxeo.transientstore.test.work.TestTransientStoreWork Running org.nuxeo.transientstore.test.TransientStorageComplianceFixture Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in org.nuxeo.transientstore.test.TransientStorageComplianceFixture Results : Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-cache --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-cache --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-cache --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-cache/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-cache >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-cache --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-cache --- [INFO] Storing buildNumber: 20161118-013246 at timestamp: 1479432766457 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-cache --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-cache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-cache <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-cache --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-cache --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-8.10-I20161118_0125-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-cache --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-cache/8.10-I20161118_0125/nuxeo-core-cache-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-cache/8.10-I20161118_0125/nuxeo-core-cache-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-cache/8.10-I20161118_0125/nuxeo-core-cache-8.10-I20161118_0125-sources.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-cache/target/nuxeo-core-cache-8.10-I20161118_0125-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-cache/8.10-I20161118_0125/nuxeo-core-cache-8.10-I20161118_0125-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-cache --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/8.10-I20161118_0125/nuxeo-core-cache-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/8.10-I20161118_0125/nuxeo-core-cache-8.10-I20161118_0125.jar (40 KB at 108.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/8.10-I20161118_0125/nuxeo-core-cache-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/8.10-I20161118_0125/nuxeo-core-cache-8.10-I20161118_0125.pom (3 KB at 30.9 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/maven-metadata.xml (42 KB at 270.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/maven-metadata.xml (42 KB at 373.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/8.10-I20161118_0125/nuxeo-core-cache-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/8.10-I20161118_0125/nuxeo-core-cache-8.10-I20161118_0125-sources.jar (30 KB at 427.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/8.10-I20161118_0125/nuxeo-core-cache-8.10-I20161118_0125-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-cache/8.10-I20161118_0125/nuxeo-core-cache-8.10-I20161118_0125-tests.jar (21 KB at 299.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo MimeType Service 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-mimetype --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-mimetype --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-mimetype --- [INFO] Storing buildNumber: 20161118-013247 at timestamp: 1479432767512 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-mimetype --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 36 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-mimetype --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/detectors/OOoMimetypeSniffer.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/detectors/OOoMimetypeSniffer.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/detectors/OOoMimetypeSniffer.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/service/MimetypeRegistryService.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/service/MimetypeRegistryService.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/src/main/java/org/nuxeo/ecm/platform/mimetype/service/MimetypeRegistryService.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-mimetype --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-mimetype --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.mimetype.detectors.TestDetector Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.428 sec - in org.nuxeo.ecm.platform.mimetype.detectors.TestDetector Running org.nuxeo.ecm.platform.mimetype.TestMimetype Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 sec - in org.nuxeo.ecm.platform.mimetype.TestMimetype Running org.nuxeo.ecm.platform.mimetype.TestMimetypeRegistryService Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.nuxeo.ecm.platform.mimetype.TestMimetypeRegistryService Running org.nuxeo.ecm.platform.mimetype.TestMimetypeSniffing Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec - in org.nuxeo.ecm.platform.mimetype.TestMimetypeSniffing Running org.nuxeo.ecm.platform.mimetype.service.TestMimetypeRegistryServiceExtensions Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.nuxeo.ecm.platform.mimetype.service.TestMimetypeRegistryServiceExtensions Results : Tests run: 50, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-mimetype --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-mimetype --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-mimetype --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mimetype/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-mimetype >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-mimetype --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-mimetype --- [INFO] Storing buildNumber: 20161118-013250 at timestamp: 1479432770426 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-mimetype --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-mimetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-mimetype <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-mimetype --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-mimetype --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mimetype/8.10-I20161118_0125/nuxeo-core-mimetype-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mimetype/8.10-I20161118_0125/nuxeo-core-mimetype-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-mimetype/target/nuxeo-core-mimetype-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-mimetype/8.10-I20161118_0125/nuxeo-core-mimetype-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-mimetype --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/8.10-I20161118_0125/nuxeo-core-mimetype-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/8.10-I20161118_0125/nuxeo-core-mimetype-8.10-I20161118_0125.jar (65 KB at 373.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/8.10-I20161118_0125/nuxeo-core-mimetype-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/8.10-I20161118_0125/nuxeo-core-mimetype-8.10-I20161118_0125.pom (2 KB at 17.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/maven-metadata.xml (29 KB at 318.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/maven-metadata.xml (30 KB at 254.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/8.10-I20161118_0125/nuxeo-core-mimetype-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-mimetype/8.10-I20161118_0125/nuxeo-core-mimetype-8.10-I20161118_0125-sources.jar (62 KB at 900.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Converter Service 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-convert --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert --- [INFO] Storing buildNumber: 20161118-013251 at timestamp: 1479432771151 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/ConversionServiceImpl.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/ConversionServiceImpl.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/src/main/java/org/nuxeo/ecm/core/convert/service/ConversionServiceImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-convert --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-convert --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.convert.tests.TestService Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 sec - in org.nuxeo.ecm.core.convert.tests.TestService Running org.nuxeo.ecm.core.convert.tests.TestCache Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 sec - in org.nuxeo.ecm.core.convert.tests.TestCache Running org.nuxeo.ecm.core.convert.tests.TestCGCache SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.335 sec - in org.nuxeo.ecm.core.convert.tests.TestCGCache Running org.nuxeo.ecm.core.convert.tests.TestAsyncConversion Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in org.nuxeo.ecm.core.convert.tests.TestAsyncConversion Running org.nuxeo.ecm.core.convert.tests.TestBlobHolderPersistence Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuxeo.ecm.core.convert.tests.TestBlobHolderPersistence Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-convert --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-convert --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-convert --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-convert >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert --- [INFO] Storing buildNumber: 20161118-013256 at timestamp: 1479432776408 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-convert <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-convert --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-convert --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert/8.10-I20161118_0125/nuxeo-core-convert-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert/8.10-I20161118_0125/nuxeo-core-convert-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert/target/nuxeo-core-convert-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert/8.10-I20161118_0125/nuxeo-core-convert-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-convert --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/8.10-I20161118_0125/nuxeo-core-convert-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/8.10-I20161118_0125/nuxeo-core-convert-8.10-I20161118_0125.jar (35 KB at 92.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/8.10-I20161118_0125/nuxeo-core-convert-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/8.10-I20161118_0125/nuxeo-core-convert-8.10-I20161118_0125.pom (3 KB at 22.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/maven-metadata.xml (51 KB at 336.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/maven-metadata.xml (51 KB at 350.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/8.10-I20161118_0125/nuxeo-core-convert-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert/8.10-I20161118_0125/nuxeo-core-convert-8.10-I20161118_0125-sources.jar (26 KB at 386.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo CommandLine executor service 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-platform-commandline-executor --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-commandline-executor --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-commandline-executor --- [INFO] Storing buildNumber: 20161118-013257 at timestamp: 1479432777456 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-commandline-executor --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-platform-commandline-executor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-platform-commandline-executor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/test-classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/TestShellExecutor.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/TestShellExecutor.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/src/test/java/org/nuxeo/ecm/platform/commandline/executor/tests/TestShellExecutor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-platform-commandline-executor --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.platform.commandline.executor.tests.TestService main 01:33:01,457 WARN [CommandLineExecutorComponent] Command not available: aspell (command /usr/bin/aspell not found in system path (descriptor CommandLineDescriptor[name=aspell,enabled=true,available=false,command=/usr/bin/aspell,parameterString=-a --lang=#{lang} --encoding=#{encoding} -H --rem-sgml-check=alt < #{textFile},testParameterString=,winParameterString=,winTestParameterString=,winCommand=C:\Program Files\Aspell\bin\aspell.exe,tester=,readOutput=true,installationDirective=You need to install Aspell in order to use this feature. Please see www.aspell.org.,installErrorMessage=]). You need to install Aspell in order to use this feature. Please see www.aspell.org.) Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.959 sec - in org.nuxeo.ecm.platform.commandline.executor.tests.TestService Running org.nuxeo.ecm.platform.commandline.executor.tests.TestShellExecutor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.nuxeo.ecm.platform.commandline.executor.tests.TestShellExecutor Running org.nuxeo.ecm.platform.commandline.executor.tests.TestCommands Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 sec - in org.nuxeo.ecm.platform.commandline.executor.tests.TestCommands Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-platform-commandline-executor --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-platform-commandline-executor --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-platform-commandline-executor --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-platform-commandline-executor >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-platform-commandline-executor --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-platform-commandline-executor --- [INFO] Storing buildNumber: 20161118-013303 at timestamp: 1479432783769 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-platform-commandline-executor --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-platform-commandline-executor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-platform-commandline-executor <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-platform-commandline-executor --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-platform-commandline-executor --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/8.10-I20161118_0125/nuxeo-platform-commandline-executor-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/8.10-I20161118_0125/nuxeo-platform-commandline-executor-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-platform-commandline-executor/target/nuxeo-platform-commandline-executor-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/8.10-I20161118_0125/nuxeo-platform-commandline-executor-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-platform-commandline-executor --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/8.10-I20161118_0125/nuxeo-platform-commandline-executor-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/8.10-I20161118_0125/nuxeo-platform-commandline-executor-8.10-I20161118_0125.jar (29 KB at 84.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/8.10-I20161118_0125/nuxeo-platform-commandline-executor-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/8.10-I20161118_0125/nuxeo-platform-commandline-executor-8.10-I20161118_0125.pom (2 KB at 6.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/maven-metadata.xml (6 KB at 39.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/maven-metadata.xml (6 KB at 69.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/8.10-I20161118_0125/nuxeo-platform-commandline-executor-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/platform/nuxeo-platform-commandline-executor/8.10-I20161118_0125/nuxeo-platform-commandline-executor-8.10-I20161118_0125-sources.jar (24 KB at 356.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Converter Service default plugins 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-convert-plugins --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert-plugins --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert-plugins --- [INFO] Storing buildNumber: 20161118-013304 at timestamp: 1479432784830 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert-plugins --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-convert-plugins --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-convert-plugins --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-convert-plugins --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-convert-plugins --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-convert-plugins --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-convert-plugins --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-convert-plugins >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-convert-plugins --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-convert-plugins --- [INFO] Storing buildNumber: 20161118-013305 at timestamp: 1479432785276 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-convert-plugins --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-convert-plugins --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-convert-plugins <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-convert-plugins --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-convert-plugins --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/8.10-I20161118_0125/nuxeo-core-convert-plugins-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/8.10-I20161118_0125/nuxeo-core-convert-plugins-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-convert-plugins/target/nuxeo-core-convert-plugins-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/8.10-I20161118_0125/nuxeo-core-convert-plugins-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-convert-plugins --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/8.10-I20161118_0125/nuxeo-core-convert-plugins-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/8.10-I20161118_0125/nuxeo-core-convert-plugins-8.10-I20161118_0125.jar (56 KB at 369.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/8.10-I20161118_0125/nuxeo-core-convert-plugins-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/8.10-I20161118_0125/nuxeo-core-convert-plugins-8.10-I20161118_0125.pom (3 KB at 38.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/maven-metadata.xml (51 KB at 315.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/maven-metadata.xml (51 KB at 725.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/8.10-I20161118_0125/nuxeo-core-convert-plugins-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-convert-plugins/8.10-I20161118_0125/nuxeo-core-convert-plugins-8.10-I20161118_0125-sources.jar (40 KB at 583.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage Parent 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-sql-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-parent --- [INFO] Storing buildNumber: 20161118-013306 at timestamp: 1479432786004 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-parent --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-sql-parent --- [INFO] GWT compilation is skipped [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-sql-parent --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-sql-parent >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-parent --- [INFO] Storing buildNumber: 20161118-013306 at timestamp: 1479432786149 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-parent --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-parent --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-sql-parent <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-sql-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-sql-parent --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/8.10-I20161118_0125/nuxeo-core-storage-sql-parent-8.10-I20161118_0125.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-sql-parent --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/8.10-I20161118_0125/nuxeo-core-storage-sql-parent-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/8.10-I20161118_0125/nuxeo-core-storage-sql-parent-8.10-I20161118_0125.pom (872 B at 8.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/maven-metadata.xml (51 KB at 202.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-parent/maven-metadata.xml (52 KB at 739.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-sql --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql --- [INFO] Storing buildNumber: 20161118-013306 at timestamp: 1479432786766 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-sql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 98 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLDocumentLive.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/coremodel/SQLDocumentLive.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RepositoryImpl.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/src/main/java/org/nuxeo/ecm/core/storage/sql/RepositoryImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-sql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-sql --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.sql.ra.TestParseProperties Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec - in org.nuxeo.ecm.core.storage.sql.ra.TestParseProperties Running org.nuxeo.ecm.core.storage.sql.jdbc.dialect.TestDialectSubclassing log4j:WARN No appenders could be found for logger (org.nuxeo.runtime.test.NXRuntimeTestCase). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 sec - in org.nuxeo.ecm.core.storage.sql.jdbc.dialect.TestDialectSubclassing Running org.nuxeo.ecm.core.storage.sql.jdbc.dialect.TestDialectQuerySyntax Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.795 sec - in org.nuxeo.ecm.core.storage.sql.jdbc.dialect.TestDialectQuerySyntax Running org.nuxeo.ecm.core.storage.sql.TestQueryMakerService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec - in org.nuxeo.ecm.core.storage.sql.TestQueryMakerService Running org.nuxeo.ecm.core.storage.sql.TestNXQLQueryMaker Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.nuxeo.ecm.core.storage.sql.TestNXQLQueryMaker Running org.nuxeo.ecm.core.storage.sql.TestRepositoryDescriptor Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in org.nuxeo.ecm.core.storage.sql.TestRepositoryDescriptor Results : Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-sql --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-sql --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-sql --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-sql >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql --- [INFO] Storing buildNumber: 20161118-013311 at timestamp: 1479432791831 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-sql <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-sql --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-sql --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql/8.10-I20161118_0125/nuxeo-core-storage-sql-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql/8.10-I20161118_0125/nuxeo-core-storage-sql-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql/target/nuxeo-core-storage-sql-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql/8.10-I20161118_0125/nuxeo-core-storage-sql-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-sql --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/8.10-I20161118_0125/nuxeo-core-storage-sql-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/8.10-I20161118_0125/nuxeo-core-storage-sql-8.10-I20161118_0125.jar (530 KB at 1397.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/8.10-I20161118_0125/nuxeo-core-storage-sql-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/8.10-I20161118_0125/nuxeo-core-storage-sql-8.10-I20161118_0125.pom (4 KB at 56.8 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/maven-metadata.xml (51 KB at 246.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/maven-metadata.xml (51 KB at 434.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/8.10-I20161118_0125/nuxeo-core-storage-sql-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql/8.10-I20161118_0125/nuxeo-core-storage-sql-8.10-I20161118_0125-sources.jar (339 KB at 4708.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Management 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-management --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-management --- [INFO] Storing buildNumber: 20161118-013312 at timestamp: 1479432792998 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-management --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-management --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/NuxeoInstanceIdentifierHelper.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/NuxeoInstanceIdentifierHelper.java uses or overrides a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/src/main/java/org/nuxeo/ecm/core/management/statuses/NuxeoInstanceIdentifierHelper.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-management --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-management --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-management --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-management --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-management --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-management >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-management --- [INFO] Storing buildNumber: 20161118-013313 at timestamp: 1479432793354 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-management --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-management <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-management --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-management --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management/8.10-I20161118_0125/nuxeo-core-management-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management/8.10-I20161118_0125/nuxeo-core-management-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-management/target/nuxeo-core-management-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-management/8.10-I20161118_0125/nuxeo-core-management-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-management --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/8.10-I20161118_0125/nuxeo-core-management-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/8.10-I20161118_0125/nuxeo-core-management-8.10-I20161118_0125.jar (64 KB at 309.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/8.10-I20161118_0125/nuxeo-core-management-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/8.10-I20161118_0125/nuxeo-core-management-8.10-I20161118_0125.pom (3 KB at 31.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/maven-metadata.xml (51 KB at 303.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/maven-metadata.xml (51 KB at 325.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/8.10-I20161118_0125/nuxeo-core-management-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-management/8.10-I20161118_0125/nuxeo-core-management-8.10-I20161118_0125-sources.jar (54 KB at 798.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage DB Extensions 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-sql-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-extensions --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-extensions --- [INFO] Storing buildNumber: 20161118-013314 at timestamp: 1479432794280 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-extensions --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-sql-extensions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-sql-extensions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-sql-extensions --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.sql.db.TestEmbeddedFunctions Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.nuxeo.ecm.core.storage.sql.db.TestEmbeddedFunctions Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-sql-extensions --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-sql-extensions --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-sql-extensions --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-sql-extensions >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-extensions --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-extensions --- [INFO] Storing buildNumber: 20161118-013315 at timestamp: 1479432795839 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-extensions --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-sql-extensions <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-sql-extensions --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-sql-extensions --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/8.10-I20161118_0125/nuxeo-core-storage-sql-extensions-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/8.10-I20161118_0125/nuxeo-core-storage-sql-extensions-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-extensions/target/nuxeo-core-storage-sql-extensions-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/8.10-I20161118_0125/nuxeo-core-storage-sql-extensions-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-sql-extensions --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/8.10-I20161118_0125/nuxeo-core-storage-sql-extensions-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/8.10-I20161118_0125/nuxeo-core-storage-sql-extensions-8.10-I20161118_0125.jar (30 KB at 159.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/8.10-I20161118_0125/nuxeo-core-storage-sql-extensions-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/8.10-I20161118_0125/nuxeo-core-storage-sql-extensions-8.10-I20161118_0125.pom (2 KB at 21.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/maven-metadata.xml (50 KB at 339.1 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/maven-metadata.xml (50 KB at 643.7 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/8.10-I20161118_0125/nuxeo-core-storage-sql-extensions-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/lib/core/nuxeo-core-storage-sql-extensions/8.10-I20161118_0125/nuxeo-core-storage-sql-extensions-8.10-I20161118_0125-sources.jar (16 KB at 232.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage Tests 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-sql-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-test --- [INFO] Storing buildNumber: 20161118-013316 at timestamp: 1479432796599 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-sql-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/security/NoFileSecurityPolicy.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/src/main/java/org/nuxeo/ecm/core/storage/sql/security/NoFileSecurityPolicy.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 28 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-sql-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-sql-test --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.sql.TestSQLBackendSoftDelete Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 sec - in org.nuxeo.ecm.core.storage.sql.TestSQLBackendSoftDelete Running org.nuxeo.ecm.core.storage.sql.TestSQLBackendSequenceId Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.084 sec - in org.nuxeo.ecm.core.storage.sql.TestSQLBackendSequenceId Running org.nuxeo.ecm.core.storage.sql.TestSQLBackend 01:33:23,901 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:23,904 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:23,904 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:26,076 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:26,076 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:26,077 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:26,460 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:26,461 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:26,461 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:27,305 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:27,305 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:27,305 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:27,704 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:27,704 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:27,704 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:27,953 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:27,955 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:27,955 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:28,192 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:28,193 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:28,193 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:28,428 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:28,429 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:28,429 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:28,859 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:28,860 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:28,860 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:29,055 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:29,055 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:29,055 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:29,326 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:29,327 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:29,328 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:32,668 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:32,669 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:32,670 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:35,800 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:35,800 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:35,801 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:36,079 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:36,080 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:36,080 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:36,343 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:36,343 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:36,343 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:36,686 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:36,687 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:36,688 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:36,902 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:36,903 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:36,903 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:37,201 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:37,202 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:37,202 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:37,395 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:37,395 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:37,396 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:37,616 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:37,617 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:37,617 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:37,899 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:37,899 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:37,900 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:44,290 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:44,290 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:44,291 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:44,506 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:44,507 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:44,507 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:44,645 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:44,646 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:44,646 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:44,939 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:44,939 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:44,940 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:45,169 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:45,170 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:45,170 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:47,444 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:47,445 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:47,445 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:47,731 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:47,732 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:47,732 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:47,918 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:47,918 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:47,919 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:48,089 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:48,090 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:48,090 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:48,262 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:48,262 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:48,263 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:48,583 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:48,583 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:48,583 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:48,746 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:48,747 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:48,747 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:48,924 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:48,925 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:48,925 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:49,130 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:49,131 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:49,131 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:49,403 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:49,403 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:49,403 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:49,501 [test-1] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 29580 01:33:49,527 [test-2] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 16928 01:33:51,210 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:51,211 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:51,211 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:51,314 [main] WARN [TransactionImpl] Error ending association for XAResource org.nuxeo.ecm.core.storage.sql.TestSQLBackend$2@11208f5e; transaction will roll back. XA error code: 104 javax.transaction.xa.XAException at org.nuxeo.ecm.core.storage.sql.TestSQLBackend$2.end(TestSQLBackend.java:1638) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:569) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:548) at org.apache.geronimo.transaction.manager.TransactionImpl.beforePrepare(TransactionImpl.java:408) at org.apache.geronimo.transaction.manager.TransactionImpl.commit(TransactionImpl.java:255) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.commit(TransactionManagerImpl.java:252) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.commit(NuxeoContainer.java:535) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:359) at org.nuxeo.ecm.core.storage.sql.TestSQLBackend.testRollback(TestSQLBackend.java:1667) 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.nuxeo.runtime.test.runner.FeaturesRunner$15.evaluate(FeaturesRunner.java:467) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:346) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:362) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:393) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:412) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 01:33:51,320 [main] WARN [TransactionImpl] Error ending association for XAResource org.nuxeo.ecm.core.storage.sql.TestSQLBackend$2@11208f5e; transaction will roll back. XA error code: 104 javax.transaction.xa.XAException at org.nuxeo.ecm.core.storage.sql.TestSQLBackend$2.end(TestSQLBackend.java:1638) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:569) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:548) at org.apache.geronimo.transaction.manager.TransactionImpl.rollback(TransactionImpl.java:488) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.rollback(TransactionManagerImpl.java:265) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.rollback(NuxeoContainer.java:548) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:364) at org.nuxeo.ecm.core.storage.sql.TestSQLBackend.testRollback(TestSQLBackend.java:1690) 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.nuxeo.runtime.test.runner.FeaturesRunner$15.evaluate(FeaturesRunner.java:467) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:346) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:362) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:393) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:412) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 01:33:51,409 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:51,409 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:51,410 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:51,566 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:51,567 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:51,567 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:51,877 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:51,877 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:51,878 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:52,076 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:52,077 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:52,077 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:52,376 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:52,377 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:52,377 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:52,650 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:52,651 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:52,651 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:52,879 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:52,880 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:52,880 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:53,093 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:53,093 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:53,093 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:53,250 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:53,251 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:53,251 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:53,454 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:53,454 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:53,454 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:53,613 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:53,614 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:53,614 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:53,763 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:53,764 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:53,764 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:53,906 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:53,906 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:53,906 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:54,172 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:54,172 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:54,172 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:54,318 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:54,318 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:54,318 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:54,458 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:54,458 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:54,458 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:54,769 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:54,770 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:54,770 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:54,963 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:54,963 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:54,963 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:55,169 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:55,170 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:55,170 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:55,333 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:55,333 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:55,333 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:55,509 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:55,510 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:55,510 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:55,681 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:55,681 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:55,681 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:55,813 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:55,813 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:55,814 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:55,994 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:55,994 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:55,994 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:56,185 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:56,185 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:56,185 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:56,426 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:56,427 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:56,427 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:56,630 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:56,630 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:56,631 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:56,845 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:56,845 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:56,845 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:57,017 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:57,017 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:57,017 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:57,213 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:57,214 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:57,214 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:57,394 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:57,394 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:57,395 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:57,593 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:57,593 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:57,594 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:57,816 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:57,816 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:57,816 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:57,986 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:57,987 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:57,987 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:59,065 [main] WARN [TestSQLBackend] Parallel locks per second: 41699 01:33:59,139 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:33:59,139 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:33:59,140 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:33:59,207 [t1] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 17274 01:33:59,224 [t2] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 12213 01:34:00,239 [main] WARN [TestSQLBackend] Parallel locks per second: 37603 01:34:00,308 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:00,308 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:00,308 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:00,470 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:00,470 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:00,471 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:00,877 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:00,877 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:00,877 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:01,086 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:01,086 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:01,087 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:01,176 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 29342 01:34:01,321 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:01,321 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:01,322 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:01,559 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:01,559 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:01,560 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:01,800 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:01,800 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:01,801 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:01,991 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:01,991 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:01,991 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:02,139 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:02,139 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:02,139 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:02,444 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:02,444 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:02,444 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:02,575 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:02,575 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:02,576 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:02,702 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:02,702 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:02,703 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:02,857 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:02,858 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:02,858 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:03,013 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:03,013 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:03,014 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:03,172 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:03,172 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:03,172 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:03,340 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:03,340 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:03,340 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:03,564 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:03,564 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:03,564 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:03,760 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:03,761 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:03,761 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:03,926 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:03,926 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:03,927 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:04,117 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:04,117 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:04,117 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:04,339 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:04,339 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:04,339 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 96, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 44.676 sec - in org.nuxeo.ecm.core.storage.sql.TestSQLBackend Running org.nuxeo.ecm.core.storage.sql.TestSQLBackendUpgrade 01:34:04,504 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:04,504 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:04,504 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:04,598 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 01:34:04,598 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 01:34:04,598 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 01:34:04,599 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 01:34:04,599 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 01:34:04,599 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 01:34:04,599 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 01:34:04,600 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 01:34:04,730 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:04,730 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:04,730 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:04,806 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 01:34:04,806 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 01:34:04,806 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 01:34:04,807 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 01:34:04,808 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 01:34:04,808 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 01:34:04,808 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 01:34:04,808 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 01:34:04,924 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:04,924 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:04,924 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:04,996 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 01:34:04,996 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 01:34:04,996 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 01:34:05,018 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 01:34:05,019 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 01:34:05,019 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 01:34:05,019 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 01:34:05,019 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" 01:34:05,103 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:05,104 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:05,104 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:05,189 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."OWNER" 01:34:05,189 [main] WARN [JDBCMapper] Adding missing column in database: "LOCKS"."CREATED" 01:34:05,189 [main] WARN [JDBCMapper] Database contains additional unused columns for table "LOCKS": LOCK 01:34:05,190 [main] WARN [JDBCMapper] Database contains additional unused columns for table "TAG": PRIVATE 01:34:05,191 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LANGUAGE" 01:34:05,191 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."VALID" 01:34:05,191 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."LASTCONTRIBUTOR" 01:34:05,191 [main] WARN [JDBCMapper] Adding missing column in database: "DUBLINCORE"."PUBLISHER" Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 sec - in org.nuxeo.ecm.core.storage.sql.TestSQLBackendUpgrade Running org.nuxeo.ecm.core.storage.sql.TestSQLBackendNoProxies 01:34:05,304 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:05,304 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:05,304 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:05,460 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:05,460 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:05,461 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:05,631 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:05,631 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:05,631 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:05,888 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:05,889 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:05,889 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:06,044 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:06,045 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:06,045 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:06,260 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:06,260 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:06,260 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:06,480 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:06,480 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:06,480 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:12,859 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:12,860 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:12,860 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:13,031 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:13,032 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:13,032 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:13,229 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:13,230 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:13,230 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:13,356 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:13,356 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:13,357 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:13,605 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:13,605 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:13,605 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:13,765 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:13,765 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:13,765 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:13,958 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:13,958 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:13,958 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:14,500 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:14,500 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:14,500 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:14,690 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:14,690 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:14,691 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:14,846 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:14,847 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:14,847 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:14,994 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:14,995 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:14,995 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:15,156 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:15,157 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:15,157 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:15,347 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:15,347 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:15,347 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:15,414 [main] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 18111 01:34:15,529 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:15,529 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:15,530 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:15,606 [test-1] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 10351 01:34:15,617 [test-2] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 9295 01:34:17,267 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:17,267 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:17,267 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:17,581 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:17,581 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:17,581 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:17,774 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:17,774 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:17,774 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:17,947 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:17,948 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:17,948 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:18,105 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:18,106 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:18,106 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:18,276 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:18,277 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:18,277 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:18,420 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:18,420 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:18,420 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:18,550 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:18,550 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:18,551 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:18,692 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:18,692 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:18,693 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:18,872 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:18,873 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:18,873 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:18,969 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:18,970 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:18,970 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:19,064 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:19,064 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:19,064 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:19,182 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:19,182 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:19,182 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:19,489 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:19,490 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:19,490 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:21,702 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:21,703 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:21,703 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:21,922 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:21,922 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:21,923 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:22,092 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:22,093 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:22,093 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:22,310 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:22,310 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:22,310 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:23,377 [main] WARN [TestSQLBackend] Parallel locks per second: 45099 01:34:23,473 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:23,473 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:23,473 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:23,548 [t1] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 12161 01:34:23,558 [t2] WARN [RepositoryImpl] Missing cluster node id configuration, please define it explicitly (usually through repository.clustering.id). Using random cluster node id instead: 24406 01:34:24,567 [main] WARN [TestSQLBackend] Parallel locks per second: 24373 01:34:24,659 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:24,659 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:24,660 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:24,803 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:24,803 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:24,803 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:24,946 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:24,946 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:24,947 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:25,101 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:25,102 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:25,102 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:25,311 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:25,312 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:25,312 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:25,432 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:25,433 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:25,433 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:25,590 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:25,590 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:25,590 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:25,758 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:25,759 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:25,759 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:25,914 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:25,914 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:25,914 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:26,049 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:26,049 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:26,049 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:26,170 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:26,170 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:26,170 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:26,430 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:26,430 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:26,430 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:26,575 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:26,576 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:26,576 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:26,703 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:26,704 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:26,704 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:26,847 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:26,847 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:26,848 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:27,039 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:27,039 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:27,039 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:27,172 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:27,172 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:27,172 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:27,295 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:27,295 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:27,295 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:27,484 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:27,484 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:27,485 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:27,621 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:27,621 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:27,621 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:27,751 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:27,751 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:27,752 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:27,847 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:27,848 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:27,848 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:27,948 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:27,948 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:27,948 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:28,148 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:28,148 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:28,149 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:28,262 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:28,262 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:28,263 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:28,357 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:28,357 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:28,357 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:28,449 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:28,449 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:28,449 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:28,553 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:28,553 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:28,553 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:28,645 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:28,645 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:28,645 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:28,761 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:28,761 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:28,761 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:28,875 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:28,875 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:28,876 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:29,070 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:29,071 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:29,071 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:29,202 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:29,203 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:29,203 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:29,348 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:29,348 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:29,349 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:29,498 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:29,498 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:29,499 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:29,749 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:29,749 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:29,749 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:29,896 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:29,896 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:29,896 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:30,027 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:30,027 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:30,027 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:30,166 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:30,166 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:30,166 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:30,341 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:30,342 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:30,342 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:30,485 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:30,485 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:30,485 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:30,609 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:30,610 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:30,610 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:30,852 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:30,852 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:30,853 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:30,972 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:30,972 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:30,972 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:31,109 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:31,109 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:31,109 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:33,638 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:33,639 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:33,639 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:36,270 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:36,270 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:36,270 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:36,403 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:36,403 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:36,403 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:36,459 [main] WARN [TransactionImpl] Error ending association for XAResource org.nuxeo.ecm.core.storage.sql.TestSQLBackend$2@2ef885b9; transaction will roll back. XA error code: 104 javax.transaction.xa.XAException at org.nuxeo.ecm.core.storage.sql.TestSQLBackend$2.end(TestSQLBackend.java:1638) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:569) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:548) at org.apache.geronimo.transaction.manager.TransactionImpl.beforePrepare(TransactionImpl.java:408) at org.apache.geronimo.transaction.manager.TransactionImpl.commit(TransactionImpl.java:255) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.commit(TransactionManagerImpl.java:252) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.commit(NuxeoContainer.java:535) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:359) at org.nuxeo.ecm.core.storage.sql.TestSQLBackend.testRollback(TestSQLBackend.java:1667) 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.nuxeo.runtime.test.runner.FeaturesRunner$15.evaluate(FeaturesRunner.java:467) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:346) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:362) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:393) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:412) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 01:34:36,461 [main] WARN [TransactionImpl] Error ending association for XAResource org.nuxeo.ecm.core.storage.sql.TestSQLBackend$2@2ef885b9; transaction will roll back. XA error code: 104 javax.transaction.xa.XAException at org.nuxeo.ecm.core.storage.sql.TestSQLBackend$2.end(TestSQLBackend.java:1638) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:569) at org.apache.geronimo.transaction.manager.TransactionImpl.endResources(TransactionImpl.java:548) at org.apache.geronimo.transaction.manager.TransactionImpl.rollback(TransactionImpl.java:488) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.rollback(TransactionManagerImpl.java:265) at org.nuxeo.runtime.jtajca.NuxeoContainer$UserTransactionImpl.rollback(NuxeoContainer.java:548) at org.nuxeo.runtime.transaction.TransactionHelper.commitOrRollbackTransaction(TransactionHelper.java:364) at org.nuxeo.ecm.core.storage.sql.TestSQLBackend.testRollback(TestSQLBackend.java:1690) 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.nuxeo.runtime.test.runner.FeaturesRunner$15.evaluate(FeaturesRunner.java:467) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:346) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:362) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:393) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:412) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 01:34:36,522 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:36,523 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:36,523 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:36,664 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:36,665 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:36,665 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:36,828 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:36,828 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:36,829 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:37,041 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:37,041 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:37,042 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:37,224 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:37,224 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:37,225 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:37,391 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:37,391 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:37,391 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:37,597 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:37,597 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:37,598 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead 01:34:37,761 [main] WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:34:37,761 [main] WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:34:37,761 [main] WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 99, Failures: 0, Errors: 0, Skipped: 14, Time elapsed: 32.612 sec - in org.nuxeo.ecm.core.storage.sql.TestSQLBackendNoProxies Running org.nuxeo.ecm.core.storage.sql.TestSQLBackendArrayColumns Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuxeo.ecm.core.storage.sql.TestSQLBackendArrayColumns Running org.nuxeo.ecm.core.storage.sql.coremodel.TestSQLSecurityManager Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.storage.sql.coremodel.TestSQLSecurityManager Results : Tests run: 205, Failures: 0, Errors: 0, Skipped: 20 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-sql-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-sql-test --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-sql-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-sql-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-test --- [INFO] Storing buildNumber: 20161118-013438 at timestamp: 1479432878250 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-sql-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-sql-test --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-sql-test --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/8.10-I20161118_0125/nuxeo-core-storage-sql-test-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/8.10-I20161118_0125/nuxeo-core-storage-sql-test-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-test/target/nuxeo-core-storage-sql-test-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/8.10-I20161118_0125/nuxeo-core-storage-sql-test-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-sql-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/8.10-I20161118_0125/nuxeo-core-storage-sql-test-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/8.10-I20161118_0125/nuxeo-core-storage-sql-test-8.10-I20161118_0125.jar (42 KB at 133.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/8.10-I20161118_0125/nuxeo-core-storage-sql-test-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/8.10-I20161118_0125/nuxeo-core-storage-sql-test-8.10-I20161118_0125.pom (6 KB at 86.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/maven-metadata.xml (51 KB at 257.4 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/maven-metadata.xml (51 KB at 393.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/8.10-I20161118_0125/nuxeo-core-storage-sql-test-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-test/8.10-I20161118_0125/nuxeo-core-storage-sql-test-8.10-I20161118_0125-sources.jar (32 KB at 476.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Storage Document-Based 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-dbs --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-dbs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-dbs --- [INFO] Storing buildNumber: 20161118-013439 at timestamp: 1479432879239 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-dbs --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-dbs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSDocument.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/src/main/java/org/nuxeo/ecm/core/storage/dbs/DBSDocument.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-dbs --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-dbs --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuxeo.ecm.core.storage.dbs.TestDBSStateFlatter Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec - in org.nuxeo.ecm.core.storage.dbs.TestDBSStateFlatter Running org.nuxeo.ecm.core.storage.dbs.TestDBSCachingRepository log4j:WARN No appenders could be found for logger (org.nuxeo.ecm.core.storage.dbs.DBSCachingRepository). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 sec - in org.nuxeo.ecm.core.storage.dbs.TestDBSCachingRepository Running org.nuxeo.ecm.core.storage.dbs.TestDBSExpressionEvaluator Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.831 sec - in org.nuxeo.ecm.core.storage.dbs.TestDBSExpressionEvaluator Results : Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-dbs --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-dbs --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-dbs --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-dbs >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-dbs --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-dbs --- [INFO] Storing buildNumber: 20161118-013444 at timestamp: 1479432884023 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-dbs --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-dbs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-dbs <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-dbs --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-storage-dbs --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-8.10-I20161118_0125-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-dbs --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/8.10-I20161118_0125/nuxeo-core-storage-dbs-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/8.10-I20161118_0125/nuxeo-core-storage-dbs-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/8.10-I20161118_0125/nuxeo-core-storage-dbs-8.10-I20161118_0125-sources.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-dbs/target/nuxeo-core-storage-dbs-8.10-I20161118_0125-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/8.10-I20161118_0125/nuxeo-core-storage-dbs-8.10-I20161118_0125-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-dbs --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/8.10-I20161118_0125/nuxeo-core-storage-dbs-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/8.10-I20161118_0125/nuxeo-core-storage-dbs-8.10-I20161118_0125.jar (108 KB at 474.2 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/8.10-I20161118_0125/nuxeo-core-storage-dbs-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/8.10-I20161118_0125/nuxeo-core-storage-dbs-8.10-I20161118_0125.pom (4 KB at 57.5 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/maven-metadata.xml (45 KB at 168.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/maven-metadata.xml (45 KB at 228.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/8.10-I20161118_0125/nuxeo-core-storage-dbs-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/8.10-I20161118_0125/nuxeo-core-storage-dbs-8.10-I20161118_0125-sources.jar (62 KB at 386.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/8.10-I20161118_0125/nuxeo-core-storage-dbs-8.10-I20161118_0125-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-dbs/8.10-I20161118_0125/nuxeo-core-storage-dbs-8.10-I20161118_0125-tests.jar (13 KB at 185.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Storage In-Memory 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-mem --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-mem --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-mem --- [INFO] Storing buildNumber: 20161118-013445 at timestamp: 1479432885238 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-mem --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-mem --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-mem --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-mem --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-mem --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-mem --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-mem --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mem/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-mem >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-mem --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-mem --- [INFO] Storing buildNumber: 20161118-013445 at timestamp: 1479432885730 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-mem --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-mem --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-mem <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-mem --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-mem --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mem/8.10-I20161118_0125/nuxeo-core-storage-mem-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mem/8.10-I20161118_0125/nuxeo-core-storage-mem-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mem/target/nuxeo-core-storage-mem-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mem/8.10-I20161118_0125/nuxeo-core-storage-mem-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-mem --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/8.10-I20161118_0125/nuxeo-core-storage-mem-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/8.10-I20161118_0125/nuxeo-core-storage-mem-8.10-I20161118_0125.jar (15 KB at 157.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/8.10-I20161118_0125/nuxeo-core-storage-mem-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/8.10-I20161118_0125/nuxeo-core-storage-mem-8.10-I20161118_0125.pom (4 KB at 60.3 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/maven-metadata.xml (45 KB at 177.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/maven-metadata.xml (45 KB at 290.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/8.10-I20161118_0125/nuxeo-core-storage-mem-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mem/8.10-I20161118_0125/nuxeo-core-storage-mem-8.10-I20161118_0125-sources.jar (10 KB at 133.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Storage MongoDB 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-mongodb --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-mongodb --- [INFO] Storing buildNumber: 20161118-013446 at timestamp: 1479432886544 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-mongodb --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBRepository.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBRepository.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBQueryBuilder.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBQueryBuilder.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/src/main/java/org/nuxeo/ecm/core/storage/mongodb/MongoDBQueryBuilder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-mongodb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-mongodb --- [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-mongodb --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-mongodb --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-mongodb --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-mongodb >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-mongodb --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-mongodb --- [INFO] Storing buildNumber: 20161118-013447 at timestamp: 1479432887088 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-mongodb --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-mongodb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-mongodb <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-mongodb --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-mongodb --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/8.10-I20161118_0125/nuxeo-core-storage-mongodb-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/8.10-I20161118_0125/nuxeo-core-storage-mongodb-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-mongodb/target/nuxeo-core-storage-mongodb-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/8.10-I20161118_0125/nuxeo-core-storage-mongodb-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-mongodb --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/8.10-I20161118_0125/nuxeo-core-storage-mongodb-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/8.10-I20161118_0125/nuxeo-core-storage-mongodb-8.10-I20161118_0125.jar (49 KB at 268.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/8.10-I20161118_0125/nuxeo-core-storage-mongodb-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/8.10-I20161118_0125/nuxeo-core-storage-mongodb-8.10-I20161118_0125.pom (5 KB at 67.6 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/maven-metadata.xml (45 KB at 482.8 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/maven-metadata.xml (45 KB at 419.5 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/8.10-I20161118_0125/nuxeo-core-storage-mongodb-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-mongodb/8.10-I20161118_0125/nuxeo-core-storage-mongodb-8.10-I20161118_0125-sources.jar (27 KB at 406.1 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core Test Framework 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-test --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-test --- [INFO] Storing buildNumber: 20161118-013447 at timestamp: 1479432887756 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-test --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/CoreScope.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/CoreScope.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/main/java/org/nuxeo/ecm/core/test/CoreScope.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 79 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 82 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/test-classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryAPI.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryAPI.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryQuery.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/src/test/java/org/nuxeo/ecm/core/TestSQLRepositoryQuery.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-test --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:34:52,922 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:34:52,925 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:34:52,925 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Running org.nuxeo.ecm.core.TestSQLRepositoryFulltextConfig StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:16,276 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:16,277 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:16,277 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.584 sec - in org.nuxeo.ecm.core.TestSQLRepositoryFulltextConfig Running org.nuxeo.ecm.core.TestSQLRepositoryProperties StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:22,995 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:22,996 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:22,996 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead main 01:35:22,998 WARN [SchemaManagerImpl] Schema age is redefined but will not be overridden main 01:35:22,998 WARN [SchemaManagerImpl] Schema info is redefined but will not be overridden Tests run: 45, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 6.767 sec - in org.nuxeo.ecm.core.TestSQLRepositoryProperties Running org.nuxeo.ecm.core.TestSQLRepositoryFulltextQuery main 01:35:24,676 WARN [NXQLQueryMaker$WhereBuilder] No fulltext index configured for field dc:description, falling back on LIKE query main 01:35:24,678 WARN [NXQLQueryMaker$WhereBuilder] No fulltext index configured for field dc:description, falling back on LIKE query main 01:35:24,681 WARN [NXQLQueryMaker$WhereBuilder] No fulltext index configured for field dc:description, falling back on LIKE query main 01:35:24,682 WARN [NXQLQueryMaker$WhereBuilder] No fulltext index configured for field dc:description, falling back on LIKE query StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:25,449 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:25,450 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:25,450 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.419 sec - in org.nuxeo.ecm.core.TestSQLRepositoryFulltextQuery Running org.nuxeo.ecm.core.TestSQLRepositoryQuery main 01:35:26,721 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 01:35:26,726 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 01:35:26,728 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 01:35:26,731 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 01:35:26,735 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 01:35:26,739 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 01:35:26,742 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 01:35:26,744 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. Nuxeo-Work-fulltextUpdater-1:12709738952771080.1932067979 01:35:26,754 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 01:35:26,757 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 01:35:26,764 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 01:35:26,767 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.storage.sql.security.NoFileSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 01:35:30,802 WARN [JDBCMapper$CursorResult] Scroll e2b87b2b-87c2-4f41-90c7-a308847bc1b3 timed out main 01:35:31,919 WARN [JDBCMapper$CursorResult] Scroll 03d2b6b8-50e3-4d49-8bc6-b970ac3b1b03 timed out main 01:35:31,920 WARN [JDBCMapper$CursorResult] Scroll aa6f8275-8516-4c1b-8636-aac7b7bdae81 timed out main 01:35:31,920 WARN [JDBCMapper$CursorResult] Scroll 20fc5a3e-13fe-4449-ba6e-706b16ee24c1 timed out pool-2-thread-15 01:35:33,231 WARN [JDBCMapper$CursorResult] Scroll b1a81497-9b99-40d1-bc76-3fa27fd95a18 timed out pool-2-thread-15 01:35:33,231 WARN [JDBCMapper$CursorResult] Scroll 3ec642be-3228-4e76-bee3-f86900b063ec timed out pool-2-thread-15 01:35:33,232 WARN [JDBCMapper$CursorResult] Scroll 4e840543-9304-4d3d-86e3-51e1700c1aa2 timed out pool-2-thread-15 01:35:33,232 WARN [JDBCMapper$CursorResult] Scroll 1306aa18-ed4b-4261-a078-7a43fc054f62 timed out pool-2-thread-15 01:35:33,232 WARN [JDBCMapper$CursorResult] Scroll c95d369b-5055-4ddb-8012-3085de644c1d timed out pool-2-thread-15 01:35:33,233 WARN [JDBCMapper$CursorResult] Scroll 295ad23b-ab43-4b74-b55b-af18af3423a3 timed out pool-2-thread-15 01:35:33,233 WARN [JDBCMapper$CursorResult] Scroll 7a829961-af0c-4628-8968-0f40944213ff timed out pool-2-thread-15 01:35:33,233 WARN [JDBCMapper$CursorResult] Scroll c86ce83d-5ee6-44a8-89df-956dc5905b70 timed out pool-2-thread-15 01:35:33,234 WARN [JDBCMapper$CursorResult] Scroll f906d172-31a1-4a11-a06c-bff1c73debb2 timed out pool-2-thread-14 01:35:33,234 WARN [JDBCMapper$CursorResult] Scroll 03e24797-87df-4282-91dc-302af9167b9c timed out pool-2-thread-15 01:35:33,234 WARN [JDBCMapper$CursorResult] Scroll 4b88efe0-4c24-4ee0-a96b-c4af59fdc458 timed out pool-2-thread-14 01:35:33,234 WARN [JDBCMapper$CursorResult] Scroll 1e9f9733-64f2-454d-afa3-4901a0402b60 timed out pool-2-thread-15 01:35:33,234 WARN [JDBCMapper$CursorResult] Scroll 3c9c81f2-dbfd-4035-97ad-d054279d8a35 timed out pool-2-thread-14 01:35:33,235 WARN [JDBCMapper$CursorResult] Scroll 09887456-d2ee-4ef0-860f-8866c9210352 timed out pool-2-thread-15 01:35:33,235 WARN [JDBCMapper$CursorResult] Scroll d79f5ce5-f674-4128-921e-17bebf903880 timed out pool-2-thread-13 01:35:33,235 WARN [JDBCMapper$CursorResult] Scroll 65e1032b-1dec-4643-92f0-ad4a62706d31 timed out pool-2-thread-14 01:35:33,235 WARN [JDBCMapper$CursorResult] Scroll 9f0fa553-6760-45f8-b574-59273e63c45a timed out pool-2-thread-13 01:35:33,236 WARN [JDBCMapper$CursorResult] Scroll f0b3bd48-b336-4847-ad66-a35ab2fe4052 timed out pool-2-thread-15 01:35:33,236 WARN [JDBCMapper$CursorResult] Scroll e645b379-a9e4-49b1-b2c2-a02739e71988 timed out pool-2-thread-13 01:35:33,236 WARN [JDBCMapper$CursorResult] Scroll 0351dd36-51d5-4a47-91cc-026171448237 timed out pool-2-thread-14 01:35:33,236 WARN [JDBCMapper$CursorResult] Scroll 29f3465d-8ebc-48db-bcd3-2e0fc7e5c8ee timed out pool-2-thread-13 01:35:33,237 WARN [JDBCMapper$CursorResult] Scroll 0e187aa1-8790-4deb-b0d9-90362b30394d timed out pool-2-thread-11 01:35:33,237 WARN [JDBCMapper$CursorResult] Scroll 5830c466-30d9-47bd-988b-41d69566750d timed out pool-2-thread-15 01:35:33,237 WARN [JDBCMapper$CursorResult] Scroll e20326c2-8a63-4514-be86-26440f87f179 timed out pool-2-thread-11 01:35:33,237 WARN [JDBCMapper$CursorResult] Scroll 76472093-6eec-4f7b-a368-2167ca7a55ee timed out pool-2-thread-11 01:35:33,237 WARN [JDBCMapper$CursorResult] Scroll 45fef758-4014-4029-86da-6ec490bcaa55 timed out pool-2-thread-13 01:35:33,237 WARN [JDBCMapper$CursorResult] Scroll 256267a4-5caa-473b-847d-0627d48ff863 timed out pool-2-thread-14 01:35:33,237 WARN [JDBCMapper$CursorResult] Scroll 50046e10-c6ed-45cd-93c3-50b6fcf2813d timed out pool-2-thread-13 01:35:33,238 WARN [JDBCMapper$CursorResult] Scroll 7a49a118-eac7-4cd6-85ed-61700b16a16f timed out pool-2-thread-12 01:35:33,238 WARN [JDBCMapper$CursorResult] Scroll bf9a50f3-1265-4a6d-af6f-1fc4a5f9466f timed out pool-2-thread-12 01:35:33,238 WARN [JDBCMapper$CursorResult] Scroll 7493bbc1-6388-47bd-83be-387819241dc1 timed out pool-2-thread-11 01:35:33,238 WARN [JDBCMapper$CursorResult] Scroll f47c2b15-5f76-4b51-887b-e4f7181c8c99 timed out pool-2-thread-15 01:35:33,237 WARN [JDBCMapper$CursorResult] Scroll 8cee1e75-addb-4b50-99f1-7fd3b5c8fc57 timed out pool-2-thread-11 01:35:33,238 WARN [JDBCMapper$CursorResult] Scroll 56e59a2b-7498-41e7-a4a5-af34bb8cbb09 timed out pool-2-thread-11 01:35:33,239 WARN [JDBCMapper$CursorResult] Scroll 3eaba6a5-16d2-42d0-a813-7d5b5930503e timed out pool-2-thread-12 01:35:33,238 WARN [JDBCMapper$CursorResult] Scroll 1daeb67b-97e9-4ee8-922d-7d42aba91cda timed out pool-2-thread-13 01:35:33,238 WARN [JDBCMapper$CursorResult] Scroll a72b18d7-db66-4a90-8737-0d51f3bb3038 timed out pool-2-thread-13 01:35:33,239 WARN [JDBCMapper$CursorResult] Scroll fe0782fb-074e-4220-ad6f-d00d4013c7be timed out pool-2-thread-14 01:35:33,238 WARN [JDBCMapper$CursorResult] Scroll a4772fe0-9f3c-402d-ad3f-c423775798ce timed out pool-2-thread-13 01:35:33,239 WARN [JDBCMapper$CursorResult] Scroll fbc86e28-6b0d-454b-8cb2-908e1c392ce4 timed out pool-2-thread-10 01:35:33,239 WARN [JDBCMapper$CursorResult] Scroll 69c927f0-138f-410c-8ff7-ec2ce012c475 timed out pool-2-thread-10 01:35:33,239 WARN [JDBCMapper$CursorResult] Scroll c1186691-0e88-4190-9f71-86829b800641 timed out pool-2-thread-12 01:35:33,239 WARN [JDBCMapper$CursorResult] Scroll c58b2bfb-108b-44e6-9bfa-74919901c3d3 timed out pool-2-thread-11 01:35:33,239 WARN [JDBCMapper$CursorResult] Scroll 96119022-2c03-41f3-9e22-f805f8c7f28a timed out pool-2-thread-15 01:35:33,238 WARN [JDBCMapper$CursorResult] Scroll 3327047d-4fa5-4585-b771-2acf6877c785 timed out pool-2-thread-11 01:35:33,240 WARN [JDBCMapper$CursorResult] Scroll 86ad5f9c-1adf-41f3-8dc5-f0f138e0bca3 timed out pool-2-thread-11 01:35:33,240 WARN [JDBCMapper$CursorResult] Scroll d0944289-eaf2-4c4c-8dcc-130a5242f3f5 timed out pool-2-thread-12 01:35:33,240 WARN [JDBCMapper$CursorResult] Scroll 15410a7a-5880-4c62-85a1-89be381992b8 timed out pool-2-thread-8 01:35:33,240 WARN [JDBCMapper$CursorResult] Scroll c15c8d2c-c196-4b7a-a453-bec9fe6b557a timed out pool-2-thread-10 01:35:33,239 WARN [JDBCMapper$CursorResult] Scroll 18577bc6-6d14-41b2-a582-97c60256a9b2 timed out pool-2-thread-13 01:35:33,239 WARN [JDBCMapper$CursorResult] Scroll 474fe59c-b749-46da-9b53-7a48191b50aa timed out pool-2-thread-14 01:35:33,239 WARN [JDBCMapper$CursorResult] Scroll b98508dd-2b86-4708-9b0e-96be49f1e9a5 timed out pool-2-thread-13 01:35:33,241 WARN [JDBCMapper$CursorResult] Scroll d10ef129-4093-44ee-ad5b-2e2c300a519d timed out pool-2-thread-10 01:35:33,240 WARN [JDBCMapper$CursorResult] Scroll ed7a1208-695e-441c-8540-b9a32f578d19 timed out pool-2-thread-8 01:35:33,240 WARN [JDBCMapper$CursorResult] Scroll 38bb305d-6fb8-4a94-abda-33cf42107231 timed out pool-2-thread-8 01:35:33,241 WARN [JDBCMapper$CursorResult] Scroll 6d3a8a28-bbc8-48cd-ab51-361cd578c067 timed out pool-2-thread-9 01:35:33,240 WARN [JDBCMapper$CursorResult] Scroll 8284eb0a-5b22-4283-a841-72ed493bd72d timed out pool-2-thread-9 01:35:33,241 WARN [JDBCMapper$CursorResult] Scroll 3a2953cd-4232-4154-bab0-cdd91a82afe5 timed out pool-2-thread-12 01:35:33,240 WARN [JDBCMapper$CursorResult] Scroll 9e4121e3-27ff-463d-8e97-3b66e28fd7e1 timed out pool-2-thread-11 01:35:33,240 WARN [JDBCMapper$CursorResult] Scroll 132c14a5-3c16-4ce8-ac5e-330ae97f3c7f timed out pool-2-thread-15 01:35:33,240 WARN [JDBCMapper$CursorResult] Scroll c92c4bc1-4280-4266-9d48-68f10202463a timed out pool-2-thread-4 01:35:33,242 WARN [JDBCMapper$CursorResult] Scroll 9265ec26-36cd-4e1a-9e50-74c5f785fe96 timed out pool-2-thread-11 01:35:33,241 WARN [JDBCMapper$CursorResult] Scroll 5238150d-11fb-4727-9c4d-e5de0e5cc7ab timed out pool-2-thread-12 01:35:33,241 WARN [JDBCMapper$CursorResult] Scroll af7e8fb7-4021-46ee-86d4-633cb6c9672a timed out pool-2-thread-12 01:35:33,242 WARN [JDBCMapper$CursorResult] Scroll 1f433272-4984-42ae-894e-4d02d739ed92 timed out pool-2-thread-9 01:35:33,241 WARN [JDBCMapper$CursorResult] Scroll 04f7c012-498d-48ec-b96a-cad8795e8375 timed out pool-2-thread-8 01:35:33,241 WARN [JDBCMapper$CursorResult] Scroll a76b7e6d-a29b-4bdb-a089-7ef5b2bb3fc7 timed out pool-2-thread-8 01:35:33,242 WARN [JDBCMapper$CursorResult] Scroll 9c34096a-c02c-4b05-8ea1-dfbfc54033f4 timed out pool-2-thread-8 01:35:33,242 WARN [JDBCMapper$CursorResult] Scroll 093e5d77-b9e2-4a05-9be5-8b5f07dc0def timed out pool-2-thread-8 01:35:33,242 WARN [JDBCMapper$CursorResult] Scroll 76255807-ec47-476b-a656-e0af23f7b767 timed out pool-2-thread-8 01:35:33,242 WARN [JDBCMapper$CursorResult] Scroll f6adf86f-54dc-40ed-9163-021d6a4bf58b timed out pool-2-thread-8 01:35:33,243 WARN [JDBCMapper$CursorResult] Scroll af9ecf78-9327-4377-b541-83ca692bb01a timed out pool-2-thread-10 01:35:33,241 WARN [JDBCMapper$CursorResult] Scroll cb222f93-2b26-4958-806e-2232baad5ea8 timed out pool-2-thread-10 01:35:33,243 WARN [JDBCMapper$CursorResult] Scroll 071e2e5f-12fa-4aed-838a-8fbdaa5ed1b6 timed out pool-2-thread-6 01:35:33,241 WARN [JDBCMapper$CursorResult] Scroll 4129d0ae-b184-4b05-b7e2-11ae802cb98e timed out pool-2-thread-13 01:35:33,241 WARN [JDBCMapper$CursorResult] Scroll 2afa1f98-ddcb-4b52-bab1-b4fcc5894f94 timed out pool-2-thread-14 01:35:33,241 WARN [JDBCMapper$CursorResult] Scroll c1e42f94-cab1-48ec-9bc0-73fe49b5c4b7 timed out pool-2-thread-13 01:35:33,243 WARN [JDBCMapper$CursorResult] Scroll cb594856-e8a6-433b-a9ee-8efd184dfc89 timed out pool-2-thread-13 01:35:33,243 WARN [JDBCMapper$CursorResult] Scroll afbea11f-3082-459c-93df-a5a650b15ae1 timed out pool-2-thread-6 01:35:33,243 WARN [JDBCMapper$CursorResult] Scroll 85edd523-e3fc-4d7d-96af-d8f9693cf0d9 timed out pool-2-thread-10 01:35:33,243 WARN [JDBCMapper$CursorResult] Scroll 7efde4b9-4510-4f1b-bb72-5a5202a240a5 timed out pool-2-thread-5 01:35:33,243 WARN [JDBCMapper$CursorResult] Scroll 73e67184-7717-453b-be3c-ec50373101d9 timed out pool-2-thread-5 01:35:33,244 WARN [JDBCMapper$CursorResult] Scroll de2a2a35-8d11-43f0-ad4d-2333ca68b58a timed out pool-2-thread-8 01:35:33,243 WARN [JDBCMapper$CursorResult] Scroll f71af25c-a074-4063-ba68-4419cfb59cfd timed out pool-2-thread-9 01:35:33,242 WARN [JDBCMapper$CursorResult] Scroll 78313522-38c4-4732-972d-493a4890b2cd timed out pool-2-thread-7 01:35:33,242 WARN [JDBCMapper$CursorResult] Scroll a1c3e0f4-4100-4f45-8318-4a3788e716e4 timed out pool-2-thread-7 01:35:33,244 WARN [JDBCMapper$CursorResult] Scroll 08f0f597-9d66-4654-b85a-1cc7c0e38e35 timed out pool-2-thread-12 01:35:33,242 WARN [JDBCMapper$CursorResult] Scroll 2d0ce085-cb7e-4531-8bda-5a7c59bc72c7 timed out pool-2-thread-11 01:35:33,242 WARN [JDBCMapper$CursorResult] Scroll 512c60e6-dedf-4818-92c8-3fc331021a1f timed out pool-2-thread-4 01:35:33,242 WARN [JDBCMapper$CursorResult] Scroll 078d0623-0e7e-4b42-a770-a78cbbdec60a timed out pool-2-thread-15 01:35:33,242 WARN [JDBCMapper$CursorResult] Scroll 04016177-0269-4855-83f3-ea57e1d44d4d timed out pool-2-thread-7 01:35:33,244 WARN [JDBCMapper$CursorResult] Scroll 613cc635-7f35-4c05-80ac-1988dd3476ca timed out pool-2-thread-1 01:35:33,244 WARN [JDBCMapper$CursorResult] Scroll 8bba920b-9b18-4f6c-b706-96bfc9e354a2 timed out pool-2-thread-9 01:35:33,244 WARN [JDBCMapper$CursorResult] Scroll 0c195bd8-174d-4449-94f6-242169b570df timed out pool-2-thread-8 01:35:33,244 WARN [JDBCMapper$CursorResult] Scroll 769c8be6-df92-4e20-b591-e9f9f63e1797 timed out pool-2-thread-5 01:35:33,244 WARN [JDBCMapper$CursorResult] Scroll 0426419e-1ac2-489f-aeb5-8e2a9ffd1f16 timed out pool-2-thread-10 01:35:33,244 WARN [JDBCMapper$CursorResult] Scroll ab73c370-c87a-4e98-8c00-335c21a9e012 timed out pool-2-thread-6 01:35:33,244 WARN [JDBCMapper$CursorResult] Scroll 6c7c281d-43d7-4904-88a8-23e6d25f709a timed out pool-2-thread-13 01:35:33,243 WARN [JDBCMapper$CursorResult] Scroll c3dd61f9-d662-44c2-96ce-d160c9b16622 timed out pool-2-thread-2 01:35:33,243 WARN [JDBCMapper$CursorResult] Scroll ad75e015-5228-482c-846c-9f5c5279d8d1 timed out pool-2-thread-14 01:35:33,243 WARN [JDBCMapper$CursorResult] Scroll 3c32ef8d-42d2-4a88-8e0a-c71e826768e8 timed out StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:33,413 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:33,413 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:33,413 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.954 sec - in org.nuxeo.ecm.core.TestSQLRepositoryQuery Running org.nuxeo.ecm.core.TestDocument StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:33,860 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:33,860 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:33,861 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec - in org.nuxeo.ecm.core.TestDocument Running org.nuxeo.ecm.core.TestSQLRepositoryDefaultValues StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:34,092 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:34,092 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:34,092 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 4, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.224 sec - in org.nuxeo.ecm.core.TestSQLRepositoryDefaultValues Running org.nuxeo.ecm.core.event.test.PostCommitEventListenerTest main 01:35:34,712 ERROR [ComponentManagerImpl] Duplicate component name: service:test-shallow-filter-listener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:34,921 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:34,921 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:34,922 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 sec - in org.nuxeo.ecm.core.event.test.PostCommitEventListenerTest Running org.nuxeo.ecm.core.event.test.virusscan.TestDummyVirusScanner Nuxeo-Work-default-3:12709747211710209.71802694 01:35:35,018 ERROR [VirusScannerProcessor] Error calling ScanService org.nuxeo.ecm.core.api.NuxeoException: Virus Scanner not available at org.nuxeo.ecm.core.event.test.virusscan.service.DummyVirusScanner.scanBlob(DummyVirusScanner.java:43) at org.nuxeo.ecm.core.event.test.virusscan.listeners.VirusScannerProcessor.handleEventLongRunning(VirusScannerProcessor.java:102) at org.nuxeo.ecm.core.event.impl.AbstractLongRunningListener.handleEvent(AbstractLongRunningListener.java:79) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:218) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:416) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransactionAndCheckExceptions(AbstractWork.java:377) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:338) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:35,286 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:35,287 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:35,287 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 sec - in org.nuxeo.ecm.core.event.test.virusscan.TestDummyVirusScanner Running org.nuxeo.ecm.core.uidgen.TestDocUIDGeneratorListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:35,481 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:35,481 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:35,481 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in org.nuxeo.ecm.core.uidgen.TestDocUIDGeneratorListener Running org.nuxeo.ecm.core.version.test.TestVersioningRemovalPolicy StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:35,724 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:35,724 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:35,725 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 sec - in org.nuxeo.ecm.core.version.test.TestVersioningRemovalPolicy Running org.nuxeo.ecm.core.api.propertiesmapping.TestMappingPropertiesService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:35,931 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:35,931 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:35,931 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec - in org.nuxeo.ecm.core.api.propertiesmapping.TestMappingPropertiesService Running org.nuxeo.ecm.core.api.TestLockSecurityPolicy StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:36,238 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:36,238 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:36,239 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec - in org.nuxeo.ecm.core.api.TestLockSecurityPolicy Running org.nuxeo.ecm.core.api.TestDocumentModel StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:36,529 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:36,529 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:36,530 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec - in org.nuxeo.ecm.core.api.TestDocumentModel Running org.nuxeo.ecm.core.api.TestSecurityPolicyService main 01:35:36,590 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.security.AccessLevelSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 01:35:36,592 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.security.AccessLevelSecurityPolicy' for repository 'test' cannot be expressed in SQL query. main 01:35:36,593 WARN [SecurityPolicyServiceImpl] Security policy 'org.nuxeo.ecm.core.security.AccessLevelSecurityPolicy' for repository 'test' cannot be expressed in SQL query. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:36,741 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:36,741 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:36,741 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec - in org.nuxeo.ecm.core.api.TestSecurityPolicyService Running org.nuxeo.ecm.core.api.validation.TestDocumentValidationService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:37,158 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:37,159 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:37,159 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec - in org.nuxeo.ecm.core.api.validation.TestDocumentValidationService Running org.nuxeo.ecm.core.api.validation.TestDocumentValidationActivation StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:37,363 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:37,363 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:37,363 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 sec - in org.nuxeo.ecm.core.api.validation.TestDocumentValidationActivation Running org.nuxeo.ecm.core.api.TestSimpleDocumentModel Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.nuxeo.ecm.core.api.TestSimpleDocumentModel Running org.nuxeo.ecm.core.api.blobholder.TestBlobHolderAdapterService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:37,633 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:37,633 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:37,633 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec - in org.nuxeo.ecm.core.api.blobholder.TestBlobHolderAdapterService Running org.nuxeo.ecm.core.api.blobholder.TestDocumentAdapter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:37,929 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:37,929 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:37,929 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 sec - in org.nuxeo.ecm.core.api.blobholder.TestDocumentAdapter Running org.nuxeo.ecm.core.api.TestPermissionFilter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:38,112 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:38,112 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:38,112 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec - in org.nuxeo.ecm.core.api.TestPermissionFilter Running org.nuxeo.ecm.core.api.TestUnrestrictedSessionRunner StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:38,281 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:38,281 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:38,281 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec - in org.nuxeo.ecm.core.api.TestUnrestrictedSessionRunner Running org.nuxeo.ecm.core.version.test.TestVersioningService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:38,614 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:38,615 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:38,615 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 sec - in org.nuxeo.ecm.core.version.test.TestVersioningService Running org.nuxeo.ecm.core.version.test.TestVersioningSaveOptions StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:38,871 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:38,871 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:38,871 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec - in org.nuxeo.ecm.core.version.test.TestVersioningSaveOptions Running org.nuxeo.ecm.core.version.test.TestVersioningDocumentAdapter StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:39,053 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:39,053 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:39,053 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec - in org.nuxeo.ecm.core.version.test.TestVersioningDocumentAdapter Running org.nuxeo.ecm.core.version.test.TestVersioningRemovalPolicy StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:39,292 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:39,292 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:39,292 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec - in org.nuxeo.ecm.core.version.test.TestVersioningRemovalPolicy Running org.nuxeo.ecm.core.TestSQLBinariesIndexing StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:39,670 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:39,670 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:39,670 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 sec - in org.nuxeo.ecm.core.TestSQLBinariesIndexing Running org.nuxeo.ecm.core.security.TestACEStatusUpdate StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:35:59,934 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:35:59,934 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:35:59,935 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.292 sec - in org.nuxeo.ecm.core.security.TestACEStatusUpdate Running org.nuxeo.ecm.core.TestSQLBinariesIndexingOverride main 01:36:05,024 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."SIMPLETEXT_BINARIES" main 01:36:05,024 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."BINARYTEXT_BINARIES" main 01:36:05,024 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."SIMPLETEXT_NOFILE1" main 01:36:05,025 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."BINARYTEXT_NOFILE1" main 01:36:05,025 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."SIMPLETEXT_NOFILE2" main 01:36:05,025 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."BINARYTEXT_NOFILE2" main 01:36:05,025 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."SIMPLETEXT_NOFILE3" main 01:36:05,025 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."BINARYTEXT_NOFILE3" main 01:36:05,025 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."SIMPLETEXT_NOFILE4" main 01:36:05,026 WARN [JDBCMapper] Adding missing column in database: "FULLTEXT"."BINARYTEXT_NOFILE4" StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:20,580 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:20,580 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:20,580 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.667 sec - in org.nuxeo.ecm.core.TestSQLBinariesIndexingOverride Running org.nuxeo.ecm.core.TestSQLRepositorySecurity StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:20,938 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:20,938 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:20,938 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.319 sec - in org.nuxeo.ecm.core.TestSQLRepositorySecurity Running org.nuxeo.ecm.core.test.CleanupLevelTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:21,141 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:21,141 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:21,141 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec - in org.nuxeo.ecm.core.test.CleanupLevelTest Running org.nuxeo.ecm.core.test.CanRenameDuplicateTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.028 sec - in org.nuxeo.ecm.core.test.CanRenameDuplicateTest Running org.nuxeo.ecm.core.test.CanDetectThreadDeadlocksTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:21,357 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:21,357 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:21,357 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.333 sec - in org.nuxeo.ecm.core.test.CanDetectThreadDeadlocksTest Running org.nuxeo.ecm.core.test.DefaultRepoFactoryTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:21,703 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:21,703 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:21,703 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec - in org.nuxeo.ecm.core.test.DefaultRepoFactoryTest Running org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest main 01:36:21,767 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:369) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:351) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:450) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest.testTransactional(QueryResultsAreAutomaticallyClosedTest.java:101) 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.nuxeo.runtime.test.runner.FeaturesRunner$15.evaluate(FeaturesRunner.java:467) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:346) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:362) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:393) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:412) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 01:36:21,777 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:369) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:351) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:450) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest$NestedQueryRunner.run(QueryResultsAreAutomaticallyClosedTest.java:119) at org.nuxeo.ecm.core.api.UnrestrictedSessionRunner.runUnrestricted(UnrestrictedSessionRunner.java:131) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest.testNested(QueryResultsAreAutomaticallyClosedTest.java:130) 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.nuxeo.runtime.test.runner.FeaturesRunner$15.evaluate(FeaturesRunner.java:467) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:346) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:362) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:393) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:412) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 01:36:21,777 WARN [ConnectionImpl] Closing a query results for you, check stack trace for allocating point org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl$QueryResultContextException: queryAndFetch call context at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.noteQueryResult(ConnectionImpl.java:369) at org.nuxeo.ecm.core.storage.sql.ra.ConnectionImpl.queryAndFetch(ConnectionImpl.java:351) at org.nuxeo.ecm.core.storage.sql.coremodel.SQLSession.queryAndFetch(SQLSession.java:450) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest.testNested(QueryResultsAreAutomaticallyClosedTest.java:129) 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.nuxeo.runtime.test.runner.FeaturesRunner$15.evaluate(FeaturesRunner.java:467) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:346) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:362) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:393) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:412) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:21,875 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:21,875 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:21,875 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec - in org.nuxeo.ecm.core.test.QueryResultsAreAutomaticallyClosedTest Running org.nuxeo.ecm.core.test.CoreSessionInjectionTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:22,031 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:22,031 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:22,032 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec - in org.nuxeo.ecm.core.test.CoreSessionInjectionTest Running org.nuxeo.ecm.core.test.DocumentPropertyTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:22,264 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:22,264 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:22,264 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec - in org.nuxeo.ecm.core.test.DocumentPropertyTest Running org.nuxeo.ecm.core.test.CleanUpWithInitializerTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:22,440 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:22,441 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:22,441 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec - in org.nuxeo.ecm.core.test.CleanUpWithInitializerTest Running org.nuxeo.ecm.core.test.CleanupLevelClassTest main 01:36:22,487 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.NuxeoException: Cannot use a CoreSession outside a transaction at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:104) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:278) at org.nuxeo.ecm.core.test.CoreFeature.afterRun(CoreFeature.java:222) at org.nuxeo.runtime.test.runner.FeaturesRunner$5.call(FeaturesRunner.java:187) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterRun(FeaturesRunner.java:183) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:287) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:22,598 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:22,598 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:22,598 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec - in org.nuxeo.ecm.core.test.CleanupLevelClassTest Running org.nuxeo.ecm.core.TestSQLRepositoryDirectBlob StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:22,812 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:22,813 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:22,813 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec - in org.nuxeo.ecm.core.TestSQLRepositoryDirectBlob Running org.nuxeo.ecm.core.TestConnectionManagement main 01:36:22,857 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.NuxeoException: Cannot use a CoreSession outside a transaction at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:104) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:278) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:255) at org.nuxeo.runtime.test.runner.FeaturesRunner$9.call(FeaturesRunner.java:231) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:227) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:414) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 01:36:22,859 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.NuxeoException: Cannot use a CoreSession outside a transaction at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:104) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:278) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:255) at org.nuxeo.runtime.test.runner.FeaturesRunner$9.call(FeaturesRunner.java:231) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:227) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:414) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 01:36:22,934 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.NuxeoException: Cannot use a CoreSession outside a transaction at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:104) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:278) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:255) at org.nuxeo.runtime.test.runner.FeaturesRunner$9.call(FeaturesRunner.java:231) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:227) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:414) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 01:36:22,937 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.NuxeoException: Cannot use a CoreSession outside a transaction at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:104) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:278) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:255) at org.nuxeo.runtime.test.runner.FeaturesRunner$9.call(FeaturesRunner.java:231) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:227) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:414) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 01:36:22,939 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.NuxeoException: Cannot use a CoreSession outside a transaction at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:104) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:278) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:255) at org.nuxeo.runtime.test.runner.FeaturesRunner$9.call(FeaturesRunner.java:231) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:227) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:414) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 01:36:22,940 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.NuxeoException: Cannot use a CoreSession outside a transaction at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:104) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:278) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:255) at org.nuxeo.runtime.test.runner.FeaturesRunner$9.call(FeaturesRunner.java:231) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:227) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:414) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 01:36:22,941 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.NuxeoException: Cannot use a CoreSession outside a transaction at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:104) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:278) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:255) at org.nuxeo.runtime.test.runner.FeaturesRunner$9.call(FeaturesRunner.java:231) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:227) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:414) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 01:36:22,943 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.NuxeoException: Cannot use a CoreSession outside a transaction at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:104) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:278) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:255) at org.nuxeo.runtime.test.runner.FeaturesRunner$9.call(FeaturesRunner.java:231) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:227) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:414) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 01:36:22,944 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.NuxeoException: Cannot use a CoreSession outside a transaction at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:104) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:278) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:255) at org.nuxeo.runtime.test.runner.FeaturesRunner$9.call(FeaturesRunner.java:231) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:227) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:414) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 01:36:22,945 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.NuxeoException: Cannot use a CoreSession outside a transaction at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:104) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:278) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:255) at org.nuxeo.runtime.test.runner.FeaturesRunner$9.call(FeaturesRunner.java:231) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:227) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:414) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 01:36:22,946 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.NuxeoException: Cannot use a CoreSession outside a transaction at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:104) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:278) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:255) at org.nuxeo.runtime.test.runner.FeaturesRunner$9.call(FeaturesRunner.java:231) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:227) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:414) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 01:36:22,947 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.NuxeoException: Cannot use a CoreSession outside a transaction at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:104) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:278) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:255) at org.nuxeo.runtime.test.runner.FeaturesRunner$9.call(FeaturesRunner.java:231) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:227) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:414) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) main 01:36:22,949 ERROR [CoreFeature] Unable to reset repository org.nuxeo.ecm.core.api.NuxeoException: Cannot use a CoreSession outside a transaction at org.nuxeo.ecm.core.api.local.LocalSession.getSession(LocalSession.java:104) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1223) at org.nuxeo.ecm.core.api.AbstractSession.queryAndFetch(AbstractSession.java:1198) at org.nuxeo.ecm.core.test.CoreFeature.cleanupSession(CoreFeature.java:278) at org.nuxeo.ecm.core.test.CoreFeature.afterTeardown(CoreFeature.java:255) at org.nuxeo.runtime.test.runner.FeaturesRunner$9.call(FeaturesRunner.java:231) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:126) at org.nuxeo.runtime.test.runner.FeaturesLoader.apply(FeaturesLoader.java:113) at org.nuxeo.runtime.test.runner.FeaturesRunner.afterTeardown(FeaturesRunner.java:227) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:414) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:23,045 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:23,045 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:23,045 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec - in org.nuxeo.ecm.core.TestConnectionManagement Running org.nuxeo.ecm.core.TestSQLRepositoryJTAJCA StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:25,259 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:25,260 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:25,260 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.226 sec - in org.nuxeo.ecm.core.TestSQLRepositoryJTAJCA Running org.nuxeo.ecm.core.TestBlobDispatcher Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in org.nuxeo.ecm.core.TestBlobDispatcher Running org.nuxeo.ecm.core.uidgen.TestUIDSequencer StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:25,608 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:25,609 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:25,609 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.nuxeo.ecm.core.uidgen.TestUIDSequencer Running org.nuxeo.ecm.core.uidgen.TestDocUIDGeneratorListener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:25,866 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:25,867 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:25,867 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.nuxeo.ecm.core.uidgen.TestDocUIDGeneratorListener Running org.nuxeo.ecm.core.uidgen.TestUIDGeneratorService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:26,062 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:26,062 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:26,062 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec - in org.nuxeo.ecm.core.uidgen.TestUIDGeneratorService Running org.nuxeo.ecm.core.TestSQLRepositoryQueryNoPathOptim StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:46,455 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:46,455 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:46,455 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.41 sec - in org.nuxeo.ecm.core.TestSQLRepositoryQueryNoPathOptim Running org.nuxeo.ecm.core.TestSQLRepositoryVersioning StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:36:47,259 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:36:47,260 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:36:47,260 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 sec - in org.nuxeo.ecm.core.TestSQLRepositoryVersioning Running org.nuxeo.ecm.core.TestSQLRepositoryAPI main 01:36:48,636 ERROR [BinaryBlobProvider] Missing blob length for: 4c7506d8cda89cbe33ff8750b683ae13 Nuxeo-Work-default-2:test:0d7d8994-5fcb-4182-96d0-8d438b57867a:sqlFulltextExtractor 01:36:48,639 ERROR [BinaryBlobProvider] Missing blob length for: 4c7506d8cda89cbe33ff8750b683ae13 main 01:37:04,269 ERROR [SchemaManagerImpl] Unregistering unknown document type: MyDocType StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:37:04,469 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:37:04,470 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:37:04,470 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 113, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 17.198 sec - in org.nuxeo.ecm.core.TestSQLRepositoryAPI Running org.nuxeo.ecm.core.TestSQLRepositoryFulltextWork StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:37:04,995 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:37:04,996 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:37:04,996 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 sec - in org.nuxeo.ecm.core.TestSQLRepositoryFulltextWork Running org.nuxeo.ecm.core.TestBlobDispatcher2 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:37:05,213 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:37:05,214 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:37:05,214 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec - in org.nuxeo.ecm.core.TestBlobDispatcher2 Running org.nuxeo.ecm.core.resolver.TestDocumentModelResolver "abc123" n'est pas un identifiant de document valide. "abc123" is not a valid document id. "abc123" n'est pas un emplacement de document valide. "abc123" is not a valid document path. StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:37:05,533 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:37:05,533 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:37:05,533 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.nuxeo.ecm.core.resolver.TestDocumentModelResolver Running org.nuxeo.ecm.core.resolver.TestObjectResolverService StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:37:05,747 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:37:05,748 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:37:05,748 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec - in org.nuxeo.ecm.core.resolver.TestObjectResolverService Running org.nuxeo.ecm.core.resolver.TestObjectResolverProperties StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:37:06,037 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:37:06,037 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:37:06,037 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.nuxeo.ecm.core.resolver.TestObjectResolverProperties Running org.nuxeo.ecm.core.TestSQLRepositoryLocking StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:37:06,196 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:37:06,196 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:37:06,196 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in org.nuxeo.ecm.core.TestSQLRepositoryLocking Running org.nuxeo.ecm.core.TestSQLRepositoryReadAcls StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:37:06,345 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:37:06,346 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:37:06,346 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.174 sec - in org.nuxeo.ecm.core.TestSQLRepositoryReadAcls Running org.nuxeo.ecm.core.TestSQLRepositorySecurityNegativeAcl StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:37:06,702 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:37:06,702 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:37:06,702 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.328 sec - in org.nuxeo.ecm.core.TestSQLRepositorySecurityNegativeAcl Running org.nuxeo.ecm.core.trash.test.TestTrashService main 01:37:06,785 WARN [TrashServiceImpl] Document 2c89cf67-264e-424c-be37-275538598ffa of type Note in state project is already in state deleted, nothing to do StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:37:06,906 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:37:06,906 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:37:06,906 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in org.nuxeo.ecm.core.trash.test.TestTrashService Running org.nuxeo.ecm.core.event.test.WorkTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:37:07,043 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:37:07,044 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:37:07,044 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.14 sec - in org.nuxeo.ecm.core.event.test.WorkTest Running org.nuxeo.ecm.core.event.test.virusscan.TestDummyVirusScanner Nuxeo-Work-default-3:12709839296719307.1057904262 01:37:07,099 ERROR [VirusScannerProcessor] Error calling ScanService org.nuxeo.ecm.core.api.NuxeoException: Virus Scanner not available at org.nuxeo.ecm.core.event.test.virusscan.service.DummyVirusScanner.scanBlob(DummyVirusScanner.java:43) at org.nuxeo.ecm.core.event.test.virusscan.listeners.VirusScannerProcessor.handleEventLongRunning(VirusScannerProcessor.java:102) at org.nuxeo.ecm.core.event.impl.AbstractLongRunningListener.handleEvent(AbstractLongRunningListener.java:79) at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:218) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:416) at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransactionAndCheckExceptions(AbstractWork.java:377) at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:338) at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:37:07,238 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:37:07,238 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:37:07,238 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec - in org.nuxeo.ecm.core.event.test.virusscan.TestDummyVirusScanner Running org.nuxeo.ecm.core.event.test.PostCommitEventListenerTest main 01:37:07,487 ERROR [ComponentManagerImpl] Duplicate component name: service:test-shallow-filter-listener StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository main 01:37:07,580 WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead main 01:37:07,580 WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead main 01:37:07,580 WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec - in org.nuxeo.ecm.core.event.test.PostCommitEventListenerTest Running org.nuxeo.ecm.core.event.test.TransitionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.nuxeo.ecm.core.event.test.TransitionTest Results : Tests run: 621, Failures: 0, Errors: 0, Skipped: 22 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-test --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-test --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-test --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-test/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-test >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-test --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-test --- [INFO] Storing buildNumber: 20161118-013707 at timestamp: 1479433027877 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-test --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-test --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-test --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-test/8.10-I20161118_0125/nuxeo-core-test-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-test/8.10-I20161118_0125/nuxeo-core-test-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-test/target/nuxeo-core-test-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-test/8.10-I20161118_0125/nuxeo-core-test-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-test --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/8.10-I20161118_0125/nuxeo-core-test-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/8.10-I20161118_0125/nuxeo-core-test-8.10-I20161118_0125.jar (35 KB at 222.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/8.10-I20161118_0125/nuxeo-core-test-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/8.10-I20161118_0125/nuxeo-core-test-8.10-I20161118_0125.pom (7 KB at 98.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/maven-metadata.xml (51 KB at 284.3 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/maven-metadata.xml (51 KB at 402.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/8.10-I20161118_0125/nuxeo-core-test-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-test/8.10-I20161118_0125/nuxeo-core-test-8.10-I20161118_0125-sources.jar (22 KB at 333.2 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core IO 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-io --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-io --- [INFO] Storing buildNumber: 20161118-013708 at timestamp: 1479433028725 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-io --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 120 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/AbstractDocumentModelWriter.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/AbstractDocumentModelWriter.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/FieldMapper.java: Some input files use unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/main/java/org/nuxeo/ecm/core/io/impl/transformers/FieldMapper.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-io --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 47 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/test-classes [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/test/java/org/nuxeo/ecm/core/io/impl/TestImportModifiedZipArchive.java: Some input files use or override a deprecated API. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/test/java/org/nuxeo/ecm/core/io/impl/TestImportModifiedZipArchive.java: Recompile with -Xlint:deprecation for details. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/test/java/org/nuxeo/ecm/core/io/impl/TestImportExportWithComplexXSD.java: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/test/java/org/nuxeo/ecm/core/io/impl/TestImportExportWithComplexXSD.java uses unchecked or unsafe operations. [WARNING] /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/src/test/java/org/nuxeo/ecm/core/io/impl/TestImportExportWithComplexXSD.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-io --- [INFO] Surefire report directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:15,250 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:15,250 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:15,251 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Running org.nuxeo.ecm.core.io.transform.ExportAndTransformTest 01:37:17,508 main WARN [RepositoryManagerImpl] Using old-style extension point org.nuxeo.ecm.core.api.repository.RepositoryManager for repository "import", use org.nuxeo.ecm.core.storage.sql.RepositoryService instead 01:37:17,510 main WARN [SQLRepositoryCompatService] Using old-style extension point org.nuxeo.ecm.core.repository.RepositoryService for repository "import", use org.nuxeo.ecm.core.storage.sql.RepositoryService instead StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:17,523 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:17,523 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:17,523 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.873 sec - in org.nuxeo.ecm.core.io.transform.ExportAndTransformTest Running org.nuxeo.ecm.core.io.transform.ExportAndTransformAndInportTest 01:37:18,506 main WARN [AbstractDocumentReader] no ID for document, won't add org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl@17273273 01:37:18,524 main WARN [AbstractDocumentReader] no ID for document, won't add org.nuxeo.ecm.core.io.impl.ExportedDocumentImpl@75181b50 StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:21,072 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:21,073 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:21,073 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.944 sec - in org.nuxeo.ecm.core.io.transform.ExportAndTransformAndInportTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.ChildrenJsonEnricherTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:21,639 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:21,639 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:21,640 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.ChildrenJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.BreadcrumbJsonEnricherTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:22,071 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:22,071 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:22,071 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.BreadcrumbJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.BasePermissionsJsonEnricherTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:22,482 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:22,483 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:22,483 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.BasePermissionsJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.HasFolderishChildJsonEnricherTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:22,880 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:22,880 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:22,881 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.HasFolderishChildJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.SubtypesJsonEnricherTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:23,291 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:23,291 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:23,291 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.SubtypesJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.DocumentJsonEnricherTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:23,584 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:23,585 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:23,585 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.DocumentJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.enrichers.ContextualParametersJsonEnricherTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:23,879 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:23,880 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:23,880 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.nuxeo.ecm.core.io.marshallers.json.enrichers.ContextualParametersJsonEnricherTest Running org.nuxeo.ecm.core.io.marshallers.json.document.ACPJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:24,155 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:24,155 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:24,155 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 sec - in org.nuxeo.ecm.core.io.marshallers.json.document.ACPJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelListJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:24,790 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:24,790 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:24,790 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelListJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:25,230 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:25,230 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:25,230 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 sec - in org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReaderTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:25,748 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:25,749 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:25,749 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 sec - in org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReaderTest Running org.nuxeo.ecm.core.io.marshallers.json.types.FacetJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:25,985 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:25,985 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:25,986 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.FacetJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.FacetListJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:26,329 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:26,330 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:26,331 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.FacetListJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.SchemaJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:26,838 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:26,838 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:26,839 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.SchemaJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:27,096 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:27,096 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:27,096 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.SchemaListJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:27,347 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:27,347 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:27,347 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.SchemaListJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeListJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:27,760 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:27,760 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:27,761 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 sec - in org.nuxeo.ecm.core.io.marshallers.json.types.DocumentTypeListJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintListJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:28,016 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:28,016 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:28,016 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec - in org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintListJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:28,235 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:28,235 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:28,235 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec - in org.nuxeo.ecm.core.io.marshallers.json.validation.ConstraintJsonWriterTest Running org.nuxeo.ecm.core.io.marshallers.json.validation.DocumentValidationReportJsonWriterTest StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:28,513 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:28,513 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:28,513 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.nuxeo.ecm.core.io.marshallers.json.validation.DocumentValidationReportJsonWriterTest Running org.nuxeo.ecm.core.io.registry.TestWriterRegistry 01:37:28,601 main WARN [MarshallerRegistryImpl] The marshaller org.nuxeo.ecm.core.io.registry.TestWriterRegistry$DefaultNumberWriter is already registered. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec - in org.nuxeo.ecm.core.io.registry.TestWriterRegistry Running org.nuxeo.ecm.core.io.registry.context.TestWrappedContext Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.io.registry.context.TestWrappedContext Running org.nuxeo.ecm.core.io.registry.context.TestRenderingContextBuilder Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuxeo.ecm.core.io.registry.context.TestRenderingContextBuilder Running org.nuxeo.ecm.core.io.registry.context.TestRenderingContext Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.io.registry.context.TestRenderingContext Running org.nuxeo.ecm.core.io.registry.reflect.TestReaderMarshalledType 01:37:28,729 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestReaderMarshalledType$ListIntegerMapReader does not support any mimetype. You can add some using annotation @Supports 01:37:28,730 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestReaderMarshalledType$InheritReader does not support any mimetype. You can add some using annotation @Supports 01:37:28,730 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestReaderMarshalledType$IntegerReader does not support any mimetype. You can add some using annotation @Supports Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.nuxeo.ecm.core.io.registry.reflect.TestReaderMarshalledType Running org.nuxeo.ecm.core.io.registry.reflect.TestWriterMarshalledType 01:37:28,731 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestWriterMarshalledType$ListIntegerMapWriter does not support any mimetype. You can add some using annotation @Supports 01:37:28,732 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestWriterMarshalledType$InheritWriter does not support any mimetype. You can add some using annotation @Supports 01:37:28,732 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestWriterMarshalledType$IntegerWriter does not support any mimetype. You can add some using annotation @Supports Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.nuxeo.ecm.core.io.registry.reflect.TestWriterMarshalledType Running org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection 01:37:28,733 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$InheritMarshaller does not support any mimetype. You can add some using annotation @Supports 01:37:28,733 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$InheritMarshaller has more than one context injected property. You probably should use a context from a parent class. 01:37:28,733 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$EachTimeMarshaller does not support any mimetype. You can add some using annotation @Supports 01:37:28,734 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$EachTimeMarshaller does not support any mimetype. You can add some using annotation @Supports 01:37:28,734 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$SingletonMarshaller does not support any mimetype. You can add some using annotation @Supports 01:37:28,735 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$NoInjectionMarshaller does not support any mimetype. You can add some using annotation @Supports 01:37:28,735 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$PerThreadMarshaller does not support any mimetype. You can add some using annotation @Supports 01:37:28,736 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$SingletonMarshaller does not support any mimetype. You can add some using annotation @Supports 01:37:28,736 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$PerThreadMarshaller does not support any mimetype. You can add some using annotation @Supports 01:37:28,737 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection$SingletonMarshaller does not support any mimetype. You can add some using annotation @Supports Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.nuxeo.ecm.core.io.registry.reflect.TestContextInjection Running org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode 01:37:28,737 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode$EachTimeMarshaller does not support any mimetype. You can add some using annotation @Supports 01:37:28,739 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode$SimpleMarshaller does not support any mimetype. You can add some using annotation @Supports 01:37:28,740 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode$SimpleMarshaller does not support any mimetype. You can add some using annotation @Supports 01:37:28,740 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode$PerThreadMarshaller does not support any mimetype. You can add some using annotation @Supports 01:37:28,741 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode$SingletonMarshaller does not support any mimetype. You can add some using annotation @Supports StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:28,898 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:28,898 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:28,899 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec - in org.nuxeo.ecm.core.io.registry.reflect.TestInstanciationMode Running org.nuxeo.ecm.core.io.registry.reflect.TestServiceInjection 01:37:28,949 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestServiceInjection$NoInjectionMarshaller does not support any mimetype. You can add some using annotation @Supports 01:37:28,955 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestServiceInjection$SimpleServiceMarshaller does not support any mimetype. You can add some using annotation @Supports 01:37:28,959 main WARN [MarshallerInspector] The marshaller org.nuxeo.ecm.core.io.registry.reflect.TestServiceInjection$InheritMarshaller does not support any mimetype. You can add some using annotation @Supports StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:29,120 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:29,120 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:29,120 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec - in org.nuxeo.ecm.core.io.registry.reflect.TestServiceInjection Running org.nuxeo.ecm.core.io.registry.TestReaderRegistry 01:37:29,184 main WARN [MarshallerRegistryImpl] The marshaller org.nuxeo.ecm.core.io.registry.TestReaderRegistry$DefaultNumberReader is already registered. Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.nuxeo.ecm.core.io.registry.TestReaderRegistry Running org.nuxeo.ecm.core.io.download.TestCustomRedirectResolver Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec - in org.nuxeo.ecm.core.io.download.TestCustomRedirectResolver Running org.nuxeo.ecm.core.io.download.TestDownloadService 01:37:29,896 main ERROR [DownloadServiceImpl] Failed to evaluate script: myperm javax.script.ScriptException: TypeError: null has no such function "getName" in at line number 2 at jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:467) at jdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:389) at jdk.nashorn.api.scripting.NashornScriptEngine.invokeFunction(NashornScriptEngine.java:190) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.checkPermission(DownloadServiceImpl.java:453) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:236) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:226) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:208) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:202) at org.nuxeo.ecm.core.io.download.TestDownloadService.testBasicDownload(TestDownloadService.java:91) 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.nuxeo.runtime.test.runner.FeaturesRunner$15.evaluate(FeaturesRunner.java:467) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:346) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:362) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:393) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:412) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: :2 TypeError: null has no such function "getName" at jdk.nashorn.internal.runtime.ECMAErrors.error(ECMAErrors.java:57) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:213) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:185) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:172) at jdk.nashorn.internal.runtime.linker.NashornBottomLinker.linkNull(NashornBottomLinker.java:179) at jdk.nashorn.internal.runtime.linker.NashornBottomLinker.getGuardedInvocation(NashornBottomLinker.java:66) at jdk.internal.dynalink.support.CompositeGuardingDynamicLinker.getGuardedInvocation(CompositeGuardingDynamicLinker.java:124) at jdk.internal.dynalink.support.LinkerServicesImpl.getGuardedInvocation(LinkerServicesImpl.java:154) at jdk.internal.dynalink.DynamicLinker.relink(DynamicLinker.java:253) at jdk.nashorn.internal.scripts.Script$Recompilation$1$15$\^eval\_.run(:2) at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:623) at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:494) at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:393) at jdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:199) at jdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:383) ... 54 more 01:37:29,931 main ERROR [DownloadServiceImpl] Failed to evaluate script: myperm javax.script.ScriptException: TypeError: null has no such function "getName" in at line number 2 at jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:467) at jdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:389) at jdk.nashorn.api.scripting.NashornScriptEngine.invokeFunction(NashornScriptEngine.java:190) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.checkPermission(DownloadServiceImpl.java:453) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:236) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:226) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:208) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:202) at org.nuxeo.ecm.core.io.download.TestDownloadService.doTestETagHeader(TestDownloadService.java:146) at org.nuxeo.ecm.core.io.download.TestDownloadService.testETagHeaderNone(TestDownloadService.java:99) 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.nuxeo.runtime.test.runner.FeaturesRunner$15.evaluate(FeaturesRunner.java:467) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:346) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:362) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:393) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:412) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: :2 TypeError: null has no such function "getName" at jdk.nashorn.internal.runtime.ECMAErrors.error(ECMAErrors.java:57) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:213) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:185) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:172) at jdk.nashorn.internal.runtime.linker.NashornBottomLinker.linkNull(NashornBottomLinker.java:179) at jdk.nashorn.internal.runtime.linker.NashornBottomLinker.getGuardedInvocation(NashornBottomLinker.java:66) at jdk.internal.dynalink.support.CompositeGuardingDynamicLinker.getGuardedInvocation(CompositeGuardingDynamicLinker.java:124) at jdk.internal.dynalink.support.LinkerServicesImpl.getGuardedInvocation(LinkerServicesImpl.java:154) at jdk.internal.dynalink.DynamicLinker.relink(DynamicLinker.java:253) at jdk.nashorn.internal.scripts.Script$Recompilation$3$15$\^eval\_.run(:2) at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:623) at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:494) at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:393) at jdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:199) at jdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:383) ... 55 more 01:37:29,964 main ERROR [DownloadServiceImpl] Failed to evaluate script: myperm javax.script.ScriptException: TypeError: null has no such function "getName" in at line number 2 at jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:467) at jdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:389) at jdk.nashorn.api.scripting.NashornScriptEngine.invokeFunction(NashornScriptEngine.java:190) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.checkPermission(DownloadServiceImpl.java:453) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:236) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:226) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:208) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:202) at org.nuxeo.ecm.core.io.download.TestDownloadService.doTestETagHeader(TestDownloadService.java:146) at org.nuxeo.ecm.core.io.download.TestDownloadService.testETagHeaderNotMatched(TestDownloadService.java:104) 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.nuxeo.runtime.test.runner.FeaturesRunner$15.evaluate(FeaturesRunner.java:467) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:346) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:362) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:393) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:412) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: :2 TypeError: null has no such function "getName" at jdk.nashorn.internal.runtime.ECMAErrors.error(ECMAErrors.java:57) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:213) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:185) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:172) at jdk.nashorn.internal.runtime.linker.NashornBottomLinker.linkNull(NashornBottomLinker.java:179) at jdk.nashorn.internal.runtime.linker.NashornBottomLinker.getGuardedInvocation(NashornBottomLinker.java:66) at jdk.internal.dynalink.support.CompositeGuardingDynamicLinker.getGuardedInvocation(CompositeGuardingDynamicLinker.java:124) at jdk.internal.dynalink.support.LinkerServicesImpl.getGuardedInvocation(LinkerServicesImpl.java:154) at jdk.internal.dynalink.DynamicLinker.relink(DynamicLinker.java:253) at jdk.nashorn.internal.scripts.Script$Recompilation$5$15$\^eval\_.run(:2) at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:623) at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:494) at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:393) at jdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:199) at jdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:383) ... 55 more 01:37:29,991 main ERROR [DownloadServiceImpl] Failed to evaluate script: myperm javax.script.ScriptException: TypeError: null has no such function "getName" in at line number 2 at jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:467) at jdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:389) at jdk.nashorn.api.scripting.NashornScriptEngine.invokeFunction(NashornScriptEngine.java:190) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.checkPermission(DownloadServiceImpl.java:453) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:236) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:226) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:208) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:202) at org.nuxeo.ecm.core.io.download.TestDownloadService.doTestETagHeader(TestDownloadService.java:146) at org.nuxeo.ecm.core.io.download.TestDownloadService.testETagHeaderMatched(TestDownloadService.java:109) 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.nuxeo.runtime.test.runner.FeaturesRunner$15.evaluate(FeaturesRunner.java:467) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:346) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:362) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:393) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:412) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: :2 TypeError: null has no such function "getName" at jdk.nashorn.internal.runtime.ECMAErrors.error(ECMAErrors.java:57) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:213) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:185) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:172) at jdk.nashorn.internal.runtime.linker.NashornBottomLinker.linkNull(NashornBottomLinker.java:179) at jdk.nashorn.internal.runtime.linker.NashornBottomLinker.getGuardedInvocation(NashornBottomLinker.java:66) at jdk.internal.dynalink.support.CompositeGuardingDynamicLinker.getGuardedInvocation(CompositeGuardingDynamicLinker.java:124) at jdk.internal.dynalink.support.LinkerServicesImpl.getGuardedInvocation(LinkerServicesImpl.java:154) at jdk.internal.dynalink.DynamicLinker.relink(DynamicLinker.java:253) at jdk.nashorn.internal.scripts.Script$Recompilation$7$15$\^eval\_.run(:2) at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:623) at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:494) at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:393) at jdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:199) at jdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:383) ... 55 more 01:37:30,016 main ERROR [DownloadServiceImpl] Failed to evaluate script: myperm javax.script.ScriptException: TypeError: null has no such function "getName" in at line number 2 at jdk.nashorn.api.scripting.NashornScriptEngine.throwAsScriptException(NashornScriptEngine.java:467) at jdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:389) at jdk.nashorn.api.scripting.NashornScriptEngine.invokeFunction(NashornScriptEngine.java:190) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.checkPermission(DownloadServiceImpl.java:453) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:236) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:226) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:208) at org.nuxeo.ecm.core.io.download.DownloadServiceImpl.downloadBlob(DownloadServiceImpl.java:202) at org.nuxeo.ecm.core.io.download.TestDownloadService.testETagHeaderNoDigest(TestDownloadService.java:183) 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.nuxeo.runtime.test.runner.FeaturesRunner$15.evaluate(FeaturesRunner.java:467) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeMethodRunStatement.evaluate(FeaturesRunner.java:346) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeSetupStatement.evaluate(FeaturesRunner.java:362) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterMethodRunStatement.evaluate(FeaturesRunner.java:393) at org.nuxeo.runtime.test.runner.FeaturesRunner$AfterTeardownStatement.evaluate(FeaturesRunner.java:412) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.RuntimeDeployment$DeploymentStatement.evaluate(RuntimeDeployment.java:270) at org.nuxeo.runtime.test.runner.RuntimeFeature$2$1.evaluate(RuntimeFeature.java:124) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.nuxeo.runtime.test.runner.FeaturesRunner$AfterClassStatement.evaluate(FeaturesRunner.java:285) at org.nuxeo.runtime.test.runner.FeaturesRunner$RulesFactory$1.evaluate(FeaturesRunner.java:525) at org.nuxeo.runtime.test.runner.FeaturesRunner$BeforeClassStatement.evaluate(FeaturesRunner.java:268) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.junit.runners.Suite.runChild(Suite.java:127) at org.junit.runners.Suite.runChild(Suite.java:26) 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.junit.runner.JUnitCore.run(JUnitCore.java:160) at org.junit.runner.JUnitCore.run(JUnitCore.java:138) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Caused by: :2 TypeError: null has no such function "getName" at jdk.nashorn.internal.runtime.ECMAErrors.error(ECMAErrors.java:57) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:213) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:185) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:172) at jdk.nashorn.internal.runtime.linker.NashornBottomLinker.linkNull(NashornBottomLinker.java:179) at jdk.nashorn.internal.runtime.linker.NashornBottomLinker.getGuardedInvocation(NashornBottomLinker.java:66) at jdk.internal.dynalink.support.CompositeGuardingDynamicLinker.getGuardedInvocation(CompositeGuardingDynamicLinker.java:124) at jdk.internal.dynalink.support.LinkerServicesImpl.getGuardedInvocation(LinkerServicesImpl.java:154) at jdk.internal.dynalink.DynamicLinker.relink(DynamicLinker.java:253) at jdk.nashorn.internal.scripts.Script$Recompilation$9$15$\^eval\_.run(:2) at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:623) at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:494) at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:393) at jdk.nashorn.api.scripting.ScriptObjectMirror.callMember(ScriptObjectMirror.java:199) at jdk.nashorn.api.scripting.NashornScriptEngine.invokeImpl(NashornScriptEngine.java:383) ... 54 more Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 sec - in org.nuxeo.ecm.core.io.download.TestDownloadService Running org.nuxeo.ecm.core.io.download.TestDownloadHelper StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:30,451 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:30,451 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:30,452 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec - in org.nuxeo.ecm.core.io.download.TestDownloadHelper Running org.nuxeo.ecm.core.io.impl.TestImportModifiedZipArchive StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:31,016 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:31,016 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:31,017 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 sec - in org.nuxeo.ecm.core.io.impl.TestImportModifiedZipArchive Running org.nuxeo.ecm.core.io.impl.TestExportImportBlob Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.nuxeo.ecm.core.io.impl.TestExportImportBlob Running org.nuxeo.ecm.core.io.impl.TestExportedDocument StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:31,463 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:31,463 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:31,463 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 sec - in org.nuxeo.ecm.core.io.impl.TestExportedDocument Running org.nuxeo.ecm.core.io.impl.TestTypedExportedDocument StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:31,952 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:31,953 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:31,953 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec - in org.nuxeo.ecm.core.io.impl.TestTypedExportedDocument Running org.nuxeo.ecm.core.io.impl.TestExportImportZipArchive StorageConfiguration: Deploying JDBC using DatabaseH2 StorageConfiguration: Deploying a VCS repository 01:37:32,227 main WARN [NuxeoConnectionManagerConfiguration] maxActive deprecated dbcp pool attribute usage, should use maxPoolSize geronimo pool attribute instead 01:37:32,227 main WARN [NuxeoConnectionManagerConfiguration] maxIdle deprecated dbcp pool attribute usage, should use minPoolSize geronimo pool attribute instead 01:37:32,227 main WARN [NuxeoConnectionManagerConfiguration] maxWait deprecated dbcp pool attribute usage, should use blockingTimeoutMillis geronimo pool attribute instead Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec - in org.nuxeo.ecm.core.io.impl.TestExportImportZipArchive Running org.nuxeo.ecm.core.io.impl.TestImportExportWithComplexXSD Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.nuxeo.ecm.core.io.impl.TestImportExportWithComplexXSD Results : Tests run: 150, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-io --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-io --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-io --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-io/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-io >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-io --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-io --- [INFO] Storing buildNumber: 20161118-013732 at timestamp: 1479433052807 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-io --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-io --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-io <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-io --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ nuxeo-core-io --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-8.10-I20161118_0125-tests.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-io --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-io/8.10-I20161118_0125/nuxeo-core-io-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-io/8.10-I20161118_0125/nuxeo-core-io-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-io/8.10-I20161118_0125/nuxeo-core-io-8.10-I20161118_0125-sources.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-io/target/nuxeo-core-io-8.10-I20161118_0125-tests.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-io/8.10-I20161118_0125/nuxeo-core-io-8.10-I20161118_0125-tests.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-io --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/8.10-I20161118_0125/nuxeo-core-io-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/8.10-I20161118_0125/nuxeo-core-io-8.10-I20161118_0125.jar (211 KB at 676.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/8.10-I20161118_0125/nuxeo-core-io-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/8.10-I20161118_0125/nuxeo-core-io-8.10-I20161118_0125.pom (4 KB at 61.4 KB/sec) [INFO] Downloading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/maven-metadata.xml [INFO] Downloaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/maven-metadata.xml (51 KB at 198.9 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/maven-metadata.xml [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/maven-metadata.xml (51 KB at 342.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/8.10-I20161118_0125/nuxeo-core-io-8.10-I20161118_0125-sources.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/8.10-I20161118_0125/nuxeo-core-io-8.10-I20161118_0125-sources.jar (181 KB at 2585.0 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/8.10-I20161118_0125/nuxeo-core-io-8.10-I20161118_0125-tests.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-io/8.10-I20161118_0125/nuxeo-core-io-8.10-I20161118_0125-tests.jar (172 KB at 2414.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuxeo Core SQL Storage Management 8.10-I20161118_0125 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nuxeo-core-storage-sql-management --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-management --- [INFO] Storing buildNumber: 20161118-013734 at timestamp: 1479433054201 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-management --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ nuxeo-core-storage-sql-management --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ nuxeo-core-storage-sql-management --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ nuxeo-core-storage-sql-management --- [INFO] No tests to run. [INFO] [INFO] --- gwt-maven-plugin:2.7.0-NX1:compile (default) @ nuxeo-core-storage-sql-management --- [WARNING] GWT plugin is configured to detect modules, but none were found. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ nuxeo-core-storage-sql-management --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-8.10-I20161118_0125.jar [INFO] [INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-installers) @ nuxeo-core-storage-sql-management --- [INFO] /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/8.10-I20161118_0125 removed. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ nuxeo-core-storage-sql-management >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ nuxeo-core-storage-sql-management --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ nuxeo-core-storage-sql-management --- [INFO] Storing buildNumber: 20161118-013734 at timestamp: 1479433054445 [INFO] Executing: /bin/sh -c cd /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management && git rev-parse --verify HEAD [INFO] Working directory: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- incremental-build-plugin:1.6-NX1:incremental-build (default) @ nuxeo-core-storage-sql-management --- [INFO] Incremental build test already done. Skipping... [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-readme-parent) @ nuxeo-core-storage-sql-management --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ nuxeo-core-storage-sql-management <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ nuxeo-core-storage-sql-management --- [INFO] Building jar: /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ nuxeo-core-storage-sql-management --- [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-8.10-I20161118_0125.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/8.10-I20161118_0125/nuxeo-core-storage-sql-management-8.10-I20161118_0125.jar [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/pom.xml to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/8.10-I20161118_0125/nuxeo-core-storage-sql-management-8.10-I20161118_0125.pom [INFO] Installing /opt/jenkins/0ebd1d51/workspace/Deploy/IT-nuxeo-master-build/nuxeo/nuxeo-core/nuxeo-core-storage-sql/nuxeo-core-storage-sql-management/target/nuxeo-core-storage-sql-management-8.10-I20161118_0125-sources.jar to /opt/jenkins/.m2/repository/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/8.10-I20161118_0125/nuxeo-core-storage-sql-management-8.10-I20161118_0125-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ nuxeo-core-storage-sql-management --- [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/8.10-I20161118_0125/nuxeo-core-storage-sql-management-8.10-I20161118_0125.jar [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/8.10-I20161118_0125/nuxeo-core-storage-sql-management-8.10-I20161118_0125.jar (10 KB at 120.6 KB/sec) [INFO] Uploading: http://mavenin.nuxeo.com/nexus/content/repositories/nightly-staging/org/nuxeo/ecm/core/nuxeo-core-storage-sql-management/8.10-I20161118_0125/nuxeo-core-storage-sql-management-8.10-I20161118_0125.pom [INFO] Uploaded: http://mavenin.nuxeo.com/nexus/content/