nerdexam
CiscoCisco

300-910 · Question #96

300-910 Question #96: Real Exam Question with Answer & Explanation

Sign in or unlock 300-910 to reveal the answer and full explanation for question #96. The question stem and answer options stay visible for context.

CI/CD Pipelines

Question

Portion of Console Output > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 6521bbbe762b1921fe562556d55075591d0fd (refs/remotes/ origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6521bbbe762b1921fe56256d55075591d0fd # timeout=10 Commit message: "requirements" > git rev-list --no-walk e9773fad8d6b6255d431d32212ea666a153472 # timeout=10 [test] $ /bin/sh -xe /var/folders/pg/_9bhy6jxdzpzslsxn877h0000gn/T/ jenkins2526147286436512363.sh + cd backend + pip install -r requirements.txt /var/folders/pg/_9bhy6jxdzpzslsxn877h0000gn/T/jenkins2526147286436512363.sh: line 3: pip: command not found Build step 'Execute shell' marked build as failure Finished: FAILURE Which of the following statements identifies the problem based on the console output?

Options

  • APip installation on the system that runs Jenkins is missing.
  • BPython libraries are installed by using pip.
  • CJenkins pip plugin installation is missing.
  • DThe requirements.txt file is located in the wrong folder.

Unlock 300-910 to see the answer

You've previewed enough free 300-910 questions. Unlock 300-910 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#CI/CD Failure#Build Environment#Python Package Management#Shell Scripting
Full 300-910 PracticeBrowse All 300-910 Questions