Advertisement
Guest User

Untitled

a guest
May 27th, 2018
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.56 KB | None | 0 0
  1. 13:30:35 [WS-CLEANUP] Deleting project workspace...
  2. 13:30:35 Cloning the remote Git repository
  3. 13:30:35 Cloning repository ssh://git@gitlabsrv/someproject/someproject.git
  4. 13:30:35 > /usr/bin/git init /jenkinsws/workspace/workspace/someproject-DEV-BFB-AsyncJobMgmt # timeout=10
  5. 13:30:35 Fetching upstream changes from ssh://git@gitlabsrv/someproject/someproject.git
  6. 13:30:35 > /usr/bin/git --version # timeout=10
  7. 13:30:35 using GIT_SSH to set credentials git lab server
  8. 13:30:35 > /usr/bin/git fetch --tags --progress ssh://git@gitlabsrv/someproject/someproject.git +refs/heads/*:refs/remotes/Platform/*
  9. 13:30:44 ERROR: Error cloning remote repo 'Platform'
  10. 13:30:44 hudson.plugins.git.GitException: Command "/usr/bin/git fetch --tags --progress ssh://git@gitlabsrv/someproject/someproject.git +refs/heads/*:refs/remotes/Platform/*" returned status code 128:
  11. 13:30:44 stdout:
  12. 13:30:44 stderr: remote: Counting objects: 1
  13. remote: Counting objects: 189678
  14. remote: Counting objects: 489752, done.
  15. 13:30:44 remote: Compressing objects: 0% (1/143981)
  16. remote: Compressing objects: 1% (1440/143981)
  17. remote: Compressing objects: 2% (2880/143981)
  18. remote: Compressing objects: 3% (4320/143981)
  19. ...
  20. remote: Compressing objects: 99% (142542/143981)
  21. remote: Compressing objects: 100% (143981/143981)
  22. remote: Compressing objects: 100% (143981/143981), done.
  23. 13:30:44 Receiving objects: 0% (1/489752)
  24. Receiving objects: 1% (4898/489752)
  25. runtime/cgo: pthread_create failed: Resource temporarily unavailable
  26. 13:30:44 SIGABRT: abort
  27. 13:30:44 PC=0x3549c32625 m=11 sigcode=18446744073709551610
  28. 13:30:44
  29. 13:30:44 goroutine 0 [idle]:
  30. 13:30:44
  31. 13:30:44 goroutine 1 [running]:
  32. 13:30:44 runtime.systemstack_switch()
  33. 13:30:44 /usr/local/go/src/runtime/asm_amd64.s:298 fp=0xc420057488 sp=0xc420057480 pc=0x456ab0
  34. 13:30:44 runtime.gcStart(0x0, 0x1, 0x0, 0x7ff300000000)
  35. 13:30:44 /usr/local/go/src/runtime/mgc.go:1314 +0x2b3 fp=0xc4200574a8 sp=0xc420057488 pc=0x419be3
  36. 13:30:44 runtime.mallocgc(0x2500, 0x86d760, 0xc420074801, 0xc420074840)
  37. 13:30:44 /usr/local/go/src/runtime/malloc.go:804 +0x3f5 fp=0xc420057550 sp=0xc4200574a8 pc=0x411f45
  38. 13:30:44 runtime.makeslice(0x86d760, 0x2005, 0x2005, 0x0, 0xc42020e318, 0xc42005782c)
  39. 13:30:44 /usr/local/go/src/runtime/slice.go:54 +0x77 fp=0xc420057580 sp=0xc420057550 pc=0x442567
  40. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/github.com/golang/protobuf/proto.(*Buffer).DecodeRawBytes(0xc4201ec0d8, 0x1, 0x3, 0xc420057828, 0x3, 0x100, 0xc420066550)
  41. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/github.com/golang/protobuf/proto/decode.go:298 +0x16b fp=0xc420057610 sp=0xc420057580 pc=0x5f567b
  42. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/github.com/golang/protobuf/proto.(*Buffer).dec_slice_byte(0xc4201ec0d8, 0xc42021c000, 0xc4201d8880, 0x0, 0xc4200576b0)
  43. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/github.com/golang/protobuf/proto/decode.go:674 +0x34 fp=0xc420057658 sp=0xc420057610 pc=0x5f81f4
  44. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/github.com/golang/protobuf/proto.(*Buffer).unmarshalType(0xc4201ec0d8, 0xc0fce0, 0x8d9920, 0xc420216000, 0xc4201d8800, 0xc4201d8880, 0x0, 0xc4201ec0d0)
  45. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/github.com/golang/protobuf/proto/decode.go:537 +0x1dd fp=0xc4200579a8 sp=0xc420057658 pc=0x5f679d
  46. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/github.com/golang/protobuf/proto.(*Buffer).Unmarshal(0xc4201ec0d8, 0xc083c0, 0xc4201d8880, 0x0, 0x0)
  47. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/github.com/golang/protobuf/proto/decode.go:452 +0x1c5 fp=0xc420057a20 sp=0xc4200579a8 pc=0x5f6585
  48. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc.protoCodec.Unmarshal(0xc4203eb900, 0x2008, 0x2008, 0x8e97e0, 0xc4201d8880, 0x0, 0x0)
  49. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/codec.go:97 +0x136 fp=0xc420057a98 sp=0xc420057a20 pc=0x77d306
  50. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc.(*protoCodec).Unmarshal(0xc6f828, 0xc4203eb900, 0x2008, 0x2008, 0x8e97e0, 0xc4201d8880, 0x0, 0x0)
  51. 13:30:44 <autogenerated>:1 +0x66 fp=0xc420057ae0 sp=0xc420057a98 pc=0x79b876
  52. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc.recv(0xc4201509a0, 0xc09ac0, 0xc6f828, 0xc4200d8780, 0x0, 0x0, 0x8e97e0, 0xc4201d8880, 0x400000, 0x0, ...)
  53. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/rpc_util.go:430 +0x2e1 fp=0xc420057be8 sp=0xc420057ae0 pc=0x786e71
  54. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0xc420164d80, 0x8e97e0, 0xc4201d8880, 0x0, 0x0)
  55. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/stream.go:442 +0x10c fp=0xc420057cc8 sp=0xc420057be8 pc=0x792b7c
  56. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/gitlab.com/gitlab-org/gitaly-proto/go.(*sSHServiceSSHUploadPackClient).Recv(0xc42004d310, 0xc4201d8840, 0x0, 0x0)
  57. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/gitlab.com/gitlab-org/gitaly-proto/go/ssh.pb.go:301 +0x62 fp=0xc420057d08 sp=0xc420057cc8 pc=0x7bc402
  58. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/gitlab.com/gitlab-org/gitaly/client.UploadPack.func2(0xc42000e018, 0xc420596500, 0x2005, 0x2005)
  59. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/gitlab.com/gitlab-org/gitaly/client/upload_pack.go:34 +0x2f fp=0xc420057d38 sp=0xc420057d08 pc=0x7c83af
  60. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/gitlab.com/gitlab-org/gitaly/client.streamHandler(0xc420057e60, 0xc420066800, 0xc00880, 0xc42000e018, 0xc00880, 0xc42000e020, 0xc0c860, 0xc42004d310, 0x0)
  61. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/gitlab.com/gitlab-org/gitaly/client/std_stream.go:28 +0x84 fp=0xc420057dd0 sp=0xc420057d38 pc=0x7c7a84
  62. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/gitlab.com/gitlab-org/gitaly/client.UploadPack(0x7ff36b4a6110, 0xc420066500, 0xc420099680, 0xc00840, 0xc42000e010, 0xc00880, 0xc42000e018, 0xc00880, 0xc42000e020, 0xc420066380, ...)
  63. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/gitlab.com/gitlab-org/gitaly/client/upload_pack.go:33 +0x2f4 fp=0xc420057e88 sp=0xc420057dd0 pc=0x7c8084
  64. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/internal/handler.UploadPack(0x7fff45da0dde, 0x29, 0xc420066380, 0x0, 0x0, 0x0)
  65. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/internal/handler/upload_pack.go:25 +0x1c7 fp=0xc420057f18 sp=0xc420057e88 pc=0x819857
  66. 13:30:44 main.main()
  67. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/cmd/gitaly-upload-pack/main.go:32 +0x11d fp=0xc420057f80 sp=0xc420057f18 pc=0x819b8d
  68. 13:30:44 runtime.main()
  69. 13:30:44 /usr/local/go/src/runtime/proc.go:195 +0x226 fp=0xc420057fe0 sp=0xc420057f80 pc=0x42d356
  70. 13:30:44 runtime.goexit()
  71. 13:30:44 /usr/local/go/src/runtime/asm_amd64.s:2337 +0x1 fp=0xc420057fe8 sp=0xc420057fe0 pc=0x4596c1
  72. 13:30:44
  73. 13:30:44 goroutine 5 [select]:
  74. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc.(*ccResolverWrapper).watcher(0xc420188360)
  75. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:110 +0x1ac
  76. 13:30:44 created by gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc.(*ccResolverWrapper).start
  77. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/resolver_conn_wrapper.go:96 +0x3f
  78. 13:30:44
  79. 13:30:44 goroutine 6 [select]:
  80. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0xc4200665c0)
  81. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:122 +0x156
  82. 13:30:44 created by gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc.newCCBalancerWrapper
  83. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:113 +0x197
  84. 13:30:44
  85. 13:30:44 goroutine 7 [select]:
  86. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc.(*addrConn).transportMonitor(0xc420099900)
  87. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/clientconn.go:1234 +0x25f
  88. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc.(*addrConn).connect.func1(0xc420099900)
  89. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/clientconn.go:837 +0x1ce
  90. 13:30:44 created by gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc.(*addrConn).connect
  91. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/clientconn.go:828 +0xeb
  92. 13:30:44
  93. 13:30:44 goroutine 9 [IO wait]:
  94. 13:30:44 internal/poll.runtime_pollWait(0x7ff36b4a1f70, 0x72, 0x0)
  95. 13:30:44 /usr/local/go/src/runtime/netpoll.go:173 +0x57
  96. 13:30:44 internal/poll.(*pollDesc).wait(0xc420012418, 0x72, 0xffffffffffffff00, 0xc02180, 0xbfd620)
  97. 13:30:44 /usr/local/go/src/internal/poll/fd_poll_runtime.go:85 +0xae
  98. 13:30:44 internal/poll.(*pollDesc).waitRead(0xc420012418, 0xc420196000, 0x8000, 0x8000)
  99. 13:30:44 /usr/local/go/src/internal/poll/fd_poll_runtime.go:90 +0x3d
  100. 13:30:44 internal/poll.(*FD).Read(0xc420012400, 0xc420196000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
  101. 13:30:44 /usr/local/go/src/internal/poll/fd_unix.go:126 +0x18a
  102. 13:30:44 net.(*netFD).Read(0xc420012400, 0xc420196000, 0x8000, 0x8000, 0xc420044c78, 0x412eed, 0xc42006b360)
  103. 13:30:44 /usr/local/go/src/net/fd_unix.go:202 +0x52
  104. 13:30:44 net.(*conn).Read(0xc42000e0b0, 0xc420196000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
  105. 13:30:44 /usr/local/go/src/net/net.go:176 +0x6d
  106. 13:30:44 bufio.(*Reader).Read(0xc42006b320, 0xc4201a6038, 0x9, 0x9, 0x0, 0x7ff36a01c728, 0x1)
  107. 13:30:44 /usr/local/go/src/bufio/bufio.go:213 +0x30b
  108. 13:30:44 io.ReadAtLeast(0xbfee40, 0xc42006b320, 0xc4201a6038, 0x9, 0x9, 0x9, 0x1, 0x412e56, 0xc420044dd0)
  109. 13:30:44 /usr/local/go/src/io/io.go:309 +0x86
  110. 13:30:44 io.ReadFull(0xbfee40, 0xc42006b320, 0xc4201a6038, 0x9, 0x9, 0xc4201a6028, 0x0, 0xc41362c57e)
  111. 13:30:44 /usr/local/go/src/io/io.go:327 +0x58
  112. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/golang.org/x/net/http2.readFrameHeader(0xc4201a6038, 0x9, 0x9, 0xbfee40, 0xc42006b320, 0x0, 0x100000000, 0xc500c0, 0xbeb91a3513619134)
  113. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/golang.org/x/net/http2/frame.go:237 +0x7b
  114. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0xc4201a6000, 0xc420512000, 0xc420512000, 0x0, 0x0)
  115. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/golang.org/x/net/http2/frame.go:492 +0xa4
  116. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/transport.(*http2Client).reader(0xc420001b00)
  117. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/transport/http2_client.go:1170 +0xe1
  118. 13:30:44 created by gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/transport.newHTTP2Client
  119. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/transport/http2_client.go:273 +0xc73
  120. 13:30:44
  121. 13:30:44 goroutine 10 [select]:
  122. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/transport.loopyWriter(0x7ff36b4a6110, 0xc4200666c0, 0xc4201886c0, 0xc4201e0fb8)
  123. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/transport/transport.go:727 +0x3c6
  124. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/transport.newHTTP2Client.func3(0xc420001b00)
  125. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/transport/http2_client.go:305 +0x5e
  126. 13:30:44 created by gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/transport.newHTTP2Client
  127. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/transport/http2_client.go:304 +0xdc4
  128. 13:30:44
  129. 13:30:44 goroutine 11 [select]:
  130. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc.newClientStream.func4(0xc0c980, 0xc420001b00, 0xc420099680, 0xc420164d80, 0xc4200d8780)
  131. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/stream.go:284 +0x1cd
  132. 13:30:44 created by gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc.newClientStream
  133. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/google.golang.org/grpc/stream.go:283 +0xaaa
  134. 13:30:44
  135. 13:30:44 goroutine 12 [syscall]:
  136. 13:30:44 syscall.Syscall(0x0, 0x0, 0xc4201aa000, 0x20000, 0x7926d7, 0xc420045d98, 0xc420164d80)
  137. 13:30:44 /usr/local/go/src/syscall/asm_linux_amd64.s:18 +0x5
  138. 13:30:44 syscall.read(0x0, 0xc4201aa000, 0x20000, 0x20000, 0xc420045c01, 0x0, 0x0)
  139. 13:30:44 /usr/local/go/src/syscall/zsyscall_linux_amd64.go:756 +0x55
  140. 13:30:44 syscall.Read(0x0, 0xc4201aa000, 0x20000, 0x20000, 0x2241, 0x2500, 0xc4201d8a40)
  141. 13:30:44 /usr/local/go/src/syscall/syscall_unix.go:162 +0x49
  142. 13:30:44 internal/poll.(*FD).Read(0xc420088000, 0xc4201aa000, 0x20000, 0x20000, 0x0, 0x0, 0x0)
  143. 13:30:44 /usr/local/go/src/internal/poll/fd_unix.go:122 +0x125
  144. 13:30:44 os.(*File).read(0xc42000e010, 0xc4201aa000, 0x20000, 0x20000, 0xc420045df0, 0x7c832a, 0xc42004d310)
  145. 13:30:44 /usr/local/go/src/os/file_unix.go:216 +0x4e
  146. 13:30:44 os.(*File).Read(0xc42000e010, 0xc4201aa000, 0x20000, 0x20000, 0x0, 0x0, 0x0)
  147. 13:30:44 /usr/local/go/src/os/file.go:103 +0x6d
  148. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/gitlab.com/gitlab-org/gitaly/streamio.(*sendWriter).ReadFrom(0xc42000e0b8, 0xc00840, 0xc42000e010, 0x7ff36b4a64a0, 0xc42000e0b8, 0x1)
  149. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/gitlab.com/gitlab-org/gitaly/streamio/stream.go:124 +0xfa
  150. 13:30:44 io.copyBuffer(0xbff600, 0xc42000e0b8, 0xc00840, 0xc42000e010, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
  151. 13:30:44 /usr/local/go/src/io/io.go:386 +0x2bb
  152. 13:30:44 io.Copy(0xbff600, 0xc42000e0b8, 0xc00840, 0xc42000e010, 0x0, 0x0, 0x0)
  153. 13:30:44 /usr/local/go/src/io/io.go:362 +0x68
  154. 13:30:44 gitlab.com/gitlab-org/gitlab-shell/go/vendor/gitlab.com/gitlab-org/gitaly/client.UploadPack.func3(0xc42006b5c0)
  155. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/gitlab.com/gitlab-org/gitaly/client/upload_pack.go:36 +0x5b
  156. 13:30:44 created by gitlab.com/gitlab-org/gitlab-shell/go/vendor/gitlab.com/gitlab-org/gitaly/client.streamHandler
  157. 13:30:44 /var/cache/omnibus/src/gitlab-shell/go_build/src/gitlab.com/gitlab-org/gitlab-shell/go/vendor/gitlab.com/gitlab-org/gitaly/client/std_stream.go:25 +0x6b
  158. 13:30:44
  159. 13:30:44 rax 0x0
  160. 13:30:44 rbx 0x3549f8ed98
  161. 13:30:44 rcx 0xffffffffffffffff
  162. 13:30:44 rdx 0x6
  163. 13:30:44 rdi 0xa50d
  164. 13:30:44 rsi 0xac80
  165. 13:30:44 rbp 0x9a182a
  166. 13:30:44 rsp 0x7ff35b5fd9a8
  167. 13:30:44 r8 0xa
  168. 13:30:44 r9 0x7ff35b5fe700
  169. 13:30:44 r10 0x8
  170. 13:30:44 r11 0x202
  171. 13:30:44 r12 0x7ff3540008c0
  172. 13:30:44 r13 0xf1
  173. 13:30:44 r14 0x11
  174. 13:30:44 r15 0x0
  175. 13:30:44 rip 0x3549c32625
  176. 13:30:44 rflags 0x202
  177. 13:30:44 cs 0x33
  178. 13:30:44 fs 0x0
  179. 13:30:44 gs 0x0
  180. 13:30:44 Receiving objects: 2% (9796/489752), 1.61 MiB | 3.19 MiB/s
  181. fatal: The remote end hung up unexpectedly
  182. 13:30:44 fatal: early EOF
  183. 13:30:44 fatal: index-pack failed
  184. 13:30:44
  185. 13:30:44 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1640)
  186. 13:30:44 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1388)
  187. 13:30:44 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:62)
  188. 13:30:44 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:313)
  189. 13:30:44 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:505)
  190. 13:30:44 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
  191. 13:30:44 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
  192. 13:30:44 at hudson.remoting.UserRequest.perform(UserRequest.java:120)
  193. 13:30:44 at hudson.remoting.UserRequest.perform(UserRequest.java:48)
  194. 13:30:44 at hudson.remoting.Request$2.run(Request.java:326)
  195. 13:30:44 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  196. 13:30:44 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  197. 13:30:44 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  198. 13:30:44 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  199. 13:30:44 at java.lang.Thread.run(Thread.java:748)
  200. 13:30:44 at ......remote call to ILJENKINSS20(Native Method)
  201. 13:30:44 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
  202. 13:30:44 at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
  203. 13:30:44 at hudson.remoting.Channel.call(Channel.java:781)
  204. 13:30:44 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
  205. 13:30:44 at sun.reflect.GeneratedMethodAccessor838.invoke(Unknown Source)
  206. 13:30:44 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  207. 13:30:44 at java.lang.reflect.Method.invoke(Method.java:497)
  208. 13:30:44 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
  209. 13:30:44 at com.sun.proxy.$Proxy98.execute(Unknown Source)
  210. 13:30:44 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1003)
  211. 13:30:44 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1043)
  212. 13:30:44 at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
  213. 13:30:44 at hudson.scm.SCM.checkout(SCM.java:485)
  214. 13:30:44 at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
  215. 13:30:44 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
  216. 13:30:44 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
  217. 13:30:44 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
  218. 13:30:44 at hudson.model.Run.execute(Run.java:1738)
  219. 13:30:44 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  220. 13:30:44 at hudson.model.ResourceController.execute(ResourceController.java:98)
  221. 13:30:44 at hudson.model.Executor.run(Executor.java:410)
  222. 13:30:44 ERROR: null
  223. 13:30:44 Retrying after 10 seconds
  224. 13:30:54 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
  225. 13:30:54 Fetching changes from the remote Git repository
  226. 13:30:54 > /usr/bin/git config remote.Platform.url ssh://git@gitlabsrv/someproject/someproject.git # timeout=10
  227. 13:30:54 Fetching upstream changes from ssh://git@gitlabsrv/someproject/someproject.git
  228. 13:30:54 > /usr/bin/git --version # timeout=10
  229. 13:30:54 using GIT_SSH to set credentials git lab server
  230. 13:30:54 > /usr/bin/git fetch --tags --progress ssh://git@gitlabsrv/someproject/someproject.git +refs/heads/*:refs/remotes/Platform/*
  231. 13:30:55 ERROR: Error fetching remote repo 'Platform'
  232. 13:30:55 hudson.plugins.git.GitException: Failed to fetch from ssh://git@gitlabsrv/someproject/someproject.git
  233. 13:30:55 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:763)
  234. 13:30:55 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1012)
  235. 13:30:55 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1043)
  236. 13:30:55 at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
  237. 13:30:55 at hudson.scm.SCM.checkout(SCM.java:485)
  238. 13:30:55 at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
  239. 13:30:55 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
  240. 13:30:55 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
  241. 13:30:55 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
  242. 13:30:55 at hudson.model.Run.execute(Run.java:1738)
  243. 13:30:55 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  244. 13:30:55 at hudson.model.ResourceController.execute(ResourceController.java:98)
  245. 13:30:55 at hudson.model.Executor.run(Executor.java:410)
  246. 13:30:55 Caused by: hudson.plugins.git.GitException: Command "/usr/bin/git fetch --tags --progress ssh://git@gitlabsrv/someproject/someproject.git +refs/heads/*:refs/remotes/Platform/*" returned status code 128:
  247. 13:30:55 stdout:
  248. 13:30:55 stderr: GitLab: Failed to authorize your Git request: internal API unreachable
  249. 13:30:55 fatal: The remote end hung up unexpectedly
  250. 13:30:55
  251. 13:30:55 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1640)
  252. 13:30:55 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1388)
  253. 13:30:55 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:62)
  254. 13:30:55 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:313)
  255. 13:30:55 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
  256. 13:30:55 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
  257. 13:30:55 at hudson.remoting.UserRequest.perform(UserRequest.java:120)
  258. 13:30:55 at hudson.remoting.UserRequest.perform(UserRequest.java:48)
  259. 13:30:55 at hudson.remoting.Request$2.run(Request.java:326)
  260. 13:30:55 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  261. 13:30:55 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  262. 13:30:55 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  263. 13:30:55 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  264. 13:30:55 at java.lang.Thread.run(Thread.java:748)
  265. 13:30:55 at ......remote call to ILJENKINSS20(Native Method)
  266. 13:30:55 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
  267. 13:30:55 at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
  268. 13:30:55 at hudson.remoting.Channel.call(Channel.java:781)
  269. 13:30:55 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
  270. 13:30:55 at sun.reflect.GeneratedMethodAccessor233.invoke(Unknown Source)
  271. 13:30:55 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  272. 13:30:55 at java.lang.reflect.Method.invoke(Method.java:497)
  273. 13:30:55 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
  274. 13:30:55 at com.sun.proxy.$Proxy78.execute(Unknown Source)
  275. 13:30:55 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:761)
  276. 13:30:55 ... 12 more
  277. 13:30:55 ERROR: null
  278. 13:30:55 Retrying after 10 seconds
  279. 13:31:05 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
  280. 13:31:05 Fetching changes from the remote Git repository
  281. 13:31:05 > /usr/bin/git config remote.Platform.url ssh://git@gitlabsrv/someproject/someproject.git # timeout=10
  282. 13:31:05 Fetching upstream changes from ssh://git@gitlabsrv/someproject/someproject.git
  283. 13:31:05 > /usr/bin/git --version # timeout=10
  284. 13:31:05 using GIT_SSH to set credentials git lab server
  285. 13:31:05 > /usr/bin/git fetch --tags --progress ssh://git@gitlabsrv/someproject/someproject.git +refs/heads/*:refs/remotes/Platform/*
  286. 13:31:05 ERROR: Error fetching remote repo 'Platform'
  287. 13:31:05 hudson.plugins.git.GitException: Failed to fetch from ssh://git@gitlabsrv/someproject/someproject.git
  288. 13:31:05 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:763)
  289. 13:31:05 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1012)
  290. 13:31:05 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1043)
  291. 13:31:05 at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
  292. 13:31:05 at hudson.scm.SCM.checkout(SCM.java:485)
  293. 13:31:05 at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
  294. 13:31:05 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
  295. 13:31:05 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
  296. 13:31:05 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
  297. 13:31:05 at hudson.model.Run.execute(Run.java:1738)
  298. 13:31:05 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  299. 13:31:05 at hudson.model.ResourceController.execute(ResourceController.java:98)
  300. 13:31:05 at hudson.model.Executor.run(Executor.java:410)
  301. 13:31:05 Caused by: hudson.plugins.git.GitException: Command "/usr/bin/git fetch --tags --progress ssh://git@gitlabsrv/someproject/someproject.git +refs/heads/*:refs/remotes/Platform/*" returned status code 128:
  302. 13:31:05 stdout:
  303. 13:31:05 stderr: Connection to gitlabsrv closed by remote host.
  304. 13:31:05 fatal: The remote end hung up unexpectedly
  305. 13:31:05
  306. 13:31:05 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1640)
  307. 13:31:05 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1388)
  308. 13:31:05 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:62)
  309. 13:31:05 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:313)
  310. 13:31:05 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
  311. 13:31:05 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
  312. 13:31:05 at hudson.remoting.UserRequest.perform(UserRequest.java:120)
  313. 13:31:05 at hudson.remoting.UserRequest.perform(UserRequest.java:48)
  314. 13:31:05 at hudson.remoting.Request$2.run(Request.java:326)
  315. 13:31:05 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  316. 13:31:05 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  317. 13:31:05 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  318. 13:31:05 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  319. 13:31:05 at java.lang.Thread.run(Thread.java:748)
  320. 13:31:05 at ......remote call to ILJENKINSS20(Native Method)
  321. 13:31:05 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
  322. 13:31:05 at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
  323. 13:31:05 at hudson.remoting.Channel.call(Channel.java:781)
  324. 13:31:05 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
  325. 13:31:05 at sun.reflect.GeneratedMethodAccessor233.invoke(Unknown Source)
  326. 13:31:05 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  327. 13:31:05 at java.lang.reflect.Method.invoke(Method.java:497)
  328. 13:31:05 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
  329. 13:31:05 at com.sun.proxy.$Proxy78.execute(Unknown Source)
  330. 13:31:05 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:761)
  331. 13:31:05 ... 12 more
  332. 13:31:05 ERROR: null
  333. 13:31:05 Performing Post build task...
  334. 13:31:05 Finished: FAILURE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement