See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/3504/display/redirect?page=changes>

Changes:

[noreply] Revert "[BEAM-14038] Auto-startup for Python expansion service.

[noreply] Minor: Bump timeout for Java PreCommit (#17157)

[noreply] [BEAM-14152] Disable flaky

[noreply] Fixing a small bug in TypedSchemaTransformTest that caused it to 
flake.


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-2 (beam) in workspace 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/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_PostCommit_XVR_Spark/ws/src> # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --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 --force --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 e1d764b1ce3be34973856347eebdffd740b6d3be (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e1d764b1ce3be34973856347eebdffd740b6d3be # timeout=10
Commit message: "Fixing a small bug in TypedSchemaTransformTest that caused it 
to flake. (#17142)"
 > git rev-list --no-walk 9a36490de8129359106baf37e1d0b071e19e303a # 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.
[beam_PostCommit_XVR_Spark] $ /bin/bash -xe /tmp/jenkins3351326853141797760.sh
+ echo '*** RUN CROSS-LANGUAGE SPARK USING PYTHON 3.6 ***'
*** RUN CROSS-LANGUAGE SPARK USING PYTHON 3.6 ***
[Gradle] - Launching build.
[src] $ 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/gradlew> 
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g -Dorg.gradle.vfs.watch=false -Pdocker-pull-licenses 
-PpythonVersion=3.6 :runners:spark:2:job-server:validatesCrossLanguageRunner
Configuration on demand is an incubating feature.
> Task :buildSrc:compileJava NO-SOURCE
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=13f500a7-adfa-4ed2-a35a-8606e795380e, 
currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 3162343
  log file: /home/jenkins/.gradle/daemon/7.3.2/daemon-3162343.out.log
----- Last  20 lines from daemon log file - daemon-3162343.out.log -----
2022-03-23T00:13:46.749+0000 [INFO] 
[org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Received 
command: Build{id=13f500a7-adfa-4ed2-a35a-8606e795380e, 
currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src}.>
2022-03-23T00:13:46.749+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Starting 
executing command: Build{id=13f500a7-adfa-4ed2-a35a-8606e795380e, 
currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src}> 
with connection: socket connection from /127.0.0.1:39421 to /127.0.0.1:42524.
2022-03-23T00:13:46.749+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.DaemonStateCoordinator] Command execution: 
started DaemonCommandExecution[command = 
Build{id=13f500a7-adfa-4ed2-a35a-8606e795380e, 
currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src},> 
connection = DefaultDaemonConnection: socket connection from /127.0.0.1:39421 
to /127.0.0.1:42524] after 0.0 minutes of idle
2022-03-23T00:13:46.749+0000 [INFO] 
[org.gradle.launcher.daemon.server.DaemonRegistryUpdater] Marking the daemon as 
busy, address: [2556917d-169e-4500-83c3-6ef6cd267783 port:39421, 
addresses:[localhost/127.0.0.1]]
2022-03-23T00:13:46.750+0000 [DEBUG] 
[org.gradle.launcher.daemon.registry.PersistentDaemonRegistry] Marking busy by 
address: [2556917d-169e-4500-83c3-6ef6cd267783 port:39421, 
addresses:[localhost/127.0.0.1]]
2022-03-23T00:13:46.750+0000 [DEBUG] 
[org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive 
lock on daemon addresses registry.
2022-03-23T00:13:46.750+0000 [DEBUG] 
[org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon 
addresses registry.
2022-03-23T00:13:46.750+0000 [DEBUG] 
[org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon 
addresses registry.
2022-03-23T00:13:46.750+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.DaemonStateCoordinator] resetting idle timer
2022-03-23T00:13:46.751+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.DaemonStateCoordinator] daemon is running. 
Sleeping until state changes.
2022-03-23T00:13:46.751+0000 [INFO] 
[org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy] Daemon is 
about to start building Build{id=13f500a7-adfa-4ed2-a35a-8606e795380e, 
currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src}.> 
Dispatching build started information...
2022-03-23T00:13:46.751+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 27: 
dispatching org.gradle.launcher.daemon.protocol.BuildStarted@7396d15d
2022-03-23T00:13:46.751+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment] Configuring 
env variables: [PATH, RUN_DISPLAY_URL, HUDSON_HOME, RUN_CHANGES_DISPLAY_URL, 
JOB_URL, HUDSON_COOKIE, MOTD_SHOWN, DBUS_SESSION_BUS_ADDRESS, 
JENKINS_SERVER_COOKIE, LOGNAME, PWD, RUN_TESTS_DISPLAY_URL, JENKINS_URL, SHELL, 
BUILD_TAG, ROOT_BUILD_CAUSE, BUILD_CAUSE_TIMERTRIGGER, OLDPWD, 
GIT_CHECKOUT_DIR, JENKINS_HOME, sha1, CODECOV_TOKEN, NODE_NAME, 
BUILD_DISPLAY_NAME, JOB_DISPLAY_URL, GIT_BRANCH, SETUPTOOLS_USE_DISTUTILS, 
SHLVL, WORKSPACE_TMP, GIT_PREVIOUS_COMMIT, JAVA_HOME, BUILD_ID, LANG, 
XDG_SESSION_ID, XDG_SESSION_TYPE, JOB_NAME, SPARK_LOCAL_IP, BUILD_CAUSE, 
GIT_PREVIOUS_SUCCESSFUL_COMMIT, NODE_LABELS, HUDSON_URL, WORKSPACE, 
ROOT_BUILD_CAUSE_TIMERTRIGGER, XDG_SESSION_CLASS, _, GIT_COMMIT, 
COVERALLS_REPO_TOKEN, CI, EXECUTOR_NUMBER, HUDSON_SERVER_COOKIE, SSH_CLIENT, 
JOB_BASE_NAME, USER, SSH_CONNECTION, BUILD_NUMBER, BUILD_URL, 
RUN_ARTIFACTS_DISPLAY_URL, GIT_URL, XDG_RUNTIME_DIR, HOME]
2022-03-23T00:13:46.752+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.exec.LogToClient] About to start relaying 
all logs to the client via the connection.
2022-03-23T00:13:46.752+0000 [INFO] 
[org.gradle.launcher.daemon.server.exec.LogToClient] The client will now 
receive all logging from the daemon (pid: 3162343). The daemon log file: 
/home/jenkins/.gradle/daemon/7.3.2/daemon-3162343.out.log
2022-03-23T00:13:46.754+0000 [INFO] 
[org.gradle.launcher.daemon.server.exec.LogAndCheckHealth] Starting 2nd build 
in daemon [uptime: 13 mins 19.941 secs, performance: 100%, GC rate: 0.01/s, 
heap usage: 1% of 2.6 GiB]
2022-03-23T00:13:46.754+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has started 
executing the build.
2022-03-23T00:13:46.754+0000 [DEBUG] 
[org.gradle.launcher.daemon.server.exec.ExecuteBuild] Executing build with 
daemon context: 
DefaultDaemonContext[uid=89d24f69-4228-4fb6-a47e-9e80645300f3,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=3162343,idleTimeout=10800000,priority=NORMAL,daemonOpts=-Xmx4g,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Configuration on demand is an incubating feature.
Daemon vm is shutting down... The daemon has exited normally or was terminated 
in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may 
have crashed)

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org
> Task :buildSrc:compileGroovy
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to