Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # ./vsperf --conf-file=/root/vswitchperf/conf/10_custom.conf phy2phy_tput
- [WARNING] 2018-01-04 13:10:37,200 : (root) - Locale was not properly configured. Default values were set. Old locale: (None, None), New locale: ('en_US', 'UTF-8')
- [INFO ] 2018-01-04 13:10:37,200 : (root) - Creating result directory: /tmp/results_2018-01-04_13-10-37
- [INFO ] 2018-01-04 13:10:37,206 : (testcases.testcase) - ############################################################
- [INFO ] 2018-01-04 13:10:37,207 : (testcases.testcase) - # Test: phy2phy_tput
- [INFO ] 2018-01-04 13:10:37,207 : (testcases.testcase) - # Details: LTD.Throughput.RFC2544.PacketLossRatio
- [INFO ] 2018-01-04 13:10:37,207 : (testcases.testcase) - ############################################################
- [DEBUG] 2018-01-04 13:10:37,207 : (testcases.performance) - Controllers:
- [INFO ] 2018-01-04 13:10:37,481 : (root) - Class found: Dummy.
- [DEBUG] 2018-01-04 13:10:37,482 : (core.traffic_controller) - __init__
- [INFO ] 2018-01-04 13:10:37,490 : (root) - Class found: QemuDpdkVhostUser.
- [DEBUG] 2018-01-04 13:10:37,491 : (core.vnf_controller) - get_vnfs 0 VNF[s] with
- [INFO ] 2018-01-04 13:10:37,491 : (tools.hugepages) - Hugepages size: 2048 kb
- [DEBUG] 2018-01-04 13:10:37,491 : (core.vnf_controller) - get_vnfs_number 0 VNF[s]
- [DEBUG] 2018-01-04 13:10:37,491 : (core.vnf_controller) - get_vnfs_number 0 VNF[s]
- [INFO ] 2018-01-04 13:10:37,506 : (root) - Class found: OvsVanilla.
- [DEBUG] 2018-01-04 13:10:37,507 : (core.vswitch_controller_p2p) - Creation using <class 'ovs_vanilla.OvsVanilla'>
- [INFO ] 2018-01-04 13:10:37,508 : (root) - Class found: Pidstat.
- [INFO ] 2018-01-04 13:10:37,512 : (root) - Class found: DummyLoadGen.
- [DEBUG] 2018-01-04 13:10:37,512 : (testcases.performance) - Setup:
- [DEBUG] 2018-01-04 13:10:37,512 : (core.vswitch_controller_p2p) - Setup using <class 'ovs_vanilla.OvsVanilla'>
- [INFO ] 2018-01-04 13:10:37,512 : (ovs_vanilla) - Starting vswitchd...
- [INFO ] 2018-01-04 13:10:37,513 : (tools.module_manager) - Modprobe module 'libcrc32c'...
- [DEBUG] 2018-01-04 13:10:37,513 : (tools.module_manager) - cmd : sudo modprobe libcrc32c
- [INFO ] 2018-01-04 13:10:37,531 : (tools.module_manager) - Modprobe module 'ip_tunnel'...
- [DEBUG] 2018-01-04 13:10:37,531 : (tools.module_manager) - cmd : sudo modprobe ip_tunnel
- [INFO ] 2018-01-04 13:10:37,544 : (tools.module_manager) - Module already loaded 'vxlan'.
- [INFO ] 2018-01-04 13:10:37,545 : (tools.module_manager) - Modprobe module 'gre'...
- [DEBUG] 2018-01-04 13:10:37,545 : (tools.module_manager) - cmd : sudo modprobe gre
- [INFO ] 2018-01-04 13:10:37,570 : (tools.module_manager) - Modprobe module 'nf_nat'...
- [DEBUG] 2018-01-04 13:10:37,570 : (tools.module_manager) - cmd : sudo modprobe nf_nat
- [INFO ] 2018-01-04 13:10:37,582 : (tools.module_manager) - Modprobe module 'nf_nat_ipv6'...
- [DEBUG] 2018-01-04 13:10:37,583 : (tools.module_manager) - cmd : sudo modprobe nf_nat_ipv6
- [INFO ] 2018-01-04 13:10:37,593 : (tools.module_manager) - Modprobe module 'nf_nat_ipv4'...
- [DEBUG] 2018-01-04 13:10:37,593 : (tools.module_manager) - cmd : sudo modprobe nf_nat_ipv4
- [INFO ] 2018-01-04 13:10:37,603 : (tools.module_manager) - Module already loaded 'nf_conntrack'.
- [INFO ] 2018-01-04 13:10:37,604 : (tools.module_manager) - Module already loaded 'nf_defrag_ipv4'.
- [INFO ] 2018-01-04 13:10:37,604 : (tools.module_manager) - Module already loaded 'nf_defrag_ipv6'.
- [INFO ] 2018-01-04 13:10:37,605 : (tools.module_manager) - Modprobe module 'openvswitch'...
- [DEBUG] 2018-01-04 13:10:37,605 : (tools.module_manager) - cmd : sudo modprobe openvswitch
- [INFO ] 2018-01-04 13:10:37,629 : (ovs_vanilla) - Resetting system after last run...
- [INFO ] 2018-01-04 13:10:37,630 : (ovs_vanilla) - Creating backup of ovs_var_tmp directory...
- [DEBUG] 2018-01-04 13:10:37,630 : (ovs_vanilla) - cmd : sudo mv /var/run/openvswitch /var/run/openvswitch.20180104_131037_3675
- [INFO ] 2018-01-04 13:10:37,640 : (ovs_vanilla) - Creating backup of ovs_etc_tmp directory...
- [DEBUG] 2018-01-04 13:10:37,640 : (ovs_vanilla) - cmd : sudo mv /etc/openvswitch /etc/openvswitch.20180104_131037_3675
- [DEBUG] 2018-01-04 13:10:37,649 : (ovs_vanilla) - cmd : sudo mkdir -p /var/run/openvswitch/
- [DEBUG] 2018-01-04 13:10:37,660 : (ovs_vanilla) - cmd : sudo mkdir -p /etc/openvswitch/
- [INFO ] 2018-01-04 13:10:37,670 : (ovs_vanilla) - System reset after last run.
- [INFO ] 2018-01-04 13:10:37,670 : (ovs_vanilla) - Creating ovsdb configuration database...
- [DEBUG] 2018-01-04 13:10:37,670 : (ovs_vanilla) - cmd : sudo /usr/bin/ovsdb-tool create /etc/openvswitch/conf.db /usr/share/openvswitch/vswitch.ovsschema
- [INFO ] 2018-01-04 13:10:37,684 : (ovs_vanilla) - Starting ovsdb-server...
- [DEBUG] 2018-01-04 13:10:37,684 : (ovs_vanilla) - cmd : sudo /usr/sbin/ovsdb-server --remote=punix:/var/run/openvswitch/db.sock --remote=db:Open_vSwitch,Open_vSwitch,manager_options --pidfile=/var/run/openvswitch/ovsdb-server.pid --overwrite-pidfile
- 2018-01-04T12:10:37Z|00001|ovsdb_server|INFO|ovsdb-server (Open vSwitch) 2.7.2
- [INFO ] 2018-01-04 13:10:40,689 : (ovs_vanilla) - Starting ovs-vswitchd...
- [DEBUG] 2018-01-04 13:10:40,689 : (ovs_vanilla) - cmd : /bin/bash -c "sudo -E /usr/sbin/ovs-vswitchd --pidfile=/var/run/openvswitch/ovs-vswitchd.pid --overwrite-pidfile --log-file=/tmp/vswitchd.log unix:/var/run/openvswitch/db.sock"
- 2018-01-04T12:10:40Z|00001|vlog|INFO|opened log file /tmp/vswitchd.log
- 2018-01-04T12:10:40Z|00002|ovs_numa|INFO|Discovered 8 CPU cores on NUMA node 0
- 2018-01-04T12:10:40Z|00003|ovs_numa|INFO|Discovered 8 CPU cores on NUMA node 1
- 2018-01-04T12:10:40Z|00004|ovs_numa|INFO|Discovered 2 NUMA nodes and 16 CPU cores
- 2018-01-04T12:10:40Z|00005|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting...
- 2018-01-04T12:10:40Z|00006|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected
- 2018-01-04T12:10:40Z|00007|bridge|INFO|ovs-vswitchd (Open vSwitch) 2.7.2
- [INFO ] 2018-01-04 13:10:40,719 : (ovs_vanilla) - Vswitchd...Started.
- [DEBUG] 2018-01-04 13:10:40,719 : (src.ovs.ofctl) - create bridge
- [DEBUG] 2018-01-04 13:10:40,719 : (src.ovs.ofctl) - add bridge
- [INFO ] 2018-01-04 13:10:40,720 : (src.ovs.ofctl) - Running ovs-vsctl...
- [DEBUG] 2018-01-04 13:10:40,720 : (src.ovs.ofctl) - cmd : sudo /usr/bin/ovs-vsctl --timeout 10 add-br br0
- 2018-01-04T12:10:40Z|00008|dpdk|INFO|DPDK Disabled - Use other_config:dpdk-init to enable
- 2018-01-04T12:10:40Z|00009|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation
- 2018-01-04T12:10:40Z|00010|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 1
- 2018-01-04T12:10:40Z|00011|ofproto_dpif|INFO|system@ovs-system: Datapath does not support truncate action
- 2018-01-04T12:10:40Z|00012|ofproto_dpif|INFO|system@ovs-system: Datapath supports unique flow ids
- 2018-01-04T12:10:40Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state
- 2018-01-04T12:10:40Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone
- 2018-01-04T12:10:40Z|00015|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark
- 2018-01-04T12:10:40Z|00016|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label
- 2018-01-04T12:10:40Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_state_nat
- 2018-01-04T12:10:40Z|00001|ofproto_dpif_upcall(handler1)|INFO|received packet on unassociated datapath port 0
- 2018-01-04T12:10:40Z|00018|bridge|INFO|bridge br0: added interface br0 on port 65534
- 2018-01-04T12:10:40Z|00019|bridge|INFO|bridge br0: using datapath[DEBUG] 2018-01-04 13:10:40,794 : (src.ovs.ofctl) - set attribute
- [INFO ] 2018-01-04 13:10:40,794 : (src.ovs.ofctl) - Running ovs-vsctl...
- [DEBUG] 2018-01-04 13:10:40,794 : (src.ovs.ofctl) - cmd : sudo /usr/bin/ovs-vsctl --timeout 10 set Open_vSwitch . other_config:max-idle=30000
- ID 0000361901edfc47
- 2018-01-04T12:10:40Z|00020|connmgr|INFO|br0: added service controller "punix:/var/run/openvswitch/br0.mgmt"
- [DEBUG] 2018-01-04 13:10:40,808 : (src.ovs.dpctl) - delete datapath ovs-system
- [INFO ] 2018-01-04 13:10:40,808 : (src.ovs.dpctl) - Running ovs-dpctl ..
- [DEBUG] 2018-01-04 13:10:40,809 : (src.ovs.dpctl) - cmd : sudo /usr/bin/ovs-dpctl --timeout 10 del-dp ovs-system
- 2018-01-04T12:10:40Z|00021|bridge|INFO|bridge br0: deleted interface br0 on port 65534
- 2018-01-04T12:10:40Z|00022|dpif|WARN|syst[INFO ] 2018-01-04 13:10:40,923 : (ovs_vanilla) - Terminating vswitchd...
- e[INFO ] 2018-01-04 13:10:40,923 : (ovs_vanilla) - Killing ovs-vswitchd...
- m@[DEBUG] 2018-01-04 13:10:40,923 : (ovs_vanilla) - cmd : sudo kill -15 16796
- ovs-system: failed to add br0 as port: No such device
- 2018-01-04T12:10:40Z|00023|bridge|WARN|could not add network device br0 to ofproto (No such device)
- 2018-01-04T12:10:40Z|00001|dpif(revalidator29)|WARN|system@ovs-system: get_stats failed (No such device)
- 2018-01-04T12:10:40Z|00024|bridge|WARN|co[DEBUG] 2018-01-04 13:10:40,934 : (ovs_vanilla) - Wait for process 16796 to terminate after signal -15
- uld not add network device br0 to ofproto (No such device)
- 2018-01-04T12:10:40Z|00001|fatal_signal(handler27)|WARN|terminating with signal 15 (Terminated)
- [INFO ] 2018-01-04 13:10:41,935 : (ovs_vanilla) - Killing ovsdb with pid: 16793
- [DEBUG] 2018-01-04 13:10:41,936 : (ovs_vanilla) - cmd : sudo kill -15 16793
- 2018-01-04T12:10:41Z|00002|fatal_signal|WARN|terminating with signal 15 (Terminated)
- [DEBUG] 2018-01-04 13:10:41,946 : (ovs_vanilla) - Wait for process 16793 to terminate after signal -15
- [INFO ] 2018-01-04 13:10:42,948 : (ovs_vanilla) - Restoring backup of ovs_var_tmp directory...
- [DEBUG] 2018-01-04 13:10:42,948 : (ovs_vanilla) - cmd : sudo rm -rf /var/run/openvswitch
- [DEBUG] 2018-01-04 13:10:42,968 : (ovs_vanilla) - cmd : sudo mv /var/run/openvswitch.20180104_131037_3675 /var/run/openvswitch
- [INFO ] 2018-01-04 13:10:42,981 : (ovs_vanilla) - Restoring backup of ovs_etc_tmp directory...
- [DEBUG] 2018-01-04 13:10:42,981 : (ovs_vanilla) - cmd : sudo rm -rf /etc/openvswitch
- [DEBUG] 2018-01-04 13:10:42,993 : (ovs_vanilla) - cmd : sudo mv /etc/openvswitch.20180104_131037_3675 /etc/openvswitch
- [INFO ] 2018-01-04 13:10:43,003 : (ovs_vanilla) - Log available at /tmp/vswitchd.log
- [INFO ] 2018-01-04 13:10:43,003 : (ovs_vanilla) - Vswitchd...Terminated.
- [INFO ] 2018-01-04 13:10:48,009 : (tools.module_manager) - Removing module 'openvswitch'...
- [INFO ] 2018-01-04 13:10:48,111 : (tools.module_manager) - Removing module 'nf_defrag_ipv6'...
- [INFO ] 2018-01-04 13:10:48,126 : (tools.module_manager) - Unable to remove module 'nf_defrag_ipv6'.
- [DEBUG] 2018-01-04 13:10:48,127 : (tools.module_manager) - Module 'nf_defrag_ipv6' is used by module(s) 'nf_conntrack_ipv6'.
- [INFO ] 2018-01-04 13:10:48,127 : (tools.module_manager) - Removing module 'nf_defrag_ipv4'...
- [INFO ] 2018-01-04 13:10:48,146 : (tools.module_manager) - Unable to remove module 'nf_defrag_ipv4'.
- [DEBUG] 2018-01-04 13:10:48,147 : (tools.module_manager) - Module 'nf_defrag_ipv4' is used by module(s) 'nf_conntrack_ipv4'.
- [INFO ] 2018-01-04 13:10:48,147 : (tools.module_manager) - Removing module 'nf_conntrack'...
- [INFO ] 2018-01-04 13:10:48,159 : (tools.module_manager) - Unable to remove module 'nf_conntrack'.
- [DEBUG] 2018-01-04 13:10:48,159 : (tools.module_manager) - Module 'nf_conntrack' is used by module(s) 'nf_nat_ipv4,nf_nat_ipv6,nf_nat,nf_conntrack_ipv4,nf_conntrack_ipv6'.
- [INFO ] 2018-01-04 13:10:48,160 : (tools.module_manager) - Removing module 'nf_nat_ipv4'...
- [INFO ] 2018-01-04 13:10:48,231 : (tools.module_manager) - Removing module 'nf_nat_ipv6'...
- [INFO ] 2018-01-04 13:10:48,326 : (tools.module_manager) - Removing module 'nf_nat'...
- [INFO ] 2018-01-04 13:10:48,442 : (tools.module_manager) - Removing module 'gre'...
- [INFO ] 2018-01-04 13:10:48,499 : (tools.module_manager) - Removing module 'vxlan'...
- [INFO ] 2018-01-04 13:10:48,511 : (tools.module_manager) - Unable to remove module 'vxlan'.
- [DEBUG] 2018-01-04 13:10:48,512 : (tools.module_manager) - Module 'vxlan' is used by module(s) 'ixgbe'.
- [INFO ] 2018-01-04 13:10:48,512 : (tools.module_manager) - Removing module 'ip_tunnel'...
- [INFO ] 2018-01-04 13:10:48,543 : (tools.module_manager) - Removing module 'libcrc32c'...
- [ERROR] 2018-01-04 13:10:48,595 : (root) - Failed to run test: phy2phy_tput
- Traceback (most recent call last):
- File "./vsperf", line 725, in main
- test.run()
- File "/root/vswitchperf/testcases/testcase.py", line 335, in run
- with self._vswitch_ctl, self._loadgen:
- File "/root/vswitchperf/core/vswitch_controller_p2p.py", line 116, in __enter__
- self.setup()
- File "/root/vswitchperf/core/vswitch_controller_p2p.py", line 63, in setup
- (_, _) = self._vswitch.add_phy_port(bridge)
- File "/root/vswitchperf/vswitches/ovs_vanilla.py", line 79, in add_phy_port
- len(self._ports) + " ports " +
- TypeError: Can't convert 'int' object to str implicitly
- [INFO ] 2018-01-04 13:10:48,596 : (root) - Continuing with next test...
- [INFO ] 2018-01-04 13:10:48,598 : (root) - Removing empty result directory: /tmp/results_2018-01-04_13-10-37
Advertisement
Add Comment
Please, Sign In to add comment