Re: [DISCUSS] Cutting a Geode 1.14.0 release branch

2021-02-18 Thread Owen Nichols
It's been about a week since support/1.14 was cut, and the 1.14.0 blocker board 
[1] still lists 5 issues (two of which appear to be Unassigned).  If a fix is 
taking longer than expected, please consider posting a status update in the 
ticket about once a week, and ask for help on the dev list if you need.

On 2/12/21, 1:20 AM, "Owen Nichols"  wrote:

support/1.14 has been cut.  Any bugs fixed on develop from today onward 
should be marked as Fixed In 1.15.0.

The 1.14.0 blocker board [1] currently lists 5 issues.  RC1 won't be 
created before this list gets to zero.  To add to the blocker board, please 
propose on the dev list.

[1] 
https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12336052

On 2/10/21, 8:49 AM, "Owen Nichols"  wrote:

Sounds good to me.

Once cut, only fixes from the blocker board may be brought to 
support/1.14.

After Feb 12, if you wish to add a critical issue to the blocker board, 
please propose it on the dev list.  If the community agrees it is critical, you 
may tag it as "blocks-1.14.0"

Thanks,
Owen Nichols
1.14.0 Release Manager

On 2/9/21, 11:54 AM, "Alexander Murmann"  wrote:

Hi everyone,

We aren't seeing many issues that would prevent a 1.14.0 release on 
our blocker board 
 
and all issues have an owner. No new issues seem to be coming in either. This 
seems like a good time to finally cut a 1.14 release branch and get us on track 
to ship Apache Geode 1.14.0 in early March.

I propose we cut the branch at the end of this week and aim to ship 
4 weeks later, on March 12th.





Canceled: apache/geode-examples#524 (support/1.12 - 3cd9ecc)

2021-02-18 Thread Travis CI
Build Update for apache/geode-examples
-

Build: #524
Status: Canceled

Duration: ?
Commit: 3cd9ecc (support/1.12)
Author: Owen Nichols
Message: temporarily point to staging repo for CI purposes

View the changeset: 
https://github.com/apache/geode-examples/compare/1dd74e07452c...3cd9ecc7bc4e

View the full build log and details: 
https://travis-ci.com/github/apache/geode-examples/builds/217544270?utm_medium=notification&utm_source=email

  Restart your build: 
https://travis-ci.com/github/apache/geode-examples/builds/217544270?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the apache/geode-examples repository 
going to 
https://travis-ci.com/account/preferences/unsubscribe?repository=16807635&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.



Errored: apache/geode-examples#526 (rel/v1.12.1.RC4 - 75ead25)

2021-02-18 Thread Travis CI
Build Update for apache/geode-examples
-

Build: #526
Status: Errored

Duration: 1 min and 13 secs
Commit: 75ead25 (rel/v1.12.1.RC4)
Author: Owen Nichols
Message: Revert "temporarily point to staging repo for CI purposes"

View the changeset: 
https://github.com/apache/geode-examples/compare/rel/v1.12.1.RC4

View the full build log and details: 
https://travis-ci.com/github/apache/geode-examples/builds/217544303?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the apache/geode-examples repository 
going to 
https://travis-ci.com/account/preferences/unsubscribe?repository=16807635&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.



Passed: apache/geode-native#3038 (rel/v1.12.1.RC4 - ba8fd9b)

2021-02-18 Thread Travis CI
Build Update for apache/geode-native
-

Build: #3038
Status: Passed

Duration: 1 hr, 19 mins, and 11 secs
Commit: ba8fd9b (rel/v1.12.1.RC4)
Author: Owen Nichols
Message: Bumping copyright year to 2021

View the changeset: 
https://github.com/apache/geode-native/compare/rel/v1.12.1.RC4

View the full build log and details: 
https://travis-ci.com/github/apache/geode-native/builds/217544314?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the apache/geode-native repository 
going to 
https://travis-ci.com/account/preferences/unsubscribe?repository=16807653&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.



Broken: apache/geode-native#3047 (develop - bb2f0e4)

2021-02-18 Thread Travis CI
Build Update for apache/geode-native
-

Build: #3047
Status: Broken

Duration: 44 mins and 17 secs
Commit: bb2f0e4 (develop)
Author: Michael Martell
Message: GEODE-8949: Create a new CI pipeline (#746)

* GEODE-8949: Create a new CI pipeline
* Decrease parallelism to fix Windows 2019 test failures
* Fixes versioning together
* Remove ABI compatibility flags
* Increase TIMEBOMB to 600
* Disable DataInput test for now
* Fix clang-format error
* Fixes packer image projects
* Rename keys and tokens per RTM names
* Remove Python, PIP and Coveralls from Ubuntu 16.04
* Integrate rat-check properly into GitHub PR apparatus
* Add license and/or exclusion as appropriate to pass RAT check (#4)
* Fix ABI compatibility
* Use LLVM 11
* Add Ubunutu 20.04
* Upgrade cmake and add make
* Remove unused exports. Remaining exports are for testing.
* Hide symbols from staticly linked libraries
* Increase timeouts
* Fix warnings
* Add github icon
* Split out GitHub components for various GitHub resources
* Tag builds and upload artifacts
* Add functions to reduce yaml redundancy
* Reduce resource complexity
* Use resource to expand geode
* Updates for release and pr pipelines
* Fixes per clang-tidy and hide noise
* Fixes per clang-format and hide noise
* Add clang-tools Dockerfile
* Improve CacheImpl (nothing should be virtual)
* Improve abstract classes (should define virtual destructors)
* Use the concourse worker's zone by default
* Don't be so verbose with pipeline output
* Always fetch latest cmake
* Rerun failed tests (ctest retry with count 4)
* Disable broken IPv6 test
* Fix test failures due to folder collisions
* Cleanup test output directories for failed tests
* Improve execution of gfsh (use less memory)
* Improve gfsh scoping in integration tests
* Add GfshExecute class to legacy integration tests
* Add heap settings to GfshExecute
* Kill all user processes before running tests
* Use tar to speed up file copies
* README for GitHub Private Key
* Fix for .NET 3.5 install on Windows 2016
* Fixes boost on windows
* Fixes for ACE
* Don't checkout sources after upload.
* Update Building.md per new tooling support
* Package icon
* Fixes Windows 2016
* Remove used windows build scripts
* Update to boost 1.75.0 and fix MSVC
* Support for Visual Studio 2019
* Explicitly set MSVC toolset and Windows SDK
* Don't retrigger PRs on new versions
* Improve build-in help for set-pipeline.sh
* Don't rebuild on image changes
* Retry packer builds if they fail
* Update README.md for new CI
* Add error for canceled jobs
* Copy source from worker to builder
* Support for PR resource
* Split release and pr pipelines
* Upload packages to GCS
* Parameterize bucket and key
* Configure build type, version, date, etc
* Support semver
* Templatize docker builds
* Use newer registry-image resource for images not built in this project.
* Fix Dockerfile path and caches.
* Use project specific minimal task image
* Fix legacy integration port allocations
* Fix .NET test execution
* Add support for Windows Server 2019
* Fix install of .NET 3.5 via WinRM
* Added Google Compute support
* Upgrade to cmake 3.18
* Use GEODE_VERSION=1.13.1
* Adding --schedule-random to ctests
* Update travis.yml to use new cmake

Co-authored-by: Jacob Barrett 

View the changeset: 
https://github.com/apache/geode-native/compare/ecf06115eb1b...bb2f0e448edd

View the full build log and details: 
https://travis-ci.com/github/apache/geode-native/builds/217587884?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the apache/geode-native repository 
going to 
https://travis-ci.com/account/preferences/unsubscribe?repository=16807653&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.