hulrm.patch

Test status
StatusResult
Last receivedWed, 06/08/2011 - 00:39:56
Last requestedTue, 10/04/2011 - 22:10:37
Last testedTue, 10/04/2011 - 22:11:03
Test count1
Environment status
MySQLfail
File information
Filehulrm.patch
BranchUbercart - 7.x-3.x
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch hulrm.patch. This may be a -p0 (old style) patch, which is no longer supported by the testbots.
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
    Ensure the patch applies to the tip of the chosen code-base.
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing
Review log
[15:10:35] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_149089.pifr_simpletest.hulrm.patch.1317766235.log)
[15:10:35] Environment variables and review information initialized.
[15:10:35] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/ubercart.git]
[15:10:35] Project directory is [ubercart]
[15:10:35] Review started.
[15:10:35] Invoking operation [setup]...
[15:10:35] Command [rm -rf sites/default/files/checkout 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[15:10:35] Command [rm -rf sites/default/files/review 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot]
  Completion status: [0]
  Output: no output.
[15:10:35] Database backend [mysql] loaded.
[15:10:35] Invoking operation [fetch]...
[15:10:36] Fetched [hulrm.patch].
[15:10:36] Invoking operation [checkout]...
[15:10:36] Version control system backend [git] loaded.
[15:10:36] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Cloning into checkout...].
[15:10:37] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [Switched to a new branch '7.x'
Branch 7.x set up to track remote branch 7.x from origin.].
[15:10:37] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [# On branch 7.x
nothing to commit (working directory clean)].
[15:10:37] Main branch [7.x] checkout [complete].
[15:10:38] Command [git clone 'git://git.drupal.org/project/rules.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/rules' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Cloning into /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/rules...].
[15:10:38] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/rules' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/rules/.git' checkout '7.x-2.0-rc1' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Note: checking out '7.x-2.0-rc1'.

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 new_branch_name

HEAD is now at e1c5f91...  #1251928 Don't deal with configuration entities.].
[15:10:38] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/rules' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/rules/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [# Not currently on any branch.
nothing to commit (working directory clean)].
[15:10:38] Dependency branch [7.x-2.0-rc1] checkout [complete].
[15:10:47] Command [git clone 'git://git.drupal.org/project/views.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 9 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Cloning into /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views...].
[15:10:47] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.git' checkout '7.x-3.0-rc1' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Note: checking out '7.x-3.0-rc1'.

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 new_branch_name

HEAD is now at 481cec0... #1172714 by mstrelan: Allow to embed another display from the same view].
[15:10:47] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/views/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [# Not currently on any branch.
nothing to commit (working directory clean)].
[15:10:47] Dependency branch [7.x-3.0-rc1] checkout [complete].
[15:10:48] Command [git clone 'git://git.drupal.org/project/entity.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Cloning into /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity...].
[15:10:48] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.git' checkout '7.x-1.x' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Switched to a new branch '7.x-1.x'
Branch 7.x-1.x set up to track remote branch 7.x-1.x from origin.].
[15:10:48] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/entity/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [# On branch 7.x-1.x
nothing to commit (working directory clean)].
[15:10:48] Dependency branch [7.x-1.x] checkout [complete].
[15:10:53] Command [git clone 'git://git.drupal.org/project/ctools.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 5 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Cloning into /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools...].
[15:10:54] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' checkout '7.x-1.x' 2>&1] succeeded
  Duration: 1 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Switched to a new branch '7.x-1.x'
Branch 7.x-1.x set up to track remote branch 7.x-1.x from origin.].
[15:10:54] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ctools/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [# On branch 7.x-1.x
nothing to commit (working directory clean)].
[15:10:54] Dependency branch [7.x-1.x] checkout [complete].
[15:10:54] Command [git clone 'git://git.drupal.org/project/google_analytics.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/google_analytics' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Cloning into /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/google_analytics...].
[15:10:54] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/google_analytics' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/google_analytics/.git' checkout '7.x-1.2' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Note: checking out '7.x-1.2'.

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 new_branch_name

HEAD is now at 2563f2e... Collapse custom variables by default].
[15:10:54] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/google_analytics' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/google_analytics/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [# Not currently on any branch.
nothing to commit (working directory clean)].
[15:10:54] Dependency branch [7.x-1.2] checkout [complete].
[15:11:02] Command [git clone 'git://git.drupal.org/project/ubercart.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ubercart' --reference /var/cache/git/reference 2>&1] succeeded
  Duration: 8 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Cloning into /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ubercart...].
[15:11:02] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ubercart' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ubercart/.git' checkout '7.x-3.x' 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [Switched to a new branch '7.x-3.x'
Branch 7.x-3.x set up to track remote branch 7.x-3.x from origin.].
[15:11:02] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ubercart' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ubercart/.git' status 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [# On branch 7.x-3.x
nothing to commit (working directory clean)].
[15:11:02] Dependency branch [7.x-3.x] checkout [complete].
[15:11:02] Invoking operation [check]...
[15:11:02] Invoking operation [apply]...
[15:11:02] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/hulrm.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ubercart]
  Status [1]
 Output: [error: patch failed: payment/uc_payment/uc_payment.install:111
error: payment/uc_payment/uc_payment.install: patch does not apply
error: patch failed: uc_order/uc_order.install:665
error: uc_order/uc_order.install: patch does not apply].
[15:11:02] Command [git apply --check -p0 /var/lib/drupaltestbot/sites/default/files/review/hulrm.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/ubercart]
  Status [1]
 Output: [error: a/payment/uc_authorizenet/uc_authorizenet.install: No such file or directory
error: a/payment/uc_credit/uc_credit.install: No such file or directory
error: a/payment/uc_cybersource/uc_cybersource.install: No such file or directory
error: a/payment/uc_google_checkout/uc_google_checkout.install: No such file or directory
error: a/payment/uc_payment/uc_payment.install: No such file or directory
error: a/payment/uc_payment_pack/uc_payment_pack.install: No such file or directory
error: a/payment/uc_paypal/uc_paypal.install: No such file or directory
error: a/shipping/uc_flatrate/uc_flatrate.install: No such file or directory
error: a/uc_cart_links/uc_cart_links.install: No such file or directory
error: a/uc_order/uc_order.install: No such file or directory
error: a/uc_reports/uc_reports.install: No such file or directory
error: a/uc_roles/uc_roles.install: No such file or directory
error: a/uc_stock/uc_stock.install: No such file or directory
error: a/uc_store/uc_store.install: No such file or directory].
[15:11:02] Encountered error on [apply], details:
array (
  '@filename' => 'hulrm.patch',
  '@reason' => 'This may be a -p0 (old style) patch, which is no longer supported by the testbots',
)
[15:11:02] Review complete. test_id=149089 result code=5 details=Array
(
    [@filename] => hulrm.patch
    [@reason] => This may be a -p0 (old style) patch, which is no longer supported by the testbots
)

[15:11:02] Static variables reset.