Skip to content
New issue

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

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

Already on GitHub? # to your account

[BUG] Nightly CI of non-UTC time zone reports 'year 0 is out of range' error #9936

Closed
res-life opened this issue Dec 4, 2023 · 2 comments · Fixed by #9972
Closed

[BUG] Nightly CI of non-UTC time zone reports 'year 0 is out of range' error #9936

res-life opened this issue Dec 4, 2023 · 2 comments · Fixed by #9972
Assignees
Labels
bug Something isn't working

Comments

@res-life
Copy link
Collaborator

res-life commented Dec 4, 2023

Describe the bug
In non-UTC time zone CI, it reports:

[2023-12-04T03:24:48.506Z] =========================== short test summary info ============================

[2023-12-04T03:24:48.506Z] FAILED ../../src/main/python/json_test.py::test_from_json_struct_timestamp[True-LEGACY--"[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?[0-9]{4}[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?"][DATAGEN_SEED=1701654666, ALLOW_NON_GPU(ProjectExec)] - ValueError: year 0 is out of range

[2023-12-04T03:24:48.506Z] FAILED ../../src/main/python/json_test.py::test_from_json_struct_timestamp[True-LEGACY-yyyy-MM-dd'T'HH:mm:ss[.SSS][XXX]-"[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?[0-9]{4}[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?"][DATAGEN_SEED=1701654666, ALLOW_NON_GPU(ProjectExec)] - ValueError: year 0 is out of range

[2023-12-04T03:24:48.506Z] FAILED ../../src/main/python/json_test.py::test_from_json_struct_timestamp[True-LEGACY-yyyy-MM-dd'T'HH:mm:ss.SSSXXX-"[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?[0-9]{4}[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?"][DATAGEN_SEED=1701654666, INJECT_OOM, ALLOW_NON_GPU(ProjectExec)] - ValueError: year 0 is out of range

[2023-12-04T03:24:48.506Z] FAILED ../../src/main/python/json_test.py::test_from_json_struct_timestamp[True-LEGACY-dd/MM/yyyy'T'HH:mm:ss[.SSS][XXX]-"[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?[0-9]{4}[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?"][DATAGEN_SEED=1701654666, ALLOW_NON_GPU(ProjectExec)] - ValueError: year 0 is out of range

[2023-12-04T03:24:48.506Z] FAILED ../../src/main/python/json_test.py::test_from_json_struct_timestamp[True-CORRECTED--"[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?[0-9]{4}[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?"][DATAGEN_SEED=1701654666, INJECT_OOM, ALLOW_NON_GPU(ProjectExec)] - ValueError: year 0 is out of range

[2023-12-04T03:24:48.506Z] FAILED ../../src/main/python/json_test.py::test_from_json_struct_timestamp[True-CORRECTED-yyyy-MM-dd'T'HH:mm:ss[.SSS][XXX]-"[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?[0-9]{4}[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?"][DATAGEN_SEED=1701654666, INJECT_OOM, ALLOW_NON_GPU(ProjectExec)] - ValueError: year 0 is out of range

[2023-12-04T03:24:48.507Z] FAILED ../../src/main/python/json_test.py::test_from_json_struct_timestamp[True-CORRECTED-yyyy-MM-dd'T'HH:mm:ss.SSSXXX-"[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?[0-9]{4}[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?"][DATAGEN_SEED=1701654666, INJECT_OOM, ALLOW_NON_GPU(ProjectExec)] - ValueError: year 0 is out of range

[2023-12-04T03:24:48.507Z] FAILED ../../src/main/python/json_test.py::test_from_json_struct_timestamp[True-CORRECTED-dd/MM/yyyy'T'HH:mm:ss[.SSS][XXX]-"[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?[0-9]{4}[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?"][DATAGEN_SEED=1701654666, ALLOW_NON_GPU(ProjectExec)] - ValueError: year 0 is out of range

[2023-12-04T03:24:48.507Z] FAILED ../../src/main/python/json_test.py::test_from_json_struct_timestamp[False-LEGACY--"[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?[0-9]{4}[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?"][DATAGEN_SEED=1701654666, ALLOW_NON_GPU(ProjectExec)] - ValueError: year 0 is out of range

[2023-12-04T03:24:48.507Z] FAILED ../../src/main/python/json_test.py::test_from_json_struct_timestamp[False-LEGACY-yyyy-MM-dd'T'HH:mm:ss[.SSS][XXX]-"[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?[0-9]{4}[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?"][DATAGEN_SEED=1701654666, ALLOW_NON_GPU(ProjectExec)] - ValueError: year 0 is out of range

[2023-12-04T03:24:48.507Z] FAILED ../../src/main/python/json_test.py::test_from_json_struct_timestamp[False-LEGACY-yyyy-MM-dd'T'HH:mm:ss.SSSXXX-"[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?[0-9]{4}[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?"][DATAGEN_SEED=1701654666, ALLOW_NON_GPU(ProjectExec)] - ValueError: year 0 is out of range

[2023-12-04T03:24:48.507Z] FAILED ../../src/main/python/json_test.py::test_from_json_struct_timestamp[False-LEGACY-dd/MM/yyyy'T'HH:mm:ss[.SSS][XXX]-"[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?[0-9]{4}[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?"][DATAGEN_SEED=1701654666, INJECT_OOM, ALLOW_NON_GPU(ProjectExec)] - ValueError: year 0 is out of range

[2023-12-04T03:24:48.507Z] FAILED ../../src/main/python/json_test.py::test_from_json_struct_timestamp[False-CORRECTED--"[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?[0-9]{4}[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?"][DATAGEN_SEED=1701654666, ALLOW_NON_GPU(ProjectExec)] - ValueError: year 0 is out of range

[2023-12-04T03:24:48.507Z] FAILED ../../src/main/python/json_test.py::test_from_json_struct_timestamp[False-CORRECTED-yyyy-MM-dd'T'HH:mm:ss[.SSS][XXX]-"[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?[0-9]{4}[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?"][DATAGEN_SEED=1701654666, ALLOW_NON_GPU(ProjectExec)] - ValueError: year 0 is out of range

[2023-12-04T03:24:48.507Z] FAILED ../../src/main/python/json_test.py::test_from_json_struct_timestamp[False-CORRECTED-yyyy-MM-dd'T'HH:mm:ss.SSSXXX-"[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?[0-9]{4}[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?"][DATAGEN_SEED=1701654666, INJECT_OOM, ALLOW_NON_GPU(ProjectExec)] - ValueError: year 0 is out of range

[2023-12-04T03:24:48.507Z] FAILED ../../src/main/python/json_test.py::test_from_json_struct_timestamp[False-CORRECTED-dd/MM/yyyy'T'HH:mm:ss[.SSS][XXX]-"[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?[0-9]{4}[ \t\xa0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000]?"][DATAGEN_SEED=1701654666, INJECT_OOM, ALLOW_NON_GPU(ProjectExec)] - ValueError: year 0 is out of range

[2023-12-04T03:24:48.507Z] = 16 failed, 19637 passed, 2021 skipped, 371 xfailed, 403 xpassed, 915 warnings in 5621.07s (1:33:41) =

It's because string regexp produce not-supported timestamp string.

Expected behavior
It's blocking branch-23.12, so fix seed can fix fast, then handle it later properly.

Environment details (please complete the following information)

Additional context

@res-life
Copy link
Collaborator Author

res-life commented Dec 5, 2023

Close it via #9940.
Note: a long term fix should be fixed in #9747.

@res-life res-life closed this as completed Dec 5, 2023
@thirtiseven
Copy link
Collaborator

Going to fix this issue without introduce the long term fix in 9747, reopen it.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants