Andrea: You are correct the permission changes allow the windows build to write the installer (when it is available) back to that location so it is available for the publish step to upload.
Juan may be able to troubleshot. For this release I should be able to login and get the windows installer from azure (not sure). Not sure if it is in the release instructions yet but the Docker image instructions are here: https://github.com/geoserver/docker/blob/master/README.md update the docker file version numbers docker build -t geoserver-docker.osgeo.org/geoserver:2.22.0 . docker login geoserver-docker.osgeo.org docker push geoserver-docker.osgeo.org/geoserver:2.22.0 -- Jody Garnett On Thu, 17 Nov 2022 at 10:32, Andrea Aime <andrea.a...@geosolutionsgroup.com> wrote: > Removing that step allowed the release job to succeed... and the windows > build failed (again). > Seems due to permission issues, so those commands should probably be > placed in the windows build? > > Cheers > Andrea > > On Thu, Nov 17, 2022 at 7:22 PM Andrea Aime < > andrea.a...@geosolutionsgroup.com> wrote: > >> Hi, >> me and Martha have been going through the release process and reached the >> geoserver-release build. >> >> It kept on failing, looking into it, I've found the disk was full. I've >> removed some very old builds and their workspaces, freeing some space, and >> started looking into cleaning up snapshots, as they are accumulating in the >> local maven repos of the builds (geoserver-main is 8GB...), as well as >> doing a pass of "clean" to remove the target folders, they are not needed >> after a build in any case. >> >> Yet, even with space, the release job kept on failing... on this step: >> >> [image: image.png] >> echo "Allowing azure to write in the distribution folder" >> chmod g+w distribution >> chmod -R g+w >> /var/lib/jenkins/jobs/geoserver-release/builds/$BUILD_NUMBER/archive/distribution >> >> This step does not make sense, because the archiving of the output is not >> yet done, it's part of the "post-build" actions, which do happen later. And >> yet, post build actions do not allow to run a shell.... so there is really >> no place to run it. >> >> I'm removing it in order to get the release done, the above should work >> as a backup... that said, I'm not sure that can work, but maybe it can be >> moved in a downstream build (talks about azure, I guess it's related to the >> windows installer build). >> >> Cheers >> Andrea >> >> == >> GeoServer Professional Services from the experts! >> >> Visit http://bit.ly/gs-services-us for more information. >> == >> >> Ing. Andrea Aime >> @geowolf >> Technical Lead >> >> GeoSolutions Group >> phone: +39 0584 962313 >> >> fax: +39 0584 1660272 >> >> mob: +39 339 8844549 >> >> https://www.geosolutionsgroup.com/ >> >> http://twitter.com/geosolutions_it >> >> ------------------------------------------------------- >> >> Con riferimento alla normativa sul trattamento dei dati personali (Reg. >> UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si >> precisa che ogni circostanza inerente alla presente email (il suo >> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è >> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il >> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra >> operazione è illecita. Le sarei comunque grato se potesse darmene notizia. >> >> This email is intended only for the person or entity to which it is >> addressed and may contain information that is privileged, confidential or >> otherwise protected from disclosure. We remind that - as provided by >> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this >> e-mail or the information herein by anyone other than the intended >> recipient is prohibited. If you have received this email by mistake, please >> notify us immediately by telephone or e-mail >> > > > -- > > Regards, > > Andrea Aime > > == > GeoServer Professional Services from the experts! > > Visit http://bit.ly/gs-services-us for more information. > == > > Ing. Andrea Aime > @geowolf > Technical Lead > > GeoSolutions Group > phone: +39 0584 962313 > > fax: +39 0584 1660272 > > mob: +39 339 8844549 > > https://www.geosolutionsgroup.com/ > > http://twitter.com/geosolutions_it > > ------------------------------------------------------- > > Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE > 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si > precisa che ogni circostanza inerente alla presente email (il suo > contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è > riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il > messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra > operazione è illecita. Le sarei comunque grato se potesse darmene notizia. > > This email is intended only for the person or entity to which it is > addressed and may contain information that is privileged, confidential or > otherwise protected from disclosure. We remind that - as provided by > European Regulation 2016/679 “GDPR” - copying, dissemination or use of this > e-mail or the information herein by anyone other than the intended > recipient is prohibited. If you have received this email by mistake, please > notify us immediately by telephone or e-mail > _______________________________________________ > Geoserver-devel mailing list > Geoserver-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/geoserver-devel >
_______________________________________________ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel