Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
89ecca58fa480b62114fd25e95311c159867340e
[simgrid.git] / examples / gras / rpc / test_sg_64
1 $ $SG_TEST_EXENV ./rpc_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/rpc.xml
2 > [Tremblay:server:(1) 0.000000] [Rpc/INFO] Launch server (port=4000)
3 > [Tremblay:server:(1) 0.000000] [Rpc/INFO] Listening on port 4000
4 > [Ginette:forwarder:(2) 0.000000] [Rpc/INFO] Launch forwarder (port=4000)
5 > [Fafard:client:(3) 0.000000] [Rpc/INFO] Launch client (server on Tremblay:4000)
6 > [Fafard:client:(3) 2.000000] [Rpc/INFO] Connected to Tremblay:4000.
7 > [Fafard:client:(3) 2.000000] [Rpc/INFO] Connected to server which is on Tremblay:4000
8 > [Tremblay:server:(1) 2.001977] [Rpc/INFO] Got message PING(1234) from Fafard:0
9 > [Fafard:client:(3) 2.003954] [Rpc/INFO] The answer to PING(1234) on Tremblay:4000 is PONG(4321)
10 > [Fafard:client:(3) 2.003954] [Rpc/INFO] Call the exception raising RPC
11 > [Tremblay:server:(1) 2.003954] [Rpc/INFO] Answered with PONG(4321)
12 > [Fafard:client:(3) 2.007986] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
13 > [Fafard:client:(3) 2.007986] [Rpc/INFO] Called the exception raising RPC
14 > [Fafard:client:(3) 2.007986] [Rpc/INFO] Call the exception raising RPC (i=0)
15 > [Fafard:client:(3) 2.012018] [Rpc/INFO] Call the exception raising RPC (i=1)
16 > [Fafard:client:(3) 2.016050] [Rpc/INFO] Call the exception raising RPC (i=2)
17 > [Fafard:client:(3) 2.020083] [Rpc/INFO] Call the exception raising RPC (i=3)
18 > [Fafard:client:(3) 2.024115] [Rpc/INFO] Call the exception raising RPC (i=4)
19 > [Fafard:client:(3) 2.028147] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=0)
20 > [Ginette:forwarder:(2) 2.029407] [Rpc/INFO] Forward a request
21 > [Fafard:client:(3) 2.033314] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
22 > [Fafard:client:(3) 2.033314] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=1)
23 > [Ginette:forwarder:(2) 2.034574] [Rpc/INFO] Forward a request
24 > [Fafard:client:(3) 2.038482] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
25 > [Fafard:client:(3) 2.038482] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=2)
26 > [Ginette:forwarder:(2) 2.039741] [Rpc/INFO] Forward a request
27 > [Fafard:client:(3) 2.043649] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
28 > [Fafard:client:(3) 2.043649] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=3)
29 > [Ginette:forwarder:(2) 2.044909] [Rpc/INFO] Forward a request
30 > [Fafard:client:(3) 2.048816] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
31 > [Fafard:client:(3) 2.048816] [Rpc/INFO] Call the exception raising RPC on the forwarder (i=4)
32 > [Ginette:forwarder:(2) 2.050076] [Rpc/INFO] Forward a request
33 > [Fafard:client:(3) 2.053983] [Rpc/INFO] Got the expected exception when calling the exception raising RPC
34 > [Fafard:client:(3) 2.053983] [Rpc/INFO] Ask Ginette:4000 to die
35 > [Ginette:forwarder:(2) 2.055243] [Rpc/INFO] Asked to die by Fafard:0
36 > [Ginette:forwarder:(2) 2.055243] [Rpc/INFO] Done.
37 > [Ginette:forwarder:(2) 2.055243] [gras/INFO] Exiting GRAS
38 > [Fafard:client:(3) 2.055243] [Rpc/INFO] Ask Tremblay:4000 to die
39 > [Tremblay:server:(1) 2.057219] [Rpc/INFO] Asked to die by Fafard:0
40 > [Tremblay:server:(1) 2.057219] [Rpc/INFO] Done.
41 > [Tremblay:server:(1) 2.057219] [gras/INFO] Exiting GRAS
42 > [Fafard:client:(3) 2.057219] [Rpc/INFO] Done.
43 > [Fafard:client:(3) 2.057219] [gras/INFO] Exiting GRAS