Pull request #441 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from b3e42a5b4f538f9cabd5928ffcd3b139bde05b74+b46b5c89c733343e47ac4a68e550b3146efa74c5 (82e5b71d8b8f542d66fdcc47e9487774bca05761) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3395 in /w/workspace/ndry_app-functions-sdk-go_PR-441 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-441 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b46b5c89c733343e47ac4a68e550b3146efa74c5 into PR head commit b3e42a5b4f538f9cabd5928ffcd3b139bde05b74 Merge succeeded, producing b3e42a5b4f538f9cabd5928ffcd3b139bde05b74 Checking out Revision b3e42a5b4f538f9cabd5928ffcd3b139bde05b74 (PR-441) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/441/head:refs/remotes/origin/PR-441 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3e42a5b4f538f9cabd5928ffcd3b139bde05b74 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b46b5c89c733343e47ac4a68e550b3146efa74c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3e42a5b4f538f9cabd5928ffcd3b139bde05b74 # timeout=10 Commit message: "feat: Implement V2 Secrets endpoint" First time build. Skipping changelog. > git rev-list --no-walk 56ec8d8b29de1db9501b666fcb22d11f043047f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:58:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:58:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:58:32 ========================================================= 17:58:32 EdgeX Global Pipelines Version Info 17:58:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:58:34 ------------------- 17:58:34 stable info: 17:58:34 ------------------- 17:58:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:58:34 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 17:58:34 Message: update stable to v1.0.106 17:58:35 ------------------- 17:58:35 experimental info: 17:58:35 ------------------- 17:58:35 Commited By: **** collab-it+edgex@linuxfoundation.org 17:58:35 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 17:58:35 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:58:37 + git log --format=format:%s -1 b3e42a5b4f538f9cabd5928ffcd3b139bde05b74 [Pipeline] echo 17:58:37 GIT_COMMIT: b3e42a5b4f538f9cabd5928ffcd3b139bde05b74, Commit Message: feat: Implement V2 Secrets endpoint [Pipeline] echo 17:58:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:58:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:58:38 17:58:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:58:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:58:39 latest: Pulling from edgex-devops/git-semver 17:58:39 31603596830f: Pulling fs layer 17:58:39 2a8b12db71e7: Pulling fs layer 17:58:39 6ca5941a6612: Pulling fs layer 17:58:39 ecc8261a40a4: Pulling fs layer 17:58:39 ecc8261a40a4: Waiting 17:58:39 2a8b12db71e7: Verifying Checksum 17:58:39 2a8b12db71e7: Download complete 17:58:39 31603596830f: Verifying Checksum 17:58:39 31603596830f: Download complete 17:58:39 ecc8261a40a4: Verifying Checksum 17:58:39 ecc8261a40a4: Download complete 17:58:39 6ca5941a6612: Verifying Checksum 17:58:39 6ca5941a6612: Download complete 17:58:39 31603596830f: Pull complete 17:58:39 2a8b12db71e7: Pull complete 17:58:40 6ca5941a6612: Pull complete 17:58:40 ecc8261a40a4: Pull complete 17:58:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:58:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:58:40 prd-centos7-docker-4c-2g-3395 does not seem to be running inside a container 17:58:40 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-441 -v /w/workspace/ndry_app-functions-sdk-go_PR-441:/w/workspace/ndry_app-functions-sdk-go_PR-441:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-441@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-441@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:58:43 $ docker top c7e29ccd3004a1e27dda1ac7d4d89dddc4ffc5095753cf1903f4b0a8fac058c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:43 [ssh-agent] Looking for ssh-agent implementation... 17:58:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:43 $ docker exec c7e29ccd3004a1e27dda1ac7d4d89dddc4ffc5095753cf1903f4b0a8fac058c7 ssh-agent 17:58:43 SSH_AUTH_SOCK=/tmp/ssh-oTPWnlZLSB7b/agent.12 17:58:43 SSH_AGENT_PID=17 17:58:43 Running ssh-add (command line suppressed) 17:58:43 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-441@tmp/private_key_4685842641352648041.key (/w/workspace/ndry_app-functions-sdk-go_PR-441@tmp/private_key_4685842641352648041.key) 17:58:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:44 + git describe --exact-match --tags HEAD 17:58:44 fatal: No names found, cannot describe anything. [Pipeline] } 17:58:44 $ docker exec --env ******** --env ******** c7e29ccd3004a1e27dda1ac7d4d89dddc4ffc5095753cf1903f4b0a8fac058c7 ssh-agent -k 17:58:44 unset SSH_AUTH_SOCK; 17:58:44 unset SSH_AGENT_PID; 17:58:44 echo Agent pid 17 killed; 17:58:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:58:44 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:58:44 This usually means this commit has not been tagged. [Pipeline] sshagent 17:58:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:44 [ssh-agent] Looking for ssh-agent implementation... 17:58:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:44 $ docker exec c7e29ccd3004a1e27dda1ac7d4d89dddc4ffc5095753cf1903f4b0a8fac058c7 ssh-agent 17:58:44 SSH_AUTH_SOCK=/tmp/ssh-IUqyU3eoVzDr/agent.45 17:58:44 SSH_AGENT_PID=51 17:58:44 Running ssh-add (command line suppressed) 17:58:45 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-441@tmp/private_key_2553022283956405768.key (/w/workspace/ndry_app-functions-sdk-go_PR-441@tmp/private_key_2553022283956405768.key) 17:58:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:45 + git semver init 17:58:45 # -> Open(): unable to determine branch for HEAD 17:58:45 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-441/.git 17:58:45 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-441 17:58:45 # $SEMVER_REMOTE_NAME = origin 17:58:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:58:45 # $SEMVER_USER_NAME = edgex-jenkins 17:58:45 # $SEMVER_BRANCH = PR-441 17:58:45 # $SEMVER_TEMP = /tmp/semver-576329928 17:58:45 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 17:58:47 # '/tmp/semver-576329928' -> '/w/workspace/ndry_app-functions-sdk-go_PR-441/.semver' 17:58:47 # -> Force: false 17:58:47 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-441/.semver [Pipeline] } 17:58:47 $ docker exec --env ******** --env ******** c7e29ccd3004a1e27dda1ac7d4d89dddc4ffc5095753cf1903f4b0a8fac058c7 ssh-agent -k 17:58:48 unset SSH_AUTH_SOCK; 17:58:48 unset SSH_AGENT_PID; 17:58:48 echo Agent pid 51 killed; 17:58:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:48 + git semver [Pipeline] } 17:58:48 $ docker stop --time=1 c7e29ccd3004a1e27dda1ac7d4d89dddc4ffc5095753cf1903f4b0a8fac058c7 17:58:50 $ docker rm -f c7e29ccd3004a1e27dda1ac7d4d89dddc4ffc5095753cf1903f4b0a8fac058c7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:58:52 Stashed 35 file(s) [Pipeline] echo 17:58:52 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 17:58:52 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 17:59:07 Still waiting to schedule task 17:59:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:59:07 Still waiting to schedule task 17:59:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:01:26 Running on prd-centos7-docker-4c-2g-3396 in /w/workspace/ndry_app-functions-sdk-go_PR-441 [Pipeline] { [Pipeline] ws 18:01:26 Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout 18:01:35 using credential edgex-jenkins-ssh 18:01:35 Cloning the remote Git repository 18:01:35 Cloning with configured refspecs honoured and without tags 18:01:36 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:01:36 > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 18:01:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:01:36 > git --version # timeout=10 18:01:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:01:39 Fetching without tags 18:01:40 Merging remotes/origin/master commit b46b5c89c733343e47ac4a68e550b3146efa74c5 into PR head commit b3e42a5b4f538f9cabd5928ffcd3b139bde05b74 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:01:40 Failed in branch amd64 18:01:39 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:01:39 > git config --add remote.origin.fetch +refs/pull/441/head:refs/remotes/origin/PR-441 # timeout=10 18:01:39 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:01:39 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:01:39 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:01:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:01:40 > git config core.sparsecheckout # timeout=10 18:01:40 > git checkout -f b3e42a5b4f538f9cabd5928ffcd3b139bde05b74 # timeout=10 21:36:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4940 in /w/workspace/ndry_app-functions-sdk-go_PR-441 [Pipeline] { [Pipeline] ws 21:36:49 Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout 21:36:54 using credential edgex-jenkins-ssh 21:36:54 Cloning the remote Git repository 21:36:54 Cloning with configured refspecs honoured and without tags 21:36:54 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:36:54 > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 21:36:54 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:36:54 > git --version # timeout=10 21:36:54 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:36:58 Fetching without tags 21:36:59 Merging remotes/origin/master commit b46b5c89c733343e47ac4a68e550b3146efa74c5 into PR head commit b3e42a5b4f538f9cabd5928ffcd3b139bde05b74 [Pipeline] } [Pipeline] // ws 21:36:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:36:58 > git config --add remote.origin.fetch +refs/pull/441/head:refs/remotes/origin/PR-441 # timeout=10 21:36:58 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:36:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:36:58 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:36:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:36:59 > git config core.sparsecheckout # timeout=10 21:36:59 > git checkout -f b3e42a5b4f538f9cabd5928ffcd3b139bde05b74 # timeout=10 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:36:59 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:37:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:37:02 ---> package-listing.sh 21:37:02 ++ facter osfamily 21:37:02 ++ tr '[:upper:]' '[:lower:]' 21:37:02 + OS_FAMILY=redhat 21:37:02 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-441 21:37:02 + START_PACKAGES=/tmp/packages_start.txt 21:37:02 + END_PACKAGES=/tmp/packages_end.txt 21:37:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:37:02 + PACKAGES=/tmp/packages_start.txt 21:37:02 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-441 ']' 21:37:02 + PACKAGES=/tmp/packages_end.txt 21:37:02 + case "${OS_FAMILY}" in 21:37:02 + rpm -qa 21:37:02 + sort 21:37:06 + '[' -f /tmp/packages_start.txt ']' 21:37:06 + '[' -f /tmp/packages_end.txt ']' 21:37:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:37:06 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-441 ']' 21:37:06 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-441/archives/ 21:37:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-441/archives/ [Pipeline] isUnix [Pipeline] sh 21:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:37:06 21:37:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:37:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:37:07 alpine: Pulling from edgex-lftools-log-publisher 21:37:07 c9b1b535fdd9: Pulling fs layer 21:37:07 2cc5ad85d9ab: Pulling fs layer 21:37:07 756a868c4378: Pulling fs layer 21:37:07 444b2fc9a129: Pulling fs layer 21:37:07 ea15f1150254: Pulling fs layer 21:37:07 41b27a9f41bf: Pulling fs layer 21:37:07 28c525ee5125: Pulling fs layer 21:37:07 094b1ea09ed8: Pulling fs layer 21:37:07 138eaada9080: Pulling fs layer 21:37:07 0622d0fa9048: Pulling fs layer 21:37:07 444b2fc9a129: Waiting 21:37:07 ea15f1150254: Waiting 21:37:07 41b27a9f41bf: Waiting 21:37:07 28c525ee5125: Waiting 21:37:07 094b1ea09ed8: Waiting 21:37:07 138eaada9080: Waiting 21:37:07 0622d0fa9048: Waiting 21:37:07 2cc5ad85d9ab: Download complete 21:37:07 444b2fc9a129: Verifying Checksum 21:37:07 444b2fc9a129: Download complete 21:37:07 c9b1b535fdd9: Verifying Checksum 21:37:07 c9b1b535fdd9: Download complete 21:37:07 ea15f1150254: Verifying Checksum 21:37:07 ea15f1150254: Download complete 21:37:07 28c525ee5125: Verifying Checksum 21:37:07 28c525ee5125: Download complete 21:37:07 756a868c4378: Verifying Checksum 21:37:07 756a868c4378: Download complete 21:37:07 c9b1b535fdd9: Pull complete 21:37:07 094b1ea09ed8: Verifying Checksum 21:37:07 094b1ea09ed8: Download complete 21:37:07 138eaada9080: Verifying Checksum 21:37:07 138eaada9080: Download complete 21:37:07 0622d0fa9048: Download complete 21:37:07 2cc5ad85d9ab: Pull complete 21:37:08 41b27a9f41bf: Verifying Checksum 21:37:08 41b27a9f41bf: Download complete 21:37:09 756a868c4378: Pull complete 21:37:09 444b2fc9a129: Pull complete 21:37:09 ea15f1150254: Pull complete 21:37:14 41b27a9f41bf: Pull complete 21:37:14 28c525ee5125: Pull complete 21:37:16 094b1ea09ed8: Pull complete 21:37:16 138eaada9080: Pull complete 21:37:16 0622d0fa9048: Pull complete 21:37:16 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:37:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:37:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:37:16 prd-centos7-docker-4c-2g-3395 does not seem to be running inside a container 21:37:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-441 -v /w/workspace/ndry_app-functions-sdk-go_PR-441:/w/workspace/ndry_app-functions-sdk-go_PR-441:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-441@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-441@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:37:20 $ docker top 02372715dd9df83a014c5d8040183c12d6ef91748aaadf5bd5c610019dfee3bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:20 provisioning config files... 21:37:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-441@tmp/config4511544585478925290tmp [Pipeline] { [Pipeline] echo 21:37:20 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:37:20 ---> create-netrc.sh [Pipeline] echo 21:37:20 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:37:21 ---> logs-deploy.sh 21:37:21 + ARCHIVE_ARTIFACTS= 21:37:21 + LOGS_SERVER=https://logs.edgexfoundry.org 21:37:21 + '[' https://logs.edgexfoundry.org == None ']' 21:37:21 + NEXUS_URL=https://nexus.edgexfoundry.org 21:37:21 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-441/9 21:37:21 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-441/9/ 21:37:21 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-441/9 /w/workspace/ndry_app-functions-sdk-go_PR-441 21:37:22 Archives upload complete. 21:37:22 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-441/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-441/9/