Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump Scala 2.12 SHA #1070

Merged
merged 4 commits into from Jan 31, 2020
Merged

Conversation

SethTisue
Copy link
Member

@SethTisue SethTisue commented Jan 31, 2020

in preparation for 2.12.11 release later in February

@SethTisue SethTisue self-assigned this Jan 31, 2020
@SethTisue
Copy link
Member Author

@SethTisue
Copy link
Member Author

SethTisue commented Jan 31, 2020

and also, on JDK 14, with the optimizer re-enabled on those repos that use it, to test scala/scala#8676:

https://scala-ci.typesafe.com/view/scala-2.12.x/job/scala-2.12.x-jdk14-integrate-community-build/710/

@dwijnand
Copy link
Member

[scala-xml] [info] Updating {file:/home/jenkins/workspace/scala-2.12.x-jdk14-integrate-community-build/target-0.9.16/project-builds/scala-37de85195694dc9896e867a637cc8fa1ca054acd/projects/343f5b0d8e5d2010fa11c724c13ea5e68a6b9fb5/project-builds/scala-xml-f3b436f6514120ec4ebb0635542b06b18ba79c6a/project/}scala-xml-f3b436f6514120ec4ebb0635542b06b18ba79c6a-build...
FATAL: command execution failed
java.io.IOException
	at hudson.remoting.Channel.close(Channel.java:1422)
	at hudson.remoting.Channel.close(Channel.java:1399)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:849)
	at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:816)
	at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:89)
	at jenkins.model.Jenkins.access$2100(Jenkins.java:316)
	at jenkins.model.Jenkins$19.run(Jenkins.java:3515)
	at hudson.model.Queue._withLock(Queue.java:1398)
	at hudson.model.Queue.withLock(Queue.java:1275)
	at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3509)
	at jenkins.model.Jenkins.cleanUp(Jenkins.java:3387)
	at hudson.WebAppMain.contextDestroyed(WebAppMain.java:379)
...
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@2876ac8f:jenkins-worker-behemoth-1": Remote call on jenkins-worker-behemoth-1 failed. The channel is closing down or has closed down

@lrytz
Copy link
Member

lrytz commented Jan 31, 2020

@SethTisue
Copy link
Member Author

SethTisue commented Jan 31, 2020

I think Jenkins restarted itself, maybe for an automatic upgrade. new JDK 14 run, too: https://scala-ci.typesafe.com/view/scala-2.12.x/job/scala-2.12.x-jdk14-integrate-community-build/715/

I have already seen in a local run that the optimizer is working on JDK 14.

@SethTisue
Copy link
Member Author

SethTisue commented Jan 31, 2020

green on JDK 8. (if there turns out to be any problem on JDK 11 or 14, I'll handle that separately.)

@SethTisue SethTisue merged commit 84af366 into scala:2.12.x Jan 31, 2020
@SethTisue SethTisue deleted the scala-2.12-sha-bump-20200130 branch January 31, 2020 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants