relation_add_weights.patch

Test status
StatusResult
Last receivedTue, 10/06/2015 - 22:45:00
Last requestedTue, 10/06/2015 - 22:45:01
Last testedTue, 10/06/2015 - 22:45:32
Test count1
Environment status
MySQLfail
File information
Filerelation_add_weights.patch
BranchRelation add - 7.x-1.5
LinkIssue Link
SummaryFAILED: [[SimpleTest]]: [MySQL] Unable to apply patch relation_add_weights.patch. Unable to apply patch. See the log in the details link for more information.
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:45:01] Log initialized (/var/lib/drupaltestbot/sites/default/files/review.test_1173913.pifr_simpletest.relation_add_weights.patch.1444171501.log)
[15:45:01] Review timestamp: (Tue, 10/06/2015 - 15:45)
[15:45:01] Review host: (ec2-54-69-10-31)
[15:45:01] Operations:Array
(
    [0] => setup
    [1] => fetch
    [2] => checkout
    [3] => check
    [4] => apply
    [5] => syntax
    [6] => install
    [7] => review
)

[15:45:01] Result Codes: Array
(
    [fail] => 9
    [pass] => 10
)

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

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

                    [vcs_identifier] => 7.x
                )

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

                            [vcs_identifier] => 7.x-1.0
                        )

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

                            [vcs_identifier] => 7.x-1.5
                        )

                )

        )

    [files] => Array
        (
            [0] => https://www.drupal.org/files/issues/relation_add_weights.patch
        )

)

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

[15:45:01] Invoking operation [setup]...
[15:45:01] Command [chmod -R u+rw sites/default/files/checkout 2>&1] succeeded.
[15:45:01] Command [rm -rf sites/default/files/checkout 2>&1] succeeded.
[15:45:01] Command [rm -rf /tmp/po* 2>&1] succeeded.
[15:45:01] Command [rm -rf sites/default/files/review 2>&1] succeeded.
[15:45:01] Database backend [mysql] loaded.
[15:45:01] Invoking operation [fetch]...
[15:45:02] Fetched [relation_add_weights.patch].
[15:45:02] Invoking operation [checkout]...
[15:45:02] Version control system backend [git] loaded.
[15:45:04] Command [git clone 'git://git.drupal.org/project/drupal.git' 'checkout' --reference /var/cache/git/reference 2>&1] succeeded.
[15:45:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' checkout '7.x' 2>&1] succeeded.
[15:45:04] Command [git --work-tree='checkout' --git-dir='checkout/.git' status 2>&1] succeeded.
[15:45:04] 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: [3c8b182 Issue #2263365 by donquixote, smccabe, longwave, alexpott, joelpittet, Fabianx, mikeytown2, joseph.olstad, sun: Second loop in module_implements() was being repeated for no reason (performance improvement)].
[15:45:04] Main branch [7.x] checkout [complete].
[15:45:18] Command [git clone 'git://git.drupal.org/project/relation.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation' --reference /var/cache/git/reference 2>&1] succeeded.
[15:45:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation/.git' checkout '7.x-1.0' 2>&1] succeeded.
[15:45:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation/.git' status 2>&1] succeeded.
[15:45:18] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation/.git' log --oneline -1 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [aa7d5ca Issue #2459139 by mikran, morsok: Fix relation_endpoint_update_7001() errors, add checks for existing table and indexes].
[15:45:18] Dependency branch [7.x-1.0] checkout [complete].
[15:45:32] Command [git clone 'git://git.drupal.org/project/relation_add.git' '/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation_add' --reference /var/cache/git/reference 2>&1] succeeded.
[15:45:32] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation_add' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation_add/.git' checkout '7.x-1.5' 2>&1] succeeded.
[15:45:32] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation_add' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation_add/.git' status 2>&1] succeeded.
[15:45:32] Command [git --work-tree='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation_add' --git-dir='/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation_add/.git' log --oneline -1 2>&1] succeeded
  Duration: 0 seconds
  Directory: [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules]
  Completion status: [0]
  Output: [4d5f70b Issue #2531668 by nagy.balint, osopolar: Not working with field collection].
[15:45:32] Dependency branch [7.x-1.5] checkout [complete].
[15:45:32] Invoking operation [check]...
[15:45:32] Invoking operation [apply]...
[15:45:32] Command [git apply --check -p1 /var/lib/drupaltestbot/sites/default/files/review/relation_add_weights.patch 2>&1] failed
  Duration 0 seconds
  Directory [/var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/relation_add]
  Status [1]
 Output: [error: sites/all/modules/contrib/relation_add/relation_add.module: No such file or directory
error: sites/all/modules/contrib/relation_add/relation_add.install: No such file or directory].
[15:45:32] Encountered error on [apply], details:
array (
  '@filename' => 'relation_add_weights.patch',
  '@reason' => 'Unable to apply patch.  See the log in the details link for more information',
)
[15:45:32] Review complete. test_id=1173913 result code=5 details=Array
(
    [@filename] => relation_add_weights.patch
    [@reason] => Unable to apply patch.  See the log in the details link for more information
)

[15:45:32] Static variables reset.