Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test: Chrome X-Pack UI Functional Tests - transform - creation - index pattern.x-pack/test/functional/apps/transform/creation/index_pattern/continuous_transform·ts - transform - creation - index pattern creation_continuous_transform continuous with the latest function runs the transform and displays it correctly in the job list #158612

Closed
kibanamachine opened this issue May 28, 2023 · 13 comments · Fixed by #164497 or #167829
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Transforms ML transforms :ml

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented May 28, 2023

A test failed on a tracked branch

Error: retry.tryForTime timeout: Error: Expected transform row ec_latest_1685273097146 to have 'status' with value 'started' (got {"id":"ec_latest_1685273097146","description":"kibana_ecommerce continuous with the latest function","type":"latest","status":"failed","mode":"continuous","health":"Unavailable"})
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at transform_table.ts:136:14
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:68:21)
    at RetryService.tryForTime (retry.ts:22:12)
    at TransformTable.assertTransformRowFields (transform_table.ts:128:7)
    at Context.<anonymous> (continuous_transform.ts:441:11)
    at Object.apply (wrap_function.js:73:16)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:59:13)
    at RetryService.tryForTime (retry.ts:22:12)
    at TransformTable.assertTransformRowFields (transform_table.ts:128:7)
    at Context.<anonymous> (continuous_transform.ts:441:11)
    at Object.apply (wrap_function.js:73:16)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label May 28, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label May 28, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@botelastic botelastic bot removed the needs-team Issues missing a team label label May 28, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.9

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.9

@dmlemeshko
Copy link
Member

/skip

@kibanamachine
Copy link
Contributor Author

kibanamachine commented Jul 17, 2023

Skipped

main: 5d25e4d
8.9: 69b09b5

@peteharverson
Copy link
Contributor

Removing the blocker label and moving to v8.10.0 - this test is passing locally for me, and a continuous transform using the latest function runs successfully in manual testing.

mistic added a commit that referenced this issue Jul 24, 2023
mistic added a commit that referenced this issue Jul 24, 2023
@mistic mistic added the v8.9.1 label Jul 24, 2023
ThomThomson pushed a commit to ThomThomson/kibana that referenced this issue Aug 1, 2023
@pheyos
Copy link
Member

pheyos commented Aug 15, 2023

Transform creation failed with: transform has failed; experienced: [Failed to index documents into destination index due to permanent error: [org.elasticsearch.xpack.transform.transforms.BulkIndexingException: Bulk index experienced [1] failures and at least 1 irrecoverable [mapper [products.base_price] cannot be changed from type [float] to [long]].; java.lang.IllegalArgumentException: mapper [products.base_price] cannot be changed from type [float] to [long]]].

@kibanamachine kibanamachine reopened this Aug 27, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@qn895
Copy link
Member

qn895 commented Aug 27, 2023

/skip

mistic added a commit that referenced this issue Aug 29, 2023
@mistic
Copy link
Member

mistic commented Aug 29, 2023

Skipped.

main: 6131ae3

@peteharverson
Copy link
Contributor

Removing the blocker label - a continuous transform using the latest function is running runs successfully in manual testing. Will investigate a fix for 8.11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Transforms ML transforms :ml
Projects
None yet
7 participants