Pull request #3181 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/edgex-go Obtained Jenkinsfile from 30f5259eaacb18c1c20399ee5a8f3c6e56f15f32+2e0b3f51dc8a2a605bc75a6e162cee3d7e505e33 (3bf47bacadccd4ed75c0d86582822a81e24c416f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 69a7e166112f335804d9fea76440e5140e47f034 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 --version # 'git version 2.16.6' > 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 69a7e166112f335804d9fea76440e5140e47f034 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 > git --version # 'git version 2.16.6' 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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:lfit/releng-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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26945 in /w/workspace/edgexfoundry_edgex-go_PR-3181 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3181/head:refs/remotes/origin/PR-3181 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2e0b3f51dc8a2a605bc75a6e162cee3d7e505e33 into PR head commit 30f5259eaacb18c1c20399ee5a8f3c6e56f15f32 Merge succeeded, producing bfa7b1b2dbe795eeabe2bbd4424fb1a506e54650 Checking out Revision bfa7b1b2dbe795eeabe2bbd4424fb1a506e54650 (PR-3181) > git config core.sparsecheckout # timeout=10 > git checkout -f 30f5259eaacb18c1c20399ee5a8f3c6e56f15f32 # 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 2e0b3f51dc8a2a605bc75a6e162cee3d7e505e33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bfa7b1b2dbe795eeabe2bbd4424fb1a506e54650 # timeout=10 Commit message: "Merge commit '2e0b3f51dc8a2a605bc75a6e162cee3d7e505e33' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:26:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk bb9043b2d363293dbd1f7021861f16fc98d24156 # timeout=10 [Pipeline] withCredentials 21:26:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:26:04 ========================================================= 21:26:04 EdgeX Global Pipelines Version Info 21:26:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:26:05 ------------------- 21:26:05 stable info: 21:26:05 ------------------- 21:26:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:26:05 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 21:26:05 Message: update stable to v1.0.179 21:26:06 ------------------- 21:26:06 experimental info: 21:26:06 ------------------- 21:26:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:26:06 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 21:26:06 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:26:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:26:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:26:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:26:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:26:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:26:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:26:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:26:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:26:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 21:26:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 21:26:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:26:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:26:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:26:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:26:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:26:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:26:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:26:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:26:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:26:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 21:26:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:26:08 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:26:09 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 21:26:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3181 [Pipeline] echo 21:26:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3181 [Pipeline] echo 21:26:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3181 [Pipeline] echo 21:26:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bfa7b1b2dbe795eeabe2bbd4424fb1a506e54650 [Pipeline] echo 21:26:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bfa7b1b [Pipeline] echo 21:26:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:26:09 provisioning config files... 21:26:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8691100272323749071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:26:10 ---> docker-login.sh 21:26:10 nexus3.edgexfoundry.org:10001 21:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:10 Configure a credential helper to remove this warning. See 21:26:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:10 21:26:10 Login Succeeded 21:26:10 nexus3.edgexfoundry.org:10002 21:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:10 Configure a credential helper to remove this warning. See 21:26:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:10 21:26:10 Login Succeeded 21:26:10 nexus3.edgexfoundry.org:10003 21:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:10 Configure a credential helper to remove this warning. See 21:26:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:10 21:26:10 Login Succeeded 21:26:10 nexus3.edgexfoundry.org:10004 21:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:10 Configure a credential helper to remove this warning. See 21:26:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:10 21:26:10 Login Succeeded 21:26:10 docker.io 21:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:26:11 Configure a credential helper to remove this warning. See 21:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:26:11 21:26:11 Login Succeeded 21:26:11 ---> docker-login.sh ends [Pipeline] } 21:26:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:26:12 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 21:26:12 + for file in '`ls cmd/**/Dockerfile`' 21:26:12 ++ dirname cmd/core-command/Dockerfile 21:26:12 ++ cut -d/ -f2 21:26:12 + echo core-command,cmd/core-command/Dockerfile 21:26:12 + for file in '`ls cmd/**/Dockerfile`' 21:26:12 ++ dirname cmd/core-data/Dockerfile 21:26:12 ++ cut -d/ -f2 21:26:12 + echo core-data,cmd/core-data/Dockerfile 21:26:12 + for file in '`ls cmd/**/Dockerfile`' 21:26:12 ++ dirname cmd/core-metadata/Dockerfile 21:26:12 ++ cut -d/ -f2 21:26:12 + echo core-metadata,cmd/core-metadata/Dockerfile 21:26:12 + for file in '`ls cmd/**/Dockerfile`' 21:26:12 ++ dirname cmd/security-bootstrapper/Dockerfile 21:26:12 ++ cut -d/ -f2 21:26:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:26:12 + for file in '`ls cmd/**/Dockerfile`' 21:26:12 ++ dirname cmd/security-proxy-setup/Dockerfile 21:26:12 ++ cut -d/ -f2 21:26:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:26:12 + for file in '`ls cmd/**/Dockerfile`' 21:26:12 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:26:12 ++ cut -d/ -f2 21:26:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:26:12 + for file in '`ls cmd/**/Dockerfile`' 21:26:12 ++ dirname cmd/support-notifications/Dockerfile 21:26:12 ++ cut -d/ -f2 21:26:12 + echo support-notifications,cmd/support-notifications/Dockerfile 21:26:12 + for file in '`ls cmd/**/Dockerfile`' 21:26:12 ++ dirname cmd/support-scheduler/Dockerfile 21:26:12 ++ cut -d/ -f2 21:26:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:26:12 + for file in '`ls cmd/**/Dockerfile`' 21:26:12 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:26:12 ++ cut -d/ -f2 21:26:12 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:26:12 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:26:13 21:26:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:26:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:26:14 latest: Pulling from edgex-devops/git-semver 21:26:14 31603596830f: Pulling fs layer 21:26:14 2a8b12db71e7: Pulling fs layer 21:26:14 6ca5941a6612: Pulling fs layer 21:26:14 ecc8261a40a4: Pulling fs layer 21:26:14 ecc8261a40a4: Waiting 21:26:14 2a8b12db71e7: Download complete 21:26:14 31603596830f: Download complete 21:26:14 6ca5941a6612: Verifying Checksum 21:26:14 6ca5941a6612: Download complete 21:26:14 ecc8261a40a4: Verifying Checksum 21:26:14 ecc8261a40a4: Download complete 21:26:14 31603596830f: Pull complete 21:26:14 2a8b12db71e7: Pull complete 21:26:15 6ca5941a6612: Pull complete 21:26:15 ecc8261a40a4: Pull complete 21:26:15 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:26:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:26:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:26:15 prd-centos7-docker-4c-2g-26945 does not seem to be running inside a container 21:26:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:10004/edgex-devops/git-semver:latest cat 21:26:18 $ docker top e8e288594542ecef7a5106f942bcd2e3bbdde586ef66ef21f51f10ba1d57f41c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:26:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:18 [ssh-agent] Looking for ssh-agent implementation... 21:26:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:18 $ docker exec e8e288594542ecef7a5106f942bcd2e3bbdde586ef66ef21f51f10ba1d57f41c ssh-agent 21:26:18 SSH_AUTH_SOCK=/tmp/ssh-eGgrFYc57uAd/agent.13 21:26:18 SSH_AGENT_PID=18 21:26:18 Running ssh-add (command line suppressed) 21:26:18 Identity added: /w/workspace/edgex-go/6@tmp/private_key_5210943850313003804.key (/w/workspace/edgex-go/6@tmp/private_key_5210943850313003804.key) 21:26:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:19 + git tag --points-at HEAD [Pipeline] } 21:26:19 $ docker exec --env ******** --env ******** e8e288594542ecef7a5106f942bcd2e3bbdde586ef66ef21f51f10ba1d57f41c ssh-agent -k 21:26:19 unset SSH_AUTH_SOCK; 21:26:19 unset SSH_AGENT_PID; 21:26:19 echo Agent pid 18 killed; 21:26:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:26:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:19 [ssh-agent] Looking for ssh-agent implementation... 21:26:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:19 $ docker exec e8e288594542ecef7a5106f942bcd2e3bbdde586ef66ef21f51f10ba1d57f41c ssh-agent 21:26:19 SSH_AUTH_SOCK=/tmp/ssh-MuKDDQ7udHLk/agent.48 21:26:19 SSH_AGENT_PID=53 21:26:19 Running ssh-add (command line suppressed) 21:26:20 Identity added: /w/workspace/edgex-go/6@tmp/private_key_8086852680314035857.key (/w/workspace/edgex-go/6@tmp/private_key_8086852680314035857.key) 21:26:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:20 + git semver init 21:26:20 # -> Open(): unable to determine branch for HEAD 21:26:20 # $GIT_DIR = /w/workspace/edgex-go/6/.git 21:26:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 21:26:20 # $SEMVER_REMOTE_NAME = origin 21:26:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:26:20 # $SEMVER_USER_NAME = edgex-jenkins 21:26:20 # $SEMVER_BRANCH = PR-3181 21:26:20 # $SEMVER_TEMP = /tmp/semver-601065894 21:26:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:26:38 # '/tmp/semver-601065894' -> '/w/workspace/edgex-go/6/.semver' 21:26:38 # -> Force: false 21:26:38 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 21:26:38 $ docker exec --env ******** --env ******** e8e288594542ecef7a5106f942bcd2e3bbdde586ef66ef21f51f10ba1d57f41c ssh-agent -k 21:26:38 unset SSH_AUTH_SOCK; 21:26:38 unset SSH_AGENT_PID; 21:26:38 echo Agent pid 53 killed; 21:26:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:26:39 + git semver [Pipeline] } 21:26:39 $ docker stop --time=1 e8e288594542ecef7a5106f942bcd2e3bbdde586ef66ef21f51f10ba1d57f41c 21:26:40 $ docker rm -f e8e288594542ecef7a5106f942bcd2e3bbdde586ef66ef21f51f10ba1d57f41c [Pipeline] // withDockerContainer [Pipeline] sh 21:26:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:26:41 Stashed 1 file(s) [Pipeline] echo 21:26:41 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:26:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:26:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:26:43 + sudo service docker restart 21:26:43 + true 21:26:43 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 21:26:43 ========================================================= 21:26:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:26:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:26:44 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 21:26:47 Sending build context to Docker daemon 327.9MB 21:26:47 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 21:26:47 Step 2/6 : FROM ${BASE} 21:26:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:26:47 188c0c94c7c5: Pulling fs layer 21:26:47 0ef7d3d256c8: Pulling fs layer 21:26:47 de9db76c5a1d: Pulling fs layer 21:26:47 bca2f99d35d6: Pulling fs layer 21:26:47 93359f2a8cfa: Pulling fs layer 21:26:47 7c6f9722023f: Pulling fs layer 21:26:47 a35cf1a2eb13: Pulling fs layer 21:26:47 93359f2a8cfa: Waiting 21:26:47 bca2f99d35d6: Waiting 21:26:47 a35cf1a2eb13: Waiting 21:26:47 de9db76c5a1d: Download complete 21:26:47 0ef7d3d256c8: Verifying Checksum 21:26:47 0ef7d3d256c8: Download complete 21:26:47 93359f2a8cfa: Verifying Checksum 21:26:47 93359f2a8cfa: Download complete 21:26:47 188c0c94c7c5: Verifying Checksum 21:26:47 188c0c94c7c5: Download complete 21:26:47 7c6f9722023f: Verifying Checksum 21:26:47 7c6f9722023f: Download complete 21:26:48 188c0c94c7c5: Pull complete 21:26:48 0ef7d3d256c8: Pull complete 21:26:48 de9db76c5a1d: Pull complete 21:26:49 a35cf1a2eb13: Verifying Checksum 21:26:50 bca2f99d35d6: Download complete 21:26:55 bca2f99d35d6: Pull complete 21:26:55 93359f2a8cfa: Pull complete 21:26:55 7c6f9722023f: Pull complete 21:26:57 Still waiting to schedule task 21:26:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 21:27:02 a35cf1a2eb13: Pull complete 21:27:02 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:27:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:27:02 ---> a62c8e92a672 21:27:02 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 21:27:02 ---> Running in 6d1601a08f2b 21:27:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:27:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:27:03 (1/12) Installing libmagic (5.38-r0) 21:27:03 (2/12) Installing file (5.38-r0) 21:27:03 (3/12) Installing libc-dev (0.7.2-r3) 21:27:03 (4/12) Installing g++ (9.3.0-r2) 21:27:09 (5/12) Installing fortify-headers (1.1-r0) 21:27:09 (6/12) Installing patch (2.7.6-r6) 21:27:09 (7/12) Installing build-base (0.5-r2) 21:27:09 (8/12) Installing libsodium (1.0.18-r0) 21:27:09 (9/12) Installing pkgconf (1.7.2-r0) 21:27:09 (10/12) Installing libsodium-dev (1.0.18-r0) 21:27:09 (11/12) Installing libzmq (4.3.3-r0) 21:27:09 (12/12) Installing zeromq-dev (4.3.3-r0) 21:27:09 Executing busybox-1.31.1-r19.trigger 21:27:10 OK: 233 MiB in 51 packages 21:27:13 Removing intermediate container 6d1601a08f2b 21:27:13 ---> 1c3873528f49 21:27:13 Step 4/6 : WORKDIR /edgex-go 21:27:13 ---> Running in 4e8a0a52360f 21:27:13 Removing intermediate container 4e8a0a52360f 21:27:13 ---> 9b6943328671 21:27:13 Step 5/6 : COPY go.mod . 21:27:13 ---> 20ef0b3d4b9e 21:27:13 Step 6/6 : RUN go mod download 21:27:13 ---> Running in 3ac4108d5cc3 21:27:16 go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.12: parsing /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory 21:27:17 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:27:18 Failed in branch amd64 21:28:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26946 in /w/workspace/edgexfoundry_edgex-go_PR-3181 [Pipeline] { [Pipeline] ws 21:28:51 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 21:28:56 using credential edgex-jenkins-ssh 21:28:56 Cloning the remote Git repository 21:28:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:28:56 > git init /w/workspace/edgex-go/6 # timeout=10 21:28:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:28:56 > git --version # timeout=10 21:28:56 > git --version # 'git version 2.17.1' 21:28:56 using GIT_SSH to set credentials SSH Credentials for GitHub 21:28:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:29:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:29:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:29:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:29:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:29:11 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3181/head:refs/remotes/origin/PR-3181 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:29:12 Merging remotes/origin/master commit 2e0b3f51dc8a2a605bc75a6e162cee3d7e505e33 into PR head commit 30f5259eaacb18c1c20399ee5a8f3c6e56f15f32 21:29:13 Merge succeeded, producing 84a23751e570a9801c965650578f889adffbf0a5 21:29:13 Checking out Revision 84a23751e570a9801c965650578f889adffbf0a5 (PR-3181) 21:29:12 > git config core.sparsecheckout # timeout=10 21:29:12 > git checkout -f 30f5259eaacb18c1c20399ee5a8f3c6e56f15f32 # timeout=10 21:29:12 > git remote # timeout=10 21:29:12 > git config --get remote.origin.url # timeout=10 21:29:12 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:12 > git merge 2e0b3f51dc8a2a605bc75a6e162cee3d7e505e33 # timeout=10 21:29:13 > git rev-parse HEAD^{commit} # timeout=10 21:29:13 > git config core.sparsecheckout # timeout=10 21:29:13 > git checkout -f 84a23751e570a9801c965650578f889adffbf0a5 # timeout=10 21:29:17 Commit message: "Merge commit '2e0b3f51dc8a2a605bc75a6e162cee3d7e505e33' into HEAD" 21:29:17 First time build. Skipping changelog. 21:29:17 > git rev-list --no-walk bb9043b2d363293dbd1f7021861f16fc98d24156 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:29:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:29:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:29:20 + sudo service docker restart 21:29:20 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:29:22 provisioning config files... 21:29:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3084438257242423020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:23 ---> docker-login.sh 21:29:23 nexus3.edgexfoundry.org:10001 21:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:24 Configure a credential helper to remove this warning. See 21:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:24 21:29:24 Login Succeeded 21:29:24 nexus3.edgexfoundry.org:10002 21:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:24 Configure a credential helper to remove this warning. See 21:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:24 21:29:24 Login Succeeded 21:29:24 nexus3.edgexfoundry.org:10003 21:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:25 Configure a credential helper to remove this warning. See 21:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:25 21:29:25 Login Succeeded 21:29:25 nexus3.edgexfoundry.org:10004 21:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:25 Configure a credential helper to remove this warning. See 21:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:25 21:29:25 Login Succeeded 21:29:25 docker.io 21:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:26 Configure a credential helper to remove this warning. See 21:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:26 21:29:26 Login Succeeded 21:29:26 ---> docker-login.sh ends [Pipeline] } 21:29:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:29:26 ========================================================= 21:29:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:29:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:29:27 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:29:29 Sending build context to Docker daemon 166.4MB 21:29:29 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 21:29:29 Step 2/6 : FROM ${BASE} 21:29:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:29:29 5f621e34cdf4: Pulling fs layer 21:29:29 a4357932f1b6: Pulling fs layer 21:29:29 18c013af1878: Pulling fs layer 21:29:29 00ac8860ef70: Pulling fs layer 21:29:29 63d7cb157983: Pulling fs layer 21:29:29 b116817d02f9: Pulling fs layer 21:29:29 745a02a5169b: Pulling fs layer 21:29:29 00ac8860ef70: Waiting 21:29:29 63d7cb157983: Waiting 21:29:29 b116817d02f9: Waiting 21:29:29 745a02a5169b: Waiting 21:29:29 18c013af1878: Verifying Checksum 21:29:29 18c013af1878: Download complete 21:29:29 a4357932f1b6: Verifying Checksum 21:29:29 a4357932f1b6: Download complete 21:29:29 63d7cb157983: Verifying Checksum 21:29:29 63d7cb157983: Download complete 21:29:29 b116817d02f9: Verifying Checksum 21:29:29 b116817d02f9: Download complete 21:29:29 5f621e34cdf4: Verifying Checksum 21:29:29 5f621e34cdf4: Download complete 21:29:30 5f621e34cdf4: Pull complete 21:29:31 a4357932f1b6: Pull complete 21:29:31 18c013af1878: Pull complete 21:29:31 745a02a5169b: Verifying Checksum 21:29:31 745a02a5169b: Download complete 21:29:33 00ac8860ef70: Download complete 21:29:43 00ac8860ef70: Pull complete 21:29:43 63d7cb157983: Pull complete 21:29:43 b116817d02f9: Pull complete 21:29:48 745a02a5169b: Pull complete 21:29:48 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:29:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:29:48 ---> b7e6874047d6 21:29:48 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 21:29:51 ---> Running in 64d4e0146f71 21:29:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:29:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:29:53 (1/12) Installing libmagic (5.38-r0) 21:29:53 (2/12) Installing file (5.38-r0) 21:29:53 (3/12) Installing libc-dev (0.7.2-r3) 21:29:53 (4/12) Installing g++ (9.3.0-r2) 21:29:56 (5/12) Installing fortify-headers (1.1-r0) 21:29:56 (6/12) Installing patch (2.7.6-r6) 21:29:56 (7/12) Installing build-base (0.5-r2) 21:29:56 (8/12) Installing libsodium (1.0.18-r0) 21:29:57 (9/12) Installing pkgconf (1.7.2-r0) 21:29:57 (10/12) Installing libsodium-dev (1.0.18-r0) 21:29:57 (11/12) Installing libzmq (4.3.3-r0) 21:29:57 (12/12) Installing zeromq-dev (4.3.3-r0) 21:29:57 Executing busybox-1.31.1-r19.trigger 21:29:57 OK: 217 MiB in 51 packages 21:30:01 Removing intermediate container 64d4e0146f71 21:30:01 ---> bf85f2b8e657 21:30:01 Step 4/6 : WORKDIR /edgex-go 21:30:01 ---> Running in de776413134a 21:30:01 Removing intermediate container de776413134a 21:30:01 ---> 402339ff089c 21:30:01 Step 5/6 : COPY go.mod . 21:30:02 ---> 82961cfcec70 21:30:02 Step 6/6 : RUN go mod download 21:30:02 ---> Running in 23bebbaec2c0 21:30:06 go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.12: parsing /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory 21:30:06 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:30:08 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:30:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:30:11 ---> package-listing.sh 21:30:11 ++ facter osfamily 21:30:11 ++ tr '[:upper:]' '[:lower:]' 21:30:11 + OS_FAMILY=redhat 21:30:11 + workspace=/w/workspace/edgex-go/6 21:30:11 + START_PACKAGES=/tmp/packages_start.txt 21:30:11 + END_PACKAGES=/tmp/packages_end.txt 21:30:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:30:11 + PACKAGES=/tmp/packages_start.txt 21:30:11 + '[' /w/workspace/edgex-go/6 ']' 21:30:11 + PACKAGES=/tmp/packages_end.txt 21:30:11 + case "${OS_FAMILY}" in 21:30:11 + rpm -qa 21:30:11 + sort 21:30:16 + '[' -f /tmp/packages_start.txt ']' 21:30:16 + '[' -f /tmp/packages_end.txt ']' 21:30:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:30:16 + '[' /w/workspace/edgex-go/6 ']' 21:30:16 + mkdir -p /w/workspace/edgex-go/6/archives/ 21:30:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 21:30:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:30:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:30:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:30:16 21:30:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:30:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:30:17 alpine: Pulling from edgex-lftools-log-publisher 21:30:17 df20fa9351a1: Pulling fs layer 21:30:17 36b3adc4ff6f: Pulling fs layer 21:30:17 8ad3a11d3b57: Pulling fs layer 21:30:17 46f8f816bc3b: Pulling fs layer 21:30:17 93b61091891f: Pulling fs layer 21:30:17 93b9cdb0e59b: Pulling fs layer 21:30:17 5e14af77c1be: Pulling fs layer 21:30:17 01666e4c0597: Pulling fs layer 21:30:17 aa168da1d23b: Pulling fs layer 21:30:17 46f8f816bc3b: Waiting 21:30:17 93b61091891f: Waiting 21:30:17 93b9cdb0e59b: Waiting 21:30:17 5e14af77c1be: Waiting 21:30:17 01666e4c0597: Waiting 21:30:17 aa168da1d23b: Waiting 21:30:17 36b3adc4ff6f: Verifying Checksum 21:30:17 36b3adc4ff6f: Download complete 21:30:17 46f8f816bc3b: Verifying Checksum 21:30:17 46f8f816bc3b: Download complete 21:30:17 df20fa9351a1: Verifying Checksum 21:30:17 df20fa9351a1: Download complete 21:30:17 93b9cdb0e59b: Verifying Checksum 21:30:17 93b9cdb0e59b: Download complete 21:30:17 93b61091891f: Verifying Checksum 21:30:17 93b61091891f: Download complete 21:30:17 5e14af77c1be: Verifying Checksum 21:30:17 5e14af77c1be: Download complete 21:30:17 01666e4c0597: Verifying Checksum 21:30:17 01666e4c0597: Download complete 21:30:17 8ad3a11d3b57: Verifying Checksum 21:30:17 8ad3a11d3b57: Download complete 21:30:17 df20fa9351a1: Pull complete 21:30:17 36b3adc4ff6f: Pull complete 21:30:18 8ad3a11d3b57: Pull complete 21:30:18 46f8f816bc3b: Pull complete 21:30:19 aa168da1d23b: Verifying Checksum 21:30:19 aa168da1d23b: Download complete 21:30:20 93b61091891f: Pull complete 21:30:20 93b9cdb0e59b: Pull complete 21:30:20 5e14af77c1be: Pull complete 21:30:21 01666e4c0597: Pull complete 21:30:27 aa168da1d23b: Pull complete 21:30:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:30:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:30:27 prd-centos7-docker-4c-2g-26945 does not seem to be running inside a container 21:30:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:30:30 $ docker top d399253e6ef3b50a6785400929087a8b621a9dd6d0ffd9868eec2bd5b8229a3b -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:31 + touch /tmp/pre-build-complete [Pipeline] sh 21:30:31 + mkdir -p /var/log/sa [Pipeline] sh 21:30:31 + ls /var/log/sa-host 21:30:31 + sadf -c /var/log/sa-host/sa19 21:30:31 file_magic: OK 21:30:31 HZ: Using current value: 100 21:30:31 file_header: OK 21:30:31 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:30:31 Statistics: 21:30:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:30:31 File successfully converted to sysstat format version 12.2.1 21:30:31 + sadf -c /var/log/sa-host/sa23 21:30:31 file_magic: OK 21:30:31 HZ: Using current value: 100 21:30:31 file_header: OK 21:30:31 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:30:31 Statistics: 21:30:31 Hnuu...uuuununununu... 21:30:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:30:32 provisioning config files... 21:30:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config1900345729536944426tmp [Pipeline] { [Pipeline] echo 21:30:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:30:32 ---> create-netrc.sh [Pipeline] } 21:30:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:30:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:30:33 ---> python-tools-install.sh [Pipeline] echo 21:30:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:30:33 ---> sudo-logs.sh 21:30:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:30:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:30:33 ---> job-cost.sh 21:30:33 lf-activate-venv: SKIPPING 21:30:33 INFO: No Stack... 21:30:34 INFO: Retrieving Pricing Info for: v1-standard-2 21:30:35 INFO: Archiving Costs [Pipeline] echo 21:30:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:30:35 ---> logs-deploy.sh 21:30:35 lf-activate-venv: SKIPPING 21:30:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3181/6 21:30:35 INFO: archiving workspace using pattern(s): 21:30:37 Archives upload complete. 21:30:37 INFO: archiving logs to Nexus 21:30:38 ---> uname -a: 21:30:38 Linux prd-centos7-docker-4c-2g-26945.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:30:38 21:30:38 21:30:38 ---> lscpu: 21:30:38 Architecture: x86_64 21:30:38 CPU op-mode(s): 32-bit, 64-bit 21:30:38 Byte Order: Little Endian 21:30:38 Address sizes: 40 bits physical, 48 bits virtual 21:30:38 CPU(s): 4 21:30:38 On-line CPU(s) list: 0-3 21:30:38 Thread(s) per core: 1 21:30:38 Core(s) per socket: 1 21:30:38 Socket(s): 4 21:30:38 NUMA node(s): 1 21:30:38 Vendor ID: GenuineIntel 21:30:38 CPU family: 6 21:30:38 Model: 44 21:30:38 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:30:38 Stepping: 1 21:30:38 CPU MHz: 2933.436 21:30:38 BogoMIPS: 5866.87 21:30:38 Virtualization: VT-x 21:30:38 Hypervisor vendor: KVM 21:30:38 Virtualization type: full 21:30:38 L1d cache: 128 KiB 21:30:38 L1i cache: 128 KiB 21:30:38 L2 cache: 16 MiB 21:30:38 L3 cache: 64 MiB 21:30:38 NUMA node0 CPU(s): 0-3 21:30:38 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:30:38 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:30:38 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:30:38 Vulnerability Meltdown: Mitigation; PTI 21:30:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:30:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:30:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:30:38 Vulnerability Srbds: Not affected 21:30:38 Vulnerability Tsx async abort: Not affected 21:30:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 21:30:38 21:30:38 21:30:38 ---> nproc: 21:30:38 4 21:30:38 21:30:38 21:30:38 ---> df -h: 21:30:38 Filesystem Size Used Available Use% Mounted on 21:30:38 overlay 50.0G 8.1G 41.9G 16% / 21:30:38 tmpfs 64.0M 0 64.0M 0% /dev 21:30:38 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:30:38 shm 64.0M 0 64.0M 0% /dev/shm 21:30:38 /dev/vda1 50.0G 8.1G 41.9G 16% /facter-os 21:30:38 /dev/vda1 50.0G 8.1G 41.9G 16% /etc/resolv.conf 21:30:38 /dev/vda1 50.0G 8.1G 41.9G 16% /etc/hostname 21:30:38 /dev/vda1 50.0G 8.1G 41.9G 16% /etc/hosts 21:30:38 /dev/vda1 50.0G 8.1G 41.9G 16% /var/log/secure 21:30:38 /dev/vda1 50.0G 8.1G 41.9G 16% /var/log/auth.log 21:30:38 /dev/vda1 50.0G 8.1G 41.9G 16% /run/cloud-init/result.json 21:30:38 /dev/vda1 50.0G 8.1G 41.9G 16% /var/log/sa-host 21:30:38 /dev/vda1 50.0G 8.1G 41.9G 16% /w/workspace/edgex-go/6 21:30:38 /dev/vda1 50.0G 8.1G 41.9G 16% /w/workspace/edgex-go/6@tmp 21:30:38 21:30:38 21:30:38 ---> free -m: 21:30:38 total used free shared buff/cache available 21:30:38 Mem: 1837 727 115 0 994 1013 21:30:38 Swap: 1023 2 1021 21:30:38 21:30:38 21:30:38 ---> ip addr: 21:30:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:30:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:30:38 inet 127.0.0.1/8 scope host lo 21:30:38 valid_lft forever preferred_lft forever 21:30:38 inet6 ::1/128 scope host 21:30:38 valid_lft forever preferred_lft forever 21:30:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:30:38 link/ether fa:16:3e:82:67:72 brd ff:ff:ff:ff:ff:ff 21:30:38 inet 10.30.122.114/23 brd 10.30.123.255 scope global dynamic eth0 21:30:38 valid_lft 86083sec preferred_lft 86083sec 21:30:38 inet6 fe80::f816:3eff:fe82:6772/64 scope link 21:30:38 valid_lft forever preferred_lft forever 21:30:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:30:38 link/ether 02:42:c1:fb:0a:45 brd ff:ff:ff:ff:ff:ff 21:30:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:30:38 valid_lft forever preferred_lft forever 21:30:38 inet6 fe80::42:c1ff:fefb:a45/64 scope link 21:30:38 valid_lft forever preferred_lft forever 21:30:38 21:30:38 21:30:38 ---> sar -b -r -n DEV: 21:30:38 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/19/21 _x86_64_ (4 CPU) 21:30:38 21:30:38 21:25:10 LINUX RESTART (4 CPU) 21:30:38 21:30:38 21:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:30:38 21:27:01 226.16 93.45 132.72 0.00 10350.10 46337.43 0.00 21:30:38 21:28:01 55.19 15.42 39.77 0.00 1210.32 5162.50 0.00 21:30:38 21:29:01 1.87 0.00 1.87 0.00 0.00 45.74 0.00 21:30:38 21:30:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 21:30:38 Average: 70.92 27.24 43.68 0.00 2892.64 12898.48 0.00 21:30:38 21:30:38 21:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:30:38 21:27:01 189844 0 666616 35.43 1800 1023284 1331600 45.45 535296 914636 280 21:30:38 21:28:01 247588 0 630992 33.54 1596 1001368 1100056 37.54 477528 914456 20 21:30:38 21:29:01 250080 0 628496 33.40 1596 1001372 1081696 36.92 488124 902708 20 21:30:38 21:30:01 250788 0 627788 33.37 1596 1001372 1081552 36.91 484764 905676 16 21:30:38 Average: 234575 0 638473 33.93 1647 1006849 1148726 39.20 496428 909369 84 21:30:38 21:30:38 21:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:30:38 21:27:01 eth0 1253.71 1226.55 5957.41 150.33 0.00 0.00 0.00 0.00 21:30:38 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:38 21:27:01 docker0 850.48 787.46 69.85 2679.55 0.00 0.00 0.00 0.00 21:30:38 21:28:01 eth0 114.97 93.72 396.23 11.17 0.00 0.00 0.00 0.00 21:30:38 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:38 21:28:01 docker0 86.06 99.45 5.38 384.20 0.00 0.00 0.00 0.00 21:30:38 21:29:01 eth0 0.55 0.28 0.27 0.20 0.00 0.00 0.00 0.00 21:30:38 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:38 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:38 21:30:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:30:38 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:38 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:38 Average: eth0 342.62 330.44 1589.95 40.46 0.00 0.00 0.00 0.00 21:30:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:38 Average: docker0 234.34 221.92 18.83 766.59 0.00 0.00 0.00 0.00 21:30:38 21:30:38 21:30:38 ---> sar -P ALL: 21:30:38 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/19/21 _x86_64_ (4 CPU) 21:30:38 21:30:38 21:25:10 LINUX RESTART (4 CPU) 21:30:38 21:30:38 21:26:01 CPU %user %nice %system %iowait %steal %idle 21:30:38 21:27:01 all 16.59 0.00 6.78 2.67 0.12 73.84 21:30:38 21:27:01 0 16.70 0.00 8.07 3.64 0.12 71.48 21:30:38 21:27:01 1 14.40 0.00 6.12 2.11 0.14 77.23 21:30:38 21:27:01 2 17.58 0.00 6.56 4.04 0.12 71.70 21:30:38 21:27:01 3 17.70 0.00 6.37 0.89 0.10 74.94 21:30:38 21:28:01 all 1.20 0.00 0.97 1.74 0.01 96.08 21:30:38 21:28:01 0 1.82 0.00 1.34 1.81 0.00 95.03 21:30:38 21:28:01 1 0.99 0.00 0.80 1.82 0.02 96.37 21:30:38 21:28:01 2 0.99 0.00 1.04 1.94 0.02 96.02 21:30:38 21:28:01 3 1.00 0.00 0.72 1.37 0.02 96.89 21:30:38 21:29:01 all 0.14 0.00 0.03 0.00 0.00 99.82 21:30:38 21:29:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:30:38 21:29:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:30:38 21:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:30:38 21:29:01 3 0.50 0.00 0.03 0.00 0.02 99.45 21:30:38 21:30:01 all 0.15 0.00 0.05 0.00 0.00 99.80 21:30:38 21:30:01 0 0.05 0.00 0.10 0.00 0.00 99.85 21:30:38 21:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:30:38 21:30:01 2 0.07 0.00 0.07 0.00 0.00 99.87 21:30:38 21:30:01 3 0.47 0.00 0.03 0.00 0.00 99.50 21:30:38 Average: all 4.45 0.00 1.93 1.09 0.03 92.49 21:30:38 Average: 0 4.57 0.00 2.35 1.35 0.03 91.70 21:30:38 Average: 1 3.80 0.00 1.72 0.98 0.04 93.47 21:30:38 Average: 2 4.60 0.00 1.90 1.48 0.03 91.99 21:30:38 Average: 3 4.84 0.00 1.76 0.56 0.03 92.80 21:30:38 21:30:38 21:30:38