[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_7 #281941

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Feb 28 10:08:13 GMT 2023


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_7/281941/display/redirect>

Changes:


------------------------------------------
[...truncated 229.62 KB...]
[platform:WARNING]       |               ^
[platform:WARNING] pypy_module__cffi_backend.c:58811:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[platform:WARNING] 58811 |         l_cp_30 = RPyField(l_v621357, name);
[platform:WARNING]       |                 ^
[platform:WARNING] pypy_interpreter_pyparser.c: In function 'pypy_g_parsestr':
[platform:WARNING] pypy_interpreter_pyparser.c:20596:54: warning: array subscript -1 is below array bounds of 'char[]' [-Warray-bounds]
[platform:WARNING] 20596 |         l_v574841 = RPyField(l_s_312, rs_chars).items[l_i_1051];
[platform:WARNING] singleheader.h:15137:14: note: while referencing 'items'
[platform:WARNING] 15137 |         char items[RPY_VARLENGTH];
[platform:WARNING]       |              ^~~~~
[platform:WARNING] pypy_module__multibytecodec.c: In function 'pypy_g_multibytecodec_encerror':
[platform:WARNING] pypy_module__multibytecodec.c:5689:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[platform:WARNING]  5689 |         l_codec_6 = pypy_cjk_enc_getcodec(l_encodebuf_4);
[platform:WARNING]       |                   ^
[platform:WARNING] pypy_module_micronumpy_5.c: In function 'pypy_g_ArrayIter_same_shape':
[platform:WARNING] pypy_module_micronumpy_5.c:56619:58: warning: self-comparison always evaluates to true [-Wtautological-compare]
[platform:WARNING] 56619 |                                 l_v1210541 = (l_v1210540 == l_v1210540);
[platform:WARNING]       |                                                          ^~
[platform:WARNING] In file included from /tmp/pypy-archlinuxrb-build-ZqVjJD5d/pypy/trunk/src/pypy2.7-v7.3.11-src/rpython/translator/c/src/g_include.h:11,
[platform:WARNING]                  from pypy_module_itertools.c:6:
[platform:WARNING] pypy_module_itertools.c: In function 'pypy_g_W_Product__rotate_previous_gears':
[platform:WARNING] /tmp/pypy-archlinuxrb-build-ZqVjJD5d/pypy/trunk/src/pypy2.7-v7.3.11-src/rpython/translator/c/src/support.h:69:61: warning: array subscript -1 is below array bounds of 'struct pypy_list1 *[]' [-Warray-bounds]
[platform:WARNING]    69 | #  define RPyItem(array, index)              ((array)->items[index])
[platform:WARNING]       |                                              ~~~~~~~~~~~~~~~^~~~~~~~
[platform:WARNING] pypy_module_itertools.c:10701:22: note: in expansion of macro 'RPyItem'
[platform:WARNING] 10701 |         l_v1065744 = RPyItem(l_l_2779, l_index_2163);
[platform:WARNING]       |                      ^~~~~~~
[platform:WARNING] singleheader.h:21865:28: note: while referencing 'items'
[platform:WARNING] 21865 |         struct pypy_list1 *items[RPY_VARLENGTH];
[platform:WARNING]       |                            ^~~~~
[platform:WARNING] pypy_module_signal.c: In function 'pypy_g_siginterrupt':
[platform:WARNING] pypy_module_signal.c:2261:25: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
[platform:WARNING]  2261 |                         l_res_2185 = siginterrupt(l_arg_678, l_arg_679);
[platform:WARNING]       |                         ^~~~~~~~~~
[platform:WARNING] In file included from /usr/include/sys/wait.h:36,
[platform:WARNING]                  from singleheader.h:119:
[platform:WARNING] /usr/include/signal.h:324:12: note: declared here
[platform:WARNING]   324 | extern int siginterrupt (int __sig, int __interrupt) __THROW
[platform:WARNING]       |            ^~~~~~~~~~~~
[platform:WARNING] pypy_module_time.c: In function 'pypy_g__init_timezone':
[platform:WARNING] pypy_module_time.c:365:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[platform:WARNING]   365 |         l_cp_138 = RPyField(l_res_2197, tm_zone);
[platform:WARNING]       |                  ^
[platform:WARNING] pypy_module_time.c:643:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[platform:WARNING]   643 |         l_cp_139 = RPyField(l_res_2195, tm_zone);
[platform:WARNING]       |                  ^
[platform:WARNING] pypy_objspace_std_2.c: In function 'pypy_g_W_BytearrayObject_descr_zfill':
[platform:WARNING] pypy_objspace_std_2.c:60982:43: warning: self-comparison always evaluates to true [-Wtautological-compare]
[platform:WARNING] 60982 |                 l_v1442198 = (l_selfval_4 == l_selfval_4);
[platform:WARNING]       |                                           ^~
[platform:WARNING] rpython_jit_metainterp_2.c: In function 'pypy_g_get_location_str_35':
[platform:WARNING] rpython_jit_metainterp_2.c:49125:44: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[platform:WARNING] 49125 |                                 l_v1841852 = RPyField(l_externpy_1, name);
[platform:WARNING]       |                                            ^
[platform:WARNING] In function 'pypy_g_MachineCodeBlockWrapper_INSN_PXOR',
[platform:WARNING]     inlined from 'pypy_g_Assembler386_genop_vec_int_is_true' at rpython_jit_backend_x86_1.c:34864:3:
[platform:WARNING] rpython_jit_backend_x86_1.c:43120:36: warning: array subscript 'struct pypy_rpython_jit_backend_x86_regloc_AddressLoc0[0]' is partly outside array bounds of 'struct pypy_rpython_jit_backend_x86_regloc_RegLoc0[1]' [-Warray-bounds]
[platform:WARNING] 43120 |                         l_val2_106 = RPyField(l_v1726111, al_inst_loc_m);
[platform:WARNING] singleheader.h: In function 'pypy_g_Assembler386_genop_vec_int_is_true':
[platform:WARNING] singleheader.h:283416:63: note: object 'pypy_g_rpython_jit_backend_x86_regloc_RegLoc_10' of size 32
[platform:WARNING] 283416 | RPY_EXTERN struct pypy_rpython_jit_backend_x86_regloc_RegLoc0 pypy_g_rpython_jit_backend_x86_regloc_RegLoc_10;
[platform:WARNING]        |                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] rpython_rlib_1.c: In function 'pypy_g_PacketAddress_get_haddr':
[platform:WARNING] rpython_rlib_1.c:47631:28: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
[platform:WARNING] 47631 |                 l_v2212421 = RPyField(l_v2212384, sll_addr);
[platform:WARNING]       |                            ^
[platform:WARNING] rpython_rlib_1.c: In function 'pypy_g_PacketAddress___init__':
[platform:WARNING] rpython_rlib_1.c:49280:28: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
[platform:WARNING] 49280 |                 l_v2213036 = RPyField(l_addr_20162, sll_addr);
[platform:WARNING]       |                            ^
[platform:WARNING] structseq.c: In function 'structseq_repr':
[platform:WARNING] structseq.c:257:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]
[platform:WARNING]   257 |     strncpy(pbuf, typ->tp_name, len);
[platform:WARNING]       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] structseq.c:255:11: note: length computed here
[platform:WARNING]   255 |     len = strlen(typ->tp_name) > TYPE_MAXSIZE ? TYPE_MAXSIZE :
[platform:WARNING]       |           ^~~~~~~~~~~~~~~~~~~~
[platform:WARNING] vmp_stack.c: In function '_write_python_stack_entry':
[platform:WARNING] vmp_stack.c:116:51: warning: passing argument 1 of 'vmprof_write_header_for_jit_addr' from incompatible pointer type [-Wincompatible-pointer-types]
[platform:WARNING]   116 |         *depth = vmprof_write_header_for_jit_addr(result, *depth, pc, max_depth);
[platform:WARNING]       |                                                   ^~~~~~
[platform:WARNING]       |                                                   |
[platform:WARNING]       |                                                   void **
[platform:WARNING] In file included from /tmp/pypy-archlinuxrb-build-ZqVjJD5d/pypy/trunk/src/pypy2.7-v7.3.11-src/rpython/rlib/rvmprof/src/shared/vmprof.h:59,
[platform:WARNING]                  from /tmp/pypy-archlinuxrb-build-ZqVjJD5d/pypy/trunk/src/pypy2.7-v7.3.11-src/rpython/rlib/rvmprof/src/shared/vmp_stack.h:3,
[platform:WARNING]                  from vmp_stack.c:1:
[platform:WARNING] /tmp/pypy-archlinuxrb-build-ZqVjJD5d/pypy/trunk/src/pypy2.7-v7.3.11-src/rpython/rlib/rvmprof/src/rvmprof.h:44:49: note: expected 'intptr_t *' {aka 'long int *'} but argument is of type 'void **'
[platform:WARNING]    44 | long vmprof_write_header_for_jit_addr(intptr_t *result, long n,
[platform:WARNING]       |                                       ~~~~~~~~~~^~~~~~
[platform:WARNING] vmp_stack.c: In function 'vmp_walk_and_record_stack':
[platform:WARNING] vmp_stack.c:287:54: warning: passing argument 1 of 'vmprof_write_header_for_jit_addr' from incompatible pointer type [-Wincompatible-pointer-types]
[platform:WARNING]   287 |             depth = vmprof_write_header_for_jit_addr(result, depth, pc, max_depth);
[platform:WARNING]       |                                                      ^~~~~~
[platform:WARNING]       |                                                      |
[platform:WARNING]       |                                                      void **
[platform:WARNING] /tmp/pypy-archlinuxrb-build-ZqVjJD5d/pypy/trunk/src/pypy2.7-v7.3.11-src/rpython/rlib/rvmprof/src/rvmprof.h:44:49: note: expected 'intptr_t *' {aka 'long int *'} but argument is of type 'void **'
[platform:WARNING]    44 | long vmprof_write_header_for_jit_addr(intptr_t *result, long n,
[platform:WARNING]       |                                       ~~~~~~~~~~^~~~~~
[platform:WARNING] faulthandler.c: In function 'pypy_faulthandler_dump_traceback':
[platform:WARNING] faulthandler.c:149:49: warning: passing argument 3 of 'vmprof_get_traceback' from incompatible pointer type [-Wincompatible-pointer-types]
[platform:WARNING]   149 |                                                 array_p, FRAME_DEPTH_N);
[platform:WARNING]       |                                                 ^~~~~~~
[platform:WARNING]       |                                                 |
[platform:WARNING]       |                                                 intptr_t * {aka long int *}
[platform:WARNING] In file included from common_header.h:164,
[platform:WARNING]                  from faulthandler.c:15:
[platform:WARNING] /tmp/pypy-archlinuxrb-build-ZqVjJD5d/pypy/trunk/src/pypy2.7-v7.3.11-src/rpython/rlib/rvmprof/src/rvmprof.h:39:58: note: expected 'void **' but argument is of type 'intptr_t *' {aka 'long int *'}
[platform:WARNING]    39 | RPY_EXTERN intptr_t vmprof_get_traceback(void *, void *, void**, intptr_t);
[platform:WARNING]       |                                                          ^~~~~~
[platform:WARNING] faulthandler.c:160:45: warning: passing argument 3 of 'vmprof_get_traceback' from incompatible pointer type [-Wincompatible-pointer-types]
[platform:WARNING]   160 |                                             array_p, FRAME_DEPTH_N);
[platform:WARNING]       |                                             ^~~~~~~
[platform:WARNING]       |                                             |
[platform:WARNING]       |                                             intptr_t * {aka long int *}
[platform:WARNING] /tmp/pypy-archlinuxrb-build-ZqVjJD5d/pypy/trunk/src/pypy2.7-v7.3.11-src/rpython/rlib/rvmprof/src/rvmprof.h:39:58: note: expected 'void **' but argument is of type 'intptr_t *' {aka 'long int *'}
[platform:WARNING]    39 | RPY_EXTERN intptr_t vmprof_get_traceback(void *, void *, void**, intptr_t);
[platform:WARNING]       |                                                          ^~~~~~
[translation:info] copied: /tmp/usession-release-pypy2.7-v7.3.11-0/testing_1/pypy-c to /tmp/pypy-archlinuxrb-build-ZqVjJD5d/pypy/trunk/src/pypy2.7-v7.3.11-src/pypy/goal/pypy-c
[translation:info] copied: /tmp/usession-release-pypy2.7-v7.3.11-0/testing_1/libpypy-c.so to /tmp/pypy-archlinuxrb-build-ZqVjJD5d/pypy/trunk/src/pypy2.7-v7.3.11-src/pypy/goal/libpypy-c.so
[translation:info] created: /tmp/pypy-archlinuxrb-build-ZqVjJD5d/pypy/trunk/src/pypy2.7-v7.3.11-src/pypy/goal/pypy-c
[3ec58] translation-task}
[translation:info] Create cffi bindings for modules...
[3ec58] {translation-task
starting build_cffi_imports
/tmp/pypy-archlinuxrb-build-ZqVjJD5d/pypy/trunk/src/pypy2.7-v7.3.11-src/lib-python/2.7/hashlib.py:146: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named _pypy_openssl)
  RuntimeWarning)
* _pypy_util_build.py
* _ssl_build.py
generating ./_pypy_openssl.c
the current directory is '/tmp/pypy-archlinuxrb-build-ZqVjJD5d/pypy/trunk/src/pypy2.7-v7.3.11-src/lib_pypy'
running build_ext
building '_pypy_openssl' extension
cc -pthread -DNDEBUG -O2 -fPIC -I/tmp/pypy-archlinuxrb-build-ZqVjJD5d/pypy/trunk/src/pypy2.7-v7.3.11-src/include -c _pypy_openssl.c -o ./_pypy_openssl.o
cc -pthread -shared ./_pypy_openssl.o -lssl -lcrypto -o ./_pypy_openssl.pypy-73.so -L/usr/local/lib


* _sqlite3_build.py
* _audioop_build.py
* _tkinter/tklib_build.py
* _curses_build.py
* _syslog_build.py
* _gdbm_build.py
* _pwdgrp_build.py
* _resource_build.py
[3ec58] translation-task}
[translation:info] usession directory: /tmp/usession-release-pypy2.7-v7.3.11-0
[Timer] Timings:
[Timer] annotate                       ---  945.8 s
[Timer] rtype_lltype                   ---  413.7 s
[Timer] pyjitpl_lltype                 ---  686.1 s
[Timer] backendopt_lltype              ---  219.8 s
[Timer] stackcheckinsertion_lltype     ---   11.5 s
[Timer] database_c                     ---  465.6 s
[Timer] source_c                       ---  218.9 s
[Timer] compile_c                      ---  189.3 s
[Timer] build_cffi_imports             ---   30.4 s
[Timer] ===========================================
[Timer] Total:                         --- 3181.2 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
*  _pypy_util_cffi_inner already built
*  _ssl already built
*  sqlite3 already built
*  audioop already built
*  _tkinter already built
*  curses already built
*  syslog already built
*  gdbm already built
*  grp already built
*  resource already built
calling create_cffi_import_libraries with "embed_dependencies" False
==> Entering fakeroot environment...
==> Starting package()...
*  _pypy_util_cffi_inner already built
*  _ssl already built
*  sqlite3 already built
*  audioop already built
*  _tkinter already built
*  curses already built
*  syslog already built
*  gdbm already built
*  grp already built
*  resource already built
calling create_cffi_import_libraries with "embed_dependencies" False
* Binaries: ['pypy/goal/pypy-c', 'pypy/goal/libpypy-c.so']
Copying /tmp/usession-release-pypy2.7-v7.3.11-1/build/pypy.tar.bz2 to .
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
opt/pypy/bin/libpypy-c.so
==> Creating package "pypy"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pypy 7.3.11-1 (Tue Feb 28 09:23:12 2023)
'/tmp/pypy-archlinuxrb-build-ZqVjJD5d/pypy/trunk/pypy-7.3.11-1-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-ZqVjJD5d/b2/pypy/pypy-7.3.11-1-x86_64.pkg.tar.zst'
Tue Feb 28 09:23:14 UTC 2023 - build #2 for pypy on osuosl184-amd64 done.
Tue Feb 28 09:23:15 UTC 2023 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-xzxCIB92, removing.
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ tee -a /srv/reproducible-results/archlinuxrb-build-ZqVjJD5d/b2/pypy/build2.log
+ schroot --end-session -c archlinux-pypy-archlinuxrb-build-ZqVjJD5d
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
ssh: Could not resolve hostname osuosl184-amd64.debian.net: Temporary failure in name resolution
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(228) [Receiver=3.2.3]
Tue Feb 28 09:52:03 UTC 2023 - rsync from osuosl184-amd64 failed, sleeping 2m before re-trying...
/srv/reproducible-results/archlinuxrb-build-ZqVjJD5d:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 08:27 b1
drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 09:54 b2

/srv/reproducible-results/archlinuxrb-build-ZqVjJD5d/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb 28 08:27 pypy

/srv/reproducible-results/archlinuxrb-build-ZqVjJD5d/b1/pypy:
total 22788
-rw-r--r-- 1 jenkins jenkins   120646 Feb 28 08:27 build1.log
-rw-r--r-- 1 jenkins jenkins        9 Feb 28 08:27 build1.version
-rw-r--r-- 1 jenkins jenkins 23171628 Feb 28 08:27 pypy-7.3.11-1-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-ZqVjJD5d/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb 28 09:54 pypy

/srv/reproducible-results/archlinuxrb-build-ZqVjJD5d/b2/pypy:
total 22736
-rw-r--r-- 1 jenkins jenkins   119463 Feb 28 09:54 build2.log
-rw-r--r-- 1 jenkins jenkins        9 Feb 28 09:54 build2.version
-rw-r--r-- 1 jenkins jenkins 23152905 Feb 28 09:54 pypy-7.3.11-1-x86_64.pkg.tar.zst
Tue Feb 28 09:54:12 UTC 2023 - comparing results now.
Files /srv/reproducible-results/archlinuxrb-build-ZqVjJD5d/b1/pypy/pypy-7.3.11-1-x86_64.pkg.tar.zst and /srv/reproducible-results/archlinuxrb-build-ZqVjJD5d/b2/pypy/pypy-7.3.11-1-x86_64.pkg.tar.zst differ
Tue Feb 28 09:54:12 UTC 2023 - running diffoscope on the results now:
Tue Feb 28 09:58:49 UTC 2023 - Running diffoscope 236 now...
Terminated
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list