Test-Label: Intel-dts-format-test Test-Status: FAILURE http://dpdk.org/patch/110398 Subject: [V1] tests/multiprocess: modify dut build dpdk app all _Testing issues_ Diff: tests/TestSuite_multiprocess.py DPDK: commit 90bf3f89ed33f78e9f41818caf123e13e508dee7 Author: Deepak Khandelwal Date: Thu Apr 21 14:41:21 2022 +0530 Comment: mem: skip attaching external memory in secondary process DTS: commit e258d833930686e007f833a2f28dda6d1c71a0fa Author: Jun Dong Date: Tue Apr 26 11:07:11 2022 +0800 Comment: framework/*: fix bug of excel/json report is empty FORMAT test failed information: isort -c --profile black --line-length 88 --python-version auto . ERROR: /root/UB2004-64_216/6f71571491374b10ba7d40e86061775c/dts/conf/project_dpdk.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/6f71571491374b10ba7d40e86061775c/dts/conf/virt_dut.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/6f71571491374b10ba7d40e86061775c/dts/conf/packet.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/6f71571491374b10ba7d40e86061775c/dts/conf/send_pkt_loop.py Imports are incorrectly sorted and/or formatted. Skipped 1 files black --check --line-length 88 --required-version 22.1.0 --target-version py38 --safe . would reformat /root/UB2004-64_216/6f71571491374b10ba7d40e86061775c/dts/conf/send_pkt_loop.py error: cannot format /root/UB2004-64_216/6f71571491374b10ba7d40e86061775c/dts/conf/settings.py: Cannot parse: 213:18: print "couldn't look up %s" % address Python 2 support was removed in version 22.0. error: cannot format /root/UB2004-64_216/6f71571491374b10ba7d40e86061775c/dts/conf/virt_dut.py: Cannot parse: 109:22: print dts.RED("Can not found [%d ]port info" % index) Python 2 support was removed in version 22.0. error: cannot format /root/UB2004-64_216/6f71571491374b10ba7d40e86061775c/dts/conf/packet.py: Cannot parse: 294:18: print "Invalid option for send packet by scapy" Python 2 support was removed in version 22.0. would reformat /root/UB2004-64_216/6f71571491374b10ba7d40e86061775c/dts/conf/project_dpdk.py Oh no! 💥 💔 💥 2 files would be reformatted, 340 files would be left unchanged, 3 files would fail to reformat. Please use format.sh to format your patches and re-submit. DPDK STV team