Jenkins job is waiting for next available executor

Solution 1:

Check the slave node configuration. "Usage" field should be "Utilize this slave as much as possible" instead of "Leave this machine for tied jobs only".

Solution 2:

Go to Manage Jenkins -> Configure System and increase the number of executor from 0 to 1