Nevermind, it was an issue with InfluxDB credentials that perhaps appeared during a transfer the workflows from Jenkins to GitHub actions. I fixed this.
— Alexey > On 11 Dec 2023, at 17:56, Alexey Romanenko <aromanenko....@gmail.com> wrote: > > Hi, > > I’ve just noticed that some workflows stopped sending metrics to Grafana with > an error “org.apache.beam.sdk.testutils.publishing.InfluxDBPublisher: Unable > to publish metrics due to error: Response code: 401. Reason: "unable to parse > authentication credentials”” (e.g. Nexmark, Tpcds). > > Is it a known issue? > > — > Alexey > >> On 27 Nov 2023, at 17:16, Yi Hu via dev <dev@beam.apache.org> wrote: >> >> Hi all, >> >> Just another update that we have shutdown all precommit tests on Jenkins. >> >> For now, the remaining tests running on Jenkins are PostCommit suites. They >> are also exercised on GitHub Action, but cannot be triggered from a pull >> request due to [1]. That said, once the blocker [1] is resolved, we can >> fully shutdown the Jenkins server. For now, I plan to stop half of the >> Jenkins worker nodes since developers will no longer see Jenkins jobs under >> their pull requests unless triggered manually. >> >> [1] https://github.com/apache/beam/issues/28909 >> >> Regards, >> Yi >> >