Commerce No Payment - 7.x-2.x

Test status
StatusResult
Last receivedSun, 03/17/2013 - 19:20:11
Last requestedSun, 03/17/2013 - 19:20:11
Last testedSun, 03/17/2013 - 19:20:14
Test count1
Environment status
MySQLfail
Branch information
Identifier7.x-2.x
ProjectCommerce No Payment
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Repository checkout: failed to create dependency directory.
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
    Ensure the version control system is functioning properly.
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  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
[12:20:11] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_468693.pifr_simpletest.1363548011.log)
[12:20:11] Review timestamp: (Sun, 03/17/2013 - 12:20)
[12:20:11] Review host: (drupaltestbot659-mysql)
[12:20:11] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[12:20:11] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

[12:20:11] Environment variables and review information initialized.
[12:20:11] core_url = [git://git.drupal.org/project/drupal.git];  Test repository = [git://git.drupal.org/project/commerce_no_payment.git]
[12:20:11] Project directory is [commerce_no_payment]
[12:20:11] Review started.
[12:20:11] Test: Array
(
    [test_id] => 468693
    [review] => Array
        (
            [plugin] => pifr_simpletest
            [argument] => Array
                (
                    [test.title] => 
                    [test.directory.review] => Array
                        (
                            [0] => sites/default/modules/commerce_no_payment
                        )

                    [test.directory.apply] => 
                    [test.directory.dependency] => 
                    [test.files] => Array
                        (
                        )

                    [test.extensions] => Array
                        (
                            [0] => php
                            [1] => inc
                            [2] => install
                            [3] => module
                            [4] => test
                        )

                    [drupal.core.version] => 7
                    [drupal.core.url] => git://git.drupal.org/project/drupal.git
                    [drupal.modules] => Array
                        (
                        )

                    [drupal.user] => admin
                    [drupal.pass] => 
                    [drupal.variables] => Array
                        (
                        )

                    [simpletest.tests] => Array
                        (
                        )

                    [simpletest.db] => 
                )

        )

    [vcs] => Array
        (
            [main] => Array
                (
                    [repository] => Array
                        (
                            [type] => git
                            [url] => git://git.drupal.org/project/drupal.git
                        )

                    [vcs_identifier] => 7.x
                )

            [dependencies] => Array
                (
                    [1] => Array
                        (
                            [repository] => Array
                                (
                                    [type] => git
                                    [url] => git://git.drupal.org/project/commerce_no_payment.git
                                )

                            [vcs_identifier] => 7.x-2.x
                        )

                )

        )

    [files] => Array
        (
        )

)

[12:20:11] Operations: Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[12:20:11] Invoking operation [setup]...
[12:20:11] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[12:20:11] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[12:20:11] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[12:20:11] Database backend [mysql] loaded.
[12:20:11] Invoking operation [fetch]...
[12:20:11] Invoking operation [checkout]...
[12:20:11] Version control system backend [git] loaded.
[12:20:14] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] failed
  Duration 3 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files]
  Status [128]
 Output: [Cloning into checkout...
fatal: Unable to create '/var/lib/drupaltestbot/sites/default/files/checkout/.git/index.lock': File exists.

If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.].
[12:20:14] Main branch [7.x] checkout [failed].
[12:20:14] Encountered error on [checkout], details:
array (
  '@reason' => 'failed to create dependency directory',
)
[12:20:14] Review complete. test_id=468693 result code=3 details=Array
(
    [@reason] => failed to create dependency directory
)

[12:20:14] Static variables reset.