blob: a62718dcf4f188567050a7c8ab9d87a0ed728ff6 [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_with_aaa_app_deactivation
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_with_aaa_app_deactivation
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_fluentd_1 is up-to-date
19compose_consul_1 is up-to-date
20compose_zookeeper_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_with_aaa_app_deactivation'] 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_with_aaa_app_deactivation']
35Running tests: ['voltha:voltha_exchange.test_subscriber_with_voltha_for_eap_tls_authentication_with_aaa_app_deactivation']
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
39# Host [172.17.0.2]:8101 found: line 1 type RSA
40Spawning pexpect for ip 172.17.0.2
41ssh connection asked for password, gave password
42Command 'summary -j' sent to onoscli.
43onoscli: eof exception found
44onoscli: logout
45
46Connection to 172.17.0.2 closed.
47
48Installing the multi table app /root/test/src/test/voltha/../apps/ciena-cordigmp-multitable-3.0-SNAPSHOT.oar for subscriber test
49Test Method: ... Enabling ponsim_olt
50Pre-provisioning ponsim_olt with address 172.17.0.1:50060
51Enabling device c4072073c4ce
52Checking operational status for device c4072073c4ce
53Installing OLT app
54Adding subscribers through OLT app
55Running subscriber veth0 tls auth test with app_deactivate
56llheader packet is None
57source mac of packet is 4efe788ced55
58_eapStart method started over interface veth0
59Inside EAP ID Req for interface veth0
60Got EAPOL packet with type id and code request for interface veth0
61Interface: veth0, Packet code: 1, type: 1, id: 0
62Send EAP Response with identity raduser over interface veth0
63Got hello request for id 1 over interface veth0
64Sending Client Hello TLS payload of len 50, id 1 over interface veth0
65Receiving server certificates over interface veth0
66Interface veth0, Appending packet type 02 to packet history of len 74
67Interface: veth0, Pending bytes left 1306
68Interface veth0, Appending packet type 0b to packet history of len 2216
69Interface veth0, Appending packet type 0d to packet history of len 154
70server hello received over interface veth0
71Interface veth0, Appending packet type 0e to packet history of len 4
72Sending client certificate request over interface veth0
73Sending Client Hello TLS Certificate payload of len 1569 over interface veth0
74Restart aaa app in onos during tls auth flow check on voltha
75entering into testFail function for interface veth0
76TLS verification failed
77Disabling device c4072073c4ce
78Deleting device c4072073c4ce
79ok
80Installing back the cord igmp app /root/test/src/test/voltha/../apps/ciena-cordigmp-3.0-SNAPSHOT.oar for subscriber test on exit
81
82----------------------------------------------------------------------
83Ran 1 test in 95.010s
84
85OK
86Test volthaTest.py:voltha_exchange.test_subscriber_with_voltha_for_eap_tls_authentication_with_aaa_app_deactivation Success
87Done running tests
88ubuntu@cord-rs-s8:~/cord-tester/src/test/setup$
89