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

CRIURestoreNonPortableMode is enabled by default #16280

Merged
merged 1 commit into from Nov 14, 2022

Conversation

JasonFengJ9
Copy link
Member

CRIURestoreNonPortableMode is enabled by default

By default, not support checkpoint on a restored CRIU image.

Signed-off-by: Jason Feng fengj@ca.ibm.com

By default, not support checkpoint on a restored CRIU image.

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@JasonFengJ9 JasonFengJ9 added comp:vm criu Used to track CRIU snapshot related work labels Nov 7, 2022
@tajila
Copy link
Contributor

tajila commented Nov 10, 2022

Jenkins compile xlinuxcriu jdk17

@tajila
Copy link
Contributor

tajila commented Nov 10, 2022

Jenkins test sanity xlinuxcriu jdk11

1 similar comment
@tajila
Copy link
Contributor

tajila commented Nov 14, 2022

Jenkins test sanity xlinuxcriu jdk11

@JasonFengJ9
Copy link
Member Author

[OUT] Can't exec criu swrk: No such file or directory
 [OUT] Can't read request: Connection reset by peer
 [OUT] Can't receive response: Invalid argument
 [OUT] Exception in thread "main" org.eclipse.openj9.criu.SystemCheckpointException: Could not dump the JVM processes, err=-70
 [OUT] 	at openj9.criu/org.eclipse.openj9.criu.CRIUSupport.checkpointJVMImpl(Native Method)
 [OUT] 	at openj9.criu/org.eclipse.openj9.criu.CRIUSupport.checkpointJVM(CRIUSupport.java:594)
 [OUT] 	at org.openj9.criu.CRIUTestUtils.checkPointJVM(CRIUTestUtils.java:76)
 [OUT] 	at org.openj9.criu.CRIUTestUtils.checkPointJVM(CRIUTestUtils.java:64)
 [OUT] 	at org.openj9.criu.CRIUTestUtils.checkPointJVM(CRIUTestUtils.java:60)
 [OUT] 	at org.openj9.criu.CRIUSimpleTest.checkpoints(CRIUSimpleTest.java:43)
 [OUT] 	at org.openj9.criu.CRIUSimpleTest.main(CRIUSimpleTest.java:33)
 [OUT] finished script
>> Success condition was not found: [Output match: Killed]
>> Required condition was found: [Output match: Pre-checkpoint]
>> Failure condition was not found: [Output match: Post-checkpoint]
>> Failure condition was not found: [Output match: CRIU is not enabled]
>> Failure condition was not found: [Output match: Removed testOutput file]
>> Failure condition was not found: [Output match: Operation not permitted]
>> Failure condition was not found: [Output match: ERR]

This seems a machine/setup issue.

@tajila tajila merged commit 0dc2e2b into eclipse-openj9:master Nov 14, 2022
@JasonFengJ9 JasonFengJ9 deleted the nonportablerestoremode branch November 14, 2022 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:vm criu Used to track CRIU snapshot related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants