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

Smoke Test/nydus-integration-test Failed #1515

Open
Desiki-high opened this issue Dec 13, 2023 · 1 comment
Open

Smoke Test/nydus-integration-test Failed #1515

Desiki-high opened this issue Dec 13, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Desiki-high
Copy link
Member

Additional Information

https://github.com/dragonflyoss/nydus/actions/runs/7109641935/job/19354924555

Details about issue

Smoke Test/nydus-integration-test sometimes failed, and the reasons for each failure are same.

FAIL: TestCompatibility/fs_version=6,image=nginx:latest,nydus_image_version=latest,nydusd_version=latest,nydusify_version=v2.2.4 (19.79s)
FAIL: TestCompatibility/fs_version=6,image=nginx:latest,nydus_image_version=v2.2.4,nydusd_version=latest,nydusify_version=latest (22.25s)

util.go:45: 
        	Error Trace:	/home/runner/work/nydus/nydus/smoke/tests/tool/util.go:45
        	            				/home/runner/work/nydus/nydus/smoke/tests/image_test.go:110
        	Error:      	Expected nil, but got: &exec.ExitError{ProcessState:(*os.ProcessState)(0xc000112780), Stderr:[]uint8(nil)}
        	Test:       	TestCompatibility/fs_version=6,image=nginx:latest,nydus_image_version=latest,nydusd_version=latest,nydusify_version=v2.2.4

util.go:45: 
        	Error Trace:	/home/runner/work/nydus/nydus/smoke/tests/tool/util.go:45
        	            				/home/runner/work/nydus/nydus/smoke/tests/image_test.go:121
        	Error:      	Expected nil, but got: &exec.ExitError{ProcessState:(*os.ProcessState)(0xc000290288), Stderr:[]uint8(nil)}
        	Test:       	TestCompatibility/fs_version=6,image=nginx:latest,nydus_image_version=v2.2.4,nydusd_version=latest,nydusify_version=latest

@Desiki-high Desiki-high added the bug Something isn't working label Dec 13, 2023
@Desiki-high
Copy link
Member Author

If you try to rerun, it is almost happy. https://github.com/dragonflyoss/nydus/actions/runs/7191273135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant