See <https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-multiosdb/./Slave=MULTIDB_WINDOWS,dbprofile=oracle11g/26/changes>
Changes: [Julien Carsique] NXP-8196 - use functions from scripts/utils.py [Julien Carsique] ignore *.pyc [Julien Carsique] NXP-8196 - release script; factorized repository functions into nxutils.py [Julien Carsique] NXP-8196 - add missing parameter [Julien Carsique] NXP-8196 - work also with nuxeo.version property [Julien Carsique] NXP-8196 - add check todo [Julien Carsique] NXP-8196 - work also with nuxeo.version property ------------------------------------------ Started by upstream project "nuxeo-master-fullbuild-multiosdb" build number 26 Building remotely on tweedledee Checkout:oracle11g / <https://qa.nuxeo.org/jenkins/job/nuxeo-master-fullbuild-multiosdb/./Slave=MULTIDB_WINDOWS,dbprofile=oracle11g/ws/> - hudson.remoting.Channel@1fa73a60:tweedledee Using strategy: Default Last Built Revision: Revision ee3460520b8d6edb59e0bac1b6675156d424367f (origin/master) Checkout:oracle11g / C:\Jenkins\workspace\nuxeo-master-fullbuild-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\oracle11g - hudson.remoting.LocalChannel@70b671 Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/nuxeo/nuxeo.git Commencing build of Revision b8247307b96a47abea284e743e115abe6c0f8217 (origin/master) Checking out Revision b8247307b96a47abea284e743e115abe6c0f8217 (origin/master) [oracle11g] $ cmd.exe /C '"ant.bat -Ddbprofile=oracle11g -DSlave=MULTIDB_WINDOWS -DBRANCH=master -Dbranch=master clone && exit %%ERRORLEVEL%%"' Buildfile: C:\Jenkins\workspace\nuxeo-master-fullbuild-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\oracle11g\build.xml clone: [exec] $> SUBST G: "C:\Jenkins\workspace\nuxeo-master-fullbuild-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\oracle11g" [exec] Cloning/updating parent pom [exec] $> git fetch origin [exec] $> git checkout master [exec] Your branch is behind 'origin/master' by 10 commits, and can be fast-forwarded. [exec] Previous HEAD position was b824730... NXP-8196 - work also with nuxeo.version property [exec] Switched to branch 'master' [exec] Updating branch [exec] $> git rebase origin/master [exec] First, rewinding head to replay your work on top of it... [exec] Fast-forwarded master to origin/master. [exec] [exec] Using maven introspection of the pom.xml files to find the list of sub-repositories [exec] Updating addons... [exec] $> git fetch origin [exec] From git://github.com/nuxeo/addons [exec] 6fe06c4..a9e9073 5.5.0 -> origin/5.5.0 [exec] 598e27f..995dae1 master -> origin/master [exec] $> git checkout master [exec] Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded. [exec] Already on 'master' [exec] Updating branch [exec] $> git rebase origin/master [exec] First, rewinding head to replay your work on top of it... [exec] Fast-forwarded master to origin/master. [exec] [exec] Updating nuxeo-distribution... [exec] $> git fetch origin [exec] From git://github.com/nuxeo/nuxeo-distribution [exec] 42dfb58..3a06923 5.4.2 -> origin/5.4.2 [exec] 0830c75..a010e2a 5.5.0 -> origin/5.5.0 [exec] 04ca7ea..7afb046 master -> origin/master [exec] $> git checkout master [exec] Your branch is behind 'origin/master' by 5 commits, and can be fast-forwarded. [exec] Already on 'master' [exec] Updating branch [exec] $> git rebase origin/master [exec] First, rewinding head to replay your work on top of it... [exec] Fast-forwarded master to origin/master. [exec] [exec] Updating nuxeo-common... [exec] $> git fetch origin [exec] $> git checkout master [exec] Already on 'master' [exec] Updating branch [exec] $> git rebase origin/master [exec] Current branch master is up to date. [exec] [exec] Updating nuxeo-runtime... [exec] $> git fetch origin [exec] From git://github.com/nuxeo/nuxeo-runtime [exec] 4074644..982e08d 5.4.1 -> origin/5.4.1 [exec] 465744b..e4c37bc 5.4.2 -> origin/5.4.2 [exec] af0934d..7c82805 5.5.0 -> origin/5.5.0 [exec] 9fc95a2..cf608bf master -> origin/master [exec] $> git checkout master [exec] Your branch is behind 'origin/master' by 3 commits, and can be fast-forwarded. [exec] Already on 'master' [exec] Updating branch [exec] $> git rebase origin/master [exec] First, rewinding head to replay your work on top of it... [exec] Fast-forwarded master to origin/master. [exec] [exec] Updating nuxeo-core... [exec] $> git fetch origin [exec] From git://github.com/nuxeo/nuxeo-core [exec] 21239ff..f0eb4f7 master -> origin/master [exec] $> git checkout master [exec] Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded. [exec] Already on 'master' [exec] Updating branch [exec] $> git rebase origin/master [exec] First, rewinding head to replay your work on top of it... [exec] Fast-forwarded master to origin/master. [exec] [exec] Updating nuxeo-services... [exec] $> git fetch origin [exec] From git://github.com/nuxeo/nuxeo-services [exec] 112134e..2f4a86f 5.4.1 -> origin/5.4.1 [exec] be39baf..41c0bb3 5.4.2 -> origin/5.4.2 [exec] 47027e7..e31dd5e 5.5.0 -> origin/5.5.0 [exec] e8cf52d..e6e4b21 master -> origin/master [exec] $> git checkout master [exec] D nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/localconfiguration/DirectoryLocalConfigurationRepositoryInit.java [exec] D nuxeo-platform-directory/nuxeo-platform-directory-core/src/test/java/org/nuxeo/ecm/directory/localconfiguration/TestDirectoryLocalConfigurationDefinition.java [exec] D nuxeo-platform-directory/nuxeo-platform-directory-sql/src/test/java/org/nuxeo/ecm/directory/sql/localconfig/TestLocalConfigurationForSQLDirectory.java [exec] D nuxeo-platform-usermanager-core/src/test/java/org/nuxeo/ecm/platform/usermanager/local/configuration/TestUserManagerImplFilterTranformerForDirectoryLocalConfigManagement.java [exec] Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded. [exec] Already on 'master' [exec] Updating branch [exec] $> git rebase origin/master [exec] [ERROR] Command returned non-zero exit code: git rebase origin/master [exec] Cannot rebase: You have unstaged changes. [exec] Please commit or stash them. [exec] $> SUBST G: /D BUILD FAILED C:\Jenkins\workspace\nuxeo-master-fullbuild-multiosdb\Slave\MULTIDB_WINDOWS\dbprofile\oracle11g\build.xml:37: exec returned: 1 Total time: 34 seconds Build step 'Invoke Ant' marked build as failure Recording test results _______________________________________________ ECM-QA mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-qa
