See
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-freerdp/FREERDP_BRANCH=master,JENKINS_LABEL_EXPRESSION=ubuntu/2254/display/redirect>
Changes:
------------------------------------------
[...truncated 438.73 KiB...]
#19 33.87 Added: failsafe
#19 33.87 Added: cs-cz-qwertz
#19 33.87 Added: de-de-qwertz
#19 33.87 Added: de-ch-qwertz
#19 33.87 Added: en-gb-qwerty
#19 33.87 Added: en-us-qwerty
#19 33.88 Added: es-es-qwerty
#19 33.88 Added: es-latam-qwerty
#19 33.88 Added: fr-be-azerty
#19 33.88 Added: fr-ca-qwerty
#19 33.88 Added: fr-ch-qwertz
#19 33.88 Added: fr-fr-azerty
#19 33.88 Added: hu-hu-qwertz
#19 33.88 Added: it-it-qwerty
#19 33.88 Added: ja-jp-qwerty
#19 33.89 Added: no-no-qwerty
#19 33.89 Added: pl-pl-qwerty
#19 33.89 Added: pt-br-qwerty
#19 33.89 Added: pt-pt-qwerty
#19 33.89 Added: ro-ro-qwerty
#19 33.89 Added: sv-se-qwerty
#19 33.89 Added: da-dk-qwerty
#19 33.89 Added: tr-tr-qwerty
#19 33.89 make all-recursive
#19 33.90 make[3]: Entering directory '/tmp/guacamole-server/src/protocols/rdp'
#19 33.90 Making all in .
#19 33.92 make[4]: Entering directory '/tmp/guacamole-server/src/protocols/rdp'
#19 33.92 CC libguac_client_rdp_la-argv.lo
#19 33.92 CC libguac_client_rdp_la-beep.lo
#19 33.93 CC channels/audio-input/libguac_client_rdp_la-audio-buffer.lo
#19 33.93 CC channels/audio-input/libguac_client_rdp_la-audio-input.lo
#19 34.18 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 34.18 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 34.18 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 34.18 from ./channels/cliprdr.h:26,
#19 34.18 from ./rdp.h:24,
#19 34.18 from channels/audio-input/audio-buffer.c:21:
#19 34.18
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 34.18 97 | WINPR_DEPRECATED_VAR(
#19 34.18 | ^~~~~~~~~~~~~~~~~~~~
#19 34.18 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 34.18 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 34.18 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 34.18 from ./channels/cliprdr.h:25:
#19 34.18
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#19 34.18 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 34.18 | ^~~~~~~~~~~
#19 34.18
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 34.18 567 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 34.18 | ^~~
#19 34.20 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 34.20 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 34.20 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 34.20 from channels/cliprdr.h:26,
#19 34.20 from rdp.h:24,
#19 34.20 from argv.c:22:
#19 34.20
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 34.20 97 | WINPR_DEPRECATED_VAR(
#19 34.20 | ^~~~~~~~~~~~~~~~~~~~
#19 34.20 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 34.20 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 34.20 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 34.20 from channels/cliprdr.h:25:
#19 34.20
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#19 34.20 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 34.20 | ^~~~~~~~~~~
#19 34.20
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 34.20 567 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 34.20 | ^~~
#19 34.21 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 34.21 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 34.21 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 34.21 from ./channels/audio-input/audio-input.h:23,
#19 34.21 from channels/audio-input/audio-input.c:21:
#19 34.21
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 34.21 97 | WINPR_DEPRECATED_VAR(
#19 34.21 | ^~~~~~~~~~~~~~~~~~~~
#19 34.21 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 34.21 from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#19 34.21 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#19 34.21
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#19 34.21 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 34.21 | ^~~~~~~~~~~
#19 34.21
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 34.21 567 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 34.21 | ^~~
#19 34.24 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 34.24 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 34.24 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 34.24 from beep.h:23,
#19 34.24 from beep.c:20:
#19 34.24
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 34.24 97 | WINPR_DEPRECATED_VAR(
#19 34.24 | ^~~~~~~~~~~~~~~~~~~~
#19 34.24 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 34.24 from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/stream.h:26,
#19 34.24 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:25:
#19 34.24
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#19 34.24 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 34.24 | ^~~~~~~~~~~
#19 34.24
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 34.24 567 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 34.24 | ^~~
#19 34.57 CC channels/libguac_client_rdp_la-rdpei.lo
#19 34.59 CC channels/libguac_client_rdp_la-rdpgfx.lo
#19 34.61 CC libguac_client_rdp_la-client.lo
#19 34.61 CC libguac_client_rdp_la-color.lo
#19 34.78 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 34.78 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 34.78 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 34.78 from ./settings.h:25,
#19 34.78 from ./channels/rdpei.h:23,
#19 34.78 from channels/rdpei.c:20:
#19 34.78
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 34.78 97 | WINPR_DEPRECATED_VAR(
#19 34.78 | ^~~~~~~~~~~~~~~~~~~~
#19 34.78 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/wtypes.h:28,
#19 34.78 from ./keymap.h:23,
#19 34.78 from ./settings.h:23:
#19 34.78
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#19 34.78 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 34.78 | ^~~~~~~~~~~
#19 34.78
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 34.78 567 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 34.78 | ^~~
#19 34.80 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 34.80 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 34.80 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 34.80 from ./settings.h:25,
#19 34.80 from ./channels/rdpgfx.h:23,
#19 34.80 from channels/rdpgfx.c:20:
#19 34.80
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 34.80 97 | WINPR_DEPRECATED_VAR(
#19 34.80 | ^~~~~~~~~~~~~~~~~~~~
#19 34.80 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/wtypes.h:28,
#19 34.80 from ./keymap.h:23,
#19 34.80 from ./settings.h:23:
#19 34.80
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#19 34.80 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 34.80 | ^~~~~~~~~~~
#19 34.80
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 34.80 567 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 34.80 | ^~~
#19 34.82 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 34.82 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 34.82 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 34.82 from settings.h:25,
#19 34.82 from color.c:21:
#19 34.82
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 34.82 97 | WINPR_DEPRECATED_VAR(
#19 34.82 | ^~~~~~~~~~~~~~~~~~~~
#19 34.82 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/wtypes.h:28,
#19 34.82 from keymap.h:23,
#19 34.82 from settings.h:23:
#19 34.82
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#19 34.82 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 34.82 | ^~~~~~~~~~~
#19 34.82
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 34.82 567 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 34.82 | ^~~
#19 34.84 channels/rdpei.c: In function 'guac_rdp_rdpei_load_plugin':
#19 34.84 channels/rdpei.c:136:5: error: ignoring return value of
'PubSub_SubscribeChannelConnected' declared with attribute 'warn_unused_result'
[-Werror=unused-result]
#19 34.84 136 | PubSub_SubscribeChannelConnected(context->pubSub,
#19 34.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#19 34.84 137 | (pChannelConnectedEventHandler)
guac_rdp_rdpei_channel_connected);
#19 34.84 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#19 34.84 channels/rdpei.c:140:5: error: ignoring return value of
'PubSub_SubscribeChannelDisconnected' declared with attribute
'warn_unused_result' [-Werror=unused-result]
#19 34.84 140 | PubSub_SubscribeChannelDisconnected(context->pubSub,
#19 34.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#19 34.84 141 | (pChannelDisconnectedEventHandler)
guac_rdp_rdpei_channel_disconnected);
#19 34.84 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#19 34.84 channels/rdpei.c: In function 'guac_rdp_rdpei_touch_update':
#19 34.84 channels/rdpei.c:197:9: error: ignoring return value of function
declared with attribute 'warn_unused_result' [-Werror=unused-result]
#19 34.84 197 | context->TouchEnd(context, id, x, y, &contact_id);
#19 34.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#19 34.84 channels/rdpei.c:208:9: error: ignoring return value of function
declared with attribute 'warn_unused_result' [-Werror=unused-result]
#19 34.84 208 | context->TouchBegin(context, id, x, y, &contact_id);
#19 34.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#19 34.84 channels/rdpei.c:218:9: error: ignoring return value of function
declared with attribute 'warn_unused_result' [-Werror=unused-result]
#19 34.84 218 | context->TouchUpdate(context, id, x, y, &contact_id);
#19 34.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#19 34.85 In file included from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/rdpgfx.h:28,
#19 34.85 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/gdi/gdi.h:34,
#19 34.85 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/freerdp.h:35,
#19 34.85 from channels/cliprdr.h:26,
#19 34.85 from client.c:22:
#19 34.85
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:97:9:
warning: 'codecs_free' is deprecated: [deprecated] [since 3.6.0] Use
freerdp_client_codecs_free [-Wdeprecated-declarations]
#19 34.85 97 | WINPR_DEPRECATED_VAR(
#19 34.85 | ^~~~~~~~~~~~~~~~~~~~
#19 34.85 In file included from
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/winpr.h:22,
#19 34.85 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/api.h:23,
#19 34.85 from
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/client/cliprdr.h:25,
#19 34.85 from channels/cliprdr.h:25:
#19 34.85
/opt/guacamole/lib/pkgconfig/../../include/freerdp3/freerdp/codecs.h:95:47:
note: declared here
#19 34.85 95 | FREERDP_API void
codecs_free(rdpCodecs* codecs));
#19 34.85 | ^~~~~~~~~~~
#19 34.85
/opt/guacamole/lib/pkgconfig/../../include/winpr3/winpr/platform.h:567:41:
note: in definition of macro 'WINPR_DEPRECATED_VAR'
#19 34.85 567 | #define WINPR_DEPRECATED_VAR(text, obj) obj
__attribute__((deprecated("[deprecated] " text)))
#19 34.85 | ^~~
#19 34.86 channels/rdpgfx.c: In function 'guac_rdp_rdpgfx_load_plugin':
#19 34.86 channels/rdpgfx.c:111:5: error: ignoring return value of
'PubSub_SubscribeChannelConnected' declared with attribute 'warn_unused_result'
[-Werror=unused-result]
#19 34.86 111 | PubSub_SubscribeChannelConnected(context->pubSub,
#19 34.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#19 34.86 112 | (pChannelConnectedEventHandler)
guac_rdp_rdpgfx_channel_connected);
#19 34.86 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#19 34.86 channels/rdpgfx.c:115:5: error: ignoring return value of
'PubSub_SubscribeChannelDisconnected' declared with attribute
'warn_unused_result' [-Werror=unused-result]
#19 34.86 115 | PubSub_SubscribeChannelDisconnected(context->pubSub,
#19 34.86 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#19 34.86 116 | (pChannelDisconnectedEventHandler)
guac_rdp_rdpgfx_channel_disconnected);
#19 34.86 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#19 34.87 cc1: all warnings being treated as errors
#19 34.87 make[4]: *** [Makefile:1211: channels/libguac_client_rdp_la-rdpei.lo]
Error 1
#19 34.87 make[4]: *** Waiting for unfinished jobs....
#19 34.88 cc1: all warnings being treated as errors
#19 34.88 make[4]: *** [Makefile:1218:
channels/libguac_client_rdp_la-rdpgfx.lo] Error 1
#19 35.10 make[4]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#19 35.10 make[3]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#19 35.10 make[3]: *** [Makefile:1475: all-recursive] Error 1
#19 35.11 make[2]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
#19 35.11 make[2]: *** [Makefile:765: all] Error 2
#19 35.11 make[1]: *** [Makefile:546: all-recursive] Error 1
#19 35.11 make[1]: Leaving directory '/tmp/guacamole-server'
#19 35.11 make: *** [Makefile:466: all] Error 2
#19 ERROR: process "/bin/sh -c ${BUILD_DIR}/src/guacd-docker/bin/autobuild.sh
\"GUACAMOLE_SERVER\" \"${BUILD_DIR}\"" did not complete successfully: exit
code: 2
------
> [guacamole-server 7/8] RUN
> /tmp/guacamole-server/src/guacd-docker/bin/autobuild.sh "GUACAMOLE_SERVER"
> "/tmp/guacamole-server":
34.88 cc1: all warnings being treated as errors
34.88 make[4]: *** [Makefile:1218: channels/libguac_client_rdp_la-rdpgfx.lo]
Error 1
35.10 make[4]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
35.10 make[3]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
35.10 make[3]: *** [Makefile:1475: all-recursive] Error 1
35.11 make[2]: Leaving directory '/tmp/guacamole-server/src/protocols/rdp'
35.11 make[2]: *** [Makefile:765: all] Error 2
35.11 make[1]: *** [Makefile:546: all-recursive] Error 1
35.11 make[1]: Leaving directory '/tmp/guacamole-server'
35.11 make: *** [Makefile:466: all] Error 2
------
Dockerfile:289
--------------------
287 | COPY . ${BUILD_DIR}
288 |
289 | >>> RUN ${BUILD_DIR}/src/guacd-docker/bin/autobuild.sh
"GUACAMOLE_SERVER" "${BUILD_DIR}"
290 |
291 | # Determine location of the FREERDP library based on the version.
--------------------
ERROR: failed to solve: process "/bin/sh -c
${BUILD_DIR}/src/guacd-docker/bin/autobuild.sh \"GUACAMOLE_SERVER\"
\"${BUILD_DIR}\"" did not complete successfully: exit code: 2
+ docker rmi --force
guac-jenkins-guacamole-guacamole-server-main-freerdp-freerdp-branch-master-jenkins-label-expression-ubuntu-2254
Error response from daemon: No such image:
guac-jenkins-guacamole-guacamole-server-main-freerdp-freerdp-branch-master-jenkins-label-expression-ubuntu-2254:latest
Build step 'Execute shell' marked build as failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]