You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Houston Putman (Jira)" <ji...@apache.org> on 2022/03/31 16:57:00 UTC

[jira] [Created] (SOLR-16134) Found error during integrationTest that did not fail the smoketester.

Houston Putman created SOLR-16134:
-------------------------------------

             Summary: Found error during integrationTest that did not fail the smoketester.
                 Key: SOLR-16134
                 URL: https://issues.apache.org/jira/browse/SOLR-16134
             Project: Solr
          Issue Type: Task
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 9.0
            Reporter: Houston Putman


This is the error that I'm seeing, however the smoketester did not fail. I am unsure whether the gradle task itself failed or not:

 
{noformat}
not ok 5 accept d option with builtin config
# (from function `assert_output' in file /private/tmp/smoke_solr_9.0.0_e7a6447013008a70a4f40fcfd793fe3e2dcf37c2/unpack/solr-9.0.0/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 231,
#  in test file test/test_create_collection.bats, line 54)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (2 lines):
#
#   ERROR: Failed to create collection 'COLL_NAME' due to: Underlying core creation failed while creating collection: COLL_NAME
# --
#
# Last output:
#
# ERROR: Failed to create collection 'COLL_NAME' due to: Underlying core creation failed while creating collection: COLL_NAME{noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org