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

test-controller-agent-build FAIL #25

Open
canivel opened this issue Oct 16, 2022 · 3 comments
Open

test-controller-agent-build FAIL #25

canivel opened this issue Oct 16, 2022 · 3 comments

Comments

@canivel
Copy link

canivel commented Oct 16, 2022

Hi, tried 2 times from a Cloud9 with full Admin persmissions but facing build Fail on the agent phase:

[Container] 2022/10/16 00:11:17 Running command docker container cp temp:/app/requirements.txt ./requirements.txt

982 | Error: No such container:path: temp:/app/requirements.txt
983 |  
984 | [Container] 2022/10/16 00:11:17 Command did not exit successfully docker container cp temp:/app/requirements.txt ./requirements.txt exit status 1
985 | [Container] 2022/10/16 00:11:17 Phase complete: BUILD State: FAILED
986 | [Container] 2022/10/16 00:11:17 Phase context status code: COMMAND_EXECUTION_ERROR Message: Error while executing command: docker container cp temp:/app/requirements.txt ./requirements.txt. Reason: exit status 1

Any idea? Thank you!

@HalosGhost
Copy link
Collaborator

I believe we have managed to replicate this problem on our setup as well. We're diving in on a fix!

@canivel
Copy link
Author

canivel commented Nov 8, 2022

For this one, you don't need the requirements.txt from temp path (which does not exist), you can comment or remove that line on the build because the requirements.txt is on the root and is being passed as artifact.(as far as I understood)

@HalosGhost
Copy link
Collaborator

So, I think that might actually be required, but the reason why isn't obvious at the moment. There are some updates that we've made to the test controller which haven't been released yet (working on getting them out the door here shortly)!

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

No branches or pull requests

2 participants