Re: [swift-dev] Questions about Swift-CI

2017-05-25 Thread mishal_shah via swift-dev
Hi Pavol, > On May 11, 2017, at 1:33 PM, Pavol Vaskovic wrote: > > Hi Mishal, > > Douglas Gregor suggested in SR-4814 (that was merged as dupe into SR-4669) > that I get in contact with you because I’m working on issue SR-4669 Add a > Benchmark_Driver --rerun N option

Re: [swift-dev] [Swift CI] Build Still Failing: OSS - Swift Package - OS X (swift 4.0) #150

2017-05-20 Thread mishal_shah via swift-dev
Fixed. Thanks, Mishal Shah > On May 20, 2017, at 9:21 PM, mishal_shah wrote: > > I will look into this soon, thanks! > >> On May 20, 2017, at 9:09 PM, Douglas Gregor via swift-dev >> mailto:swift-dev@swift.org>> wrote: >> >> I didn’t fill up the disk :) >> -- scp toolchain tar -- >> /tmp/sw

Re: [swift-dev] [Swift CI] Build Still Failing: OSS - Swift Package - OS X (swift 4.0) #150

2017-05-20 Thread mishal_shah via swift-dev
I will look into this soon, thanks! > On May 20, 2017, at 9:09 PM, Douglas Gregor via swift-dev > wrote: > > I didn’t fill up the disk :) > -- scp toolchain tar -- > /tmp/swift-4.0-DEVELOPMENT-SNAPSHOT-2017-05-20-a-152-WORKSPACE/swift-4.0-DEVELOPMENT-SNAPSHOT-2017-05-20-a-osx-symbols.tar.gz: >

Re: [swift-dev] [Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) #377

2017-05-20 Thread mishal_shah via swift-dev
This failure is not related to change set. Failures: FAIL: Kitura, 3.0, Swift Package, ExecuteCommandFailure(command="sandbox-exec -f /Users/buildnode/jenkins/workspace-private/swift-source-compat-suite-sandbox/sandbox_package.sb /Users/buildnode/jenkins/workspace-private/swift-master-sourc

Re: [swift-dev] Swift CI will be down for maintenance tonight at 9pm PST

2017-05-16 Thread mishal_shah via swift-dev
Maintenance completed. Thanks, Mishal Shah > On May 16, 2017, at 9:25 PM, mishal_shah wrote: > > Starting maintenance. > > Thanks, > Mishal Shah >> On May 16, 2017, at 12:25 PM, Mishal Shah wrote: >> >> We will be taking down ci.swift.org for maintenance tonight at 9pm PST. >> Please avo

Re: [swift-dev] Swift CI will be down for maintenance tonight at 9pm PST

2017-05-16 Thread mishal_shah via swift-dev
Starting maintenance. Thanks, Mishal Shah > On May 16, 2017, at 12:25 PM, Mishal Shah wrote: > > We will be taking down ci.swift.org for maintenance tonight at 9pm PST. > Please avoid triggering pull request testing during the maintenance. > > I will reply to this email once the maintenance

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #1989

2017-04-11 Thread mishal_shah via swift-dev
Next build passed - https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/1990/ Mishal Shah > On Apr 11, 2017, at 9:40 AM, Ankit Aggarwal wrote: > > I am not sure why this happened but I'll keep an eye out. Can you restart the > job for now? > >> On 11-Apr-2017, at 10:06 PM, mi

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #1989

2017-04-11 Thread mishal_shah via swift-dev
Hi, Test Case 'MiscellaneousTestCase.testCanKillSubprocessOnSigInt' started at 16:06:36.733 <>/home/buildnode/disk2/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04/swiftpm/Tests/FunctionalTests/MiscellaneousTests.swift:457: error: MiscellaneousTestCase.testCanKillSubprocessOnSigInt : fa

Re: [swift-dev] PR test failing with clang compile error

2017-04-06 Thread mishal_shah via swift-dev
Thanks! > On Apr 6, 2017, at 3:32 PM, Jordan Rose wrote: > > Erik may have beat you to it. https://github.com/apple/swift/pull/8595 > <https://github.com/apple/swift/pull/8595> > > Jordan > >> On Apr 6, 2017, at 15:18, mishal_shah via swift-dev >

Re: [swift-dev] PR test failing with clang compile error

2017-04-06 Thread mishal_shah via swift-dev
Looks like this was cherry-picked in swift-clang without PR testing. Thanks, Mishal Shah > On Apr 6, 2017, at 3:17 PM, Slava Pestov wrote: > > I have a fix pending in this PR: https://github.com/apple/swift/pull/8594 > > > But I’m surprised this wasn’

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (swift 4.0) #71

2017-04-03 Thread mishal_shah via swift-dev
We need to cherry-pick this fix (PR#8384) into swift-4.0-branch to avoid python lint failure. Thanks, Mishal Shah > On Apr 3, 2017, at 8:17 PM, Hugh Bellamy wrote: > > This issue was fixed in https://github.com/apple/swift/pull/8384 > , I think. > >

[swift-dev] Swift CI Outage tomorrow - March 21st 2017

2017-03-21 Thread mishal_shah via swift-dev
Hi, We are planning on updating Xcode tomorrow, March 21st at 11am PST. As usual, we will send out an email once the process has been started and completed. Xcode 8.3 beta 5 available at https://developer.apple.com/download/ . Thanks, Mishal Shah _

Re: [swift-dev] Swift CI Outage

2017-03-11 Thread mishal_shah via swift-dev
All of the nodes are back online, sorry if this caused any trouble. Thanks, Mishal Shah > On Mar 11, 2017, at 4:23 PM, Mishal Shah via swift-dev > wrote: > > Hi, > > Swift CI nodes are currently offline, we are investigating the outage. > > Thanks, > Mishal Shah > ___

Re: [swift-dev] CI outage tomorrow for upgrade

2017-03-09 Thread mishal_shah via swift-dev
Xcode update has been completed on ci.swift.org. Thanks, Mishal Shah > On Mar 8, 2017, at 3:05 PM, Nicole Jacque via swift-dev > wrote: > > Hi All- > > We will have a CI outage for a couple of hours tomorrow starting at 11 > Pacific, in order to upgrade the CI machines to the latest Xcode be

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #1877

2017-02-22 Thread mishal_shah via swift-dev
Hi Pierre, Can you please file a bug on bugs.swift.org? Thanks, Mishal Shah > On Feb 22, 2017, at 12:35 PM, Pierre Habouzit via swift-dev > wrote: > > Note that you’ll face another issue that Daniel noticed, which is that we > have a new dependency on the linux kernel headers, usually in th

Re: [swift-dev] master fails to build

2017-02-13 Thread mishal_shah via swift-dev
> On Feb 13, 2017, at 10:04 AM, Michael Gottesman wrote: > > >> On Feb 13, 2017, at 4:10 AM, Kevin Hendry > > wrote: >> >> Heh. I’ll just retreat to my noob hovel and try that then. Thanks. > > There is no such a thing as a noob hovel. ; ). We all are learning = ), and

Re: [swift-dev] master fails to build

2017-02-12 Thread mishal_shah via swift-dev
Hi, You will need Xcode 8.3 beta 2 (https://developer.apple.com/download/). Thanks, Mishal Shah > On Feb 12, 2017, at 9:17 PM, Kevin Hendry via swift-dev > wrote: > > I'm not. Is this the part where you tell me I should be? > > > On Feb 12, 2017, 11:53 PM -0500, Michael Gottesman via swift

Re: [swift-dev] [Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (swift 3.1) #55

2017-02-10 Thread mishal_shah via swift-dev
Hi Jordan, Yes, I just re-triggered it. https://ci.swift.org/job/oss-swift-3.1-incremental-ASAN-RA-osx/56/console Thanks, Mishal Shah > On Feb 10, 2017, at 9:50 AM, Jordan Rose wrote: > > Lost the builder machine. Mishal, do you think we should run it again, since > this bot only runs once

Re: [swift-dev] CI outage tomorrow for upgrade

2017-02-07 Thread mishal_shah via swift-dev
Upgrade completed. Thanks, Mishal Shah > On Feb 7, 2017, at 12:55 PM, mishal_shah wrote: > > I am currently updating Xcode, please do not trigger PR testing until after I > am done. > > Thanks, > Mishal Shah >> On Feb 6, 2017, at 4:15 PM, Nicole Jacque via swift-dev >

Re: [swift-dev] CI outage tomorrow for upgrade

2017-02-07 Thread mishal_shah via swift-dev
I am currently updating Xcode, please do not trigger PR testing until after I am done. Thanks, Mishal Shah > On Feb 6, 2017, at 4:15 PM, Nicole Jacque via swift-dev > wrote: > > Hi All- > > We will have a CI outage for a couple of hours tomorrow starting at 11 > Pacific, in order to upgrad

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1699

2017-02-06 Thread mishal_shah via swift-dev
Hi Erik, Please try “@swift-ci Please clean test”. This will clean up the workspace before building. Thanks, Mishal Shah > On Feb 6, 2017, at 2:08 PM, Erik Eckstein via swift-dev > wrote: > > Is there a workaround? > PR testing is blocked on this. > >> On Feb 3, 2017, at 11:13 AM, Douglas

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #201

2017-02-02 Thread mishal_shah via swift-dev
Fixed. Thanks, Mishal Shah > On Feb 2, 2017, at 6:43 PM, Greg Parker wrote: > > Failed during package construction, I think: > > -- scp code sign tar -- > WARNING: Your password has expired. > Password change required but no TTY available. > Build step 'Execute shell' marked build as failure

Re: [swift-dev] Change of requirements to build swift?

2017-02-01 Thread mishal_shah via swift-dev
Hi Guillaume, You will need Xcode 8.3 beta 1to build swift, and Xcode requires macOS 10.12. From: http://adcdownload.apple.com/Developer_Tools/Xcode_8.3_beta/Release_Notes_for_Xcode_8.3_beta.pdf Xcode 8.3 beta requires a Mac running macOS 10.12 beta 3 or later. Thanks, Mishal Shah > On Feb 1

Re: [swift-dev] help diagnosing swiftpm BuildToolTests.testBuildAndClean failure on libdispatch PR testing

2017-01-27 Thread mishal_shah via swift-dev
Hi David, To unblock PR testing, I am going to skip swiftpm testing on libdispatch bot. Can you please file a Jira for this issue? Thanks, Mishal Shah > On Jan 27, 2017, at 10:39 AM, Ted kremenek via swift-dev > wrote: > > [ + Daniel, Rick, concerning SwiftPM piece ] > > On Jan 27, 2017,

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.10 (master) #321

2017-01-26 Thread mishal_shah via swift-dev
Testing Time: 625.72s Failing Tests (17): Swift(linux-x86_64) :: SIL/parse_stdlib_15.sil Swift(linux-x86_64) :: SIL/parse_stdlib_0.sil Swift(linux-x86_64) :: SIL/parse_stdlib_10.sil Swift(linux-x86_64) :: SIL/parse_stdlib_13.sil Swift(li

Re: [swift-dev] CI outage tomorrow for upgrade

2017-01-25 Thread mishal_shah via swift-dev
CI upgrade completed. Note: You will need Xcode 8.3 Beta 1 to be able to build master and swift-3.1-branch. Thanks, Mishal Shah > On Jan 25, 2017, at 11:11 AM, mishal_shah wrote: > > Starting the upgrade process, please avoid triggering PR testing. > > Thanks, > Mishal Shah >> On Jan 24,

Re: [swift-dev] CI outage tomorrow for upgrade

2017-01-25 Thread mishal_shah via swift-dev
Starting the upgrade process, please avoid triggering PR testing. Thanks, Mishal Shah > On Jan 24, 2017, at 1:49 PM, Nicole Jacque via swift-dev > wrote: > > Hi All- > > We will have a CI outage for a couple of hours tomorrow starting at 11 > Pacific, in order to upgrade the CI machines to

[swift-dev] Swift 3.1 Development snapshots available on swift.org

2017-01-24 Thread mishal_shah via swift-dev
New Swift 3.1 Development snapshot available! Download new packages from https://swift.org/download/#snapshots Following repository are tagged with swift-3.1-DEVELOPMENT-SNAPSHOT-2017-01-22-a https://github.com/apple/swift https:/

[swift-dev] Swift CI is unavailable

2017-01-18 Thread mishal_shah via swift-dev
Swift CI (ci.swift.org) is currently offline, please avoid triggering PR testing until its back online. Thanks, Mishal Shah ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.10 (master) #272

2017-01-17 Thread mishal_shah via swift-dev
We might need to cherry-pick this fix in swift-3.1-branch, because I merged master into swift-3.1-branch today. Thanks, Mishal Shah > On Jan 17, 2017, at 2:41 PM, Doug Coleman wrote: > > This has been fixed by merging https://github.com/apple/swift/pull/4788 >

Re: [swift-dev] [swift-build-dev] Final merge from master to swift-3.1-branch

2017-01-17 Thread mishal_shah via swift-dev
I just merged master into swift-3.1-branch for following projects. https://github.com/apple/swift https://github.com/apple/swift-lldb https://github.com/apple/swift-corelibs-foundation

Re: [swift-dev] [swift-build-dev] Build triggers for 14.04 as well as 16.04?

2017-01-17 Thread mishal_shah via swift-dev
Hi Alex, Can you please file a bug on bugs.swift.org? Thanks, Mishal Shah > On Jan 17, 2017, at 10:32 AM, Ankit Aggarwal wrote: > > +swift-dev > > swift-dev is right place for this. swift-build-dev is for SwiftPM and llbuild > related discussions. > >> On 17-Jan-2017, at 11:36 PM, Alex Bl

Re: [swift-dev] Swift CI outage - Jan 10th 2016 5pm PST

2017-01-10 Thread mishal_shah via swift-dev
Swift CI is available again! Thanks, Mishal Shah > On Jan 9, 2017, at 7:12 PM, mishal_shah wrote: > > Swift CI (ci.swift.org) will be down on Jan 10th 2016 at 5pm PST for few > hours. > > Thanks, > Mishal Shah ___ swift-dev mailing list swift-de

Re: [swift-dev] Nightly builds?

2017-01-10 Thread mishal_shah via swift-dev
Hi Erica, Snapshots are available on https://swift.org/download/#snapshots Thanks, Mishal Shah > On Jan 10, 2017, at 10:48 AM, Erica Sadun via swift-dev > wrote: > > Are there still nightly builds that are easy to pull and install? I got a > fixed JIRA I'd like to test. > > Thanks! -- Eri

[swift-dev] Swift CI outage - Jan 10th 2016 5pm PST

2017-01-09 Thread mishal_shah via swift-dev
Swift CI (ci.swift.org) will be down on Jan 10th 2016 at 5pm PST for few hours. Thanks, Mishal Shah ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1232

2017-01-06 Thread mishal_shah via swift-dev
Hi Practicalswift, Can you please look at this failure? Thanks, Mishal Shah Stacktrace Script: -- not --crash /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/swift-linux-x86_64/bin/swift -frontend -target x86_64-unknown-linux-gnu -module-ca

[swift-dev] Merged master into swift-3.1-branch

2017-01-05 Thread mishal_shah via swift-dev
I just merged master into swift-3.1-branch for following projects. https://github.com/apple/swift https://github.com/apple/swift-lldb https://github.com/apple/swift-corelibs-foundation https://github.com/apple/swift-corelibs-libdispatch https://github.com/apple/swift-corelibs-xctest https://githu

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1146

2017-01-04 Thread mishal_shah via swift-dev
Thanks! > On Jan 3, 2017, at 11:38 PM, Ankit Aggarwal wrote: > > Made the test more deterministic: > https://github.com/apple/swift-package-manager/commit/b17929299accf4c40199dced7b9d977400190718 > >

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1150

2017-01-03 Thread mishal_shah via swift-dev
Hi Anders, Can you please look at this failure? Test Case 'ConventionTests.testInvalidTestTargets' started at 20:09:14.167 <>--- bootstrap: error: tests failed with exit status 1 /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script: fatal erro

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1146

2017-01-03 Thread mishal_shah via swift-dev
SwiftPM test failure: Test Case 'PackageToolTests.testPackageEditAndUnedit' started at 18:55:30.116 <>/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swiftpm/Tests/CommandsTests/PackageToolTests.swift:195: error: PackageToolTests.testPackageEditAndUnedit : XCTAsse

[swift-dev] @swift-ci test and merge currently disabled

2016-12-22 Thread mishal_shah via swift-dev
@swift-ci test and merge is not working please avoid using merge option. Thanks, Mishal Shah ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #285

2016-12-22 Thread mishal_shah via swift-dev
Fixed. Mishal Shah > On Dec 22, 2016, at 8:05 PM, ankit_aggar...@apple.com wrote: > > Looks like CI ran out of space. > > On 22-Dec-2016, at 6:18 PM, no-re...@swift.org > wrote: > >> [FAILURE] oss-swift-package-linux-ubuntu-16_04 [#285] >> >> Build URL: >> http

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #1118

2016-12-19 Thread mishal_shah via swift-dev
llbuild test failure: TEST 'llbuild-unit :: BuildSystem/BuildSystemTests/BuildSystemFrontendTest.commandSkippingFailure' FAILED Note: Google Test filter = BuildSystemFrontendTest.commandSkippingFailure [==] Running 1 test from 1 test case. [

Re: [swift-dev] CI outage tomorrow

2016-12-13 Thread mishal_shah via swift-dev
Update completed. Thanks, Mishal Shah > On Dec 12, 2016, at 2:48 PM, Nicole Jacque via swift-dev > wrote: > > Hi All- > > We will be taking the CI bots down tomorrow for a couple of hours to upgrade > to Xcode 8.2, starting at around 11 Pacific time. As usual, we’ll send an > email when w

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #7501

2016-12-08 Thread mishal_shah via swift-dev
Thanks! > On Dec 8, 2016, at 9:59 PM, Bob Wilson wrote: > > Yes, he renamed sil-extract to sil-func-extractor > (https://github.com/apple/swift/pull/6155/files > ) and missed updating some > places. This should fix it: https://github.com/apple/

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #7501

2016-12-08 Thread mishal_shah via swift-dev
Hi Michael, Is this related to your changes? ninja: error: 'bin/sil-extract', needed by 'test/CMakeFiles/check-swift-validation-macosx-x86_64', missing and no known rule to make it *** Failed while running tests for swift (check-swift-validation-macosx-x86_64) Thanks, Mishal Shah > On Dec 8,

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #906

2016-12-05 Thread mishal_shah via swift-dev
Hi Mehdi, Can you please look at this failure? /llvm/lib/Target/PowerPC/PPCMCInstLower.cpp:40:22: error: no member named 'Mang' in 'llvm::AsmPrinter' Mangler *Mang = AP.Mang; ~~ ^ 1 error generated. Thanks, Mishal Shah > On Dec 5, 2016, at 11:30 PM, no-re...@swift.org wro

Re: [swift-dev] Swift CI Planned Maintenance - Nov 19th 2016 10am PST

2016-11-19 Thread mishal_shah via swift-dev
Maintenance completed. Thanks, Mishal Shah > On Nov 17, 2016, at 6:43 PM, mishal_shah wrote: > > Swift CI (ci.swift.org) will be down Nov 19th, 2016 from 10am - 10pm PST for > planned maintenance. To avoid breakage we will be locking master branch until > CI is back online. > > Thanks, > M

[swift-dev] Swift CI Planned Maintenance - Nov 19th 2016 10am PST

2016-11-17 Thread mishal_shah via swift-dev
Swift CI (ci.swift.org) will be down Nov 19th, 2016 from 10am - 10pm PST for planned maintenance. To avoid breakage we will be locking master branch until CI is back online. Thanks, Mishal Shah ___ swift-dev mailing list swift-dev@swift.org https://li

[swift-dev] Planned Outage - Nov 15th 2016 at 11pm PST

2016-11-15 Thread mishal_shah via swift-dev
Planned Outage: When: Nov 15th 2016 at 11pm PST Duration: 1-2hrs Services affected: - Swift Website: swift.org - Swift CI: ci.swift.org - Swift Bugs: bugs.swift.org - Swift Mail: lists.swift.org Tha

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #7152

2016-11-11 Thread mishal_shah via swift-dev
For some reason, Jenkins had assigned username github to git...@christopherweems.com. I updated the Github username on CI. Thanks, Mishal Shah > On Nov 11, 2016, at 5:48 PM, Jordan Rose wrote: > > This one was me, but a rebuild mysteriously cleared it up. Also, Mishal, why > is Christopher

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #421

2016-11-08 Thread mishal_shah via swift-dev
Hi Nico, Sorry about this, I will make sure to update the Jobs ignore ninja change set. Thanks, Mishal Shah > On Nov 8, 2016, at 10:23 AM, Jordan Rose wrote: > > Definitely a mistake on our part. We use Ninja but shouldn't be treating it > as a build input in this way. Mishal? > > (Backgrou

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #7093

2016-11-07 Thread mishal_shah via swift-dev
https://bugs.swift.org/browse/SR-3122 Test Case '-[FunctionalTests.MiscellaneousTestCase testSwiftTestParallelAndReturnError:]' started. <>/Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/swiftpm/Tests/FunctionalTests/MiscellaneousTests.swift:377: error: -[FunctionalTests.Miscel

[swift-dev] [Swift CI] [FAILURE] oss-swift_tools-RA_stdlib-RDA_test-macos-resilience [#5]

2016-11-07 Thread mishal_shah via swift-dev
SIL verification failed: function_ref inside fragile function cannot reference a private or hidden symbol: (SingleFunction && RefF->isExternalDeclaration()) || RefF->hasValidLinkageForFragileRef() Thanks, Mishal Shah [FAILURE] oss-swift_tools-RA_stdlib-RDA_test-macos-resilience [#5] Build UR

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - LLDB Incremental - OS X (swift 2.3) #191

2016-11-07 Thread mishal_shah via swift-dev
TIMEOUT: test_dsym (functionalities/thread/exit_during_step/TestExitDuringStep.py) === Test Result Summary === Test Methods: 1969 Reruns:0 Success:1444 Expected Failure:112 Failure: 0 Error: 0 Exce

[swift-dev] Swift CI Linux Pull Request on Ubuntu 16.04

2016-11-04 Thread mishal_shah via swift-dev
Swift CI pull request testing will be running on Ubuntu 16.04 compare to Ubuntu 14.04. “@swift-ci Please test Linux platform” will execute on Ubuntu 16.04. Thanks, Mishal Shah ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/ma

Re: [swift-dev] [swift-users] Planned Maintenance: Today at 12pm

2016-11-04 Thread mishal_shah via swift-dev
Maintenance completed. > On Nov 4, 2016, at 11:36 AM, mishal_shah via swift-users > wrote: > > Hi, > > Swift CI (ci.swift.org) will be down for maintenance, please don’t trigger CI > testing. > > When? > Nov 4th 2016 - 12pm PST > > Thanks, > Mishal Shah > ___

[swift-dev] Planned Maintenance: Today at 12pm

2016-11-04 Thread mishal_shah via swift-dev
Hi, Swift CI (ci.swift.org) will be down for maintenance, please don’t trigger CI testing. When? Nov 4th 2016 - 12pm PST Thanks, Mishal Shah ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #7049

2016-11-04 Thread mishal_shah via swift-dev
https://bugs.swift.org/browse/SR-3139 Test Case '-[FunctionalTests.MiscellaneousTestCase testSwiftTestParallelAndReturnError:]' started. <>/Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/swiftpm/Tests/FunctionalTests/MiscellaneousTests.swift:377: error: -[FunctionalTests.Miscel

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 15.10 (swift 3.0) #288

2016-11-01 Thread mishal_shah via swift-dev
https://bugs.swift.org/browse/SR-3110 [TEST] Dispatch Suspend Timer ... [BEGIN] tweedledee tick count Actual: 8 Expected: 7 [FAIL] tweedledee tick count (dispatch_suspend_timer.c:96) dispatch_suspend_timer.c:96 > On Nov 1, 2016, at 5:53 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-3.0-

Re: [swift-dev] [swift-lldb-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 15.10 (swift 3.0) #142

2016-11-01 Thread mishal_shah via swift-dev
1, 2016, at 11:21 AM, mishal_shah via swift-lldb-dev >> mailto:swift-lldb-...@swift.org>> wrote: >> >> https://bugs.swift.org/browse/SR-3103 <https://bugs.swift.org/browse/SR-3103> >> >>> On Nov 1, 2016, at 11:17 AM, m

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 15.10 (swift 3.0) #142

2016-11-01 Thread mishal_shah via swift-dev
https://bugs.swift.org/browse/SR-3103 > On Nov 1, 2016, at 11:17 AM, mishal_shah via swift-dev > wrote: > > FAIL: test_attach_to_process_by_name_dwarf > (functionalities/process_attach/TestProcessAttach.py) > > [TestProcessAttach.py FAILED] > Command invoked:

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 15.10 (swift 3.0) #142

2016-11-01 Thread mishal_shah via swift-dev
FAIL: test_attach_to_process_by_name_dwarf (functionalities/process_attach/TestProcessAttach.py) [TestProcessAttach.py FAILED] Command invoked: /usr/bin/python /home/buildnode/jenkins/workspace/oss-swift-3.0-package-linux-ubuntu-15_10/lldb/test/dotest.py --executable /home/buildnode/jenkins/wo

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 15.10 (master) #8474

2016-10-26 Thread mishal_shah via swift-dev
Hi Anna, Can you please look at this error? /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-15_10/llvm/projects/compiler-rt/lib/sanitizer_common/sanitizer_posix.cc:362: multiple definition of `__sanitizer::FindAvailableMemoryRange(unsigned long, unsigned long, unsigned

Re: [swift-dev] CI upgrade today

2016-10-25 Thread mishal_shah via swift-dev
Hi Everyone, CI Update completed. Thanks, Mishal shah > On Oct 25, 2016, at 9:28 AM, Nicole Jacque via swift-dev > wrote: > > Hi All- > > The CI bots on swift.org will be down temporarily, starting at 11 AM > (California time) while we install the Xcode GM seed. (Available for > download

Re: [swift-dev] smoke test not very smoky?

2016-10-20 Thread mishal_shah via swift-dev
Linux smoke test builds with new preset (buildbot_linux,smoketest) and it takes 39mins compare to 1hr 4min. https://github.com/apple/swift/pull/5378 Thanks, Mishal Shah > On Oct 20, 2016, at 9:33 AM, Jordan Rose via swift-dev > wrote: > >> >> On Oct 19, 2016, at 10:17, Dave Abrahams via swi

Re: [swift-dev] smoke test not very smoky?

2016-10-19 Thread mishal_shah via swift-dev
Yes, I will fix it today by creating new preset for smoke test. Mishal Shah > On Oct 19, 2016, at 9:44 AM, Dave Abrahams via swift-dev > wrote: > > > on Wed Oct 19 2016, Dave Abrahams > wrote: > >> It still seems like, for a smoke test, we're doing way too mu

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #114

2016-10-19 Thread mishal_shah via swift-dev
Hi Roman, This sounds like we have an issue with our incremental build system, here radar for tracking this issue. [Foundation Test] undefined symbol: _TTSgq5Vs5UInt8___TFs27_allocateUninitializedArrayurFBwTGSax_Bp_ Thanks, Mishal Shah > On Oct 19, 2016, at 10:05 AM, Roman Levenstein wro

Re: [swift-dev] smoke test not very smoky?

2016-10-18 Thread mishal_shah via swift-dev
> On Oct 18, 2016, at 8:29 PM, Michael Gottesman wrote: > > >> On Oct 18, 2016, at 6:40 PM, Dave Abrahams via swift-dev >> wrote: >> >> >> I thought the smoke test was supposed to be a fairly quick test >> that just covered the basics, but it seems to be doing plenty of *really >> long* tes

Re: [swift-dev] [Swift CI] Maintenance on Oct 18th

2016-10-18 Thread mishal_shah via swift-dev
Maintenance completed. Thanks, Mishal Shah > On Oct 18, 2016, at 5:35 PM, mishal_shah via swift-dev > wrote: > > Swift CI (ci.swift.org) will be down for maintenance on Oct 18th at 6pm > (PST), please don’t trigger pull request testing. > >

[swift-dev] [Swift CI] Maintenance on Oct 18th

2016-10-18 Thread mishal_shah via swift-dev
Swift CI (ci.swift.org) will be down for maintenance on Oct 18th at 6pm (PST), please don’t trigger pull request testing. Thanks, Mishal Shah ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev

Re: [swift-dev] Ubuntu 16.10 Bots on ci.swift.org

2016-10-18 Thread mishal_shah via swift-dev
Trunk Development (master) Ubuntu 16.10 snapshot now available on https://swift.org/download/#snapshots. Thanks, Mishal Shah > On Oct 14, 2016, at 5:21 PM, mishal_shah wrote: > > Ubuntu 16.10 support added to ci.swift.org ! > > Ubuntu 16.10 toolchains will be available

[swift-dev] Ubuntu 16.10 Bots on ci.swift.org

2016-10-14 Thread mishal_shah via swift-dev
Ubuntu 16.10 support added to ci.swift.org ! Ubuntu 16.10 toolchains will be available on swift.org. Master: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) 0. OSS - Swift Incremental RA - Ubunt

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #11

2016-10-14 Thread mishal_shah via swift-dev
Hi, Can someone please look at this error? Test Case 'ShellTests.testPopen' started at 23:47:15.353 fatal error: 'try!' expression unexpectedly raised an error: POSIX.ShellError.popen(arguments: ["echo", "foo"], close error: Unknown error -1): file /home/buildnode/disk1/workspace/oss-swift-i

Re: [swift-dev] CI outage tomorrow

2016-10-11 Thread mishal_shah via swift-dev
Update completed. Please download Xcode 8.1 beta 3 from https://developer.apple.com/download/ Thanks, Mishal Shah > On Oct 11, 2016, at 2:14 PM, mishal_shah via swift-dev > wrote: > > Reminder: > > Starting update right now. > > During the update, please do

Re: [swift-dev] CI outage tomorrow

2016-10-11 Thread mishal_shah via swift-dev
Reminder: Starting update right now. During the update, please don’t trigger pull request testing on GitHub. Thanks, Mishal Shah > On Oct 10, 2016, at 6:16 PM, Nicole Jacque via swift-dev > wrote: > > Hi All- > > The CI bots on swift.org will be down temporarily, starting at 2 PM > (Ca

Re: [swift-dev] @swift-ci now supports clean workspace for "smoke test" and "test and merge"

2016-10-07 Thread mishal_shah via swift-dev
> listed somewhere for posterity?) > >> On Oct 7, 2016, at 5:18 PM, mishal_shah via swift-dev > <mailto:swift-dev@swift.org>> wrote: >> >> @swift-ci now supports clean workspace for "smoke test" and "test and >> merge”, by using following trigge

[swift-dev] @swift-ci now supports clean workspace for "smoke test" and "test and merge"

2016-10-07 Thread mishal_shah via swift-dev
@swift-ci now supports clean workspace for "smoke test" and "test and merge”, by using following trigger phrase. New: @swift-ci Please clean smoke test @swift-ci Please clean smoke test macOS @swift-ci Please clean smoke test Linux @swift-ci Please clean smoke test and merge @swift-ci Please cle

Re: [swift-dev] CI outage tomorrow

2016-10-05 Thread mishal_shah via swift-dev
Xcode update completed. Thanks, Mishal Shah > On Oct 5, 2016, at 11:15 AM, mishal_shah wrote: > > Hi Everyone, > > I just started the update process for Xcode, please do not trigger any pull > request testing. > > Thanks, > Mishal Shah >> On Oct 4, 2016, at 1:52 PM, Nicole Jacque via swif

Re: [swift-dev] CI outage tomorrow

2016-10-05 Thread mishal_shah via swift-dev
Hi Everyone, I just started the update process for Xcode, please do not trigger any pull request testing. Thanks, Mishal Shah > On Oct 4, 2016, at 1:52 PM, Nicole Jacque via swift-dev > wrote: > > Hi All- > > The CI bots on swift.org will be down temporarily, starting at 11 AM > (Califor

Re: [swift-dev] Differences between Xcode official toolchains and tagged releases from repository

2016-10-03 Thread mishal_shah via swift-dev
> On Oct 3, 2016, at 7:51 AM, Zhao Xin via swift-dev > wrote: > > I think if you want to upload your apps to App Store, you will need the > toolchain together with Xcode. Also, playground should only work with that > toolchain. The toolchain from swift.org should work with playground, if it do

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 15.10 (master) #7961

2016-09-29 Thread mishal_shah via swift-dev
CMake Warning at stdlib/CMakeLists.txt:5 (message): Building the swift runtime using the host compiler, and not the just-built clang. CMake Error at cmake/modules/AddSwift.cmake:32 (message): OBJECT_LIBRARY may not link to anything Call Stack (most recent call first): cmake/modules/AddSwi

[swift-dev] Swift 3.0.1 Preview 2 branch

2016-09-28 Thread mishal_shah via swift-dev
Swift 3.0.1 Preview 2 branch was just created from following sha. This branch was created from swift-3.0-branch, all changes to swift-3.0.1-preview-2-branch branch needs to be submitted via pull requests. The release manager for the given repository needs to approve and merge the pull request

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #120

2016-09-28 Thread mishal_shah via swift-dev
Test Case 'ManifestTests.testVersionSpecificLoading' started at 01:23:43.311 <>:0: error: error parsing input file '/tmp/TemporaryFile.aeB1ll' (expected top-level entity) Can't parse Package.swift manifest file because it contains invalid format. Fix Package.swift file format and try again. :0:

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #7678

2016-09-28 Thread mishal_shah via swift-dev
Thanks! > On Sep 28, 2016, at 9:09 AM, Tony Parker wrote: > > I merged the PR. Hopefully that will help quite a bit with these. > > - Tony > >> On Sep 27, 2016, at 10:26 PM, mishal_shah > > wrote: >> >> HI Tony, >> >> Is this PR ready to be merged? It might hel

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #7678

2016-09-27 Thread mishal_shah via swift-dev
HI Tony, Is this PR ready to be merged? It might help resolve this failure. https://github.com/apple/swift-corelibs-foundation/pull/613 Thanks, Mishal Shah > On Sep 27, 2016, at 9:36 PM, Douglas Gregor wrote: > > estFoundation/TestNSURLSession.swift:40: error: > TestURLSession.test_dataTas

Re: [swift-dev] ccache and/or distcc for swift

2016-09-27 Thread mishal_shah via swift-dev
Hi Oscar, I am not aware any distributed build system which builds swift files however, swift build-script has support for distcc to build cpp files. https://github.com/apple/swift/blob/master/utils/build-script#L1005 Thanks, Mishal Shah > On Sep 27, 2016, at 11:09 AM, Oscar Bonilla via swi

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 - Long Test (swift 3.0) #24

2016-09-26 Thread mishal_shah via swift-dev
Updated all of the jobs to use: (cd "${WORKSPACE}/swift-corelibs-libdispatch"; git submodule foreach --recursive git clean -fdx; git submodule init; git submodule update) > On Sep 26, 2016, at 1:00 PM, Tony Parker wrote: > > Mishal, can you help us get this fixed on the build server? > >>>

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 15.10 (master) #7860

2016-09-26 Thread mishal_shah via swift-dev
Hi, This failure does not look like released to this commit. Foundation test failed due to timeout. Test Case 'TestURLSession.test_dataTaskWithURL' started at 11:00:53.813 TestFoundation/TestNSURLSession.swift:40: error: TestURLSession.test_dataTaskWithURL : Asynchronous wait failed - Excee

Re: [swift-dev] [swift-lldb-dev] Ubuntu 16.04 Bots on ci.swift.org

2016-09-22 Thread mishal_shah via swift-dev
Master next: 0. OSS - LLDB Incremental - Ubuntu 16.04 (master-next) 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master-next)

Re: [swift-dev] [swift-lldb-dev] Ubuntu 16.04 Bots on ci.swift.org

2016-09-22 Thread mishal_shah via swift-dev
> On Sep 22, 2016, at 8:05 AM, Todd Fiala wrote: > >> >> On Sep 21, 2016, at 7:46 PM, Todd Fiala via swift-lldb-dev >> mailto:swift-lldb-...@swift.org>> wrote: >> >> Great, thanks Mishal! >> >> On Wed, Sep 21, 2016 at 7:14 PM, mishal_shah via swift-lldb-dev >> mailto:swift-lldb-...@swift.or

[swift-dev] Ubuntu 16.04 Bots on ci.swift.org

2016-09-21 Thread mishal_shah via swift-dev
Ubuntu 16.04 support added to ci.swift.org! Starting tomorrow swift.org will also contain Ubuntu 16.04 toolchains. Master: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) 0. OSS - Swift Incremental RA - Ubuntu 16.04

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #6

2016-09-21 Thread mishal_shah via swift-dev
t 6:20 PM, mishal_shah via swift-dev > wrote: > > Hi Andy, > > This commit passed in PR testing on Ubuntu 14.04, however we are seeing > failure on Ubuntu 16.04 and 15.10. > > PR test: https://ci.swift.org/job/swift-PR-Linux/3877/console > <https://ci.swift.or

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #6

2016-09-21 Thread mishal_shah via swift-dev
Hi Andy, This commit passed in PR testing on Ubuntu 14.04, however we are seeing failure on Ubuntu 16.04 and 15.10. PR test: https://ci.swift.org/job/swift-PR-Linux/3877/console https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/6/ https://ci.swift.org/job/oss-swift-increment

Re: [swift-dev] Extending Swift's continuous integration

2016-09-20 Thread mishal_shah via swift-dev
Hi Brian, Currently, we are working on getting the policy setup to be able add new systems to second Jenkins master and looking into extending @swift-ci capablelty to support additional platforms. Plan is to have this completed soon, we are working out few things before we make this available

Re: [swift-dev] CI outage

2016-09-09 Thread mishal_shah via swift-dev
Master has been locked, we will send out another email once its open again. Thanks, Mishal Shah > On Sep 9, 2016, at 3:39 PM, Michael Gottesman via swift-dev > wrote: > > FYI, the tree will actually be locked until Sunday evening. This is so that > we can perform the necessary steps to move

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #6213

2016-09-09 Thread mishal_shah via swift-dev
Hi John, Merged, thanks for fixing the issue. Mishal Shah > On Sep 9, 2016, at 11:16 AM, John McCall via swift-dev > wrote: > >> On Sep 9, 2016, at 10:51 AM, John McCall via swift-dev > > wrote: >> >>> On Sep 9, 2016, at 10:46 AM, no-re...@swift.org

[swift-dev] Cross Repository Testing with Swift CI

2016-09-08 Thread mishal_shah via swift-dev
Cross Repository Testing with Swift CI Swift CI now supports the ability to test multiple pull request across repositories. To use this new feature, simply provide the URL from corresponding pull requests in the same comment as "@swift-ci Please test" phrase. List all of the pull requests and th

Re: [swift-dev] Update: CI outage for SDK and source updates tomorrow

2016-09-08 Thread mishal_shah via swift-dev
Update completed. Thanks, Mishal Shah > On Sep 8, 2016, at 9:41 AM, mishal_shah wrote: > > Reminder: > > Starting update right now. > > During this update, please don’t trigger pull request testing on GitHub. > > Thanks, > Mishal Shah >> On Sep 7, 2016, at 3:17 PM, Nicole Jacque via swi

Re: [swift-dev] Update: CI outage for SDK and source updates tomorrow

2016-09-08 Thread mishal_shah via swift-dev
Reminder: Starting update right now. During this update, please don’t trigger pull request testing on GitHub. Thanks, Mishal Shah > On Sep 7, 2016, at 3:17 PM, Nicole Jacque via swift-dev > wrote: > > The CI update is being rescheduled for 9 AM, California time tomorrow. > >> On Sep 7, 2

  1   2   >