Receiving source from STDIN as archive ... Caching blobs under "/var/cache/blobs". Getting image source signatures Copying blob sha256:07637286612adca6a387a6d8b7ee571038fd667c9c17147ffacd93d63b595e8d Copying blob sha256:a22b723fa1ce9129a61d75362794c40a1b3b4faba8f1863777e591f9f8a78900 Copying blob sha256:64d90b85a68433c13e65cf2c65faf288a57656dacd6842ab1a8e6fd2342889fd Copying blob sha256:51e9f237b750efcda2d5755785cdb8dd080d51585ae35d368e4f9b29a11b1994 Copying blob sha256:6c85ac87d44df4b64d7c273886fc5aed55a28422df33dcb641884ffa419db218 Copying blob sha256:a717515c77a0f07a7474357e7a6282e89c75e08245a7867c1ae22fb027dd544c Copying config sha256:db3d1e8972efd664d45f659c2f2b2599887447c74932f7006695ab08700e23c9 Writing manifest to image destination Storing signatures Generating dockerfile with builder image registry.redhat.io/fuse7/fuse-ignite-s2i@sha256:2376691447481ecc07f74f70b41fb313ec0dc37a6a05866c581f7223ab7ef7e1 Copying sources from "/tmp/build/inputs" to "/tmp/dockercontext/upload/src" STEP 1: FROM registry.redhat.io/fuse7/fuse-ignite-s2i@sha256:2376691447481ecc07f74f70b41fb313ec0dc37a6a05866c581f7223ab7ef7e1 STEP 2: LABEL "io.openshift.build.image"="registry.redhat.io/fuse7/fuse-ignite-s2i@sha256:2376691447481ecc07f74f70b41fb313ec0dc37a6a05866c581f7223ab7ef7e1" "io.openshift.build.source-location"="/tmp/build/inputs" STEP 3: ENV OPENSHIFT_BUILD_NAME="i-testtimer-1" OPENSHIFT_BUILD_NAMESPACE="fuse-user1" MAVEN_OPTS="-XX:+UseG1GC -XX:+UseStringDeduplication -Xmx310m" MAVEN_ARGS_APPEND="--strict-checksums" BUILD_LOGLEVEL="1" STEP 4: USER root STEP 5: COPY upload/scripts /tmp/scripts STEP 6: COPY upload/src /tmp/src STEP 7: RUN chown -R 185:0 /tmp/scripts /tmp/src STEP 8: USER 185 STEP 9: RUN /tmp/scripts/assemble ================================================================== Starting S2I Java Build ..... S2I source build for Maven detected Using custom maven settings from /tmp/src/configuration/settings.xml Using MAVEN_OPTS '-XX:+UseG1GC -XX:+UseStringDeduplication -Xmx310m' Found pom.xml ... Running 'mvn -Dmaven.repo.local=/tmp/artifacts/m2 -s /tmp/src/configuration/settings.xml package -DskipTests -Dmaven.javadoc.skip=true -Dmaven.site.skip=true -Dmaven.source.skip=true -Djacoco.skip=true -Dcheckstyle.skip=true -Dfindbugs.skip=true -Dpmd.skip=true -Dfabric8.skip=true -e -B --strict-checksums' OpenJDK 64-Bit Server VM warning: If the number of processors is expected to increase from one, then you should configure the number of parallel GC threads appropriately using -XX:ParallelGCThreads=N Apache Maven 3.5.0 (Red Hat 3.5.0-4.3) Maven home: /opt/rh/rh-maven35/root/usr/share/maven Java version: 1.8.0_242, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.242.b08-0.el7_7.x86_64/jre Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "4.18.0-147.5.1.el8_1.x86_64", arch: "amd64", family: "unix" OpenJDK 64-Bit Server VM warning: If the number of processors is expected to increase from one, then you should configure the number of parallel GC threads appropriately using -XX:ParallelGCThreads=N [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Syndesis Integrations :: testtimer 0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2.redhat-00002/okio-1.17.2.redhat-00002.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.4.redhat-00001/okhttp-3.14.4.redhat-00001.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/annotation/jboss-annotations-api_1.2_spec/1.0.2.Final/jboss-annotations-api_1.2_spec-1.0.2.Final.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/annotation/jboss-annotations-api_1.2_spec/1.0.2.Final/jboss-annotations-api_1.2_spec-1.0.2.Final.jar (20 kB at 3.5 kB/s) [INFO] Downloading: https://maven.repository.redhat.com/ga/com/squareup/okhttp3/okhttp/3.14.4.redhat-00001/okhttp-3.14.4.redhat-00001.jar [INFO] Downloading: https://maven.repository.redhat.com/ga/com/squareup/okio/okio/1.17.2.redhat-00002/okio-1.17.2.redhat-00002.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/ea/com/squareup/okhttp3/okhttp/3.14.4.redhat-00001/okhttp-3.14.4.redhat-00001.jar [INFO] Downloading: https://repository.jboss.org/nexus/content/groups/ea/com/squareup/okio/okio/1.17.2.redhat-00002/okio-1.17.2.redhat-00002.jar [INFO] Downloading: https://repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/3.14.4.redhat-00001/okhttp-3.14.4.redhat-00001.jar [INFO] Downloading: https://repo1.maven.org/maven2/com/squareup/okio/okio/1.17.2.redhat-00002/okio-1.17.2.redhat-00002.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.517 s [INFO] Finished at: 2020-03-30T14:11:31Z [INFO] Final Memory: 30M/100M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project project: Could not resolve dependencies for project io.syndesis.integrations:project:jar:0.1-SNAPSHOT: The following artifacts could not be resolved: com.squareup.okhttp3:okhttp:jar:3.14.4.redhat-00001, com.squareup.okio:okio:jar:1.17.2.redhat-00002: Could not find artifact com.squareup.okhttp3:okhttp:jar:3.14.4.redhat-00001 in central (https://repo.maven.apache.org/maven2/) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project project: Could not resolve dependencies for project io.syndesis.integrations:project:jar:0.1-SNAPSHOT: The following artifacts could not be resolved: com.squareup.okhttp3:okhttp:jar:3.14.4.redhat-00001, com.squareup.okio:okio:jar:1.17.2.redhat-00002: Could not find artifact com.squareup.okhttp3:okhttp:jar:3.14.4.redhat-00001 in central (https://repo.maven.apache.org/maven2/) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:221) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:128) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:246) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345) at org.apache.maven.cli.MavenCli.main(MavenCli.java:191) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project io.syndesis.integrations:project:jar:0.1-SNAPSHOT: The following artifacts could not be resolved: com.squareup.okhttp3:okhttp:jar:3.14.4.redhat-00001, com.squareup.okio:okio:jar:1.17.2.redhat-00002: Could not find artifact com.squareup.okhttp3:okhttp:jar:3.14.4.redhat-00001 in central (https://repo.maven.apache.org/maven2/) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:209) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195) ... 23 more Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: com.squareup.okhttp3:okhttp:jar:3.14.4.redhat-00001, com.squareup.okio:okio:jar:1.17.2.redhat-00002: Could not find artifact com.squareup.okhttp3:okhttp:jar:3.14.4.redhat-00001 in central (https://repo.maven.apache.org/maven2/) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:393) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:202) ... 24 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: com.squareup.okhttp3:okhttp:jar:3.14.4.redhat-00001, com.squareup.okio:okio:jar:1.17.2.redhat-00002: Could not find artifact com.squareup.okhttp3:okhttp:jar:3.14.4.redhat-00001 in central (https://repo.maven.apache.org/maven2/) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:453) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:255) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:376) ... 25 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact com.squareup.okhttp3:okhttp:jar:3.14.4.redhat-00001 in central (https://repo.maven.apache.org/maven2/) at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:48) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:76) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [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/DependencyResolutionException Aborting due to error code 1 for Maven build assemble failed with rc=1 subprocess exited with status 1 subprocess exited with status 1 error: build error: error building at STEP "RUN /tmp/scripts/assemble": exit status 1