Skip to content
Success

Console Output

Started by an SCM change
05:08:10 Connecting to https://api.github.com using eclipse-packages-bot/****** (GitHub bot)
Obtained .jenkins/Jenkinsfile from 66f213b29da557ff2369c6cd2f35d718a11cf5f0
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
‘packages-3173a18c-c811-4390-a5e8-e406b719c414-bnkdp-hxk6f’ is offline
Agent packages-3173a18c-c811-4390-a5e8-e406b719c414-bnkdp-hxk6f is provisioned from template Kubernetes Pod Template
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.packages.svc.cluster.local/packages/job/Website/job/develop/3/"
  labels:
    jenkins: "slave"
    jenkins/packages-3173a18c-c811-4390-a5e8-e406b719c414: "true"
  name: "packages-3173a18c-c811-4390-a5e8-e406b719c414-bnkdp-hxk6f"
spec:
  containers:
  - command:
    - "cat"
    env:
    - name: "HOME"
      value: "/home/jenkins"
    image: "jekyll/jekyll:4"
    imagePullPolicy: "IfNotPresent"
    name: "jekyll"
    resources:
      limits:
        memory: "4Gi"
      requests:
        memory: "4Gi"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.packages.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "packages-3173a18c-c811-4390-a5e8-e406b719c414-bnkdp-hxk6f"
    - name: "JENKINS_NAME"
      value: "packages-3173a18c-c811-4390-a5e8-e406b719c414-bnkdp-hxk6f"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.packages.svc.cluster.local/packages/"
    - name: "HOME"
      value: "/home/jenkins"
    image: "eclipsecbijenkins/jenkins-agent:3.35@sha256:5d06ebec6e9dffc44fb41009a51d085a83944a23f651416531b960143d186340"
    name: "jnlp"
    volumeMounts:
    - mountPath: "/home/jenkins"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector: {}
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "volume-0"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir: {}
    name: "workspace-volume"

Running on packages-3173a18c-c811-4390-a5e8-e406b719c414-bnkdp-hxk6f in /home/jenkins/agent/workspace/Website_develop
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 15 min
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] deleteDir
[Pipeline] stage
[Pipeline] { (Init)
[Pipeline] sh
+ pwd
/home/jenkins/agent/workspace/Website_develop
+ env
+ sort
BRANCH_NAME=develop
BUILD_DISPLAY_NAME=#3
BUILD_ID=3
BUILD_NUMBER=3
BUILD_TAG=jenkins-Website-develop-3
BUILD_URL=https://ci.eclipse.org/packages/job/Website/job/develop/3/
CLASSPATH=
EXECUTOR_NUMBER=0
HELM_VERSION=2.16.1
HOME=/home/jenkins
HOSTNAME=packages-3173a18c-c811-4390-a5e8-e406b719c414-bnkdp-hxk6f
HUDSON_HOME=/var/jenkins_home
HUDSON_SERVER_COOKIE=81355652fc806ab4
HUDSON_URL=https://ci.eclipse.org/packages/
IBM_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle -XX:MaxRAMPercentage=64
JAVA_HOME=/opt/java/openjdk
JAVA_OPTS=
JAVA_TOOL_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
JAVA_VERSION=jdk8u222-b10_openj9-0.15.1
JENKINS_AGENT_NAME=packages-3173a18c-c811-4390-a5e8-e406b719c414-bnkdp-hxk6f
JENKINS_AGENT_WORKDIR=/home/jenkins/agent
JENKINS_DISCOVERY_PORT=tcp://172.30.41.21:50000
JENKINS_DISCOVERY_PORT_50000_TCP=tcp://172.30.41.21:50000
JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=172.30.41.21
JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
JENKINS_DISCOVERY_SERVICE_HOST=172.30.41.21
JENKINS_DISCOVERY_SERVICE_PORT=50000
JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
JENKINS_HOME=/var/jenkins_home
JENKINS_NAME=packages-3173a18c-c811-4390-a5e8-e406b719c414-bnkdp-hxk6f
JENKINS_NODE_COOKIE=8a5707a5-2d1c-4339-8e63-de56fcc51b44
JENKINS_SECRET=********
JENKINS_SERVER_COOKIE=durable-4450f01319591ca93888ddffc8d4700e
JENKINS_TUNNEL=jenkins-discovery.packages.svc.cluster.local:50000
JENKINS_UI_PORT=tcp://172.30.41.253:80
JENKINS_UI_PORT_80_TCP=tcp://172.30.41.253:80
JENKINS_UI_PORT_80_TCP_ADDR=172.30.41.253
JENKINS_UI_PORT_80_TCP_PORT=80
JENKINS_UI_PORT_80_TCP_PROTO=tcp
JENKINS_UI_SERVICE_HOST=172.30.41.253
JENKINS_UI_SERVICE_PORT=80
JENKINS_UI_SERVICE_PORT_HTTP=80
JENKINS_URL=https://ci.eclipse.org/packages/
JNLP_PROTOCOL_OPTS=-XshowSettings:vm -Xmx256m -Djdk.nativeCrypto=false -Dsun.zip.disableMemoryMapping=true -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true
JOB_BASE_NAME=develop
JOB_DISPLAY_URL=https://ci.eclipse.org/packages/job/Website/job/develop/display/redirect
JOB_NAME=Website/develop
JOB_URL=https://ci.eclipse.org/packages/job/Website/job/develop/
KUBERNETES_PORT=tcp://172.30.40.1:443
KUBERNETES_PORT_443_TCP=tcp://172.30.40.1:443
KUBERNETES_PORT_443_TCP_ADDR=172.30.40.1
KUBERNETES_PORT_443_TCP_PORT=443
KUBERNETES_PORT_443_TCP_PROTO=tcp
KUBERNETES_PORT_53_TCP=tcp://172.30.40.1:53
KUBERNETES_PORT_53_TCP_ADDR=172.30.40.1
KUBERNETES_PORT_53_TCP_PORT=53
KUBERNETES_PORT_53_TCP_PROTO=tcp
KUBERNETES_PORT_53_UDP=udp://172.30.40.1:53
KUBERNETES_PORT_53_UDP_ADDR=172.30.40.1
KUBERNETES_PORT_53_UDP_PORT=53
KUBERNETES_PORT_53_UDP_PROTO=udp
KUBERNETES_SERVICE_HOST=172.30.40.1
KUBERNETES_SERVICE_PORT=443
KUBERNETES_SERVICE_PORT_DNS=53
KUBERNETES_SERVICE_PORT_DNS_TCP=53
KUBERNETES_SERVICE_PORT_HTTPS=443
LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/usr/lib
NODE_LABELS=packages-3173a18c-c811-4390-a5e8-e406b719c414 packages-3173a18c-c811-4390-a5e8-e406b719c414-bnkdp-hxk6f
NODE_NAME=packages-3173a18c-c811-4390-a5e8-e406b719c414-bnkdp-hxk6f
OLDPWD=/home/jenkins
OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle -XX:MaxRAMPercentage=64
PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PROJECT_BOT_NAME=Eclipse IoT Packages Bot
PROJECT_NAME=packages
PWD=/home/jenkins/agent/workspace/Website_develop
RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/packages/job/Website/job/develop/3/display/redirect?page=changes
RUN_DISPLAY_URL=https://ci.eclipse.org/packages/job/Website/job/develop/3/display/redirect
SHLVL=3
STAGE_NAME=Init
WORKSPACE=/home/jenkins/agent/workspace/Website_develop
_JAVA_OPTIONS=-XX:MaxRAMPercentage=64.0
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Clone)
[Pipeline] dir
Running in /home/jenkins/agent/workspace/Website_develop/build
[Pipeline] {
[Pipeline] checkout
using credential 54a16c14-0727-448e-952f-e4e472173fa9
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/packages.git
 > git init /home/jenkins/agent/workspace/Website_develop/build # timeout=10
Fetching upstream changes from https://github.com/eclipse/packages.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub bot
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/packages.git +refs/heads/develop:refs/remotes/origin/develop
Fetching without tags
Checking out Revision 66f213b29da557ff2369c6cd2f35d718a11cf5f0 (develop)
 > git config remote.origin.url https://github.com/eclipse/packages.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config remote.origin.url https://github.com/eclipse/packages.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/packages.git
using GIT_ASKPASS to set credentials GitHub bot
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/packages.git +refs/heads/develop:refs/remotes/origin/develop
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 66f213b29da557ff2369c6cd2f35d718a11cf5f0
Commit message: "Add the c2e logo, adapt template for package logos"
First time build. Skipping changelog.
 > git rev-list --no-walk b4f3ce32fe3c3c1b64cce4e4c689dc37c3a13266 # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Helm Install)
[Pipeline] sh
+ curl --silent --location https://get.helm.sh/helm-v2.16.1-linux-amd64.tar.gz --output helm.tar.gz
+ tar '--strip-components=1' -xvzf helm.tar.gz linux-amd64/helm
linux-amd64/helm
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] container
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Helm Init)
[Pipeline] sh
+ /home/jenkins/agent/workspace/Website_develop/helm init --client-only
Creating /home/jenkins/agent/workspace/Website_develop/helm-home 
Creating /home/jenkins/agent/workspace/Website_develop/helm-home/repository 
Creating /home/jenkins/agent/workspace/Website_develop/helm-home/repository/cache 
Creating /home/jenkins/agent/workspace/Website_develop/helm-home/repository/local 
Creating /home/jenkins/agent/workspace/Website_develop/helm-home/plugins 
Creating /home/jenkins/agent/workspace/Website_develop/helm-home/starters 
Creating /home/jenkins/agent/workspace/Website_develop/helm-home/cache/archive 
Creating /home/jenkins/agent/workspace/Website_develop/helm-home/repository/repositories.yaml 
Adding stable repo with URL: https://kubernetes-charts.storage.googleapis.com 
Adding local repo with URL: http://127.0.0.1:8879/charts 
$HELM_HOME has been configured at /home/jenkins/agent/workspace/Website_develop/helm-home.
Not installing Tiller due to 'client-only' flag having been set
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Helm Build)
[Pipeline] dir
Running in /home/jenkins/agent/workspace/Website_develop/build
[Pipeline] {
[Pipeline] sh
+ mkdir -p helm-repository
+ ls charts/ditto/Chart.yaml charts/hawkbit/Chart.yaml charts/hono/Chart.yaml packages/cloud2edge/Chart.yaml
+ dirname charts/ditto/Chart.yaml
+ echo 'Building charts/ditto ...'
Building charts/ditto ...
+ dirname charts/ditto/Chart.yaml
+ /home/jenkins/agent/workspace/Website_develop/helm package -u charts/ditto -d helm-repository
Hang tight while we grab the latest from your chart repositories...
...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):
	Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused
...Successfully got an update from the "stable" chart repository
Update Complete.
Saving 1 charts
Downloading mongodb from repo https://kubernetes-charts.storage.googleapis.com
Deleting outdated charts
Successfully packaged chart and saved it to: helm-repository/ditto-1.1.4.tgz
+ dirname charts/hawkbit/Chart.yaml
+ echo 'Building charts/hawkbit ...'
Building charts/hawkbit ...
+ dirname charts/hawkbit/Chart.yaml
+ /home/jenkins/agent/workspace/Website_develop/helm package -u charts/hawkbit -d helm-repository
Hang tight while we grab the latest from your chart repositories...
...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):
	Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused
...Successfully got an update from the "stable" chart repository
Update Complete.
Saving 2 charts
Downloading mysql from repo https://charts.bitnami.com
Downloading rabbitmq from repo https://charts.bitnami.com
Deleting outdated charts
Successfully packaged chart and saved it to: helm-repository/hawkbit-1.1.0.tgz
+ dirname charts/hono/Chart.yaml
+ echo 'Building charts/hono ...'
Building charts/hono ...
+ dirname charts/hono/Chart.yaml
+ /home/jenkins/agent/workspace/Website_develop/helm package -u charts/hono -d helm-repository
Hang tight while we grab the latest from your chart repositories...
...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):
	Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused
...Successfully got an update from the "stable" chart repository
Update Complete.
Saving 2 charts
Downloading prometheus from repo https://kubernetes-charts.storage.googleapis.com/
Downloading grafana from repo https://kubernetes-charts.storage.googleapis.com/
Deleting outdated charts
Successfully packaged chart and saved it to: helm-repository/hono-1.2.1.tgz
+ dirname packages/cloud2edge/Chart.yaml
+ echo 'Building packages/cloud2edge ...'
Building packages/cloud2edge ...
+ dirname packages/cloud2edge/Chart.yaml
+ /home/jenkins/agent/workspace/Website_develop/helm package -u packages/cloud2edge -d helm-repository
Hang tight while we grab the latest from your chart repositories...
...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):
	Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused
