Started by an SCM change [logstash-plugin]: Failed to send log data: rabbitmq:5672. [logstash-plugin]: No Further logs will be sent to rabbitmq:5672. java.net.UnknownHostException: rabbitmq at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at com.rabbitmq.client.impl.FrameHandlerFactory.create(FrameHandlerFactory.java:32) at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:588) at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:612) at jenkins.plugins.logstash.persistence.RabbitMqDao.push(RabbitMqDao.java:116) at jenkins.plugins.logstash.LogstashWriter.write(LogstashWriter.java:176) at jenkins.plugins.logstash.LogstashWriter.write(LogstashWriter.java:111) at jenkins.plugins.logstash.LogstashOutputStream.eol(LogstashOutputStream.java:64) at hudson.console.LineTransformationOutputStream.eol(LineTransformationOutputStream.java:60) at hudson.console.LineTransformationOutputStream.write(LineTransformationOutputStream.java:56) at hudson.console.LineTransformationOutputStream.write(LineTransformationOutputStream.java:74) at hudson.plugins.timestamper.TimestamperOutputStream.write(TimestamperOutputStream.java:91) at java.io.PrintStream.write(PrintStream.java:480) at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104) at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185) at java.io.PrintStream.newLine(PrintStream.java:546) at java.io.PrintStream.println(PrintStream.java:807) at hudson.model.Cause.print(Cause.java:121) at hudson.model.StreamBuildListener.started(StreamBuildListener.java:75) at hudson.model.Run.execute(Run.java:1720) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:405) [EnvInject] - Loading node environment variables. Building remotely on ha:////4MYioZx97t9KXTrQCrG5Y9EJDDPvAPi2gr8A1S0gXiiAAAAAqx+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzREgZ5/eT83ILSktQi/fTknPzSFDMzXdNECwszC+NUw7SUFABQVwHj1AAAAA==gcloud66-5a88683e1fdd (bazel-debian mvn) in workspace /home/jenkins/workspace/plugin-examples-bazel-stable-2.14 Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.googlesource.com/gerrit > git init /home/jenkins/workspace/plugin-examples-bazel-stable-2.14 # timeout=10 Fetching upstream changes from https://gerrit.googlesource.com/gerrit > git --version # timeout=10 > git fetch --tags --progress https://gerrit.googlesource.com/gerrit +refs/heads/*:refs/remotes/gerrit/* > git config remote.gerrit.url https://gerrit.googlesource.com/gerrit # timeout=10 > git config --add remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* # timeout=10 > git config remote.gerrit.url https://gerrit.googlesource.com/gerrit # timeout=10 Fetching upstream changes from https://gerrit.googlesource.com/gerrit > git fetch --tags --progress https://gerrit.googlesource.com/gerrit +refs/heads/*:refs/remotes/gerrit/* > git config remote.origin.url https://gerrit.googlesource.com/plugins/examples # timeout=10 Fetching upstream changes from https://gerrit.googlesource.com/plugins/examples > git fetch --tags --progress https://gerrit.googlesource.com/plugins/examples +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/stable-2.14^{commit} # timeout=10 > git rev-parse refs/remotes/gerrit/origin/stable-2.14^{commit} # timeout=10 > git rev-parse refs/remotes/origin/stable-2.14^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/stable-2.14^{commit} # timeout=10 Checking out Revision e252aa3c0b7c1d813743c136e65c23a9f9c197b4 (origin/stable-2.14) > git config core.sparsecheckout # timeout=10 > git checkout -f e252aa3c0b7c1d813743c136e65c23a9f9c197b4 Commit message: "Update maven build to 2.14.20" First time build. Skipping changelog. [plugin-examples-bazel-stable-2.14] $ /bin/bash -e /tmp/jenkins4751876371849660412.sh Previous HEAD position was e252aa3c0b... Update maven build to 2.14.20 Switched to a new branch 'stable-2.14' Branch stable-2.14 set up to track remote branch stable-2.14 from gerrit. Submodule 'plugins/commit-message-length-validator' (https://gerrit.googlesource.com/plugins/commit-message-length-validator) registered for path 'plugins/commit-message-length-validator' Submodule 'plugins/download-commands' (https://gerrit.googlesource.com/plugins/download-commands) registered for path 'plugins/download-commands' Submodule 'plugins/hooks' (https://gerrit.googlesource.com/plugins/hooks) registered for path 'plugins/hooks' Submodule 'plugins/replication' (https://gerrit.googlesource.com/plugins/replication) registered for path 'plugins/replication' Submodule 'plugins/reviewnotes' (https://gerrit.googlesource.com/plugins/reviewnotes) registered for path 'plugins/reviewnotes' Submodule 'plugins/singleusergroup' (https://gerrit.googlesource.com/plugins/singleusergroup) registered for path 'plugins/singleusergroup' Cloning into '/home/jenkins/workspace/plugin-examples-bazel-stable-2.14/plugins/commit-message-length-validator'... Cloning into '/home/jenkins/workspace/plugin-examples-bazel-stable-2.14/plugins/download-commands'... Cloning into '/home/jenkins/workspace/plugin-examples-bazel-stable-2.14/plugins/hooks'... Cloning into '/home/jenkins/workspace/plugin-examples-bazel-stable-2.14/plugins/replication'... Cloning into '/home/jenkins/workspace/plugin-examples-bazel-stable-2.14/plugins/reviewnotes'... Cloning into '/home/jenkins/workspace/plugin-examples-bazel-stable-2.14/plugins/singleusergroup'... Submodule path 'plugins/commit-message-length-validator': checked out '4f6b685e12e34a4f583cf84ba1c58ccc2b75e8b0' Submodule path 'plugins/download-commands': checked out '55e0140f18349964077c78da0f6eb0eb592ba54b' Submodule path 'plugins/hooks': checked out '8b7187734639e41707f142ca67c7ecf21b9cf3bd' Submodule path 'plugins/replication': checked out 'ae3fdcd6df46a6b5076c2860b2a76ea3f0cee4a9' Submodule path 'plugins/reviewnotes': checked out '6fa85646a821e71195a4f1740ab1514a54700c6e' Submodule path 'plugins/singleusergroup': checked out '1568d7755c70cdb26ddc865a7181c90f24480676' Java set to: /usr/lib/jvm/java-8-openjdk-amd64/bin/java openjdk full version "1.8.0_232-8u232-b09-1~deb9u1-b09" Bazelisk version: v1.0 Starting local Bazel server and connecting to it... Build label: 1.1.0 Build target: bazel-out/k8-opt/bin/src/main/java/com/google/devtools/build/lib/bazel/BazelServer_deploy.jar Build time: Mon Oct 21 08:44:00 2019 (1571647440) Build timestamp: 1571647440 Build timestamp as int: 1571647440 INFO: Writing tracer profile to '/home/jenkins/.cache/bazel/_bazel_jenkins/120f026b82fcf5bc08c8653c4307a52c/command.profile.gz' INFO: Invocation ID: 930b26f4-414f-41d6-a5e4-b461a7674e85 Loading: Loading: 0 packages loaded Loading: 0 packages loaded ERROR: Skipping 'all': no such target '//:all': target 'all' not declared in package '' defined by /home/jenkins/workspace/plugin-examples-bazel-stable-2.14/BUILD WARNING: Target pattern parsing failed. ERROR: no such target '//:all': target 'all' not declared in package '' defined by /home/jenkins/workspace/plugin-examples-bazel-stable-2.14/BUILD INFO: Elapsed time: 1.739s INFO: 0 processes. FAILED: Build did NOT complete successfully (1 packages loaded) FAILED: Build did NOT complete successfully (1 packages loaded) Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE