Advertisement
srghma

Untitled

Jun 17th, 2018
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.77 KB | None | 0 0
  1. [nix-shell:~/projects/nixops]$ python2 tests.py tests.functional.test_vpc:test_deploy_vpc_machine -vv
  2. nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
  3. nose.config: INFO: Excluding tests matching ['^coverage-tests\\.py$']
  4. nose.selector: INFO: /home/srghma/projects/nixops/dev-shell is executable; skipped
  5. nose.selector: INFO: /home/srghma/projects/nixops/clean_test_state_files.py is executable; skipped
  6. nose.selector: INFO: /home/srghma/projects/nixops/coverage-tests.py is executable; skipped
  7. nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
  8. nose.config: INFO: Excluding tests matching ['^coverage-tests\\.py$']
  9. tests.functional.test_vpc.test_deploy_vpc_machine('json',) ... igw-test........> will set attribute vpcId to computed
  10. igw-test........> will set attribute tags to {}
  11. igw-test........> will set attribute region to us-east-1
  12. public-ssh......> warning: resource type ec2-security-group doesn't implement a plan operation
  13. association-test> will set attribute region to us-east-1
  14. association-test> will set attribute routeTableId to computed
  15. association-test> will set attribute subnetId to computed
  16. vpc-test........> will set attribute enableDnsSupport to False
  17. vpc-test........> will set attribute instanceTenancy to default
  18. vpc-test........> will set attribute tags to {'Source': 'NixOps Tests'}
  19. vpc-test........> will set attribute region to us-east-1
  20. vpc-test........> will set attribute enableDnsHostnames to False
  21. vpc-test........> will set attribute amazonProvidedIpv6CidrBlock to False
  22. vpc-test........> will set attribute enableClassicLink to False
  23. vpc-test........> will set attribute cidrBlock to 10.0.0.0/16
  24. machine.........> warning: resource type ec2 doesn't implement a plan operation
  25. igw-route.......> will set attribute destinationCidrBlock to 0.0.0.0/0
  26. igw-route.......> will set attribute region to us-east-1
  27. igw-route.......> will set attribute routeTableId to computed
  28. igw-route.......> will set attribute gatewayId to computed
  29. keypair.........> warning: resource type ec2-keypair doesn't implement a plan operation
  30. route-table.....> will set attribute vpcId to computed
  31. route-table.....> will set attribute propagatingVgws to []
  32. route-table.....> will set attribute tags to {}
  33. route-table.....> will set attribute region to us-east-1
  34. subnet-test.....> will set attribute mapPublicIpOnLaunch to True
  35. subnet-test.....> will set attribute zone to us-east-1a
  36. subnet-test.....> will set attribute tags to {'Source': 'NixOps Tests'}
  37. subnet-test.....> will set attribute region to us-east-1
  38. subnet-test.....> will set attribute vpcId to computed
  39. subnet-test.....> will set attribute cidrBlock to 10.0.0.0/19
  40. vpc-test........> creating vpc under region us-east-1
  41. keypair.........> uploading EC2 key pair ‘charon-85ccbf30-721b-11e8-92c9-024286c7aaba-keypair’...
  42. vpc-test........> done
  43. public-ssh......> creating EC2 security group ‘charon-85ccbf30-721b-11e8-92c9-024286c7aaba-public-ssh’...
  44. igw-test........> creating internet gateway in region us-east-1
  45. subnet-test.....> creating subnet in vpc vpc-d9c8d2a2
  46. public-ssh......> adding new rules to EC2 security group ‘charon-85ccbf30-721b-11e8-92c9-024286c7aaba-public-ssh’...
  47. igw-test........> attaching internet gateway igw-12a7ff6a to vpc vpc-d9c8d2a2
  48. subnet-test.....> done
  49. route-table.....> creating route table in vpc vpc-d9c8d2a2
  50. association-test> associating route table rtb-9bf222e4 to subnet subnet-0550334f
  51. igw-route.......> creating route igw-12a7ff6a => 0.0.0.0/0 in route table rtb-9bf222e4
  52. machine.........> creating EC2 instance (AMI ‘ami-d464cba9’, type ‘c3.large’, region ‘us-east-1’)...
  53. machine.........> waiting for IP address... [pending] [running] 54.226.94.213 / 10.0.17.239
  54. machine.........> waiting for SSH.................
  55. machine.........> replacing temporary host key...
  56. machine.........> setting state version to 18.03
  57. building all machine configurations...
  58. these derivations will be built:
  59. /nix/store/887lwspzw6sw39qakssibk95ld5b5j3y-etc-ssh_known_hosts.drv
  60. /nix/store/fx4zf0c3rcp4q1bnx4vwf1f78p9zadl2-etc-hosts.drv
  61. /nix/store/9l322dhin907dwra1zrf8ksvgc8mz74k-unit-nscd.service.drv
  62. /nix/store/iy25ybnqiac9l52f7pc6i2h8nb2pggpn-system-units.drv
  63. /nix/store/3nh6hcbqfpaf1z5pzcq0xpacv23igq1k-etc.drv
  64. /nix/store/i8j1jd9s4c16rgrpblnx8vxjbpgd496d-nixos-system-machine-18.03.132645.43c77db3aa5.drv
  65. /nix/store/fam2mpvfny450qjnfw1qh6m0llkskh28-nixops-machines.drv
  66. building '/nix/store/fx4zf0c3rcp4q1bnx4vwf1f78p9zadl2-etc-hosts.drv'...
  67. building '/nix/store/887lwspzw6sw39qakssibk95ld5b5j3y-etc-ssh_known_hosts.drv'...
  68. building '/nix/store/9l322dhin907dwra1zrf8ksvgc8mz74k-unit-nscd.service.drv'...
  69. building '/nix/store/iy25ybnqiac9l52f7pc6i2h8nb2pggpn-system-units.drv'...
  70. building '/nix/store/3nh6hcbqfpaf1z5pzcq0xpacv23igq1k-etc.drv'...
  71. building '/nix/store/i8j1jd9s4c16rgrpblnx8vxjbpgd496d-nixos-system-machine-18.03.132645.43c77db3aa5.drv'...
  72. building '/nix/store/fam2mpvfny450qjnfw1qh6m0llkskh28-nixops-machines.drv'...
  73. machine.........> copying closure...
  74. machine.........> copying 183 paths...
  75. machine.........> copying path '/nix/store/1lrdwbqz120syiq78kbdsfdkfl4mm6sl-hwdb.bin' to 'ssh://root@54.226.94.213'...
  76. machine.........> copying path '/nix/store/36wvx47lvzr71nczkl3nr2ch33lykj15-util-linux-2.31.1-man' to 'ssh://root@54.226.94.213'...
  77. machine.........> copying path '/nix/store/3c4qqfc8wr3harqzfkbaswfacqg89p6a-nixos-manual' to 'ssh://root@54.226.94.213'...
  78. machine.........> copying path '/nix/store/48fjc4wbmvmgzam9qmah0q698wszhdyg-util-linux-2.31.1' to 'ssh://root@54.226.94.213'...
  79. machine.........> copying path '/nix/store/6bayjr2npdv9xy1ky8l9haljzw1frk5q-nixos-enter' to 'ssh://root@54.226.94.213'...
  80. machine.........> copying path '/nix/store/56pa90xdn67csn4vrjzg5yd1ll3pdwgw-etc-ssh_known_hosts' to 'ssh://root@54.226.94.213'...
  81. machine.........> copying path '/nix/store/6f5h38jw88smf6z9mjkfd87wl23x7b5p-util-linux-2.31.1' to 'ssh://root@54.226.94.213'...
  82. machine.........> copying path '/nix/store/4zqfzgdblpmxflarfz7ghdjicwpp4p5z-issue' to 'ssh://root@54.226.94.213'...
  83. machine.........> copying path '/nix/store/84k5px6gim6mdyszkhf2p1c04dkb3xb1-ca-certificates.crt' to 'ssh://root@54.226.94.213'...
  84. machine.........> copying path '/nix/store/71p4cfgyx102b94xqnb7plssi9jf31gi-firmware' to 'ssh://root@54.226.94.213'...
  85. machine.........> copying path '/nix/store/83w28plg54qc8h64hk0qvbs89x9yszcj-kmod-25' to 'ssh://root@54.226.94.213'...
  86. machine.........> copying path '/nix/store/8jx5h944wf14zlflxhy6xz973c6r7cdc-etc-hostname' to 'ssh://root@54.226.94.213'...
  87. machine.........> copying path '/nix/store/848krm2z5rkjwpjnr5qlql82vb1b0ld0-etc-os-release' to 'ssh://root@54.226.94.213'...
  88. machine.........> copying path '/nix/store/9mlc70qnhzb1c8qlqqa1w9r6751kg7y9-systemd-237-man' to 'ssh://root@54.226.94.213'...
  89. machine.........> copying path '/nix/store/8w1hhh47h9qffs1vr8x22m9gbnpcyisd-libxml2-2.9.7' to 'ssh://root@54.226.94.213'...
  90. machine.........> copying path '/nix/store/8mg951s8l1s1wfxgsg9vwjjhpw34cbm7-linux-4.14.48' to 'ssh://root@54.226.94.213'...
  91. machine.........> copying path '/nix/store/aap3n7mgsil7rrm5dvfal23h47n4wgjw-unit-nixops-keys.service-disabled' to 'ssh://root@54.226.94.213'...
  92. machine.........> copying path '/nix/store/byyk4aj0xspcvdwgb50crlv6frqrps6a-aws-sdk-cpp-1.3.22' to 'ssh://root@54.226.94.213'...
  93. machine.........> copying path '/nix/store/cq3s31qzdyb0lpk1z0zp48rcjhaq0gjg-bind-9.12.1-P2-man' to 'ssh://root@54.226.94.213'...
  94. machine.........> copying path '/nix/store/dfggbbpdk1zi6c7y2bn8bb10v4x5vk19-ixgbevf-4.3.4-4.14.48' to 'ssh://root@54.226.94.213'...
  95. machine.........> copying path '/nix/store/f5qsrkj2fkv94j0d5h8ppx19qb65z5km-linux-headers-4.15' to 'ssh://root@54.226.94.213'...
  96. machine.........> copying path '/nix/store/fb2r56px866xxgv5z1kl7zvxnavjvx63-perl-XML-LibXML-2.0132' to 'ssh://root@54.226.94.213'...
  97. machine.........> copying path '/nix/store/fy0z3j67dsjacwqb0pg2khb876g022hr-brotli-1.0.3-lib' to 'ssh://root@54.226.94.213'...
  98. machine.........> copying path '/nix/store/g7kb3jca16k6l4zrk7sa2668zzf9xpzc-thin-provisioning-tools-0.6.3' to 'ssh://root@54.226.94.213'...
  99. machine.........> copying path '/nix/store/hji5vf66i8igni8a2q5nnv0fig37vyrq-shadow-4.5-man' to 'ssh://root@54.226.94.213'...
  100. machine.........> copying path '/nix/store/grg9fj5k1gn5kdxd05842hs9lsamlmp3-etc-nixos.conf' to 'ssh://root@54.226.94.213'...
  101. machine.........> copying path '/nix/store/hxwn85dgf9dm3qf1sc3mlvbc7bk2hi5r-libnfsidmap-0.25' to 'ssh://root@54.226.94.213'...
  102. machine.........> copying path '/nix/store/iw9w7dx6kxzzhhn9g3cjsbifkhacb678-unit-script' to 'ssh://root@54.226.94.213'...
  103. machine.........> copying path '/nix/store/j3lnjazxiph9k5a5m7z7ldhhm8bcqngm-nixos-generate-config' to 'ssh://root@54.226.94.213'...
  104. machine.........> copying path '/nix/store/jsiiia2naf0c0sws8j8rn3nxqcqw2ba2-initrd' to 'ssh://root@54.226.94.213'...
  105. machine.........> copying path '/nix/store/k90x3h83v6p8z5j5qq4zqg3wb7p31h0v-keyutils-1.5.10-lib' to 'ssh://root@54.226.94.213'...
  106. machine.........> copying path '/nix/store/lgx4sc8ia6n7qgspdpd33jil8124gcnf-shadow-4.5' to 'ssh://root@54.226.94.213'...
  107. machine.........> copying path '/nix/store/mwwlv834c1ll0kbbv0srbkz3ydnxrrpd-ena-1.5.2-4.14.48' to 'ssh://root@54.226.94.213'...
  108. machine.........> copying path '/nix/store/mxzv27c6s32syz8vibr35vshsy5zbszl-libkrb5-1.15.2-dev' to 'ssh://root@54.226.94.213'...
  109. machine.........> copying path '/nix/store/mzczhwzcggwc9m04grhflmb6vngh0pfg-nixos-manpages' to 'ssh://root@54.226.94.213'...
  110. machine.........> copying path '/nix/store/n9llrd3i8by8hmikr4m0d98rpfnfbv0k-libidn2-2.0.4' to 'ssh://root@54.226.94.213'...
  111. machine.........> copying path '/nix/store/ni74ijyhl8yqww6jpvsg2rljxmw98zlf-libSM-1.2.2' to 'ssh://root@54.226.94.213'...
  112. machine.........> copying path '/nix/store/nndszvja3xf8711yinx3861ii4057ir4-fc-cache' to 'ssh://root@54.226.94.213'...
  113. machine.........> copying path '/nix/store/pdibs6hf5pi5a2d8h6kb6aydiydjb8hh-libgpg-error-1.28' to 'ssh://root@54.226.94.213'...
  114. machine.........> copying path '/nix/store/pvlqlpbzm7dbh0fpcjbjq9s5f0vzi3pd-nixos-version' to 'ssh://root@54.226.94.213'...
  115. machine.........> copying path '/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev' to 'ssh://root@54.226.94.213'...
  116. machine.........> copying path '/nix/store/qga9fcslw3hsiqxcndxx2abk1wx3379c-glib-2.54.3' to 'ssh://root@54.226.94.213'...
  117. machine.........> copying path '/nix/store/p2q2js0rhbvp4shclf4rh3ly8pzimxyk-fonts.conf' to 'ssh://root@54.226.94.213'...
  118. machine.........> copying path '/nix/store/ny5mb32ffzby6ryv33dcvaipzfvxkq5s-unit-encrypted-links.target' to 'ssh://root@54.226.94.213'...
  119. machine.........> copying path '/nix/store/r8gqxs96sf6xvssv28chxwh6jg9j2zmi-procps-3.3.15' to 'ssh://root@54.226.94.213'...
  120. machine.........> copying path '/nix/store/rpqfn8b8vfcgl3p7hgzlxbbikdlg7nr0-etc-hosts' to 'ssh://root@54.226.94.213'...
  121. machine.........> copying path '/nix/store/ryhr1ljccqcnj7qrrwdb6xdqcmg0391s-nspr-4.19' to 'ssh://root@54.226.94.213'...
  122. machine.........> copying path '/nix/store/rzcrss4yfwz204z53sggki3gnl6qg12i-udisks-2.1.6-man' to 'ssh://root@54.226.94.213'...
  123. machine.........> copying path '/nix/store/si5b2c777g64m7m8mvp927h0iicqjc0h-e2fsprogs-1.44.1-man' to 'ssh://root@54.226.94.213'...
  124. machine.........> copying path '/nix/store/w525j50pf9d14lazbr6bcsm2zsg62bvx-bcache-tools-1.0.7' to 'ssh://root@54.226.94.213'...
  125. machine.........> copying path '/nix/store/vra212sziwf4kh7gmnm3i36mh5q18lpj-sqlite-3.22.0' to 'ssh://root@54.226.94.213'...
  126. machine.........> copying path '/nix/store/v31lx4j2pljkv68m0nsppm33zzs3wl9v-nix-2.0.4-man' to 'ssh://root@54.226.94.213'...
  127. machine.........> copying path '/nix/store/sjr3r24v00n4lk6aamnfgp868kj75n06-libxcb-1.12' to 'ssh://root@54.226.94.213'...
  128. machine.........> copying path '/nix/store/w8g1kzn0ffig7vyn6l0mc97gzcy55vs6-libapparmor-2.12.0' to 'ssh://root@54.226.94.213'...
  129. machine.........> copying path '/nix/store/wg16hslfhjfp0iiwfxpk513vfn5z0m99-spidermonkey-17.0.0-lib' to 'ssh://root@54.226.94.213'...
  130. machine.........> copying path '/nix/store/wr184l87kz9ivflsag2abjlcxy0y1kl2-shadow-4.5-su' to 'ssh://root@54.226.94.213'...
  131. machine.........> copying path '/nix/store/xdkjbk5a6nk5kvg4kcxshb5p3r8sg1r3-gnutls-3.6.1' to 'ssh://root@54.226.94.213'...
  132. machine.........> copying path '/nix/store/xqljcaqlr4p4yz927914lw6914awg30i-nixos-help' to 'ssh://root@54.226.94.213'...
  133. machine.........> copying path '/nix/store/wv9ym5scxnxhm9qxprkq49xh87vf1i84-texinfo-6.5' to 'ssh://root@54.226.94.213'...
  134. machine.........> copying path '/nix/store/y4g2cg7fj2fzg4imfjbprwp1gkgqk8y3-fontconfig-2.12.1' to 'ssh://root@54.226.94.213'...
  135. machine.........> copying path '/nix/store/ym88kwanz0fzvfkskpcy5dsh6iqpgzrr-e2fsprogs-1.44.1-info' to 'ssh://root@54.226.94.213'...
  136. machine.........> copying path '/nix/store/z3pngnbiymmp5p5ibch7fbcjkrdkcszn-netcat-openbsd-1.190' to 'ssh://root@54.226.94.213'...
  137. machine.........> copying path '/nix/store/0vgbd2pkkbzjr6lpa7c2brn80jby7kl4-e2fsprogs-1.44.1' to 'ssh://root@54.226.94.213'...
  138. machine.........> copying path '/nix/store/zfx54mw3bfxaypjfd29fvcc7sdgs7ww6-nixos-install' to 'ssh://root@54.226.94.213'...
  139. machine.........> copying path '/nix/store/0mnxqffg05jb9a1vj6bbh7227wcmpv4g-bind-9.12.1-P2-lib' to 'ssh://root@54.226.94.213'...
  140. machine.........> copying path '/nix/store/i2lxq0y9i2a668sk6kfn6x4jd94p5y1v-util-linux-2.31.1-bin' to 'ssh://root@54.226.94.213'...
  141. machine.........> copying path '/nix/store/bfszkk0x147bi73zy8ajqip4sxkjlhg1-kernel-modules' to 'ssh://root@54.226.94.213'...
  142. machine.........> copying path '/nix/store/zrbwxwa4rn6mj36lwr7yffzf3g3ivzbv-setup-keys.sh' to 'ssh://root@54.226.94.213'...
  143. machine.........> copying path '/nix/store/bspm027p0s6iimqf2zhrqdq0cxipf063-kerberos-env-1.15.2' to 'ssh://root@54.226.94.213'...
  144. machine.........> copying path '/nix/store/i30hc86q5pvb3xdgnzdfxqvvlrfnmzyx-libtirpc-1.0.2' to 'ssh://root@54.226.94.213'...
  145. machine.........> copying path '/nix/store/c80axwbry522nl6jvh46rrc4wc337q2i-fc-00-nixos-cache.conf' to 'ssh://root@54.226.94.213'...
  146. machine.........> copying path '/nix/store/9rvyvdy0ian16mslhhj42w7byacxvx8w-libgcrypt-1.8.2' to 'ssh://root@54.226.94.213'...
  147. machine.........> copying path '/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0' to 'ssh://root@54.226.94.213'...
  148. machine.........> copying path '/nix/store/fa9dwj025i7fvnwknjh4zcdqn3vlfcad-perl-DBD-SQLite-1.55_07' to 'ssh://root@54.226.94.213'...
  149. machine.........> copying path '/nix/store/gvm1gsq7vvh014m4plpf77jzakpv1lc3-nix-2.0.4' to 'ssh://root@54.226.94.213'...
  150. machine.........> copying path '/nix/store/c1giyb1n28nvfpap73c4by4syiw52jv2-libX11-1.6.5' to 'ssh://root@54.226.94.213'...
  151. machine.........> copying path '/nix/store/w56r0hlz8ma8ig59czn2gqad1z91diw3-libmicrohttpd-0.9.58' to 'ssh://root@54.226.94.213'...
  152. machine.........> copying path '/nix/store/9dcqvmrj389ffrsnra1s1h1cv1dn62l9-fontconfig-2.12.1-lib' to 'ssh://root@54.226.94.213'...
  153. machine.........> copying path '/nix/store/5jvmpcmin7g7mnfd5s48nkf6iddfllv0-btrfs-progs-4.15.1' to 'ssh://root@54.226.94.213'...
  154. machine.........> copying path '/nix/store/x6zwc5kfznjvs45pxw55gzm42civx9na-e2fsprogs-1.44.1-bin' to 'ssh://root@54.226.94.213'...
  155. machine.........> copying path '/nix/store/6v6dgad7viwfsxl20h281ll63z48xlax-bind-9.12.1-P2-host' to 'ssh://root@54.226.94.213'...
  156. machine.........> copying path '/nix/store/2ml9k7dc6p84sspbn1vr7p6wcv63c1rc-fuse-3.2.1' to 'ssh://root@54.226.94.213'...
  157. machine.........> copying path '/nix/store/r7j7x7nhldwixaf81bxl32r1hxl0cfrj-fuse-2.9.7' to 'ssh://root@54.226.94.213'...
  158. machine.........> copying path '/nix/store/q50zxkn1w1hlnclab0llbwwjwa2krgmb-libnsl-1.1.0' to 'ssh://root@54.226.94.213'...
  159. machine.........> copying path '/nix/store/l5h7j787dihb6sk35ryj9kc6087y7xj6-font-penultimate-conf' to 'ssh://root@54.226.94.213'...
  160. machine.........> copying path '/nix/store/j68bbwirmzkk98nf2ap634l7i96nbxcz-systemd-237-lib' to 'ssh://root@54.226.94.213'...
  161. machine.........> copying path '/nix/store/rzr5gvifs98bj7j0c41n46d942gim9kf-iputils-20161105' to 'ssh://root@54.226.94.213'...
  162. machine.........> copying path '/nix/store/gy5bw3ivw1vy6hxhh2n64ajjdqlmzzyk-command-not-found' to 'ssh://root@54.226.94.213'...
  163. machine.........> copying path '/nix/store/6pznrrky105vlwx6gfi0v5g6w58zr0l0-nixos-rebuild' to 'ssh://root@54.226.94.213'...
  164. machine.........> copying path '/nix/store/z82wfqy5fqg9bvpixsv9arzdg364hwx9-unit-script' to 'ssh://root@54.226.94.213'...
  165. machine.........> copying path '/nix/store/6kxjhq0fyzjwfswj2dlngkmp6yqv0bcd-libXext-1.3.3' to 'ssh://root@54.226.94.213'...
  166. machine.........> copying path '/nix/store/gbnbjwgm965zg4pyyz1kpgvwqdgv09zh-libXt-1.1.5' to 'ssh://root@54.226.94.213'...
  167. machine.........> copying path '/nix/store/p89ca692kd4g8yp1y6vxsps0sy5pci57-fontconfig-2.12.1-bin' to 'ssh://root@54.226.94.213'...
  168. machine.........> copying path '/nix/store/w26vy24424qg8xsqqcj9vx2yjq6gqdl6-tcp-wrappers-7.6.q-26' to 'ssh://root@54.226.94.213'...
  169. machine.........> copying path '/nix/store/rzqmg4dmybiya86gniiry9sj0anpqiyy-fontconfig-etc' to 'ssh://root@54.226.94.213'...
  170. machine.........> copying path '/nix/store/380x1hq05dbgr7yskl53mkdn5pq378r1-libatasmart-0.19' to 'ssh://root@54.226.94.213'...
  171. machine.........> copying path '/nix/store/6dkz6azki0bag13m6vccy7bi41n9dak3-systemd-237' to 'ssh://root@54.226.94.213'...
  172. machine.........> copying path '/nix/store/9v9gj1b2gm7alwznw6h6h19qvghc28vq-util-linux-2.31.1-bin' to 'ssh://root@54.226.94.213'...
  173. machine.........> copying path '/nix/store/dfl255bp3mm73yhq6ggzn21nwdzq6854-dbus-1.10.24-lib' to 'ssh://root@54.226.94.213'...
  174. machine.........> copying path '/nix/store/gn50rl8srlbqvvpj3kis09895nrx06lq-dhcpcd-6.11.5' to 'ssh://root@54.226.94.213'...
  175. machine.........> copying path '/nix/store/kbvwklyda4lai4mwh3p5fpnyv7cd3j50-libgudev-232' to 'ssh://root@54.226.94.213'...
  176. machine.........> copying path '/nix/store/vcx2jhja9z7zi0pnvc7w7sr7f6nq5j1b-polkit-0.113' to 'ssh://root@54.226.94.213'...
  177. machine.........> copying path '/nix/store/y430gvsdaxns3dh7jhq1mvzlqqp7i2s0-etc-bashrc' to 'ssh://root@54.226.94.213'...
  178. machine.........> copying path '/nix/store/m00hhlxfg0xnqkm6rsdm2wgfvlc27lgc-unit-script' to 'ssh://root@54.226.94.213'...
  179. machine.........> copying path '/nix/store/3iz16gfr8ayrdx83xylm4kkwcdb4p4xq-libXmu-1.1.2' to 'ssh://root@54.226.94.213'...
  180. machine.........> copying path '/nix/store/1hp8hhaf1q211gn18mg3piqzxllg8mbj-lvm2-2.02.177' to 'ssh://root@54.226.94.213'...
  181. machine.........> copying path '/nix/store/2vb5mlm57lzcrylgphhfygic3b7yamwy-unit-systemd-modules-load.service' to 'ssh://root@54.226.94.213'...
  182. machine.........> copying path '/nix/store/3b835jxbp8k6pspynky3g7mj5752slcf-unit-rngd.service' to 'ssh://root@54.226.94.213'...
  183. machine.........> copying path '/nix/store/5xclz55jg8c18bbac5cikr572dki5mbn-unit-nix-optimise.service' to 'ssh://root@54.226.94.213'...
  184. machine.........> copying path '/nix/store/6gprg8vq88nznk6qvjr1njh2ndwb7ycd-unit-script' to 'ssh://root@54.226.94.213'...
  185. machine.........> copying path '/nix/store/6h975m0rxpfvkhfcw8x35ngbbnr796sf-unit-systemd-timesyncd.service' to 'ssh://root@54.226.94.213'...
  186. machine.........> copying path '/nix/store/8dl56s26zg9njhqd9hxdvraafrzc591f-unit-network-setup.service' to 'ssh://root@54.226.94.213'...
  187. machine.........> copying path '/nix/store/8gylrdh71j55hnww3bgr44yvr37pv45y-unit-systemd-update-utmp.service' to 'ssh://root@54.226.94.213'...
  188. machine.........> copying path '/nix/store/9399y7vwjhjjy441jj39akz0i6i95mnx-systemd-user.pam' to 'ssh://root@54.226.94.213'...
  189. machine.........> copying path '/nix/store/a5is6ri7qryv36iyvcb24z8scixb67q0-unit-audit.service' to 'ssh://root@54.226.94.213'...
  190. machine.........> copying path '/nix/store/asazrz2j1lp8lmv7pzgw8vd0zf4x851s-login.pam' to 'ssh://root@54.226.94.213'...
  191. machine.........> copying path '/nix/store/ccgs53f3pjpyjrydgvsknmj2mm42dwbw-unit-firewall.service' to 'ssh://root@54.226.94.213'...
  192. machine.........> copying path '/nix/store/dm1vafd7r2av332qflkhgqdbla8pf6xk-unit-systemd-backlight-.service' to 'ssh://root@54.226.94.213'...
  193. machine.........> copying path '/nix/store/ds5jd8nbqwb8xdasfjvasyl6qcz24wiq-unit-user-.service' to 'ssh://root@54.226.94.213'...
  194. machine.........> copying path '/nix/store/f4rcbf0yjiqchvdlmq595acvm9cfkqba-unit-nscd.service' to 'ssh://root@54.226.94.213'...
  195. machine.........> copying path '/nix/store/fzvbw6ay7gmnzk5p09cpd8kqgi2ypfzf-unit-systemd-timedated.service' to 'ssh://root@54.226.94.213'...
  196. machine.........> copying path '/nix/store/g3xx6jxwdvpymxqk2djvayf2lvq37mx4-unit-mdadm-grow-continue-.service' to 'ssh://root@54.226.94.213'...
  197. machine.........> copying path '/nix/store/gsqxwmmii9r9wcw7b5pbjg4rgxfa3a69-etc-nixos.conf' to 'ssh://root@54.226.94.213'...
  198. machine.........> copying path '/nix/store/hm35y6jwk7mzh6cfc5i0582nzgrjj6w4-unit-systemd-logind.service' to 'ssh://root@54.226.94.213'...
  199. machine.........> copying path '/nix/store/i1fsazisq38fh01n90q90rji286m14ck-unit-systemd-random-seed.service' to 'ssh://root@54.226.94.213'...
  200. machine.........> copying path '/nix/store/i8v5iylpzcr90nvrvrmpp6bpk63c7dg5-unit-systemd-vconsole-setup.service' to 'ssh://root@54.226.94.213'...
  201. machine.........> copying path '/nix/store/k5sphzymkssk528qqrkv6s6xa4infcfj-unit-script' to 'ssh://root@54.226.94.213'...
  202. machine.........> copying path '/nix/store/kf96axdsbbcrhcyzvad0wc3y1pzrghcv-unit-nix-gc.service' to 'ssh://root@54.226.94.213'...
  203. machine.........> copying path '/nix/store/kmkkv7n7xybwwb199rgdd2jip72vqggs-unit-apply-ec2-data.service' to 'ssh://root@54.226.94.213'...
  204. machine.........> copying path '/nix/store/kwk2055pxkpsxx34xqcf4g9b56cmj9j1-unit-systemd-journald.service' to 'ssh://root@54.226.94.213'...
  205. machine.........> copying path '/nix/store/lyqyd8bbav7nna1g53b936mbm2wrcfpm-unit-systemd-binfmt.service' to 'ssh://root@54.226.94.213'...
  206. machine.........> copying path '/nix/store/n6x2ags3cfds9mx9qd7lz9l12rm5a8sj-unit-systemd-journal-flush.service' to 'ssh://root@54.226.94.213'...
  207. machine.........> copying path '/nix/store/nasx7d8n9izsqy6cj0g1z49dy3cmzqw1-unit-pre-sleep.service' to 'ssh://root@54.226.94.213'...
  208. machine.........> copying path '/nix/store/p8qxn0rxrwb2pcr2y1qk79r3gixh334j-unit-mdadm-shutdown.service' to 'ssh://root@54.226.94.213'...
  209. machine.........> copying path '/nix/store/qw2lgsfnz7j0rlmqsgjrbb40kkl8cygn-unit-systemd-remount-fs.service' to 'ssh://root@54.226.94.213'...
  210. machine.........> copying path '/nix/store/ra3agn97y9vw9f8znmpd6l4v69rnlgbl-sshd.pam' to 'ssh://root@54.226.94.213'...
  211. machine.........> copying path '/nix/store/risqjs68pgin2v18kzlws2i15i0kr795-unit-script' to 'ssh://root@54.226.94.213'...
  212. machine.........> copying path '/nix/store/v04hhbmqs9i4qpkm405k28i8rk802vkx-unit-systemd-user-sessions.service' to 'ssh://root@54.226.94.213'...
  213. machine.........> copying path '/nix/store/vnrycs4khxp63snprrlby6xi68g858dr-unit-prepare-kexec.service' to 'ssh://root@54.226.94.213'...
  214. machine.........> copying path '/nix/store/wi0vfcxh2g0c16a81c1cphi6gwj3haqi-unit-network-local-commands.service' to 'ssh://root@54.226.94.213'...
  215. machine.........> copying path '/nix/store/xs47ia8l28mqs1p0nfapjw3q6ivagpdq-unit-mdmon-.service' to 'ssh://root@54.226.94.213'...
  216. machine.........> copying path '/nix/store/y56r04qkci0zlx882bwg0xa1r2mnha1w-dhcpcd.exit-hook' to 'ssh://root@54.226.94.213'...
  217. machine.........> copying path '/nix/store/y8m03c8g9ppql59g3iiq3cy8yh1ar76i-etc-resolvconf.conf' to 'ssh://root@54.226.94.213'...
  218. machine.........> copying path '/nix/store/yx230s1z6mk6b8gjslc1h4gkwk24isx7-unit-sshd.service' to 'ssh://root@54.226.94.213'...
  219. machine.........> copying path '/nix/store/zi5byl596n9jmypprx8fq3i25zcjvap4-unit-print-host-key.service' to 'ssh://root@54.226.94.213'...
  220. machine.........> copying path '/nix/store/240dnbhzx8d687pl7f4cqwcmp5kx7bd8-nixos-container' to 'ssh://root@54.226.94.213'...
  221. machine.........> copying path '/nix/store/2rlfv47nb9df8xjh67864qv5j05xqg9i-unit-serial-getty-.service' to 'ssh://root@54.226.94.213'...
  222. machine.........> copying path '/nix/store/hyx9j2qbjvn3k4p7az8f4bcz4c2sd566-unit-container-getty-.service' to 'ssh://root@54.226.94.213'...
  223. machine.........> copying path '/nix/store/i0li3pr733rs0bxhm4vrvy5wpbnkm2q6-udev-path' to 'ssh://root@54.226.94.213'...
  224. machine.........> copying path '/nix/store/ks40q0af1067h1jq2d13iwhw6lwz8cfy-unit-getty-.service' to 'ssh://root@54.226.94.213'...
  225. machine.........> copying path '/nix/store/r4a62mcmvql7a87i1xk6b0l45aj90iyl-unit-nix-daemon.service' to 'ssh://root@54.226.94.213'...
  226. machine.........> copying path '/nix/store/w0rzdivvrf2ydrwi7jzk5bnrxm75zyzc-install-grub.pl' to 'ssh://root@54.226.94.213'...
  227. machine.........> copying path '/nix/store/zn78r9isbvqgjp8pks2xwnbqnma3ac42-unit-save-hwclock.service' to 'ssh://root@54.226.94.213'...
  228. machine.........> copying path '/nix/store/cnlzb2dflsv3aslrfawyzhf1icxm0hcv-dbus-1.10.24' to 'ssh://root@54.226.94.213'...
  229. machine.........> copying path '/nix/store/n1j09cvvzgkznvsyq5nkmdvy6vxk1774-unit-dhcpcd.service' to 'ssh://root@54.226.94.213'...
  230. machine.........> copying path '/nix/store/iy8455l0prcxs2676fsvc0dwcgc85bnp-udisks-2.1.6' to 'ssh://root@54.226.94.213'...
  231. machine.........> copying path '/nix/store/lsxszybb1l05xvhkcspqp5ici2k2lwjj-polkit-0.113-bin' to 'ssh://root@54.226.94.213'...
  232. machine.........> copying path '/nix/store/dkz3ip7vzm7jqciv6izvwffn9ycxfild-unit-nixos-upgrade.service' to 'ssh://root@54.226.94.213'...
  233. machine.........> copying path '/nix/store/h343bs9xzbdrfc6sskqmn8n70v0zj5rl-xauth-1.0.10' to 'ssh://root@54.226.94.213'...
  234. machine.........> copying path '/nix/store/ix15miziij6avw0z1jkq3qgsxl3x5rpf-nfs-utils-2.1.1' to 'ssh://root@54.226.94.213'...
  235. machine.........> copying path '/nix/store/wmh3fnggkbs1cpcq7b6046y0qflbgr4l-cryptsetup-1.7.5' to 'ssh://root@54.226.94.213'...
  236. machine.........> copying path '/nix/store/w53v5lzgi943h76jrg5qb4xyz3kdsgsy-unit-post-resume.service' to 'ssh://root@54.226.94.213'...
  237. machine.........> copying path '/nix/store/8r26661cqv85y8k3py8v8jnfwgffy42h-unit-systemd-sysctl.service' to 'ssh://root@54.226.94.213'...
  238. machine.........> copying path '/nix/store/glz16vnm3ldqldhc8kljcwpq1rvyv13z-unit-amazon-init.service' to 'ssh://root@54.226.94.213'...
  239. machine.........> copying path '/nix/store/h74fdhnic425d9g972p9wq6wyr0w9vhd-reload-container' to 'ssh://root@54.226.94.213'...
  240. machine.........> copying path '/nix/store/fd84zavhajmdx58fyf0m1y8ism4nhmf5-udev-rules' to 'ssh://root@54.226.94.213'...
  241. machine.........> copying path '/nix/store/45m02i0gdw33xhw0sqb0vbl48pcn579c-unit-udisks2.service' to 'ssh://root@54.226.94.213'...
  242. machine.........> copying path '/nix/store/x7szj77vvxkqb2s6i1q7h2y6dix6xjxp-unit-systemd-udevd.service' to 'ssh://root@54.226.94.213'...
  243. machine.........> copying path '/nix/store/7ch47gsi36r2jwwr887xpw118mk2xvq0-su.pam' to 'ssh://root@54.226.94.213'...
  244. machine.........> copying path '/nix/store/zzyy3vpinghkvskhgm3q8vdqqsmwglyw-zfs-user-0.7.9-lib' to 'ssh://root@54.226.94.213'...
  245. machine.........> copying path '/nix/store/j1ynf5ia6xxhsvx9w14bqfklsqqpm3vl-unit-container-.service' to 'ssh://root@54.226.94.213'...
  246. machine.........> copying path '/nix/store/rbk693wz8yizc3yhavh1w4y9syhrjdjd-grub-2.02' to 'ssh://root@54.226.94.213'...
  247. machine.........> copying path '/nix/store/5vc29iz5yxbjmhzywbs08hajx08h6dmx-grub-config.xml' to 'ssh://root@54.226.94.213'...
  248. machine.........> copying path '/nix/store/l2adwrqjbq3pgj33v0i74hwm8f66qykj-system-path' to 'ssh://root@54.226.94.213'...
  249. machine.........> copying path '/nix/store/1w36qpw2mbfhb6yl8fbwfh6d02363zz9-install-grub.sh' to 'ssh://root@54.226.94.213'...
  250. machine.........> copying path '/nix/store/qv9gnzgrs582a78brpz09j0jdwjm0h4b-unit-polkit.service' to 'ssh://root@54.226.94.213'...
  251. machine.........> copying path '/nix/store/kjddm2qffnkmlpi6bsi58g26687q9473-dbus-1' to 'ssh://root@54.226.94.213'...
  252. machine.........> copying path '/nix/store/rvsnv006lsb08gp8135c369vw34hmfqi-unit-systemd-fsck-.service' to 'ssh://root@54.226.94.213'...
  253. machine.........> copying path '/nix/store/k8xh6yr5y6zmbhp0va0p520plf0x1i7j-unit-dbus.service' to 'ssh://root@54.226.94.213'...
  254. machine.........> copying path '/nix/store/q58jq8jcfq0ypf8ql5aymhzjms5lg0qs-user-units' to 'ssh://root@54.226.94.213'...
  255. machine.........> copying path '/nix/store/nma217sw540jzyp6ycbypbzf3dvzv9nd-system-units' to 'ssh://root@54.226.94.213'...
  256. machine.........> copying path '/nix/store/939ib703rg03ndjdbgmrlr38da798xq9-etc' to 'ssh://root@54.226.94.213'...
  257. machine.........> copying path '/nix/store/7pkw3sqz8sar4mrf7bgadr0lqs7qb5p7-nixos-system-machine-18.03.132645.43c77db3aa5' to 'ssh://root@54.226.94.213'...
  258. unnamed> closures copied successfully
  259. machine.........> updating GRUB 2 menu...
  260. machine.........> stopping the following units: apply-ec2-data.service, audit.service, kmod-static-nodes.service, network-local-commands.service, network-setup.service, nix-daemon.service, nix-daemon.socket, nscd.service, print-host-key.service, rngd.service, systemd-journal-catalog-update.service, systemd-modules-load.service, systemd-sysctl.service, systemd-timesyncd.service, systemd-tmpfiles-clean.timer, systemd-tmpfiles-setup-dev.service, systemd-udev-trigger.service, systemd-udevd-control.socket, systemd-udevd-kernel.socket, systemd-udevd.service, systemd-update-done.servicesetting up /etc...
  261. machine.........>
  262. machine.........> NOT restarting the following changed units: amazon-init.service, systemd-journal-flush.service, systemd-logind.service, systemd-random-seed.service, systemd-remount-fs.service, systemd-tmpfiles-setup.service, systemd-update-utmp.service, systemd-user-sessions.service, user@0.service
  263. machine.........> activating the configuration...
  264. machine.........> restarting systemd...
  265. machine.........> setting up tmpfiles
  266. machine.........> reloading the following units: dbus.service, dev-hugepages.mount, dev-mqueue.mount, firewall.service, sys-fs-fuse-connections.mount, sys-kernel-debug.mount
  267. machine.........> restarting the following units: dhcpcd.service, sshd.service, systemd-journald.service
  268. machine.........> starting the following units: apply-ec2-data.service, audit.service, kmod-static-nodes.service, network-local-commands.service, network-setup.service, nix-daemon.socket, nscd.service, print-host-key.service, rngd.service, systemd-journal-catalog-update.service, systemd-modules-load.service, systemd-sysctl.service, systemd-timesyncd.service, systemd-tmpfiles-clean.timer, systemd-tmpfiles-setup-dev.service, systemd-udev-trigger.service, systemd-udevd-control.socket, systemd-udevd-kernel.socket, systemd-update-done.service
  269. machine.........> activation finished successfully
  270. unnamed> deployment finished successfully
  271. warning: are you sure you want to destroy EC2 machine ‘machine’? (y/N) y
  272. machine.........> destroying EC2 machine...
  273. association-test> disassociating route table rtb-9bf222e4 from subnet subnet-0550334f
  274. machine.........> [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [terminated]
  275. public-ssh......> deleting EC2 security group `charon-85ccbf30-721b-11e8-92c9-024286c7aaba-public-ssh' ID `sg-01f2554a'...
  276. igw-route.......> deleting route to 0.0.0.0/0 from route table rtb-9bf222e4
  277. warning: are you sure you want to destroy keypair ‘charon-85ccbf30-721b-11e8-92c9-024286c7aaba-keypair’? (y/N) y
  278. keypair.........> deleting EC2 key pair ‘charon-85ccbf30-721b-11e8-92c9-024286c7aaba-keypair’...
  279. route-table.....> deleting route table rtb-9bf222e4
  280. igw-test........> detaching internet gateway igw-12a7ff6a from vpc vpc-d9c8d2a2
  281. igw-test........> deleting internet gateway igw-12a7ff6a
  282. subnet-test.....> deleting subnet subnet-0550334f
  283. vpc-test........> destroying vpc vpc-d9c8d2a2...
  284. deployment ‘85ccbf30-721b-11e8-92c9-024286c7aaba’ destroyed
  285. ok
  286.  
  287. ----------------------------------------------------------------------
  288. Ran 1 test in 1604.812s
  289.  
  290. OK
  291.  
  292. [nix-shell:~/projects/nixops]$ python2 tests.py tests.functional.test_vpc:test_deploy_vpc_machine -vv
  293. nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
  294. nose.config: INFO: Excluding tests matching ['^coverage-tests\\.py$']
  295. nose.selector: INFO: /home/srghma/projects/nixops/dev-shell is executable; skipped
  296. nose.selector: INFO: /home/srghma/projects/nixops/clean_test_state_files.py is executable; skipped
  297. nose.selector: INFO: /home/srghma/projects/nixops/coverage-tests.py is executable; skipped
  298. nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
  299. nose.config: INFO: Excluding tests matching ['^coverage-tests\\.py$']
  300. tests.functional.test_vpc.test_deploy_vpc_machine('nixops',) ... igw-test........> will set attribute vpcId to computed
  301. igw-test........> will set attribute tags to {}
  302. igw-test........> will set attribute region to us-east-1
  303. public-ssh......> warning: resource type ec2-security-group doesn't implement a plan operation
  304. association-test> will set attribute region to us-east-1
  305. association-test> will set attribute routeTableId to computed
  306. association-test> will set attribute subnetId to computed
  307. vpc-test........> will set attribute enableDnsSupport to False
  308. vpc-test........> will set attribute instanceTenancy to default
  309. vpc-test........> will set attribute tags to {'Source': 'NixOps Tests'}
  310. vpc-test........> will set attribute region to us-east-1
  311. vpc-test........> will set attribute enableDnsHostnames to False
  312. vpc-test........> will set attribute amazonProvidedIpv6CidrBlock to False
  313. vpc-test........> will set attribute enableClassicLink to False
  314. vpc-test........> will set attribute cidrBlock to 10.0.0.0/16
  315. machine.........> warning: resource type ec2 doesn't implement a plan operation
  316. igw-route.......> will set attribute destinationCidrBlock to 0.0.0.0/0
  317. igw-route.......> will set attribute region to us-east-1
  318. igw-route.......> will set attribute routeTableId to computed
  319. igw-route.......> will set attribute gatewayId to computed
  320. keypair.........> warning: resource type ec2-keypair doesn't implement a plan operation
  321. route-table.....> will set attribute vpcId to computed
  322. route-table.....> will set attribute propagatingVgws to []
  323. route-table.....> will set attribute tags to {}
  324. route-table.....> will set attribute region to us-east-1
  325. subnet-test.....> will set attribute mapPublicIpOnLaunch to True
  326. subnet-test.....> will set attribute zone to us-east-1a
  327. subnet-test.....> will set attribute tags to {'Source': 'NixOps Tests'}
  328. subnet-test.....> will set attribute region to us-east-1
  329. subnet-test.....> will set attribute vpcId to computed
  330. subnet-test.....> will set attribute cidrBlock to 10.0.0.0/19
  331. vpc-test........> creating vpc under region us-east-1
  332. keypair.........> uploading EC2 key pair ‘charon-4833e654-721f-11e8-8655-024286c7aaba-keypair’...
  333. vpc-test........> done
  334. public-ssh......> creating EC2 security group ‘charon-4833e654-721f-11e8-8655-024286c7aaba-public-ssh’...
  335. igw-test........> creating internet gateway in region us-east-1
  336. subnet-test.....> creating subnet in vpc vpc-59d6cc22
  337. public-ssh......> adding new rules to EC2 security group ‘charon-4833e654-721f-11e8-8655-024286c7aaba-public-ssh’...
  338. igw-test........> attaching internet gateway igw-3cdb8344 to vpc vpc-59d6cc22
  339. subnet-test.....> done
  340. route-table.....> creating route table in vpc vpc-59d6cc22
  341. association-test> associating route table rtb-35f0204a to subnet subnet-35583b7f
  342. igw-route.......> creating route igw-3cdb8344 => 0.0.0.0/0 in route table rtb-35f0204a
  343. machine.........> creating EC2 instance (AMI ‘ami-d464cba9’, type ‘c3.large’, region ‘us-east-1’)...
  344. machine.........> waiting for IP address... [pending] [pending] [pending] [running] 35.172.214.41 / 10.0.20.54
  345. machine.........> waiting for SSH..................
  346. machine.........> replacing temporary host key...
  347. machine.........> setting state version to 18.03
  348. building all machine configurations...
  349. these derivations will be built:
  350. /nix/store/15snsl3lknyr0zkdzydha7ky2pi8hs8f-etc-hosts.drv
  351. /nix/store/f79aishary77h37bip50apprvx6gyd6c-etc-ssh_known_hosts.drv
  352. /nix/store/aqh03jsln926q7l50c2fi85xkkl4mrcd-unit-nscd.service.drv
  353. /nix/store/wn7pgc4ksgi3r40l8kaz8d9pirwgbqk8-system-units.drv
  354. /nix/store/fkn66cdixy5hs0n9nk79a8p1lsw978bv-etc.drv
  355. /nix/store/96ha6zgz1wixx7mgbnf5jn0ifn0p0zr4-nixos-system-machine-18.03.132645.43c77db3aa5.drv
  356. /nix/store/4y6idkdv4fs9r5b7gywx1366f4h8jcn7-nixops-machines.drv
  357. building '/nix/store/15snsl3lknyr0zkdzydha7ky2pi8hs8f-etc-hosts.drv'...
  358. building '/nix/store/f79aishary77h37bip50apprvx6gyd6c-etc-ssh_known_hosts.drv'...
  359. building '/nix/store/aqh03jsln926q7l50c2fi85xkkl4mrcd-unit-nscd.service.drv'...
  360. building '/nix/store/wn7pgc4ksgi3r40l8kaz8d9pirwgbqk8-system-units.drv'...
  361. building '/nix/store/fkn66cdixy5hs0n9nk79a8p1lsw978bv-etc.drv'...
  362. building '/nix/store/96ha6zgz1wixx7mgbnf5jn0ifn0p0zr4-nixos-system-machine-18.03.132645.43c77db3aa5.drv'...
  363. building '/nix/store/4y6idkdv4fs9r5b7gywx1366f4h8jcn7-nixops-machines.drv'...
  364. machine.........> copying closure...
  365. machine.........> copying 183 paths...
  366. machine.........> copying path '/nix/store/1lrdwbqz120syiq78kbdsfdkfl4mm6sl-hwdb.bin' to 'ssh://root@35.172.214.41'...
  367. machine.........> copying path '/nix/store/36wvx47lvzr71nczkl3nr2ch33lykj15-util-linux-2.31.1-man' to 'ssh://root@35.172.214.41'...
  368. machine.........> copying path '/nix/store/3c4qqfc8wr3harqzfkbaswfacqg89p6a-nixos-manual' to 'ssh://root@35.172.214.41'...
  369. machine.........> copying path '/nix/store/48fjc4wbmvmgzam9qmah0q698wszhdyg-util-linux-2.31.1' to 'ssh://root@35.172.214.41'...
  370. machine.........> copying path '/nix/store/6bayjr2npdv9xy1ky8l9haljzw1frk5q-nixos-enter' to 'ssh://root@35.172.214.41'...
  371. machine.........> copying path '/nix/store/6f5h38jw88smf6z9mjkfd87wl23x7b5p-util-linux-2.31.1' to 'ssh://root@35.172.214.41'...
  372. machine.........> copying path '/nix/store/4zqfzgdblpmxflarfz7ghdjicwpp4p5z-issue' to 'ssh://root@35.172.214.41'...
  373. machine.........> copying path '/nix/store/6d42d6vnsbsd5wm2rq9wa3fypi5jc7cd-etc-hosts' to 'ssh://root@35.172.214.41'...
  374. machine.........> copying path '/nix/store/71p4cfgyx102b94xqnb7plssi9jf31gi-firmware' to 'ssh://root@35.172.214.41'...
  375. machine.........> copying path '/nix/store/83w28plg54qc8h64hk0qvbs89x9yszcj-kmod-25' to 'ssh://root@35.172.214.41'...
  376. machine.........> copying path '/nix/store/848krm2z5rkjwpjnr5qlql82vb1b0ld0-etc-os-release' to 'ssh://root@35.172.214.41'...
  377. machine.........> copying path '/nix/store/8mg951s8l1s1wfxgsg9vwjjhpw34cbm7-linux-4.14.48' to 'ssh://root@35.172.214.41'...
  378. machine.........> copying path '/nix/store/8jx5h944wf14zlflxhy6xz973c6r7cdc-etc-hostname' to 'ssh://root@35.172.214.41'...
  379. machine.........> copying path '/nix/store/9mlc70qnhzb1c8qlqqa1w9r6751kg7y9-systemd-237-man' to 'ssh://root@35.172.214.41'...
  380. machine.........> copying path '/nix/store/8w1hhh47h9qffs1vr8x22m9gbnpcyisd-libxml2-2.9.7' to 'ssh://root@35.172.214.41'...
  381. machine.........> copying path '/nix/store/84k5px6gim6mdyszkhf2p1c04dkb3xb1-ca-certificates.crt' to 'ssh://root@35.172.214.41'...
  382. machine.........> copying path '/nix/store/aap3n7mgsil7rrm5dvfal23h47n4wgjw-unit-nixops-keys.service-disabled' to 'ssh://root@35.172.214.41'...
  383. machine.........> copying path '/nix/store/byyk4aj0xspcvdwgb50crlv6frqrps6a-aws-sdk-cpp-1.3.22' to 'ssh://root@35.172.214.41'...
  384. machine.........> copying path '/nix/store/cq3s31qzdyb0lpk1z0zp48rcjhaq0gjg-bind-9.12.1-P2-man' to 'ssh://root@35.172.214.41'...
  385. machine.........> copying path '/nix/store/dfggbbpdk1zi6c7y2bn8bb10v4x5vk19-ixgbevf-4.3.4-4.14.48' to 'ssh://root@35.172.214.41'...
  386. machine.........> copying path '/nix/store/f5qsrkj2fkv94j0d5h8ppx19qb65z5km-linux-headers-4.15' to 'ssh://root@35.172.214.41'...
  387. machine.........> copying path '/nix/store/fb2r56px866xxgv5z1kl7zvxnavjvx63-perl-XML-LibXML-2.0132' to 'ssh://root@35.172.214.41'...
  388. machine.........> copying path '/nix/store/fidyyhdla7nbqs5jhwyzdcbqn3vgyb24-etc-ssh_known_hosts' to 'ssh://root@35.172.214.41'...
  389. machine.........> copying path '/nix/store/fy0z3j67dsjacwqb0pg2khb876g022hr-brotli-1.0.3-lib' to 'ssh://root@35.172.214.41'...
  390. machine.........> copying path '/nix/store/g7kb3jca16k6l4zrk7sa2668zzf9xpzc-thin-provisioning-tools-0.6.3' to 'ssh://root@35.172.214.41'...
  391. machine.........> copying path '/nix/store/grg9fj5k1gn5kdxd05842hs9lsamlmp3-etc-nixos.conf' to 'ssh://root@35.172.214.41'...
  392. machine.........> copying path '/nix/store/hji5vf66i8igni8a2q5nnv0fig37vyrq-shadow-4.5-man' to 'ssh://root@35.172.214.41'...
  393. machine.........> copying path '/nix/store/hxwn85dgf9dm3qf1sc3mlvbc7bk2hi5r-libnfsidmap-0.25' to 'ssh://root@35.172.214.41'...
  394. machine.........> copying path '/nix/store/j3lnjazxiph9k5a5m7z7ldhhm8bcqngm-nixos-generate-config' to 'ssh://root@35.172.214.41'...
  395. machine.........> copying path '/nix/store/jsiiia2naf0c0sws8j8rn3nxqcqw2ba2-initrd' to 'ssh://root@35.172.214.41'...
  396. machine.........> copying path '/nix/store/iw9w7dx6kxzzhhn9g3cjsbifkhacb678-unit-script' to 'ssh://root@35.172.214.41'...
  397. machine.........> copying path '/nix/store/k90x3h83v6p8z5j5qq4zqg3wb7p31h0v-keyutils-1.5.10-lib' to 'ssh://root@35.172.214.41'...
  398. machine.........> copying path '/nix/store/mxzv27c6s32syz8vibr35vshsy5zbszl-libkrb5-1.15.2-dev' to 'ssh://root@35.172.214.41'...
  399. machine.........> copying path '/nix/store/lgx4sc8ia6n7qgspdpd33jil8124gcnf-shadow-4.5' to 'ssh://root@35.172.214.41'...
  400. machine.........> copying path '/nix/store/mwwlv834c1ll0kbbv0srbkz3ydnxrrpd-ena-1.5.2-4.14.48' to 'ssh://root@35.172.214.41'...
  401. machine.........> copying path '/nix/store/ni74ijyhl8yqww6jpvsg2rljxmw98zlf-libSM-1.2.2' to 'ssh://root@35.172.214.41'...
  402. machine.........> copying path '/nix/store/n9llrd3i8by8hmikr4m0d98rpfnfbv0k-libidn2-2.0.4' to 'ssh://root@35.172.214.41'...
  403. machine.........> copying path '/nix/store/mzczhwzcggwc9m04grhflmb6vngh0pfg-nixos-manpages' to 'ssh://root@35.172.214.41'...
  404. machine.........> copying path '/nix/store/ny5mb32ffzby6ryv33dcvaipzfvxkq5s-unit-encrypted-links.target' to 'ssh://root@35.172.214.41'...
  405. machine.........> copying path '/nix/store/p2q2js0rhbvp4shclf4rh3ly8pzimxyk-fonts.conf' to 'ssh://root@35.172.214.41'...
  406. machine.........> copying path '/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev' to 'ssh://root@35.172.214.41'...
  407. machine.........> copying path '/nix/store/nndszvja3xf8711yinx3861ii4057ir4-fc-cache' to 'ssh://root@35.172.214.41'...
  408. machine.........> copying path '/nix/store/pdibs6hf5pi5a2d8h6kb6aydiydjb8hh-libgpg-error-1.28' to 'ssh://root@35.172.214.41'...
  409. machine.........> copying path '/nix/store/qga9fcslw3hsiqxcndxx2abk1wx3379c-glib-2.54.3' to 'ssh://root@35.172.214.41'...
  410. machine.........> copying path '/nix/store/pvlqlpbzm7dbh0fpcjbjq9s5f0vzi3pd-nixos-version' to 'ssh://root@35.172.214.41'...
  411. machine.........> copying path '/nix/store/r8gqxs96sf6xvssv28chxwh6jg9j2zmi-procps-3.3.15' to 'ssh://root@35.172.214.41'...
  412. machine.........> copying path '/nix/store/ryhr1ljccqcnj7qrrwdb6xdqcmg0391s-nspr-4.19' to 'ssh://root@35.172.214.41'...
  413. machine.........> copying path '/nix/store/rzcrss4yfwz204z53sggki3gnl6qg12i-udisks-2.1.6-man' to 'ssh://root@35.172.214.41'...
  414. machine.........> copying path '/nix/store/si5b2c777g64m7m8mvp927h0iicqjc0h-e2fsprogs-1.44.1-man' to 'ssh://root@35.172.214.41'...
  415. machine.........> copying path '/nix/store/sjr3r24v00n4lk6aamnfgp868kj75n06-libxcb-1.12' to 'ssh://root@35.172.214.41'...
  416. machine.........> copying path '/nix/store/vra212sziwf4kh7gmnm3i36mh5q18lpj-sqlite-3.22.0' to 'ssh://root@35.172.214.41'...
  417. machine.........> copying path '/nix/store/v31lx4j2pljkv68m0nsppm33zzs3wl9v-nix-2.0.4-man' to 'ssh://root@35.172.214.41'...
  418. machine.........> copying path '/nix/store/w525j50pf9d14lazbr6bcsm2zsg62bvx-bcache-tools-1.0.7' to 'ssh://root@35.172.214.41'...
  419. machine.........> copying path '/nix/store/w8g1kzn0ffig7vyn6l0mc97gzcy55vs6-libapparmor-2.12.0' to 'ssh://root@35.172.214.41'...
  420. machine.........> copying path '/nix/store/wg16hslfhjfp0iiwfxpk513vfn5z0m99-spidermonkey-17.0.0-lib' to 'ssh://root@35.172.214.41'...
  421. machine.........> copying path '/nix/store/wr184l87kz9ivflsag2abjlcxy0y1kl2-shadow-4.5-su' to 'ssh://root@35.172.214.41'...
  422. machine.........> copying path '/nix/store/wv9ym5scxnxhm9qxprkq49xh87vf1i84-texinfo-6.5' to 'ssh://root@35.172.214.41'...
  423. machine.........> copying path '/nix/store/xdkjbk5a6nk5kvg4kcxshb5p3r8sg1r3-gnutls-3.6.1' to 'ssh://root@35.172.214.41'...
  424. machine.........> copying path '/nix/store/xqljcaqlr4p4yz927914lw6914awg30i-nixos-help' to 'ssh://root@35.172.214.41'...
  425. machine.........> copying path '/nix/store/z3pngnbiymmp5p5ibch7fbcjkrdkcszn-netcat-openbsd-1.190' to 'ssh://root@35.172.214.41'...
  426. machine.........> copying path '/nix/store/ym88kwanz0fzvfkskpcy5dsh6iqpgzrr-e2fsprogs-1.44.1-info' to 'ssh://root@35.172.214.41'...
  427. machine.........> copying path '/nix/store/y4g2cg7fj2fzg4imfjbprwp1gkgqk8y3-fontconfig-2.12.1' to 'ssh://root@35.172.214.41'...
  428. machine.........> copying path '/nix/store/zfx54mw3bfxaypjfd29fvcc7sdgs7ww6-nixos-install' to 'ssh://root@35.172.214.41'...
  429. machine.........> copying path '/nix/store/0vgbd2pkkbzjr6lpa7c2brn80jby7kl4-e2fsprogs-1.44.1' to 'ssh://root@35.172.214.41'...
  430. machine.........> copying path '/nix/store/0mnxqffg05jb9a1vj6bbh7227wcmpv4g-bind-9.12.1-P2-lib' to 'ssh://root@35.172.214.41'...
  431. machine.........> copying path '/nix/store/bspm027p0s6iimqf2zhrqdq0cxipf063-kerberos-env-1.15.2' to 'ssh://root@35.172.214.41'...
  432. machine.........> copying path '/nix/store/zrbwxwa4rn6mj36lwr7yffzf3g3ivzbv-setup-keys.sh' to 'ssh://root@35.172.214.41'...
  433. machine.........> copying path '/nix/store/i30hc86q5pvb3xdgnzdfxqvvlrfnmzyx-libtirpc-1.0.2' to 'ssh://root@35.172.214.41'...
  434. machine.........> copying path '/nix/store/i2lxq0y9i2a668sk6kfn6x4jd94p5y1v-util-linux-2.31.1-bin' to 'ssh://root@35.172.214.41'...
  435. machine.........> copying path '/nix/store/bfszkk0x147bi73zy8ajqip4sxkjlhg1-kernel-modules' to 'ssh://root@35.172.214.41'...
  436. machine.........> copying path '/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0' to 'ssh://root@35.172.214.41'...
  437. machine.........> copying path '/nix/store/c80axwbry522nl6jvh46rrc4wc337q2i-fc-00-nixos-cache.conf' to 'ssh://root@35.172.214.41'...
  438. machine.........> copying path '/nix/store/9rvyvdy0ian16mslhhj42w7byacxvx8w-libgcrypt-1.8.2' to 'ssh://root@35.172.214.41'...
  439. machine.........> copying path '/nix/store/c1giyb1n28nvfpap73c4by4syiw52jv2-libX11-1.6.5' to 'ssh://root@35.172.214.41'...
  440. machine.........> copying path '/nix/store/fa9dwj025i7fvnwknjh4zcdqn3vlfcad-perl-DBD-SQLite-1.55_07' to 'ssh://root@35.172.214.41'...
  441. machine.........> copying path '/nix/store/gvm1gsq7vvh014m4plpf77jzakpv1lc3-nix-2.0.4' to 'ssh://root@35.172.214.41'...
  442. machine.........> copying path '/nix/store/w56r0hlz8ma8ig59czn2gqad1z91diw3-libmicrohttpd-0.9.58' to 'ssh://root@35.172.214.41'...
  443. machine.........> copying path '/nix/store/9dcqvmrj389ffrsnra1s1h1cv1dn62l9-fontconfig-2.12.1-lib' to 'ssh://root@35.172.214.41'...
  444. machine.........> copying path '/nix/store/5jvmpcmin7g7mnfd5s48nkf6iddfllv0-btrfs-progs-4.15.1' to 'ssh://root@35.172.214.41'...
  445. machine.........> copying path '/nix/store/x6zwc5kfznjvs45pxw55gzm42civx9na-e2fsprogs-1.44.1-bin' to 'ssh://root@35.172.214.41'...
  446. machine.........> copying path '/nix/store/6v6dgad7viwfsxl20h281ll63z48xlax-bind-9.12.1-P2-host' to 'ssh://root@35.172.214.41'...
  447. machine.........> copying path '/nix/store/q50zxkn1w1hlnclab0llbwwjwa2krgmb-libnsl-1.1.0' to 'ssh://root@35.172.214.41'...
  448. machine.........> copying path '/nix/store/2ml9k7dc6p84sspbn1vr7p6wcv63c1rc-fuse-3.2.1' to 'ssh://root@35.172.214.41'...
  449. machine.........> copying path '/nix/store/r7j7x7nhldwixaf81bxl32r1hxl0cfrj-fuse-2.9.7' to 'ssh://root@35.172.214.41'...
  450. machine.........> copying path '/nix/store/l5h7j787dihb6sk35ryj9kc6087y7xj6-font-penultimate-conf' to 'ssh://root@35.172.214.41'...
  451. machine.........> copying path '/nix/store/j68bbwirmzkk98nf2ap634l7i96nbxcz-systemd-237-lib' to 'ssh://root@35.172.214.41'...
  452. machine.........> copying path '/nix/store/rzr5gvifs98bj7j0c41n46d942gim9kf-iputils-20161105' to 'ssh://root@35.172.214.41'...
  453. machine.........> copying path '/nix/store/6kxjhq0fyzjwfswj2dlngkmp6yqv0bcd-libXext-1.3.3' to 'ssh://root@35.172.214.41'...
  454. machine.........> copying path '/nix/store/gbnbjwgm965zg4pyyz1kpgvwqdgv09zh-libXt-1.1.5' to 'ssh://root@35.172.214.41'...
  455. machine.........> copying path '/nix/store/gy5bw3ivw1vy6hxhh2n64ajjdqlmzzyk-command-not-found' to 'ssh://root@35.172.214.41'...
  456. machine.........> copying path '/nix/store/6pznrrky105vlwx6gfi0v5g6w58zr0l0-nixos-rebuild' to 'ssh://root@35.172.214.41'...
  457. machine.........> copying path '/nix/store/z82wfqy5fqg9bvpixsv9arzdg364hwx9-unit-script' to 'ssh://root@35.172.214.41'...
  458. machine.........> copying path '/nix/store/p89ca692kd4g8yp1y6vxsps0sy5pci57-fontconfig-2.12.1-bin' to 'ssh://root@35.172.214.41'...
  459. machine.........> copying path '/nix/store/w26vy24424qg8xsqqcj9vx2yjq6gqdl6-tcp-wrappers-7.6.q-26' to 'ssh://root@35.172.214.41'...
  460. machine.........> copying path '/nix/store/rzqmg4dmybiya86gniiry9sj0anpqiyy-fontconfig-etc' to 'ssh://root@35.172.214.41'...
  461. machine.........> copying path '/nix/store/380x1hq05dbgr7yskl53mkdn5pq378r1-libatasmart-0.19' to 'ssh://root@35.172.214.41'...
  462. machine.........> copying path '/nix/store/6dkz6azki0bag13m6vccy7bi41n9dak3-systemd-237' to 'ssh://root@35.172.214.41'...
  463. machine.........> copying path '/nix/store/9v9gj1b2gm7alwznw6h6h19qvghc28vq-util-linux-2.31.1-bin' to 'ssh://root@35.172.214.41'...
  464. machine.........> copying path '/nix/store/dfl255bp3mm73yhq6ggzn21nwdzq6854-dbus-1.10.24-lib' to 'ssh://root@35.172.214.41'...
  465. machine.........> copying path '/nix/store/gn50rl8srlbqvvpj3kis09895nrx06lq-dhcpcd-6.11.5' to 'ssh://root@35.172.214.41'...
  466. machine.........> copying path '/nix/store/kbvwklyda4lai4mwh3p5fpnyv7cd3j50-libgudev-232' to 'ssh://root@35.172.214.41'...
  467. machine.........> copying path '/nix/store/vcx2jhja9z7zi0pnvc7w7sr7f6nq5j1b-polkit-0.113' to 'ssh://root@35.172.214.41'...
  468. machine.........> copying path '/nix/store/3iz16gfr8ayrdx83xylm4kkwcdb4p4xq-libXmu-1.1.2' to 'ssh://root@35.172.214.41'...
  469. machine.........> copying path '/nix/store/y430gvsdaxns3dh7jhq1mvzlqqp7i2s0-etc-bashrc' to 'ssh://root@35.172.214.41'...
  470. machine.........> copying path '/nix/store/m00hhlxfg0xnqkm6rsdm2wgfvlc27lgc-unit-script' to 'ssh://root@35.172.214.41'...
  471. machine.........> copying path '/nix/store/1hp8hhaf1q211gn18mg3piqzxllg8mbj-lvm2-2.02.177' to 'ssh://root@35.172.214.41'...
  472. machine.........> copying path '/nix/store/2vb5mlm57lzcrylgphhfygic3b7yamwy-unit-systemd-modules-load.service' to 'ssh://root@35.172.214.41'...
  473. machine.........> copying path '/nix/store/3b835jxbp8k6pspynky3g7mj5752slcf-unit-rngd.service' to 'ssh://root@35.172.214.41'...
  474. machine.........> copying path '/nix/store/5xclz55jg8c18bbac5cikr572dki5mbn-unit-nix-optimise.service' to 'ssh://root@35.172.214.41'...
  475. machine.........> copying path '/nix/store/6gprg8vq88nznk6qvjr1njh2ndwb7ycd-unit-script' to 'ssh://root@35.172.214.41'...
  476. machine.........> copying path '/nix/store/6h975m0rxpfvkhfcw8x35ngbbnr796sf-unit-systemd-timesyncd.service' to 'ssh://root@35.172.214.41'...
  477. machine.........> copying path '/nix/store/8dl56s26zg9njhqd9hxdvraafrzc591f-unit-network-setup.service' to 'ssh://root@35.172.214.41'...
  478. machine.........> copying path '/nix/store/8gylrdh71j55hnww3bgr44yvr37pv45y-unit-systemd-update-utmp.service' to 'ssh://root@35.172.214.41'...
  479. machine.........> copying path '/nix/store/9399y7vwjhjjy441jj39akz0i6i95mnx-systemd-user.pam' to 'ssh://root@35.172.214.41'...
  480. machine.........> copying path '/nix/store/a5is6ri7qryv36iyvcb24z8scixb67q0-unit-audit.service' to 'ssh://root@35.172.214.41'...
  481. machine.........> copying path '/nix/store/asazrz2j1lp8lmv7pzgw8vd0zf4x851s-login.pam' to 'ssh://root@35.172.214.41'...
  482. machine.........> copying path '/nix/store/ccgs53f3pjpyjrydgvsknmj2mm42dwbw-unit-firewall.service' to 'ssh://root@35.172.214.41'...
  483. machine.........> copying path '/nix/store/dm1vafd7r2av332qflkhgqdbla8pf6xk-unit-systemd-backlight-.service' to 'ssh://root@35.172.214.41'...
  484. machine.........> copying path '/nix/store/ds5jd8nbqwb8xdasfjvasyl6qcz24wiq-unit-user-.service' to 'ssh://root@35.172.214.41'...
  485. machine.........> copying path '/nix/store/fzvbw6ay7gmnzk5p09cpd8kqgi2ypfzf-unit-systemd-timedated.service' to 'ssh://root@35.172.214.41'...
  486. machine.........> copying path '/nix/store/g3xx6jxwdvpymxqk2djvayf2lvq37mx4-unit-mdadm-grow-continue-.service' to 'ssh://root@35.172.214.41'...
  487. machine.........> copying path '/nix/store/gsqxwmmii9r9wcw7b5pbjg4rgxfa3a69-etc-nixos.conf' to 'ssh://root@35.172.214.41'...
  488. machine.........> copying path '/nix/store/hm35y6jwk7mzh6cfc5i0582nzgrjj6w4-unit-systemd-logind.service' to 'ssh://root@35.172.214.41'...
  489. machine.........> copying path '/nix/store/i1fsazisq38fh01n90q90rji286m14ck-unit-systemd-random-seed.service' to 'ssh://root@35.172.214.41'...
  490. machine.........> copying path '/nix/store/i8v5iylpzcr90nvrvrmpp6bpk63c7dg5-unit-systemd-vconsole-setup.service' to 'ssh://root@35.172.214.41'...
  491. machine.........> copying path '/nix/store/k5sphzymkssk528qqrkv6s6xa4infcfj-unit-script' to 'ssh://root@35.172.214.41'...
  492. machine.........> copying path '/nix/store/kf96axdsbbcrhcyzvad0wc3y1pzrghcv-unit-nix-gc.service' to 'ssh://root@35.172.214.41'...
  493. machine.........> copying path '/nix/store/kmkkv7n7xybwwb199rgdd2jip72vqggs-unit-apply-ec2-data.service' to 'ssh://root@35.172.214.41'...
  494. machine.........> copying path '/nix/store/kwk2055pxkpsxx34xqcf4g9b56cmj9j1-unit-systemd-journald.service' to 'ssh://root@35.172.214.41'...
  495. machine.........> copying path '/nix/store/lyqyd8bbav7nna1g53b936mbm2wrcfpm-unit-systemd-binfmt.service' to 'ssh://root@35.172.214.41'...
  496. machine.........> copying path '/nix/store/n6x2ags3cfds9mx9qd7lz9l12rm5a8sj-unit-systemd-journal-flush.service' to 'ssh://root@35.172.214.41'...
  497. machine.........> copying path '/nix/store/nasx7d8n9izsqy6cj0g1z49dy3cmzqw1-unit-pre-sleep.service' to 'ssh://root@35.172.214.41'...
  498. machine.........> copying path '/nix/store/p8qxn0rxrwb2pcr2y1qk79r3gixh334j-unit-mdadm-shutdown.service' to 'ssh://root@35.172.214.41'...
  499. machine.........> copying path '/nix/store/qw2lgsfnz7j0rlmqsgjrbb40kkl8cygn-unit-systemd-remount-fs.service' to 'ssh://root@35.172.214.41'...
  500. machine.........> copying path '/nix/store/ra3agn97y9vw9f8znmpd6l4v69rnlgbl-sshd.pam' to 'ssh://root@35.172.214.41'...
  501. machine.........> copying path '/nix/store/risqjs68pgin2v18kzlws2i15i0kr795-unit-script' to 'ssh://root@35.172.214.41'...
  502. machine.........> copying path '/nix/store/v04hhbmqs9i4qpkm405k28i8rk802vkx-unit-systemd-user-sessions.service' to 'ssh://root@35.172.214.41'...
  503. machine.........> copying path '/nix/store/vnrycs4khxp63snprrlby6xi68g858dr-unit-prepare-kexec.service' to 'ssh://root@35.172.214.41'...
  504. machine.........> copying path '/nix/store/wi0vfcxh2g0c16a81c1cphi6gwj3haqi-unit-network-local-commands.service' to 'ssh://root@35.172.214.41'...
  505. machine.........> copying path '/nix/store/xs47ia8l28mqs1p0nfapjw3q6ivagpdq-unit-mdmon-.service' to 'ssh://root@35.172.214.41'...
  506. machine.........> copying path '/nix/store/y56r04qkci0zlx882bwg0xa1r2mnha1w-dhcpcd.exit-hook' to 'ssh://root@35.172.214.41'...
  507. machine.........> copying path '/nix/store/y8m03c8g9ppql59g3iiq3cy8yh1ar76i-etc-resolvconf.conf' to 'ssh://root@35.172.214.41'...
  508. machine.........> copying path '/nix/store/yx230s1z6mk6b8gjslc1h4gkwk24isx7-unit-sshd.service' to 'ssh://root@35.172.214.41'...
  509. machine.........> copying path '/nix/store/zi5byl596n9jmypprx8fq3i25zcjvap4-unit-print-host-key.service' to 'ssh://root@35.172.214.41'...
  510. machine.........> copying path '/nix/store/zzngc8ric0j9zay4vwsdqihhbab4m5ys-unit-nscd.service' to 'ssh://root@35.172.214.41'...
  511. machine.........> copying path '/nix/store/240dnbhzx8d687pl7f4cqwcmp5kx7bd8-nixos-container' to 'ssh://root@35.172.214.41'...
  512. machine.........> copying path '/nix/store/2rlfv47nb9df8xjh67864qv5j05xqg9i-unit-serial-getty-.service' to 'ssh://root@35.172.214.41'...
  513. machine.........> copying path '/nix/store/hyx9j2qbjvn3k4p7az8f4bcz4c2sd566-unit-container-getty-.service' to 'ssh://root@35.172.214.41'...
  514. machine.........> copying path '/nix/store/i0li3pr733rs0bxhm4vrvy5wpbnkm2q6-udev-path' to 'ssh://root@35.172.214.41'...
  515. machine.........> copying path '/nix/store/ks40q0af1067h1jq2d13iwhw6lwz8cfy-unit-getty-.service' to 'ssh://root@35.172.214.41'...
  516. machine.........> copying path '/nix/store/r4a62mcmvql7a87i1xk6b0l45aj90iyl-unit-nix-daemon.service' to 'ssh://root@35.172.214.41'...
  517. machine.........> copying path '/nix/store/w0rzdivvrf2ydrwi7jzk5bnrxm75zyzc-install-grub.pl' to 'ssh://root@35.172.214.41'...
  518. machine.........> copying path '/nix/store/zn78r9isbvqgjp8pks2xwnbqnma3ac42-unit-save-hwclock.service' to 'ssh://root@35.172.214.41'...
  519. machine.........> copying path '/nix/store/cnlzb2dflsv3aslrfawyzhf1icxm0hcv-dbus-1.10.24' to 'ssh://root@35.172.214.41'...
  520. machine.........> copying path '/nix/store/n1j09cvvzgkznvsyq5nkmdvy6vxk1774-unit-dhcpcd.service' to 'ssh://root@35.172.214.41'...
  521. machine.........> copying path '/nix/store/iy8455l0prcxs2676fsvc0dwcgc85bnp-udisks-2.1.6' to 'ssh://root@35.172.214.41'...
  522. machine.........> copying path '/nix/store/lsxszybb1l05xvhkcspqp5ici2k2lwjj-polkit-0.113-bin' to 'ssh://root@35.172.214.41'...
  523. machine.........> copying path '/nix/store/h343bs9xzbdrfc6sskqmn8n70v0zj5rl-xauth-1.0.10' to 'ssh://root@35.172.214.41'...
  524. machine.........> copying path '/nix/store/dkz3ip7vzm7jqciv6izvwffn9ycxfild-unit-nixos-upgrade.service' to 'ssh://root@35.172.214.41'...
  525. machine.........> copying path '/nix/store/ix15miziij6avw0z1jkq3qgsxl3x5rpf-nfs-utils-2.1.1' to 'ssh://root@35.172.214.41'...
  526. machine.........> copying path '/nix/store/wmh3fnggkbs1cpcq7b6046y0qflbgr4l-cryptsetup-1.7.5' to 'ssh://root@35.172.214.41'...
  527. machine.........> copying path '/nix/store/w53v5lzgi943h76jrg5qb4xyz3kdsgsy-unit-post-resume.service' to 'ssh://root@35.172.214.41'...
  528. machine.........> copying path '/nix/store/8r26661cqv85y8k3py8v8jnfwgffy42h-unit-systemd-sysctl.service' to 'ssh://root@35.172.214.41'...
  529. machine.........> copying path '/nix/store/glz16vnm3ldqldhc8kljcwpq1rvyv13z-unit-amazon-init.service' to 'ssh://root@35.172.214.41'...
  530. machine.........> copying path '/nix/store/h74fdhnic425d9g972p9wq6wyr0w9vhd-reload-container' to 'ssh://root@35.172.214.41'...
  531. machine.........> copying path '/nix/store/fd84zavhajmdx58fyf0m1y8ism4nhmf5-udev-rules' to 'ssh://root@35.172.214.41'...
  532. machine.........> copying path '/nix/store/45m02i0gdw33xhw0sqb0vbl48pcn579c-unit-udisks2.service' to 'ssh://root@35.172.214.41'...
  533. machine.........> copying path '/nix/store/x7szj77vvxkqb2s6i1q7h2y6dix6xjxp-unit-systemd-udevd.service' to 'ssh://root@35.172.214.41'...
  534. machine.........> copying path '/nix/store/7ch47gsi36r2jwwr887xpw118mk2xvq0-su.pam' to 'ssh://root@35.172.214.41'...
  535. machine.........> copying path '/nix/store/zzyy3vpinghkvskhgm3q8vdqqsmwglyw-zfs-user-0.7.9-lib' to 'ssh://root@35.172.214.41'...
  536. machine.........> copying path '/nix/store/j1ynf5ia6xxhsvx9w14bqfklsqqpm3vl-unit-container-.service' to 'ssh://root@35.172.214.41'...
  537. machine.........> copying path '/nix/store/rbk693wz8yizc3yhavh1w4y9syhrjdjd-grub-2.02' to 'ssh://root@35.172.214.41'...
  538. machine.........> copying path '/nix/store/5vc29iz5yxbjmhzywbs08hajx08h6dmx-grub-config.xml' to 'ssh://root@35.172.214.41'...
  539. machine.........> copying path '/nix/store/l2adwrqjbq3pgj33v0i74hwm8f66qykj-system-path' to 'ssh://root@35.172.214.41'...
  540. machine.........> copying path '/nix/store/1w36qpw2mbfhb6yl8fbwfh6d02363zz9-install-grub.sh' to 'ssh://root@35.172.214.41'...
  541. machine.........> copying path '/nix/store/qv9gnzgrs582a78brpz09j0jdwjm0h4b-unit-polkit.service' to 'ssh://root@35.172.214.41'...
  542. machine.........> copying path '/nix/store/kjddm2qffnkmlpi6bsi58g26687q9473-dbus-1' to 'ssh://root@35.172.214.41'...
  543. machine.........> copying path '/nix/store/rvsnv006lsb08gp8135c369vw34hmfqi-unit-systemd-fsck-.service' to 'ssh://root@35.172.214.41'...
  544. machine.........> copying path '/nix/store/k8xh6yr5y6zmbhp0va0p520plf0x1i7j-unit-dbus.service' to 'ssh://root@35.172.214.41'...
  545. machine.........> copying path '/nix/store/5m3xzk74mis0j5yrvr6cl8hlbp1b84p5-system-units' to 'ssh://root@35.172.214.41'...
  546. machine.........> copying path '/nix/store/q58jq8jcfq0ypf8ql5aymhzjms5lg0qs-user-units' to 'ssh://root@35.172.214.41'...
  547. machine.........> copying path '/nix/store/1zp5ivlgxxnsmbys6ymkr087f5rc780f-etc' to 'ssh://root@35.172.214.41'...
  548. machine.........> copying path '/nix/store/6r2acmqgwy9rd2zj1farki2dgylha9ia-nixos-system-machine-18.03.132645.43c77db3aa5' to 'ssh://root@35.172.214.41'...
  549. unnamed> closures copied successfully
  550. machine.........> updating GRUB 2 menu...
  551. machine.........> stopping the following units: apply-ec2-data.service, audit.service, kmod-static-nodes.service, network-local-commands.service, network-setup.service, nix-daemon.service, nix-daemon.socket, nscd.service, print-host-key.service, rngd.service, systemd-journal-catalog-update.service, systemd-modules-load.service, systemd-sysctl.service, systemd-timesyncd.service, systemd-tmpfiles-clean.timer, systemd-tmpfiles-setup-dev.service, systemd-udev-trigger.service, systemd-udevd-control.socket, systemd-udevd-kernel.socket, systemd-udevd.service, systemd-update-done.service
  552. machine.........> NOT restarting the following changed units: amazon-init.service, systemd-journal-flush.service, systemd-logind.service, systemd-random-seed.service, systemd-remount-fs.service, systemd-tmpfiles-setup.service, systemd-update-utmp.service, systemd-user-sessions.service, user@0.service
  553. machine.........> activating the configuration...
  554. machine.........> setting up /etc...
  555. machine.........> restarting systemd...
  556. machine.........> setting up tmpfiles
  557. machine.........> reloading the following units: dbus.service, dev-hugepages.mount, dev-mqueue.mount, firewall.service, sys-fs-fuse-connections.mount, sys-kernel-debug.mount
  558. machine.........> restarting the following units: dhcpcd.service, sshd.service, systemd-journald.service
  559. machine.........> starting the following units: apply-ec2-data.service, audit.service, kmod-static-nodes.service, network-local-commands.service, network-setup.service, nix-daemon.socket, nscd.service, print-host-key.service, rngd.service, systemd-journal-catalog-update.service, systemd-modules-load.service, systemd-sysctl.service, systemd-timesyncd.service, systemd-tmpfiles-clean.timer, systemd-tmpfiles-setup-dev.service, systemd-udev-trigger.service, systemd-udevd-control.socket, systemd-udevd-kernel.socket, systemd-update-done.service
  560. machine.........> activation finished successfully
  561. unnamed> deployment finished successfully
  562. warning: are you sure you want to destroy EC2 machine ‘machine’? (y/N) y
  563. machine.........> destroying EC2 machine...
  564. association-test> disassociating route table rtb-35f0204a from subnet subnet-35583b7f
  565. machine.........> [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [shutting-down] [terminated]
  566. public-ssh......> deleting EC2 security group `charon-4833e654-721f-11e8-8655-024286c7aaba-public-ssh' ID `sg-5ed97e15'...
  567. igw-route.......> deleting route to 0.0.0.0/0 from route table rtb-35f0204a
  568. warning: are you sure you want to destroy keypair ‘charon-4833e654-721f-11e8-8655-024286c7aaba-keypair’? (y/N) y
  569. keypair.........> deleting EC2 key pair ‘charon-4833e654-721f-11e8-8655-024286c7aaba-keypair’...
  570. route-table.....> deleting route table rtb-35f0204a
  571. igw-test........> detaching internet gateway igw-3cdb8344 from vpc vpc-59d6cc22
  572. igw-test........> deleting internet gateway igw-3cdb8344
  573. subnet-test.....> deleting subnet subnet-35583b7f
  574. vpc-test........> destroying vpc vpc-59d6cc22...
  575. deployment ‘4833e654-721f-11e8-8655-024286c7aaba’ destroyed
  576. ok
  577.  
  578. ----------------------------------------------------------------------
  579. Ran 1 test in 1315.634s
  580.  
  581. OK
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement