Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

buildbot: 1.0.0 -> 1.1.0 #36964

Merged
merged 1 commit into from Apr 23, 2018
Merged

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Mar 14, 2018

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

  • built on NixOS
  • ran /nix/store/7ai407y4sr374513fcvnp9b8p4g9h829-buildbot-1.1.0/bin/.buildbot-wrapped --help got 0 exit code
  • ran /nix/store/7ai407y4sr374513fcvnp9b8p4g9h829-buildbot-1.1.0/bin/.buildbot-wrapped --version and found version 1.1.0
  • ran /nix/store/7ai407y4sr374513fcvnp9b8p4g9h829-buildbot-1.1.0/bin/buildbot --help got 0 exit code
  • ran /nix/store/7ai407y4sr374513fcvnp9b8p4g9h829-buildbot-1.1.0/bin/buildbot --version and found version 1.1.0
  • found 1.1.0 with grep in /nix/store/7ai407y4sr374513fcvnp9b8p4g9h829-buildbot-1.1.0

cc @nand0p @ryansydnor for review

Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/7ai407y4sr374513fcvnp9b8p4g9h829-buildbot-1.1.0/bin/.buildbot-wrapped --help` got 0 exit code
- ran `/nix/store/7ai407y4sr374513fcvnp9b8p4g9h829-buildbot-1.1.0/bin/.buildbot-wrapped --version` and found version 1.1.0
- ran `/nix/store/7ai407y4sr374513fcvnp9b8p4g9h829-buildbot-1.1.0/bin/buildbot --help` got 0 exit code
- ran `/nix/store/7ai407y4sr374513fcvnp9b8p4g9h829-buildbot-1.1.0/bin/buildbot --version` and found version 1.1.0
- found 1.1.0 with grep in /nix/store/7ai407y4sr374513fcvnp9b8p4g9h829-buildbot-1.1.0
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: buildbot

Partial log (click to expand)

buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_get_image_owners
===============================================================================
[SKIPPED]
ViewBuildsEndpointMatcher is not implemented yet

buildbot.test.unit.test_www_endpointmatchers.ViewBuildsEndpointMatcherBranch.test_build
-------------------------------------------------------------------------------
Ran 5259 tests in 86.011s

PASSED (skips=238, successes=5021)

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: buildbot

Partial log (click to expand)

buildbot.test.unit.test_worker_ec2.TestEC2LatentWorker.test_get_image_owners
===============================================================================
[SKIPPED]
ViewBuildsEndpointMatcher is not implemented yet

buildbot.test.unit.test_www_endpointmatchers.ViewBuildsEndpointMatcherBranch.test_build
-------------------------------------------------------------------------------
Ran 5259 tests in 89.284s

PASSED (skips=237, successes=5022)

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: buildbot

Partial log (click to expand)

Traceback (most recent call last):
Failure: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: configured_workers [SQL: u'SELECT DISTINCT configured_workers.buildermasterid \nFROM configured_workers LEFT OUTER JOIN builder_masters ON builder_masters.id = configured_workers.buildermasterid \nWHERE builder_masters.masterid = ?'] [parameters: (10,)] (Background on this error at: http://sqlalche.me/e/e3q8)

buildbot.test.unit.test_db_workers.TestRealDB.test_workerConfiguredManyBuilders
-------------------------------------------------------------------------------
Ran 5259 tests in 389.872s

FAILED (skips=237, errors=11, successes=5018)
builder for '/nix/store/9bjc78ws00ipghvlmmjb5abnfdvr4jnb-buildbot-1.1.0.drv' failed with exit code 1
�[31;1merror:�[0m build of '/nix/store/9bjc78ws00ipghvlmmjb5abnfdvr4jnb-buildbot-1.1.0.drv' failed

@dotlambda
Copy link
Member

@nand0p @ryansydnor Can you have a look at the test failures on aarch64?

@matthewbauer matthewbauer merged commit cf6fdca into NixOS:master Apr 23, 2018
@matthewbauer
Copy link
Member

Since it works on x86_64-linux I'm going to hope it's just an intermittent failure.

@ryantm ryantm deleted the auto-update/buildbot branch April 23, 2018 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants