Advertisement
Guest User

Untitled

a guest
Feb 15th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.31 KB | None | 0 0
  1. ubuntu@ip-172-31-95-107:~/essam/lorawan-stack$ make clean build-all
  2. lorawan-stack Cleaning release dir [rm -rf release]
  3. lorawan-stack cleaning js public dir [rm -rf public]
  4. lorawan-stack cleaning locales dir [rm -rf .cache]
  5. lorawan-stack cleaning cache dir [rm -rf .cache]
  6. rm -rf dist
  7.  
  8. • releasing using goreleaser dev...
  9. • loading config file file=.goreleaser.yml
  10. • RUNNING BEFORE HOOKS
  11. • running make js.build
  12. • GETTING AND VALIDATING GIT STATE
  13. • ignoring errors because this is a snapshot error=git doesn't contain any tags. Either add a tag or use --snapshot
  14. • releasing v0.0.0, commit 44f652bf15540a53d7fcd92a809367e836618d21
  15. • pipe skipped error=disabled during snapshot mode
  16. • PARSING TAG
  17. • SETTING DEFAULTS
  18. • LOADING ENVIRONMENT VARIABLES
  19. • SNAPSHOTING
  20. • GITHUB RELEASES
  21. • PROJECT NAME
  22. • ARCHIVES
  23. • BUILDING BINARIES
  24. • you have more than 1 build setup: please make sure it is a not a typo on your config
  25. • LINUX PACKAGES WITH NFPM
  26. • SNAPCRAFT PACKAGES
  27. • CALCULATING CHECKSUMS
  28. • SIGNING ARTIFACTS
  29. • DOCKER IMAGES
  30. • ARTIFACTORY
  31. • S3
  32. • HOMEBREW TAP FORMULA
  33. • SCOOP MANIFEST
  34. • SNAPSHOTING
  35. • CHECKING ./DIST
  36. • WRITING EFFECTIVE CONFIG FILE
  37. • writing config=dist/config.yaml
  38. • GENERATING CHANGELOG
  39. • pipe skipped error=not available for snapshots
  40. • LOADING ENVIRONMENT VARIABLES
  41. • pipe skipped error=publishing is disabled
  42. • BUILDING BINARIES
  43. • building binary=dist/linux_arm64/ttn-lw-stack
  44. • building binary=dist/linux_amd64/ttn-lw-stack
  45. • building binary=dist/windows_amd64/ttn-lw-cli.exe
  46. • building binary=dist/linux_amd64/ttn-lw-cli
  47. • building binary=dist/darwin_386/ttn-lw-cli
  48. • building binary=dist/darwin_amd64/ttn-lw-cli
  49. • building binary=dist/linux_386/ttn-lw-cli
  50. • building binary=dist/linux_arm_7/ttn-lw-cli
  51. • building binary=dist/linux_arm_6/ttn-lw-cli
  52. • building binary=dist/linux_arm64/ttn-lw-cli
  53. • building binary=dist/windows_386/ttn-lw-cli.exe
  54. • ARCHIVES
  55. • creating archive=dist/lorawan-stack_SNAPSHOT-44f652b_linux_armv7.tar.gz
  56. • creating archive=dist/lorawan-stack_SNAPSHOT-44f652b_darwin_386.tar.gz
  57. • creating archive=dist/lorawan-stack_SNAPSHOT-44f652b_darwin_amd64.tar.gz
  58. • creating archive=dist/lorawan-stack_SNAPSHOT-44f652b_linux_armv6.tar.gz
  59. • creating archive=dist/lorawan-stack_SNAPSHOT-44f652b_windows_386.zip
  60. • creating archive=dist/lorawan-stack_SNAPSHOT-44f652b_linux_386.tar.gz
  61. • creating archive=dist/lorawan-stack_SNAPSHOT-44f652b_linux_amd64.tar.gz
  62. • creating archive=dist/lorawan-stack_SNAPSHOT-44f652b_windows_amd64.zip
  63. • creating archive=dist/lorawan-stack_SNAPSHOT-44f652b_linux_arm64.tar.gz
  64. • LINUX PACKAGES WITH NFPM
  65. • creating file=dist/lorawan-stack_SNAPSHOT-44f652b_linux_armv6.rpm package=lorawan-stack_SNAPSHOT-44f652b_linux_armv6.rpm
  66. • creating file=dist/lorawan-stack_SNAPSHOT-44f652b_linux_armv6.deb package=lorawan-stack_SNAPSHOT-44f652b_linux_armv6.deb
  67. • creating file=dist/lorawan-stack_SNAPSHOT-44f652b_linux_armv7.rpm package=lorawan-stack_SNAPSHOT-44f652b_linux_armv7.rpm
  68. • creating file=dist/lorawan-stack_SNAPSHOT-44f652b_linux_armv7.deb package=lorawan-stack_SNAPSHOT-44f652b_linux_armv7.deb
  69. • creating file=dist/lorawan-stack_SNAPSHOT-44f652b_linux_386.rpm package=lorawan-stack_SNAPSHOT-44f652b_linux_386.rpm
  70. • creating file=dist/lorawan-stack_SNAPSHOT-44f652b_linux_arm64.rpm package=lorawan-stack_SNAPSHOT-44f652b_linux_arm64.rpm
  71. • creating file=dist/lorawan-stack_SNAPSHOT-44f652b_linux_amd64.rpm package=lorawan-stack_SNAPSHOT-44f652b_linux_amd64.rpm
  72. • creating file=dist/lorawan-stack_SNAPSHOT-44f652b_linux_386.deb package=lorawan-stack_SNAPSHOT-44f652b_linux_386.deb
  73. • creating file=dist/lorawan-stack_SNAPSHOT-44f652b_linux_arm64.deb package=lorawan-stack_SNAPSHOT-44f652b_linux_arm64.deb
  74. • creating file=dist/lorawan-stack_SNAPSHOT-44f652b_linux_amd64.deb package=lorawan-stack_SNAPSHOT-44f652b_linux_amd64.deb
  75. • SNAPCRAFT PACKAGES
  76. • ignored unsupported arch arch=armel
  77. • creating arch=i386 snap=dist/lorawan-stack_SNAPSHOT-44f652b_linux_386.snap
  78. • creating arch=arm64 snap=dist/lorawan-stack_SNAPSHOT-44f652b_linux_arm64.snap
  79. • creating arch=amd64 snap=dist/lorawan-stack_SNAPSHOT-44f652b_linux_amd64.snap
  80. • creating arch=armhf snap=dist/lorawan-stack_SNAPSHOT-44f652b_linux_armv7.snap
  81. • CALCULATING CHECKSUMS
  82. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_linux_amd64.rpm
  83. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_windows_amd64.zip
  84. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_linux_amd64.tar.gz
  85. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_windows_386.zip
  86. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_linux_armv7.deb
  87. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_linux_armv6.deb
  88. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_linux_armv6.rpm
  89. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_linux_armv7.rpm
  90. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_linux_386.rpm
  91. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_linux_386.deb
  92. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_linux_arm64.deb
  93. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_linux_amd64.deb
  94. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_linux_arm64.rpm
  95. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_linux_armv7.tar.gz
  96. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_darwin_386.tar.gz
  97. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_linux_armv6.tar.gz
  98. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_linux_386.tar.gz
  99. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_darwin_amd64.tar.gz
  100. • checksumming file=lorawan-stack_SNAPSHOT-44f652b_linux_arm64.tar.gz
  101. • SIGNING ARTIFACTS
  102. • pipe skipped error=artifact signing is disabled
  103. • DOCKER IMAGES
  104. • building docker image image=thethingsnetwork/lorawan-stack:latest
  105. • PUBLISHING
  106. • pipe skipped error=publishing is disabled
  107. • release succeeded after 204.52s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement