You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Prasanna Santhanam <ts...@apache.org> on 2013/03/09 11:40:44 UTC

rpm packaging job failing?

Hey Hugo,

The RPM packaging job [1] has been failing on 4.1 and master. Can you take
a peek?

Thanks!
[1] http://jenkins.cloudstack.org/view/master/job/build-master-rhel63-rpms/ 

-- 
Prasanna.,

Re: rpm packaging job failing?

Posted by prasanna <ts...@apache.org>.
On 12 March 2013 11:11, prasanna <ts...@apache.org> wrote:
> On 12 March 2013 08:28, David Nalley <da...@gnsa.us> wrote:
>> Prasanna - there appears to be nothing wrong with the RPM building
>> when I do it on a freshly setup machine.
>>
>> No idea what's going on with jenkins, but there's nothing inherently
>> wrong with RPM builds.
>>
>> --David
>>
> Rightho! Still looking to get access to jenkins.cs.o to troubleshoot.
>
> people.apache.org/~tsp/id_rsa.pub

Nevermind, took care of this myself from github.

Re: rpm packaging job failing?

Posted by prasanna <ts...@apache.org>.
On 12 March 2013 08:28, David Nalley <da...@gnsa.us> wrote:
> Prasanna - there appears to be nothing wrong with the RPM building
> when I do it on a freshly setup machine.
>
> No idea what's going on with jenkins, but there's nothing inherently
> wrong with RPM builds.
>
> --David
>
Rightho! Still looking to get access to jenkins.cs.o to troubleshoot.

people.apache.org/~tsp/id_rsa.pub

Re: rpm packaging job failing?

Posted by David Nalley <da...@gnsa.us>.
Prasanna - there appears to be nothing wrong with the RPM building
when I do it on a freshly setup machine.

No idea what's going on with jenkins, but there's nothing inherently
wrong with RPM builds.

--David

On Sun, Mar 10, 2013 at 11:54 AM, Prasanna Santhanam <ts...@apache.org> wrote:
> Thanks Marcus, the jenkins change that caused this was well before
> yours. So it might just be an environment issue. I lost my ssh-keys
> thanks to a cloudstack bug :) and can't get into fix that issue.
>
> On Sat, Mar 09, 2013 at 11:47:36AM -0500, Marcus Sorensen wrote:
>> I took a quick peek because I recently made a change to cloud.spec
>> within the last 12 hrs. I don't *think* it's related, because I
>> downloaded a fresh clone of the repo and the rpms built just fine
>> locally. I tried just now on two different CentOS systems, one 6.3,
>> and one 6.4 (just upgraded).
>>
>> I don't know enough about the jenkins server itself to make any suggestions.
>>
>> Checking for unpackaged file(s): /usr/lib/rpm/check-files
>> /home/jenkins/build/workspace/build-master-rhel63-rpms/dist/rpmbuild/BUILDROOT/cloudstack-4.2.0-SNAPSHOT.el6.x86_64
>> error: create archive failed on file
>> /home/jenkins/build/workspace/build-master-rhel63-rpms/dist/rpmbuild/SOURCES/cloudstack-4.2.0-SNAPSHOT.tgz:
>> cpio: Bad magic
>> Build step 'Execute shell' marked build as failure
>> Archiving artifacts
>> Sending e-mails to: hugo@apache.org
>> Finished: FAILURE
>>
>> On Sat, Mar 9, 2013 at 3:40 AM, Prasanna Santhanam <ts...@apache.org> wrote:
>> > Hey Hugo,
>> >
>> > The RPM packaging job [1] has been failing on 4.1 and master. Can you take
>> > a peek?
>> >
>> > Thanks!
>> > [1] http://jenkins.cloudstack.org/view/master/job/build-master-rhel63-rpms/
>> >
>> > --
>> > Prasanna.,
>
> --
> Prasanna.,

Re: rpm packaging job failing?

Posted by Prasanna Santhanam <ts...@apache.org>.
Thanks Marcus, the jenkins change that caused this was well before
yours. So it might just be an environment issue. I lost my ssh-keys
thanks to a cloudstack bug :) and can't get into fix that issue.

On Sat, Mar 09, 2013 at 11:47:36AM -0500, Marcus Sorensen wrote:
> I took a quick peek because I recently made a change to cloud.spec
> within the last 12 hrs. I don't *think* it's related, because I
> downloaded a fresh clone of the repo and the rpms built just fine
> locally. I tried just now on two different CentOS systems, one 6.3,
> and one 6.4 (just upgraded).
> 
> I don't know enough about the jenkins server itself to make any suggestions.
> 
> Checking for unpackaged file(s): /usr/lib/rpm/check-files
> /home/jenkins/build/workspace/build-master-rhel63-rpms/dist/rpmbuild/BUILDROOT/cloudstack-4.2.0-SNAPSHOT.el6.x86_64
> error: create archive failed on file
> /home/jenkins/build/workspace/build-master-rhel63-rpms/dist/rpmbuild/SOURCES/cloudstack-4.2.0-SNAPSHOT.tgz:
> cpio: Bad magic
> Build step 'Execute shell' marked build as failure
> Archiving artifacts
> Sending e-mails to: hugo@apache.org
> Finished: FAILURE
> 
> On Sat, Mar 9, 2013 at 3:40 AM, Prasanna Santhanam <ts...@apache.org> wrote:
> > Hey Hugo,
> >
> > The RPM packaging job [1] has been failing on 4.1 and master. Can you take
> > a peek?
> >
> > Thanks!
> > [1] http://jenkins.cloudstack.org/view/master/job/build-master-rhel63-rpms/
> >
> > --
> > Prasanna.,

-- 
Prasanna.,

Re: rpm packaging job failing?

Posted by Marcus Sorensen <sh...@gmail.com>.
I took a quick peek because I recently made a change to cloud.spec
within the last 12 hrs. I don't *think* it's related, because I
downloaded a fresh clone of the repo and the rpms built just fine
locally. I tried just now on two different CentOS systems, one 6.3,
and one 6.4 (just upgraded).

I don't know enough about the jenkins server itself to make any suggestions.

Checking for unpackaged file(s): /usr/lib/rpm/check-files
/home/jenkins/build/workspace/build-master-rhel63-rpms/dist/rpmbuild/BUILDROOT/cloudstack-4.2.0-SNAPSHOT.el6.x86_64
error: create archive failed on file
/home/jenkins/build/workspace/build-master-rhel63-rpms/dist/rpmbuild/SOURCES/cloudstack-4.2.0-SNAPSHOT.tgz:
cpio: Bad magic
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending e-mails to: hugo@apache.org
Finished: FAILURE

On Sat, Mar 9, 2013 at 3:40 AM, Prasanna Santhanam <ts...@apache.org> wrote:
> Hey Hugo,
>
> The RPM packaging job [1] has been failing on 4.1 and master. Can you take
> a peek?
>
> Thanks!
> [1] http://jenkins.cloudstack.org/view/master/job/build-master-rhel63-rpms/
>
> --
> Prasanna.,