From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=OAUwNziPfeGJJzWOkQxeOIwz7xGOe3Z24ZwC9Q64zuI=; b=T3LddI0oAbf6iUQ0fdODd8FpBSkOap3HmLGAJ3NH1cugHme87EhE2dznt/x/cESCoy xDnPMnWHY9o0IOPQ5SbpZepDV5hX4zgEBmf7OoJ8Zfy8fUoCZswd9tL62lKhCjQtnG36 SK7e5D7k4htpPj1npgDIgcnOUKEwFtxBfF7keCHvnIzODpj4Lnw5sBDIszqri/j4Axcc 7ljGRAY2kZ2wDU7mF0+JuJlY9ibc87RxgdX+i227miT663/hR3hXmRxe96ySumU0Greg JpTcNHsvg5mE+Qm2mtRkjae7vQq9A86A2+g86VvMFI6ULS7OohD+GPMI0HcNiyxomGjA mHXw== MIME-Version: 1.0 In-Reply-To: <000401d2b19d$2e3b0f50$8ab12df0$@toshiba.co.jp> References: <000401d2b19d$2e3b0f50$8ab12df0$@toshiba.co.jp> From: dhinakar k Date: Mon, 10 Apr 2017 17:31:27 +0530 Message-ID: Content-Type: multipart/alternative; boundary=001a113df41433794d054ccebc02 Subject: Re: [Fuego] Fuego 1.1 version error during install List-Id: Mailing list for the Fuego test framework List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Daniel Sangorrin Cc: fuego@lists.linuxfoundation.org --001a113df41433794d054ccebc02 Content-Type: text/plain; charset=UTF-8 Hi, Thanks for your response. It seems the problem is due to the Jenkins port & service issue. I was have plain vanilla Jenkins running at 8080 port and wanted to setup Fuego at 8081. So temporarily stopped Jenkins service @8080. This caused the issue. Now I have swapped the ports so that I can go with defaults to make things easy for Fuego. So that issue is solved now. Regards, Dhinakar On Apr 10, 2017 7:23 AM, "Daniel Sangorrin" wrote: > > -----Original Message----- > > From: fuego-bounces@lists.linuxfoundation.org [mailto: > fuego-bounces@lists.linuxfoundation.org] On Behalf Of dhinakar k > > ---> Running in 9cc9272ed6a4 > > ---> 85db72cbfc81 > > Removing intermediate container 9cc9272ed6a4 > > Step 32 : RUN source /etc/default/jenkins && JAVA_ARGS="$JAVA_ARGS > -Djenkins.install.runSetupWizard=false" && if [ -n > > "$HTTP_PROXY" ]; then PROXYSERVER=$(echo $http_proxy | sed -E > 's/^http://' | sed -E 's/\///g' | sed -E 's/(.*):(.*)/\1/') && > > PROXYPORT=$(echo $http_proxy | sed -E 's/^http://' | sed -E 's/\///g' | > sed -E 's/(.*):(.*)/\2/') && JAVA_ARGS="$JAVA_ARGS - > > Dhttp.proxyHost="${PROXYSERVER}" -Dhttp.proxyPort="${PROXYPORT}" > -Dhttps.proxyHost="${PROXYSERVER}" - > > Dhttps.proxyPort="${PROXYPORT}; fi && sed -i -e > "s#^JAVA_ARGS.*#JAVA_ARGS\=\"${JAVA_ARGS}\"#g" /etc/default/jenkins; > > ---> Running in 6721c884cf16 > > ---> 027eb9ad54a5 > > Removing intermediate container 6721c884cf16 > > Step 33 : RUN service jenkins start && sleep 30 && sudo -u > jenkins java -jar /var/cache/jenkins/war/WEB-INF/jenkins-cli.jar -s > > http://localhost:8080/fuego install-plugin description-setter && > sudo -u jenkins java -jar /var/cache/jenkins/war/WEB-INF/jenkins- > > cli.jar -s http://localhost:8080/fuego install-plugin pegdown-formatter > > ---> Running in bfbc88626a6f > > Starting Jenkins Continuous Integration Server: jenkins. > > description-setter is neither a valid file, URL, nor a plugin artifact > name in the update center > > No update center data is retrieved yet from: > http://updates.jenkins-ci.org/update-center.json > > description-setter looks like a short plugin name. Did you mean ?null?? > > > > ERROR: Error occurred, see previous output. > > The command '/bin/sh -c service jenkins start && sleep 30 && > sudo -u jenkins java -jar /var/cache/jenkins/war/WEB-INF/jenkins- > > cli.jar -s http://localhost:8080/fuego install-plugin > description-setter && sudo -u jenkins java -jar > /var/cache/jenkins/war/WEB- > > INF/jenkins-cli.jar -s http://localhost:8080/fuego install-plugin > pegdown-formatter' returned a non-zero code: 5 > > [sudo] password for dhinakar: > > > > > > > > Any clue what is the issue? > > It may be a problem with your environment/company network(?). > You could install it without plugins first, and then install the plugins > by hand from the Jenkins interface. > > Thanks, > Daniel > > > > > --001a113df41433794d054ccebc02 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

Thanks f= or your response.
It seems the problem is due to the= Jenkins port & service issue. I was have plain vanilla Jenkins running= at 8080 port and wanted to setup Fuego at 8081. So temporarily stopped Jen= kins service @8080. This caused the issue. Now I have swapped the ports so = that I can go with defaults to make things easy for Fuego. So that issue is= solved now.

Regards,
Dhinakar

On Apr 10, 2017 7:23 AM, "Daniel Sangorrin&quo= t; <daniel.sangorrin@t= oshiba.co.jp> wrote:
> -----Original Message-----
> From: fuego= -bounces@lists.linuxfoundation.org [mailto:fuego-bounces@lists.linuxfoundatio= n.org] On Behalf Of dhinakar k
>=C2=A0 ---> Running in 9cc9272ed6a4
>=C2=A0 ---> 85db72cbfc81
> Removing intermediate container 9cc9272ed6a4
> Step 32 : RUN source /etc/default/jenkins &&=C2=A0 =C2=A0 =C2= =A0JAVA_ARGS=3D"$JAVA_ARGS -Djenkins.install.runSetupWizard=3Dfal= se" &&=C2=A0 =C2=A0 =C2=A0if [ -n
> "$HTTP_PROXY" ]; then=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0PROXY= SERVER=3D$(echo $http_proxy | sed -E 's/^http://' | sed -E 's/\= ///g' | sed -E 's/(.*):(.*)/\1/') &&
> PROXYPORT=3D$(echo $http_proxy | sed -E 's/^http://' | sed -E = 's/\///g' | sed -E 's/(.*):(.*)/\2/') &&=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0JAVA_ARGS=3D"$JAVA_ARGS -
> Dhttp.proxyHost=3D"${PROXYSERVER}" -Dhttp.proxyPort=3D&= quot;${PROXYPORT}" -Dhttps.proxyHost=3D"${PROXYSERVER}&= quot; -
> Dhttps.proxyPort=3D"${PROXYPORT};=C2=A0 =C2=A0 =C2=A0fi &= ;&=C2=A0 =C2=A0 =C2=A0sed -i -e "s#^JAVA_ARGS.*#JAVA_ARGS\=3D\&quo= t;${JAVA_ARGS}\"#g" /etc/default/jenkins;
>=C2=A0 ---> Running in 6721c884cf16
>=C2=A0 ---> 027eb9ad54a5
> Removing intermediate container 6721c884cf16
> Step 33 : RUN service jenkins start &&=C2=A0 =C2=A0 =C2=A0slee= p 30 &&=C2=A0 =C2=A0 =C2=A0sudo -u jenkins java -jar /var/cache/jen= kins/war/WEB-INF/jenkins-cli.jar -s
> http://localhost:8080/fuego install-plugin description-setter &a= mp;&=C2=A0 =C2=A0 =C2=A0sudo -u jenkins java -jar /var/cache/jenkins/wa= r/WEB-INF/jenkins-
> cli.jar -s http://localhost:8080/fuego install-plugin pegdown-fo= rmatter
>=C2=A0 ---> Running in bfbc88626a6f
> Starting Jenkins Continuous Integration Server: jenkins.
> description-setter is neither a valid file, URL, nor a plugin artifact= name in the update center
> No update center data is retrieved yet from: ht= tp://updates.jenkins-ci.org/update-center.json
> description-setter looks like a short plugin name. Did you mean ?null?= ?
>
> ERROR: Error occurred, see previous output.
> The command '/bin/sh -c service jenkins start &&=C2=A0 =C2= =A0 =C2=A0sleep 30 &&=C2=A0 =C2=A0 =C2=A0sudo -u jenkins java -jar = /var/cache/jenkins/war/WEB-INF/jenkins-
> cli.jar -s http://localhost:8080/fuego install-plugin descriptio= n-setter &&=C2=A0 =C2=A0 =C2=A0sudo -u jenkins java -jar /var/cache= /jenkins/war/WEB-
> INF/jenkins-cli.jar -s http://localhost:8080/fuego install-plugi= n pegdown-formatter' returned a non-zero code: 5
> [sudo] password for dhinakar:
>
>
>
> Any clue what is the issue?

It may be a problem with your environment/company network(?).
You could install it without plugins first, and then install the plugins by= hand from the Jenkins interface.

Thanks,
Daniel




--001a113df41433794d054ccebc02--