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

jenkins: 2.89.4 -> 2.107.3 #41618

Merged
merged 1 commit into from Jun 8, 2018
Merged

jenkins: 2.89.4 -> 2.107.3 #41618

merged 1 commit into from Jun 8, 2018

Conversation

fuzzy-id
Copy link
Contributor

@fuzzy-id fuzzy-id commented Jun 7, 2018

Motivation for this change

Update to latest LTS release.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@fuzzy-id
Copy link
Contributor Author

fuzzy-id commented Jun 7, 2018

NOTE: This also contains several critical security fixes. See https://jenkins.io/changelog-stable/

@xeji
Copy link
Contributor

xeji commented Jun 8, 2018

@GrahamcOfBorg build jenkins

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: jenkins

Partial log (click to expand)

  /nix/store/g0ykbvfbqfvyw12bskvc5kwimq732846-jenkins-2.107.3.drv
building '/nix/store/02pfiaf9si48cxzsvmj6lrh6800akp6n-jenkins.war.drv'...

trying http://mirrors.jenkins.io/war-stable/2.107.3/jenkins.war
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   252  100   252    0     0    878      0 --:--:-- --:--:-- --:--:--   878
100 71.1M  100 71.1M    0     0  5514k      0  0:00:13  0:00:13 --:--:-- 6432k
building '/nix/store/g0ykbvfbqfvyw12bskvc5kwimq732846-jenkins-2.107.3.drv'...
/nix/store/71qvcipicadk2rkrh1i2252h77lq08km-jenkins-2.107.3

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: jenkins

Partial log (click to expand)

  /nix/store/9kl5g909qb7fbaj0xnpzwr9rckmcl2hl-jenkins-2.107.3.drv
building '/nix/store/99ypwkql560wlpvkg6zz7grl4kg20kax-jenkins.war.drv'...

trying http://mirrors.jenkins.io/war-stable/2.107.3/jenkins.war
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   252  100   252    0     0   1292      0 --:--:-- --:--:-- --:--:--  1292
100 71.1M  100 71.1M    0     0  12.9M      0  0:00:05  0:00:05 --:--:-- 14.0M
building '/nix/store/9kl5g909qb7fbaj0xnpzwr9rckmcl2hl-jenkins-2.107.3.drv'...
/nix/store/lpn7msk0b8bd67s6zf5j7i6l4dq5kw0a-jenkins-2.107.3

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: jenkins

Partial log (click to expand)

  /nix/store/7li6dipfaz6srj0r4wp3xlnkr3cj7c6b-jenkins-2.107.3.drv
building '/nix/store/xs7bsfapr18k3wpbzk3alfzacdyp6b4h-jenkins.war.drv'...

trying http://mirrors.jenkins.io/war-stable/2.107.3/jenkins.war
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   252  100   252    0     0     95      0  0:00:02  0:00:02 --:--:--    95
100 71.1M  100 71.1M    0     0  9700k      0  0:00:07  0:00:07 --:--:-- 13.9M
building '/nix/store/7li6dipfaz6srj0r4wp3xlnkr3cj7c6b-jenkins-2.107.3.drv'...
/nix/store/bqm7xwp0vndlv4rns5kszh31md5my5ik-jenkins-2.107.3

@xeji
Copy link
Contributor

xeji commented Jun 8, 2018

@GrahamcOfBorg test jenkins

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: tests.jenkins

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tests.jenkins

Partial log (click to expand)

master: exit status 0
test script finished in 50.18s
cleaning up
killing slave (pid 593)
killing master (pid 605)
0jenkins users
0jenkins users
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/sn132ddrm2cpyp2x3qd94qfq6sr8fxzm-vm-test-run-jenkins

@xeji xeji merged commit 500f1a9 into NixOS:master Jun 8, 2018
orivej added a commit that referenced this pull request Jun 9, 2018
* master: (71 commits)
  xen: enable parallel building
  spice: 0.13.3 -> 0.14.0
  powerline-rs: 0.1.7 -> 0.1.8 (#41736)
  xidlehook: 0.4.6 -> 0.4.8 (#41094)
  serf: update scons patch, enable kerberos on darwin
  firefox-bin: Add ffmpeg to lib path
  firefox-beta-bin: 61.0b10 -> 61.0b12
  firefox-devedition-bin: 61.0b10 -> 61.0b12
  wireguard-go: assign yegortimoshenko as maintainer
  wireguard-go: 0.0.20180519 -> 0.0.20180531
  zfs: Fix "zfs-sync" for modern systemd
  nixos/memcached: added simple set/get test
  jenkins: 2.89.4 -> 2.107.3 (#41618)
  focuswriter: 1.6.12 -> 1.6.13 (#41567)
  ne: 3.0.1 -> 3.1.1 (#41536)
  libpqxx: 6.2.3 -> 6.2.4 (#41547)
  mate.mate-applets: 1.20.1 -> 1.20.2 (#41546)
  mate.mate-themes: 3.22.16 -> 3.22.17 (#41541)
  nixos/munge: run munge as user munge instead of root. (#41509)
  pstoedit: 3.71 -> 3.73 (#41528)
  ...
@fuzzy-id fuzzy-id deleted the jenkins-bump branch June 11, 2018 11:36
fpletz pushed a commit that referenced this pull request Oct 13, 2018
(cherry picked from commit 500f1a9)
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

3 participants