You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "#asfinfra IRC Bot (JIRA)" <ji...@apache.org> on 2012/06/24 11:09:42 UTC

[jira] [Commented] (INFRA-4960) freebsd1 slave problems accessing exernal repos

    [ https://issues.apache.org/jira/browse/INFRA-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13400116#comment-13400116 ] 

#asfinfra IRC Bot commented on INFRA-4960:
------------------------------------------

<danielsh> does it run on hudson-fbsd.z.a.o ?  what IPs/ports does the build require access to?

                
> freebsd1 slave problems accessing exernal repos
> -----------------------------------------------
>
>                 Key: INFRA-4960
>                 URL: https://issues.apache.org/jira/browse/INFRA-4960
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Jenkins
>            Reporter: Sebb
>
> Trying to build JMeter on freebsd1 (JMeter adhoc).
> The build process needs to fetch 3rd party libraries (mostly from Maven Central) but the Ant get task fails with [1]:
> [echo] Fetching: lib/bsf-2.4.0.jar
>       [get] Getting: http://repo2.maven.org/maven2/bsf/bsf/2.4.0/bsf-2.4.0.jar
>       [get] To: /usr/home/hudson/hudson-slave/workspace/JMeter adhoc/trunk/build/bsf-2.4.0.jar
>       [get] Error getting http://repo2.maven.org/maven2/bsf/bsf/2.4.0/bsf-2.4.0.jar to /usr/home/hudson/hudson-slave/workspace/JMeter adhoc/trunk/build/bsf-2.4.0.jar
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/JMeter adhoc/trunk/build.xml:2512: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/JMeter adhoc/trunk/build.xml:2455: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/JMeter adhoc/trunk/build.xml:2364: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/JMeter adhoc/trunk/build.xml:2392: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/JMeter adhoc/trunk/build.xml:2422: java.net.SocketException: Operation not permitted
> I get a similar error from wget, using the "fetch" task [2]
> The same build works fine on Ubuntu and I'm fairly sure I used Solaris at one point as well without the same problem.
> [1] https://builds.apache.org/job/JMeter%20adhoc/21/console
> [2] https://builds.apache.org/job/JMeter%20adhoc/batchTasks/task/fetch/19-1/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira