Entityreference option rendered - 7.x-1.x

Test status
StatusResult
Last receivedFri, 02/07/2014 - 16:12:28
Last requestedFri, 02/07/2014 - 16:12:36
Last testedFri, 02/07/2014 - 16:12:40
Test count3
Environment status
MySQLfail
Branch information
Identifier7.x-1.x
ProjectEntityreference option rendered
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] Repository checkout: failed to checkout from [git://git.drupal.org/project/2187791.git].
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
[09:12:37] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_720183.pifr_simpletest.1391789557.log)
[09:12:37] Review timestamp: (Fri, 02/07/2014 - 09:12)
[09:12:37] Review host: (drupalorgqa)
[09:12:37] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[09:12:37] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

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

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

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

                )

        )

    [files] => Array
        (
        )

)

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

[09:12:37] Invoking operation [setup]...
[09:12:37] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[09:12:37] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[09:12:37] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[09:12:37] Database backend [mysql] loaded.
[09:12:37] Invoking operation [fetch]...
[09:12:37] Invoking operation [checkout]...
[09:12:37] Version control system backend [git] loaded.
[09:12:39] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[09:12:40] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[09:12:40] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[09:12:40] Command [git --work-tree='checkout' --git-dir='checkout/.git' log --oneline -1 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files]
  Completion status: [0]
  Output: [e49fde1 Issue #1984378 by Jaypan, JacobSanford, aroq | Dave Hirschman: $source argument is name of form field used to upload file, not "filepath or URI of the uploaded file."].
[09:12:40] Main branch [7.x] checkout [complete].
[09:12:40] Command [git clone 'git://git.drupal.org/project/2187791.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/2187791' --reference /var/cache/git/reference 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Status [128]
 Output: [Cloning into /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/2187791...
fatal: remote error: access denied or repository not exported: /project/2187791.git].
[09:12:40] Dependency branch [7.x-1.x] checkout [failed].
[09:12:40] Encountered error on [checkout], details:
array (
  '@reason' => 'failed to checkout from [git://git.drupal.org/project/2187791.git]',
)
[09:12:40] Review complete. test_id=720183 result code=3 details=Array
(
    [@reason] => failed to checkout from [git://git.drupal.org/project/2187791.git]
)

[09:12:40] Static variables reset.