blob: f429c51c170fb5a462e069401c2c9b966d0fc941 [file] [log] [blame]
Chetan Gaonkera58c2582017-08-02 00:02:04 +00001ubuntu@cord-rs-s8:~/cord-tester/src/test/setup$ sudo ./cord-test.py run -m manifest-ponsim.json -t voltha:voltha_exchange.test_subscriber_with_voltha_for_eap_tls_authentication
2# Host [172.17.0.2]:8101 found: line 3 type RSA
3onoscli: eof exception found
4onoscli: logout
5
6Connection to 172.17.0.2 closed.
7
8result.ok, result.status_code are False and 409
9ONOS app cord-config, version 2.0-SNAPSHOT installed
10result.ok, result.status_code are False and 409
11ONOS app aaa, version 2.0-SNAPSHOT installed
12result.ok, result.status_code are False and 409
13ONOS app igmp, version 2.0-SNAPSHOT installed
14Controller IP [u'172.17.0.2'], Test type voltha:voltha_exchange.test_subscriber_with_voltha_for_eap_tls_authentication
15Installing cord tester ONOS app /home/ubuntu/cord-tester/src/test/apps/ciena-cordigmp-multitable-3.0-SNAPSHOT.oar
16result.ok, result.status_code are False and 409
17WARNING: The DOCKER_HOST_IP variable is not set. Defaulting to a blank string.
18compose_consul_1 is up-to-date
19compose_zookeeper_1 is up-to-date
20compose_fluentd_1 is up-to-date
21compose_registrator_1 is up-to-date
22compose_kafka_1 is up-to-date
23IP 172.18.0.3 for service consul
24IP 172.18.0.5 for service kafka
25IP 172.18.0.4 for service zookeeper
26IP 172.18.0.6 for service registrator
27IP 172.18.0.2 for service fluentd
28Chameleon voltha sevice is already running. Skipped start
29VOLTHA core is already running. Skipped start
30VOLTHA ofagent is already running. Skipped start
31PONSIM already running. Skipped start
32Radius server running with IP 172.17.0.3
33Running ['voltha:voltha_exchange.test_subscriber_with_voltha_for_eap_tls_authentication'] tests across 1 containers in parallel
34Modifying scapy tool files before running a test: ['voltha:voltha_exchange.test_subscriber_with_voltha_for_eap_tls_authentication']
35Running tests: ['voltha:voltha_exchange.test_subscriber_with_voltha_for_eap_tls_authentication']
36WARNING: No route found for IPv6 destination :: (no default route?)
37Connecting to controller at 172.17.0.2
38onoscli: Trying to connect to 172.17.0.2
39Spawning pexpect for ip 172.17.0.2
40ssh connection asked for password, gave password
41Command 'summary -j' sent to onoscli.
42onoscli: eof exception found
43onoscli: logout
44
45Connection to 172.17.0.2 closed.
46
47Installing the multi table app /root/test/src/test/voltha/../apps/ciena-cordigmp-multitable-3.0-SNAPSHOT.oar for subscriber test
48Test Method: ... Enabling ponsim olt
49Pre-provisioning ponsim_olt with address 172.17.0.1:50060
50Enabling device a262ef102041
51Checking operational status for device a262ef102041
52Installing OLT app /root/test/src/test/voltha/../apps/olt-app-2.0-SNAPSHOT.oar
53Adding subscribers through OLT app
54Running subscriber veth0 tls auth test with valid TLS certificate
55llheader packet is None
56source mac of packet is 4efe788ced55
57_eapStart method started over interface veth0
58Inside EAP ID Req for interface veth0
59Got EAPOL packet with type id and code request for interface veth0
60Interface: veth0, Packet code: 1, type: 1, id: 0
61Send EAP Response with identity raduser over interface veth0
62Got hello request for id 1 over interface veth0
63Sending Client Hello TLS payload of len 50, id 1 over interface veth0
64Receiving server certificates over interface veth0
65Interface veth0, Appending packet type 02 to packet history of len 74
66Interface: veth0, Pending bytes left 1306
67Interface veth0, Appending packet type 0b to packet history of len 2216
68Interface veth0, Appending packet type 0d to packet history of len 154
69server hello received over interface veth0
70Interface veth0, Appending packet type 0e to packet history of len 4
71Sending client certificate request over interface veth0
72Sending Client Hello TLS Certificate payload of len 1569 over interface veth0
73Interface veth0. Received data in change cipher spec function is None
74Verifying TLS Change Cipher spec record type 14 over interface veth0
75Handshake finished. Sending empty data over interface veth0
76Server authentication successfull over interface veth0
77Disabling device a262ef102041
78Deleting device a262ef102041
79Uninstalling OLT app /root/test/src/test/voltha/../apps/olt-app-2.0-SNAPSHOT.oar
80ok
81Installing back the cord igmp app /root/test/src/test/voltha/../apps/ciena-cordigmp-3.0-SNAPSHOT.oar for subscriber test on exit
82
83----------------------------------------------------------------------
84Ran 1 test in 80.582s
85
86OK
87Test volthaTest.py:voltha_exchange.test_subscriber_with_voltha_for_eap_tls_authentication Success
88Done running tests
89ubuntu@cord-rs-s8:~/cord-tester/src/test/setup$
90