| CONSOLE OUTPUT |
| [...truncated 1373 lines...] |
| do: [:url | |
| | canPeek front doc | |
| waitSema wait. |
| queue nextPut: url. |
| doc := HTTPClient httpGet: url. |
| doc isString |
| ifTrue: [queue nextPut: #failed. |
| UpdateDownloader := nil. |
| Processor activeProcess terminate] |
| ifFalse: [canPeek := 120 min: doc size. |
| front := doc next: canPeek. |
| doc skip: -1 * canPeek. |
| (front beginsWith: ' |
| ifTrue: [(front includesSubString: 'Not Found') |
| ifTrue: [queue nextPut: #failed. |
| UpdateDownloader := nil. |
| Processor activeProcess terminate]]]. |
| UpdateDownloader |
| ifNotNil: [queue nextPut: doc]]. |
| queue nextPut: ''. |
| queue nextPut: #finished. |
| UpdateDownloader := nil] in UpdateStreamer>>silentRetrieveUrls:ontoQueue:withWaitSema: |
| stack: |
| |
| [:url | |
| | canPeek front doc | |
| waitSema wait. |
| queue nextPut: url. |
| doc := HTTPClient httpGet: url. |
| doc isString |
| ifTrue: [queue nextPut: #failed. |
| UpdateDownloader := nil. |
| Processor activeProcess terminate] |
| ifFalse: [canPeek := 120 min: doc size. |
| front := doc next: canPeek. |
| doc skip: -1 * canPeek. |
| (front beginsWith: ' |
| ifTrue: [(front includesSubString: 'Not Found') |
| ifTrue: [queue nextPut: #failed. |
| UpdateDownloader := nil. |
| Processor activeProcess terminate]]]. |
| UpdateDownloader |
| ifNotNil: [queue nextPut: doc]] in [urls |
| do: [:url | |
| | canPeek front doc | |
| waitSema wait. |
| queue nextPut: url. |
| doc := HTTPClient httpGet: url. |
| doc isString |
| ifTrue: [queue nextPut: #failed. |
| UpdateDownloader := nil. |
| Processor activeProcess terminate] |
| ifFalse: [canPeek := 120 min: doc size. |
| front := doc next: canPeek. |
| doc skip: -1 * canPeek. |
| (front beginsWith: ' |
| ifTrue: [(front includesSubString: 'Not Found') |
| ifTrue: [queue nextPut: #failed. |
| UpdateDownloader := nil. |
| Processor activeProcess terminate]]]. |
| UpdateDownloader |
| ifNotNil: [queue nextPut: doc]]. |
| queue nextPut: ''. |
| queue nextPut: #finished. |
| UpdateDownloader := nil] in UpdateStreamer>>silentRetrieveUrls:ontoQueue:withWaitSema: |
| OrderedCollection>>do: |
| [urls |
| do: [:url | |
| | canPeek front doc | |
| waitSema wait. |
| queue nextPut: url. |
| doc := HTTPClient httpGet: url. |
| doc isString |
| ifTrue: [queue nextPut: #failed. |
| UpdateDownloader := nil. |
| Processor activeProcess terminate] |
| ifFalse: [canPeek := 120 min: doc size. |
| front := doc next: canPeek. |
| doc skip: -1 * canPeek. |
| (front beginsWith: ' |
| ifTrue: [(front includesSubString: 'Not Found') |
| ifTrue: [queue nextPut: #failed. |
| UpdateDownloader := nil. |
| Processor activeProcess terminate]]]. |
| UpdateDownloader |
| ifNotNil: [queue nextPut: doc]]. |
| queue nextPut: ''. |
| queue nextPut: #finished. |
| UpdateDownloader := nil] in UpdateStreamer>>silentRetrieveUrls:ontoQueue:withWaitSema: |
| [self value. |
| Processor terminateActive] in BlockClosure>>newProcess |
| ------------------------------ |
| |
| Build step 'Ex?cuter un script shell' marked build as failure |
| Archiving artifacts |
| Enregistrement des r?sultats des tests |
| Description set: |
| Email was triggered for: Failure |
| Sending email for trigger: Failure |