Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[linuxtools-dev] Build failed in Hudson: linuxtools-master #668

See <https://hudson.eclipse.org/hudson/job/linuxtools-master/668/>

------------------------------------------
Started by user akurtakov
Building remotely on hudson-slave1
Checkout:linuxtools-master / <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/> - hudson.remoting.Channel@257b746:hudson-slave1
Using strategy: Default
Last Built Revision: Revision 89e566998fdb89783dd76d1c193a34fac5b91e13 (origin/master)
Checkout:linuxtools-master / <https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/> - hudson.remoting.LocalChannel@3513126e
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/linuxtools/org.eclipse.linuxtools.git
Commencing build of Revision 89e566998fdb89783dd76d1c193a34fac5b91e13 (origin/master)
Checking out Revision 89e566998fdb89783dd76d1c193a34fac5b91e13 (origin/master)
Deleting old artifacts from #665
Deleting old artifacts from #661
Starting xvnc
[linuxtools-master] $ Xvnc :10 -geometry 1024x768 -depth 24 -ac
[linuxtools-master] $ /bin/sh -xe /tmp/hudson3195968436396237428.sh
28/02/2012 05:37:16 Xvnc version X.org/xf4vnc custom version
28/02/2012 05:37:16 Copyright (C) 2001-2004 Alan Hourihane.
28/02/2012 05:37:16 Copyright (C) 2000-2004 Constantin Kaplinsky
28/02/2012 05:37:16 Copyright (C) 1999 AT&T Laboratories Cambridge
28/02/2012 05:37:16 All Rights Reserved.
28/02/2012 05:37:16 See http://www.tightvnc.com/ for information on TightVNC
28/02/2012 05:37:16 See http://xf4vnc.sf.net for xf4vnc-specific information
28/02/2012 05:37:16 Desktop name 'x11' (hudson-slave1:10)
28/02/2012 05:37:16 Protocol versions supported: 3.7, 3.3
28/02/2012 05:37:16 RGB format 8 8 8
28/02/2012 05:37:16 Listening for VNC connections on TCP port 5910
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
+ rm -fr /opt/users/hudsonbuild/.m2/repository/org/eclipse/linuxtools/
[INFO] Using bundled Maven 3 installation
[INFO] Checking Maven 3 installation environment
[linuxtools-master] $ /opt/users/hudsonbuild/maven/slavebundle/bundled-maven/bin/mvn --help
[INFO] Checking Maven 3 installation version
[linuxtools-master] $ /opt/users/hudsonbuild/maven/slavebundle/bundled-maven/bin/mvn --version
[INFO] Detected Maven 3 installation version: 3.0.3
[DEBUG] Waiting for connection on port: 56001
[linuxtools-master] $ /opt/users/hudsonbuild/maven/slavebundle/bundled-maven/bin/mvn -fn=-Dmaven.test.failure.ignore=true -Dplatform-version-name=juno -U -e clean install -P platform-juno -P build-server -Panaly -V -Dmaven.ext.class.path=/opt/users/hudsonbuild/maven/slavebundle/resources:/opt/users/hudsonbuild/maven/slavebundle/lib/maven3-eventspy-3.0.jar:/opt/users/hudsonbuild/slave.jar -Dhudson.eventspy.port=56001 -Dmaven.repo.local=<https://hudson.eclipse.org/hudson/job/linuxtools-master/ws/.maven/repo> -f pom.xml
Unable to parse command line options: Unrecognized option: -Dmaven.test.failure.ignore=true

usage: mvn [options] [<goal(s)>] [<phase(s)>]

Options:
 -am,--also-make                        If project list is specified, also
                                        build projects required by the
                                        list
 -amd,--also-make-dependents            If project list is specified, also
                                        build projects that depend on
                                        projects on the list
 -B,--batch-mode                        Run in non-interactive (batch)
                                        mode
 -C,--strict-checksums                  Fail the build if checksums don't
                                        match
 -c,--lax-checksums                     Warn if checksums don't match
 -cpu,--check-plugin-updates            Ineffective, only kept for
                                        backward compatibility
 -D,--define <arg>                      Define a system property
 -e,--errors                            Produce execution error messages
 -emp,--encrypt-master-password <arg>   Encrypt master security password
 -ep,--encrypt-password <arg>           Encrypt server password
 -f,--file <arg>                        Force the use of an alternate POM
                                        file.
 -fae,--fail-at-end                     Only fail the build afterwards;
                                        allow all non-impacted builds to
                                        continue
 -ff,--fail-fast                        Stop at first failure in
                                        reactorized builds
 -fn,--fail-never                       NEVER fail the build, regardless
                                        of project result
 -gs,--global-settings <arg>            Alternate path for the global
                                        settings file
 -h,--help                              Display help information
 -l,--log-file <arg>                    Log file to where all build output
                                        will go.
 -N,--non-recursive                     Do not recurse into sub-projects
 -npr,--no-plugin-registry              Ineffective, only kept for
                                        backward compatibility
 -npu,--no-plugin-updates               Ineffective, only kept for
                                        backward compatibility
 -nsu,--no-snapshot-updates             Suppress SNAPSHOT updates
 -o,--offline                           Work offline
 -P,--activate-profiles <arg>           Comma-delimited list of profiles
                                        to activate
 -pl,--projects <arg>                   Comma-delimited list of specified
                                        reactor projects to build instead
                                        of all projects. A project can be
                                        specified by [groupId]:artifactId
                                        or by its relative path.
 -q,--quiet                             Quiet output - only show errors
 -rf,--resume-from <arg>                Resume reactor from specified
                                        project
 -s,--settings <arg>                    Alternate path for the user
                                        settings file
 -T,--threads <arg>                     Thread count, for instance 2.0C
                                        where C is core multiplied
 -t,--toolchains <arg>                  Alternate path for the user
                                        toolchains file
 -U,--update-snapshots                  Forces a check for updated
                                        releases and snapshots on remote
                                        repositories
 -up,--update-plugins                   Ineffective, only kept for
                                        backward compatibility
 -V,--show-version                      Display version information
                                        WITHOUT stopping build
 -v,--version                           Display version information
 -X,--debug                             Produce execution debug output
[ERROR] Process did not initiate connection and appears to have died; exit code: 1
[ERROR] Failure: hudson.AbortException: Process did not initiate connection and appears to have died; exit code: 1
Terminating xvnc.
ERROR: Process did not initiate connection and appears to have died; exit code: 1
[DRY] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Archiving artifacts



Back to the top