report.html

Report generated on 25-Sep-2022 at 04:47:08 by pytest-html v3.1.1

Environment

BUILD_ID 3
BUILD_NUMBER 3
BUILD_TAG jenkins-dgl-PR-4626-3
BUILD_URL https://dgl-jenkins-eksvpc-2136217999.us-west-2.elb.amazonaws.com/job/dgl/job/PR-4626/3/
CI true
EXECUTOR_NUMBER 0
GIT_BRANCH PR-4626
GIT_COMMIT 0434be9ab1f31a60587c27fca1087cd312f3d53f
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-4626
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-4626

Summary

234 tests ran in 5.03 seconds.

233 passed, 0 skipped, 1 failed, 0 errors, 0 expected failures, 0 unexpected passes

Results

Result Test Duration Links
Failed report.py::test_generate_report[585_Distributed Torch CPU Unit test//Shell Script] 0.00
test_name = '585_Distributed Torch CPU Unit test//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(
E Failed: Test failed. Please see the log at https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp_5hbtqov.log

report.py:95: Failed
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp_5hbtqov.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-4626/3/3/logs/logs_dir/tmph44bq2y5.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-4626/3/3/logs/logs_dir/tmpphgpn1sw.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-4626/3/3/logs/logs_dir/tmpce6mmodt.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-4626/3/3/logs/logs_dir/tmpc4sg78ow.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-4626/3/3/logs/logs_dir/tmpl915mjrp.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-4626/3/3/logs/logs_dir/tmpx8o851t2.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-4626/3/3/logs/logs_dir/tmp0vlak0e6.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-4626/3/3/logs/logs_dir/tmpmax5t4ao.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-4626/3/3/logs/logs_dir/tmpgdevw88t.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-4626/3/3/logs/logs_dir/tmp1_i00aia.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-4626/3/3/logs/logs_dir/tmpg66fqed4.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-4626/3/3/logs/logs_dir/tmp6mrwc13f.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-4626/3/3/logs/logs_dir/tmpvo9r9edw.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-4626/3/3/logs/logs_dir/tmpkov_zph_.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-4626/3/3/logs/logs_dir/tmpy9wlw1fc.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-4626/3/3/logs/logs_dir/tmpghw2epu6.log
Passed report.py::test_generate_report[109_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-4626/3/3/logs/logs_dir/tmp_lnpvilw.log
Passed report.py::test_generate_report[112_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-4626/3/3/logs/logs_dir/tmp9nyps686.log
Passed report.py::test_generate_report[115_Lint Check//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp4gnol2mr.log
Passed report.py::test_generate_report[118_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-4626/3/3/logs/logs_dir/tmp36_3gcfu.log
Passed report.py::test_generate_report[121_Lint Check//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpvb_2yjm3.log
Passed report.py::test_generate_report[126_Lint Check//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp270i_5zx.log
Passed report.py::test_generate_report[127_Lint Check//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpkj7okiwh.log
Passed report.py::test_generate_report[128_Lint Check//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp3anst0cl.log
Passed report.py::test_generate_report[129_Lint Check//Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpni0my304.log
Passed report.py::test_generate_report[130_Lint Check//Delete workspace when build is done/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp2w49ju91.log
Passed report.py::test_generate_report[166_CPU Build//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmps15rxbwu.log
Passed report.py::test_generate_report[173_CPU Build//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-4626/3/3/logs/logs_dir/tmpifw6ua_m.log
Passed report.py::test_generate_report[178_CPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpqk2cm9hs.log
Passed report.py::test_generate_report[192_CPU Build//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-4626/3/3/logs/logs_dir/tmpaxp3rfu8.log
Passed report.py::test_generate_report[197_CPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpye6npiby.log
Passed report.py::test_generate_report[221_CPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp3zo396nn.log
Passed report.py::test_generate_report[224_CPU Build//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp4iscvs_f.log
Passed report.py::test_generate_report[229_CPU Build//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp4vg1mqzx.log
Passed report.py::test_generate_report[231_CPU Build//Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp3gxbyjzy.log
Passed report.py::test_generate_report[244_CPU Build//Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp3sbvaxsi.log
Passed report.py::test_generate_report[245_CPU Build//Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpcx7_8azu.log
Passed report.py::test_generate_report[246_CPU Build//Stash some files to be used later in the build/Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp8r1rxt6t.log
Passed report.py::test_generate_report[247_CPU Build//Delete workspace when build is done/Stash some files to be used later in the build/Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp8ebng0uj.log
Passed report.py::test_generate_report[167_GPU Build//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmptk4pp25x.log
Passed report.py::test_generate_report[179_GPU Build//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-4626/3/3/logs/logs_dir/tmpzx38nx6k.log
Passed report.py::test_generate_report[182_GPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmptasiq8an.log
Passed report.py::test_generate_report[199_GPU Build//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-4626/3/3/logs/logs_dir/tmp585mllra.log
Passed report.py::test_generate_report[203_GPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmprbkbrvoc.log
Passed report.py::test_generate_report[222_GPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpihjihh2z.log
Passed report.py::test_generate_report[225_GPU Build//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpfbqw5ult.log
Passed report.py::test_generate_report[227_GPU Build//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpdgwvmhxj.log
Passed report.py::test_generate_report[232_GPU Build//Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp0ngwi7as.log
Passed report.py::test_generate_report[257_GPU Build//Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp2r9h3v_k.log
Passed report.py::test_generate_report[258_GPU Build//Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp56m3opkb.log
Passed report.py::test_generate_report[259_GPU Build//Stash some files to be used later in the build/Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp0m857tpg.log
Passed report.py::test_generate_report[260_GPU Build//Delete workspace when build is done/Stash some files to be used later in the build/Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpopv6v6d9.log
Passed report.py::test_generate_report[168_PyTorch Cugraph GPU Build//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpacexmw5_.log
Passed report.py::test_generate_report[183_PyTorch Cugraph GPU Build//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-4626/3/3/logs/logs_dir/tmp1zvtqimt.log
Passed report.py::test_generate_report[186_PyTorch Cugraph GPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmplpk4hgk4.log
Passed report.py::test_generate_report[204_PyTorch Cugraph GPU Build//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-4626/3/3/logs/logs_dir/tmpiyhbk4zc.log
Passed report.py::test_generate_report[207_PyTorch Cugraph GPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmphnrtd7y5.log
Passed report.py::test_generate_report[223_PyTorch Cugraph GPU Build//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp8vwjl1o4.log
Passed report.py::test_generate_report[226_PyTorch Cugraph GPU Build//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpzeukpuw6.log
Passed report.py::test_generate_report[228_PyTorch Cugraph GPU Build//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpba_gal8r.log
Passed report.py::test_generate_report[233_PyTorch Cugraph GPU Build//Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpeuj_0rhv.log
Passed report.py::test_generate_report[270_PyTorch Cugraph GPU Build//Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmprs9sxza4.log
Passed report.py::test_generate_report[271_PyTorch Cugraph GPU Build//Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp_lqy6f3x.log
Passed report.py::test_generate_report[272_PyTorch Cugraph GPU Build//Stash some files to be used later in the build/Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpe0vvdd1i.log
Passed report.py::test_generate_report[273_PyTorch Cugraph GPU Build//Delete workspace when build is done/Stash some files to be used later in the build/Print Message/Shell Script/Shell Script/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp0uk8ihgh.log
Passed report.py::test_generate_report[165_CPU Build (Win64)//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp5chbl9ae.log
Passed report.py::test_generate_report[189_CPU Build (Win64)//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpqre9a942.log
Passed report.py::test_generate_report[212_CPU Build (Win64)//Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmphxmuz8_8.log
Passed report.py::test_generate_report[230_CPU Build (Win64)//Windows Batch Script/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpjpwus7ai.log
Passed report.py::test_generate_report[234_CPU Build (Win64)//Print Message/Windows Batch Script/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp3el2ya3j.log
Passed report.py::test_generate_report[235_CPU Build (Win64)//Stash some files to be used later in the build/Print Message/Windows Batch Script/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpv51jwrsk.log
Passed report.py::test_generate_report[236_CPU Build (Win64)//Delete workspace when build is done/Stash some files to be used later in the build/Print Message/Windows Batch Script/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpzmztir3r.log
Passed report.py::test_generate_report[361_C++ CPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp44ji9313.log
Passed report.py::test_generate_report[373_C++ CPU//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-4626/3/3/logs/logs_dir/tmp4o73ldwd.log
Passed report.py::test_generate_report[376_C++ CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpbgqm7mki.log
Passed report.py::test_generate_report[398_C++ CPU//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-4626/3/3/logs/logs_dir/tmp_cp2nc_a.log
Passed report.py::test_generate_report[401_C++ CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmppqc1t4i2.log
Passed report.py::test_generate_report[426_C++ CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp9zk_cvds.log
Passed report.py::test_generate_report[432_C++ CPU//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpe43r9qdm.log
Passed report.py::test_generate_report[451_C++ CPU//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp8ygdt5lb.log
Passed report.py::test_generate_report[466_C++ CPU//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp0gj4ymck.log
Passed report.py::test_generate_report[467_C++ CPU//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpvkti96an.log
Passed report.py::test_generate_report[468_C++ CPU//Shell Script/Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpqdmvp7ir.log
Passed report.py::test_generate_report[525_C++ CPU//Delete workspace when build is done/Shell Script/Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpjxj7a2pi.log
Passed report.py::test_generate_report[362_C++ GPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp4rqwrn15.log
Passed report.py::test_generate_report[367_C++ GPU//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-4626/3/3/logs/logs_dir/tmp8jxn_qy0.log
Passed report.py::test_generate_report[370_C++ GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpcsmkxhh1.log
Passed report.py::test_generate_report[385_C++ GPU//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-4626/3/3/logs/logs_dir/tmpomanajcg.log
Passed report.py::test_generate_report[388_C++ GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpgh39y8gb.log
Passed report.py::test_generate_report[422_C++ GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp3m11x9dq.log
Passed report.py::test_generate_report[431_C++ GPU//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpof9ks4r3.log
Passed report.py::test_generate_report[450_C++ GPU//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpt1uqircg.log
Passed report.py::test_generate_report[460_C++ GPU//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpx1soo74o.log
Passed report.py::test_generate_report[464_C++ GPU//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpq9l0iuad.log
Passed report.py::test_generate_report[465_C++ GPU//Shell Script/Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmptnxmirln.log
Passed report.py::test_generate_report[480_C++ GPU//Delete workspace when build is done/Shell Script/Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp6n5c1hnp.log
Passed report.py::test_generate_report[359_C++ CPU (Win64)//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmplk_ve599.log
Passed report.py::test_generate_report[391_C++ CPU (Win64)//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpnzxh_h3h.log
Passed report.py::test_generate_report[423_C++ CPU (Win64)//Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpn5_7__9o.log
Passed report.py::test_generate_report[461_C++ CPU (Win64)//Restore files previously stashed/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpgzc05pr7.log
Passed report.py::test_generate_report[462_C++ CPU (Win64)//Print Message/Restore files previously stashed/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpdx5cskn3.log
Passed report.py::test_generate_report[463_C++ CPU (Win64)//Windows Batch Script/Print Message/Restore files previously stashed/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpjrihac_7.log
Passed report.py::test_generate_report[479_C++ CPU (Win64)//Delete workspace when build is done/Windows Batch Script/Print Message/Restore files previously stashed/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpnpzjbpjp.log
Passed report.py::test_generate_report[363_Tensorflow CPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpuridb_by.log
Passed report.py::test_generate_report[405_Tensorflow CPU//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-4626/3/3/logs/logs_dir/tmplb557ama.log
Passed report.py::test_generate_report[412_Tensorflow CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp4y6hf1jw.log
Passed report.py::test_generate_report[436_Tensorflow CPU//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-4626/3/3/logs/logs_dir/tmpgob86ipc.log
Passed report.py::test_generate_report[439_Tensorflow CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpnirsj_g2.log
Passed report.py::test_generate_report[492_Tensorflow GPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmptzlqoug8.log
Passed report.py::test_generate_report[501_Tensorflow GPU//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-4626/3/3/logs/logs_dir/tmpqbf_jd7l.log
Passed report.py::test_generate_report[504_Tensorflow GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp30rrijkv.log
Passed report.py::test_generate_report[507_Tensorflow GPU//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-4626/3/3/logs/logs_dir/tmpuoetegpx.log
Passed report.py::test_generate_report[510_Tensorflow GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpe1iim9qh.log
Passed report.py::test_generate_report[364_Torch CPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp8q8mf03c.log
Passed report.py::test_generate_report[379_Torch CPU//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-4626/3/3/logs/logs_dir/tmphsrsw2v0.log
Passed report.py::test_generate_report[382_Torch CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpc3cdho6l.log
Passed report.py::test_generate_report[415_Torch CPU//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-4626/3/3/logs/logs_dir/tmpnsppxmkz.log
Passed report.py::test_generate_report[418_Torch CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpz_o1agp9.log
Passed report.py::test_generate_report[360_Torch CPU (Win64)//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp13jvs2z9.log
Passed report.py::test_generate_report[606_Torch GPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp482bjcb3.log
Passed report.py::test_generate_report[609_Torch GPU//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-4626/3/3/logs/logs_dir/tmpafmwm27r.log
Passed report.py::test_generate_report[612_Torch GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpsfjxmgde.log
Passed report.py::test_generate_report[615_Torch GPU//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-4626/3/3/logs/logs_dir/tmpc9aseblw.log
Passed report.py::test_generate_report[618_Torch GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp7c9jsgks.log
Passed report.py::test_generate_report[536_Distributed//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpag6s0cg2.log
Passed report.py::test_generate_report[539_Distributed//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-4626/3/3/logs/logs_dir/tmp1b1vy0oz.log
Passed report.py::test_generate_report[542_Distributed//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpas2wfvhe.log
Passed report.py::test_generate_report[545_Distributed//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-4626/3/3/logs/logs_dir/tmp6d31xjly.log
Passed report.py::test_generate_report[548_Distributed//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpy0p7nmzr.log
Passed report.py::test_generate_report[663_PyTorch Cugraph GPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp82r2yuum.log
Passed report.py::test_generate_report[666_PyTorch Cugraph GPU//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-4626/3/3/logs/logs_dir/tmp4lxmzqr2.log
Passed report.py::test_generate_report[669_PyTorch Cugraph GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpxauocysy.log
Passed report.py::test_generate_report[672_PyTorch Cugraph GPU//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-4626/3/3/logs/logs_dir/tmpctcahhab.log
Passed report.py::test_generate_report[675_PyTorch Cugraph GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpwiar8l06.log
Passed report.py::test_generate_report[558_MXNet CPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp5dybninw.log
Passed report.py::test_generate_report[562_MXNet CPU//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-4626/3/3/logs/logs_dir/tmpp5vm61le.log
Passed report.py::test_generate_report[565_MXNet CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpb630dxkc.log
Passed report.py::test_generate_report[568_MXNet CPU//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-4626/3/3/logs/logs_dir/tmpgb0be5t8.log
Passed report.py::test_generate_report[571_MXNet CPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmps3ru2b4e.log
Passed report.py::test_generate_report[706_MXNet GPU//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpt2p9511a.log
Passed report.py::test_generate_report[709_MXNet GPU//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-4626/3/3/logs/logs_dir/tmpsn_ebqqm.log
Passed report.py::test_generate_report[712_MXNet GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp2ikx3av7.log
Passed report.py::test_generate_report[715_MXNet GPU//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-4626/3/3/logs/logs_dir/tmpgnn_9ag1.log
Passed report.py::test_generate_report[718_MXNet GPU//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpnui7eemd.log
Passed report.py::test_generate_report[791_DGL-Go//Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp_a4ut4ze.log
Passed report.py::test_generate_report[794_DGL-Go//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-4626/3/3/logs/logs_dir/tmp3ztfufx7.log
Passed report.py::test_generate_report[797_DGL-Go//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpvsm9kjqr.log
Passed report.py::test_generate_report[800_DGL-Go//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-4626/3/3/logs/logs_dir/tmp712gxhb0.log
Passed report.py::test_generate_report[803_DGL-Go//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmplbef8fur.log
Passed report.py::test_generate_report[425_Torch CPU (Win64) Unit 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-4626/3/3/logs/logs_dir/tmpmtsjxso6.log
Passed report.py::test_generate_report[441_Torch CPU (Win64) Unit test//Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp8zc03noz.log
Passed report.py::test_generate_report[455_Torch CPU (Win64) Unit test//Restore files previously stashed/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpkeuqmgh1.log
Passed report.py::test_generate_report[456_Torch CPU (Win64) Unit test//Print Message/Restore files previously stashed/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpvcaahctd.log
Passed report.py::test_generate_report[459_Torch CPU (Win64) Unit test//Windows Batch Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp6psr1oax.log
Passed report.py::test_generate_report[440_Torch CPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp2ff0bv7w.log
Passed report.py::test_generate_report[446_Torch CPU Unit test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp5yc89wnc.log
Passed report.py::test_generate_report[453_Torch CPU Unit test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpjrtov2s4.log
Passed report.py::test_generate_report[474_Torch CPU Unit test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmplreqdhxp.log
Passed report.py::test_generate_report[475_Torch CPU Unit test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp3aud426m.log
Passed report.py::test_generate_report[478_Torch CPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpqq0kt5y3.log
Passed report.py::test_generate_report[449_Tensorflow CPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp8fhlmtdx.log
Passed report.py::test_generate_report[452_Tensorflow CPU Unit test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp1c5d2a1j.log
Passed report.py::test_generate_report[454_Tensorflow CPU Unit test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpc7cm0nfw.log
Passed report.py::test_generate_report[469_Tensorflow CPU Unit test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpzjdfgo_q.log
Passed report.py::test_generate_report[470_Tensorflow CPU Unit test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpaglk25n5.log
Passed report.py::test_generate_report[473_Tensorflow CPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpn9lblqsx.log
Passed report.py::test_generate_report[517_Tensorflow GPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpz_np3cw2.log
Passed report.py::test_generate_report[518_Tensorflow GPU Unit test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmphxwlan42.log
Passed report.py::test_generate_report[519_Tensorflow GPU Unit test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp0qyks1xt.log
Passed report.py::test_generate_report[520_Tensorflow GPU Unit test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpw_9g71bx.log
Passed report.py::test_generate_report[521_Tensorflow GPU Unit test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpw1hdrzfk.log
Passed report.py::test_generate_report[524_Tensorflow GPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpy5kr5fp5.log
Passed report.py::test_generate_report[555_Distributed Torch CPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpli3qsku9.log
Passed report.py::test_generate_report[556_Distributed Torch CPU Unit test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpd95yxt15.log
Passed report.py::test_generate_report[559_Distributed Torch CPU Unit test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp7n7mt9t6.log
Passed report.py::test_generate_report[581_Distributed Torch CPU Unit test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp34gkywck.log
Passed report.py::test_generate_report[582_Distributed Torch CPU Unit test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpudtjysym.log
Passed report.py::test_generate_report[578_MXNet CPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmppltgz4rf.log
Passed report.py::test_generate_report[579_MXNet CPU Unit test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpl4k2vk04.log
Passed report.py::test_generate_report[580_MXNet CPU Unit test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpqfz54d6g.log
Passed report.py::test_generate_report[586_MXNet CPU Unit test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp0_ugcyif.log
Passed report.py::test_generate_report[587_MXNet CPU Unit test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpadayete5.log
Passed report.py::test_generate_report[590_MXNet CPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpvsnxqvxt.log
Passed report.py::test_generate_report[625_Torch GPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmphvwllbq3.log
Passed report.py::test_generate_report[626_Torch GPU Unit test//Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpwor1cdl6.log
Passed report.py::test_generate_report[627_Torch GPU Unit test//Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpximyhve9.log
Passed report.py::test_generate_report[628_Torch GPU Unit test//Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp698zqg4r.log
Passed report.py::test_generate_report[629_Torch GPU Unit test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp2wwqbc4r.log
Passed report.py::test_generate_report[630_Torch GPU Unit test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp9liuyawy.log
Passed report.py::test_generate_report[633_Torch GPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmps9dxlihc.log
Passed report.py::test_generate_report[640_Torch GPU Example test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpw48u4wff.log
Passed report.py::test_generate_report[641_Torch GPU Example test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmphwktox3f.log
Passed report.py::test_generate_report[642_Torch GPU Example test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpmqdhd33f.log
Passed report.py::test_generate_report[643_Torch GPU Example test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpmauo89ns.log
Passed report.py::test_generate_report[644_Torch GPU Example test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp7nqh7uz0.log
Passed report.py::test_generate_report[647_Torch GPU Example test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp1abkagf_.log
Passed report.py::test_generate_report[682_PyTorch Cugraph GPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpr3f61pqd.log
Passed report.py::test_generate_report[683_PyTorch Cugraph GPU Unit test//Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpymt8jcdg.log
Passed report.py::test_generate_report[684_PyTorch Cugraph GPU Unit test//Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpb3_vaxcf.log
Passed report.py::test_generate_report[685_PyTorch Cugraph GPU Unit test//Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpd2kdx14r.log
Passed report.py::test_generate_report[686_PyTorch Cugraph GPU Unit test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp8fybpig9.log
Passed report.py::test_generate_report[687_PyTorch Cugraph GPU Unit test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpiyu7il5v.log
Passed report.py::test_generate_report[690_PyTorch Cugraph GPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp36cam8d0.log
Passed report.py::test_generate_report[725_MXNet GPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp58bw6qks.log
Passed report.py::test_generate_report[726_MXNet GPU Unit test//Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpodscdgkm.log
Passed report.py::test_generate_report[727_MXNet GPU Unit test//Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpnhz0c3hj.log
Passed report.py::test_generate_report[728_MXNet GPU Unit test//Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp1gp1zg2r.log
Passed report.py::test_generate_report[729_MXNet GPU Unit test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpcp2jhkk5.log
Passed report.py::test_generate_report[730_MXNet GPU Unit test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmptf_j98w0.log
Passed report.py::test_generate_report[733_MXNet GPU Unit test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp53gfq46w.log
Passed report.py::test_generate_report[740_Torch CPU Example test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpayijwwbd.log
Passed report.py::test_generate_report[741_Torch CPU Example test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp0479uy5w.log
Passed report.py::test_generate_report[742_Torch CPU Example test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp4do_zfky.log
Passed report.py::test_generate_report[748_Torch CPU Example test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp06uucuii.log
Passed report.py::test_generate_report[752_Torch CPU Example test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpnoo9sb7a.log
Passed report.py::test_generate_report[757_Torch CPU Example test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmppkppv_wl.log
Passed report.py::test_generate_report[768_Torch CPU Tutorial test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp61dqskyo.log
Passed report.py::test_generate_report[769_Torch CPU Tutorial test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpa8jfpgvo.log
Passed report.py::test_generate_report[770_Torch CPU Tutorial test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmprz1gcbhm.log
Passed report.py::test_generate_report[771_Torch CPU Tutorial test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp6xkozysl.log
Passed report.py::test_generate_report[772_Torch CPU Tutorial test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp0od8m1f5.log
Passed report.py::test_generate_report[775_Torch CPU Tutorial test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp_3u86wiw.log
Passed report.py::test_generate_report[810_DGL-Go CPU test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp2t6bswo7.log
Passed report.py::test_generate_report[811_DGL-Go CPU test//Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpoain033h.log
Passed report.py::test_generate_report[812_DGL-Go CPU test//Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpq87xqkxm.log
Passed report.py::test_generate_report[813_DGL-Go CPU test//Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpro0lsifb.log
Passed report.py::test_generate_report[814_DGL-Go CPU test//Print Message/Restore files previously stashed/Shell Script/Check out from version control/Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmppf3t0_lt.log
Passed report.py::test_generate_report[817_DGL-Go CPU test//Shell Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmpbiz6pj44.log
Passed report.py::test_generate_report[866_Torch CPU (Win64) Example 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-4626/3/3/logs/logs_dir/tmpe2dle2bp.log
Passed report.py::test_generate_report[867_Torch CPU (Win64) Example test//Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp4e3al3s5.log
Passed report.py::test_generate_report[876_Torch CPU (Win64) Example test//Restore files previously stashed/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmphoq4midj.log
Passed report.py::test_generate_report[883_Torch CPU (Win64) Example test//Print Message/Restore files previously stashed/Windows Batch Script/Check out from version control] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmp22ozty4f.log
Passed report.py::test_generate_report[886_Torch CPU (Win64) Example test//Windows Batch Script] 0.00
------------------------------Captured stdout call------------------------------
Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-4626/3/3/logs/logs_dir/tmppu3or09h.log