Hi,
Actual issue is this: [ERROR] bower ng-table#* EHTTP Status code of 502 Some problem with ng-table library in Bower repository, so it’s unable to download and unable to build the UI. Bower is package manager for webs. We used it as a repository for libraries we are using in web development – design libraries (bootstrap f.e.), components etc. Because in web development things changes pretty quickly, Bower gets obsolete and npm took over. npm WARN deprecated [email protected]: We don't recommend using Bower for new projects. Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy project here: https://bower.io/blog/2017/how-to-migrate-away-from-bower/ Bower still works, but there are issues from time to time and it’s recommended to use npm instead of Bower. Another benefit is npm cache already running on ODL Jenkins, so there will be fewer build problems – issues when it was a temporary problem downloading some 3rd party lib from Bower repository. Whole log: https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/autorelease-release-oxygen/386/console.log.gz Daniel Malachovský From: Ariel Adam <[email protected]> Sent: Tuesday, August 14, 2018 12:29 PM To: Brady Johnson <[email protected]>; Daniel Malachovský <[email protected]> Cc: Robert Varga <[email protected]>; opendaylight sfc <[email protected]>; Release <[email protected]> Subject: Re: [release] Autorelease oxygen failed to build sfc-ui-module from sfc Thanks guys :-). BTW, what was the actual issue (it says "replace bower with npm")? On Tue, Aug 14, 2018 at 1:23 PM Brady Johnson <[email protected]<mailto:[email protected]>> wrote: I just merged it, thanks! Brady On Tue, Aug 14, 2018 at 12:21 PM Daniel Malachovský <[email protected]<mailto:[email protected]>> wrote: This older patch should fix it https://git.opendaylight.org/gerrit/#/c/73443/ daniel -----Original Message----- From: Daniel Malachovský <[email protected]<mailto:[email protected]>> Sent: Tuesday, August 14, 2018 9:15 AM To: Robert Varga <[email protected]<mailto:[email protected]>>; Ariel Adam <[email protected]<mailto:[email protected]>>; Brady Johnson <[email protected]<mailto:[email protected]>>; opendaylight sfc <[email protected]<mailto:[email protected]>> Cc: Release <[email protected]<mailto:[email protected]>> Subject: Re: [release] Autorelease oxygen failed to build sfc-ui-module from sfc I'll look on it -----Original Message----- From: Robert Varga <[email protected]<mailto:[email protected]>> Sent: Tuesday, August 14, 2018 8:46 AM To: Ariel Adam <[email protected]<mailto:[email protected]>>; Brady Johnson <[email protected]<mailto:[email protected]>>; opendaylight sfc <[email protected]<mailto:[email protected]>> Cc: Release <[email protected]<mailto:[email protected]>> Subject: Re: [release] Autorelease oxygen failed to build sfc-ui-module from sfc On 14/08/18 07:20, Ariel Adam wrote: > Guys, still waiting for more info on why the autorelease failed 2 days ago. [INFO] bower ng-table#* download https://github.com/esvit/ng-table/archive/v0.3.3.zip [...] [ERROR] bower ng-table#* EHTTP Status code of 502 Upstream infra issue. Bye, Robert > > Thanks. > > On Sun, Aug 12, 2018 at 4:47 PM Ariel Adam > <[email protected]<mailto:[email protected]> > <mailto:[email protected]<mailto:[email protected]>>> wrote: > > Brady, any idea why this failed? > > Thanks. > > On Sun, Aug 12, 2018 at 5:55 AM Jenkins > > <[email protected]<mailto:[email protected]> > > <mailto:[email protected]<mailto:[email protected]>>> > wrote: > > Attention sfc-devs, > > Autorelease oxygen failed to build sfc-ui-module from sfc in build > 386. Attached is a snippet of the error message related to the > failure that we were able to automatically parse as well as > console logs. > > > Console Logs: > > https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/autorelease > -release-oxygen/386 > > Jenkins Build: > > https://jenkins.opendaylight.org/releng/job/autorelease-release-oxygen > /386/ > > Please review and provide an ETA on when a fix will be available. > > Thanks, > ODL releng/autorelease team > > _______________________________________________ > release mailing list > [email protected]<mailto:[email protected]> > > <mailto:[email protected]<mailto:[email protected]>> > https://lists.opendaylight.org/mailman/listinfo/release > > > > _______________________________________________ > release mailing list > [email protected]<mailto:[email protected]> > https://lists.opendaylight.org/mailman/listinfo/release > _______________________________________________ release mailing list [email protected]<mailto:[email protected]> https://lists.opendaylight.org/mailman/listinfo/release
_______________________________________________ sfc-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/sfc-dev
