Shopify Ecommerce - 7.x-1.x

Test status
StatusResult
Last receivedThu, 04/30/2015 - 23:01:02
Last requestedThu, 04/30/2015 - 23:01:02
Last testedThu, 04/30/2015 - 23:02:27
Test count1
Environment status
MySQLfail
Branch information
Identifier7.x-1.x
ProjectShopify Ecommerce
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
[16:01:02] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1036908.pifr_simpletest.1430434862.log)
[16:01:02] Review timestamp: (Thu, 04/30/2015 - 16:01)
[16:01:02] Review host: (ec2-54-175-169-60)
[16:01:02] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[16:01:02] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

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

                    [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] => 
                    [test.php.version] => 5.3
                )

        )

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

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

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

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

                )

        )

    [files] => Array
        (
        )

)

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

[16:01:02] Invoking operation [setup]...
[16:01:02] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[16:01:02] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[16:01:02] Command [rm -rf /tmp/po* 2>&1] succeeded.
[16:01:02] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[16:01:02] Database backend [mysql] loaded.
[16:01:02] Invoking operation [fetch]...
[16:01:02] Invoking operation [checkout]...
[16:01:02] Version control system backend [git] loaded.
[16:02:27] Command [git clone 'git://git.drupal.org/project/shopify.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[16:02:27] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x-1.x' 2>&1] succeeded.
[16:02:27] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[16:02:27] 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: [074dbfd Additional info on admin page.].
[16:02:27] Main branch [7.x-1.x] checkout [complete].
[16:02:27] Encountered error on [checkout], details:
array (
  '@reason' => 'failed to create dependency directory',
)
[16:02:27] Review complete. test_id=1036908 result code=3 details=Array
(
    [@reason] => failed to create dependency directory
)

[16:02:27] Static variables reset.