...Successfully got an update from the "stable" chart repository
Update Complete.
Saving 2 charts
Downloading hono from repo https://eclipse.org/packages/charts/
Downloading ditto from repo https://eclipse.org/packages/charts/
Deleting outdated charts
Successfully packaged chart and saved it to: helm-repository/cloud2edge-0.0.5.tgz
+ find helm-repository
helm-repository
helm-repository/ditto-1.1.4.tgz
helm-repository/hawkbit-1.1.0.tgz
helm-repository/hono-1.2.1.tgz
helm-repository/cloud2edge-0.0.5.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Jekyll Dependencies)
[Pipeline] dir
Running in /home/jenkins/agent/workspace/Website_develop/build/homepage
[Pipeline] {
[Pipeline] sh
+ cp -rd /usr/gem/. /usr/local/bundle/
+ bundle install
Fetching gem metadata from https://rubygems.org/.............
Using public_suffix 4.0.1
Using addressable 2.7.0
Using bundler 2.0.2
Using colorator 1.1.0
Using concurrent-ruby 1.1.5
Using eventmachine 1.2.7
Using http_parser.rb 0.6.0
Using em-websocket 0.5.1
Using ffi 1.11.1
Using forwardable-extended 2.6.0
Using i18n 1.7.0
Using sassc 2.2.1
Using jekyll-sass-converter 2.0.1
Using rb-fsevent 0.10.3
Using rb-inotify 0.10.0
Using listen 3.2.0
Using jekyll-watch 2.2.1
Using kramdown 2.1.0
Using kramdown-parser-gfm 1.1.0
Using liquid 4.0.3
Using mercenary 0.3.6
Using pathutil 0.16.2
Fetching rouge 3.12.0
Installing rouge 3.12.0
Using safe_yaml 1.0.5
Using unicode-display_width 1.6.0
Using terminal-table 1.8.0
Using jekyll 4.0.0
Fetching jekyll-contentblocks 1.2.0
Installing jekyll-contentblocks 1.2.0
Bundle complete! 2 Gemfile dependencies, 28 gems now installed.
Bundled gems are installed into `/usr/local/bundle`
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Jekyll Build)
[Pipeline] dir
Running in /home/jenkins/agent/workspace/Website_develop/build/homepage
[Pipeline] {
[Pipeline] sh
+ bundle exec ruby /usr/gem/bin/jekyll build --config _config.yml,_config_staging.yml
Configuration file: /home/jenkins/agent/workspace/Website_develop/build/homepage/_config.yml
Configuration file: /home/jenkins/agent/workspace/Website_develop/build/homepage/_config_staging.yml
            Source: /home/jenkins/agent/workspace/Website_develop/build/homepage
       Destination: /home/jenkins/agent/workspace/Website_develop/build/homepage/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
           Warning: Excerpt modified in _packages/cloud2edge/installation.md!
                    Found a Liquid block containing the excerpt separator "\n\n". 
                    The block has been modified with the appropriate closing tag.
                    Feel free to define a custom excerpt or excerpt_separator in the
                    document's Front Matter if the generated excerpt is unsatisfactory.
           Warning: Excerpt modified in _packages/cloud2edge/learn.md!
                    Found a Liquid block containing the excerpt separator "\n\n". 
                    The block has been modified with the appropriate closing tag.
                    Feel free to define a custom excerpt or excerpt_separator in the
                    document's Front Matter if the generated excerpt is unsatisfactory.
           Warning: Excerpt modified in _packages/cloud2edge/tour.md!
                    Found a Liquid block containing the excerpt separator "\n\n". 
                    The block has been modified with the appropriate closing tag.
                    Feel free to define a custom excerpt or excerpt_separator in the
                    document's Front Matter if the generated excerpt is unsatisfactory.
                    done in 1.5 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] container
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout website)
[Pipeline] dir
Running in /home/jenkins/agent/workspace/Website_develop/www
[Pipeline] {
[Pipeline] sshagent
[ssh-agent] Using credentials genie.packages (ssh://genie.packages@git.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
Executing shell script inside container [jnlp] of pod [packages-3173a18c-c811-4390-a5e8-e406b719c414-bnkdp-hxk6f]
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-9sRbNyfYLs6q/agent.285; export SSH_AUTH_SOCK;
SSH_AGENT_PID=286; export SSH_AGENT_PID;
echo Agent pid 286;
SSH_AUTH_SOCK=/tmp/ssh-9sRbNyfYLs6q/agent.285
SSH_AGENT_PID=286
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/Website_develop/www@tmp/private_key_267740146996228087.key (/home/jenkins/agent/workspace/Website_develop/www@tmp/private_key_267740146996228087.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ '[' develop '==' develop ]
+ BRANCH_NAME=staging
+ git config --global user.email packages-bot@eclipse.org
+ git config --global user.name 'Eclipse IoT Packages Bot'
+ git clone ssh://genie.packages@git.eclipse.org:29418/www.eclipse.org/packages .
Cloning into '.'...
Total 1130 (delta 25), reused 1110 (delta 25)
+ git checkout staging
Branch 'staging' set up to track remote branch 'staging' from 'origin'.
Switched to a new branch 'staging'
[Pipeline] }
Executing shell script inside container [jnlp] of pod [packages-3173a18c-c811-4390-a5e8-e406b719c414-bnkdp-hxk6f]
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 286 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Copy content)
[Pipeline] sh
+ rm -rf www/README.md www/about www/assets www/charts www/contribute www/faq www/images www/index.html www/packages www/prereqs www/repository
+ cp -Rvf build/homepage/_site/README.md build/homepage/_site/about build/homepage/_site/assets build/homepage/_site/contribute build/homepage/_site/faq build/homepage/_site/images build/homepage/_site/index.html build/homepage/_site/packages build/homepage/_site/prereqs build/homepage/_site/repository www/
'build/homepage/_site/README.md' -> 'www/README.md'
'build/homepage/_site/about' -> 'www/about'
'build/homepage/_site/about/index.html' -> 'www/about/index.html'
'build/homepage/_site/assets' -> 'www/assets'
'build/homepage/_site/assets/js' -> 'www/assets/js'
'build/homepage/_site/assets/js/code.js' -> 'www/assets/js/code.js'
'build/homepage/_site/assets/.htaccess' -> 'www/assets/.htaccess'
'build/homepage/_site/assets/clipboard.js' -> 'www/assets/clipboard.js'
'build/homepage/_site/assets/clipboard.min.js' -> 'www/assets/clipboard.min.js'
'build/homepage/_site/assets/jquery.min.js' -> 'www/assets/jquery.min.js'
'build/homepage/_site/assets/popper.min.js' -> 'www/assets/popper.min.js'
'build/homepage/_site/assets/bootstrap' -> 'www/assets/bootstrap'
'build/homepage/_site/assets/bootstrap/bootstrap-grid.css' -> 'www/assets/bootstrap/bootstrap-grid.css'
'build/homepage/_site/assets/bootstrap/bootstrap-grid.css.map' -> 'www/assets/bootstrap/bootstrap-grid.css.map'
'build/homepage/_site/assets/bootstrap/bootstrap-grid.min.css' -> 'www/assets/bootstrap/bootstrap-grid.min.css'
'build/homepage/_site/assets/bootstrap/bootstrap-grid.min.css.map' -> 'www/assets/bootstrap/bootstrap-grid.min.css.map'
'build/homepage/_site/assets/bootstrap/bootstrap-reboot.css' -> 'www/assets/bootstrap/bootstrap-reboot.css'
'build/homepage/_site/assets/bootstrap/bootstrap-reboot.css.map' -> 'www/assets/bootstrap/bootstrap-reboot.css.map'
'build/homepage/_site/assets/bootstrap/bootstrap-reboot.min.css' -> 'www/assets/bootstrap/bootstrap-reboot.min.css'
'build/homepage/_site/assets/bootstrap/bootstrap-reboot.min.css.map' -> 'www/assets/bootstrap/bootstrap-reboot.min.css.map'
'build/homepage/_site/assets/bootstrap/bootstrap.bundle.js' -> 'www/assets/bootstrap/bootstrap.bundle.js'
'build/homepage/_site/assets/bootstrap/bootstrap.bundle.js.map' -> 'www/assets/bootstrap/bootstrap.bundle.js.map'
'build/homepage/_site/assets/bootstrap/bootstrap.bundle.min.js' -> 'www/assets/bootstrap/bootstrap.bundle.min.js'
'build/homepage/_site/assets/bootstrap/bootstrap.bundle.min.js.map' -> 'www/assets/bootstrap/bootstrap.bundle.min.js.map'
'build/homepage/_site/assets/bootstrap/bootstrap.css' -> 'www/assets/bootstrap/bootstrap.css'
'build/homepage/_site/assets/bootstrap/bootstrap.css.map' -> 'www/assets/bootstrap/bootstrap.css.map'
'build/homepage/_site/assets/bootstrap/bootstrap.js' -> 'www/assets/bootstrap/bootstrap.js'
'build/homepage/_site/assets/bootstrap/bootstrap.js.map' -> 'www/assets/bootstrap/bootstrap.js.map'
'build/homepage/_site/assets/bootstrap/bootstrap.min.css' -> 'www/assets/bootstrap/bootstrap.min.css'
'build/homepage/_site/assets/bootstrap/bootstrap.min.css.map' -> 'www/assets/bootstrap/bootstrap.min.css.map'
'build/homepage/_site/assets/bootstrap/bootstrap.min.js' -> 'www/assets/bootstrap/bootstrap.min.js'
'build/homepage/_site/assets/bootstrap/bootstrap.min.js.map' -> 'www/assets/bootstrap/bootstrap.min.js.map'
'build/homepage/_site/assets/css' -> 'www/assets/css'
'build/homepage/_site/assets/css/style.css' -> 'www/assets/css/style.css'
'build/homepage/_site/contribute' -> 'www/contribute'
'build/homepage/_site/contribute/index.html' -> 'www/contribute/index.html'
'build/homepage/_site/faq' -> 'www/faq'
'build/homepage/_site/faq/index.html' -> 'www/faq/index.html'
'build/homepage/_site/images' -> 'www/images'
'build/homepage/_site/images/eclipse-IoT-light.png' -> 'www/images/eclipse-IoT-light.png'
'build/homepage/_site/images/helm.png' -> 'www/images/helm.png'
'build/homepage/_site/images/helm.svg' -> 'www/images/helm.svg'
'build/homepage/_site/images/icon_brand_navbar.svg' -> 'www/images/icon_brand_navbar.svg'
'build/homepage/_site/images/kubernetes.svg' -> 'www/images/kubernetes.svg'
'build/homepage/_site/images/logo.svg' -> 'www/images/logo.svg'
'build/homepage/_site/images/new-project.svg' -> 'www/images/new-project.svg'
'build/homepage/_site/images/package-zero.jpg' -> 'www/images/package-zero.jpg'
'build/homepage/_site/images/icon' -> 'www/images/icon'
'build/homepage/_site/images/icon/icon.png' -> 'www/images/icon/icon.png'
'build/homepage/_site/images/icon/icon.svg' -> 'www/images/icon/icon.svg'
'build/homepage/_site/images/icon/icon_apple.png' -> 'www/images/icon/icon_apple.png'
'build/homepage/_site/images/icon/twitter_icon.png' -> 'www/images/icon/twitter_icon.png'
'build/homepage/_site/index.html' -> 'www/index.html'
'build/homepage/_site/packages' -> 'www/packages'
'build/homepage/_site/packages/cloud2edge' -> 'www/packages/cloud2edge'
'build/homepage/_site/packages/cloud2edge/index.html' -> 'www/packages/cloud2edge/index.html'
'build/homepage/_site/packages/cloud2edge/images' -> 'www/packages/cloud2edge/images'
'build/homepage/_site/packages/cloud2edge/images/c2e-logo.svg' -> 'www/packages/cloud2edge/images/c2e-logo.svg'
'build/homepage/_site/packages/cloud2edge/images/overview.odg' -> 'www/packages/cloud2edge/images/overview.odg'
'build/homepage/_site/packages/cloud2edge/images/overview.png' -> 'www/packages/cloud2edge/images/overview.png'
'build/homepage/_site/packages/cloud2edge/installation' -> 'www/packages/cloud2edge/installation'
'build/homepage/_site/packages/cloud2edge/installation/index.html' -> 'www/packages/cloud2edge/installation/index.html'
'build/homepage/_site/packages/cloud2edge/scripts' -> 'www/packages/cloud2edge/scripts'
'build/homepage/_site/packages/cloud2edge/scripts/setCloud2EdgeEnv.sh' -> 'www/packages/cloud2edge/scripts/setCloud2EdgeEnv.sh'
'build/homepage/_site/packages/cloud2edge/learn' -> 'www/packages/cloud2edge/learn'
'build/homepage/_site/packages/cloud2edge/learn/index.html' -> 'www/packages/cloud2edge/learn/index.html'
'build/homepage/_site/packages/cloud2edge/tour' -> 'www/packages/cloud2edge/tour'
'build/homepage/_site/packages/cloud2edge/tour/index.html' -> 'www/packages/cloud2edge/tour/index.html'
'build/homepage/_site/prereqs' -> 'www/prereqs'
'build/homepage/_site/prereqs/index.html' -> 'www/prereqs/index.html'
'build/homepage/_site/repository' -> 'www/repository'
'build/homepage/_site/repository/index.html' -> 'www/repository/index.html'
[Pipeline] dir
Running in /home/jenkins/agent/workspace/Website_develop/www
[Pipeline] {
[Pipeline] sh
+ git checkout -- charts/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ mkdir build/helm-add
+ ls build/helm-repository/cloud2edge-0.0.5.tgz build/helm-repository/ditto-1.1.4.tgz build/helm-repository/hawkbit-1.1.0.tgz build/helm-repository/hono-1.2.1.tgz
+ basename build/helm-repository/cloud2edge-0.0.5.tgz
+ '[' '!' -f www/charts/cloud2edge-0.0.5.tgz ]
+ basename build/helm-repository/ditto-1.1.4.tgz
+ '[' '!' -f www/charts/ditto-1.1.4.tgz ]
+ basename build/helm-repository/hawkbit-1.1.0.tgz
+ '[' '!' -f www/charts/hawkbit-1.1.0.tgz ]
+ basename build/helm-repository/hono-1.2.1.tgz
+ '[' '!' -f www/charts/hono-1.2.1.tgz ]
[Pipeline] }
[Pipeline] // stage
[Pipeline] fileExists
[Pipeline] stage
[Pipeline] { (Commit and push)
[Pipeline] dir
Running in /home/jenkins/agent/workspace/Website_develop/www
[Pipeline] {
[Pipeline] sshagent
[ssh-agent] Using credentials genie.packages (ssh://genie.packages@git.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
Executing shell script inside container [jnlp] of pod [packages-3173a18c-c811-4390-a5e8-e406b719c414-bnkdp-hxk6f]
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-BRZdfUzx4gtz/agent.397; export SSH_AUTH_SOCK;
SSH_AGENT_PID=398; export SSH_AGENT_PID;
echo Agent pid 398;
SSH_AUTH_SOCK=/tmp/ssh-BRZdfUzx4gtz/agent.397
SSH_AGENT_PID=398
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/Website_develop/www@tmp/private_key_5218878289348467901.key (/home/jenkins/agent/workspace/Website_develop/www@tmp/private_key_5218878289348467901.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ '[' develop '==' develop ]
+ BRANCH_NAME=staging
+ git add -A
+ git diff --cached --exit-code
diff --git a/packages/cloud2edge/images/c2e-logo.svg b/packages/cloud2edge/images/c2e-logo.svg
index e6c5660..05bc609 100644
--- a/packages/cloud2edge/images/c2e-logo.svg
+++ b/packages/cloud2edge/images/c2e-logo.svg
@@ -1,55 +1,93 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg width="100%" height="100%" viewBox="0 0 804 591" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
-    <g transform="matrix(2.52242,0,0,2.31157,-1776.33,-2348.12)">
-        <g>
-            <g transform="matrix(50,0,0,50,708.685,1266.05)">
-                <path d="M0.387,-0.644C0.352,-0.644 0.321,-0.637 0.292,-0.624C0.264,-0.611 0.24,-0.592 0.22,-0.567C0.2,-0.543 0.184,-0.513 0.174,-0.477C0.163,-0.442 0.157,-0.402 0.157,-0.357C0.157,-0.311 0.162,-0.27 0.172,-0.235C0.181,-0.199 0.196,-0.169 0.215,-0.145C0.234,-0.12 0.258,-0.102 0.287,-0.089C0.315,-0.076 0.349,-0.07 0.387,-0.07C0.416,-0.07 0.444,-0.073 0.47,-0.078C0.496,-0.084 0.521,-0.091 0.547,-0.098L0.547,-0.019C0.534,-0.014 0.521,-0.01 0.509,-0.006C0.496,-0.002 0.483,0.001 0.469,0.003C0.455,0.005 0.44,0.007 0.425,0.008C0.409,0.009 0.391,0.01 0.372,0.01C0.319,0.01 0.272,0.001 0.233,-0.017C0.194,-0.034 0.162,-0.059 0.136,-0.091C0.111,-0.124 0.092,-0.162 0.08,-0.208C0.067,-0.253 0.061,-0.303 0.061,-0.358C0.061,-0.412 0.068,-0.461 0.082,-0.506C0.096,-0.551 0.117,-0.59 0.145,-0.622C0.172,-0.654 0.206,-0.679 0.247,-0.697C0.288,-0.715 0.334,-0.724 0.387,-0.724C0.422,-0.724 0.456,-0.721 0.488,-0.713C0.52,-0.706 0.549,-0.696 0.574,-0.682L0.536,-0.606C0.516,-0.616 0.493,-0.625 0.469,-0.633C0.445,-0.64 0.418,-0.644 0.387,-0.644Z" style="fill:rgb(115,113,111);fill-rule:nonzero;"/>
-            </g>
-            <g transform="matrix(50,0,0,50,738.836,1266.05)">
-                <path d="M0.097,0L0.097,-0.714L0.188,-0.714L0.188,-0.081L0.468,-0.081L0.468,0L0.097,0Z" style="fill:rgb(115,113,111);fill-rule:nonzero;"/>
-            </g>
-            <g transform="matrix(50,0,0,50,762.909,1266.05)">
-                <path d="M0.68,-0.358C0.68,-0.303 0.674,-0.253 0.66,-0.208C0.647,-0.162 0.628,-0.124 0.602,-0.091C0.576,-0.059 0.543,-0.034 0.505,-0.017C0.466,0.001 0.422,0.01 0.371,0.01C0.318,0.01 0.272,0.001 0.233,-0.017C0.194,-0.034 0.162,-0.059 0.136,-0.091C0.111,-0.124 0.092,-0.162 0.08,-0.208C0.067,-0.253 0.061,-0.304 0.061,-0.359C0.061,-0.414 0.067,-0.464 0.08,-0.51C0.092,-0.555 0.111,-0.593 0.137,-0.625C0.162,-0.657 0.195,-0.682 0.234,-0.699C0.273,-0.716 0.319,-0.725 0.372,-0.725C0.423,-0.725 0.467,-0.716 0.505,-0.699C0.543,-0.682 0.576,-0.657 0.602,-0.625C0.628,-0.593 0.647,-0.554 0.66,-0.509C0.674,-0.464 0.68,-0.414 0.68,-0.358ZM0.157,-0.358C0.157,-0.313 0.161,-0.273 0.17,-0.238C0.178,-0.202 0.191,-0.172 0.209,-0.147C0.226,-0.122 0.248,-0.103 0.275,-0.09C0.302,-0.076 0.334,-0.07 0.371,-0.07C0.408,-0.07 0.44,-0.076 0.467,-0.09C0.494,-0.103 0.516,-0.122 0.533,-0.147C0.551,-0.172 0.564,-0.202 0.572,-0.238C0.58,-0.273 0.584,-0.313 0.584,-0.358C0.584,-0.403 0.58,-0.443 0.572,-0.479C0.564,-0.514 0.551,-0.544 0.534,-0.569C0.516,-0.593 0.494,-0.612 0.468,-0.625C0.441,-0.638 0.409,-0.645 0.372,-0.645C0.335,-0.645 0.303,-0.638 0.276,-0.625C0.249,-0.612 0.227,-0.593 0.209,-0.569C0.191,-0.544 0.178,-0.514 0.17,-0.479C0.161,-0.443 0.157,-0.403 0.157,-0.358Z" style="fill:rgb(115,113,111);fill-rule:nonzero;"/>
-            </g>
-            <g transform="matrix(50,0,0,50,800.018,1266.05)">
-                <path d="M0.608,-0.715L0.608,-0.252C0.608,-0.215 0.603,-0.18 0.592,-0.148C0.581,-0.117 0.565,-0.089 0.543,-0.065C0.522,-0.042 0.494,-0.024 0.462,-0.01C0.429,0.003 0.39,0.01 0.346,0.01C0.305,0.01 0.268,0.003 0.236,-0.009C0.204,-0.022 0.177,-0.039 0.156,-0.063C0.134,-0.086 0.118,-0.113 0.106,-0.146C0.095,-0.178 0.09,-0.214 0.09,-0.254L0.09,-0.714L0.181,-0.714L0.181,-0.249C0.181,-0.192 0.195,-0.148 0.223,-0.117C0.252,-0.085 0.294,-0.07 0.351,-0.07C0.38,-0.07 0.405,-0.074 0.426,-0.083C0.447,-0.092 0.464,-0.104 0.477,-0.12C0.49,-0.136 0.5,-0.155 0.507,-0.177C0.513,-0.199 0.517,-0.224 0.517,-0.25L0.517,-0.715L0.608,-0.715Z" style="fill:rgb(115,113,111);fill-rule:nonzero;"/>
-            </g>
-            <g transform="matrix(50,0,0,50,834.93,1266.05)">
-                <path d="M0.623,-0.364C0.623,-0.304 0.615,-0.251 0.6,-0.205C0.584,-0.16 0.561,-0.122 0.532,-0.092C0.502,-0.061 0.466,-0.038 0.423,-0.023C0.379,-0.008 0.331,0 0.276,0L0.097,0L0.097,-0.714L0.296,-0.714C0.346,-0.714 0.391,-0.706 0.431,-0.691C0.472,-0.676 0.506,-0.654 0.534,-0.625C0.563,-0.595 0.584,-0.559 0.6,-0.515C0.615,-0.472 0.623,-0.421 0.623,-0.364ZM0.527,-0.361C0.527,-0.408 0.521,-0.449 0.511,-0.484C0.5,-0.519 0.484,-0.547 0.464,-0.57C0.443,-0.592 0.418,-0.609 0.388,-0.62C0.358,-0.631 0.324,-0.636 0.286,-0.636L0.188,-0.636L0.188,-0.078L0.267,-0.078C0.353,-0.078 0.418,-0.102 0.461,-0.149C0.505,-0.197 0.527,-0.267 0.527,-0.361Z" style="fill:rgb(115,113,111);fill-rule:nonzero;"/>
-            </g>
-            <g transform="matrix(50,0,0,50,869.134,1266.05)">
-                <path d="M0.492,0L0.047,0L0.047,-0.076L0.218,-0.262C0.242,-0.289 0.264,-0.313 0.283,-0.334C0.302,-0.356 0.319,-0.378 0.332,-0.398C0.346,-0.419 0.356,-0.44 0.363,-0.461C0.37,-0.482 0.374,-0.505 0.374,-0.53C0.374,-0.549 0.371,-0.566 0.366,-0.581C0.36,-0.595 0.352,-0.608 0.342,-0.618C0.332,-0.628 0.32,-0.636 0.306,-0.641C0.292,-0.646 0.276,-0.649 0.259,-0.649C0.228,-0.649 0.2,-0.643 0.175,-0.63C0.15,-0.618 0.126,-0.602 0.104,-0.582L0.054,-0.64C0.067,-0.652 0.081,-0.663 0.096,-0.673C0.111,-0.683 0.127,-0.692 0.145,-0.7C0.162,-0.707 0.18,-0.713 0.199,-0.718C0.218,-0.722 0.239,-0.724 0.26,-0.724C0.291,-0.724 0.319,-0.72 0.344,-0.711C0.37,-0.702 0.391,-0.69 0.409,-0.673C0.426,-0.657 0.44,-0.637 0.449,-0.613C0.459,-0.589 0.464,-0.563 0.464,-0.533C0.464,-0.506 0.46,-0.479 0.451,-0.454C0.442,-0.429 0.43,-0.404 0.415,-0.38C0.4,-0.356 0.382,-0.332 0.361,-0.307C0.34,-0.283 0.317,-0.257 0.293,-0.231L0.156,-0.085L0.156,-0.081L0.492,-0.081L0.492,0Z" style="fill:rgb(83,172,0);fill-rule:nonzero;"/>
-            </g>
-            <g transform="matrix(50,0,0,50,896.673,1266.05)">
-                <path d="M0.468,0L0.097,0L0.097,-0.714L0.468,-0.714L0.468,-0.634L0.188,-0.634L0.188,-0.413L0.449,-0.413L0.449,-0.334L0.188,-0.334L0.188,-0.08L0.468,-0.08L0.468,0Z" style="fill:rgb(115,113,111);fill-rule:nonzero;"/>
-            </g>
-            <g transform="matrix(50,0,0,50,923.065,1266.05)">
-                <path d="M0.623,-0.364C0.623,-0.304 0.615,-0.251 0.6,-0.205C0.584,-0.16 0.561,-0.122 0.532,-0.092C0.502,-0.061 0.466,-0.038 0.423,-0.023C0.379,-0.008 0.331,0 0.276,0L0.097,0L0.097,-0.714L0.296,-0.714C0.346,-0.714 0.391,-0.706 0.431,-0.691C0.472,-0.676 0.506,-0.654 0.534,-0.625C0.563,-0.595 0.584,-0.559 0.6,-0.515C0.615,-0.472 0.623,-0.421 0.623,-0.364ZM0.527,-0.361C0.527,-0.408 0.521,-0.449 0.511,-0.484C0.5,-0.519 0.484,-0.547 0.464,-0.57C0.443,-0.592 0.418,-0.609 0.388,-0.62C0.358,-0.631 0.324,-0.636 0.286,-0.636L0.188,-0.636L0.188,-0.078L0.267,-0.078C0.353,-0.078 0.418,-0.102 0.461,-0.149C0.505,-0.197 0.527,-0.267 0.527,-0.361Z" style="fill:rgb(115,113,111);fill-rule:nonzero;"/>
-            </g>
-            <g transform="matrix(50,0,0,50,957.269,1266.05)">
-                <path d="M0.382,-0.377L0.618,-0.377L0.618,-0.027C0.6,-0.021 0.582,-0.016 0.564,-0.011C0.546,-0.007 0.527,-0.003 0.508,0C0.489,0.003 0.468,0.006 0.447,0.007C0.426,0.009 0.403,0.01 0.379,0.01C0.328,0.01 0.283,0.001 0.243,-0.016C0.204,-0.033 0.171,-0.057 0.144,-0.089C0.117,-0.121 0.096,-0.159 0.082,-0.205C0.068,-0.25 0.061,-0.301 0.061,-0.358C0.061,-0.414 0.069,-0.465 0.084,-0.51C0.1,-0.555 0.122,-0.594 0.152,-0.625C0.181,-0.657 0.218,-0.681 0.261,-0.698C0.305,-0.716 0.354,-0.724 0.41,-0.724C0.446,-0.724 0.481,-0.721 0.514,-0.713C0.547,-0.706 0.578,-0.696 0.607,-0.682L0.572,-0.603C0.56,-0.609 0.547,-0.614 0.534,-0.619C0.52,-0.624 0.507,-0.628 0.492,-0.632C0.478,-0.635 0.463,-0.638 0.448,-0.641C0.433,-0.643 0.418,-0.644 0.403,-0.644C0.363,-0.644 0.328,-0.637 0.297,-0.624C0.267,-0.611 0.241,-0.592 0.22,-0.567C0.2,-0.543 0.184,-0.513 0.173,-0.477C0.163,-0.442 0.157,-0.402 0.157,-0.357C0.157,-0.315 0.162,-0.276 0.171,-0.241C0.18,-0.206 0.194,-0.175 0.213,-0.15C0.233,-0.125 0.258,-0.105 0.289,-0.091C0.32,-0.077 0.357,-0.07 0.401,-0.07C0.415,-0.07 0.428,-0.07 0.44,-0.071C0.452,-0.072 0.463,-0.073 0.473,-0.074C0.483,-0.076 0.493,-0.077 0.502,-0.079C0.511,-0.081 0.519,-0.082 0.528,-0.084L0.528,-0.297L0.382,-0.297L0.382,-0.377Z" style="fill:rgb(115,113,111);fill-rule:nonzero;"/>
-            </g>
-            <g transform="matrix(50,0,0,50,991.766,1266.05)">
-                <path d="M0.468,0L0.097,0L0.097,-0.714L0.468,-0.714L0.468,-0.634L0.188,-0.634L0.188,-0.413L0.449,-0.413L0.449,-0.334L0.188,-0.334L0.188,-0.08L0.468,-0.08L0.468,0Z" style="fill:rgb(115,113,111);fill-rule:nonzero;"/>
-            </g>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   inkscape:version="1.0beta2 (unknown)"
+   sodipodi:docname="c2e-logo.svg"
+   id="svg76"
+   style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"
+   xml:space="preserve"
+   version="1.1"
+   viewBox="0 0 804 591"
+   height="100%"
+   width="100%"><metadata
+   id="metadata82"><rdf:RDF><cc:Work
+       rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+         rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
+   id="defs80" /><sodipodi:namedview
+   inkscape:current-layer="svg76"
+   inkscape:window-maximized="0"
+   inkscape:window-y="43"
+   inkscape:window-x="1979"
+   inkscape:cy="114.94749"
+   inkscape:cx="152.77731"
+   inkscape:zoom="0.70219966"
+   showgrid="false"
+   id="namedview78"
+   inkscape:window-height="939"
+   inkscape:window-width="1504"
+   inkscape:pageshadow="2"
+   inkscape:pageopacity="0"
+   guidetolerance="10"
+   gridtolerance="10"
+   objecttolerance="10"
+   borderopacity="1"
+   inkscape:document-rotation="0"
+   bordercolor="#666666"
+   pagecolor="#ffffff" />
+    
+    <g
+   id="g74"
+   transform="matrix(2.14218,0,0,2.14218,-2047.2241,-3338.532)">
+        <g
+   id="g56"
+   transform="matrix(0.466814,0,0,0.466814,563.545,1222.13)">
+            <path
+   inkscape:connector-curvature="0"
+   id="path54"
+   style="fill:#ffffff"
+   d="m 1081.47,883.955 c 8.58,-16.579 20.84,-31.909 36.93,-45.924 32.85,-28.609 71.17,-42.943 114.96,-42.943 44.47,0 81.31,13.08 111.03,37.744 18.76,15.568 32.23,33.853 40.3,54.9 16.83,-5.023 34.9,-7.553 54.21,-7.553 51.33,0 93.96,17.812 128.18,52.773 34.92,35.671 51.26,74.978 51.26,116.918 0,19.93 -5.61,35.41 -14.64,47.27 5.77,10.6 8.44,22.01 8.44,34.04 0,26.58 -16.78,58.35 -66.09,81.09 -32.49,14.98 -66.15,22.41 -100.96,22.41 -30.16,0 -390.77,0 -404.19,0 -52.758,0 -95.524,-17.86 -128.845,-52.21 -33.302,-34.33 -50.075,-75.82 -50.075,-124.57 0,-47.83 16.839,-89.367 50.788,-124.501 34.068,-35.255 76.685,-53.22 128.132,-53.22 10.31,0 21.48,0.845 33.5,2.616 2.35,0.346 4.71,0.732 7.07,1.16 z" />
         </g>
-    </g>
-    <g transform="matrix(2.14218,0,0,2.14218,-2045.8,-3396.92)">
-        <g transform="matrix(0.466814,0,0,0.466814,563.545,1222.13)">
-            <path d="M1081.47,883.955C1090.05,867.376 1102.31,852.046 1118.4,838.031C1151.25,809.422 1189.57,795.088 1233.36,795.088C1277.83,795.088 1314.67,808.168 1344.39,832.832C1363.15,848.4 1376.62,866.685 1384.69,887.732C1401.52,882.709 1419.59,880.179 1438.9,880.179C1490.23,880.179 1532.86,897.991 1567.08,932.952C1602,968.623 1618.34,1007.93 1618.34,1049.87C1618.34,1069.8 1612.73,1085.28 1603.7,1097.14C1609.47,1107.74 1612.14,1119.15 1612.14,1131.18C1612.14,1157.76 1595.36,1189.53 1546.05,1212.27C1513.56,1227.25 1479.9,1234.68 1445.09,1234.68C1414.93,1234.68 1054.32,1234.68 1040.9,1234.68C988.142,1234.68 945.376,1216.82 912.055,1182.47C878.753,1148.14 861.98,1106.65 861.98,1057.9C861.98,1010.07 878.819,968.533 912.768,933.399C946.836,898.144 989.453,880.179 1040.9,880.179C1051.21,880.179 1062.38,881.024 1074.4,882.795C1076.75,883.141 1079.11,883.527 1081.47,883.955Z" style="fill:white;"/>
-        </g>
-        <g transform="matrix(0.466814,0,0,0.466814,563.545,1222.13)">
-            <path d="M1078.65,878.185C1087.39,862.345 1099.46,847.625 1114.98,834.103C1148.81,804.643 1188.26,789.879 1233.36,789.879C1279.17,789.879 1317.1,803.416 1347.72,828.824C1365.88,843.895 1379.25,861.432 1387.77,881.448C1403.75,877.144 1420.79,874.97 1438.9,874.97C1491.72,874.97 1535.59,893.33 1570.81,929.309C1606.8,966.079 1623.54,1006.63 1623.54,1049.87C1623.54,1069.66 1618.29,1085.32 1609.8,1097.6C1614.94,1108.14 1617.35,1119.38 1617.35,1131.18C1617.35,1159.18 1600.17,1193.04 1548.23,1217C1515.04,1232.3 1480.65,1239.89 1445.09,1239.89C1414.93,1239.89 1054.32,1239.89 1040.9,1239.89C986.602,1239.89 942.611,1221.45 908.316,1186.1C874.044,1150.76 856.772,1108.07 856.772,1057.9C856.772,1008.68 874.088,965.933 909.023,929.78C944.089,893.491 987.945,874.97 1040.9,874.97C1051.44,874.97 1062.87,875.831 1075.16,877.642C1076.32,877.813 1077.49,877.994 1078.65,878.185ZM1445.09,1229.47C1479.15,1229.47 1512.08,1222.2 1543.86,1207.54C1590.55,1186.01 1606.94,1156.34 1606.94,1131.18C1606.94,1120.03 1604.48,1109.45 1599.13,1099.63C1598.15,1097.82 1598.31,1095.61 1599.56,1093.98C1607.98,1082.92 1613.13,1068.45 1613.13,1049.87C1613.13,1009.22 1597.2,971.167 1563.36,936.595C1530.14,902.653 1488.73,885.387 1438.9,885.387C1420.12,885.387 1402.55,887.838 1386.18,892.723C1383.58,893.502 1380.81,892.14 1379.83,889.598C1372.07,869.365 1359.1,851.805 1341.07,836.84C1312.24,812.919 1276.49,800.296 1233.36,800.296C1190.87,800.296 1153.7,814.202 1121.83,841.958C1106.27,855.51 1094.39,870.318 1086.1,886.348C1085.05,888.379 1082.8,889.488 1080.55,889.08C1078.24,888.663 1075.94,888.285 1073.64,887.948C1061.89,886.217 1050.98,885.387 1040.9,885.387C990.962,885.387 949.582,902.797 916.514,937.018C883.55,971.132 867.188,1011.46 867.188,1057.9C867.188,1105.23 883.462,1145.51 915.793,1178.84C948.142,1212.19 989.683,1229.47 1040.9,1229.47L1445.09,1229.47Z" style="fill:rgb(115,113,111);"/>
+        <g
+   id="g60"
+   transform="matrix(0.466814,0,0,0.466814,563.545,1222.13)">
+            <path
+   inkscape:connector-curvature="0"
+   id="path58"
+   style="fill:#73716f"
+   d="m 1078.65,878.185 c 8.74,-15.84 20.81,-30.56 36.33,-44.082 33.83,-29.46 73.28,-44.224 118.38,-44.224 45.81,0 83.74,13.537 114.36,38.945 18.16,15.071 31.53,32.608 40.05,52.624 15.98,-4.304 33.02,-6.478 51.13,-6.478 52.82,0 96.69,18.36 131.91,54.339 35.99,36.77 52.73,77.321 52.73,120.561 0,19.79 -5.25,35.45 -13.74,47.73 5.14,10.54 7.55,21.78 7.55,33.58 0,28 -17.18,61.86 -69.12,85.82 -33.19,15.3 -67.58,22.89 -103.14,22.89 -30.16,0 -390.77,0 -404.19,0 -54.298,0 -98.289,-18.44 -132.584,-53.79 -34.272,-35.34 -51.544,-78.03 -51.544,-128.2 0,-49.22 17.316,-91.967 52.251,-128.12 35.066,-36.289 78.922,-54.81 131.877,-54.81 10.54,0 21.97,0.861 34.26,2.672 1.16,0.171 2.33,0.352 3.49,0.543 z m 366.44,351.285 c 34.06,0 66.99,-7.27 98.77,-21.93 46.69,-21.53 63.08,-51.2 63.08,-76.36 0,-11.15 -2.46,-21.73 -7.81,-31.55 -0.98,-1.81 -0.82,-4.02 0.43,-5.65 8.42,-11.06 13.57,-25.53 13.57,-44.11 0,-40.65 -15.93,-78.703 -49.77,-113.275 -33.22,-33.942 -74.63,-51.208 -124.46,-51.208 -18.78,0 -36.35,2.451 -52.72,7.336 -2.6,0.779 -5.37,-0.583 -6.35,-3.125 -7.76,-20.233 -20.73,-37.793 -38.76,-52.758 -28.83,-23.921 -64.58,-36.544 -107.71,-36.544 -42.49,0 -79.66,13.906 -111.53,41.662 -15.56,13.552 -27.44,28.36 -35.73,44.39 -1.05,2.031 -3.3,3.14 -5.55,2.732 -2.31,-0.417 -4.61,-0.795 -6.91,-1.132 -11.75,-1.731 -22.66,-2.561 -32.74,-2.561 -49.938,0 -91.318,17.41 -124.386,51.631 -32.964,34.114 -49.326,74.442 -49.326,120.882 0,47.33 16.274,87.61 48.605,120.94 32.349,33.35 73.89,50.63 125.107,50.63 z" />
         </g>
-        <g transform="matrix(240.804,0,0,220.676,1070.43,1774.45)">
-            <path d="M0.268,-0.132L0.451,-0.132C0.474,-0.132 0.493,-0.127 0.507,-0.116C0.522,-0.105 0.529,-0.088 0.529,-0.066C0.529,-0.044 0.522,-0.028 0.508,-0.017C0.495,-0.006 0.478,0 0.457,0L0.123,0C0.1,0 0.081,-0.006 0.067,-0.017C0.052,-0.028 0.045,-0.044 0.045,-0.066C0.045,-0.081 0.053,-0.098 0.068,-0.117C0.086,-0.138 0.113,-0.169 0.148,-0.209C0.183,-0.248 0.215,-0.284 0.242,-0.318C0.269,-0.35 0.294,-0.383 0.317,-0.416C0.34,-0.45 0.352,-0.481 0.352,-0.509C0.352,-0.53 0.345,-0.548 0.331,-0.563C0.317,-0.578 0.3,-0.586 0.28,-0.586C0.259,-0.586 0.242,-0.581 0.229,-0.57C0.216,-0.559 0.207,-0.545 0.203,-0.529C0.198,-0.513 0.193,-0.497 0.188,-0.481C0.183,-0.465 0.176,-0.452 0.166,-0.441C0.155,-0.43 0.141,-0.424 0.124,-0.424C0.101,-0.424 0.084,-0.431 0.07,-0.445C0.058,-0.459 0.051,-0.476 0.051,-0.497C0.051,-0.559 0.075,-0.612 0.122,-0.657C0.169,-0.702 0.223,-0.724 0.286,-0.724C0.349,-0.724 0.402,-0.705 0.445,-0.667C0.487,-0.628 0.508,-0.578 0.508,-0.516C0.508,-0.483 0.499,-0.448 0.48,-0.409C0.461,-0.371 0.442,-0.34 0.423,-0.315C0.403,-0.29 0.375,-0.257 0.339,-0.216C0.303,-0.174 0.279,-0.147 0.268,-0.132Z" style="fill:rgb(83,172,0);fill-rule:nonzero;"/>
+        <g
+   id="g64"
+   transform="matrix(240.804,0,0,220.676,1070.43,1774.45)">
+            <path
+   inkscape:connector-curvature="0"
+   id="path62"
+   style="fill:#53ac00;fill-rule:nonzero"
+   d="m 0.268,-0.132 h 0.183 c 0.023,0 0.042,0.005 0.056,0.016 0.015,0.011 0.022,0.028 0.022,0.05 0,0.022 -0.007,0.038 -0.021,0.049 C 0.495,-0.006 0.478,0 0.457,0 H 0.123 C 0.1,0 0.081,-0.006 0.067,-0.017 0.052,-0.028 0.045,-0.044 0.045,-0.066 c 0,-0.015 0.008,-0.032 0.023,-0.051 0.018,-0.021 0.045,-0.052 0.08,-0.092 C 0.183,-0.248 0.215,-0.284 0.242,-0.318 0.269,-0.35 0.294,-0.383 0.317,-0.416 0.34,-0.45 0.352,-0.481 0.352,-0.509 0.352,-0.53 0.345,-0.548 0.331,-0.563 0.317,-0.578 0.3,-0.586 0.28,-0.586 c -0.021,0 -0.038,0.005 -0.051,0.016 -0.013,0.011 -0.022,0.025 -0.026,0.041 -0.005,0.016 -0.01,0.032 -0.015,0.048 -0.005,0.016 -0.012,0.029 -0.022,0.04 -0.011,0.011 -0.025,0.017 -0.042,0.017 -0.023,0 -0.04,-0.007 -0.054,-0.021 -0.012,-0.014 -0.019,-0.031 -0.019,-0.052 0,-0.062 0.024,-0.115 0.071,-0.16 0.047,-0.045 0.101,-0.067 0.164,-0.067 0.063,0 0.116,0.019 0.159,0.057 0.042,0.039 0.063,0.089 0.063,0.151 0,0.033 -0.009,0.068 -0.028,0.107 -0.019,0.038 -0.038,0.069 -0.057,0.094 -0.02,0.025 -0.048,0.058 -0.084,0.099 -0.036,0.042 -0.06,0.069 -0.071,0.084 z" />
         </g>
-        <g transform="matrix(240.804,0,0,220.676,1170.71,1774.45)">
-            <path d="M0.464,-0.218L0.157,-0.218C0.162,-0.184 0.177,-0.158 0.202,-0.141C0.227,-0.123 0.258,-0.114 0.293,-0.114C0.32,-0.114 0.352,-0.124 0.388,-0.143C0.424,-0.162 0.447,-0.172 0.456,-0.172C0.471,-0.172 0.485,-0.166 0.497,-0.153C0.509,-0.14 0.515,-0.126 0.515,-0.11C0.515,-0.08 0.49,-0.052 0.439,-0.027C0.388,-0.001 0.335,0.012 0.28,0.012C0.2,0.012 0.135,-0.014 0.085,-0.066C0.035,-0.118 0.01,-0.184 0.01,-0.265C0.01,-0.34 0.035,-0.406 0.084,-0.461C0.133,-0.516 0.194,-0.544 0.268,-0.544C0.342,-0.544 0.404,-0.517 0.453,-0.462C0.502,-0.406 0.527,-0.347 0.527,-0.282C0.527,-0.239 0.506,-0.218 0.464,-0.218ZM0.154,-0.314L0.383,-0.314C0.379,-0.347 0.367,-0.373 0.347,-0.394C0.327,-0.414 0.301,-0.424 0.268,-0.424C0.237,-0.424 0.211,-0.413 0.19,-0.393C0.169,-0.372 0.157,-0.345 0.154,-0.314Z" style="fill:rgb(115,113,111);fill-rule:nonzero;"/>
+        <g
+   id="g68"
+   transform="matrix(240.804,0,0,220.676,1170.71,1774.45)">
+            <path
+   inkscape:connector-curvature="0"
+   id="path66"
+   style="fill:#73716f;fill-rule:nonzero"
+   d="M 0.464,-0.218 H 0.157 c 0.005,0.034 0.02,0.06 0.045,0.077 0.025,0.018 0.056,0.027 0.091,0.027 0.027,0 0.059,-0.01 0.095,-0.029 0.036,-0.019 0.059,-0.029 0.068,-0.029 0.015,0 0.029,0.006 0.041,0.019 0.012,0.013 0.018,0.027 0.018,0.043 0,0.03 -0.025,0.058 -0.076,0.083 C 0.388,-0.001 0.335,0.012 0.28,0.012 0.2,0.012 0.135,-0.014 0.085,-0.066 0.035,-0.118 0.01,-0.184 0.01,-0.265 c 0,-0.075 0.025,-0.141 0.074,-0.196 0.049,-0.055 0.11,-0.083 0.184,-0.083 0.074,0 0.136,0.027 0.185,0.082 0.049,0.056 0.074,0.115 0.074,0.18 0,0.043 -0.021,0.064 -0.063,0.064 z m -0.31,-0.096 h 0.229 c -0.004,-0.033 -0.016,-0.059 -0.036,-0.08 -0.02,-0.02 -0.046,-0.03 -0.079,-0.03 -0.031,0 -0.057,0.011 -0.078,0.031 -0.021,0.021 -0.033,0.048 -0.036,0.079 z" />
         </g>
-        <g transform="matrix(240.804,0,0,220.676,982.509,1774.45)">
-            <path d="M0.435,-0.497C0.448,-0.484 0.454,-0.47 0.454,-0.453C0.454,-0.436 0.449,-0.421 0.439,-0.406C0.428,-0.391 0.415,-0.384 0.399,-0.384C0.388,-0.384 0.37,-0.389 0.345,-0.398C0.321,-0.407 0.301,-0.412 0.285,-0.412C0.246,-0.412 0.217,-0.398 0.196,-0.369C0.174,-0.34 0.164,-0.305 0.164,-0.265C0.164,-0.227 0.175,-0.193 0.197,-0.164C0.219,-0.135 0.248,-0.12 0.285,-0.12C0.298,-0.12 0.319,-0.125 0.345,-0.135C0.373,-0.145 0.388,-0.15 0.392,-0.15C0.409,-0.15 0.423,-0.144 0.436,-0.132C0.448,-0.119 0.454,-0.104 0.454,-0.087C0.454,-0.064 0.443,-0.045 0.42,-0.029C0.397,-0.013 0.372,-0.002 0.347,0.003C0.322,0.009 0.299,0.012 0.278,0.012C0.202,0.012 0.14,-0.015 0.092,-0.069C0.044,-0.123 0.02,-0.188 0.02,-0.265C0.02,-0.34 0.045,-0.406 0.094,-0.461C0.142,-0.516 0.204,-0.544 0.278,-0.544C0.294,-0.544 0.311,-0.543 0.33,-0.54C0.349,-0.537 0.368,-0.532 0.387,-0.525C0.406,-0.518 0.422,-0.509 0.435,-0.497Z" style="fill:rgb(115,113,111);fill-rule:nonzero;"/>
+        <g
+   id="g72"
+   transform="matrix(240.804,0,0,220.676,982.509,1774.45)">
+            <path
+   inkscape:connector-curvature="0"
+   id="path70"
+   style="fill:#73716f;fill-rule:nonzero"
+   d="m 0.435,-0.497 c 0.013,0.013 0.019,0.027 0.019,0.044 0,0.017 -0.005,0.032 -0.015,0.047 -0.011,0.015 -0.024,0.022 -0.04,0.022 -0.011,0 -0.029,-0.005 -0.054,-0.014 -0.024,-0.009 -0.044,-0.014 -0.06,-0.014 -0.039,0 -0.068,0.014 -0.089,0.043 -0.022,0.029 -0.032,0.064 -0.032,0.104 0,0.038 0.011,0.072 0.033,0.101 0.022,0.029 0.051,0.044 0.088,0.044 0.013,0 0.034,-0.005 0.06,-0.015 0.028,-0.01 0.043,-0.015 0.047,-0.015 0.017,0 0.031,0.006 0.044,0.018 0.012,0.013 0.018,0.028 0.018,0.045 0,0.023 -0.011,0.042 -0.034,0.058 C 0.397,-0.013 0.372,-0.002 0.347,0.003 0.322,0.009 0.299,0.012 0.278,0.012 0.202,0.012 0.14,-0.015 0.092,-0.069 0.044,-0.123 0.02,-0.188 0.02,-0.265 c 0,-0.075 0.025,-0.141 0.074,-0.196 0.048,-0.055 0.11,-0.083 0.184,-0.083 0.016,0 0.033,0.001 0.052,0.004 0.019,0.003 0.038,0.008 0.057,0.015 0.019,0.007 0.035,0.016 0.048,0.028 z" />
         </g>
     </g>
 </svg>
+ echo 'Changes have been detected, publishing to repo '"'"'www.eclipse.org/packages'"'"
Changes have been detected, publishing to repo 'www.eclipse.org/packages'
+ git commit -m 'Website build Website/develop-3'
[staging 1fddfd1] Website build Website/develop-3
 1 file changed, 93 insertions(+), 55 deletions(-)
 rewrite packages/cloud2edge/images/c2e-logo.svg (99%)
+ git log --graph --abbrev-commit '--date=relative' -n 5
* commit 1fddfd1
| Author: Eclipse IoT Packages Bot <packages-bot@eclipse.org>
| Date:   0 seconds ago
| 
|     Website build Website/develop-3
| 
* commit c6bb628
| Author: Eclipse IoT Packages Bot <packages-bot@eclipse.org>
| Date:   21 hours ago
| 
|     Website build Website/develop-2
| 
* commit ad86444
| Author: Eclipse IoT Packages Bot <packages-bot@eclipse.org>
| Date:   5 weeks ago
| 
|     Website build Website/develop-60
| 
* commit 40bf11e
| Author: Eclipse IoT Packages Bot <packages-bot@eclipse.org>
| Date:   5 weeks ago
| 
|     Website build Website/develop-54
| 
* commit c678f84
| Author: Eclipse IoT Packages Bot <packages-bot@eclipse.org>
| Date:   5 weeks ago
| 
|     Website build Website/develop-52
+ git push origin HEAD:staging
remote: 
remote: Processing changes: refs: 1
remote: Processing changes: refs: 1, done            
remote: ----------        
remote: Reviewing commit: 1fddfd17        
remote: Authored by: Eclipse IoT Packages Bot <packages-bot@eclipse.org>        
remote: 
remote: The author is a committer on the project.        
remote: 
remote: This commit passes Eclipse validation.        
To ssh://git.eclipse.org:29418/www.eclipse.org/packages
   c6bb628..1fddfd1  HEAD -> staging
[Pipeline] }
Executing shell script inside container [jnlp] of pod [packages-3173a18c-c811-4390-a5e8-e406b719c414-bnkdp-hxk6f]
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 398 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS