Title - 7.x-1.0-alpha1

Test status
StatusResult
Last receivedWed, 11/14/2012 - 15:06:08
Last requestedWed, 11/14/2012 - 15:06:08
Last testedWed, 11/14/2012 - 15:06:09
Test count5
Environment status
MySQLfail
Branch information
Identifier7.x-1.0-alpha1
ProjectTitle
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
[08:06:06] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_382418.pifr_simpletest.1352905566.log)
[08:06:06] Review timestamp: (Wed, 11/14/2012 - 08:06)
[08:06:06] Review host: (drupaltestbot664-mysql)
[08:06:06] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[08:06:06] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

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

                    [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/entity.git
                                )

                            [vcs_identifier] => 7.x-1.0-rc3
                        )

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

                            [vcs_identifier] => 7.x-1.0-alpha1
                        )

                )

        )

    [files] => Array
        (
        )

)

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

[08:06:06] Invoking operation [setup]...
[08:06:06] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[08:06:06] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[08:06:06] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[08:06:06] Database backend [mysql] loaded.
[08:06:06] Invoking operation [fetch]...
[08:06:06] Invoking operation [checkout]...
[08:06:06] Version control system backend [git] loaded.
[08:06:07] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] failed
  Duration 1 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files]
  Status [128]
 Output: [Cloning into checkout...
error: unable to write sha1 filename /var/lib/drupaltestbot/sites/default/files/checkout/.git/objects/pack/pack-56fa424cc8de374ceb6268c9516ed796a7b28bb3.pack: No such file or directory

fatal: cannot store pack file
fatal: index-pack failed].
[08:06:07] Main branch [7.x] checkout [failed].
[08:06:07] Encountered error on [checkout], details:
array (
  '@reason' => 'failed to create dependency directory',
)
[08:06:07] Review complete. test_id=382418 result code=3 details=Array
(
    [@reason] => failed to create dependency directory
)

[08:06:07] Static variables reset.