question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

What happened?

TASK [ansible-node-exporter : Create node_exporter config directory] ***********
    fatal: [centos8]: UNREACHABLE! => {"changed": false, "msg": "Failed to create temporary directory.In some cases, you may have been able to authenticate and did not have permissions on the target directory. Consider changing the remote tmp path in ansible.cfg to a path rooted in \"/tmp\", for more error information use -vvv. Failed command was: ( umask 77 && mkdir -p \"` echo OCI runtime exec failed: exec failed: container_linux.go:348: starting container process caused \"process_linux.go:90: adding pid 28027 to cgroups caused \\\"failed to write 28027 to cgroup.procs: write /sys/fs/cgroup/cpu,cpuacct/docker/6bffe942ab289f6018c910fcb7b67957333e050d435ffbe3bbfedb72effead8d/cgroup.procs: invalid argument\\\"\": unknown/.ansible/tmp `\"&& mkdir OCI runtime exec failed: exec failed: container_linux.go:348: starting container process caused \"process_linux.go:90: adding pid 28027 to cgroups caused \\\"failed to write 28027 to cgroup.procs: write /sys/fs/cgroup/cpu,cpuacct/docker/6bffe942ab289f6018c910fcb7b67957333e050d435ffbe3bbfedb72effead8d/cgroup.procs: invalid argument\\\"\": unknown/.ansible/tmp/ansible-tmp-1595086095.7307746-27669-8276321652003 && echo ansible-tmp-1595086095.7307746-27669-8276321652003=\"` echo OCI runtime exec failed: exec failed: container_linux.go:348: starting container process caused \"process_linux.go:90: adding pid 28027 to cgroups caused \\\"failed to write 28027 to cgroup.procs: write /sys/fs/cgroup/cpu,cpuacct/docker/6bffe942ab289f6018c910fcb7b67957333e050d435ffbe3bbfedb72effead8d/cgroup.procs: invalid argument\\\"\": unknown/.ansible/tmp/ansible-tmp-1595086095.7307746-27669-8276321652003 `\" ), exited with result 1", "unreachable": true}

Did you expect to see some different?

A working test.

Maybe fix?

I think I had similar issues with Github Actions. Could be multiple things:

  1. I remember that essentially the Docker in Docker failed because of the filesystem. You can’t have overlay on overlay. One of them has to be vfs for example.
  2. Or it’s buggy Docker?
  3. Or it’s Travis-CI.

Should we try to fix this?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
paulfantomcommented, Dec 10, 2020

Should be fixed by recent migration to molecule v3 and ditching tox. If this is still an issue please reopen.

0reactions
paulfantomcommented, Jul 26, 2020

This is some sort of flakiness in molecule itself. I have no solution apart from hitting “restart job”

Read more comments on GitHub >

github_iconTop Results From Across the Web

What to Do If You've Failed a Test | BestColleges
Failed an Exam? 5 Essential Steps to Take · 1. Don't Panic · 2. Carefully Review Your Exam · 3. Make a Plan...
Read more >
Failed a Test or Exam?! Stay Calm and Follow the Failing ...
Disclaimer: With grades coming in from tests and exams, it's the perfect time to revisit this article ... If you failed a test,...
Read more >
How to Pass a Course After Failing a Test: 12 Steps - wikiHow
1. Reflect. Reflect about what went wrong during the exam. Ask yourself some questions. What could you have done differently? Did you understand...
Read more >
What To Do When You Fail A Test - Take Your Success
Have you ever walked out of test and thought "That exam sucked"? This post is for you if you failed a test or...
Read more >
A Failed Test is Not The End of the World. Breathe.
Failing an exam can be scary, but stay calm. Here's what you can and should do after a failed test.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found