From Buff Macaque, 6 Years ago, written in Plain Text.
- view diff
Embed
  1. app@deb92:~/blade/vm/mod_signalwire$ rm testcli
  2. app@deb92:~/blade/vm/mod_signalwire$ make testcli
  3. gcc -o testcli -I/usr/include/libks -I/usr/local/include/signalwire-client-c -lks -L/usr/local/lib -lsignalwire_client -lconfig testcli.c
  4. app@deb92:~/blade/vm/mod_signalwire$ ./testcli 127.0.0.1:2100 a.json
  5.  [DEBUG] 17:25:00 #000061EA                      ks_thread.c:768   __ks_thread_create_ex                            Allocating new thread, current active and attached count: 1, current active and detatched count: 0
  6.  
  7.  [DEBUG] 17:25:00 #000061EA                      ks_thread.c:783   __ks_thread_create_ex                            Thread state change: KS_THREAD_CALLER_STATE_INIT => KS_THREAD_STARTING, address: 0x7ffe043f07c8, tid: 00000000
  8.  
  9.  [DEBUG] 17:25:00 #000061EA                      ks_thread.c:786   __ks_thread_create_ex                            Thread state change: KS_THREAD_CALLER_STATE_INIT => KS_THREAD_CALLER_STATE_START_REQUESTED, address: 0x7ffe043f07c8, tid: 00000000
  10.  
  11.  [DEBUG] 17:25:00 #000061EA                      ks_thread.c:794   __ks_thread_create_ex                            Waiting for thread thread to set running, with address: 0x5609595f8358, tid: 00000000
  12.  
  13.  [DEBUG] 17:25:00 #000061EB                      ks_thread.c:203   thread_launch                                    Thread has launched with address: 0x5609595f8358, tid: 00000000
  14.  
  15.  [DEBUG] 17:25:00 #000061EB                      ks_thread.c:217   thread_launch                                    Marking thread as running, with address: 0x5609595f8358, tid: 00000000
  16.  
  17.  [DEBUG] 17:25:00 #000061EB                      ks_thread.c:224   thread_launch                                    Thread state change: KS_THREAD_STARTING => KS_THREAD_RUNNING, address: 0x7f6d50d44850, tid: 00000000
  18.  
  19.  [DEBUG] 17:25:00 #000061EA                      ks_thread.c:821   __ks_thread_create_ex                            Allocated (attached) thread context ptr: 0x5609595f8358, tid: 000061eb
  20.  
  21.  [DEBUG] 17:25:00 #000061EB                      ks_thread.c:244   thread_launch                                    START call user thread callback with address: 0x5609595f8358, tid: 000061eb
  22.  
  23.   [INFO] 17:25:00 #000061EB                 handle_manager.c:222   __manager_loop                                   Manager loop starting
  24.   [INFO] 17:25:00 #000061EB                 handle_manager.c:202   __requested_service_in_ms                        Manager over due for service, last service interval was 1530091500948ms ago (max allowed is 300000ms)
  25.   [INFO] 17:25:00 #000061EB                 handle_manager.c:238   __manager_loop                                   Manager sleeping for service in: 1ms
  26.   [INFO] 17:25:00 #000061EB                 handle_manager.c:244   __manager_loop                                   Manager timed out waiting for 1ms
  27.   [INFO] 17:25:00 #000061EB                 handle_manager.c:147   __service_handle_type                            Service manager enumerating handles of type: Connection
  28.   [INFO] 17:25:00 #000061EB                 handle_manager.c:162   __service_handle_type                            Service manager serviced: 0 handles of type: Connection
  29.   [INFO] 17:25:00 #000061EB                 handle_manager.c:147   __service_handle_type                            Service manager enumerating handles of type: Session
  30.   [INFO] 17:25:00 #000061EB                 handle_manager.c:162   __service_handle_type                            Service manager serviced: 0 handles of type: Session
  31.   [INFO] 17:25:00 #000061EB                 handle_manager.c:147   __service_handle_type                            Service manager enumerating handles of type: Websocket
  32.   [INFO] 17:25:00 #000061EB                 handle_manager.c:162   __service_handle_type                            Service manager serviced: 0 handles of type: Websocket
  33.   [INFO] 17:25:00 #000061EB                 handle_manager.c:238   __manager_loop                                   Manager sleeping for service in: 300000ms
  34.  [DEBUG] 17:25:00 #000061EA                      ks_handle.c:284   __ks_handle_alloc_ex                             ALLOC - GROUP: 10 TOTAL: 0
  35.  [DEBUG] 17:25:00 #000061EA                      ks_handle.c:340   __ks_handle_alloc_ex                             ALLOCHANDLE: 000a0003f08f0001
  36.   [INFO] 17:25:00 #000061EA                        testcli.c:225   main                                             connecting to 127.0.0.1:2100 ...
  37.  
  38.  [DEBUG] 17:25:00 #000061EA                      ks_handle.c:284   __ks_handle_alloc_ex                             ALLOC - GROUP: 11 TOTAL: 0
  39.  [DEBUG] 17:25:00 #000061EA                      ks_handle.c:340   __ks_handle_alloc_ex                             ALLOCHANDLE: 000b000538d00001
  40.  [DEBUG] 17:25:00 #000061EA                       identity.c:12    swclt_ident_from_str                             Parsing 127.0.0.1:2100
  41.  
  42.  [DEBUG] 17:25:00 #000061EA                      ks_handle.c:284   __ks_handle_alloc_ex                             ALLOC - GROUP: 10 TOTAL: 0
  43.  [DEBUG] 17:25:00 #000061EA                      ks_handle.c:340   __ks_handle_alloc_ex                             ALLOCHANDLE: 000a0002f0900002
  44.  [DEBUG] 17:25:00 #000061EA                      ks_handle.c:284   __ks_handle_alloc_ex                             ALLOC - GROUP: 10 TOTAL: 0
  45.  [DEBUG] 17:25:00 #000061EA                      ks_handle.c:340   __ks_handle_alloc_ex                             ALLOCHANDLE: 000a0004f0910003
  46.  [ERROR] 17:25:00 #000061EA                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  47.   [INFO] 17:25:00 #000061EA                   handle_state.c:233   __swclt_hstate_initiate_change_in                Handle: Normal is initiating state change (state change: Online=>SWCLT Session - SWCLT Session - get failed: 35) in: 1ms
  48.  [ERROR] 17:25:00 #000061EA                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  49.   [INFO] 17:25:00 #000061EA                 handle_manager.c:314   swclt_hmgr_request_service_in                    Handle: SWCLT Session - SWCLT Session - get failed: 35 is requesting manager service in: 1ms
  50.   [INFO] 17:25:00 #000061EA                 handle_manager.c:180   __set_sleep_amount_ms                            Client service interval: 1ms is < current service interval of: 300000ms, signalling manager
  51.   [INFO] 17:25:00 #000061EB                 handle_manager.c:257   __manager_loop                                   Manager signalled, checking sleep amount
  52.   [INFO] 17:25:00 #000061EB                 handle_manager.c:238   __manager_loop                                   Manager sleeping for service in: 3000ms
  53.   [INFO] 17:25:03 #000061EB                 handle_manager.c:244   __manager_loop                                   Manager timed out waiting for 3000ms
  54.   [INFO] 17:25:03 #000061EB                 handle_manager.c:147   __service_handle_type                            Service manager enumerating handles of type: Connection
  55.   [INFO] 17:25:03 #000061EB                 handle_manager.c:162   __service_handle_type                            Service manager serviced: 0 handles of type: Connection
  56.   [INFO] 17:25:03 #000061EB                 handle_manager.c:147   __service_handle_type                            Service manager enumerating handles of type: Session
  57.  [ERROR] 17:25:03 #000061EB                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  58.   [INFO] 17:25:03 #000061EB                 handle_manager.c:155   __service_handle_type                            Service begin: SWCLT Session - SWCLT Session - get failed: 35
  59.   [INFO] 17:25:03 #000061EB                        session.c:214   __do_connect                                     Session is performing connect
  60.  [ERROR] 17:25:03 #000061EB                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  61.   [INFO] 17:25:03 #000061EB                 handle_manager.c:112   __service_handle                                 State change attempt (Normal=>Online) failed (21) re-queueing in: 5000ms
  62.  [ERROR] 17:25:03 #000061EB                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  63.   [INFO] 17:25:03 #000061EB                   handle_state.c:233   __swclt_hstate_initiate_change_in                Handle: Normal is initiating state change (state change: Online=>SWCLT Session - SWCLT Session - get failed: 35) in: 5000ms
  64.  [ERROR] 17:25:03 #000061EB                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  65.   [INFO] 17:25:03 #000061EB                 handle_manager.c:314   swclt_hmgr_request_service_in                    Handle: SWCLT Session - SWCLT Session - get failed: 35 is requesting manager service in: 5000ms
  66.   [INFO] 17:25:03 #000061EB                 handle_manager.c:180   __set_sleep_amount_ms                            Client service interval: 5000ms is < current service interval of: 300000ms, signalling manager
  67.  [ERROR] 17:25:03 #000061EB                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  68.   [INFO] 17:25:03 #000061EB                 handle_manager.c:157   __service_handle_type                            Service end: SWCLT Session - SWCLT Session - get failed: 35
  69.   [INFO] 17:25:03 #000061EB                 handle_manager.c:162   __service_handle_type                            Service manager serviced: 1 handles of type: Session
  70.   [INFO] 17:25:03 #000061EB                 handle_manager.c:147   __service_handle_type                            Service manager enumerating handles of type: Websocket
  71.   [INFO] 17:25:03 #000061EB                 handle_manager.c:162   __service_handle_type                            Service manager serviced: 0 handles of type: Websocket
  72.   [INFO] 17:25:03 #000061EB                 handle_manager.c:238   __manager_loop                                   Manager sleeping for service in: 3000ms
  73.   [INFO] 17:25:06 #000061EB                 handle_manager.c:244   __manager_loop                                   Manager timed out waiting for 3000ms
  74.   [INFO] 17:25:06 #000061EB                 handle_manager.c:147   __service_handle_type                            Service manager enumerating handles of type: Connection
  75.   [INFO] 17:25:06 #000061EB                 handle_manager.c:162   __service_handle_type                            Service manager serviced: 0 handles of type: Connection
  76.   [INFO] 17:25:06 #000061EB                 handle_manager.c:147   __service_handle_type                            Service manager enumerating handles of type: Session
  77.  [ERROR] 17:25:06 #000061EB                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  78.   [INFO] 17:25:06 #000061EB                 handle_manager.c:155   __service_handle_type                            Service begin: SWCLT Session - SWCLT Session - get failed: 35
  79.   [INFO] 17:25:06 #000061EB                        session.c:214   __do_connect                                     Session is performing connect
  80.  [ERROR] 17:25:06 #000061EB                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  81.   [INFO] 17:25:06 #000061EB                 handle_manager.c:112   __service_handle                                 State change attempt (Normal=>Online) failed (21) re-queueing in: 5000ms
  82.  [ERROR] 17:25:06 #000061EB                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  83.   [INFO] 17:25:06 #000061EB                   handle_state.c:233   __swclt_hstate_initiate_change_in                Handle: Normal is initiating state change (state change: Online=>SWCLT Session - SWCLT Session - get failed: 35) in: 5000ms
  84.  [ERROR] 17:25:06 #000061EB                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  85.   [INFO] 17:25:06 #000061EB                 handle_manager.c:314   swclt_hmgr_request_service_in                    Handle: SWCLT Session - SWCLT Session - get failed: 35 is requesting manager service in: 5000ms
  86.   [INFO] 17:25:06 #000061EB                 handle_manager.c:180   __set_sleep_amount_ms                            Client service interval: 5000ms is < current service interval of: 300000ms, signalling manager
  87.  [ERROR] 17:25:06 #000061EB                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  88.   [INFO] 17:25:06 #000061EB                 handle_manager.c:157   __service_handle_type                            Service end: SWCLT Session - SWCLT Session - get failed: 35
  89.   [INFO] 17:25:06 #000061EB                 handle_manager.c:162   __service_handle_type                            Service manager serviced: 1 handles of type: Session
  90.   [INFO] 17:25:06 #000061EB                 handle_manager.c:147   __service_handle_type                            Service manager enumerating handles of type: Websocket
  91.   [INFO] 17:25:06 #000061EB                 handle_manager.c:162   __service_handle_type                            Service manager serviced: 0 handles of type: Websocket
  92.   [INFO] 17:25:06 #000061EB                 handle_manager.c:238   __manager_loop                                   Manager sleeping for service in: 3000ms
  93.   [INFO] 17:25:09 #000061EB                 handle_manager.c:244   __manager_loop                                   Manager timed out waiting for 3000ms
  94.   [INFO] 17:25:09 #000061EB                 handle_manager.c:147   __service_handle_type                            Service manager enumerating handles of type: Connection
  95.   [INFO] 17:25:09 #000061EB                 handle_manager.c:162   __service_handle_type                            Service manager serviced: 0 handles of type: Connection
  96.   [INFO] 17:25:09 #000061EB                 handle_manager.c:147   __service_handle_type                            Service manager enumerating handles of type: Session
  97.  [ERROR] 17:25:09 #000061EB                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  98.   [INFO] 17:25:09 #000061EB                 handle_manager.c:155   __service_handle_type                            Service begin: SWCLT Session - SWCLT Session - get failed: 35
  99.   [INFO] 17:25:09 #000061EB                        session.c:214   __do_connect                                     Session is performing connect
  100.  [ERROR] 17:25:09 #000061EB                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  101.   [INFO] 17:25:09 #000061EB                 handle_manager.c:112   __service_handle                                 State change attempt (Normal=>Online) failed (21) re-queueing in: 5000ms
  102.  [ERROR] 17:25:09 #000061EB                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  103.   [INFO] 17:25:09 #000061EB                   handle_state.c:233   __swclt_hstate_initiate_change_in                Handle: Normal is initiating state change (state change: Online=>SWCLT Session - SWCLT Session - get failed: 35) in: 5000ms
  104.  [ERROR] 17:25:09 #000061EB                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  105.   [INFO] 17:25:09 #000061EB                 handle_manager.c:314   swclt_hmgr_request_service_in                    Handle: SWCLT Session - SWCLT Session - get failed: 35 is requesting manager service in: 5000ms
  106.   [INFO] 17:25:09 #000061EB                 handle_manager.c:180   __set_sleep_amount_ms                            Client service interval: 5000ms is < current service interval of: 300000ms, signalling manager
  107.  [ERROR] 17:25:09 #000061EB                      ks_handle.c:209   __lookup_allocated_slot                          VALIDATION FAILED : 35
  108.   [INFO] 17:25:09 #000061EB                 handle_manager.c:157   __service_handle_type                            Service end: SWCLT Session - SWCLT Session - get failed: 35
  109.   [INFO] 17:25:09 #000061EB                 handle_manager.c:162   __service_handle_type                            Service manager serviced: 1 handles of type: Session
  110.   [INFO] 17:25:09 #000061EB                 handle_manager.c:147   __service_handle_type                            Service manager enumerating handles of type: Websocket
  111.   [INFO] 17:25:09 #000061EB                 handle_manager.c:162   __service_handle_type                            Service manager serviced: 0 handles of type: Websocket
  112.   [INFO] 17:25:09 #000061EB                 handle_manager.c:238   __manager_loop                                   Manager sleeping for service in: 3000ms