Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder protobuf-solaris10-sparc Build #2164

Results:

Failed shell_3

SourceStamp:

Projectprotobuf
Repositoryhttps://github.com/google/protobuf.git
Branchmaster
Revisionf4d22f80a269cb14c0c037f75db144d4e584f0e1
Got Revisionf4d22f80a269cb14c0c037f75db144d4e584f0e1
Changes4 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-protobuf-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 16 secs )
    1. stdio
  2. shell 'bash ./autogen.sh' ( 6 mins, 56 secs )
    1. stdio
  3. shell_1 './configure' ( 1 mins, 24 secs )
    1. stdio
  4. shell_2 'gmake all' ( 2 hrs, 35 mins, 40 secs )
    1. stdio
  5. shell_3 'gmake check' failed ( 0 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/protobuf-solaris10-sparc slave
buildername protobuf-solaris10-sparc Builder
buildnumber 2164 Build
codebase Build
got_revision f4d22f80a269cb14c0c037f75db144d4e584f0e1 Git
project protobuf Build
repository https://github.com/google/protobuf.git Build
revision f4d22f80a269cb14c0c037f75db144d4e584f0e1 Build
scheduler schedule-protobuf-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/protobuf-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Deanna Garcia
  2. Elliotte Rusty Harold
  3. deannagarcia
  4. lzj

Timing:

StartThu Mar 10 19:53:55 2022
EndThu Mar 10 22:38:14 2022
Elapsed2 hrs, 44 mins, 18 secs

All Changes:

:

  1. Change #148273

    Category protobuf
    Changed by lzj <1113056865ohnoyoudont@qq.com>
    Changed at Thu 10 Mar 2022 17:41:08
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 7d5af9d5395d208adf16494d38394439447a6c2f

    Comments

    avoid allocating memory if all extension are cleared (#9345)
    * Update extension_set.cc
    
    avoid allocating memory if all extension are cleared
    
    * Avoid allocating too much memory
    
    * Accurately count flat memory size
    
    * Update extension_set.cc
    
    use the 4x growth.
    
    * add unittest for ExtensionSet

    Changed files

    • src/google/protobuf/extension_set.cc
    • src/google/protobuf/extension_set_heavy.cc
    • src/google/protobuf/extension_set_unittest.cc
  2. Change #148276

    Category protobuf
    Changed by Elliotte Rusty Harold <elharoohnoyoudont@users.noreply.github.com>
    Changed at Thu 10 Mar 2022 19:19:07
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 3adfa9afc5950cee0a9e1abd8019d04699f28307

    Comments

    clean up language (#9577)
    * clean up language
    
    @logophile
    
    * Update lite.md

    Changed files

    • java/lite.md
  3. Change #148277

    Category protobuf
    Changed by Deanna Garcia <deannagarciaohnoyoudont@google.com>
    Changed at Thu 10 Mar 2022 00:34:31
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision 02be7a09f1a49d4a7d4a62177553a2a390eda4fb

    Comments

    Changing toolchain build file

    Changed files

    • toolchain/BUILD
  4. Change #148278

    Category protobuf
    Changed by deannagarcia <69992229+deannagarciaohnoyoudont@users.noreply.github.com>
    Changed at Thu 10 Mar 2022 19:26:19
    Repository https://github.com/google/protobuf.git
    Project protobuf
    Branch master
    Revision f4d22f80a269cb14c0c037f75db144d4e584f0e1

    Comments

    Merge pull request #9610 from protocolbuffers/manylinuxToolchains
    Changing toolchain build file

    Changed files

    • no files