No subject


Fri Sep 2 03:59:05 CDT 2011


[Mar 01 22:21:46] DEBUG[833]: __main__:244 ami_connect: Originating call to sip/ast1/8052
[Mar 01 22:22:16] ERROR[833]: asterisk.TestCase:320 handleOriginateFailure: Error sending originate:
[Mar 01 22:22:16] ERROR[833]: asterisk.TestCase:321 handleOriginateFailure: Traceback (most recent call last):
  File "/root/.local/lib/python2.6/site-packages/starpy/manager.py", line 153, in lineReceived
    self.dispatchIncoming()  # does dispatch and clears cache
  File "/root/.local/lib/python2.6/site-packages/starpy/manager.py", line 241, in dispatchIncoming
    callback(message)
  File "/usr/lib/python2.6/site-packages/twisted/internet/defer.py", line 243, in callback
    self._startRunCallbacks(result)
  File "/usr/lib/python2.6/site-packages/twisted/internet/defer.py", line 312, in _startRunCallbacks
    self._runCallbacks()
--- <exception caught here> ---
  File "/usr/lib/python2.6/site-packages/twisted/internet/defer.py", line 328, in _runCallbacks
    self.result = callback(self.result, *args, **kw)
  File "/root/.local/lib/python2.6/site-packages/starpy/manager.py", line 347, in errorUnlessResponse
    raise error.AMICommandFailure(message)
starpy.error.AMICommandFailure: {'message': 'Originate failed', 'response': 'Error', 'actionid': 'asterisk-testsuite-02.digium.internal-166160684-2'}

[Mar 01 22:22:16] INFO[833]: asterisk.TestCase:256 stop_reactor: Stopping Reactor
[Mar 01 22:22:16] INFO[833]: asterisk.TestCase:223 stop_asterisk: Stopping Asterisk instance 1
[Mar 01 22:22:16] DEBUG[833]: asterisk.asterisk:371 cli_exec: Executing ['/usr/sbin/asterisk', '-C', '/tmp/asterisk-testsuite/apps/voicemail/check_voicemail_new_user_hangup/ast1/etc/asterisk/asterisk.conf', '-rx', 'core stop gracefully'] ...

Both logs on the server indicate that Asterisk exited cleanly; however, there were three Asterisk instances still running - two for the processes, and one for a remote execution.

http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-AST18CENTOS32-29


--
This message is automatically generated by Atlassian Bamboo
------=_Part_674_797974161.1330642200671
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit

<div>
<style type="text/css">
td a, td a:link, td a:visited, td a:hover, td a:active {background:transparent;font-family: Arial, sans-serif;text-decoration:underline;}
td a:link {color:#369;}
td a:visited {color:#444;}
td a:hover, td a:active {color:#036;}
td a:hover {text-decoration:none;}
</style>
<font size="2" color="black" face="Arial, Helvetica, sans-serif" style="font-family: Arial, sans-serif;font-size: 13px;color:#000">
<table align="center" border="0" cellpadding="5" cellspacing="0" width="98%">
<tr>
	<td style="vertical-align:top">
        <table width="100%" border="0" cellpadding="0" cellspacing="0" style="background-color:#f2f2f2;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;color:#000;">
            <tr>
                <td width="100%" style="font-family: Arial, sans-serif; font-size: 14px; color:#000;padding:5px 10px">
                    <a href="http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-AST18CENTOS32-29/" style="font-family: Arial, sans-serif; font-size: 15px; font-weight:bold; color:#000">TESTING-ASTERISKTRUNK-AST18CENTOS32-29</a>
                    <span style="font-family: Arial, sans-serif; font-size: 14px; color:#000">
                    commented by
    Matthew Jordan
                    </span>
                </td>
            </tr>
        </table>
        <br>
        <table width="100%" border="0" cellpadding="0" cellspacing="0" style="background-color:#ecf1f7;border-top:1px solid #bbd0e5;border-bottom:1px solid #bbd0e5;color:#036;">
            <tr>
                <td width="100%" style="font-family: Arial, sans-serif;text-align:left;font-size:16px;font-weight:bold;color:#036;padding:5px 10px">
                    <a href="http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-AST18CENTOS32-29" style="text-decoration: none; font-family: Arial, sans-serif;text-align:left;font-size:16px;font-weight:bold;color:#036" >Comments</a>
                </td>
            </tr>
        </table>
        <br>
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr style="background-color:#ffffd1">
                <td width="20" style="vertical-align:top;padding:10px 0 10px 10px">
                    <img src="http://bamboo.asterisk.org/images/icons/businessman.gif" width="15" height="15">
                </td>
                <td width="100%" style="font-family: Arial, sans-serif; font-size: 13px; color:#000;vertical-align:top;padding:10px">
                     <a href="http://bamboo.asterisk.org/browse/user/mjordan" style="font-family: Arial, sans-serif; font-size: 13px; font-weight:bold; color:#000">    Matthew Jordan
</a>
                    <span style="font-family: Arial, sans-serif; font-size: 13px;color:#999">(01 Mar 2012, 4:50:00 PM)</span>
                    <br>
                    From the log file:
<br/>

<br/>
[Mar 01 22:21:46] DEBUG[833]: __main__:244 ami_connect: Originating call to sip/ast1/8052
<br/>
[Mar 01 22:22:16] ERROR[833]: asterisk.TestCase:320 handleOriginateFailure: Error sending originate:
<br/>
[Mar 01 22:22:16] ERROR[833]: asterisk.TestCase:321 handleOriginateFailure: Traceback (most recent call last):
<br/>
&nbsp;&nbsp;File &quot;/root/.local/lib/python2.6/site-packages/starpy/manager.py&quot;, line 153, in lineReceived
<br/>
&nbsp;&nbsp;&nbsp;&nbsp;self.dispatchIncoming()&nbsp; # does dispatch and clears cache
<br/>
&nbsp;&nbsp;File &quot;/root/.local/lib/python2.6/site-packages/starpy/manager.py&quot;, line 241, in dispatchIncoming
<br/>
&nbsp;&nbsp;&nbsp;&nbsp;callback(message)
<br/>
&nbsp;&nbsp;File &quot;/usr/lib/python2.6/site-packages/twisted/internet/defer.py&quot;, line 243, in callback
<br/>
&nbsp;&nbsp;&nbsp;&nbsp;self._startRunCallbacks(result)
<br/>
&nbsp;&nbsp;File &quot;/usr/lib/python2.6/site-packages/twisted/internet/defer.py&quot;, line 312, in _startRunCallbacks
<br/>
&nbsp;&nbsp;&nbsp;&nbsp;self._runCallbacks()
<br/>
--- &lt;exception caught here&gt; ---
<br/>
&nbsp;&nbsp;File &quot;/usr/lib/python2.6/site-packages/twisted/internet/defer.py&quot;, line 328, in _runCallbacks
<br/>
&nbsp;&nbsp;&nbsp;&nbsp;self.result = callback(self.result, *args, **kw)
<br/>
&nbsp;&nbsp;File &quot;/root/.local/lib/python2.6/site-packages/starpy/manager.py&quot;, line 347, in errorUnlessResponse
<br/>
&nbsp;&nbsp;&nbsp;&nbsp;raise error.AMICommandFailure(message)
<br/>
starpy.error.AMICommandFailure: {'message': 'Originate failed', 'response': 'Error', 'actionid': 'asterisk-testsuite-02.digium.internal-166160684-2'}
<br/>

<br/>
[Mar 01 22:22:16] INFO[833]: asterisk.TestCase:256 stop_reactor: Stopping Reactor
<br/>
[Mar 01 22:22:16] INFO[833]: asterisk.TestCase:223 stop_asterisk: Stopping Asterisk instance 1
<br/>
[Mar 01 22:22:16] DEBUG[833]: asterisk.asterisk:371 cli_exec: Executing ['/usr/sbin/asterisk', '-C', '/tmp/asterisk-testsuite/apps/voicemail/check_voicemail_new_user_hangup/ast1/etc/asterisk/asterisk.conf', '-rx', 'core stop gracefully'] ...
<br/>

<br/>
Both logs on the server indicate that Asterisk exited cleanly; however, there were three Asterisk instances still running - two for the processes, and one for a remote execution.
                </td>
            </tr>
        </table>
        <br>

<table width="100%" border="0" cellpadding="0" cellspacing="0">
    <tr><td colspan="2" align="center" style="font-family: Arial, sans-serif;text-align:center;font-size:11px;font-weight:bold;color:#999;vertical-align:top;padding:20px">
        Email generated by <a href="http://bamboo.asterisk.org" style="font-family: Arial, sans-serif; font-size: 11px; color:#999">Atlassian Bamboo</a> - if you wish to stop receiving these emails edit your  <a href="http://bamboo.asterisk.org/profile/userNotifications.action" style="font-family: Arial, sans-serif; font-size: 11px; color:#999">user profile</a> or <a href="http://bamboo.asterisk.org/viewAdministrators.action" style="font-family: Arial, sans-serif; font-size: 11px; color:#999">notify your administrator</a>
    </td>
    </tr>
</table>

    </td>
    <td width="150" style="vertical-align:top">
        <table width="150" border="0" cellpadding="0" cellspacing="0" style="background-color:#ecf1f7;border-top:1px solid #bbd0e5;border-bottom:1px solid #bbd0e5;color:#036;">
            <tr>
                <td style="font-family: Arial, sans-serif;text-align:left;font-size:16px;font-weight:bold;color:#036;vertical-align:top;padding:5px 10px">
                    Actions
                </td>
            </tr>
        </table>
        <table width="150" border="0" cellpadding="0" cellspacing="0" style="background-color:#f5f9fc;border-bottom:1px solid #bbd0e5;">
            <tr>
                <td style="font-family: Ariel, sans-serif; font-size: 13px; color:#036;vertical-align:top;padding:5px 10px;line-height:1.7">
                    <a href="http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-AST18CENTOS32-29/" style="font-family: Arial, sans-serif; font-size: 13px; color:#036">View Online</a>
                    <br>
                    <a href="http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-AST18CENTOS32-29?commentMode=true" style="font-family: Arial, sans-serif; font-size: 13px; color:#036">Add Comment</a>
                    <br>
                </td>
            </tr>
        </table>
    </td>
<tr>
</table>
</font>
</div>
------=_Part_674_797974161.1330642200671--



More information about the asterisk-dev mailing list