Started by user Thomas Jaeckle Running as Thomas Jaeckle Agent basic-7zg2v is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-7zg2v" namespace: "ditto" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.ditto.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-7zg2v" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-7zg2v" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.ditto.svc.cluster.local/ditto/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-ditto" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-7zg2v (basic) in workspace /home/jenkins/agent/workspace/license-check-0-ditto_works-with The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/ditto.git > git init /home/jenkins/agent/workspace/license-check-0-ditto_works-with # timeout=10 Fetching upstream changes from https://github.com/eclipse/ditto.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/ditto.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/ditto.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 8bbd41783d044c237dd94ee5a427c55012a778b4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8bbd41783d044c237dd94ee5a427c55012a778b4 # timeout=10 Commit message: "#1730 fix test imports after merge of Pekko migration" > git rev-list --no-walk c0e8e0f57cd5f2ac5aff0d331683d981dd8f020d # timeout=10 [license-check-0-ditto_works-with] $ /bin/sh -xe /tmp/jenkins9404494325089693611.sh + wget -q --show-progress -O org.eclipse.dash.licenses-latest.jar 'https://repo.eclipse.org/service/local/artifact/maven/redirect?r=dash-licenses&g=org.eclipse.dash&a=org.eclipse.dash.licenses&v=LATEST' 0K .......... .......... .......... .......... .......... 0% 99.2M 0s 50K .......... .......... .......... .......... .......... 0% 81.7M 0s 100K .......... .......... .......... .......... .......... 1% 148M 0s 150K .......... .......... .......... .......... .......... 1% 113M 0s 200K .......... .......... .......... .......... .......... 2% 97.3M 0s 250K .......... .......... .......... .......... .......... 2% 130M 0s 300K .......... .......... .......... .......... .......... 2% 132M 0s 350K .......... .......... .......... .......... .......... 3% 84.0M 0s 400K .......... .......... .......... .......... .......... 3% 95.0M 0s 450K .......... .......... .......... .......... .......... 4% 120M 0s 500K .......... .......... .......... .......... .......... 4% 132M 0s 550K .......... .......... .......... .......... .......... 4% 93.8M 0s 600K .......... .......... .......... .......... .......... 5% 121M 0s 650K .......... .......... .......... .......... .......... 5% 127M 0s 700K .......... .......... .......... .......... .......... 6% 97.8M 0s 750K .......... .......... .......... .......... .......... 6% 86.9M 0s 800K .......... .......... .......... .......... .......... 7% 117M 0s 850K .......... .......... .......... .......... .......... 7% 101M 0s 900K .......... .......... .......... .......... .......... 7% 133M 0s 950K .......... .......... .......... .......... .......... 8% 130M 0s 1000K .......... .......... .......... .......... .......... 8% 88.0M 0s 1050K .......... .......... .......... .......... .......... 9% 128M 0s 1100K .......... .......... .......... .......... .......... 9% 136M 0s 1150K .......... .......... .......... .......... .......... 9% 91.5M 0s 1200K .......... .......... .......... .......... .......... 10% 114M 0s 1250K .......... .......... .......... .......... .......... 10% 96.7M 0s 1300K .......... .......... .......... .......... .......... 11% 131M 0s 1350K .......... .......... .......... .......... .......... 11% 128M 0s 1400K .......... .......... .......... .......... .......... 11% 124M 0s 1450K .......... .......... .......... .......... .......... 12% 94.3M 0s 1500K .......... .......... .......... .......... .......... 12% 1.36M 0s 1550K .......... .......... .......... .......... .......... 13% 50.2M 0s 1600K .......... .......... .......... .......... .......... 13% 118M 0s 1650K .......... .......... .......... .......... .......... 14% 104M 0s 1700K .......... .......... .......... .......... .......... 14% 104M 0s 1750K .......... .......... .......... .......... .......... 14% 95.6M 0s 1800K .......... .......... .......... .......... .......... 15% 96.6M 0s 1850K .......... .......... .......... .......... .......... 15% 125M 0s 1900K .......... .......... .......... .......... .......... 16% 96.0M 0s 1950K .......... .......... .......... .......... .......... 16% 67.6M 0s 2000K .......... .......... .......... .......... .......... 16% 113M 0s 2050K .......... .......... .......... .......... .......... 17% 107M 0s 2100K .......... .......... .......... .......... .......... 17% 131M 0s 2150K .......... .......... .......... .......... .......... 18% 63.8M 0s 2200K .......... .......... .......... .......... .......... 18% 4.66M 0s 2250K .......... .......... .......... .......... .......... 19% 128M 0s 2300K .......... .......... .......... .......... .......... 19% 98.1M 0s 2350K .......... .......... .......... .......... .......... 19% 92.6M 0s 2400K .......... .......... .......... .......... .......... 20% 4.87M 0s 2450K .......... .......... .......... .......... .......... 20% 143M 0s 2500K .......... .......... .......... .......... .......... 21% 89.0M 0s 2550K .......... .......... .......... .......... .......... 21% 129M 0s 2600K .......... .......... .......... .......... .......... 21% 129M 0s 2650K .......... .......... .......... .......... .......... 22% 88.8M 0s 2700K .......... .......... .......... .......... .......... 22% 139M 0s 2750K .......... .......... .......... .......... .......... 23% 90.7M 0s 2800K .......... .......... .......... .......... .......... 23% 130M 0s 2850K .......... .......... .......... .......... .......... 23% 116M 0s 2900K .......... .......... .......... .......... .......... 24% 95.6M 0s 2950K .......... .......... .......... .......... .......... 24% 122M 0s 3000K .......... .......... .......... .......... .......... 25% 128M 0s 3050K .......... .......... .......... .......... .......... 25% 95.9M 0s 3100K .......... .......... .......... .......... .......... 26% 114M 0s 3150K .......... .......... .......... .......... .......... 26% 99.1M 0s 3200K .......... .......... .......... .......... .......... 26% 132M 0s 3250K .......... .......... .......... .......... .......... 27% 106M 0s 3300K .......... .......... .......... .......... .......... 27% 104M 0s 3350K .......... .......... .......... .......... .......... 28% 118M 0s 3400K .......... .......... .......... .......... .......... 28% 145M 0s 3450K .......... .......... .......... .......... .......... 28% 89.9M 0s 3500K .......... .......... .......... .......... .......... 29% 1.54M 0s 3550K .......... .......... .......... .......... .......... 29% 101M 0s 3600K .......... .......... .......... .......... .......... 30% 122M 0s 3650K .......... .......... .......... .......... .......... 30% 99.2M 0s 3700K .......... .......... .......... .......... .......... 31% 134M 0s 3750K .......... .......... .......... .......... .......... 31% 111M 0s 3800K .......... .......... .......... .......... .......... 31% 99.0M 0s 3850K .......... .......... .......... .......... .......... 32% 123M 0s 3900K .......... .......... .......... .......... .......... 32% 131M 0s 3950K .......... .......... .......... .......... .......... 33% 86.3M 0s 4000K .......... .......... .......... .......... .......... 33% 94.7M 0s 4050K .......... .......... .......... .......... .......... 33% 127M 0s 4100K .......... .......... .......... .......... .......... 34% 138M 0s 4150K .......... .......... .......... .......... .......... 34% 111M 0s 4200K .......... .......... .......... .......... .......... 35% 94.1M 0s 4250K .......... .......... .......... .......... .......... 35% 131M 0s 4300K .......... .......... .......... .......... .......... 35% 131M 0s 4350K .......... .......... .......... .......... .......... 36% 92.0M 0s 4400K .......... .......... .......... .......... .......... 36% 85.8M 0s 4450K .......... .......... .......... .......... .......... 37% 136M 0s 4500K .......... .......... .......... .......... .......... 37% 131M 0s 4550K .......... .......... .......... .......... .......... 38% 83.3M 0s 4600K .......... .......... .......... .......... .......... 38% 133M 0s 4650K .......... .......... .......... .......... .......... 38% 129M 0s 4700K .......... .......... .......... .......... .......... 39% 121M 0s 4750K .......... .......... .......... .......... .......... 39% 91.5M 0s 4800K .......... .......... .......... .......... .......... 40% 90.9M 0s 4850K .......... .......... .......... .......... .......... 40% 134M 0s 4900K .......... .......... .......... .......... .......... 40% 131M 0s 4950K .......... .......... .......... .......... .......... 41% 84.8M 0s 5000K .......... .......... .......... .......... .......... 41% 128M 0s 5050K .......... .......... .......... .......... .......... 42% 132M 0s 5100K .......... .......... .......... .......... .......... 42% 118M 0s 5150K .......... .......... .......... .......... .......... 43% 90.5M 0s 5200K .......... .......... .......... .......... .......... 43% 95.7M 0s 5250K .......... .......... .......... .......... .......... 43% 129M 0s 5300K .......... .......... .......... .......... .......... 44% 125M 0s 5350K .......... .......... .......... .......... .......... 44% 87.7M 0s 5400K .......... .......... .......... .......... .......... 45% 137M 0s 5450K .......... .......... .......... .......... .......... 45% 128M 0s 5500K .......... .......... .......... .......... .......... 45% 124M 0s 5550K .......... .......... .......... .......... .......... 46% 88.0M 0s 5600K .......... .......... .......... .......... .......... 46% 94.2M 0s 5650K .......... .......... .......... .......... .......... 47% 131M 0s 5700K .......... .......... .......... .......... .......... 47% 109M 0s 5750K .......... .......... .......... .......... .......... 47% 99.6M 0s 5800K .......... .......... .......... .......... .......... 48% 136M 0s 5850K .......... .......... .......... .......... .......... 48% 116M 0s 5900K .......... .......... .......... .......... .......... 49% 102M 0s 5950K .......... .......... .......... .......... .......... 49% 93.9M 0s 6000K .......... .......... .......... .......... .......... 50% 126M 0s 6050K .......... .......... .......... .......... .......... 50% 7.36M 0s 6100K .......... .......... .......... .......... .......... 50% 1.44M 0s 6150K .......... .......... .......... .......... .......... 51% 136M 0s 6200K .......... .......... .......... .......... .......... 51% 111M 0s 6250K .......... .......... .......... .......... .......... 52% 101M 0s 6300K .......... .......... .......... .......... .......... 52% 141M 0s 6350K .......... .......... .......... .......... .......... 52% 90.5M 0s 6400K .......... .......... .......... .......... .......... 53% 124M 0s 6450K .......... .......... .......... .......... .......... 53% 94.9M 0s 6500K .......... .......... .......... .......... .......... 54% 128M 0s 6550K .......... .......... .......... .......... .......... 54% 116M 0s 6600K .......... .......... .......... .......... .......... 55% 93.0M 0s 6650K .......... .......... .......... .......... .......... 55% 87.3M 0s 6700K .......... .......... .......... .......... .......... 55% 136M 0s 6750K .......... .......... .......... .......... .......... 56% 87.3M 0s 6800K .......... .......... .......... .......... .......... 56% 120M 0s 6850K .......... .......... .......... .......... .......... 57% 96.6M 0s 6900K .......... .......... .......... .......... .......... 57% 86.7M 0s 6950K .......... .......... .......... .......... .......... 57% 82.1M 0s 7000K .......... .......... .......... .......... .......... 58% 139M 0s 7050K .......... .......... .......... .......... .......... 58% 104M 0s 7100K .......... .......... .......... .......... .......... 59% 101M 0s 7150K .......... .......... .......... .......... .......... 59% 94.1M 0s 7200K .......... .......... .......... .......... .......... 59% 118M 0s 7250K .......... .......... .......... .......... .......... 60% 69.2M 0s 7300K .......... .......... .......... .......... .......... 60% 82.0M 0s 7350K .......... .......... .......... .......... .......... 61% 113M 0s 7400K .......... .......... .......... .......... .......... 61% 93.4M 0s 7450K .......... .......... .......... .......... .......... 62% 124M 0s 7500K .......... .......... .......... .......... .......... 62% 126M 0s 7550K .......... .......... .......... .......... .......... 62% 69.7M 0s 7600K .......... .......... .......... .......... .......... 63% 139M 0s 7650K .......... .......... .......... .......... .......... 63% 47.8M 0s 7700K .......... .......... .......... .......... .......... 64% 107M 0s 7750K .......... .......... .......... .......... .......... 64% 105M 0s 7800K .......... .......... .......... .......... .......... 64% 132M 0s 7850K .......... .......... .......... .......... .......... 65% 120M 0s 7900K .......... .......... .......... .......... .......... 65% 96.1M 0s 7950K .......... .......... .......... .......... .......... 66% 91.4M 0s 8000K .......... .......... .......... .......... .......... 66% 66.3M 0s 8050K .......... .......... .......... .......... .......... 67% 74.4M 0s 8100K .......... .......... .......... .......... .......... 67% 119M 0s 8150K .......... .......... .......... .......... .......... 67% 68.5M 0s 8200K .......... .......... .......... .......... .......... 68% 134M 0s 8250K .......... .......... .......... .......... .......... 68% 126M 0s 8300K .......... .......... .......... .......... .......... 69% 90.2M 0s 8350K .......... .......... .......... .......... .......... 69% 89.7M 0s 8400K .......... .......... .......... .......... .......... 69% 87.0M 0s 8450K .......... .......... .......... .......... .......... 70% 65.4M 0s 8500K .......... .......... .......... .......... .......... 70% 131M 0s 8550K .......... .......... .......... .......... .......... 71% 79.9M 0s 8600K .......... .......... .......... .......... .......... 71% 92.7M 0s 8650K .......... .......... .......... .......... .......... 71% 132M 0s 8700K .......... .......... .......... .......... .......... 72% 108M 0s 8750K .......... .......... .......... .......... .......... 72% 99.8M 0s 8800K .......... .......... .......... .......... .......... 73% 93.8M 0s 8850K .......... .......... .......... .......... .......... 73% 28.3M 0s 8900K .......... .......... .......... .......... .......... 74% 90.8M 0s 8950K .......... .......... .......... .......... .......... 74% 106M 0s 9000K .......... .......... .......... .......... .......... 74% 109M 0s 9050K .......... .......... .......... .......... .......... 75% 137M 0s 9100K .......... .......... .......... .......... .......... 75% 112M 0s 9150K .......... .......... .......... .......... .......... 76% 75.2M 0s 9200K .......... .......... .......... .......... .......... 76% 134M 0s 9250K .......... .......... .......... .......... .......... 76% 136M 0s 9300K .......... .......... .......... .......... .......... 77% 89.7M 0s 9350K .......... .......... .......... .......... .......... 77% 128M 0s 9400K .......... .......... .......... .......... .......... 78% 115M 0s 9450K .......... .......... .......... .......... .......... 78% 4.88M 0s 9500K .......... .......... .......... .......... .......... 78% 126M 0s 9550K .......... .......... .......... .......... .......... 79% 85.0M 0s 9600K .......... .......... .......... .......... .......... 79% 94.9M 0s 9650K .......... .......... .......... .......... .......... 80% 148M 0s 9700K .......... .......... .......... .......... .......... 80% 130M 0s 9750K .......... .......... .......... .......... .......... 81% 86.8M 0s 9800K .......... .......... .......... .......... .......... 81% 127M 0s 9850K .......... .......... .......... .......... .......... 81% 116M 0s 9900K .......... .......... .......... .......... .......... 82% 108M 0s 9950K .......... .......... .......... .......... .......... 82% 95.5M 0s 10000K .......... .......... .......... .......... .......... 83% 126M 0s 10050K .......... .......... .......... .......... .......... 83% 123M 0s 10100K .......... .......... .......... .......... .......... 83% 96.5M 0s 10150K .......... .......... .......... .......... .......... 84% 129M 0s 10200K .......... .......... .......... .......... .......... 84% 89.7M 0s 10250K .......... .......... .......... .......... .......... 85% 122M 0s 10300K .......... .......... .......... .......... .......... 85% 133M 0s 10350K .......... .......... .......... .......... .......... 86% 70.7M 0s 10400K .......... .......... .......... .......... .......... 86% 10.8M 0s 10450K .......... .......... .......... .......... .......... 86% 110M 0s 10500K .......... .......... .......... .......... .......... 87% 140M 0s 10550K .......... .......... .......... .......... .......... 87% 90.8M 0s 10600K .......... .......... .......... .......... .......... 88% 144M 0s 10650K .......... .......... .......... .......... .......... 88% 132M 0s 10700K .......... .......... .......... .......... .......... 88% 103M 0s 10750K .......... .......... .......... .......... .......... 89% 89.3M 0s 10800K .......... .......... .......... .......... .......... 89% 129M 0s 10850K .......... .......... .......... .......... .......... 90% 120M 0s 10900K .......... .......... .......... .......... .......... 90% 97.7M 0s 10950K .......... .......... .......... .......... .......... 90% 82.8M 0s 11000K .......... .......... .......... .......... .......... 91% 129M 0s 11050K .......... .......... .......... .......... .......... 91% 97.3M 0s 11100K .......... .......... .......... .......... .......... 92% 135M 0s 11150K .......... .......... .......... .......... .......... 92% 69.8M 0s 11200K .......... .......... .......... .......... .......... 93% 12.1M 0s 11250K .......... .......... .......... .......... .......... 93% 124M 0s 11300K .......... .......... .......... .......... .......... 93% 134M 0s 11350K .......... .......... .......... .......... .......... 94% 139M 0s 11400K .......... .......... .......... .......... .......... 94% 91.5M 0s 11450K .......... .......... .......... .......... .......... 95% 157M 0s 11500K .......... .......... .......... .......... .......... 95% 116M 0s 11550K .......... .......... .......... .......... .......... 95% 91.4M 0s 11600K .......... .......... .......... .......... .......... 96% 71.2M 0s 11650K .......... .......... .......... .......... .......... 96% 133M 0s 11700K .......... .......... .......... .......... .......... 97% 131M 0s 11750K .......... .......... .......... .......... .......... 97% 88.0M 0s 11800K .......... .......... .......... .......... .......... 98% 134M 0s 11850K .......... .......... .......... .......... .......... 98% 90.9M 0s 11900K .......... .......... .......... .......... .......... 98% 123M 0s 11950K .......... .......... .......... .......... .......... 99% 91.8M 0s 12000K .......... .......... .......... .......... .......... 99% 98.2M 0s 12050K .......... .......... .......... ......... 100% 18.5M=0.3s[license-check-0-ditto_works-with] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml clean install -DskipTests -DskipITs -T1C --batch-mode --errors Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.eclipse.ditto:ditto-internal-utils-pekko:test-jar -> duplicate declaration of version (?) @ org.eclipse.ditto:ditto-policies-service:${revision}, /home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/service/pom.xml, line 143, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [WARNING] The project org.eclipse.ditto:ditto:pom:0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Ditto [pom] [INFO] Eclipse Ditto :: Legal [jar] [INFO] Eclipse Ditto :: BOM [pom] [INFO] Eclipse Ditto :: Utils [pom] [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions [jar] [INFO] Eclipse Ditto :: JSON [bundle] [INFO] Eclipse Ditto :: Base [pom] [INFO] Eclipse Ditto :: Base :: Model [bundle] [INFO] Eclipse Ditto :: Base :: API [jar] [INFO] Eclipse Ditto :: Internal [pom] [INFO] Eclipse Ditto :: Internal :: Utils [pom] [INFO] Eclipse Ditto :: Internal :: Utils :: Config [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics [jar] [INFO] Eclipse Ditto :: Utils :: Result [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing [jar] [INFO] Eclipse Ditto :: Internal :: Models [pom] [INFO] Eclipse Ditto :: Internal :: Models :: Streaming [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Health [jar] [INFO] Eclipse Ditto :: JSON CBOR [bundle] [INFO] Eclipse Ditto :: Policies [pom] [INFO] Eclipse Ditto :: Policies :: Model [bundle] [INFO] Eclipse Ditto :: Things [pom] [INFO] Eclipse Ditto :: Things :: Model [bundle] [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Extension [jar] [INFO] Eclipse Ditto :: Placeholders [bundle] [INFO] Eclipse Ditto :: Base :: Service [jar] [INFO] Eclipse Ditto :: Connectivity [pom] [INFO] Eclipse Ditto :: Connectivity :: Model [bundle] [INFO] Eclipse Ditto :: Thing Search [pom] [INFO] Eclipse Ditto :: Thing Search :: Model [bundle] [INFO] Eclipse Ditto :: Messages [pom] [INFO] Eclipse Ditto :: Messages :: Model [bundle] [INFO] Eclipse Ditto :: Protocol [bundle] [INFO] Eclipse Ditto :: Internal :: Models :: Signal [jar] [INFO] Eclipse Ditto :: Policies :: API [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Cache [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Test [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence [jar] [INFO] Eclipse Ditto :: Things :: API [jar] [INFO] Eclipse Ditto :: Connectivity :: API [jar] [INFO] Eclipse Ditto :: JWT [pom] [INFO] Eclipse Ditto :: JWT :: Model [bundle] [INFO] Eclipse Ditto :: WoT [pom] [INFO] Eclipse Ditto :: WoT :: Model [bundle] [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces [jar] [INFO] Eclipse Ditto :: Policies :: Enforcement [jar] [INFO] Eclipse Ditto :: RQL [pom] [INFO] Eclipse Ditto :: RQL :: Model [bundle] [INFO] Eclipse Ditto :: RQL :: parser [bundle] [INFO] Eclipse Ditto :: RQL :: Query [bundle] [INFO] Eclipse Ditto :: Thing Search :: API [jar] [INFO] Eclipse Ditto :: Edge [pom] [INFO] Eclipse Ditto :: Edge :: Service [jar] [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol [jar] [INFO] Eclipse Ditto :: RQL :: search option parser [bundle] [INFO] Eclipse Ditto :: Internal :: Utils :: Search [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things [jar] [INFO] Eclipse Ditto :: Connectivity :: Service [jar] [INFO] Eclipse Ditto :: Documentation [pom] [INFO] Eclipse Ditto :: Gateway [pom] [INFO] Eclipse Ditto :: Gateway :: API [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP [jar] [INFO] Eclipse Ditto :: Internal :: Utils :: JWT [jar] [INFO] Eclipse Ditto :: Gateway :: Service [jar] [INFO] Eclipse Ditto :: Policies :: Service [jar] [INFO] Eclipse Ditto :: WoT :: Integration [jar] [INFO] Eclipse Ditto :: Things :: Service [jar] [INFO] Eclipse Ditto :: Thing Search :: Service [jar] [INFO] [INFO] Using the MultiThreadedBuilder implementation with a thread count of 2 [INFO] [INFO] ----------------------< org.eclipse.ditto:ditto >----------------------- [INFO] Building Eclipse Ditto 0-SNAPSHOT [1/77] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto --- [INFO] [INFO] --- license:4.1:check (default) @ ditto --- [INFO] Checking licenses... [WARNING] Property 'strictCheck' is not enabled. Please consider adding true in your pom.xml file. [WARNING] See http://mycila.github.io/license-maven-plugin for more information. [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto:pom:0-SNAPSHOT... [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto/0-SNAPSHOT/ditto-0-SNAPSHOT.pom [INFO] [INFO] [INFO] ---------------< org.eclipse.ditto:ditto-documentation >---------------- [INFO] -------------------< org.eclipse.ditto:ditto-legal >-------------------- [INFO] Building Eclipse Ditto :: Documentation 0-SNAPSHOT [2/77] [INFO] Building Eclipse Ditto :: Legal 0-SNAPSHOT [3/77] [INFO] from documentation/pom.xml [INFO] from legal/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-documentation --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-documentation --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-documentation --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/documentation/target/jacoco.exec [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-documentation --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-documentation:pom:0-SNAPSHOT... [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-documentation --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-documentation --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-documentation --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-documentation --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/documentation/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-documentation/0-SNAPSHOT/ditto-documentation-0-SNAPSHOT.pom [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-legal --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-legal --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-legal --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/jacoco.exec [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-legal --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-legal --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-legal:jar:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-legal --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-legal --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-legal --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-legal --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ditto-legal --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-legal --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-legal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-legal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-legal --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/0-SNAPSHOT/ditto-legal-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-legal/0-SNAPSHOT/ditto-legal-0-SNAPSHOT.pom [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-bom >--------------------- [INFO] Building Eclipse Ditto :: BOM 0-SNAPSHOT [4/77] [INFO] from bom/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: BOM: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-bom --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-bom --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-bom --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/bom/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-bom --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-bom --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-bom:pom:0-SNAPSHOT... [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-bom --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/bom/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-bom --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-bom --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-bom --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-bom --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/bom/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-bom/0-SNAPSHOT/ditto-bom-0-SNAPSHOT.pom [INFO] [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-edge >-------------------- [INFO] -------------------< org.eclipse.ditto:ditto-utils >-------------------- [INFO] Building Eclipse Ditto :: Edge 0-SNAPSHOT [5/77] [INFO] Building Eclipse Ditto :: Utils 0-SNAPSHOT [6/77] [INFO] from edge/pom.xml [INFO] from utils/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Edge: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-edge --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-edge --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-edge --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/edge/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-edge --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-edge --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge:pom:0-SNAPSHOT... [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-edge --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/edge/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-edge --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-edge --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-edge --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-edge --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/edge/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-edge/0-SNAPSHOT/ditto-edge-0-SNAPSHOT.pom [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Utils: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-utils --- [INFO] [INFO] --- enforcer:3.0.0:enforce (enforce-banned-dependencies) @ ditto-utils --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-utils --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-utils --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-utils --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils:pom:0-SNAPSHOT... [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-utils --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-utils --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils/0-SNAPSHOT/ditto-utils-0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-utils-jsr305 >---------------- [INFO] Building Eclipse Ditto :: Utils :: JSR-305 Extensions 0-SNAPSHOT [7/77] [INFO] from utils/jsr305/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Utils :: JSR-305 Extensions: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils-jsr305 --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-utils-jsr305 --- [INFO] [INFO] --- enforcer:3.0.0:enforce (enforce-banned-dependencies) @ ditto-utils-jsr305 --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-utils-jsr305 --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/jsr305/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-utils-jsr305 --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/jsr305/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-utils-jsr305 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/jsr305/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-utils-jsr305 --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-jsr305:jar:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-utils-jsr305 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/jsr305/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-utils-jsr305 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/jsr305/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-utils-jsr305 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-utils-jsr305 --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-jsr305 --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/jsr305/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ditto-utils-jsr305 --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-utils-jsr305 --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-utils-jsr305 --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-utils-jsr305 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp:0.15.7:cmp (default) @ ditto-utils-jsr305 --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/jsr305/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/jsr305/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/jsr305/target/japicmp/japicmp.html'. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-utils-jsr305 --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/jsr305/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-jsr305/0-SNAPSHOT/ditto-utils-jsr305-0-SNAPSHOT.pom [INFO] [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-utils-result >---------------- [INFO] --------------------< org.eclipse.ditto:ditto-json >-------------------- [INFO] Building Eclipse Ditto :: Utils :: Result 0-SNAPSHOT [8/77] [INFO] Building Eclipse Ditto :: JSON 0-SNAPSHOT [9/77] [INFO] from utils/result/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] from json/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Utils :: Result: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: JSON: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils-result --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-utils-result --- [INFO] [INFO] --- enforcer:3.0.0:enforce (enforce-banned-dependencies) @ ditto-utils-result --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-utils-result --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/result/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-utils-result --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/result/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-utils-result --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/result/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-utils-result --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-utils-result --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/result/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-utils-result --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/result/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-utils-result --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/result/target/test-classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-json --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-json --- [INFO] [INFO] --- enforcer:3.0.0:enforce (enforce-banned-dependencies) @ ditto-json --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-json --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-json --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/result/src/test/java/org/eclipse/ditto/utils/result/ErrTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/result/src/test/java/org/eclipse/ditto/utils/result/ErrTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-utils-result --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-result --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/result/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ditto-utils-result --- [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-json --- [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-utils-result --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-utils-result --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-utils-result --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-utils-result --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/utils/result/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-utils-result/0-SNAPSHOT/ditto-utils-result-0-SNAPSHOT.pom [INFO] [INFO] ------------------< org.eclipse.ditto:ditto-messages >------------------ [INFO] Building Eclipse Ditto :: Messages 0-SNAPSHOT [10/77] [INFO] from messages/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Messages: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-messages --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-messages --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-messages --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/messages/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-messages --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-messages --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages:pom:0-SNAPSHOT... [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-messages --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/messages/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-messages --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-messages --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-messages --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-messages --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/messages/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-messages/0-SNAPSHOT/ditto-messages-0-SNAPSHOT.pom [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-jwt >--------------------- [INFO] Building Eclipse Ditto :: JWT 0-SNAPSHOT [11/77] [INFO] from jwt/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: JWT: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-jwt --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-jwt --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-jwt --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-jwt --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-jwt --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt:pom:0-SNAPSHOT... [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-json --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json:bundle:0-SNAPSHOT... [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-jwt --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-jwt --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-jwt --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-jwt --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt/0-SNAPSHOT/ditto-jwt-0-SNAPSHOT.pom [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-wot >--------------------- [INFO] Building Eclipse Ditto :: WoT 0-SNAPSHOT [12/77] [INFO] from wot/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: WoT: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-wot --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-wot --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/wot/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-wot --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-wot --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot:pom:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-json --- [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-wot --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/wot/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-wot --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-wot --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-wot --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-wot --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/wot/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot/0-SNAPSHOT/ditto-wot-0-SNAPSHOT.pom [INFO] [INFO] --------------------< org.eclipse.ditto:ditto-rql >--------------------- [INFO] Building Eclipse Ditto :: RQL 0-SNAPSHOT [13/77] [INFO] from rql/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: RQL: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-rql --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-rql --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-rql --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-rql --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql:pom:0-SNAPSHOT... [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-rql --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-rql --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-rql --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-rql --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-rql --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql/0-SNAPSHOT/ditto-rql-0-SNAPSHOT.pom [INFO] [INFO] ------------------< org.eclipse.ditto:ditto-gateway >------------------- [INFO] Building Eclipse Ditto :: Gateway 0-SNAPSHOT [14/77] [INFO] from gateway/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Gateway: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-gateway --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-gateway --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/gateway/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-gateway --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-gateway --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway:pom:0-SNAPSHOT... [INFO] Changes detected - recompiling the module! [INFO] Compiling 67 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/target/classes [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/gateway/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-gateway --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-gateway --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-gateway --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-gateway --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/gateway/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway/0-SNAPSHOT/ditto-gateway-0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-rql-model >------------------ [INFO] Building Eclipse Ditto :: RQL :: Model 0-SNAPSHOT [15/77] [INFO] from rql/model/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: RQL :: Model: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-model --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-rql-model --- [INFO] [INFO] --- enforcer:3.0.0:enforce (enforce-banned-dependencies) @ ditto-rql-model --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-rql-model --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/model/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-rql-model --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-rql-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-rql-model --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-model:bundle:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-rql-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/model/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-rql-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/model/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-rql-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/model/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-rql-model --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-model --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/model/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ ditto-rql-model --- [INFO] /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-json --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-json --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/target/test-classes [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-rql-model --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-rql-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-rql-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp:0.15.7:cmp (default) @ ditto-rql-model --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/model/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/model/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/model/target/japicmp/japicmp.html'. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-rql-model --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.pom [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ ditto-rql-model --- [INFO] Writing OBR metadata [INFO] Installing org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-json --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-json --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ ditto-json --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/target/ditto-json-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.2.2:test-jar (default) @ ditto-json --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/target/ditto-json-0-SNAPSHOT-tests.jar [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-json --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-json --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-json --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp:0.15.7:cmp (default) @ ditto-json --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/target/japicmp/japicmp.html'. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-json --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/target/ditto-json-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json/target/ditto-json-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT-tests.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ ditto-json --- [INFO] Installing org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] [INFO] ------------------< org.eclipse.ditto:ditto-internal >------------------ [INFO] --------------------< org.eclipse.ditto:ditto-base >-------------------- [INFO] Building Eclipse Ditto :: Internal 0-SNAPSHOT [16/77] [INFO] Building Eclipse Ditto :: Base 0-SNAPSHOT [17/77] [INFO] from base/pom.xml [INFO] from internal/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Internal: [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Base: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-internal --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-internal --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-internal --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-internal --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal:pom:0-SNAPSHOT... [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-internal --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-internal --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-internal --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal/0-SNAPSHOT/ditto-internal-0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-json-cbor >------------------ [INFO] Building Eclipse Ditto :: JSON CBOR 0-SNAPSHOT [18/77] [INFO] from json-cbor/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: JSON CBOR: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-base --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-base --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-base --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-base --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base:pom:0-SNAPSHOT... [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-base --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-base --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-base --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-base --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-base --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base/0-SNAPSHOT/ditto-base-0-SNAPSHOT.pom [INFO] [INFO] ------------------< org.eclipse.ditto:ditto-policies >------------------ [INFO] Building Eclipse Ditto :: Policies 0-SNAPSHOT [19/77] [INFO] from policies/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Policies: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-policies --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-policies --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-policies --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-policies --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies:pom:0-SNAPSHOT... [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-policies --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-policies --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-policies --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-policies --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-policies --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies/0-SNAPSHOT/ditto-policies-0-SNAPSHOT.pom [INFO] [INFO] -------------------< org.eclipse.ditto:ditto-things >------------------- [INFO] Building Eclipse Ditto :: Things 0-SNAPSHOT [20/77] [INFO] from things/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Things: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-things --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-things --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/things/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-things --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-things --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things:pom:0-SNAPSHOT... [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-things --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/things/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-things --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-things --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-things --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-things --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/things/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things/0-SNAPSHOT/ditto-things-0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-connectivity >---------------- [INFO] Building Eclipse Ditto :: Connectivity 0-SNAPSHOT [21/77] [INFO] from connectivity/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Connectivity: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-connectivity --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-connectivity --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/connectivity/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-connectivity --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-connectivity --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity:pom:0-SNAPSHOT... [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/connectivity/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-connectivity --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-connectivity --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-connectivity --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-connectivity --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/connectivity/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-connectivity/0-SNAPSHOT/ditto-connectivity-0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-thingsearch >----------------- [INFO] Building Eclipse Ditto :: Thing Search 0-SNAPSHOT [22/77] [INFO] from thingsearch/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Thing Search: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-thingsearch --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-thingsearch --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/thingsearch/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-thingsearch --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-thingsearch --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch:pom:0-SNAPSHOT... [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/thingsearch/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-thingsearch --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-thingsearch --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-thingsearch --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-thingsearch --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/thingsearch/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch/0-SNAPSHOT/ditto-thingsearch-0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.ditto:ditto-internal-utils >--------------- [INFO] Building Eclipse Ditto :: Internal :: Utils 0-SNAPSHOT [23/77] [INFO] from internal/utils/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Internal :: Utils: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-internal-utils --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-internal-utils --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-internal-utils --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils:pom:0-SNAPSHOT... [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-internal-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-internal-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-internal-utils --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils/0-SNAPSHOT/ditto-internal-utils-0-SNAPSHOT.pom [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-base-model >----------------- [INFO] Building Eclipse Ditto :: Base :: Model 0-SNAPSHOT [24/77] [INFO] from base/model/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Base :: Model: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-json-cbor --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-json-cbor --- [INFO] [INFO] --- enforcer:3.0.0:enforce (enforce-banned-dependencies) @ ditto-json-cbor --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-json-cbor --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-json-cbor --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-json-cbor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-json-cbor --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json-cbor:bundle:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-json-cbor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/target/classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/src/main/java/org/eclipse/ditto/json/cbor/JacksonCborFactory.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-json-cbor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-json-cbor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-json-cbor --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-json-cbor --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ ditto-json-cbor --- [WARNING] Include-Resource: overriding META-INF/services/org.eclipse.ditto.json.CborFactory=src/main/resources/META-INF/services/org.eclipse.ditto.json.CborFactory with META-INF=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/target/classes/META-INF (add {maven-resources} if you want to include the maven resources) [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-json-cbor --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-json-cbor --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-json-cbor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp:0.15.7:cmp (default) @ ditto-json-cbor --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-model --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-base-model --- [INFO] [INFO] --- enforcer:3.0.0:enforce (enforce-banned-dependencies) @ ditto-base-model --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-base-model --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-base-model --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/target/japicmp/japicmp.diff'. [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-base-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-base-model --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-model:bundle:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-base-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 272 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/target/classes [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/target/japicmp/japicmp.html'. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-json-cbor --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/json-cbor/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.pom [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ ditto-json-cbor --- [INFO] Installing org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/src/main/java/org/eclipse/ditto/base/model/json/Jsonifiable.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-base-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-base-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 131 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/src/test/java/org/eclipse/ditto/base/model/signals/commands/assertions/CommandResponseAssert.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/HeaderTranslatorTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/src/test/java/org/eclipse/ditto/base/model/headers/translator/HeaderTranslatorTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-base-model --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-base-model --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ ditto-base-model --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/target/ditto-base-model-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.2.2:test-jar (default) @ ditto-base-model --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-base-model --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-base-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-base-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp:0.15.7:cmp (default) @ ditto-base-model --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/target/japicmp/japicmp.html'. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-base-model --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/target/ditto-base-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT-tests.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ ditto-base-model --- [INFO] Installing org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] [INFO] --------------< org.eclipse.ditto:ditto-internal-models >--------------- [INFO] ------------------< org.eclipse.ditto:ditto-base-api >------------------ [INFO] Building Eclipse Ditto :: Internal :: Models 0-SNAPSHOT [25/77] [INFO] Building Eclipse Ditto :: Base :: API 0-SNAPSHOT [26/77] [INFO] from internal/models/pom.xml [INFO] from base/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Internal :: Models: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Base :: API: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-internal-models --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-models --- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-api --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/models/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-internal-models --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-base-api --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-base-api --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-internal-models --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/api/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-base-api --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models:pom:0-SNAPSHOT... [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/models/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-internal-models --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-internal-models --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-internal-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-internal-models --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/models/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models/0-SNAPSHOT/ditto-internal-models-0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.eclipse.ditto:ditto-policies-model >--------------- [INFO] Building Eclipse Ditto :: Policies :: Model 0-SNAPSHOT [27/77] [INFO] from policies/model/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Policies :: Model: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-base-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-base-api --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-base-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/api/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-base-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/api/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-base-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/api/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-base-api --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-base-api --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/api/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ditto-base-api --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/api/target/ditto-base-api-0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-base-api --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-base-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-base-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-base-api --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/api/target/ditto-base-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/base/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-base-api/0-SNAPSHOT/ditto-base-api-0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-placeholders >---------------- [INFO] Building Eclipse Ditto :: Placeholders 0-SNAPSHOT [28/77] [INFO] from placeholders/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Placeholders: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-placeholders --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-placeholders --- [INFO] [INFO] --- enforcer:3.0.0:enforce (enforce-banned-dependencies) @ ditto-placeholders --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-placeholders --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/placeholders/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-placeholders --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/placeholders/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-placeholders --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/placeholders/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-placeholders --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-placeholders:bundle:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-placeholders --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/placeholders/target/classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto_works-with/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto_works-with/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-placeholders --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/placeholders/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-placeholders --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/placeholders/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-placeholders --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-placeholders --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/placeholders/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ ditto-placeholders --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/placeholders/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-placeholders --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-placeholders --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-placeholders --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp:0.15.7:cmp (default) @ ditto-placeholders --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/placeholders/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/placeholders/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/placeholders/target/japicmp/japicmp.html'. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-placeholders --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/placeholders/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.pom [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ ditto-placeholders --- [INFO] Installing org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-test >------------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Test 0-SNAPSHOT [29/77] [INFO] from internal/utils/test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Internal :: Utils :: Test: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-model --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-policies-model --- [INFO] [INFO] --- enforcer:3.0.0:enforce (enforce-banned-dependencies) @ ditto-policies-model --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-policies-model --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/model/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-policies-model --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-policies-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-policies-model --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-model:bundle:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-policies-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 224 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/model/target/classes [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-test --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-internal-utils-test --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-test --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/test/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-test --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/test/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-internal-utils-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/test/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-internal-utils-test --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-test:jar:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-internal-utils-test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-internal-utils-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/test/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/test/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-internal-utils-test --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-test --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/test/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ditto-internal-utils-test --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.2:test-jar (default) @ ditto-internal-utils-test --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-internal-utils-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-internal-utils-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-internal-utils-test --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/test/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-test/0-SNAPSHOT/ditto-internal-utils-test-0-SNAPSHOT-tests.jar [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-jwt-model >------------------ [INFO] Building Eclipse Ditto :: JWT :: Model 0-SNAPSHOT [30/77] [INFO] from jwt/model/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: JWT :: Model: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-jwt-model --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-jwt-model --- [INFO] [INFO] --- enforcer:3.0.0:enforce (enforce-banned-dependencies) @ ditto-jwt-model --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-jwt-model --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/model/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-jwt-model --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-jwt-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/model/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-jwt-model --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt-model:bundle:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-jwt-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/model/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-policies-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/model/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-policies-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 235 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/model/target/test-classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-jwt-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/model/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-jwt-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/model/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-jwt-model --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt-model --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/model/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ ditto-jwt-model --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-jwt-model --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-jwt-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-jwt-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp:0.15.7:cmp (default) @ ditto-jwt-model --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/model/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/model/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/model/target/japicmp/japicmp.html'. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-jwt-model --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/jwt/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.pom [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ ditto-jwt-model --- [INFO] Installing org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-wot-model >------------------ [INFO] Building Eclipse Ditto :: WoT :: Model 0-SNAPSHOT [31/77] [INFO] from wot/model/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: WoT :: Model: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot-model --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-wot-model --- [INFO] [INFO] --- enforcer:3.0.0:enforce (enforce-banned-dependencies) @ ditto-wot-model --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-wot-model --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/wot/model/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-wot-model --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/wot/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-wot-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/wot/model/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-wot-model --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-model:bundle:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-wot-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 232 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/wot/model/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-wot-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-wot-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/wot/model/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-wot-model --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-model --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/wot/model/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ ditto-wot-model --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/wot/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-wot-model --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-wot-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-wot-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp:0.15.7:cmp (default) @ ditto-wot-model --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/wot/model/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/wot/model/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/wot/model/target/japicmp/japicmp.html'. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-wot-model --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/wot/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.pom [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ ditto-wot-model --- [INFO] Installing org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----------------< org.eclipse.ditto:ditto-rql-parser >----------------- [INFO] Building Eclipse Ditto :: RQL :: parser 0-SNAPSHOT [32/77] [INFO] from rql/parser/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: RQL :: parser: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-parser --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-rql-parser --- [INFO] [INFO] --- enforcer:3.0.0:enforce (enforce-banned-dependencies) @ ditto-rql-parser --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-rql-parser --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/parser/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-rql-parser --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-rql-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-rql-parser --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT... [INFO] [INFO] --- scala:4.5.6:compile (default) @ ditto-rql-parser --- [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-policies-model --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-model --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/model/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ ditto-policies-model --- [INFO] Artifact org.apache.commons:commons-compress:jar:1.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse-repo (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [INFO] Artifact org.apache.commons:commons-compress:jar:1.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse-repo (https://repo.eclipse.org/content/repositories/cbi-releases/, default, releases), eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.2.2:test-jar (default) @ ditto-policies-model --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-policies-model --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-policies-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-policies-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp:0.15.7:cmp (default) @ ditto-policies-model --- [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/model/target/japicmp/japicmp.diff'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/model/target/japicmp/japicmp.xml'. [INFO] Written file '/home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/model/target/japicmp/japicmp.html'. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-policies-model --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/model/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT-tests.jar [INFO] [INFO] --- bundle:5.1.4:install (default-install) @ ditto-policies-model --- [INFO] Installing org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] -----< org.eclipse.ditto:ditto-internal-utils-conditional-headers >----- [INFO] Building Eclipse Ditto :: Internal :: Utils :: Conditional Headers 0-SNAPSHOT [33/77] [INFO] from internal/utils/conditional-headers/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Internal :: Utils :: Conditional Headers: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-conditional-headers --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-internal-utils-conditional-headers --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-conditional-headers --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/conditional-headers/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-conditional-headers --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/conditional-headers/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-internal-utils-conditional-headers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/conditional-headers/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-internal-utils-conditional-headers --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-internal-utils-conditional-headers --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/conditional-headers/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-internal-utils-conditional-headers --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/conditional-headers/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-conditional-headers --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/conditional-headers/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-internal-utils-conditional-headers --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-conditional-headers --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/conditional-headers/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ditto-internal-utils-conditional-headers --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-conditional-headers --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-internal-utils-conditional-headers --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-internal-utils-conditional-headers --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-internal-utils-conditional-headers --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/conditional-headers/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-conditional-headers/0-SNAPSHOT/ditto-internal-utils-conditional-headers-0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-gateway-api >----------------- [INFO] Building Eclipse Ditto :: Gateway :: API 0-SNAPSHOT [34/77] [INFO] from gateway/api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Gateway :: API: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway-api --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-gateway-api --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-gateway-api --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/gateway/api/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-gateway-api --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/gateway/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-gateway-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/gateway/api/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-gateway-api --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-gateway-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/gateway/api/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-gateway-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/gateway/api/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-gateway-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/gateway/api/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-gateway-api --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-api --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/gateway/api/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ditto-gateway-api --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-gateway-api --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-gateway-api --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-gateway-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-gateway-api --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/gateway/api/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-api/0-SNAPSHOT/ditto-gateway-api-0-SNAPSHOT.pom [INFO] [INFO] -------------< org.eclipse.ditto:ditto-internal-utils-jwt >------------- [INFO] Building Eclipse Ditto :: Internal :: Utils :: JWT 0-SNAPSHOT [35/77] [INFO] from internal/utils/jwt/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Internal :: Utils :: JWT: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-jwt --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-internal-utils-jwt --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-jwt --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/jwt/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-jwt --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/jwt/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-internal-utils-jwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-internal-utils-jwt --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-internal-utils-jwt --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/jwt/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-internal-utils-jwt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/jwt/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-jwt --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/jwt/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-internal-utils-jwt --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-jwt --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/jwt/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ditto-internal-utils-jwt --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-jwt --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-internal-utils-jwt --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-internal-utils-jwt --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-internal-utils-jwt --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/jwt/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-jwt/0-SNAPSHOT/ditto-internal-utils-jwt-0-SNAPSHOT.pom [INFO] [INFO] ---------< org.eclipse.ditto:ditto-internal-models-streaming >---------- [INFO] Building Eclipse Ditto :: Internal :: Models :: Streaming 0-SNAPSHOT [36/77] [INFO] from internal/models/streaming/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Internal :: Models :: Streaming: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-streaming --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-internal-models-streaming --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-models-streaming --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/models/streaming/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-internal-models-streaming --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/models/streaming/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-internal-models-streaming --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/models/streaming/src/main/resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-internal-models-streaming --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-internal-models-streaming --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/models/streaming/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-internal-models-streaming --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/models/streaming/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-internal-models-streaming --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/models/streaming/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-internal-models-streaming --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-streaming --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/models/streaming/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ditto-internal-models-streaming --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-internal-models-streaming --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-internal-models-streaming --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-internal-models-streaming --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-internal-models-streaming --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/models/streaming/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models-streaming/0-SNAPSHOT/ditto-internal-models-streaming-0-SNAPSHOT.pom [INFO] [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-config >------------ [INFO] Building Eclipse Ditto :: Internal :: Utils :: Config 0-SNAPSHOT [37/77] [INFO] from internal/utils/config/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Internal :: Utils :: Config: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] Using incremental compilation using Mixed compile order [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.5.8-bin_2.13.10__61.0-1.5.8_20211211T222914.jar [INFO] Compiler bridge file is not installed yet [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-config --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-internal-utils-config --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-internal-utils-config --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/config/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-internal-utils-config --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/config/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-internal-utils-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] Copying 16 resources [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-internal-utils-config --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-internal-utils-config --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/config/target/classes /tmp/scala-maven-plugin-compiler-bridge-sources6658862965348890153/xsbt/DelegatingReporter.scala:191: warning: match may not be exhaustive. It would fail on the following inputs: ERROR, INFO, WARNING sev match { ^ [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-internal-utils-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-internal-utils-config --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/config/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-internal-utils-config --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-config --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/config/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- jar:3.2.2:jar (default-jar) @ ditto-internal-utils-config --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-internal-utils-config --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-internal-utils-config --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-internal-utils-config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ ditto-internal-utils-config --- [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/license-check-0-ditto_works-with/internal/utils/config/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-config/0-SNAPSHOT/ditto-internal-utils-config-0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.eclipse.ditto:ditto-things-model >---------------- [INFO] Building Eclipse Ditto :: Things :: Model 0-SNAPSHOT [38/77] [INFO] from things/model/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [WARNING] ***************************************************************** [WARNING] * Your build is requesting parallel execution, but this * [WARNING] * project contains the following plugin(s) that have goals not * [WARNING] * marked as thread-safe to support parallel execution. * [WARNING] * While this /may/ work fine, please look for plugin updates * [WARNING] * and/or request plugins be made thread-safe. * [WARNING] * If reporting an issue, report it against the plugin in * [WARNING] * question, not against Apache Maven. * [WARNING] ***************************************************************** [WARNING] The following plugins are not marked as thread-safe in Eclipse Ditto :: Things :: Model: [WARNING] org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] [WARNING] Enable debug to see precisely which goals are not marked as thread-safe. [WARNING] ***************************************************************** [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-model --- [INFO] [INFO] --- flatten:1.2.7:clean (flatten.clean) @ ditto-things-model --- [INFO] [INFO] --- enforcer:3.0.0:enforce (enforce-banned-dependencies) @ ditto-things-model --- [INFO] [INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ ditto-things-model --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/license-check-0-ditto_works-with/things/model/target/jacoco.exec [INFO] [INFO] --- license:2.0.0:add-third-party (default-cli) @ ditto-things-model --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/things/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ ditto-things-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 0 resource [INFO] Copying 0 resource [INFO] [INFO] --- flatten:1.2.7:flatten (flatten) @ ditto-things-model --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-model:bundle:0-SNAPSHOT... [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-things-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 239 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/things/model/target/classes warning: 4 deprecations (since 2.12.0) warning: 4 deprecations (since 2.12.5) warning: 2 deprecations (since 2.12.9) warning: 2 deprecations (since 2.13) warning: 7 deprecations (since 2.13.0) warning: 1 deprecation (since 2.13.3) warning: 1 deprecation (since 2.13.4) warning: 21 deprecations in total; re-run with -deprecation for details warning: 3 feature warnings; re-run with -feature for details 10 warnings [INFO] Compiler bridge installed [INFO] compiling 2 Scala sources and 1 Java source to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/parser/target/classes ... [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-things-model --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/things/model/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-things-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 201 source files to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/things/model/target/test-classes [INFO] /home/jenkins/agent/workspace/license-check-0-ditto_works-with/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/license-check-0-ditto_works-with/things/model/src/test/java/org/eclipse/ditto/things/model/signals/acks/ThingAcknowledgementsFactoryTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-things-model --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-things-model --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/things/model/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ ditto-things-model --- [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/things/model/target/ditto-things-model-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/things/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.2.2:test-jar (default) @ ditto-things-model --- [INFO] Building jar: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-things-model --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-things-model --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-things-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp:0.15.7:cmp (default) @ ditto-things-model --- [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 1 warning. [INFO] done compiling [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Eclipse Ditto :: Internal :: Utils :: Metrics [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Eclipse Ditto :: Internal :: Utils :: Distributed Data [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] compile in 26.5 s [INFO] [INFO] --- compiler:3.9.0:compile (default-compile) @ ditto-rql-parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/parser/target/classes [INFO] [INFO] --- scala:4.5.6:compile (compile) @ ditto-rql-parser --- [INFO] Using incremental compilation using Mixed compile order [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.5.8-bin_2.13.10__61.0-1.5.8_20211211T222914.jar [INFO] compile in 0.1 s [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ ditto-rql-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/parser/src/test/resources [INFO] [INFO] --- compiler:3.9.0:testCompile (default-testCompile) @ ditto-rql-parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/parser/target/test-classes [INFO] [INFO] --- scala:4.5.6:testCompile (test-compile) @ ditto-rql-parser --- [INFO] Using incremental compilation using Mixed compile order [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.5.8-bin_2.13.10__61.0-1.5.8_20211211T222914.jar [INFO] compiling 1 Java source to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/parser/target/test-classes ... [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 1 warning. [INFO] done compiling [INFO] compile in 1.7 s [INFO] [INFO] --- surefire:3.0.0-M5:test (default-test) @ ditto-rql-parser --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.2.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-parser --- [INFO] Unpacking /home/jenkins/agent/workspace/license-check-0-ditto_works-with/legal/target/ditto-legal-0-SNAPSHOT.jar to /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/parser/target/classes/META-INF with includes "" and excludes "**/*.iml,NOTICE-THIRD-PARTY.md,3rd-party-dependencies/**,META-INF/**" [INFO] [INFO] --- bundle:5.1.4:bundle (default-bundle) @ ditto-rql-parser --- [WARNING] Bundle org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] [INFO] Building bundle: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar [INFO] Writing manifest: /home/jenkins/agent/workspace/license-check-0-ditto_works-with/rql/parser/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- failsafe:3.0.0-M5:integration-test (integration-test) @ ditto-rql-parser --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M5:verify (verify) @ ditto-rql-parser --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco:0.8.7:report (report) @ ditto-rql-parser --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- japicmp:0.15.7:cmp (default) @ ditto-rql-parser --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse Ditto 0-SNAPSHOT: [INFO] [INFO] Eclipse Ditto ...................................... SUCCESS [ 27.101 s] [INFO] Eclipse Ditto :: Legal ............................. SUCCESS [ 1.915 s] [INFO] Eclipse Ditto :: BOM ............................... SUCCESS [ 0.101 s] [INFO] Eclipse Ditto :: Utils ............................. SUCCESS [ 0.771 s] [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions ....... SUCCESS [ 3.407 s] [INFO] Eclipse Ditto :: JSON .............................. SUCCESS [ 11.026 s] [INFO] Eclipse Ditto :: Base .............................. SUCCESS [ 0.205 s] [INFO] Eclipse Ditto :: Base :: Model ..................... SUCCESS [ 7.112 s] [INFO] Eclipse Ditto :: Base :: API ....................... SUCCESS [ 0.719 s] [INFO] Eclipse Ditto :: Internal .......................... SUCCESS [ 0.023 s] [INFO] Eclipse Ditto :: Internal :: Utils ................. SUCCESS [ 0.060 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Config ....... SUCCESS [ 6.179 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics ...... SKIPPED [INFO] Eclipse Ditto :: Utils :: Result ................... SUCCESS [ 6.327 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing ...... SKIPPED [INFO] Eclipse Ditto :: Internal :: Models ................ SUCCESS [ 0.020 s] [INFO] Eclipse Ditto :: Internal :: Models :: Streaming ... SUCCESS [ 0.278 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko ........ SKIPPED [INFO] Eclipse Ditto :: Internal :: Utils :: Health ....... SKIPPED [INFO] Eclipse Ditto :: JSON CBOR ......................... SUCCESS [ 2.769 s] [INFO] Eclipse Ditto :: Policies .......................... SUCCESS [ 0.020 s] [INFO] Eclipse Ditto :: Policies :: Model ................. SUCCESS [ 13.886 s] [INFO] Eclipse Ditto :: Things ............................ SUCCESS [ 0.046 s] [INFO] Eclipse Ditto :: Things :: Model ................... FAILURE [ 13.691 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster ...... SKIPPED [INFO] Eclipse Ditto :: Internal :: Utils :: Extension .... SKIPPED [INFO] Eclipse Ditto :: Placeholders ...................... SUCCESS [ 1.169 s] [INFO] Eclipse Ditto :: Base :: Service ................... SKIPPED [INFO] Eclipse Ditto :: Connectivity ...................... SUCCESS [ 0.021 s] [INFO] Eclipse Ditto :: Connectivity :: Model ............. SKIPPED [INFO] Eclipse Ditto :: Thing Search ...................... SUCCESS [ 0.018 s] [INFO] Eclipse Ditto :: Thing Search :: Model ............. SKIPPED [INFO] Eclipse Ditto :: Messages .......................... SUCCESS [ 0.070 s] [INFO] Eclipse Ditto :: Messages :: Model ................. SKIPPED [INFO] Eclipse Ditto :: Protocol .......................... SKIPPED [INFO] Eclipse Ditto :: Internal :: Models :: Signal ...... SKIPPED [INFO] Eclipse Ditto :: Policies :: API ................... SKIPPED [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data SKIPPED [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub ...... SKIPPED [INFO] Eclipse Ditto :: Internal :: Utils :: Cache ........ SKIPPED [INFO] Eclipse Ditto :: Internal :: Utils :: Test ......... SUCCESS [ 4.128 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence .. SKIPPED [INFO] Eclipse Ditto :: Things :: API ..................... SKIPPED [INFO] Eclipse Ditto :: Connectivity :: API ............... SKIPPED [INFO] Eclipse Ditto :: JWT ............................... SUCCESS [ 0.027 s] [INFO] Eclipse Ditto :: JWT :: Model ...................... SUCCESS [ 0.687 s] [INFO] Eclipse Ditto :: WoT ............................... SUCCESS [ 0.085 s] [INFO] Eclipse Ditto :: WoT :: Model ...................... SUCCESS [ 3.222 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders SKIPPED [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces ... SKIPPED [INFO] Eclipse Ditto :: Policies :: Enforcement ........... SKIPPED [INFO] Eclipse Ditto :: RQL ............................... SUCCESS [ 0.100 s] [INFO] Eclipse Ditto :: RQL :: Model ...................... SUCCESS [ 2.628 s] [INFO] Eclipse Ditto :: RQL :: parser ..................... FAILURE [ 32.818 s] [INFO] Eclipse Ditto :: RQL :: Query ...................... SKIPPED [INFO] Eclipse Ditto :: Thing Search :: API ............... SKIPPED [INFO] Eclipse Ditto :: Edge .............................. SUCCESS [ 0.070 s] [INFO] Eclipse Ditto :: Edge :: Service ................... SKIPPED [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment SKIPPED [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers SUCCESS [ 0.235 s] [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors SKIPPED [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol ..... SKIPPED [INFO] Eclipse Ditto :: RQL :: search option parser ....... SKIPPED [INFO] Eclipse Ditto :: Internal :: Utils :: Search ....... SKIPPED [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies SKIPPED [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things SKIPPED [INFO] Eclipse Ditto :: Connectivity :: Service ........... SKIPPED [INFO] Eclipse Ditto :: Documentation ..................... SUCCESS [ 0.239 s] [INFO] Eclipse Ditto :: Gateway ........................... SUCCESS [ 0.097 s] [INFO] Eclipse Ditto :: Gateway :: API .................... SUCCESS [ 0.160 s] [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP ......... SKIPPED [INFO] Eclipse Ditto :: Internal :: Utils :: JWT .......... SUCCESS [ 5.840 s] [INFO] Eclipse Ditto :: Gateway :: Service ................ SKIPPED [INFO] Eclipse Ditto :: Policies :: Service ............... SKIPPED [INFO] Eclipse Ditto :: WoT :: Integration ................ SKIPPED [INFO] Eclipse Ditto :: Things :: Service ................. SKIPPED [INFO] Eclipse Ditto :: Thing Search :: Service ........... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:00 min (Wall Clock) [INFO] Finished at: 2023-09-18T15:50:19Z [INFO] ------------------------------------------------------------------------ [WARNING] [WARNING] Plugin validation issues were detected in 15 plugin(s) [WARNING] [WARNING] * org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M5 [WARNING] * org.jacoco:jacoco-maven-plugin:0.8.7 [WARNING] * org.apache.maven.plugins:maven-compiler-plugin:3.9.0 [WARNING] * org.apache.maven.plugins:maven-jar-plugin:3.2.2 [WARNING] * org.apache.maven.plugins:maven-enforcer-plugin:3.0.0 [WARNING] * org.apache.felix:maven-bundle-plugin:5.1.4 [WARNING] * org.codehaus.mojo:license-maven-plugin:2.0.0 [WARNING] * org.apache.maven.plugins:maven-dependency-plugin:3.2.0 [WARNING] * net.alchim31.maven:scala-maven-plugin:4.5.6 [WARNING] * org.apache.maven.plugins:maven-resources-plugin:3.2.0 [WARNING] * org.codehaus.mojo:flatten-maven-plugin:1.2.7 [WARNING] * org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5 [WARNING] * com.github.siom79.japicmp:japicmp-maven-plugin:0.15.7 [WARNING] * org.apache.maven.plugins:maven-install-plugin:3.0.0-M1 [WARNING] * com.mycila:license-maven-plugin:4.1 [WARNING] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [WARNING] [ERROR] Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plugin:0.15.7:cmp (default) on project ditto-things-model: The following artifacts could not be resolved: org.eclipse.ditto:ditto-things-model:jar:3.3.0 (absent): Could not transfer artifact org.eclipse.ditto:ditto-things-model:jar:3.3.0 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): status code: 403, reason phrase: Forbidden (403) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plugin:0.15.7:cmp (default) on project ditto-things-model: The following artifacts could not be resolved: org.eclipse.ditto:ditto-things-model:jar:3.3.0 (absent): Could not transfer artifact org.eclipse.ditto:ditto-things-model:jar:3.3.0 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): status code: 403, reason phrase: Forbidden (403) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:347) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:193) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:180) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:539) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635) at java.lang.Thread.run (Thread.java:833) Caused by: org.apache.maven.plugin.MojoFailureException: The following artifacts could not be resolved: org.eclipse.ditto:ditto-things-model:jar:3.3.0 (absent): Could not transfer artifact org.eclipse.ditto:ditto-things-model:jar:3.3.0 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): status code: 403, reason phrase: Forbidden (403) at japicmp.maven.JApiCmpMojo.resolveArtifact (JApiCmpMojo.java:937) at japicmp.maven.JApiCmpMojo.resolveArtifact (JApiCmpMojo.java:902) at japicmp.maven.JApiCmpMojo.resolveDependencyToFile (JApiCmpMojo.java:780) at japicmp.maven.JApiCmpMojo.retrieveFileFromConfiguration (JApiCmpMojo.java:737) at japicmp.maven.JApiCmpMojo.populateArchivesListsFromParameters (JApiCmpMojo.java:307) at japicmp.maven.JApiCmpMojo.getOptions (JApiCmpMojo.java:438) at japicmp.maven.JApiCmpMojo.executeWithParameters (JApiCmpMojo.java:135) at japicmp.maven.JApiCmpMojo.execute (JApiCmpMojo.java:120) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:342) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:193) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:180) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:539) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635) at java.lang.Thread.run (Thread.java:833) Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.eclipse.ditto:ditto-things-model:jar:3.3.0 (absent): Could not transfer artifact org.eclipse.ditto:ditto-things-model:jar:3.3.0 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): status code: 403, reason phrase: Forbidden (403) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:472) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:260) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:242) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:277) at japicmp.maven.JApiCmpMojo.resolveArtifact (JApiCmpMojo.java:914) at japicmp.maven.JApiCmpMojo.resolveArtifact (JApiCmpMojo.java:902) at japicmp.maven.JApiCmpMojo.resolveDependencyToFile (JApiCmpMojo.java:780) at japicmp.maven.JApiCmpMojo.retrieveFileFromConfiguration (JApiCmpMojo.java:737) at japicmp.maven.JApiCmpMojo.populateArchivesListsFromParameters (JApiCmpMojo.java:307) at japicmp.maven.JApiCmpMojo.getOptions (JApiCmpMojo.java:438) at japicmp.maven.JApiCmpMojo.executeWithParameters (JApiCmpMojo.java:135) at japicmp.maven.JApiCmpMojo.execute (JApiCmpMojo.java:120) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:342) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:193) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:180) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:539) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635) at java.lang.Thread.run (Thread.java:833) Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.eclipse.ditto:ditto-things-model:jar:3.3.0 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): status code: 403, reason phrase: Forbidden (403) at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed (ArtifactTransportListener.java:44) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:417) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:260) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:536) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:448) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:260) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:242) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:277) at japicmp.maven.JApiCmpMojo.resolveArtifact (JApiCmpMojo.java:914) at japicmp.maven.JApiCmpMojo.resolveArtifact (JApiCmpMojo.java:902) at japicmp.maven.JApiCmpMojo.resolveDependencyToFile (JApiCmpMojo.java:780) at japicmp.maven.JApiCmpMojo.retrieveFileFromConfiguration (JApiCmpMojo.java:737) at japicmp.maven.JApiCmpMojo.populateArchivesListsFromParameters (JApiCmpMojo.java:307) at japicmp.maven.JApiCmpMojo.getOptions (JApiCmpMojo.java:438) at japicmp.maven.JApiCmpMojo.executeWithParameters (JApiCmpMojo.java:135) at japicmp.maven.JApiCmpMojo.execute (JApiCmpMojo.java:120) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:342) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:193) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:180) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:539) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635) at java.lang.Thread.run (Thread.java:833) Caused by: org.apache.http.client.HttpResponseException: status code: 403, reason phrase: Forbidden (403) at org.eclipse.aether.transport.http.HttpTransporter.handleStatus (HttpTransporter.java:527) at org.eclipse.aether.transport.http.HttpTransporter.execute (HttpTransporter.java:396) at org.eclipse.aether.transport.http.HttpTransporter.implGet (HttpTransporter.java:343) at org.eclipse.aether.spi.connector.transport.AbstractTransporter.get (AbstractTransporter.java:64) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:482) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:260) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:536) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:448) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:260) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:242) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:277) at japicmp.maven.JApiCmpMojo.resolveArtifact (JApiCmpMojo.java:914) at japicmp.maven.JApiCmpMojo.resolveArtifact (JApiCmpMojo.java:902) at japicmp.maven.JApiCmpMojo.resolveDependencyToFile (JApiCmpMojo.java:780) at japicmp.maven.JApiCmpMojo.retrieveFileFromConfiguration (JApiCmpMojo.java:737) at japicmp.maven.JApiCmpMojo.populateArchivesListsFromParameters (JApiCmpMojo.java:307) at japicmp.maven.JApiCmpMojo.getOptions (JApiCmpMojo.java:438) at japicmp.maven.JApiCmpMojo.executeWithParameters (JApiCmpMojo.java:135) at japicmp.maven.JApiCmpMojo.execute (JApiCmpMojo.java:120) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:342) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:193) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:180) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:539) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635) at java.lang.Thread.run (Thread.java:833) [ERROR] Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plugin:0.15.7:cmp (default) on project ditto-rql-parser: The following artifacts could not be resolved: org.eclipse.ditto:ditto-rql-parser:jar:3.3.0 (absent): Could not transfer artifact org.eclipse.ditto:ditto-rql-parser:jar:3.3.0 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): status code: 403, reason phrase: Forbidden (403) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plugin:0.15.7:cmp (default) on project ditto-rql-parser: The following artifacts could not be resolved: org.eclipse.ditto:ditto-rql-parser:jar:3.3.0 (absent): Could not transfer artifact org.eclipse.ditto:ditto-rql-parser:jar:3.3.0 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): status code: 403, reason phrase: Forbidden (403) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:347) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:193) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:180) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:539) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635) at java.lang.Thread.run (Thread.java:833) Caused by: org.apache.maven.plugin.MojoFailureException: The following artifacts could not be resolved: org.eclipse.ditto:ditto-rql-parser:jar:3.3.0 (absent): Could not transfer artifact org.eclipse.ditto:ditto-rql-parser:jar:3.3.0 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): status code: 403, reason phrase: Forbidden (403) at japicmp.maven.JApiCmpMojo.resolveArtifact (JApiCmpMojo.java:937) at japicmp.maven.JApiCmpMojo.resolveArtifact (JApiCmpMojo.java:902) at japicmp.maven.JApiCmpMojo.resolveDependencyToFile (JApiCmpMojo.java:780) at japicmp.maven.JApiCmpMojo.retrieveFileFromConfiguration (JApiCmpMojo.java:737) at japicmp.maven.JApiCmpMojo.populateArchivesListsFromParameters (JApiCmpMojo.java:307) at japicmp.maven.JApiCmpMojo.getOptions (JApiCmpMojo.java:438) at japicmp.maven.JApiCmpMojo.executeWithParameters (JApiCmpMojo.java:135) at japicmp.maven.JApiCmpMojo.execute (JApiCmpMojo.java:120) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:342) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:193) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:180) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:539) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635) at java.lang.Thread.run (Thread.java:833) Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.eclipse.ditto:ditto-rql-parser:jar:3.3.0 (absent): Could not transfer artifact org.eclipse.ditto:ditto-rql-parser:jar:3.3.0 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): status code: 403, reason phrase: Forbidden (403) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:472) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:260) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:242) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:277) at japicmp.maven.JApiCmpMojo.resolveArtifact (JApiCmpMojo.java:914) at japicmp.maven.JApiCmpMojo.resolveArtifact (JApiCmpMojo.java:902) at japicmp.maven.JApiCmpMojo.resolveDependencyToFile (JApiCmpMojo.java:780) at japicmp.maven.JApiCmpMojo.retrieveFileFromConfiguration (JApiCmpMojo.java:737) at japicmp.maven.JApiCmpMojo.populateArchivesListsFromParameters (JApiCmpMojo.java:307) at japicmp.maven.JApiCmpMojo.getOptions (JApiCmpMojo.java:438) at japicmp.maven.JApiCmpMojo.executeWithParameters (JApiCmpMojo.java:135) at japicmp.maven.JApiCmpMojo.execute (JApiCmpMojo.java:120) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:342) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:193) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:180) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:539) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635) at java.lang.Thread.run (Thread.java:833) Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.eclipse.ditto:ditto-rql-parser:jar:3.3.0 from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): status code: 403, reason phrase: Forbidden (403) at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed (ArtifactTransportListener.java:44) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:417) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:260) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:536) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:448) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:260) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:242) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:277) at japicmp.maven.JApiCmpMojo.resolveArtifact (JApiCmpMojo.java:914) at japicmp.maven.JApiCmpMojo.resolveArtifact (JApiCmpMojo.java:902) at japicmp.maven.JApiCmpMojo.resolveDependencyToFile (JApiCmpMojo.java:780) at japicmp.maven.JApiCmpMojo.retrieveFileFromConfiguration (JApiCmpMojo.java:737) at japicmp.maven.JApiCmpMojo.populateArchivesListsFromParameters (JApiCmpMojo.java:307) at japicmp.maven.JApiCmpMojo.getOptions (JApiCmpMojo.java:438) at japicmp.maven.JApiCmpMojo.executeWithParameters (JApiCmpMojo.java:135) at japicmp.maven.JApiCmpMojo.execute (JApiCmpMojo.java:120) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:342) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:193) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:180) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:539) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635) at java.lang.Thread.run (Thread.java:833) Caused by: org.apache.http.client.HttpResponseException: status code: 403, reason phrase: Forbidden (403) at org.eclipse.aether.transport.http.HttpTransporter.handleStatus (HttpTransporter.java:527) at org.eclipse.aether.transport.http.HttpTransporter.execute (HttpTransporter.java:396) at org.eclipse.aether.transport.http.HttpTransporter.implGet (HttpTransporter.java:343) at org.eclipse.aether.spi.connector.transport.AbstractTransporter.get (AbstractTransporter.java:64) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:482) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:260) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:536) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:448) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:260) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:242) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:277) at japicmp.maven.JApiCmpMojo.resolveArtifact (JApiCmpMojo.java:914) at japicmp.maven.JApiCmpMojo.resolveArtifact (JApiCmpMojo.java:902) at japicmp.maven.JApiCmpMojo.resolveDependencyToFile (JApiCmpMojo.java:780) at japicmp.maven.JApiCmpMojo.retrieveFileFromConfiguration (JApiCmpMojo.java:737) at japicmp.maven.JApiCmpMojo.populateArchivesListsFromParameters (JApiCmpMojo.java:307) at japicmp.maven.JApiCmpMojo.getOptions (JApiCmpMojo.java:438) at japicmp.maven.JApiCmpMojo.executeWithParameters (JApiCmpMojo.java:135) at japicmp.maven.JApiCmpMojo.execute (JApiCmpMojo.java:120) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:342) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175) at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76) at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163) at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:193) at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call (MultiThreadedBuilder.java:180) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.Executors$RunnableAdapter.call (Executors.java:539) at java.util.concurrent.FutureTask.run (FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635) at java.lang.Thread.run (Thread.java:833) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :ditto-things-model Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Finished: FAILURE