See <https://ci-beam.apache.org/job/beam_sonarqube_report/4160/display/redirect?page=changes>
Changes: [jrmccluskey] Fix staticcheck errors in transforms directory [jrmccluskey] Remove unnecessary fmt.Sprintf() in partition.go [jrmccluskey] Replace bytes.Compare() with bytes.Equal() in test cases [jrmccluskey] Replace string(buf.Bytes()) with buf.String() in coder_test.go [jrmccluskey] Remove unnecessary blank identifier assignment in harness.go [jrmccluskey] fix capitalized error strings in expansionx [jrmccluskey] Clean up string cast of bytes in vet.go and corresponding tests [jrmccluskey] Remove unnecessary fmt call in universal.go [noreply] [BEAM-13664] Fix Primitives hashing benchmark (#16523) ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on apache-beam-jenkins-15 (beam) in workspace <https://ci-beam.apache.org/job/beam_sonarqube_report/ws/> The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/apache/beam.git > git init <https://ci-beam.apache.org/job/beam_sonarqube_report/ws/src> # > timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git --version # 'git version 2.7.4' > git fetch --tags --progress https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git fetch --tags --progress https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # > timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 38b7e47b49173e5836ab628c159e379aab3f2ad9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 38b7e47b49173e5836ab628c159e379aab3f2ad9 # timeout=10 Commit message: "[BEAM-13664] Fix Primitives hashing benchmark (#16523)" > git rev-list --no-walk a421b69e1b7c81d392e612c1614a939e82268cd2 # timeout=10 No emails were triggered. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content SPARK_LOCAL_IP=127.0.0.1 SETUPTOOLS_USE_DISTUTILS=stdlib [EnvInject] - Variables injected successfully. ERROR: SonarQube installation defined in this job (ASF Sonar Analysis) does not match any configured installation. Number of installations that can be configured: 0. If you want to reassign jobs to a different SonarQube installation, check the documentation under https://redirect.sonarsource.com/plugins/jenkins.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
