feat: bump max dependencies to 9,999 #575
Merged
firefoxci-taskcluster / test-unit-py312
succeeded
Sep 20, 2024 in 2m 20s
FirefoxCI (pull_request)
Run unit tests
to validate the latest changes (Treeherder push)
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-09-20T15:25:26.184Z
Resolved: 2024-09-20T15:26:26.299Z
Task Execution Time: 1 minute, 115 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/coverage.py312
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-09-20 15:25:26.418Z] Task ID: bX2Q1OPmTBOuZDNT-HSsTA
[taskcluster 2024-09-20 15:25:26.419Z] Worker ID: 7790369949825903945
[taskcluster 2024-09-20 15:25:26.419Z] Worker Group: us-central1-b
[taskcluster 2024-09-20 15:25:26.419Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-09-20 15:25:26.419Z] Worker Pool: taskgraph-t/linux-gcp
[taskcluster 2024-09-20 15:25:26.419Z] Worker Version: 38.0.5
[taskcluster 2024-09-20 15:25:26.419Z] Public IP: 35.224.89.114
[taskcluster 2024-09-20 15:25:26.419Z] Hostname: taskgraph-t-linux-gcp-ulva2n5yqral2pgccmvw-a
[taskcluster 2024-09-20 15:25:26.419Z] using cache "taskgraph-level-1-checkouts-v3-48e4be78e4d6e6e157f5-JZkbZ8PKSZ6EDSAfg0zF2g" -> /builds/worker/checkouts
[taskcluster 2024-09-20 15:25:29.094Z] Downloading artifact "public/image.tar.zst" from task ID: JZkbZ8PKSZ6EDSAfg0zF2g.
[taskcluster 2024-09-20 15:25:33.113Z] Downloaded artifact successfully.
[taskcluster 2024-09-20 15:25:33.114Z] Downloaded 156.862 mb
[taskcluster 2024-09-20 15:25:33.115Z] Decompressing downloaded image
[taskcluster 2024-09-20 15:25:34.515Z] Loading docker image from downloaded archive.
[taskcluster 2024-09-20 15:25:42.860Z] Image 'public/image.tar.zst' from task 'JZkbZ8PKSZ6EDSAfg0zF2g' loaded. Using image ID sha256:405d924f1173dfed1a8a04236b3a20a3bfa0f22ff09285033a3cbc5e42f50426.
[taskcluster 2024-09-20 15:25:42.984Z] === Task Starting ===
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[setup 2024-09-20T15:25:45.131Z] run-task started in /
...(357 lines hidden)...
[task 2024-09-20T15:26:03.110Z] test/test_util_parameterization.py::test_task_refs_invalid PASSED [ 65%]
[task 2024-09-20T15:26:03.112Z] test/test_util_parameterization.py::test_artifact_refs_in_list PASSED [ 65%]
[task 2024-09-20T15:26:03.114Z] test/test_util_parameterization.py::test_artifact_refs_in_dict PASSED [ 65%]
[task 2024-09-20T15:26:03.116Z] test/test_util_parameterization.py::test_artifact_refs_in_string PASSED [ 66%]
[task 2024-09-20T15:26:03.119Z] test/test_util_parameterization.py::test_artifact_refs_private PASSED [ 66%]
[task 2024-09-20T15:26:03.120Z] test/test_util_parameterization.py::test_artifact_refs_self PASSED [ 66%]
[task 2024-09-20T15:26:03.123Z] test/test_util_parameterization.py::test_artifact_refs_decision PASSED [ 66%]
[task 2024-09-20T15:26:03.124Z] test/test_util_parameterization.py::test_artifact_refs_invalid PASSED [ 66%]
[task 2024-09-20T15:26:03.127Z] test/test_util_parameterization.py::test_artifact_refs_badly_formed PASSED [ 67%]
[task 2024-09-20T15:26:03.129Z] test/test_util_path.py::TestPath::test_basedir PASSED [ 67%]
[task 2024-09-20T15:26:03.132Z] test/test_util_path.py::TestPath::test_basename PASSED [ 67%]
[task 2024-09-20T15:26:03.134Z] test/test_util_path.py::TestPath::test_commonprefix PASSED [ 67%]
[task 2024-09-20T15:26:03.136Z] test/test_util_path.py::TestPath::test_dirname PASSED [ 68%]
[task 2024-09-20T15:26:03.138Z] test/test_util_path.py::TestPath::test_join PASSED [ 68%]
[task 2024-09-20T15:26:03.184Z] test/test_util_path.py::TestPath::test_match PASSED [ 68%]
[task 2024-09-20T15:26:03.186Z] test/test_util_path.py::TestPath::test_normpath PASSED [ 68%]
[task 2024-09-20T15:26:03.189Z] test/test_util_path.py::TestPath::test_rebase PASSED [ 68%]
[task 2024-09-20T15:26:03.191Z] test/test_util_path.py::TestPath::test_relpath PASSED [ 69%]
[task 2024-09-20T15:26:03.193Z] test/test_util_path.py::TestPath::test_split PASSED [ 69%]
[task 2024-09-20T15:26:03.196Z] test/test_util_path.py::TestPath::test_splitext PASSED [ 69%]
[task 2024-09-20T15:26:03.198Z] test/test_util_python_path.py::test_find_object_no_such_module PASSED [ 69%]
[task 2024-09-20T15:26:03.201Z] test/test_util_python_path.py::test_find_object_no_such_object PASSED [ 69%]
[task 2024-09-20T15:26:03.204Z] test/test_util_python_path.py::test_find_object_exists PASSED [ 70%]
[task 2024-09-20T15:26:03.206Z] test/test_util_readonlydict.py::test_basic PASSED [ 70%]
[task 2024-09-20T15:26:03.208Z] test/test_util_readonlydict.py::test_update PASSED [ 70%]
[task 2024-09-20T15:26:03.210Z] test/test_util_readonlydict.py::test_del PASSED [ 70%]
[task 2024-09-20T15:26:03.212Z] test/test_util_readonlydict.py::test_copy PASSED [ 71%]
[task 2024-09-20T15:26:03.214Z] test/test_util_readonlydict.py::test_pickle PASSED [ 71%]
[task 2024-09-20T15:26:03.216Z] test/test_util_schema.py::TestValidateSchema::test_invalid PASSED [ 71%]
[task 2024-09-20T15:26:03.218Z] test/test_util_schema.py::TestValidateSchema::test_valid PASSED [ 71%]
[task 2024-09-20T15:26:03.221Z] test/test_util_schema.py::TestCheckSchema::test_extend_schema PASSED [ 71%]
[task 2024-09-20T15:26:03.223Z] test/test_util_schema.py::TestCheckSchema::test_extend_schema_twice PASSED [ 72%]
[task 2024-09-20T15:26:03.225Z] test/test_util_schema.py::TestCheckSchema::test_schema PASSED [ 72%]
[task 2024-09-20T15:26:03.227Z] test/test_util_schema.py::test_check_skipped PASSED [ 72%]
[task 2024-09-20T15:26:03.230Z] test/test_util_schema.py::TestResolveKeyedBy::test_match_default PASSED [ 72%]
[task 2024-09-20T15:26:03.232Z] test/test_util_schema.py::TestResolveKeyedBy::test_match_extra_value PASSED [ 72%]
[task 2024-09-20T15:26:03.234Z] test/test_util_schema.py::TestResolveKeyedBy::test_match_nested_exact PASSED [ 73%]
[task 2024-09-20T15:26:03.236Z] test/test_util_schema.py::TestResolveKeyedBy::test_match_partial_regexp PASSED [ 73%]
[task 2024-09-20T15:26:03.240Z] test/test_util_schema.py::TestResolveKeyedBy::test_match_regexp PASSED [ 73%]
[task 2024-09-20T15:26:03.243Z] test/test_util_schema.py::TestResolveKeyedBy::test_multiple_matches PASSED [ 73%]
[task 2024-09-20T15:26:03.246Z] test/test_util_schema.py::TestResolveKeyedBy::test_nested PASSED [ 73%]
[task 2024-09-20T15:26:03.248Z] test/test_util_schema.py::TestResolveKeyedBy::test_no_by PASSED [ 74%]
[task 2024-09-20T15:26:03.250Z] test/test_util_schema.py::TestResolveKeyedBy::test_no_by_dotted PASSED [ 74%]
[task 2024-09-20T15:26:03.252Z] test/test_util_schema.py::TestResolveKeyedBy::test_no_by_empty_dict PASSED [ 74%]
[task 2024-09-20T15:26:03.254Z] test/test_util_schema.py::TestResolveKeyedBy::test_no_by_not_by PASSED [ 74%]
[task 2024-09-20T15:26:03.255Z] test/test_util_schema.py::TestResolveKeyedBy::test_no_by_not_dict PASSED [ 75%]
[task 2024-09-20T15:26:03.257Z] test/test_util_schema.py::TestResolveKeyedBy::test_no_by_not_only_by PASSED [ 75%]
[task 2024-09-20T15:26:03.259Z] test/test_util_schema.py::TestResolveKeyedBy::test_no_key PASSED [ 75%]
[task 2024-09-20T15:26:03.261Z] test/test_util_schema.py::TestResolveKeyedBy::test_no_key_no_default PASSED [ 75%]
[task 2024-09-20T15:26:03.263Z] test/test_util_schema.py::TestResolveKeyedBy::test_no_match PASSED [ 75%]
[task 2024-09-20T15:26:03.266Z] test/test_util_schema.py::test_optionally_keyed_by PASSED [ 76%]
[task 2024-09-20T15:26:03.268Z] test/test_util_taskcluster.py::test_get_root_url PASSED [ 76%]
[task 2024-09-20T15:26:03.271Z] test/test_util_taskcluster.py::test_get_session PASSED [ 76%]
[task 2024-09-20T15:26:03.277Z] test/test_util_taskcluster.py::test_do_request PASSED [ 76%]
[task 2024-09-20T15:26:03.280Z] test/test_util_taskcluster.py::test_get_artifact_url[use_proxy=False] PASSED [ 76%]
[task 2024-09-20T15:26:03.282Z] test/test_util_taskcluster.py::test_get_artifact_url[use_proxy=True] PASSED [ 77%]
[task 2024-09-20T15:26:03.290Z] test/test_util_taskcluster.py::test_get_artifact PASSED [ 77%]
[task 2024-09-20T15:26:03.294Z] test/test_util_taskcluster.py::test_list_artifact PASSED [ 77%]
[task 2024-09-20T15:26:03.296Z] test/test_util_taskcluster.py::test_get_artifact_path PASSED [ 77%]
[task 2024-09-20T15:26:03.299Z] test/test_util_taskcluster.py::test_get_index_url PASSED [ 78%]
[task 2024-09-20T15:26:03.307Z] test/test_util_taskcluster.py::test_find_task_id PASSED [ 78%]
[task 2024-09-20T15:26:03.311Z] test/test_util_taskcluster.py::test_get_artifact_from_index PASSED [ 78%]
[task 2024-09-20T15:26:03.316Z] test/test_util_taskcluster.py::test_list_tasks PASSED [ 78%]
[task 2024-09-20T15:26:03.319Z] test/test_util_taskcluster.py::test_parse_time PASSED [ 78%]
[task 2024-09-20T15:26:03.321Z] test/test_util_taskcluster.py::test_get_task_url PASSED [ 79%]
[task 2024-09-20T15:26:03.325Z] test/test_util_taskcluster.py::test_get_task_definition PASSED [ 79%]
[task 2024-09-20T15:26:03.329Z] test/test_util_taskcluster.py::test_cancel_task PASSED [ 79%]
[task 2024-09-20T15:26:03.333Z] test/test_util_taskcluster.py::test_status_task PASSED [ 79%]
[task 2024-09-20T15:26:03.337Z] test/test_util_taskcluster.py::test_state_task PASSED [ 79%]
[task 2024-09-20T15:26:03.340Z] test/test_util_taskcluster.py::test_rerun_task PASSED [ 80%]
[task 2024-09-20T15:26:03.345Z] test/test_util_taskcluster.py::test_get_current_scopes PASSED [ 80%]
[task 2024-09-20T15:26:03.349Z] test/test_util_taskcluster.py::test_purge_cache PASSED [ 80%]
[task 2024-09-20T15:26:03.353Z] test/test_util_taskcluster.py::test_send_email PASSED [ 80%]
[task 2024-09-20T15:26:03.358Z] test/test_util_taskcluster.py::test_list_task_group_incomplete_tasks PASSED [ 81%]
[task 2024-09-20T15:26:03.372Z] test/test_util_taskcluster.py::test_get_ancestors PASSED [ 81%]
[task 2024-09-20T15:26:03.384Z] test/test_util_taskcluster.py::test_get_ancestors_404 PASSED [ 81%]
[task 2024-09-20T15:26:03.398Z] test/test_util_taskcluster.py::test_get_ancestors_string PASSED [ 81%]
[task 2024-09-20T15:26:03.400Z] test/test_util_templates.py::MergeTest::test_merge PASSED [ 81%]
[task 2024-09-20T15:26:03.402Z] test/test_util_templates.py::MergeTest::test_merge_by PASSED [ 82%]
[task 2024-09-20T15:26:03.404Z] test/test_util_templates.py::MergeTest::test_merge_diff_types PASSED [ 82%]
[task 2024-09-20T15:26:03.406Z] test/test_util_templates.py::MergeTest::test_merge_multiple_by PASSED [ 82%]
[task 2024-09-20T15:26:03.408Z] test/test_util_templates.py::MergeTest::test_merge_to_dicts PASSED [ 82%]
[task 2024-09-20T15:26:03.411Z] test/test_util_templates.py::MergeTest::test_merge_to_lists PASSED [ 82%]
[task 2024-09-20T15:26:03.415Z] test/test_util_time.py::FromNowTest::test_current_json_time PASSED [ 83%]
[task 2024-09-20T15:26:03.417Z] test/test_util_time.py::FromNowTest::test_invalid_str PASSED [ 83%]
[task 2024-09-20T15:26:03.419Z] test/test_util_time.py::FromNowTest::test_json_from_now PASSED [ 83%]
[task 2024-09-20T15:26:03.421Z] test/test_util_time.py::FromNowTest::test_json_from_now_utc_now PASSED [ 83%]
[task 2024-09-20T15:26:03.423Z] test/test_util_time.py::FromNowTest::test_missing_unit PASSED [ 84%]
[task 2024-09-20T15:26:03.424Z] test/test_util_time.py::FromNowTest::test_missing_unknown_unit PASSED [ 84%]
[task 2024-09-20T15:26:03.427Z] test/test_util_time.py::FromNowTest::test_value_of PASSED [ 84%]
[task 2024-09-20T15:26:03.429Z] test/test_util_treeherder.py::TestSymbols::test_add_suffix_no_group PASSED [ 84%]
[task 2024-09-20T15:26:03.431Z] test/test_util_treeherder.py::TestSymbols::test_add_suffix_with_group PASSED [ 84%]
[task 2024-09-20T15:26:03.433Z] test/test_util_treeherder.py::TestSymbols::test_join_no_group PASSED [ 85%]
[task 2024-09-20T15:26:03.435Z] test/test_util_treeherder.py::TestSymbols::test_join_with_group PASSED [ 85%]
[task 2024-09-20T15:26:03.437Z] test/test_util_treeherder.py::TestSymbols::test_split_no_group PASSED [ 85%]
[task 2024-09-20T15:26:03.439Z] test/test_util_treeherder.py::TestSymbols::test_split_with_group PASSED [ 85%]
[task 2024-09-20T15:26:03.447Z] test/test_util_vcs.py::test_get_repository[git] PASSED [ 85%]
[task 2024-09-20T15:26:03.455Z] test/test_util_vcs.py::test_get_repository[hg] PASSED [ 86%]
[task 2024-09-20T15:26:03.463Z] test/test_util_vcs.py::test_get_repository_type[git] PASSED [ 86%]
[task 2024-09-20T15:26:03.470Z] test/test_util_vcs.py::test_get_repository_type[hg] PASSED [ 86%]
[task 2024-09-20T15:26:03.473Z] test/test_util_vcs.py::test_get_repository_type_failure PASSED [ 86%]
[task 2024-09-20T15:26:03.475Z] test/test_util_vcs.py::test_hgplain PASSED [ 86%]
[task 2024-09-20T15:26:03.492Z] test/test_util_vcs.py::test_get_commit_message[git-commit message in\u2026 pure utf8] PASSED [ 87%]
[task 2024-09-20T15:26:03.508Z] test/test_util_vcs.py::test_get_commit_message[git-commit message in... ascii] PASSED [ 87%]
[task 2024-09-20T15:26:03.962Z] test/test_util_vcs.py::test_get_commit_message[hg-commit message in\u2026 pure utf8] PASSED [ 87%]
[task 2024-09-20T15:26:04.420Z] test/test_util_vcs.py::test_get_commit_message[hg-commit message in... ascii] PASSED [ 87%]
[task 2024-09-20T15:26:04.430Z] test/test_util_vcs.py::test_calculate_head_rev[git] PASSED [ 88%]
[task 2024-09-20T15:26:04.583Z] test/test_util_vcs.py::test_calculate_head_rev[hg] PASSED [ 88%]
[task 2024-09-20T15:26:04.598Z] test/test_util_vcs.py::test_get_repo_path[git] PASSED [ 88%]
[task 2024-09-20T15:26:04.863Z] test/test_util_vcs.py::test_get_repo_path[hg] PASSED [ 88%]
[task 2024-09-20T15:26:04.889Z] test/test_util_vcs.py::test_update[git] PASSED [ 88%]
[task 2024-09-20T15:26:06.097Z] test/test_util_vcs.py::test_update[hg] PASSED [ 89%]
[task 2024-09-20T15:26:06.127Z] test/test_util_vcs.py::test_branch[git] PASSED [ 89%]
[task 2024-09-20T15:26:07.053Z] test/test_util_vcs.py::test_branch[hg] PASSED [ 89%]
[task 2024-09-20T15:26:07.064Z] test/test_util_vcs.py::test_remote_name_no_remote[git] PASSED [ 89%]
[task 2024-09-20T15:26:07.200Z] test/test_util_vcs.py::test_remote_name_no_remote[hg] PASSED [ 89%]
[task 2024-09-20T15:26:07.232Z] test/test_util_vcs.py::test_remote_name[git] PASSED [ 90%]
[task 2024-09-20T15:26:07.511Z] test/test_util_vcs.py::test_remote_name[hg] PASSED [ 90%]
[task 2024-09-20T15:26:07.555Z] test/test_util_vcs.py::test_all_remote_names[git] PASSED [ 90%]
[task 2024-09-20T15:26:08.102Z] test/test_util_vcs.py::test_all_remote_names[hg] PASSED [ 90%]
[task 2024-09-20T15:26:08.151Z] test/test_util_vcs.py::test_remote_name_many_remotes[git] PASSED [ 91%]
[task 2024-09-20T15:26:08.579Z] test/test_util_vcs.py::test_remote_name_many_remotes[hg] PASSED [ 91%]
[task 2024-09-20T15:26:08.626Z] test/test_util_vcs.py::test_remote_name_default_and_origin[git] PASSED [ 91%]
[task 2024-09-20T15:26:09.061Z] test/test_util_vcs.py::test_remote_name_default_and_origin[hg] PASSED [ 91%]
[task 2024-09-20T15:26:09.077Z] test/test_util_vcs.py::test_default_branch_guess[git] PASSED [ 91%]
[task 2024-09-20T15:26:09.085Z] test/test_util_vcs.py::test_default_branch_guess[hg] PASSED [ 92%]
[task 2024-09-20T15:26:09.117Z] test/test_util_vcs.py::test_default_branch_remote_query[git] PASSED [ 92%]
[task 2024-09-20T15:26:09.280Z] test/test_util_vcs.py::test_default_branch_remote_query[hg] PASSED [ 92%]
[task 2024-09-20T15:26:09.300Z] test/test_util_vcs.py::test_default_branch_cloned_metadata[git] PASSED [ 92%]
[task 2024-09-20T15:26:09.308Z] test/test_util_vcs.py::test_default_branch_cloned_metadata[hg] PASSED [ 92%]
[task 2024-09-20T15:26:09.324Z] test/test_util_vcs.py::test_get_changed_files_no_changes[git] PASSED [ 93%]
[task 2024-09-20T15:26:09.879Z] test/test_util_vcs.py::test_get_changed_files_no_changes[hg] PASSED [ 93%]
[task 2024-09-20T15:26:09.910Z] test/test_util_vcs.py::test_get_changed_files_one_modified_file[git] PASSED [ 93%]
[task 2024-09-20T15:26:10.932Z] test/test_util_vcs.py::test_get_changed_files_one_modified_file[hg] PASSED [ 93%]
[task 2024-09-20T15:26:10.956Z] test/test_util_vcs.py::test_get_changed_files_one_deleted_file[git] PASSED [ 94%]
[task 2024-09-20T15:26:11.971Z] test/test_util_vcs.py::test_get_changed_files_one_deleted_file[hg] PASSED [ 94%]
[task 2024-09-20T15:26:11.998Z] test/test_util_vcs.py::test_get_changed_files_one_added_file[git] PASSED [ 94%]
[task 2024-09-20T15:26:13.172Z] test/test_util_vcs.py::test_get_changed_files_one_added_file[hg] PASSED [ 94%]
[task 2024-09-20T15:26:13.219Z] test/test_util_vcs.py::test_get_changed_files_two_revisions[git] PASSED [ 94%]
[task 2024-09-20T15:26:15.941Z] test/test_util_vcs.py::test_get_changed_files_two_revisions[hg] PASSED [ 95%]
[task 2024-09-20T15:26:16.015Z] test/test_util_vcs.py::test_workdir_outgoing[git] PASSED [ 95%]
[task 2024-09-20T15:26:19.852Z] test/test_util_vcs.py::test_workdir_outgoing[hg] PASSED [ 95%]
[task 2024-09-20T15:26:19.887Z] test/test_util_vcs.py::test_working_directory_clean[git] PASSED [ 95%]
[task 2024-09-20T15:26:21.586Z] test/test_util_vcs.py::test_working_directory_clean[hg] PASSED [ 95%]
[task 2024-09-20T15:26:21.638Z] test/test_util_vcs.py::test_find_latest_common_revision[git] PASSED [ 96%]
[task 2024-09-20T15:26:23.569Z] test/test_util_vcs.py::test_find_latest_common_revision[hg] PASSED [ 96%]
[task 2024-09-20T15:26:23.595Z] test/test_util_vcs.py::test_does_revision_exist_locally[git] PASSED [ 96%]
[task 2024-09-20T15:26:24.760Z] test/test_util_vcs.py::test_does_revision_exist_locally[hg] PASSED [ 96%]
[task 2024-09-20T15:26:24.763Z] test/test_util_verify.py::test_verification_types[GraphVerification] PASSED [ 97%]
[task 2024-09-20T15:26:24.765Z] test/test_util_verify.py::test_verification_types[InitialVerification] PASSED [ 97%]
[task 2024-09-20T15:26:24.768Z] test/test_util_verify.py::test_verification_types[KindsVerification] PASSED [ 97%]
[task 2024-09-20T15:26:24.770Z] test/test_util_verify.py::test_verification_types[ParametersVerification] PASSED [ 97%]
[task 2024-09-20T15:26:24.773Z] test/test_util_verify.py::test_verification[task_graph_symbol: valid] PASSED [ 97%]
[task 2024-09-20T15:26:24.776Z] test/test_util_verify.py::test_verification[task_graph_symbol: conflicting symbol] PASSED [ 98%]
[task 2024-09-20T15:26:24.780Z] test/test_util_verify.py::test_verification[task_graph_symbol: too many collections] PASSED [ 98%]
[task 2024-09-20T15:26:24.784Z] test/test_util_verify.py::test_verification[routes_notfication_filter: valid] PASSED [ 98%]
[task 2024-09-20T15:26:24.786Z] test/test_util_verify.py::test_verification[routes_notfication_filter: invalid] PASSED [ 98%]
[task 2024-09-20T15:26:24.790Z] test/test_util_verify.py::test_verification[routes_notfication_filter: deprecated] PASSED [ 98%]
[task 2024-09-20T15:26:24.793Z] test/test_util_workertypes.py::test_get_worker_type[linux-1-Exception] PASSED [ 99%]
[task 2024-09-20T15:26:24.797Z] test/test_util_workertypes.py::test_get_worker_type[b-linux-3-test-domain-3/b-linux-gcp] PASSED [ 99%]
[task 2024-09-20T15:26:24.801Z] test/test_util_workertypes.py::test_get_worker_type[t-linux-1-test-domain-1/t-linux-gcp] PASSED [ 99%]
[task 2024-09-20T15:26:24.807Z] test/test_util_yaml.py::test_load PASSED [ 99%]
[task 2024-09-20T15:26:24.834Z] test/test_util_yaml.py::test_key_order PASSED [100%]
[task 2024-09-20T15:26:24.834Z]
[task 2024-09-20T15:26:24.834Z] =============================== warnings summary ===============================
[task 2024-09-20T15:26:24.834Z] test/test_actions_rebuild_cached_tasks.py::test_rebuild_cached_tasks
[task 2024-09-20T15:26:24.834Z] /builds/worker/checkouts/vcs/src/taskgraph/util/time.py:110: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
[task 2024-09-20T15:26:24.834Z] return datetime.datetime.utcnow()
[task 2024-09-20T15:26:24.834Z]
[task 2024-09-20T15:26:24.834Z] test/test_generator.py: 1 warning
[task 2024-09-20T15:26:24.834Z] test/test_main.py: 2 warnings
[task 2024-09-20T15:26:24.834Z] test/test_optimize.py: 9 warnings
[task 2024-09-20T15:26:24.834Z] /builds/worker/checkouts/vcs/src/taskgraph/optimize/base.py:334: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
[task 2024-09-20T15:26:24.834Z] now = datetime.datetime.utcnow()
[task 2024-09-20T15:26:24.834Z]
[task 2024-09-20T15:26:24.834Z] test/test_optimize.py::test_replace_tasks[blocked]
[task 2024-09-20T15:26:24.834Z] test/test_optimize.py::test_replace_tasks[do_not_optimize]
[task 2024-09-20T15:26:24.834Z] test/test_optimize.py::test_replace_tasks[all]
[task 2024-09-20T15:26:24.834Z] test/test_optimize.py::test_replace_tasks[all]
[task 2024-09-20T15:26:24.834Z] test/test_optimize.py::test_replace_tasks[all]
[task 2024-09-20T15:26:24.834Z] test/test_optimize.py::test_replace_tasks[tasks_removed]
[task 2024-09-20T15:26:24.834Z] test/test_optimize.py::test_replace_tasks[tasks_removed]
[task 2024-09-20T15:26:24.834Z] test/test_optimize.py::test_replace_tasks[tasks_removed]
[task 2024-09-20T15:26:24.834Z] test/test_optimize.py::test_replace_tasks[deadline]
[task 2024-09-20T15:26:24.834Z] /builds/worker/checkouts/vcs/test/test_optimize.py:26: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
[task 2024-09-20T15:26:24.834Z] expires = datetime.utcnow() + timedelta(days=1)
[task 2024-09-20T15:26:24.834Z]
[task 2024-09-20T15:26:24.834Z] test/test_scripts_run_task.py: 146 warnings
[task 2024-09-20T15:26:24.834Z] /builds/worker/checkouts/vcs/src/taskgraph/run-task/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
[task 2024-09-20T15:26:24.834Z] now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[task 2024-09-20T15:26:24.834Z]
[task 2024-09-20T15:26:24.834Z] test/test_util_time.py::FromNowTest::test_json_from_now_utc_now
[task 2024-09-20T15:26:24.834Z] /builds/worker/checkouts/vcs/src/taskgraph/util/time.py:91: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
[task 2024-09-20T15:26:24.834Z] now = datetime.datetime.utcnow()
[task 2024-09-20T15:26:24.834Z]
[task 2024-09-20T15:26:24.834Z] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
[task 2024-09-20T15:26:24.834Z] ================ 465 passed, 4 xfailed, 169 warnings in 29.13s =================
[taskcluster 2024-09-20 15:26:25.486Z] === Task Finished ===
[taskcluster 2024-09-20 15:26:25.742Z] Successful task run with exit code: 0 completed in 59.325 seconds
Loading