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

Builder memcached-solaris10-sparcv9 Build #298

Results:

Failed shell_2 shell_3

SourceStamp:

Projectmemcached
Repositorygit://github.com/memcached/memcached.git
Branchnext
Revision894e4c16b5162e25ce649cf8a57dfad250965ab0
Got Revision894e4c16b5162e25ce649cf8a57dfad250965ab0
Changes1 change

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-memcached-solaris10-sparcv9' triggered this build

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. shell 'bash autogen.sh' ( 1 mins, 0 secs )
    1. stdio
  3. shell_1 './configure --enable-sasl ...' ( 51 secs )
    1. stdio
    2. config.log
  4. shell_2 'gmake' failed ( 9 secs )
    1. stdio
  5. shell_3 'gmake test' failed ( 23 secs )
    1. stdio

Build Properties:

NameValueSource
branch next Build
builddir /export/home/buildbot-unstable10s/slave/memcached-solaris10-sparcv9 slave
buildername memcached-solaris10-sparcv9 Builder
buildnumber 298 Build
codebase Build
got_revision 894e4c16b5162e25ce649cf8a57dfad250965ab0 Git
project memcached Build
repository git://github.com/memcached/memcached.git Build
revision 894e4c16b5162e25ce649cf8a57dfad250965ab0 Build
scheduler schedule-memcached-solaris10-sparcv9 Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/memcached-solaris10-sparcv9 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. dormando

Timing:

StartThu Jan 13 08:31:23 2022
EndThu Jan 13 08:33:54 2022
Elapsed2 mins, 31 secs

All Changes:

:

  1. Change #146111

    Category memcached
    Changed by dormando <dormandoohnoyoudont@rydia.net>
    Changed at Thu 13 Jan 2022 08:18:35
    Repository git://github.com/memcached/memcached.git
    Project memcached
    Branch next
    Revision 894e4c16b5162e25ce649cf8a57dfad250965ab0

    Comments

    core: make object cache LIFO
    was originally LIFO and I broke that when switching to the queue.h code.
    This is friendlier for cache.

    Changed files

    • cache.c