Report generated on 27-Mar-2024 at 07:31:10 by pytest-html v3.1.1
| BUILD_ID | 1 |
| BUILD_NUMBER | 1 |
| BUILD_TAG | jenkins-dgl-PR-7246-1 |
| BUILD_URL | https://dgl-jenkins-eksvpc-2136217999.us-west-2.elb.amazonaws.com/job/dgl/job/PR-7246/1/ |
| CI | true |
| EXECUTOR_NUMBER | 4 |
| GIT_BRANCH | PR-7246 |
| GIT_COMMIT | 51ffc892b242f49937ebdcce2bc164676cd06c00 |
| GIT_URL | https://github.com/dmlc/dgl.git |
| JENKINS_URL | https://dgl-jenkins-eksvpc-2136217999.us-west-2.elb.amazonaws.com/ |
| JOB_NAME | dgl/PR-7246 |
| NODE_NAME | dglci-post-linux |
| Packages | {"pluggy": "1.0.0", "py": "1.11.0", "pytest": "7.1.1"} |
| Platform | Linux-5.11.0-1022-aws-x86_64-with-glibc2.29 |
| Plugins | {"html": "3.1.1", "metadata": "2.0.1"} |
| Python | 3.8.10 |
| WORKSPACE | /home/ubuntu/dgl_ci_post_linux/workspace/dgl_PR-7246 |
29 tests ran in 0.96 seconds.
(Un)check the boxes to filter the results.
28 passed, 0 skipped, 1 failed, 0 errors, 0 expected failures, 0 unexpected passes| Result | Test | Duration | Links |
|---|---|---|---|
| No results found. Try to check the filters | |||
| Failed | report.py::test_generate_report[140_Lint Check//Shell Script/Shell Script/Check out from version control/Shell Script/Shell Script/Shell Script] | 0.00 | |
|
test_name = '140_Lint Check//Shell Script/Shell Script/Check out from version control/Shell Script/Shell Script/Shell Script' @pytest.mark.parametrize("test_name", final_dict) def test_generate_report(test_name): os.makedirs("./logs_dir/", exist_ok=True) tmp = tempfile.NamedTemporaryFile( mode="w", delete=False, suffix=".log", dir="./logs_dir/" ) tmp.write(final_dict[test_name]["logs"]) filename = Path(tmp.name).name # print(final_dict[test_name]["logs"]) print("Log path: {}".format(prefix + filename)) if final_dict[test_name]["status"] == JobStatus.FAIL: > pytest.fail( "Test failed. Please see the log at {}".format(prefix + filename) E Failed: Test failed. Please see the log at https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmp0o9ylu1h.log report.py:98: Failed ------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmp0o9ylu1h.log | |||
| Passed | report.py::test_generate_report[7_Declarative: Checkout SCM//Check out from version control] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmpht12q_uv.log | |||
| Passed | report.py::test_generate_report[16_Authentication//Check out from version control] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmpx39zyyyf.log | |||
| Passed | report.py::test_generate_report[19_Authentication//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmpdoczuuh6.log | |||
| Passed | report.py::test_generate_report[22_Authentication//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmpdu6ozmwq.log | |||
| Passed | report.py::test_generate_report[25_Authentication//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmpn_r9sxxx.log | |||
| Passed | report.py::test_generate_report[28_Authentication//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmpuvy5fi2w.log | |||
| Passed | report.py::test_generate_report[49_AuthenticationComment//Check out from version control] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmp04a30hrk.log | |||
| Passed | report.py::test_generate_report[52_AuthenticationComment//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmpw0xrde7j.log | |||
| Passed | report.py::test_generate_report[55_AuthenticationComment//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmphfqxmgz4.log | |||
| Passed | report.py::test_generate_report[58_AuthenticationComment//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmpukq02w92.log | |||
| Passed | report.py::test_generate_report[61_AuthenticationComment//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmp_gf4vmvb.log | |||
| Passed | report.py::test_generate_report[78_Regression Test//Check out from version control] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmpztk58pxc.log | |||
| Passed | report.py::test_generate_report[81_Regression Test//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmpo6aov80q.log | |||
| Passed | report.py::test_generate_report[84_Regression Test//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmp6fkw0v9o.log | |||
| Passed | report.py::test_generate_report[87_Regression Test//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmp7r588z5e.log | |||
| Passed | report.py::test_generate_report[90_Regression Test//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmprcjgig4q.log | |||
| Passed | report.py::test_generate_report[109_Abort Previous CI//The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmpssbn_644.log | |||
| Passed | report.py::test_generate_report[118_Lint Check//Check out from version control] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmphwrc2r2u.log | |||
| Passed | report.py::test_generate_report[121_Lint Check//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmp0h__3r9_.log | |||
| Passed | report.py::test_generate_report[124_Lint Check//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmp794ma1q2.log | |||
| Passed | report.py::test_generate_report[127_Lint Check//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmpel6mrgf7.log | |||
| Passed | report.py::test_generate_report[130_Lint Check//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmp94ql20ym.log | |||
| Passed | report.py::test_generate_report[135_Lint Check//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmpm42q9n1g.log | |||
| Passed | report.py::test_generate_report[136_Lint Check//Shell Script/Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmpredv3at4.log | |||
| Passed | report.py::test_generate_report[137_Lint Check//Shell Script/Shell Script/Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmp5v36x1dx.log | |||
| Passed | report.py::test_generate_report[138_Lint Check//Check out from version control/Shell Script/Shell Script/Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmpnxyh_x0t.log | |||
| Passed | report.py::test_generate_report[139_Lint Check//Shell Script/Check out from version control/Shell Script/Shell Script/Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmpomhchv0x.log | |||
| Passed | report.py::test_generate_report[141_Lint Check//Delete workspace when build is done/Shell Script/Shell Script/Check out from version control/Shell Script/Shell Script/Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/1/1/logs/logs_dir/tmp_7fjfsxh.log | |||