Skip to content

[CI] Failures in DocsClientYamlTestSuiteIT {yaml=reference/snapshot-restore/apis/get-snapshot-status-api/line_309} #59767

@pugnascotia

Description

@pugnascotia

Build scan:

https://gradle-enterprise.elastic.co/s/gs2c3e636a73s
https://gradle-enterprise.elastic.co/s/di5pmdh26jj2y

Repro line:

./gradlew ':docs:integTestRunner' --tests "org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT.test {yaml=reference/snapshot-restore/apis/get-snapshot-status-api/line_309}" -Dtests.seed=580EE8BCEA3F32A5 -Dtests.security.manager=true -Dtests.locale=ar-BH -Dtests.timezone=Etc/GMT+1 -Druntime.java=11

Reproduces locally?:

Yes!

Applicable branches:

master

Failure history:

Gradle enterprise history

Failure excerpt:

Stack trace / error
        java.lang.AssertionError: $body didn't match expected value:
                                 $body: 
                               snapshots: 
                                         0: 
                        include_global_state: same [false]
                                     indices: 
                                       index_1: 
                                          shards: 
                                                 0: 
                                               stage: same [DONE]
                                               stats: 
                                           incremental: 
                                              file_count: same [0]
                                           size_in_bytes: same [0]
                                  start_time_in_millis: same [1594989648341]
                                        time_in_millis: same [0]
                                                 total: 
                                              file_count: expected Integer [4] but was Integer [7]
                                           size_in_bytes: same [11590]
                                    shards_stats: 
                                              done: same [1]
                                            failed: same [0]
                                        finalizing: same [0]
                                      initializing: same [0]
                                           started: same [0]
                                             total: same [1]
                                           stats: 
                                       incremental: 
                                          file_count: same [0]
                                       size_in_bytes: same [0]
                              start_time_in_millis: same [1594989648341]
                                    time_in_millis: same [0]
                                             total: 
                                          file_count: expected Integer [4] but was Integer [7]
                                       size_in_bytes: same [11590]
                                  repository: same [my_repository]
                                shards_stats: 
                                          done: same [1]
                                        failed: same [0]
                                    finalizing: same [0]
                                  initializing: same [0]
                                       started: same [0]
                                         total: same [1]
                                    snapshot: same [snapshot_2]
                                       state: same [SUCCESS]
                                       stats: 
                                   incremental: 
                                      file_count: same [0]
                                   size_in_bytes: same [0]
                          start_time_in_millis: same [1594989648341]
                                time_in_millis: same [201]
                                         total: 
                                      file_count: expected Integer [4] but was Integer [7]
                                   size_in_bytes: same [11590]
                                        uuid: same [gHeds_gQSrubBFRlf7MUvg]

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions