You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/06/12 10:10:49 UTC

Build failed in Jenkins: Tez-qbt-0.10-snapshots #199

See <https://ci-hadoop.apache.org/job/Tez-qbt-0.10-snapshots/199/display/redirect?page=changes>

Changes:

[github] TEZ-4470: typo fixes (#264) (Michal Lorek reviewed by Laszlo Bodor)


------------------------------------------
[...truncated 28.21 KB...]
#16 9.837 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgraphite2-3 amd64 1.3.14-1build2 [71.3 kB]
#16 9.869 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz0b amd64 2.7.4-1ubuntu3.1 [352 kB]
#16 9.978 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openjdk-11-jre-headless amd64 11.0.19+7~us1-0ubuntu1~22.04.1 [42.5 MB]
#16 12.28 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 default-jre-headless amd64 2:1.11-72build2 [3,042 B]
#16 12.28 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openjdk-11-jdk-headless amd64 11.0.19+7~us1-0ubuntu1~22.04.1 [73.5 MB]
#16 ...

#17 [protobuf 3/5] RUN  ./configure --prefix=/opt/protobuf     && make install
#17 17.02 config.status: creating Makefile
#17 17.05 === configuring in googletest (/opt/protobuf-src/third_party/googletest/googletest)
#17 17.06 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/opt/protobuf'  --cache-file=/dev/null --srcdir=.
#17 17.25 checking for a BSD-compatible install... /usr/bin/install -c
#17 17.27 checking whether build environment is sane... yes
#17 17.29 checking for a race-free mkdir -p... /usr/bin/mkdir -p
#17 17.30 checking for gawk... no
#17 17.30 checking for mawk... mawk
#17 17.30 checking whether make sets $(MAKE)... yes
#17 17.33 checking whether make supports nested variables... yes
#17 17.35 checking for gcc... gcc
#17 17.42 checking whether the C compiler works... yes
#17 17.49 checking for C compiler default output file name... a.out
#17 17.49 checking for suffix of executables... 
#17 17.57 checking whether we are cross compiling... no
#17 17.65 checking for suffix of object files... o
#17 17.69 checking whether the compiler supports GNU C... yes
#17 17.73 checking whether gcc accepts -g... yes
#17 17.77 checking for gcc option to enable C11 features... none needed
#17 17.83 checking whether gcc understands -c and -o together... yes
#17 17.90 checking whether make supports the include directive... yes (GNU style)
#17 17.92 checking dependency style of gcc... gcc3
#17 18.00 checking for g++... g++
#17 18.05 checking whether the compiler supports GNU C++... yes
#17 18.09 checking whether g++ accepts -g... yes
#17 18.13 checking for g++ option to enable C++11 features... none needed
#17 18.29 checking dependency style of g++... gcc3
#17 18.39 checking build system type... x86_64-pc-linux-gnu
#17 18.50 checking host system type... x86_64-pc-linux-gnu
#17 18.50 checking how to print strings... printf
#17 18.50 checking for a sed that does not truncate output... /usr/bin/sed
#17 18.51 checking for grep that handles long lines and -e... /usr/bin/grep
#17 18.52 checking for egrep... /usr/bin/grep -E
#17 18.52 checking for fgrep... /usr/bin/grep -F
#17 18.53 checking for ld used by gcc... /usr/bin/ld
#17 18.54 checking if the linker (/usr/bin/ld) is GNU ld... yes
#17 18.54 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
#17 18.55 checking the name lister (/usr/bin/nm -B) interface... BSD nm
#17 18.65 checking whether ln -s works... yes
#17 18.65 checking the maximum length of command line arguments... 1572864
#17 18.67 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
#17 18.67 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
#17 18.67 checking for /usr/bin/ld option to reload object files... -r
#17 18.67 checking for file... no
#17 18.67 checking for objdump... objdump
#17 18.67 checking how to recognize dependent libraries... pass_all
#17 18.67 checking for dlltool... no
#17 18.67 checking how to associate runtime and link libraries... printf %s\n
#17 18.67 checking for ar... ar
#17 18.67 checking for archiver @FILE support... @
#17 18.74 checking for strip... strip
#17 18.74 checking for ranlib... ranlib
#17 18.74 checking command to parse /usr/bin/nm -B output from gcc object... ok
#17 18.91 checking for sysroot... no
#17 18.91 checking for a working dd... /usr/bin/dd
#17 18.93 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
#17 18.97 checking for mt... no
#17 18.97 checking if : is a manifest tool... no
#17 18.98 checking for stdio.h... yes
#17 19.03 checking for stdlib.h... yes
#17 19.09 checking for string.h... yes
#17 19.16 checking for inttypes.h... yes
#17 19.24 checking for stdint.h... yes
#17 19.31 checking for strings.h... yes
#17 19.38 checking for sys/stat.h... yes
#17 19.46 checking for sys/types.h... yes
#17 19.54 checking for unistd.h... yes
#17 19.63 checking for dlfcn.h... yes
#17 20.95 checking for objdir... .libs
#17 21.13 checking if gcc supports -fno-rtti -fno-exceptions... no
#17 21.18 checking for gcc option to produce PIC... -fPIC -DPIC
#17 21.18 checking if gcc PIC flag -fPIC -DPIC works... yes
#17 21.22 checking if gcc static flag -static works... yes
#17 21.41 checking if gcc supports -c -o file.o... yes
#17 21.51 checking if gcc supports -c -o file.o... (cached) yes
#17 21.51 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
#17 21.53 checking whether -lc should be explicitly linked in... no
#17 21.71 checking dynamic linker characteristics... GNU/Linux ld.so
#17 21.96 checking how to hardcode library paths into programs... immediate
#17 21.96 checking whether stripping libraries is possible... yes
#17 21.97 checking if libtool supports shared libraries... yes
#17 21.97 checking whether to build shared libraries... yes
#17 21.97 checking whether to build static libraries... yes
#17 21.98 checking how to run the C++ preprocessor... g++ -E
#17 22.43 checking for ld used by g++... /usr/bin/ld
#17 22.43 checking if the linker (/usr/bin/ld) is GNU ld... yes
#17 22.45 checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
#17 22.64 checking for g++ option to produce PIC... -fPIC -DPIC
#17 22.64 checking if g++ PIC flag -fPIC -DPIC works... yes
#17 22.69 checking if g++ static flag -static works... yes
#17 22.88 checking if g++ supports -c -o file.o... yes
#17 22.95 checking if g++ supports -c -o file.o... (cached) yes
#17 22.95 checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
#17 22.95 checking dynamic linker characteristics... (cached) GNU/Linux ld.so
#17 22.96 checking how to hardcode library paths into programs... immediate
#17 22.96 checking for python... :
#17 22.96 checking for the pthreads library -lpthreads... no
#17 23.03 checking whether pthreads work without any flags... yes
#17 23.13 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
#17 23.21 checking if more special flags are required for pthreads... no
#17 23.21 checking whether to check for GCC pthread/shared inconsistencies... yes
#17 23.28 checking whether -pthread is sufficient with -shared... yes
#17 23.46 checking that generated files are newer than configure... done
#17 23.46 configure: creating ./config.status
#17 24.97 config.status: creating Makefile
#17 25.00 config.status: creating scripts/gtest-config
#17 25.04 config.status: creating build-aux/config.h
#17 25.06 config.status: executing depfiles commands
#17 25.26 config.status: executing libtool commands
#17 ...

#16 [stage-5  2/12] RUN apt-get -q update && apt-get -q install --no-install-recommends -y default-jre-headless openjdk-11-jdk-headless     && apt-get clean     && rm -rf /var/lib/apt/lists/*     && update-java-alternatives -s java-1.8.0-openjdk-amd64     && rm -f /usr/lib/jvm/default-java     && ln -s java-8-openjdk-amd64 /usr/lib/jvm/default-java
#16 17.94 Fetched 117 MB in 8s (15.5 MB/s)
#16 17.98 Selecting previously unselected package libasound2-data.
#16 17.98 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 30615 files and directories currently installed.)
#16 18.01 Preparing to unpack .../0-libasound2-data_1.2.6.1-1ubuntu1_all.deb ...
#16 18.02 Unpacking libasound2-data (1.2.6.1-1ubuntu1) ...
#16 18.13 Selecting previously unselected package libasound2:amd64.
#16 18.14 Preparing to unpack .../1-libasound2_1.2.6.1-1ubuntu1_amd64.deb ...
#16 18.15 Unpacking libasound2:amd64 (1.2.6.1-1ubuntu1) ...
#16 18.24 Selecting previously unselected package libgraphite2-3:amd64.
#16 18.24 Preparing to unpack .../2-libgraphite2-3_1.3.14-1build2_amd64.deb ...
#16 18.24 Unpacking libgraphite2-3:amd64 (1.3.14-1build2) ...
#16 18.34 Selecting previously unselected package libharfbuzz0b:amd64.
#16 18.35 Preparing to unpack .../3-libharfbuzz0b_2.7.4-1ubuntu3.1_amd64.deb ...
#16 18.35 Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ...
#16 18.45 Selecting previously unselected package openjdk-11-jre-headless:amd64.
#16 18.46 Preparing to unpack .../4-openjdk-11-jre-headless_11.0.19+7~us1-0ubuntu1~22.04.1_amd64.deb ...
#16 18.46 Unpacking openjdk-11-jre-headless:amd64 (11.0.19+7~us1-0ubuntu1~22.04.1) ...
#16 21.08 Selecting previously unselected package default-jre-headless.
#16 21.08 Preparing to unpack .../5-default-jre-headless_2%3a1.11-72build2_amd64.deb ...
#16 21.09 Unpacking default-jre-headless (2:1.11-72build2) ...
#16 21.18 Selecting previously unselected package openjdk-11-jdk-headless:amd64.
#16 21.18 Preparing to unpack .../6-openjdk-11-jdk-headless_11.0.19+7~us1-0ubuntu1~22.04.1_amd64.deb ...
#16 21.19 Unpacking openjdk-11-jdk-headless:amd64 (11.0.19+7~us1-0ubuntu1~22.04.1) ...
#16 22.39 Setting up libgraphite2-3:amd64 (1.3.14-1build2) ...
#16 22.42 Setting up libasound2-data (1.2.6.1-1ubuntu1) ...
#16 22.45 Setting up libasound2:amd64 (1.2.6.1-1ubuntu1) ...
#16 22.47 Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ...
#16 22.50 Setting up openjdk-11-jre-headless:amd64 (11.0.19+7~us1-0ubuntu1~22.04.1) ...
#16 22.78 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
#16 22.79 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode
#16 22.80 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
#16 22.81 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode
#16 22.82 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
#16 22.83 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode
#16 22.83 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode
#16 22.84 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
#16 23.63 Setting up openjdk-11-jdk-headless:amd64 (11.0.19+7~us1-0ubuntu1~22.04.1) ...
#16 23.67 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode
#16 23.68 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode
#16 23.69 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode
#16 23.70 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode
#16 23.71 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode
#16 23.72 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode
#16 23.72 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode
#16 23.73 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode
#16 23.74 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode
#16 23.75 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jfr to provide /usr/bin/jfr (jfr) in auto mode
#16 23.76 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode
#16 23.77 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode
#16 23.78 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode
#16 23.79 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode
#16 23.80 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode
#16 23.81 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode
#16 23.82 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode
#16 23.83 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode
#16 23.84 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode
#16 23.85 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode
#16 23.86 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode
#16 23.87 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode
#16 23.88 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode
#16 23.88 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode
#16 23.90 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode
#16 24.02 Setting up default-jre-headless (2:1.11-72build2) ...
#16 24.05 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
#16 24.24 update-alternatives: error: no alternatives for appletviewer
#16 24.27 update-alternatives: error: no alternatives for jconsole
#16 24.34 update-alternatives: error: no alternatives for policytool
#16 24.50 update-java-alternatives: jdk alternative does not exist: /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer
#16 24.89 update-java-alternatives: jdk alternative does not exist: /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole
#16 24.89 update-alternatives: error: no alternatives for policytool
#16 ERROR: process "/bin/bash -o pipefail -c apt-get -q update && apt-get -q install --no-install-recommends -y default-jre-headless openjdk-11-jdk-headless     && apt-get clean     && rm -rf /var/lib/apt/lists/*     && update-java-alternatives -s java-1.8.0-openjdk-amd64     && rm -f /usr/lib/jvm/default-java     && ln -s java-8-openjdk-amd64 /usr/lib/jvm/default-java" did not complete successfully: exit code: 2

#17 [protobuf 3/5] RUN  ./configure --prefix=/opt/protobuf     && make install
#17 25.56 === configuring in googlemock (/opt/protobuf-src/third_party/googletest/googlemock)
#17 25.57 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/opt/protobuf'  --cache-file=/dev/null --srcdir=.
#17 CANCELED
------
 > [stage-5  2/12] RUN apt-get -q update && apt-get -q install --no-install-recommends -y default-jre-headless openjdk-11-jdk-headless     && apt-get clean     && rm -rf /var/lib/apt/lists/*     && update-java-alternatives -s java-1.8.0-openjdk-amd64     && rm -f /usr/lib/jvm/default-java     && ln -s java-8-openjdk-amd64 /usr/lib/jvm/default-java:
#16 23.88 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode
#16 23.90 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode
#16 24.02 Setting up default-jre-headless (2:1.11-72build2) ...
#16 24.05 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
#16 24.24 update-alternatives: error: no alternatives for appletviewer
#16 24.27 update-alternatives: error: no alternatives for jconsole
#16 24.34 update-alternatives: error: no alternatives for policytool
#16 24.50 update-java-alternatives: jdk alternative does not exist: /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer
#16 24.89 update-java-alternatives: jdk alternative does not exist: /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole
#16 24.89 update-alternatives: error: no alternatives for policytool
------
Dockerfile:181
--------------------
 180 |     # hadolint ignore=DL3008
 181 | >>> RUN apt-get -q update && apt-get -q install --no-install-recommends -y default-jre-headless openjdk-11-jdk-headless \
 182 | >>>     && apt-get clean \
 183 | >>>     && rm -rf /var/lib/apt/lists/* \
 184 | >>>     && update-java-alternatives -s java-1.8.0-openjdk-amd64 \
 185 | >>>     && rm -f /usr/lib/jvm/default-java \
 186 | >>>     && ln -s java-8-openjdk-amd64 /usr/lib/jvm/default-java
 187 |     ENV JAVA_HOME /usr/lib/jvm/java-8-openjdk-amd64
--------------------
ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get -q update && apt-get -q install --no-install-recommends -y default-jre-headless openjdk-11-jdk-headless     && apt-get clean     && rm -rf /var/lib/apt/lists/*     && update-java-alternatives -s java-1.8.0-openjdk-amd64     && rm -f /usr/lib/jvm/default-java     && ln -s java-8-openjdk-amd64 /usr/lib/jvm/default-java" did not complete successfully: exit code: 2
ERROR: Docker failed to build yetus/tez:e236f51ef.


-1 overall

| Vote |    Subsystem |  Runtime   | Comment
============================================================================
|   0  |      reexec  |   0m  0s   | Docker mode activated. 
|  -1  |      docker  |   0m 28s   | Docker failed to build 
|      |              |            | yetus/tez:e236f51ef.


|| Subsystem || Report/Notes ||
============================================================================
| Console output | https://ci-hadoop.apache.org/job/Tez-qbt-0.10-snapshots/199/console |
| versions | git=2.17.1 |
| Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts

Jenkins build is back to normal : Tez-qbt-0.10-snapshots #200

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-hadoop.apache.org/job/Tez-qbt-0.10-snapshots/200/display/redirect?page=changes>