Hi Olaf,

I restarted the jobs and some packages started to build, thanks! I
found another weird error though:

"""
* What went wrong:
Execution failed for task ':configure-nexus-repository.jboss.org'.
> Failed to configure Nexus proxy repository.jboss.org with http code 201 
> returned. Run with --info option to see the executed command
"""
More info: 
https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/745/COMPONENTS=flink,OS=debian-9/console

I am wondering if https://github.com/apache/bigtop/pull/834 could help :)

Luca

On Fri, Nov 26, 2021 at 11:44 AM Olaf Flebbe <[email protected]> wrote:
>
> Hi Luca,
>
> I once added a nexus container as an download cache for maven dependencies, 
> attached to a seperate docker network. It has to be started manually if it 
> failed.
> https://ci.bigtop.apache.org/job/nexus-restart/ 
> <https://ci.bigtop.apache.org/job/nexus-restart/>
>
> If this network is not present you might get this kind of error
> So try to restart nexus.
>
> Best
> Olaf
>
> > Am 26.11.2021 um 09:04 schrieb Luca Toscano <[email protected]>:
> >
> > Update:
> >
> > - Found the config diff changes in Jenkins, so I know how to re-enable
> > periodic execution.
> >
> > - Tried to kick off a build, but I stopped it since all the package
> > builds were failing for the same error:
> > ++ docker run -d --net=container:nexus bigtop/slaves:trunk-debian-10 
> > /sbin/init
> > docker: Error response from daemon: cannot join network of a non
> > running container
> > Example:https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/COMPONENTS=solr,OS=debian-10/lastBuild/console
> >
> > I have probably missed something, I don't exactly understand the error
> > so any help would be appreciated :)
> >
> > Luca
> >
> > On Thu, Nov 25, 2021 at 12:27 PM Luca Toscano <[email protected]> 
> > wrote:
> >>
> >> Update: I added debian-11 support, if nobody disagrees I'd kick off a
> >> package build. I can also enable periodic execution but I am not sure
> >> what I should put in the related time interval field (I didn't find it
> >> in the docs).
> >>
> >> Luca
> >>
> >> On Sun, Nov 21, 2021 at 7:10 PM Luca Toscano <[email protected]> 
> >> wrote:
> >>>
> >>> Hi Olaf! Thanks a lot :)
> >>>
> >>> I managed to change CI to allow Debian 11 (minus a little error for
> >>> Ubuntu that seems unrelated, see
> >>> https://ci.bigtop.apache.org/view/Docker/job/Docker-Toolchain-Trunk/)
> >>> and I was able to build the hadoop packages locally via the new Debian
> >>> 11 images published to Dockerhub.
> >>>
> >>> IIUC the last step is to modify
> >>> https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/
> >>> and kick off a build, but I see "2021-10-02: temporarily disable
> >>> periodic execution for preparing 3.0.0 release." so before doing
> >>> anything I'd like some feedback (to avoid causing problems etc..).
> >>>
> >>> Luca
> >>>
> >>> On Fri, Nov 19, 2021 at 8:53 PM Olaf Flebbe <[email protected]> wrote:
> >>>>
> >>>> Hi Luca,
> >>>>
> >>>> I gave you super powers.
> >>>>
> >>>> Best
> >>>> Olaf
> >>>>
> >>>>> Am 19.11.2021 um 08:15 schrieb Luca Toscano <[email protected]>:
> >>>>>
> >>>>> Hi everybody!
> >>>>>
> >>>>> I am working on https://issues.apache.org/jira/browse/BIGTOP-3600 and
> >>>>> IIUC I'd need to add the CI jobs now, but of course I don't have
> >>>>> permissions. If anybody has some time to help I'd be happy to learn
> >>>>> the process and help out :)
> >>>>>
> >>>>> Thanks!
> >>>>>
> >>>>> Luca
> >>>>
>

Reply via email to