Free CJE Exam Braindumps

A Freestyle job is configured to execute concurrent builds, and to only build on a specific agent (agent A) that has 4 executors. You observe that 2 Instances of the job are currently building while several others are waiting in the build queue. Which of the following could explain why the builds are waiting in the build queue?

  1. There are not enough idle executors available on agent
  2. Changes were made to this job's configuration while this Job had builds in the build queue.
  3. Each build in the build queue must be manually attached to an available executor.
  4. The "Execute concurrent builds if necessary option in the job configuration has reached Its user- defined maximum.

Answer(s): A



Which of the following are true about credentials that are implemented in a Declarative Pipeline using the "credentials" or "withCredentials( )" method?
Choose 2 answers

  1. All credential bindings support the "Secret Text" and "Standard username and password" credential types.
  2. Credential IDs are case Insensitive.
  3. The credential types supported are defined by the binding plugin (or the resource being accessed.
  4. Most credentials called from a pipeline have Global scope, not System scope.

Answer(s): A,B



What does the M# of executors" field on the Jenkins master control?

  1. Maximum number of jobs which can be run concurrently on attached agents.
  2. Number of Java threads that can run Jenkins jobs.
  3. Number of external build agents that can be used for jobs run on this Jenkins master.
  4. Number of CPU cores configured for this master.
  5. Number of jobs that can execute simultaneously on the Jenkins master

Answer(s): E



DevOps teams can implement traceability of artifacts in a continuous delivery pipeline by using

  1. the Downstream Builds plugin
  2. manual recording
  3. the Pipeline plugin to fingerprint files
  4. Pipeline labels

Answer(s): C






Post your Comments and Discuss CloudBees CJE exam with other Community members:

CJE Exam Discussions & Posts