Advertisement
Guest User

Untitled

a guest
Jun 26th, 2020
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. Running with gitlab-runner 12.10.2 (c5874a4b)
  2.  on master6 i3sivkCg
  3. section_start:1593155382:prepare_executor
  4. Preparing the "docker" executor
  5. Using Docker executor with image alpine:latest ...
  6. Pulling docker image alpine:latest ...
  7. Using docker image sha256:a24bb4013296f61e89ba57005a7b3e52274d8edd3ae2077d04395f806b63d83e for alpine:latest ...
  8. section_end:1593155385:prepare_executor
  9. section_start:1593155385:prepare_script
  10. Preparing environment
  11. Running on runner-i3sivkcg-project-41-concurrent-0 via 7bb067d61cc1...
  12. section_end:1593155387:prepare_script
  13. section_start:1593155387:get_sources
  14. Getting source from Git repository
  15. Fetching changes with git depth set to 50...
  16. Reinitialized existing Git repository in /builds/ifs/kuber/.git/
  17. From https://gitlab.domain.cc/ifs/kuber
  18. * [new ref] refs/pipelines/3103 -> refs/pipelines/3103
  19. * [new branch] 0987654321-0987654321 -> origin/0987654321-0987654321
  20. Checking out e678fe8a as 0987654321-0987654321...
  21.  
  22. Skipping Git submodules setup
  23. section_end:1593155389:get_sources
  24. section_start:1593155389:restore_cache
  25. Restoring cache
  26. section_end:1593155392:restore_cache
  27. section_start:1593155392:download_artifacts
  28. Downloading artifacts
  29. section_end:1593155394:download_artifacts
  30. section_start:1593155394:build_script
  31. Running before_script and script
  32. $ echo $KUBE_NAMESPACE
  33. kuber-41-env-0987654321-09-26qcwv
  34. section_end:1593155396:build_script
  35. section_start:1593155396:after_script
  36. Running after_script
  37. section_end:1593155399:after_script
  38. section_start:1593155399:archive_cache
  39. Saving cache
  40. section_end:1593155401:archive_cache
  41. section_start:1593155401:upload_artifacts_on_success
  42. Uploading artifacts for successful job
  43. section_end:1593155403:upload_artifacts_on_success
  44. Job succeeded
  45. 
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement