Started by user Anahide Tchertchian [EnvInject] - Loading node environment variables. Building remotely on Docker-slave-2a47e77dba30-qa-ovh01.nuxeo.com (ondemand DYNAMIC) in workspace /opt/jenkins/workspace/TestAndPush/ondemand-testandpush-atchertchian-master No emails were triggered. [ondemand-testandpush-atchertchian-master] $ /bin/bash -xe /tmp/hudson2882387311965434237.sh ++ date +%s + START=1476806635 + unset DOCKER_HOST + '[' '!' -z ']' + '[' true = true ']' + rm -rf addons addons-core build.properties.sample build.xml clone.py credits.txt enerjy-settings.epf findbugs.xml fixeclipse integration licenses marketplace nuxeo-common nuxeo-core nuxeo-distribution nuxeo-dm nuxeo-features nuxeo-jsf nuxeo-runtime nuxeo-services nuxeo-theme nuxeo-webengine pom.xml README.md scripts target tools tools-assembly.xml .ci-metrics .derived .git .gitattributes .gitignore .project.ok .repository + git clone git@github.com:nuxeo/nuxeo.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. Checking out files: 20% (2643/12915) Checking out files: 21% (2713/12915) Checking out files: 22% (2842/12915) Checking out files: 23% (2971/12915) Checking out files: 24% (3100/12915) Checking out files: 25% (3229/12915) Checking out files: 26% (3358/12915) Checking out files: 27% (3488/12915) Checking out files: 28% (3617/12915) Checking out files: 29% (3746/12915) Checking out files: 30% (3875/12915) Checking out files: 31% (4004/12915) Checking out files: 32% (4133/12915) Checking out files: 33% (4262/12915) Checking out files: 34% (4392/12915) Checking out files: 35% (4521/12915) Checking out files: 36% (4650/12915) Checking out files: 37% (4779/12915) Checking out files: 38% (4908/12915) Checking out files: 39% (5037/12915) Checking out files: 40% (5166/12915) Checking out files: 41% (5296/12915) Checking out files: 42% (5425/12915) Checking out files: 43% (5554/12915) Checking out files: 44% (5683/12915) Checking out files: 45% (5812/12915) Checking out files: 46% (5941/12915) Checking out files: 47% (6071/12915) Checking out files: 48% (6200/12915) Checking out files: 49% (6329/12915) Checking out files: 50% (6458/12915) Checking out files: 51% (6587/12915) Checking out files: 52% (6716/12915) Checking out files: 53% (6845/12915) Checking out files: 54% (6975/12915) Checking out files: 55% (7104/12915) Checking out files: 56% (7233/12915) Checking out files: 57% (7362/12915) Checking out files: 58% (7491/12915) Checking out files: 59% (7620/12915) Checking out files: 60% (7749/12915) Checking out files: 60% (7860/12915) Checking out files: 61% (7879/12915) Checking out files: 62% (8008/12915) Checking out files: 63% (8137/12915) Checking out files: 64% (8266/12915) Checking out files: 65% (8395/12915) Checking out files: 66% (8524/12915) Checking out files: 67% (8654/12915) Checking out files: 68% (8783/12915) Checking out files: 69% (8912/12915) Checking out files: 70% (9041/12915) Checking out files: 71% (9170/12915) Checking out files: 72% (9299/12915) Checking out files: 73% (9428/12915) Checking out files: 74% (9558/12915) Checking out files: 75% (9687/12915) Checking out files: 76% (9816/12915) Checking out files: 77% (9945/12915) Checking out files: 78% (10074/12915) Checking out files: 79% (10203/12915) Checking out files: 80% (10332/12915) Checking out files: 81% (10462/12915) Checking out files: 82% (10591/12915) Checking out files: 83% (10720/12915) Checking out files: 84% (10849/12915) Checking out files: 85% (10978/12915) Checking out files: 86% (11107/12915) Checking out files: 87% (11237/12915) Checking out files: 88% (11366/12915) Checking out files: 89% (11495/12915) Checking out files: 90% (11624/12915) Checking out files: 91% (11753/12915) Checking out files: 92% (11882/12915) Checking out files: 92% (11904/12915) Checking out files: 93% (12011/12915) Checking out files: 94% (12141/12915) Checking out files: 95% (12270/12915) Checking out files: 96% (12399/12915) Checking out files: 97% (12528/12915) Checking out files: 98% (12657/12915) Checking out files: 99% (12786/12915) Checking out files: 100% (12915/12915) Checking out files: 100% (12915/12915), done. + git checkout fix-NXP-20567-deprecate-themes + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + . scripts/gitfunctions.sh ++++ dirname scripts/gitfunctions.sh +++ cd scripts +++ pwd -P ++ HERE=/opt/jenkins/workspace/TestAndPush/ondemand-testandpush-atchertchian-master/scripts ++ . /opt/jenkins/workspace/TestAndPush/ondemand-testandpush-atchertchian-master/scripts/nxutils.sh + '[' true = false ']' + ./clone.py fix-NXP-20567-deprecate-themes -f master [.] $> git fetch origin Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> git checkout master -q $> git rebase -q --autostash origin/master Using Maven introspection of the POM file /opt/jenkins/workspace/TestAndPush/ondemand-testandpush-atchertchian-master/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.113' (RSA) to the list of known hosts. $> git checkout --track -b fix-NXP-20567-deprecate-themes origin/fix-NXP-20567-deprecate-themes -q Using Maven introspection of the POM file /opt/jenkins/workspace/TestAndPush/ondemand-testandpush-atchertchian-master/addons/pom.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.113' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-agenda] $> git clone git@github.com:nuxeo/nuxeo-agenda.git --origin origin Cloning into 'nuxeo-agenda'... Warning: Permanently added 'github.com,192.30.253.113' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.113' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.113' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.113' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.113' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.113' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.113' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.113' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.113' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.113' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.113' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.113' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.113' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.113' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-groups-rights-audit] $> git clone git@github.com:nuxeo/nuxeo-groups-rights-audit.git --origin origin Cloning into 'nuxeo-groups-rights-audit'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-imaging-recompute] $> git clone git@github.com:nuxeo/nuxeo-imaging-recompute.git --origin origin Cloning into 'nuxeo-imaging-recompute'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> git checkout --track -b master origin/master -q [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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-media-publishing] $> git clone git@github.com:nuxeo/nuxeo-media-publishing.git --origin origin Cloning into 'nuxeo-media-publishing'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-multi-tenant] $> git clone git@github.com:nuxeo/nuxeo-multi-tenant.git --origin origin Cloning into 'nuxeo-multi-tenant'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-categorization] $> git clone git@github.com:nuxeo/nuxeo-platform-categorization.git --origin origin Cloning into 'nuxeo-platform-categorization'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-platform-spreadsheet] $> git clone git@github.com:nuxeo/nuxeo-platform-spreadsheet.git --origin origin Cloning into 'nuxeo-platform-spreadsheet'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-travel-expenses] $> git clone git@github.com:nuxeo/nuxeo-travel-expenses.git --origin origin Cloning into 'nuxeo-travel-expenses'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-tree-snapshot] $> git clone git@github.com:nuxeo/nuxeo-tree-snapshot.git --origin origin Cloning into 'nuxeo-tree-snapshot'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> git checkout master -q $> git rebase -q --autostash origin/master [nuxeo-web-mobile] $> git clone git@github.com:nuxeo/nuxeo-web-mobile.git --origin origin Cloning into 'nuxeo-web-mobile'... Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> 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.112' (RSA) to the list of known hosts. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> git checkout master -q $> git rebase -q --autostash origin/master Using Maven introspection of the POM file /opt/jenkins/workspace/TestAndPush/ondemand-testandpush-atchertchian-master/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. Branch fix-NXP-20567-deprecate-themes not found, fallback on master $> git checkout master -q $> git rebase -q --autostash origin/master + gitfa rebase origin/master + git_args='rebase origin/master' + _execute_on_modules git_command + local f=git_command + '[' -d addons ']' + from_root=true + git_command . + '[' -e .git ']' + echo '[.]' [.] + git rebase origin/master Current branch master is up to date. + echo + addons='addons addons-core' + for dir in '${addons}' + cd addons + git_command addons + '[' -e .git ']' + echo '[addons]' [addons] + git rebase origin/master Current branch fix-NXP-20567-deprecate-themes is up to date. + echo + '[' true = true ']' ++ _retrieve_modules +++ mvn help:effective-pom -N +++ grep '' +++ cut -d '>' -f 2 +++ cut -d '<' -f 1 +++ sort +++ uniq +++ tr '\n' ' ' Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 ++ echo nuxeo-activity nuxeo-agenda nuxeo-apidoc-server nuxeo-binary-metadata nuxeo-box-api nuxeo-business-days-management nuxeo-chemistry nuxeo-connect-tools nuxeo-core-binarymanager-cloud nuxeo-core-binarymanager-sql nuxeo-csv nuxeo-dam nuxeo-datadog-reporter nuxeo-diff nuxeo-dmk-adaptor nuxeo-drive-server nuxeo-duoweb-authentication nuxeo-easyshare nuxeo-exalead-connector nuxeo-filesystem-connectors nuxeo-forum nuxeo-fsexporter nuxeo-groups-rights-audit nuxeo-http-client nuxeo-imaging-recompute nuxeo-javaagent nuxeo-liveconnect nuxeo-logs-viewer nuxeo-media-publishing nuxeo-multi-tenant nuxeo-platform-audio nuxeo-platform-audit-web-access nuxeo-platform-categorization nuxeo-platform-document-routing nuxeo-platform-error-web nuxeo-platform-forms-layout-demo nuxeo-platform-importer nuxeo-platform-indexing-gateway nuxeo-platform-lang-ext nuxeo-platform-lang-ext-incomplete nuxeo-platform-shibboleth-groups-web nuxeo-platform-smart-search nuxeo-platform-spreadsheet nuxeo-platform-suggestbox nuxeo-platform-user-registration nuxeo-platform-video nuxeo-quota nuxeo-rating nuxeo-resources-compat nuxeo-review-workflows-dashboards nuxeo-salesforce nuxeo-sample-project nuxeo-segment.io-connector nuxeo-session-inspector nuxeo-shell nuxeo-shibboleth-invitation nuxeo-showcase-content-sample nuxeo-signature nuxeo-style-guide nuxeo-template-rendering nuxeo-travel-expenses nuxeo-tree-snapshot nuxeo-web-mobile + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-activity + git_command nuxeo-activity + '[' -e .git ']' + echo '[nuxeo-activity]' [nuxeo-activity] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-agenda + git_command nuxeo-agenda + '[' -e .git ']' + echo '[nuxeo-agenda]' [nuxeo-agenda] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-apidoc-server + git_command nuxeo-apidoc-server + '[' -e .git ']' + echo '[nuxeo-apidoc-server]' [nuxeo-apidoc-server] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-binary-metadata + git_command nuxeo-binary-metadata + '[' -e .git ']' + echo '[nuxeo-binary-metadata]' [nuxeo-binary-metadata] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-box-api + git_command nuxeo-box-api + '[' -e .git ']' + echo '[nuxeo-box-api]' [nuxeo-box-api] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-business-days-management + git_command nuxeo-business-days-management + '[' -e .git ']' + echo '[nuxeo-business-days-management]' [nuxeo-business-days-management] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-chemistry + git_command nuxeo-chemistry + '[' -e .git ']' + echo '[nuxeo-chemistry]' [nuxeo-chemistry] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-connect-tools + git_command nuxeo-connect-tools + '[' -e .git ']' + echo '[nuxeo-connect-tools]' [nuxeo-connect-tools] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-core-binarymanager-cloud + git_command nuxeo-core-binarymanager-cloud + '[' -e .git ']' + echo '[nuxeo-core-binarymanager-cloud]' [nuxeo-core-binarymanager-cloud] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-core-binarymanager-sql + git_command nuxeo-core-binarymanager-sql + '[' -e .git ']' + echo '[nuxeo-core-binarymanager-sql]' [nuxeo-core-binarymanager-sql] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-csv + git_command nuxeo-csv + '[' -e .git ']' + echo '[nuxeo-csv]' [nuxeo-csv] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-dam + git_command nuxeo-dam + '[' -e .git ']' + echo '[nuxeo-dam]' [nuxeo-dam] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-datadog-reporter + git_command nuxeo-datadog-reporter + '[' -e .git ']' + echo '[nuxeo-datadog-reporter]' [nuxeo-datadog-reporter] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-diff + git_command nuxeo-diff + '[' -e .git ']' + echo '[nuxeo-diff]' [nuxeo-diff] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-dmk-adaptor + git_command nuxeo-dmk-adaptor + '[' -e .git ']' + echo '[nuxeo-dmk-adaptor]' [nuxeo-dmk-adaptor] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-drive-server + git_command nuxeo-drive-server + '[' -e .git ']' + echo '[nuxeo-drive-server]' [nuxeo-drive-server] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-duoweb-authentication + git_command nuxeo-duoweb-authentication + '[' -e .git ']' + echo '[nuxeo-duoweb-authentication]' [nuxeo-duoweb-authentication] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-easyshare + git_command nuxeo-easyshare + '[' -e .git ']' + echo '[nuxeo-easyshare]' [nuxeo-easyshare] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-exalead-connector + git_command nuxeo-exalead-connector + '[' -e .git ']' + echo '[nuxeo-exalead-connector]' [nuxeo-exalead-connector] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-filesystem-connectors + git_command nuxeo-filesystem-connectors + '[' -e .git ']' + echo '[nuxeo-filesystem-connectors]' [nuxeo-filesystem-connectors] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-forum + git_command nuxeo-forum + '[' -e .git ']' + echo '[nuxeo-forum]' [nuxeo-forum] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-fsexporter + git_command nuxeo-fsexporter + '[' -e .git ']' + echo '[nuxeo-fsexporter]' [nuxeo-fsexporter] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-groups-rights-audit + git_command nuxeo-groups-rights-audit + '[' -e .git ']' + echo '[nuxeo-groups-rights-audit]' [nuxeo-groups-rights-audit] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-http-client + git_command nuxeo-http-client + '[' -e .git ']' + echo '[nuxeo-http-client]' [nuxeo-http-client] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-imaging-recompute + git_command nuxeo-imaging-recompute + '[' -e .git ']' + echo '[nuxeo-imaging-recompute]' [nuxeo-imaging-recompute] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-javaagent + git_command nuxeo-javaagent + '[' -e .git ']' + echo '[nuxeo-javaagent]' [nuxeo-javaagent] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-liveconnect + git_command nuxeo-liveconnect + '[' -e .git ']' + echo '[nuxeo-liveconnect]' [nuxeo-liveconnect] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-logs-viewer + git_command nuxeo-logs-viewer + '[' -e .git ']' + echo '[nuxeo-logs-viewer]' [nuxeo-logs-viewer] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-media-publishing + git_command nuxeo-media-publishing + '[' -e .git ']' + echo '[nuxeo-media-publishing]' [nuxeo-media-publishing] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-multi-tenant + git_command nuxeo-multi-tenant + '[' -e .git ']' + echo '[nuxeo-multi-tenant]' [nuxeo-multi-tenant] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-audio + git_command nuxeo-platform-audio + '[' -e .git ']' + echo '[nuxeo-platform-audio]' [nuxeo-platform-audio] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-audit-web-access + git_command nuxeo-platform-audit-web-access + '[' -e .git ']' + echo '[nuxeo-platform-audit-web-access]' [nuxeo-platform-audit-web-access] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-categorization + git_command nuxeo-platform-categorization + '[' -e .git ']' + echo '[nuxeo-platform-categorization]' [nuxeo-platform-categorization] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-document-routing + git_command nuxeo-platform-document-routing + '[' -e .git ']' + echo '[nuxeo-platform-document-routing]' [nuxeo-platform-document-routing] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-error-web + git_command nuxeo-platform-error-web + '[' -e .git ']' + echo '[nuxeo-platform-error-web]' [nuxeo-platform-error-web] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-forms-layout-demo + git_command nuxeo-platform-forms-layout-demo + '[' -e .git ']' + echo '[nuxeo-platform-forms-layout-demo]' [nuxeo-platform-forms-layout-demo] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-importer + git_command nuxeo-platform-importer + '[' -e .git ']' + echo '[nuxeo-platform-importer]' [nuxeo-platform-importer] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-indexing-gateway + git_command nuxeo-platform-indexing-gateway + '[' -e .git ']' + echo '[nuxeo-platform-indexing-gateway]' [nuxeo-platform-indexing-gateway] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-lang-ext + git_command nuxeo-platform-lang-ext + '[' -e .git ']' + echo '[nuxeo-platform-lang-ext]' [nuxeo-platform-lang-ext] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-lang-ext-incomplete + git_command nuxeo-platform-lang-ext-incomplete + '[' -e .git ']' + echo '[nuxeo-platform-lang-ext-incomplete]' [nuxeo-platform-lang-ext-incomplete] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-shibboleth-groups-web + git_command nuxeo-platform-shibboleth-groups-web + '[' -e .git ']' + echo '[nuxeo-platform-shibboleth-groups-web]' [nuxeo-platform-shibboleth-groups-web] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-smart-search + git_command nuxeo-platform-smart-search + '[' -e .git ']' + echo '[nuxeo-platform-smart-search]' [nuxeo-platform-smart-search] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-spreadsheet + git_command nuxeo-platform-spreadsheet + '[' -e .git ']' + echo '[nuxeo-platform-spreadsheet]' [nuxeo-platform-spreadsheet] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-suggestbox + git_command nuxeo-platform-suggestbox + '[' -e .git ']' + echo '[nuxeo-platform-suggestbox]' [nuxeo-platform-suggestbox] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-user-registration + git_command nuxeo-platform-user-registration + '[' -e .git ']' + echo '[nuxeo-platform-user-registration]' [nuxeo-platform-user-registration] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-video + git_command nuxeo-platform-video + '[' -e .git ']' + echo '[nuxeo-platform-video]' [nuxeo-platform-video] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-quota + git_command nuxeo-quota + '[' -e .git ']' + echo '[nuxeo-quota]' [nuxeo-quota] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-rating + git_command nuxeo-rating + '[' -e .git ']' + echo '[nuxeo-rating]' [nuxeo-rating] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-resources-compat + git_command nuxeo-resources-compat + '[' -e .git ']' + echo '[nuxeo-resources-compat]' [nuxeo-resources-compat] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-review-workflows-dashboards + git_command nuxeo-review-workflows-dashboards + '[' -e .git ']' + echo '[nuxeo-review-workflows-dashboards]' [nuxeo-review-workflows-dashboards] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-salesforce + git_command nuxeo-salesforce + '[' -e .git ']' + echo '[nuxeo-salesforce]' [nuxeo-salesforce] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-sample-project + git_command nuxeo-sample-project + '[' -e .git ']' + echo '[nuxeo-sample-project]' [nuxeo-sample-project] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-segment.io-connector + git_command nuxeo-segment.io-connector + '[' -e .git ']' + echo '[nuxeo-segment.io-connector]' [nuxeo-segment.io-connector] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-session-inspector + git_command nuxeo-session-inspector + '[' -e .git ']' + echo '[nuxeo-session-inspector]' [nuxeo-session-inspector] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-shell + git_command nuxeo-shell + '[' -e .git ']' + echo '[nuxeo-shell]' [nuxeo-shell] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-shibboleth-invitation + git_command nuxeo-shibboleth-invitation + '[' -e .git ']' + echo '[nuxeo-shibboleth-invitation]' [nuxeo-shibboleth-invitation] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-showcase-content-sample + git_command nuxeo-showcase-content-sample + '[' -e .git ']' + echo '[nuxeo-showcase-content-sample]' [nuxeo-showcase-content-sample] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-signature + git_command nuxeo-signature + '[' -e .git ']' + echo '[nuxeo-signature]' [nuxeo-signature] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-style-guide + git_command nuxeo-style-guide + '[' -e .git ']' + echo '[nuxeo-style-guide]' [nuxeo-style-guide] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-template-rendering + git_command nuxeo-template-rendering + '[' -e .git ']' + echo '[nuxeo-template-rendering]' [nuxeo-template-rendering] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-travel-expenses + git_command nuxeo-travel-expenses + '[' -e .git ']' + echo '[nuxeo-travel-expenses]' [nuxeo-travel-expenses] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-tree-snapshot + git_command nuxeo-tree-snapshot + '[' -e .git ']' + echo '[nuxeo-tree-snapshot]' [nuxeo-tree-snapshot] + git rebase origin/master Current branch master is up to date. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-web-mobile + git_command nuxeo-web-mobile + '[' -e .git ']' + echo '[nuxeo-web-mobile]' [nuxeo-web-mobile] + git rebase origin/master Current branch master is up to date. + echo + for dir in '${addons}' + cd addons-core + git_command addons-core + '[' -e .git ']' + echo '[addons-core]' [addons-core] + git rebase origin/master Current branch master is up to date. + echo + '[' true = true ']' ++ _retrieve_modules +++ mvn help:effective-pom -N +++ grep '' +++ cut -d '>' -f 2 +++ cut -d '<' -f 1 +++ uniq +++ sort +++ tr '\n' ' ' Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 ++ echo nuxeo-core-storage-marklogic + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-core-storage-marklogic + git_command nuxeo-core-storage-marklogic + '[' -e .git ']' + echo '[nuxeo-core-storage-marklogic]' [nuxeo-core-storage-marklogic] + git rebase origin/master Current branch master is up to date. + echo + gitfa status --porcelain + grep -e '^U' + git_args='status --porcelain' + _execute_on_modules git_command + local f=git_command + '[' -d addons ']' + from_root=true + git_command . + '[' -e .git ']' + echo '[.]' + git status --porcelain + echo + addons='addons addons-core' + for dir in '${addons}' + cd addons + git_command addons + '[' -e .git ']' + echo '[addons]' + git status --porcelain + echo + '[' true = true ']' ++ _retrieve_modules +++ mvn help:effective-pom -N +++ grep '' +++ cut -d '>' -f 2 +++ uniq +++ tr '\n' ' ' +++ cut -d '<' -f 1 +++ sort Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 ++ echo nuxeo-activity nuxeo-agenda nuxeo-apidoc-server nuxeo-binary-metadata nuxeo-box-api nuxeo-business-days-management nuxeo-chemistry nuxeo-connect-tools nuxeo-core-binarymanager-cloud nuxeo-core-binarymanager-sql nuxeo-csv nuxeo-dam nuxeo-datadog-reporter nuxeo-diff nuxeo-dmk-adaptor nuxeo-drive-server nuxeo-duoweb-authentication nuxeo-easyshare nuxeo-exalead-connector nuxeo-filesystem-connectors nuxeo-forum nuxeo-fsexporter nuxeo-groups-rights-audit nuxeo-http-client nuxeo-imaging-recompute nuxeo-javaagent nuxeo-liveconnect nuxeo-logs-viewer nuxeo-media-publishing nuxeo-multi-tenant nuxeo-platform-audio nuxeo-platform-audit-web-access nuxeo-platform-categorization nuxeo-platform-document-routing nuxeo-platform-error-web nuxeo-platform-forms-layout-demo nuxeo-platform-importer nuxeo-platform-indexing-gateway nuxeo-platform-lang-ext nuxeo-platform-lang-ext-incomplete nuxeo-platform-shibboleth-groups-web nuxeo-platform-smart-search nuxeo-platform-spreadsheet nuxeo-platform-suggestbox nuxeo-platform-user-registration nuxeo-platform-video nuxeo-quota nuxeo-rating nuxeo-resources-compat nuxeo-review-workflows-dashboards nuxeo-salesforce nuxeo-sample-project nuxeo-segment.io-connector nuxeo-session-inspector nuxeo-shell nuxeo-shibboleth-invitation nuxeo-showcase-content-sample nuxeo-signature nuxeo-style-guide nuxeo-template-rendering nuxeo-travel-expenses nuxeo-tree-snapshot nuxeo-web-mobile + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-activity + git_command nuxeo-activity + '[' -e .git ']' + echo '[nuxeo-activity]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-agenda + git_command nuxeo-agenda + '[' -e .git ']' + echo '[nuxeo-agenda]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-apidoc-server + git_command nuxeo-apidoc-server + '[' -e .git ']' + echo '[nuxeo-apidoc-server]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-binary-metadata + git_command nuxeo-binary-metadata + '[' -e .git ']' + echo '[nuxeo-binary-metadata]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-box-api + git_command nuxeo-box-api + '[' -e .git ']' + echo '[nuxeo-box-api]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-business-days-management + git_command nuxeo-business-days-management + '[' -e .git ']' + echo '[nuxeo-business-days-management]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-chemistry + git_command nuxeo-chemistry + '[' -e .git ']' + echo '[nuxeo-chemistry]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-connect-tools + git_command nuxeo-connect-tools + '[' -e .git ']' + echo '[nuxeo-connect-tools]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-core-binarymanager-cloud + git_command nuxeo-core-binarymanager-cloud + '[' -e .git ']' + echo '[nuxeo-core-binarymanager-cloud]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-core-binarymanager-sql + git_command nuxeo-core-binarymanager-sql + '[' -e .git ']' + echo '[nuxeo-core-binarymanager-sql]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-csv + git_command nuxeo-csv + '[' -e .git ']' + echo '[nuxeo-csv]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-dam + git_command nuxeo-dam + '[' -e .git ']' + echo '[nuxeo-dam]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-datadog-reporter + git_command nuxeo-datadog-reporter + '[' -e .git ']' + echo '[nuxeo-datadog-reporter]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-diff + git_command nuxeo-diff + '[' -e .git ']' + echo '[nuxeo-diff]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-dmk-adaptor + git_command nuxeo-dmk-adaptor + '[' -e .git ']' + echo '[nuxeo-dmk-adaptor]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-drive-server + git_command nuxeo-drive-server + '[' -e .git ']' + echo '[nuxeo-drive-server]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-duoweb-authentication + git_command nuxeo-duoweb-authentication + '[' -e .git ']' + echo '[nuxeo-duoweb-authentication]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-easyshare + git_command nuxeo-easyshare + '[' -e .git ']' + echo '[nuxeo-easyshare]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-exalead-connector + git_command nuxeo-exalead-connector + '[' -e .git ']' + echo '[nuxeo-exalead-connector]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-filesystem-connectors + git_command nuxeo-filesystem-connectors + '[' -e .git ']' + echo '[nuxeo-filesystem-connectors]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-forum + git_command nuxeo-forum + '[' -e .git ']' + echo '[nuxeo-forum]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-fsexporter + git_command nuxeo-fsexporter + '[' -e .git ']' + echo '[nuxeo-fsexporter]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-groups-rights-audit + git_command nuxeo-groups-rights-audit + '[' -e .git ']' + echo '[nuxeo-groups-rights-audit]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-http-client + git_command nuxeo-http-client + '[' -e .git ']' + echo '[nuxeo-http-client]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-imaging-recompute + git_command nuxeo-imaging-recompute + '[' -e .git ']' + echo '[nuxeo-imaging-recompute]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-javaagent + git_command nuxeo-javaagent + '[' -e .git ']' + echo '[nuxeo-javaagent]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-liveconnect + git_command nuxeo-liveconnect + '[' -e .git ']' + echo '[nuxeo-liveconnect]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-logs-viewer + git_command nuxeo-logs-viewer + '[' -e .git ']' + echo '[nuxeo-logs-viewer]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-media-publishing + git_command nuxeo-media-publishing + '[' -e .git ']' + echo '[nuxeo-media-publishing]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-multi-tenant + git_command nuxeo-multi-tenant + '[' -e .git ']' + echo '[nuxeo-multi-tenant]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-audio + git_command nuxeo-platform-audio + '[' -e .git ']' + echo '[nuxeo-platform-audio]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-audit-web-access + git_command nuxeo-platform-audit-web-access + '[' -e .git ']' + echo '[nuxeo-platform-audit-web-access]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-categorization + git_command nuxeo-platform-categorization + '[' -e .git ']' + echo '[nuxeo-platform-categorization]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-document-routing + git_command nuxeo-platform-document-routing + '[' -e .git ']' + echo '[nuxeo-platform-document-routing]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-error-web + git_command nuxeo-platform-error-web + '[' -e .git ']' + echo '[nuxeo-platform-error-web]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-forms-layout-demo + git_command nuxeo-platform-forms-layout-demo + '[' -e .git ']' + echo '[nuxeo-platform-forms-layout-demo]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-importer + git_command nuxeo-platform-importer + '[' -e .git ']' + echo '[nuxeo-platform-importer]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-indexing-gateway + git_command nuxeo-platform-indexing-gateway + '[' -e .git ']' + echo '[nuxeo-platform-indexing-gateway]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-lang-ext + git_command nuxeo-platform-lang-ext + '[' -e .git ']' + echo '[nuxeo-platform-lang-ext]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-lang-ext-incomplete + git_command nuxeo-platform-lang-ext-incomplete + '[' -e .git ']' + echo '[nuxeo-platform-lang-ext-incomplete]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-shibboleth-groups-web + git_command nuxeo-platform-shibboleth-groups-web + '[' -e .git ']' + echo '[nuxeo-platform-shibboleth-groups-web]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-smart-search + git_command nuxeo-platform-smart-search + '[' -e .git ']' + echo '[nuxeo-platform-smart-search]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-spreadsheet + git_command nuxeo-platform-spreadsheet + '[' -e .git ']' + echo '[nuxeo-platform-spreadsheet]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-suggestbox + git_command nuxeo-platform-suggestbox + '[' -e .git ']' + echo '[nuxeo-platform-suggestbox]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-user-registration + git_command nuxeo-platform-user-registration + '[' -e .git ']' + echo '[nuxeo-platform-user-registration]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-video + git_command nuxeo-platform-video + '[' -e .git ']' + echo '[nuxeo-platform-video]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-quota + git_command nuxeo-quota + '[' -e .git ']' + echo '[nuxeo-quota]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-rating + git_command nuxeo-rating + '[' -e .git ']' + echo '[nuxeo-rating]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-resources-compat + git_command nuxeo-resources-compat + '[' -e .git ']' + echo '[nuxeo-resources-compat]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-review-workflows-dashboards + git_command nuxeo-review-workflows-dashboards + '[' -e .git ']' + echo '[nuxeo-review-workflows-dashboards]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-salesforce + git_command nuxeo-salesforce + '[' -e .git ']' + echo '[nuxeo-salesforce]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-sample-project + git_command nuxeo-sample-project + '[' -e .git ']' + echo '[nuxeo-sample-project]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-segment.io-connector + git_command nuxeo-segment.io-connector + '[' -e .git ']' + echo '[nuxeo-segment.io-connector]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-session-inspector + git_command nuxeo-session-inspector + '[' -e .git ']' + echo '[nuxeo-session-inspector]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-shell + git_command nuxeo-shell + '[' -e .git ']' + echo '[nuxeo-shell]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-shibboleth-invitation + git_command nuxeo-shibboleth-invitation + '[' -e .git ']' + echo '[nuxeo-shibboleth-invitation]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-showcase-content-sample + git_command nuxeo-showcase-content-sample + '[' -e .git ']' + echo '[nuxeo-showcase-content-sample]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-signature + git_command nuxeo-signature + '[' -e .git ']' + echo '[nuxeo-signature]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-style-guide + git_command nuxeo-style-guide + '[' -e .git ']' + echo '[nuxeo-style-guide]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-template-rendering + git_command nuxeo-template-rendering + '[' -e .git ']' + echo '[nuxeo-template-rendering]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-travel-expenses + git_command nuxeo-travel-expenses + '[' -e .git ']' + echo '[nuxeo-travel-expenses]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-tree-snapshot + git_command nuxeo-tree-snapshot + '[' -e .git ']' + echo '[nuxeo-tree-snapshot]' + git status --porcelain + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-web-mobile + git_command nuxeo-web-mobile + '[' -e .git ']' + echo '[nuxeo-web-mobile]' + git status --porcelain + echo + for dir in '${addons}' + cd addons-core + git_command addons-core + '[' -e .git ']' + echo '[addons-core]' + git status --porcelain + echo + '[' true = true ']' ++ _retrieve_modules +++ mvn help:effective-pom -N +++ grep '' +++ cut -d '>' -f 2 +++ cut -d '<' -f 1 +++ sort +++ uniq +++ tr '\n' ' ' Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 ++ echo nuxeo-core-storage-marklogic + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-core-storage-marklogic + git_command nuxeo-core-storage-marklogic + '[' -e .git ']' + echo '[nuxeo-core-storage-marklogic]' + git status --porcelain + echo + '[' true = true ']' + gitfa checkout master + git_args='checkout master' + _execute_on_modules git_command + local f=git_command + '[' -d addons ']' + from_root=true + git_command . + '[' -e .git ']' + echo '[.]' [.] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + addons='addons addons-core' + for dir in '${addons}' + cd addons + git_command addons + '[' -e .git ']' + echo '[addons]' [addons] + git checkout master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. + echo + '[' true = true ']' ++ _retrieve_modules +++ mvn help:effective-pom -N +++ sort +++ grep '' +++ cut -d '>' -f 2 +++ cut -d '<' -f 1 +++ uniq +++ tr '\n' ' ' Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 ++ echo nuxeo-activity nuxeo-agenda nuxeo-apidoc-server nuxeo-binary-metadata nuxeo-box-api nuxeo-business-days-management nuxeo-chemistry nuxeo-connect-tools nuxeo-core-binarymanager-cloud nuxeo-core-binarymanager-sql nuxeo-csv nuxeo-dam nuxeo-datadog-reporter nuxeo-diff nuxeo-dmk-adaptor nuxeo-drive-server nuxeo-duoweb-authentication nuxeo-easyshare nuxeo-exalead-connector nuxeo-filesystem-connectors nuxeo-forum nuxeo-fsexporter nuxeo-groups-rights-audit nuxeo-http-client nuxeo-imaging-recompute nuxeo-javaagent nuxeo-liveconnect nuxeo-logs-viewer nuxeo-media-publishing nuxeo-multi-tenant nuxeo-platform-audio nuxeo-platform-audit-web-access nuxeo-platform-categorization nuxeo-platform-document-routing nuxeo-platform-error-web nuxeo-platform-forms-layout-demo nuxeo-platform-importer nuxeo-platform-indexing-gateway nuxeo-platform-lang-ext nuxeo-platform-lang-ext-incomplete nuxeo-platform-shibboleth-groups-web nuxeo-platform-smart-search nuxeo-platform-spreadsheet nuxeo-platform-suggestbox nuxeo-platform-user-registration nuxeo-platform-video nuxeo-quota nuxeo-rating nuxeo-resources-compat nuxeo-review-workflows-dashboards nuxeo-salesforce nuxeo-sample-project nuxeo-segment.io-connector nuxeo-session-inspector nuxeo-shell nuxeo-shibboleth-invitation nuxeo-showcase-content-sample nuxeo-signature nuxeo-style-guide nuxeo-template-rendering nuxeo-theme-compat nuxeo-travel-expenses nuxeo-tree-snapshot nuxeo-web-mobile + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-activity + git_command nuxeo-activity + '[' -e .git ']' + echo '[nuxeo-activity]' [nuxeo-activity] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-agenda + git_command nuxeo-agenda + '[' -e .git ']' + echo '[nuxeo-agenda]' [nuxeo-agenda] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-apidoc-server + git_command nuxeo-apidoc-server + '[' -e .git ']' + echo '[nuxeo-apidoc-server]' [nuxeo-apidoc-server] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-binary-metadata + git_command nuxeo-binary-metadata + '[' -e .git ']' + echo '[nuxeo-binary-metadata]' [nuxeo-binary-metadata] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-box-api + git_command nuxeo-box-api + '[' -e .git ']' + echo '[nuxeo-box-api]' [nuxeo-box-api] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-business-days-management + git_command nuxeo-business-days-management + '[' -e .git ']' + echo '[nuxeo-business-days-management]' [nuxeo-business-days-management] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-chemistry + git_command nuxeo-chemistry + '[' -e .git ']' + echo '[nuxeo-chemistry]' [nuxeo-chemistry] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-connect-tools + git_command nuxeo-connect-tools + '[' -e .git ']' + echo '[nuxeo-connect-tools]' [nuxeo-connect-tools] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-core-binarymanager-cloud + git_command nuxeo-core-binarymanager-cloud + '[' -e .git ']' + echo '[nuxeo-core-binarymanager-cloud]' [nuxeo-core-binarymanager-cloud] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-core-binarymanager-sql + git_command nuxeo-core-binarymanager-sql + '[' -e .git ']' + echo '[nuxeo-core-binarymanager-sql]' [nuxeo-core-binarymanager-sql] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-csv + git_command nuxeo-csv + '[' -e .git ']' + echo '[nuxeo-csv]' [nuxeo-csv] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-dam + git_command nuxeo-dam + '[' -e .git ']' + echo '[nuxeo-dam]' [nuxeo-dam] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-datadog-reporter + git_command nuxeo-datadog-reporter + '[' -e .git ']' + echo '[nuxeo-datadog-reporter]' [nuxeo-datadog-reporter] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-diff + git_command nuxeo-diff + '[' -e .git ']' + echo '[nuxeo-diff]' [nuxeo-diff] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-dmk-adaptor + git_command nuxeo-dmk-adaptor + '[' -e .git ']' + echo '[nuxeo-dmk-adaptor]' [nuxeo-dmk-adaptor] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-drive-server + git_command nuxeo-drive-server + '[' -e .git ']' + echo '[nuxeo-drive-server]' [nuxeo-drive-server] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-duoweb-authentication + git_command nuxeo-duoweb-authentication + '[' -e .git ']' + echo '[nuxeo-duoweb-authentication]' [nuxeo-duoweb-authentication] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-easyshare + git_command nuxeo-easyshare + '[' -e .git ']' + echo '[nuxeo-easyshare]' [nuxeo-easyshare] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-exalead-connector + git_command nuxeo-exalead-connector + '[' -e .git ']' + echo '[nuxeo-exalead-connector]' [nuxeo-exalead-connector] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-filesystem-connectors + git_command nuxeo-filesystem-connectors + '[' -e .git ']' + echo '[nuxeo-filesystem-connectors]' [nuxeo-filesystem-connectors] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-forum + git_command nuxeo-forum + '[' -e .git ']' + echo '[nuxeo-forum]' [nuxeo-forum] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-fsexporter + git_command nuxeo-fsexporter + '[' -e .git ']' + echo '[nuxeo-fsexporter]' [nuxeo-fsexporter] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-groups-rights-audit + git_command nuxeo-groups-rights-audit + '[' -e .git ']' + echo '[nuxeo-groups-rights-audit]' [nuxeo-groups-rights-audit] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-http-client + git_command nuxeo-http-client + '[' -e .git ']' + echo '[nuxeo-http-client]' [nuxeo-http-client] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-imaging-recompute + git_command nuxeo-imaging-recompute + '[' -e .git ']' + echo '[nuxeo-imaging-recompute]' [nuxeo-imaging-recompute] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-javaagent + git_command nuxeo-javaagent + '[' -e .git ']' + echo '[nuxeo-javaagent]' [nuxeo-javaagent] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-liveconnect + git_command nuxeo-liveconnect + '[' -e .git ']' + echo '[nuxeo-liveconnect]' [nuxeo-liveconnect] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-logs-viewer + git_command nuxeo-logs-viewer + '[' -e .git ']' + echo '[nuxeo-logs-viewer]' [nuxeo-logs-viewer] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-media-publishing + git_command nuxeo-media-publishing + '[' -e .git ']' + echo '[nuxeo-media-publishing]' [nuxeo-media-publishing] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-multi-tenant + git_command nuxeo-multi-tenant + '[' -e .git ']' + echo '[nuxeo-multi-tenant]' [nuxeo-multi-tenant] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-audio + git_command nuxeo-platform-audio + '[' -e .git ']' + echo '[nuxeo-platform-audio]' [nuxeo-platform-audio] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-audit-web-access + git_command nuxeo-platform-audit-web-access + '[' -e .git ']' + echo '[nuxeo-platform-audit-web-access]' [nuxeo-platform-audit-web-access] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-categorization + git_command nuxeo-platform-categorization + '[' -e .git ']' + echo '[nuxeo-platform-categorization]' [nuxeo-platform-categorization] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-document-routing + git_command nuxeo-platform-document-routing + '[' -e .git ']' + echo '[nuxeo-platform-document-routing]' [nuxeo-platform-document-routing] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-error-web + git_command nuxeo-platform-error-web + '[' -e .git ']' + echo '[nuxeo-platform-error-web]' [nuxeo-platform-error-web] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-forms-layout-demo + git_command nuxeo-platform-forms-layout-demo + '[' -e .git ']' + echo '[nuxeo-platform-forms-layout-demo]' [nuxeo-platform-forms-layout-demo] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-importer + git_command nuxeo-platform-importer + '[' -e .git ']' + echo '[nuxeo-platform-importer]' [nuxeo-platform-importer] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-indexing-gateway + git_command nuxeo-platform-indexing-gateway + '[' -e .git ']' + echo '[nuxeo-platform-indexing-gateway]' [nuxeo-platform-indexing-gateway] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-lang-ext + git_command nuxeo-platform-lang-ext + '[' -e .git ']' + echo '[nuxeo-platform-lang-ext]' [nuxeo-platform-lang-ext] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-lang-ext-incomplete + git_command nuxeo-platform-lang-ext-incomplete + '[' -e .git ']' + echo '[nuxeo-platform-lang-ext-incomplete]' [nuxeo-platform-lang-ext-incomplete] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-shibboleth-groups-web + git_command nuxeo-platform-shibboleth-groups-web + '[' -e .git ']' + echo '[nuxeo-platform-shibboleth-groups-web]' [nuxeo-platform-shibboleth-groups-web] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-smart-search + git_command nuxeo-platform-smart-search + '[' -e .git ']' + echo '[nuxeo-platform-smart-search]' [nuxeo-platform-smart-search] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-spreadsheet + git_command nuxeo-platform-spreadsheet + '[' -e .git ']' + echo '[nuxeo-platform-spreadsheet]' [nuxeo-platform-spreadsheet] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-suggestbox + git_command nuxeo-platform-suggestbox + '[' -e .git ']' + echo '[nuxeo-platform-suggestbox]' [nuxeo-platform-suggestbox] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-user-registration + git_command nuxeo-platform-user-registration + '[' -e .git ']' + echo '[nuxeo-platform-user-registration]' [nuxeo-platform-user-registration] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-platform-video + git_command nuxeo-platform-video + '[' -e .git ']' + echo '[nuxeo-platform-video]' [nuxeo-platform-video] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-quota + git_command nuxeo-quota + '[' -e .git ']' + echo '[nuxeo-quota]' [nuxeo-quota] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-rating + git_command nuxeo-rating + '[' -e .git ']' + echo '[nuxeo-rating]' [nuxeo-rating] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-resources-compat + git_command nuxeo-resources-compat + '[' -e .git ']' + echo '[nuxeo-resources-compat]' [nuxeo-resources-compat] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-review-workflows-dashboards + git_command nuxeo-review-workflows-dashboards + '[' -e .git ']' + echo '[nuxeo-review-workflows-dashboards]' [nuxeo-review-workflows-dashboards] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-salesforce + git_command nuxeo-salesforce + '[' -e .git ']' + echo '[nuxeo-salesforce]' [nuxeo-salesforce] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-sample-project + git_command nuxeo-sample-project + '[' -e .git ']' + echo '[nuxeo-sample-project]' [nuxeo-sample-project] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-segment.io-connector + git_command nuxeo-segment.io-connector + '[' -e .git ']' + echo '[nuxeo-segment.io-connector]' [nuxeo-segment.io-connector] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-session-inspector + git_command nuxeo-session-inspector + '[' -e .git ']' + echo '[nuxeo-session-inspector]' [nuxeo-session-inspector] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-shell + git_command nuxeo-shell + '[' -e .git ']' + echo '[nuxeo-shell]' [nuxeo-shell] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-shibboleth-invitation + git_command nuxeo-shibboleth-invitation + '[' -e .git ']' + echo '[nuxeo-shibboleth-invitation]' [nuxeo-shibboleth-invitation] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-showcase-content-sample + git_command nuxeo-showcase-content-sample + '[' -e .git ']' + echo '[nuxeo-showcase-content-sample]' [nuxeo-showcase-content-sample] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-signature + git_command nuxeo-signature + '[' -e .git ']' + echo '[nuxeo-signature]' [nuxeo-signature] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-style-guide + git_command nuxeo-style-guide + '[' -e .git ']' + echo '[nuxeo-style-guide]' [nuxeo-style-guide] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-template-rendering + git_command nuxeo-template-rendering + '[' -e .git ']' + echo '[nuxeo-template-rendering]' [nuxeo-template-rendering] + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + echo + for sub_dir in '$(_retrieve_modules)' + cd nuxeo-theme-compat /opt/jenkins/workspace/TestAndPush/ondemand-testandpush-atchertchian-master/scripts/nxutils.sh: line 49: cd: nuxeo-theme-compat: No such file or directory Build step 'Execute shell' marked build as failure Performing Post build task... Match found for : : True Logical operation result is TRUE Running script : if [ -f .ci-metrics-mavenstart ]; then echo "Maven $(($(date +%s) - $(cat .ci-metrics-mavenstart)))" >> .ci-metrics rm .ci-metrics-mavenstart fi [ondemand-testandpush-atchertchian-master] $ /bin/sh -xe /tmp/hudson8668775031696558705.sh + [ -f .ci-metrics-mavenstart ] POST BUILD TASK : SUCCESS END OF POST BUILD TASK : 0 [WARNINGS] Skipping publisher since build result is FAILURE Archiving artifacts Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? [description-setter] Description set: fix-NXP-20567-deprecate-themes Checking .*ERROR.* Jenkins Text Finder: File set 'nuxeo-distribution/**/log/server.log' is empty Jabber notifier plugin: Sending notification to: atchertchian@nuxeo.com Notifying upstream projects of job completion Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending email to: at@nuxeo.com atchertchian@nuxeo.com Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Triggering a new build of System » ondemand-testandpush-metrics Finished: FAILURE