See <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-installer/141/display/redirect>
Changes: ------------------------------------------ Started by user Maxim Solodovnik Rebuilds build #140 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds36 (ubuntu) in workspace <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-installer/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir > <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-installer/ws/.git> # > timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/Red5/installer.git # > timeout=10 Fetching upstream changes from https://github.com/Red5/installer.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/Red5/installer.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 5004abbd3bc056de50186401efffc166ef7b0655 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5004abbd3bc056de50186401efffc166ef7b0655 # timeout=10 Commit message: "Merge pull request #12 from solomax/fix-installer" > git rev-list --no-walk 5004abbd3bc056de50186401efffc166ef7b0655 # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:$M2_HOME/bin M2_HOME=/home/jenkins/tools/maven/latest [EnvInject] - Variables injected successfully. [Red5-installer] $ /bin/sh -xe /tmp/jenkins4908627343539333039.sh + cd windows + bash make_setupRed5Exe.sh --cleanbuild trunk 2024-07-23 15:23:43 - INFO : * check commands this script uses 2024-07-23 15:23:43 - INFO : $ curl --version curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.17 Release-Date: 2022-01-05 Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd 2024-07-23 15:23:43 - INFO : $ egrep --version grep (GNU grep) 3.7 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Mike Haertel and others; see <https://git.sv.gnu.org/cgit/grep.git/tree/AUTHORS>. 2024-07-23 15:23:43 - INFO : $ git --version git version 2.34.1 2024-07-23 15:23:43 - INFO : $ makensis -VERSION v3.08-22024-07-23 15:23:43 - INFO : $ mvn --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /home/jenkins/tools/maven/latest Java version: 11.0.16.1, vendor: Eclipse Adoptium, runtime: /usr/local/asfpackages/java/adoptium-jdk-11.0.16.1+1 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-106-generic", arch: "amd64", family: "unix" 2024-07-23 15:23:44 - INFO : $ tar --version tar (GNU tar) 1.34 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. 2024-07-23 15:23:44 - INFO : $ unzip --version caution: both -n and -o specified; ignoring -o UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP. Usage: unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d exdir] Default action is to extract files in list, except those in xlist, to exdir; file[.zip] may be a wildcard. -Z => ZipInfo mode ("unzip -Z" for usage). -p extract files to pipe, no messages -l list files (short format) -f freshen existing files, create none -t test compressed archive data -u update files, create if necessary -z display archive comment only -v list verbosely/show version info -T timestamp archive to latest -x exclude files that follow (in xlist) -d extract files into exdir modifiers: -n never overwrite existing files -q quiet mode (-qq => quieter) -o overwrite files WITHOUT prompting -a auto-convert any text files -j junk paths (do not make directories) -aa treat ALL files as text -U use escapes for all non-ASCII Unicode -UU ignore any Unicode fields -C match filenames case-insensitively -L make (some) names lowercase -X restore UID/GID info -V retain VMS version numbers -K keep setuid/setgid/tacky permissions -M pipe through "more" pager -O CHARSET specify a character encoding for DOS, Windows and OS/2 archives -I CHARSET specify a character encoding for UNIX and other archives See "unzip -hh" or unzip.txt for more help. Examples: unzip data1 -x joe => extract all files except joe from zipfile data1.zip unzip -p foo | more => send contents of foo.zip via pipe into program more unzip -fo foo ReadMe => quietly replace existing ReadMe if archive file newer 2024-07-23 15:23:44 - INFO : $ jq --version jq-1.6 2024-07-23 15:23:44 - INFO : * Start make_setupRed5Exe.sh on 2024-07-23 15:23:43 2024-07-23 15:23:44 - INFO : $ rm -rf ./work 2024-07-23 15:23:44 - INFO : $ mkdir ./work 2024-07-23 15:23:44 - INFO : ** change dir to : <https://ci-builds.apache.org/job/OpenMeetings/job/Red5-installer/ws/windows/work> Get Red5 server 2.0.4 2024-07-23 15:23:44 - INFO : ** getting red5-server release... Download red5-server-2.0.4.tar.gz from https://github.com/Red5/red5-server/releases/download/v2.0.4/red5-server-2.0.4.tar.gz 2024-07-23 15:23:44 - INFO : $ curl -# -L https://github.com/Red5/red5-server/releases/download/v2.0.4/red5-server-2.0.4.tar.gz -o red5-server-2.0.4.tar.gz #=#=# ######################################################################## 100.0% 2024-07-23 15:23:44 - INFO : $ tar zxvf red5-server-2.0.4.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now 2024-07-23 15:23:44 - INFO : $ mkdir red5-server/apidocs mkdir: cannot create directory ‘red5-server/apidocs’: No such file or directory make_setupRed5Exe.sh: line 102: red5-server/apidocs/javadocs.txt: No such file or directory Error in 'get_red5_server' function Build step 'Execute shell' marked build as failure Archiving artifacts