cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.07k stars 3.8k forks source link

roachtest: activerecord failed #68363

Closed cockroach-teamcity closed 2 years ago

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 1c46e1cd4e5be986bf9d13799bb7e13ddc896ed2:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:231,orm_helpers.go:157,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-2955-g1c46e1cd4e
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6631 tests passed
        1 test failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        1 test failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #66926 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #66622 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

rafiss commented 3 years ago

this is caused by https://github.com/cockroachdb/cockroach/issues/68060 which should be getting fixed soon

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ eef03a46f2e43ff70485dadf7d9ad445db05cab4:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:231,orm_helpers.go:157,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-2999-geef03a46f2
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6631 tests passed
        1 test failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        1 test failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #66926 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #66622 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 6b8d59327add74cf1342345fb3eaffc3a3e765d2:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:231,orm_helpers.go:157,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3030-g6b8d59327a
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6631 tests passed
        1 test failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        1 test failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #66926 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 50ef2fc205baa65c5a740c2d614fe1de279367e9:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:231,orm_helpers.go:157,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3068-g50ef2fc205
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6631 tests passed
        1 test failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        1 test failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #66926 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ cab185ff71f0924953d987fe6ffd14efdd32a3a0:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:231,orm_helpers.go:157,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3099-gcab185ff71
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6630 tests passed
        2 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        2 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_options_hash_can_be_passed (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #66926 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 62ec88c61edcaa023a579199cc5b43d3ee951cef:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:231,orm_helpers.go:157,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3107-g62ec88c61e
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6630 tests passed
        2 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        2 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::ForeignKeyTest#test_add_foreign_key_with_non_standard_primary_key (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #66926 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 847514dab6354d4cc4ccf7b2857487b32119fb37:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3145-g847514dab6
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6631 tests passed
        1 test failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        1 test failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2 release-blocker]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 90809c048d05f923a67ce9b89597b2779fc73e32:

        --- FAIL: ActiveRecord::CockroachDB::Migration::IndexTest#test_internal_index_with_name_matching_database_limit (unexpected)
        --- FAIL: ActiveRecord::BindParameterTest#test_bind_from_join_in_subquery (unexpected)
        --- FAIL: SignedIdTest#test_finding_signed_record_that_has_been_destroyed_raises_on_the_bang (unexpected)
        --- FAIL: PooledConnectionsTest#test_pooled_connection_remove (unexpected)
        --- FAIL: ActiveRecord::BindParameterTest#test_statement_cache_with_query_cache (unexpected)
        --- FAIL: EagerLoadingTooManyIdsTest#test_eager_loading_too_many_ids (unexpected)
        --- FAIL: EachTest#test_.find_each_does_not_disable_the_query_cache_inside_the_given_block (unexpected)
        --- FAIL: EachTest#test_in_batches_should_return_no_records_if_the_limit_is_0_and_load_is_false (unexpected)
        --- FAIL: EachTest#test_warn_if_order_scope_is_set (unexpected)
        --- FAIL: EachTest#test_find_in_batches_should_use_any_column_as_primary_key_when_start_is_not_specified (unexpected)
        --- FAIL: EachTest#test_find_in_batches_should_not_error_by_default (unexpected)
        --- FAIL: ActiveRecord::CockroachDB::Migration::IndexTest#test_index_exists_with_custom_name_checks_columns (unexpected)
        --- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_create_fixtures_resets_sequences_when_not_cached (unexpected)
        --- FAIL: EachTest#test_each_should_raise_if_select_is_set_without_id (unexpected)
        --- FAIL: EachTest#test_in_batches_should_return_limit_records_when_limit_is_a_multiple_of_the_batch_size_and_load_is_false (unexpected)
        --- FAIL: EachTest#test_find_in_batches_should_ignore_the_order_default_scope (unexpected)
        --- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_default_pk_and_sequence (unexpected)
        --- FAIL: SignedIdTest#test_find_signed_record_with_bang_with_purpose_raises (unexpected)
        --- FAIL: EachTest#test_in_batches_should_not_use_records_after_yielding_them_in_case_original_array_is_modified (unexpected)
        --- FAIL: EachTest#test_find_in_batches_should_quote_batch_order_with_desc_order (unexpected)
        --- FAIL: EachTest#test_in_batches_should_not_be_loaded (unexpected)
        --- FAIL: ActiveRecord::CockroachDB::Migration::IndexTest#test_remove_named_index (unexpected)
        --- FAIL: ActiveRecord::CockroachDB::Migration::IndexTest#test_remove_index_which_does_not_exist_doesnt_raise_with_option (unexpected)
        --- FAIL: ActiveRecord::BindParameterTest#test_statement_cache_with_find (unexpected)
        --- FAIL: ActiveRecord::BindParameterTest#test_too_many_binds (unexpected)
        --- FAIL: TestAutosaveAssociationValidationMethodsGeneration#test_should_generate_validation_methods_for_HABTM_associations_with_:validate_=>_true (unexpected)
        --- FAIL: ActiveRecord::Type::UnsignedIntegerTest#test_minus_value_is_out_of_range (unexpected)
        --- FAIL: EachTest#test_logger_not_required (unexpected)
        --- FAIL: ActiveRecord::CockroachDB::Migration::IndexTest#test_add_index_with_if_not_exists_matches_exact_index (unexpected)
        --- FAIL: SignedIdTest#test_find_signed_record_on_relation (unexpected)
        --- FAIL: PooledConnectionsTest#test_pooled_connection_checkin_one (unexpected)
        --- FAIL: TestHasManyAutosaveAssociationWhichItselfHasAutosaveAssociations#test_circular_references_do_not_perform_unnecessary_queries (unexpected)
        --- FAIL: EachTest#test_in_batches_relations_update_all_should_not_affect_matching_records_in_other_batches (unexpected)
        --- FAIL: EachTest#test_.in_batches_does_not_disable_the_query_cache_inside_the_given_block (unexpected)
        --- FAIL: SignedIdTest#test_find_signed_record_within_expiration_date (unexpected)
        --- FAIL: SignedIdTest#test_fail_to_work_without_a_signed_id_verifier_secret (unexpected)
        --- FAIL: TestAutosaveAssociationValidationMethodsGeneration#test_should_generate_validation_methods_for_has_many_associations (unexpected)
        --- FAIL: EachTest#test_in_batches_should_return_limit_records_when_limit_is_greater_than_batch_size_and_load_is_false (unexpected)
        --- FAIL: EachTest#test_each_enumerator_should_execute_one_query_per_batch (unexpected)
        --- FAIL: ActiveRecord::CockroachDB::Migration::IndexTest#test_double_add_index (unexpected)
        --- FAIL: TestAutosaveAssociationValidationMethodsGeneration#test_should_generate_validation_methods_for_has_one_associations_with_:validate_=>_true (unexpected)
        --- FAIL: NilFixturePathTest#test_raises_an_error_when_all_fixtures_loaded (unexpected)
        --- FAIL: EachTest#test_in_batches_should_return_all_if_the_limit_is_greater_than_the_number_of_records_when_load_is_false (unexpected)
        --- FAIL: ActiveRecord::CockroachDB::Migration::IndexTest#test_index_exists_on_multiple_columns (unexpected)
        --- FAIL: TestAutosaveAssociationValidationMethodsGeneration#test_should_generate_validation_methods_for_belongs_to_associations_with_:validate_=>_true (unexpected)
        --- FAIL: CockroachDB::FixturesResetPkSequenceTest#test_resets_to_min_pk_with_specified_pk_and_sequence (unexpected)
        --- FAIL: TestHasManyAutosaveAssociationWhichItselfHasAutosaveAssociations#test_when_grandchild_changed_in_memory,_saving_parent_should_save_grandchild (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2 release-blocker]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ e723a85739a2e1b514f5de3221a2177a3a37d0e6:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3208-ge723a85739
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6628 tests passed
        4 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        4 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2 release-blocker]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 3928f1963833fbf51ae47bd2a42ae6a200ebbb14:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3251-g3928f19638
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2 release-blocker]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 0880e83e30ee5eb9aab7bb2297324e098d028225:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3273-g0880e83e30
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2 release-blocker]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ ee3efd6b1e24a3e1676778f5028fa0a35266f683:

        --- FAIL: HasOneThroughAssociationsTest#test_creating_multiple_associations_creates_through_record (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_replacing_target_record_deletes_old_association (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_be_possible_to_destroy_a_record (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_validate_presence_of_parent_works_with_inverse_of (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_creating_association_sets_both_parent_ids_for_new (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_ignore_new_associated_records_if_a_reject_if_proc_returns_false (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_save_only_one_association_on_create (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_preloading_has_one_through_on_belongs_to (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_has_one_through_proxy_should_not_respond_to_private_methods (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_take_a_hash_with_composite_id_keys_and_assign_the_attributes_to_the_associated_models (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_eager_has_one_through_polymorphic_with_source_type (unexpected)
        --- FAIL: ActiveRecord::PostgreSQLPurgeTest#test_creates_database (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_automatically_enable_autosave_on_the_association (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_has_one_through_with_conditions_eager_loading (unexpected)
        --- FAIL: ActiveRecord::PostgreSQLPurgeTest#test_clears_active_connections (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_refresh_saved_records_when_not_overwriting_unsaved_updates (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_has_one_through_do_not_cache_association_reader_if_the_though_method_has_default_scopes (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_save_of_record_with_loaded_has_one_through (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_has_one_through_nonpreload_eagerloading (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_building_multiple_associations_builds_through_record (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_automatically_build_new_associated_models_for_each_entry_in_a_hash_where_the_id_is_missing (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_sort_the_hash_by_the_keys_before_building_new_associated_models (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_not_remove_scheduled_destroys_when_loading_association (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_has_one_through_proxy_should_respond_to_private_methods_via_send (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_reassigning_has_one_through (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_has_one_through_nonpreload_eager_loading_through_polymorphic_with_more_than_one_through_record (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_has_one_through_with_has_one (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_has_one_through_polymorphic_with_primary_key_option (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_define_an_attribute_writer_method_for_the_association (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_has_one_through_belongs_to_should_update_when_the_through_foreign_key_changes (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_not_destroy_the_associated_model_until_the_parent_is_saved (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_has_one_through_polymorphic (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_creating_association_creates_through_record (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_uninitialized_has_one_through_should_return_nil_for_unsaved_record (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_creating_association_builds_through_record_for_new (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_update_existing_records_and_add_new_ones_that_have_no_id (unexpected)
        --- FAIL: ActiveRecord::PostgreSQLPurgeTest#test_establishes_connection (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_raise_RecordNotFound_if_an_id_belonging_to_a_different_record_is_given (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_has_one_through_polymorphic_with_source_type (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_has_one_through_eager_loading_through_polymorphic (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_through_belongs_to_after_destroy (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_assigning_to_has_one_through_preserves_decorated_join_record (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_has_one_through_many_raises_exception (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_replace_target_record (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_raise_an_UnknownAttributeError_for_non_existing_nested_attributes_for_has_many (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_has_one_through_nonpreload_eager_loading_through_polymorphic (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_can_use_symbols_as_object_identifier (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2 release-blocker]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 04a41e7915f4a89dcc1d0dbd92466c6adf79ec9f:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3287-g04a41e7915
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2 release-blocker]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ dd82053908203cf6d77c36c06a8280831bb93d57:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3325-gdd82053908
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2 release-blocker]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 472008d077a4282b7a5b0557ee6b6b5c12f75586:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3372-g472008d077
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1 release-blocker] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2 release-blocker]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 4d6d79d8fcba33fc273297472d3c5e373b3c2b6c:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3427-g4d6d79d8fc
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1 release-blocker] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2 release-blocker]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 7897f24246bef3cb94f9f4bfaed474ecaa9fdee6:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3472-g7897f24246
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 11e0a4da82124e70e772a009011ca7a4007bff85:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3496-g11e0a4da82
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6626 tests passed
        6 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        6 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::ForeignKeyTest#test_add_foreign_key_with_non_standard_primary_key (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ d18da6c092bf1522e7a6478fe3973817e318c247:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3499-gd18da6c092
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6626 tests passed
        6 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        6 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_options_hash_can_be_passed (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 61bd543ba7288c8f0eed6cddded7b219c9d1fcd4:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3506-g61bd543ba7
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 46cef2c6f0b36ba2f7d551c8ab017832c1b9d592:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3544-g46cef2c6f0
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 967ed00f80981ce8848a5e8144ee6fbd29bc95bb:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3579-g967ed00f80
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ ab1fc343c9a1140191f96353995258e609a84d02:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3624-gab1fc343c9
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 8cae60f603ccc4d83137167b3b31cab09be9d41a:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3668-g8cae60f603
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 44ea1fa0eba8fc78544700ef4afded62ab98a021:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3698-g44ea1fa0eb
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 6700cf65e82a029a1ff76a75250c709aa9637170:

        --- FAIL: ActiveRecord::Migration::ReferencesIndexTest#test_creates_polymorphic_index_for_existing_table_with_custom_name (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_relation_merging_with_merged_joins_as_strings (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_relation_without_annotation_does_not_include_an_empty_comment (unexpected)
        --- FAIL: OptimisticLockingTest#test_update_with_dirty_primary_key (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_empty_where_values_hash (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_initialize_single_values (unexpected)
        --- FAIL: HasManyThroughFixture#test_has_many_through_with_renamed_table (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_create_with_value_with_wheres (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_#values_returns_a_dup_of_the_values (unexpected)
        --- FAIL: CockroachDB::FixturesTest#test_inserts_with_pre_and_suffix (unexpected)
        --- FAIL: OptimisticLockingTest#test_readonly_attributes (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_references_values (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_relation_merging_with_merged_joins_as_symbols (unexpected)
        --- FAIL: InsertAllTest#test_insert_all_returns_ActiveRecord_Result (unexpected)
        --- FAIL: InsertAllTest#test_insert_all_will_raise_if_duplicates_are_skipped_only_for_a_certain_conflict_target (unexpected)
        --- FAIL: CockroachDB::FixturesTest#test_yaml_file_with_symbol_columns (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_can_unscope_empty_IN (unexpected)
        --- FAIL: OptimisticLockingTest#test_lock_new_when_explicitly_passing_nil (unexpected)
        --- FAIL: InsertAllTest#test_upsert_all_does_not_perform_an_upsert_if_a_partial_index_doesnt_apply (unexpected)
        --- FAIL: BasePreventWritesTest#test_deleting_a_record_raises_if_preventing_writes (unexpected)
        --- FAIL: InsertAllTest#test_insert_all_should_handle_empty_arrays (unexpected)
        --- FAIL: InsertAllTest#test_upsert_all_with_unique_by_fails_cleanly_for_adapters_not_supporting_insert_conflict_target (unexpected)
        --- FAIL: HasManyScopingTest#test_forwarding_to_scoped (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_tree_is_not_traversed (unexpected)
        --- FAIL: InsertAllTest#test_insert_all_and_upsert_all_works_with_composite_primary_keys_when_unique_by_is_provided (unexpected)
        --- FAIL: InsertAllTest#test_upsert_all_uses_given_updated_on_over_implicit_updated_on (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_no_queries_on_empty_condition_exists? (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_no_queries_on_empty_IN (unexpected)
        --- FAIL: BasePreventWritesTest#test_current_preventing_writes (unexpected)
        --- FAIL: InsertAllTest#test_insert_all_and_upsert_all_works_with_composite_primary_keys_when_unique_by_is_not_provided (unexpected)
        --- FAIL: OptimisticLockingTest#test_quote_value_passed_lock_col (unexpected)
        --- FAIL: OptimisticLockingTest#test_counter_cache_with_touch_and_lock_version (unexpected)
        --- FAIL: CockroachDB::FixturesTest#test_bulk_insert (unexpected)
        --- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_to_table_option_can_be_passed (unexpected)
        --- FAIL: HasManyThroughFixture#test_has_many_through_with_default_table_name (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_values_wrong_table (unexpected)
        --- FAIL: HasManyScopingTest#test_should_maintain_default_scope_on_associations (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_skip_preloading_after_arel_has_been_generated (unexpected)
        --- FAIL: ActiveRecord::ConnectionAdapters::TypesTest#test_attributes_which_are_invalid_for_database_can_still_be_reassigned (unexpected)
        --- FAIL: InsertAllTest#test_insert_all_and_upsert_all_raises_when_index_is_missing (unexpected)
        --- FAIL: InsertAllTest#test_upsert_logs_message_including_model_name (unexpected)
        --- FAIL: TestAutosaveAssociationsInGeneral#test_should_not_add_the_same_callbacks_multiple_times_for_has_and_belongs_to_many (unexpected)
        --- FAIL: InsertAllTest#test_insert_all_returns_nothing_if_returning_is_false (unexpected)
        --- FAIL: InsertAllTest#test_insert_logs_message_including_model_name (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_update_all_goes_through_normal_type_casting (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_relation_with_optimizer_hints_filters_sql_comment_delimiters (unexpected)
        --- FAIL: OptimisticLockingTest#test_lock_with_custom_column_without_default_queries_count (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 0b57dc40deda1206d9a1c215ffdb219bbf182a39:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3760-g0b57dc40de-dirty
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ c1ef81f5f435b3cc5bdf8b218532e0779f03a6bf:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3811-gc1ef81f5f4
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6626 tests passed
        6 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        6 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 15b773c71f92d643795e34c922717fde0447f9cd:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3847-g15b773c71f
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 63679e7bf4a0244c6e46381751543cfe3f32388c:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3885-g63679e7bf4
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6626 tests passed
        6 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        6 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: BasicsTest#test_default_values_are_deeply_dupped (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 42e5f9492d0d8d93638241303bca984fe78baae3:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3937-g42e5f9492d
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 44c95054cfe0108df872d2cda7952fc92259426b:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3950-g44c95054cf
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6626 tests passed
        6 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        6 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_foreign_keys_can_be_created_with_the_table (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ e369d86b3bac2b9f40d760c3e6e49f55b7e15abe:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3957-ge369d86b3b
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 642e44afbe6098f25022618be76c6f7b6b97df45:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-3976-g642e44afbe
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 2a7ef521a38d923cca9ec96e229237bbedc0c5fa:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4010-g2a7ef521a3
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 62c5be51bbb3beeb51638032871365585d69f75d:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4028-g62c5be51bb
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2 release-blocker] - #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 941011c4e582807b40dd03bbcbb8d05385c0638d:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4077-g941011c4e5
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6625 tests passed
        7 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        7 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: BasicsTest#test_default_values_are_deeply_dupped (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_foreign_keys_can_be_created_with_the_table (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2 release-blocker] - #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 6eb9df1f3d460f904b5254c3d32c745eecbedd3f:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4082-g6eb9df1f3d
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2 release-blocker] - #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 394e35cbbb7ae466383c3ee6f2bbcc76857afeed:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4084-g394e35cbbb-dirty
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2 release-blocker] - #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 0bc52c216b742e39404ee2404755c3c4acc70b82:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4136-g0bc52c216b
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6626 tests passed
        6 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        6 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 2baefd353239ddc4e7f4299b8930001675b99aa9:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4188-g2baefd3532
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 189259e803eca715307bfe0545c84189486a36c4:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4230-g189259e803
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 1f0dfa35126af18c678226a77e1848ca489a1bb2:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4257-g1f0dfa3512
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6626 tests passed
        6 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        6 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 78c6771c7e9f7ba6431f44b067f27e0857341374:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4295-g78c6771c7e
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6626 tests passed
        6 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        6 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::ForeignKeyTest#test_add_foreign_key_with_non_standard_primary_key (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ d49fadb6f1c67d99ce91b719bac44b5640fa8e01:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4299-gd49fadb6f1
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ d9278939d4be4d1109e9ed0a84c6e9cd2a8705bb:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4303-gd9278939d4
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6626 tests passed
        6 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        6 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: BasicsTest#test_default_values_are_deeply_dupped (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 676dc076dc6a137d88eac9217764bbb63beae86f:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4346-g676dc076dc
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 1dbea6a3e4c93ba7c4a43ad34369c438558eba8a:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4390-g1dbea6a3e4
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ a465b0d5d51a6534d39e0683fd037d132bcbd576:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4413-ga465b0d5d5
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 85b1e92455eb2795043d71e5766b1b56dab308f2:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4452-g85b1e92455
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!