Pull request #192 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 24a9cd6a6537656d8f499a6727d56a20cb7ddfda+f22f876e599b70c9e0b9005e06686315ad76e5c7 (b809951f11db7ffc0fe174e560764fc17e7770ec) Running in Durability level: MAX_SURVIVABILITY 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-192/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-192/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1724 in /w/workspace/foundry_device-virtual-go_PR-192 [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/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-192 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Merging remotes/origin/master commit f22f876e599b70c9e0b9005e06686315ad76e5c7 into PR head commit 24a9cd6a6537656d8f499a6727d56a20cb7ddfda Merge succeeded, producing 24a9cd6a6537656d8f499a6727d56a20cb7ddfda Checking out Revision 24a9cd6a6537656d8f499a6727d56a20cb7ddfda (PR-192) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24a9cd6a6537656d8f499a6727d56a20cb7ddfda # 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 f22f876e599b70c9e0b9005e06686315ad76e5c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24a9cd6a6537656d8f499a6727d56a20cb7ddfda # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:56 ========================================================= 05:59:56 EdgeX Global Pipelines Version Info 05:59:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:58 ------------------- 05:59:58 stable info: 05:59:58 ------------------- 05:59:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:58 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:59:58 Message: update stable to v1.0.186 05:59:59 ------------------- 05:59:59 experimental info: 05:59:59 ------------------- 05:59:59 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:59 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 05:59:59 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-192 [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-192 [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-192 [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24a9cd6a6537656d8f499a6727d56a20cb7ddfda [Pipeline] echo 06:00:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 24a9cd6 [Pipeline] echo 06:00:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:00:01 provisioning config files... 06:00:01 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-192@tmp/config2117062854864717971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:01 ---> docker-login.sh 06:00:01 nexus3.edgexfoundry.org:10001 06:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:02 Configure a credential helper to remove this warning. See 06:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:02 06:00:02 Login Succeeded 06:00:02 nexus3.edgexfoundry.org:10002 06:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:02 Configure a credential helper to remove this warning. See 06:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:02 06:00:02 Login Succeeded 06:00:02 nexus3.edgexfoundry.org:10003 06:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:02 Configure a credential helper to remove this warning. See 06:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:02 06:00:02 Login Succeeded 06:00:02 nexus3.edgexfoundry.org:10004 06:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:02 Configure a credential helper to remove this warning. See 06:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:02 06:00:02 Login Succeeded 06:00:02 docker.io 06:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:03 Configure a credential helper to remove this warning. See 06:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:03 06:00:03 Login Succeeded 06:00:03 ---> docker-login.sh ends [Pipeline] } 06:00:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:04 + git log --format=format:%s -1 24a9cd6a6537656d8f499a6727d56a20cb7ddfda [Pipeline] echo 06:00:04 GIT_COMMIT: 24a9cd6a6537656d8f499a6727d56a20cb7ddfda, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:00:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:00:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:04 06:00:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:00:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:05 latest: Pulling from edgex-devops/git-semver 06:00:05 31603596830f: Pulling fs layer 06:00:05 2a8b12db71e7: Pulling fs layer 06:00:05 6ca5941a6612: Pulling fs layer 06:00:05 ecc8261a40a4: Pulling fs layer 06:00:05 ecc8261a40a4: Waiting 06:00:05 2a8b12db71e7: Verifying Checksum 06:00:05 2a8b12db71e7: Download complete 06:00:05 31603596830f: Verifying Checksum 06:00:05 31603596830f: Download complete 06:00:05 ecc8261a40a4: Verifying Checksum 06:00:05 ecc8261a40a4: Download complete 06:00:05 31603596830f: Pull complete 06:00:05 2a8b12db71e7: Pull complete 06:00:06 6ca5941a6612: Verifying Checksum 06:00:06 6ca5941a6612: Download complete 06:00:06 6ca5941a6612: Pull complete 06:00:07 ecc8261a40a4: Pull complete 06:00:07 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:00:07 prd-centos7-docker-4c-2g-1724 does not seem to be running inside a container 06:00:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-192 -v /w/workspace/foundry_device-virtual-go_PR-192:/w/workspace/foundry_device-virtual-go_PR-192:rw,z -v /w/workspace/foundry_device-virtual-go_PR-192@tmp:/w/workspace/foundry_device-virtual-go_PR-192@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 06:00:09 $ docker top 471b6faef520b8387a0dc1a301df6f0bda3cf9a7bce89e75e8dd3c64da7ab69c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:09 [ssh-agent] Looking for ssh-agent implementation... 06:00:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:09 $ docker exec 471b6faef520b8387a0dc1a301df6f0bda3cf9a7bce89e75e8dd3c64da7ab69c ssh-agent 06:00:10 SSH_AUTH_SOCK=/tmp/ssh-C1WZNHZZLqao/agent.11 06:00:10 SSH_AGENT_PID=16 06:00:10 Running ssh-add (command line suppressed) 06:00:10 Identity added: /w/workspace/foundry_device-virtual-go_PR-192@tmp/private_key_8664397398719337841.key (/w/workspace/foundry_device-virtual-go_PR-192@tmp/private_key_8664397398719337841.key) 06:00:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:10 + git tag --points-at HEAD [Pipeline] } 06:00:10 $ docker exec --env ******** --env ******** 471b6faef520b8387a0dc1a301df6f0bda3cf9a7bce89e75e8dd3c64da7ab69c ssh-agent -k 06:00:10 unset SSH_AUTH_SOCK; 06:00:10 unset SSH_AGENT_PID; 06:00:10 echo Agent pid 16 killed; 06:00:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:00:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:10 [ssh-agent] Looking for ssh-agent implementation... 06:00:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:11 $ docker exec 471b6faef520b8387a0dc1a301df6f0bda3cf9a7bce89e75e8dd3c64da7ab69c ssh-agent 06:00:11 SSH_AUTH_SOCK=/tmp/ssh-xT6MG8k387r9/agent.46 06:00:11 SSH_AGENT_PID=51 06:00:11 Running ssh-add (command line suppressed) 06:00:11 Identity added: /w/workspace/foundry_device-virtual-go_PR-192@tmp/private_key_7787041006499548183.key (/w/workspace/foundry_device-virtual-go_PR-192@tmp/private_key_7787041006499548183.key) 06:00:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:12 + git semver init 06:00:12 # -> Open(): unable to determine branch for HEAD 06:00:12 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-192/.git 06:00:12 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-192 06:00:12 # $SEMVER_REMOTE_NAME = origin 06:00:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:00:12 # $SEMVER_USER_NAME = edgex-jenkins 06:00:12 # $SEMVER_BRANCH = PR-192 06:00:12 # $SEMVER_TEMP = /tmp/semver-511674012 06:00:12 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 06:00:13 # '/tmp/semver-511674012' -> '/w/workspace/foundry_device-virtual-go_PR-192/.semver' 06:00:13 # -> Force: false 06:00:13 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-192/.semver [Pipeline] } 06:00:13 $ docker exec --env ******** --env ******** 471b6faef520b8387a0dc1a301df6f0bda3cf9a7bce89e75e8dd3c64da7ab69c ssh-agent -k 06:00:13 unset SSH_AUTH_SOCK; 06:00:13 unset SSH_AGENT_PID; 06:00:13 echo Agent pid 51 killed; 06:00:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:14 + git semver [Pipeline] } 06:00:14 $ docker stop --time=1 471b6faef520b8387a0dc1a301df6f0bda3cf9a7bce89e75e8dd3c64da7ab69c 06:00:15 $ docker rm -f 471b6faef520b8387a0dc1a301df6f0bda3cf9a7bce89e75e8dd3c64da7ab69c [Pipeline] // withDockerContainer [Pipeline] sh 06:00:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:16 Stashed 1 file(s) [Pipeline] echo 06:00:16 [edgeXSemver]: initialized semver on 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 06:00:32 Still waiting to schedule task 06:00:32 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:00:32 Still waiting to schedule task 06:00:32 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:01:58 Running on prd-centos7-docker-4c-2g-1733 in /w/workspace/foundry_device-virtual-go_PR-192 [Pipeline] { [Pipeline] ws 06:01:58 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:02:02 using credential edgex-jenkins-ssh 06:02:02 Cloning the remote Git repository 06:02:01 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:02:01 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:02:01 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:02:01 > git --version # timeout=10 06:02:02 > git --version # 'git version 2.24.3' 06:02:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:04 Merging remotes/origin/master commit f22f876e599b70c9e0b9005e06686315ad76e5c7 into PR head commit 24a9cd6a6537656d8f499a6727d56a20cb7ddfda 06:02:03 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:02:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:03 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:02:03 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:02:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:02:04 > git config core.sparsecheckout # timeout=10 06:02:04 > git checkout -f 24a9cd6a6537656d8f499a6727d56a20cb7ddfda # timeout=10 06:02:04 Merge succeeded, producing 24a9cd6a6537656d8f499a6727d56a20cb7ddfda 06:02:04 Checking out Revision 24a9cd6a6537656d8f499a6727d56a20cb7ddfda (PR-192) 06:02:04 > git remote # timeout=10 06:02:04 > git config --get remote.origin.url # timeout=10 06:02:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:04 > git merge f22f876e599b70c9e0b9005e06686315ad76e5c7 # timeout=10 06:02:04 > git rev-parse HEAD^{commit} # timeout=10 06:02:04 > git config core.sparsecheckout # timeout=10 06:02:04 > git checkout -f 24a9cd6a6537656d8f499a6727d56a20cb7ddfda # timeout=10 06:02:08 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:02:08 > git --version # timeout=10 06:02:08 > git --version # 'git version 2.24.3' 06:02:08 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:02:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:02:10 + sudo service docker restart 06:02:10 + true 06:02:10 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:02:12 provisioning config files... 06:02:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1444071415921482900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:12 ---> docker-login.sh 06:02:12 nexus3.edgexfoundry.org:10001 06:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:13 Configure a credential helper to remove this warning. See 06:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:13 06:02:13 Login Succeeded 06:02:13 nexus3.edgexfoundry.org:10002 06:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:13 Configure a credential helper to remove this warning. See 06:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:13 06:02:13 Login Succeeded 06:02:13 nexus3.edgexfoundry.org:10003 06:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:13 Configure a credential helper to remove this warning. See 06:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:13 06:02:13 Login Succeeded 06:02:13 nexus3.edgexfoundry.org:10004 06:02:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:14 Configure a credential helper to remove this warning. See 06:02:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:14 06:02:14 Login Succeeded 06:02:14 docker.io 06:02:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:14 Configure a credential helper to remove this warning. See 06:02:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:14 06:02:14 Login Succeeded 06:02:14 ---> docker-login.sh ends [Pipeline] } 06:02:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:02:14 ========================================================= 06:02:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:02:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:02:15 + 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 . 06:02:15 Sending build context to Docker daemon 529.4kB 06:02:15 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:02:15 Step 2/8 : FROM ${BASE} 06:02:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:02:15 188c0c94c7c5: Pulling fs layer 06:02:15 0ef7d3d256c8: Pulling fs layer 06:02:15 de9db76c5a1d: Pulling fs layer 06:02:15 bca2f99d35d6: Pulling fs layer 06:02:15 93359f2a8cfa: Pulling fs layer 06:02:15 7c6f9722023f: Pulling fs layer 06:02:15 a35cf1a2eb13: Pulling fs layer 06:02:15 93359f2a8cfa: Waiting 06:02:15 a35cf1a2eb13: Waiting 06:02:15 7c6f9722023f: Waiting 06:02:15 bca2f99d35d6: Waiting 06:02:15 de9db76c5a1d: Download complete 06:02:15 0ef7d3d256c8: Verifying Checksum 06:02:15 0ef7d3d256c8: Download complete 06:02:15 93359f2a8cfa: Verifying Checksum 06:02:15 93359f2a8cfa: Download complete 06:02:15 7c6f9722023f: Verifying Checksum 06:02:15 7c6f9722023f: Download complete 06:02:15 188c0c94c7c5: Verifying Checksum 06:02:15 188c0c94c7c5: Download complete 06:02:16 188c0c94c7c5: Pull complete 06:02:16 0ef7d3d256c8: Pull complete 06:02:16 de9db76c5a1d: Pull complete 06:02:18 a35cf1a2eb13: Verifying Checksum 06:02:18 a35cf1a2eb13: Download complete 06:02:19 bca2f99d35d6: Download complete 06:02:25 bca2f99d35d6: Pull complete 06:02:25 93359f2a8cfa: Pull complete 06:02:25 7c6f9722023f: Pull complete 06:02:31 a35cf1a2eb13: Pull complete 06:02:31 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:02:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:02:31 ---> a62c8e92a672 06:02:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 06:02:32 ---> Running in 6078e0d86803 06:02:32 Removing intermediate container 6078e0d86803 06:02:32 ---> 9be38d19af4a 06:02:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:32 ---> Running in d1d7307a6d0e 06:02:33 Removing intermediate container d1d7307a6d0e 06:02:33 ---> 9194212f7b29 06:02:33 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 06:02:33 ---> Running in d212bbe70030 06:02:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:02:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:02:35 (1/13) Installing libc-dev (0.7.2-r3) 06:02:35 (2/13) Installing libsodium (1.0.18-r0) 06:02:35 (3/13) Installing pkgconf (1.7.2-r0) 06:02:35 (4/13) Installing libsodium-dev (1.0.18-r0) 06:02:35 (5/13) Installing openssh-keygen (8.3_p1-r2) 06:02:35 (6/13) Installing libedit (20191231.3.1-r0) 06:02:35 (7/13) Installing openssh-client (8.3_p1-r2) 06:02:35 (8/13) Installing openssh-sftp-server (8.3_p1-r2) 06:02:36 (9/13) Installing openssh-server-common (8.3_p1-r2) 06:02:36 (10/13) Installing openssh-server (8.3_p1-r2) 06:02:37 (11/13) Installing openssh (8.3_p1-r2) 06:02:37 (12/13) Installing libzmq (4.3.3-r0) 06:02:37 (13/13) Installing zeromq-dev (4.3.3-r0) 06:02:37 Executing busybox-1.31.1-r19.trigger 06:02:37 OK: 173 MiB in 52 packages 06:02:37 Removing intermediate container d212bbe70030 06:02:37 ---> 1cc6b269baad 06:02:37 Step 6/8 : WORKDIR /device-virtual-go 06:02:38 ---> Running in 1df80e901055 06:02:38 Removing intermediate container 1df80e901055 06:02:38 ---> 64c2a2e95a9c 06:02:38 Step 7/8 : COPY . . 06:02:39 ---> a285fee4d822 06:02:39 Step 8/8 : RUN go mod download 06:02:39 ---> Running in 49e0638357a1 06:03:05 Removing intermediate container 49e0638357a1 06:03:05 ---> 55b210264a86 06:03:05 Successfully built 55b210264a86 06:03:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:03:06 + docker inspect -f . ci-base-image-x86_64 06:03:06 . [Pipeline] withDockerContainer 06:03:06 prd-centos7-docker-4c-2g-1733 does not seem to be running inside a container 06:03:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-x86_64 cat 06:03:07 $ docker top 027028baf2d63abaf376519053340eb8aeb8ab83e9132ccfd15d79ffef8a0fa0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:07 + go version 06:03:07 go version go1.15.5 linux/amd64 [Pipeline] } 06:03:08 $ docker stop --time=1 027028baf2d63abaf376519053340eb8aeb8ab83e9132ccfd15d79ffef8a0fa0 06:03:09 $ docker rm -f 027028baf2d63abaf376519053340eb8aeb8ab83e9132ccfd15d79ffef8a0fa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:10 + docker inspect -f . ci-base-image-x86_64 06:03:10 . [Pipeline] withDockerContainer 06:03:10 prd-centos7-docker-4c-2g-1733 does not seem to be running inside a container 06:03:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-x86_64 cat 06:03:11 $ docker top 4fe354509a1c128636e7a7a8a5060f47e3d3e81b6b4ada5a770687dae75cfc4a -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:11 + make test 06:03:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:03:13 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:03:23 # github.com/edgexfoundry/device-sdk-go/v2/internal/application 06:03:23 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:03:23 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:03:23 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:03:23 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:03:32 FAIL github.com/edgexfoundry/device-virtual-go/internal/driver [build failed] 06:03:32 make: *** [Makefile:24: test] Error 2 [Pipeline] } 06:03:32 $ docker stop --time=1 4fe354509a1c128636e7a7a8a5060f47e3d3e81b6b4ada5a770687dae75cfc4a 06:03:33 $ docker rm -f 4fe354509a1c128636e7a7a8a5060f47e3d3e81b6b4ada5a770687dae75cfc4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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 Post stage [Pipeline] libraryResource [Pipeline] sh 06:03:35 ---> job-cost.sh 06:03:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eP3E 06:03:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1740 in /w/workspace/foundry_device-virtual-go_PR-192 [Pipeline] { [Pipeline] ws 06:03:38 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:03:44 using credential edgex-jenkins-ssh 06:03:44 Cloning the remote Git repository 06:03:44 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:03:44 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:03:44 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:03:44 > git --version # timeout=10 06:03:44 > git --version # 'git version 2.17.1' 06:03:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:45 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:03:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:45 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:03:45 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:03:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:46 Merging remotes/origin/master commit f22f876e599b70c9e0b9005e06686315ad76e5c7 into PR head commit 24a9cd6a6537656d8f499a6727d56a20cb7ddfda 06:03:46 Merge succeeded, producing 24a9cd6a6537656d8f499a6727d56a20cb7ddfda 06:03:46 Checking out Revision 24a9cd6a6537656d8f499a6727d56a20cb7ddfda (PR-192) 06:03:46 > git config core.sparsecheckout # timeout=10 06:03:46 > git checkout -f 24a9cd6a6537656d8f499a6727d56a20cb7ddfda # timeout=10 06:03:46 > git remote # timeout=10 06:03:46 > git config --get remote.origin.url # timeout=10 06:03:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:46 > git merge f22f876e599b70c9e0b9005e06686315ad76e5c7 # timeout=10 06:03:46 > git rev-parse HEAD^{commit} # timeout=10 06:03:46 > git config core.sparsecheckout # timeout=10 06:03:46 > git checkout -f 24a9cd6a6537656d8f499a6727d56a20cb7ddfda # timeout=10 06:03:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:03:50 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:03:50 > git --version # timeout=10 06:03:51 > git --version # 'git version 2.17.1' 06:03:51 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:03:51 06:03:51 GitHub has been notified of this commit’s build result 06:03:51 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:03:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:03:53 + true 06:03:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:03:55 provisioning config files... 06:03:55 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4306447450884433122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:56 ---> docker-login.sh 06:03:56 nexus3.edgexfoundry.org:10001 06:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:57 Configure a credential helper to remove this warning. See 06:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:57 06:03:57 Login Succeeded 06:03:57 nexus3.edgexfoundry.org:10002 06:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:58 Configure a credential helper to remove this warning. See 06:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:58 06:03:58 Login Succeeded 06:03:58 nexus3.edgexfoundry.org:10003 06:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:58 Configure a credential helper to remove this warning. See 06:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:58 06:03:58 Login Succeeded 06:03:58 nexus3.edgexfoundry.org:10004 06:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:59 Configure a credential helper to remove this warning. See 06:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:59 06:03:59 Login Succeeded 06:03:59 docker.io 06:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:59 Configure a credential helper to remove this warning. See 06:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:59 06:03:59 Login Succeeded 06:03:59 ---> docker-login.sh ends [Pipeline] } 06:03:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:00 ========================================================= 06:04:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:04:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:04:00 + 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 . 06:04:01 Sending build context to Docker daemon 528.4kB 06:04:01 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:04:01 Step 2/8 : FROM ${BASE} 06:04:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:01 5f621e34cdf4: Pulling fs layer 06:04:01 a4357932f1b6: Pulling fs layer 06:04:01 18c013af1878: Pulling fs layer 06:04:01 00ac8860ef70: Pulling fs layer 06:04:01 63d7cb157983: Pulling fs layer 06:04:01 b116817d02f9: Pulling fs layer 06:04:01 745a02a5169b: Pulling fs layer 06:04:01 00ac8860ef70: Waiting 06:04:01 63d7cb157983: Waiting 06:04:01 b116817d02f9: Waiting 06:04:01 745a02a5169b: Waiting 06:04:01 18c013af1878: Verifying Checksum 06:04:01 18c013af1878: Download complete 06:04:01 a4357932f1b6: Verifying Checksum 06:04:01 a4357932f1b6: Download complete 06:04:01 63d7cb157983: Verifying Checksum 06:04:01 63d7cb157983: Download complete 06:04:01 b116817d02f9: Verifying Checksum 06:04:01 b116817d02f9: Download complete 06:04:01 5f621e34cdf4: Download complete 06:04:02 5f621e34cdf4: Pull complete 06:04:02 a4357932f1b6: Pull complete 06:04:03 18c013af1878: Pull complete 06:04:03 745a02a5169b: Verifying Checksum 06:04:03 745a02a5169b: Download complete 06:04:05 00ac8860ef70: Verifying Checksum 06:04:05 00ac8860ef70: Download complete 06:04:15 00ac8860ef70: Pull complete 06:04:15 63d7cb157983: Pull complete 06:04:15 b116817d02f9: Pull complete 06:04:19 745a02a5169b: Pull complete 06:04:19 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:04:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:04:19 ---> b7e6874047d6 06:04:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 06:04:21 ---> Running in ba257c1e2f95 06:04:21 Removing intermediate container ba257c1e2f95 06:04:21 ---> 37fa2c894bec 06:04:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:22 ---> Running in 64f5fa745a23 06:04:22 lf-activate-venv(): INFO: Adding /tmp/venv-eP3E/bin to PATH 06:04:22 INFO: No Stack... 06:04:22 INFO: Retrieving Pricing Info for: v1-standard-2 06:04:22 INFO: Archiving Costs [Pipeline] sh 06:04:23 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 06:04:23 + cut -d, -f6 [Pipeline] lock 06:04:23 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-192-1-stack-cost] 06:04:23 Resource [jenkins-edgexfoundry-device-virtual-go-PR-192-1-stack-cost] did not exist. Created. 06:04:23 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-192-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:23 + echo total: 0.029999999329447746 [Pipeline] stash 06:04:24 Stashed 1 file(s) [Pipeline] } 06:04:24 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-192-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 06:04:24 Removing intermediate container 64f5fa745a23 06:04:24 ---> b59c47093cc3 06:04:24 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 06:04:24 ---> Running in f15301944c39 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:04:25 Failed in branch amd64 06:04:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:04:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:04:27 (1/13) Installing libc-dev (0.7.2-r3) 06:04:27 (2/13) Installing libsodium (1.0.18-r0) 06:04:27 (3/13) Installing pkgconf (1.7.2-r0) 06:04:27 (4/13) Installing libsodium-dev (1.0.18-r0) 06:04:27 (5/13) Installing openssh-keygen (8.3_p1-r2) 06:04:27 (6/13) Installing libedit (20191231.3.1-r0) 06:04:27 (7/13) Installing openssh-client (8.3_p1-r2) 06:04:27 (8/13) Installing openssh-sftp-server (8.3_p1-r2) 06:04:27 (9/13) Installing openssh-server-common (8.3_p1-r2) 06:04:28 (10/13) Installing openssh-server (8.3_p1-r2) 06:04:28 (11/13) Installing openssh (8.3_p1-r2) 06:04:28 (12/13) Installing libzmq (4.3.3-r0) 06:04:28 (13/13) Installing zeromq-dev (4.3.3-r0) 06:04:28 Executing busybox-1.31.1-r19.trigger 06:04:28 OK: 149 MiB in 52 packages 06:04:29 Removing intermediate container f15301944c39 06:04:29 ---> d52c191ef923 06:04:29 Step 6/8 : WORKDIR /device-virtual-go 06:04:30 ---> Running in 7ee80bf03295 06:04:30 Removing intermediate container 7ee80bf03295 06:04:30 ---> 7cd98fc94b8d 06:04:30 Step 7/8 : COPY . . 06:04:31 ---> 98f634cebfa3 06:04:31 Step 8/8 : RUN go mod download 06:04:31 ---> Running in 693200a0902a 06:04:58 Removing intermediate container 693200a0902a 06:04:58 ---> 02858491ecd9 06:04:58 Successfully built 02858491ecd9 06:04:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:04:59 + docker inspect -f . ci-base-image-arm64 06:04:59 . [Pipeline] withDockerContainer 06:04:59 prd-ubuntu18.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container 06:04:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat 06:05:00 $ docker top 0fee33a9dacce4ba1efabec8cb35497163fd7c83156deb22366e43971754e6ee -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:01 + go version 06:05:01 go version go1.15.5 linux/arm64 [Pipeline] } 06:05:02 $ docker stop --time=1 0fee33a9dacce4ba1efabec8cb35497163fd7c83156deb22366e43971754e6ee 06:05:03 $ docker rm -f 0fee33a9dacce4ba1efabec8cb35497163fd7c83156deb22366e43971754e6ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:05:05 + docker inspect -f . ci-base-image-arm64 06:05:05 . [Pipeline] withDockerContainer 06:05:05 prd-ubuntu18.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container 06:05:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat 06:05:06 $ docker top f5af1b92a313a9d7fc0960cd9425df1ae07ae1ba19a0ad42a484f3569d066ab4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:08 + make test 06:05:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:05:09 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:05:41 # github.com/edgexfoundry/device-sdk-go/v2/internal/application 06:05:41 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:05:41 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:05:41 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:05:41 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 06:06:00 FAIL github.com/edgexfoundry/device-virtual-go/internal/driver [build failed] 06:06:00 make: *** [Makefile:24: test] Error 2 [Pipeline] } 06:06:00 $ docker stop --time=1 f5af1b92a313a9d7fc0960cd9425df1ae07ae1ba19a0ad42a484f3569d066ab4 06:06:02 $ docker rm -f f5af1b92a313a9d7fc0960cd9425df1ae07ae1ba19a0ad42a484f3569d066ab4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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 Post stage [Pipeline] libraryResource [Pipeline] sh 06:06:03 ---> job-cost.sh 06:06:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QaDg 06:06:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-QaDg/bin to PATH 06:08:19 INFO: No Stack... 06:08:19 INFO: Retrieving Pricing Info for: lf-standard-4 06:08:19 INFO: Archiving Costs [Pipeline] sh 06:08:19 + cut -d, -f6 06:08:19 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 06:08:20 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-192-1-stack-cost] 06:08:20 Resource [jenkins-edgexfoundry-device-virtual-go-PR-192-1-stack-cost] did not exist. Created. 06:08:20 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-192-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:20 /w/workspace/device-virtual-go/1@tmp/durable-2850b8c2/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-2850b8c2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:08:21 + echo total: 0.20999999344348907 [Pipeline] stash 06:08:21 Warning: overwriting stash ‘stack-cost’ 06:08:21 Stashed 1 file(s) [Pipeline] } 06:08:21 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-192-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:08:22 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 Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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 06:08:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:08:24 ---> package-listing.sh 06:08:24 ++ facter osfamily 06:08:24 ++ tr '[:upper:]' '[:lower:]' 06:08:24 + OS_FAMILY=redhat 06:08:24 + workspace=/w/workspace/foundry_device-virtual-go_PR-192 06:08:24 + START_PACKAGES=/tmp/packages_start.txt 06:08:24 + END_PACKAGES=/tmp/packages_end.txt 06:08:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:08:24 + PACKAGES=/tmp/packages_start.txt 06:08:24 + '[' /w/workspace/foundry_device-virtual-go_PR-192 ']' 06:08:24 + PACKAGES=/tmp/packages_end.txt 06:08:24 + case "${OS_FAMILY}" in 06:08:24 + rpm -qa 06:08:24 + sort 06:08:30 + '[' -f /tmp/packages_start.txt ']' 06:08:30 + '[' -f /tmp/packages_end.txt ']' 06:08:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:08:30 + '[' /w/workspace/foundry_device-virtual-go_PR-192 ']' 06:08:30 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-192/archives/ 06:08:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-192/archives/ [Pipeline] echo 06:08:30 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/foundry_device-virtual-go_PR-192/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:08:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:08:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:08:30 06:08:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:08:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:08:31 alpine: Pulling from edgex-lftools-log-publisher 06:08:31 df20fa9351a1: Pulling fs layer 06:08:31 36b3adc4ff6f: Pulling fs layer 06:08:31 8ad3a11d3b57: Pulling fs layer 06:08:31 46f8f816bc3b: Pulling fs layer 06:08:31 93b61091891f: Pulling fs layer 06:08:31 93b9cdb0e59b: Pulling fs layer 06:08:31 5e14af77c1be: Pulling fs layer 06:08:31 01666e4c0597: Pulling fs layer 06:08:31 aa168da1d23b: Pulling fs layer 06:08:31 93b61091891f: Waiting 06:08:31 01666e4c0597: Waiting 06:08:31 93b9cdb0e59b: Waiting 06:08:31 5e14af77c1be: Waiting 06:08:31 aa168da1d23b: Waiting 06:08:31 46f8f816bc3b: Waiting 06:08:31 36b3adc4ff6f: Verifying Checksum 06:08:31 36b3adc4ff6f: Download complete 06:08:31 46f8f816bc3b: Download complete 06:08:31 df20fa9351a1: Verifying Checksum 06:08:31 df20fa9351a1: Download complete 06:08:31 93b9cdb0e59b: Verifying Checksum 06:08:31 93b9cdb0e59b: Download complete 06:08:31 93b61091891f: Verifying Checksum 06:08:31 93b61091891f: Download complete 06:08:31 5e14af77c1be: Verifying Checksum 06:08:31 5e14af77c1be: Download complete 06:08:31 01666e4c0597: Verifying Checksum 06:08:31 01666e4c0597: Download complete 06:08:31 df20fa9351a1: Pull complete 06:08:31 36b3adc4ff6f: Pull complete 06:08:32 8ad3a11d3b57: Verifying Checksum 06:08:32 8ad3a11d3b57: Download complete 06:08:32 8ad3a11d3b57: Pull complete 06:08:32 46f8f816bc3b: Pull complete 06:08:33 93b61091891f: Pull complete 06:08:33 aa168da1d23b: Verifying Checksum 06:08:33 aa168da1d23b: Download complete 06:08:33 93b9cdb0e59b: Pull complete 06:08:34 5e14af77c1be: Pull complete 06:08:34 01666e4c0597: Pull complete 06:08:40 aa168da1d23b: Pull complete 06:08:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:08:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:08:40 prd-centos7-docker-4c-2g-1724 does not seem to be running inside a container 06:08:40 $ 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/foundry_device-virtual-go_PR-192/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-192 -v /w/workspace/foundry_device-virtual-go_PR-192:/w/workspace/foundry_device-virtual-go_PR-192:rw,z -v /w/workspace/foundry_device-virtual-go_PR-192@tmp:/w/workspace/foundry_device-virtual-go_PR-192@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 06:08:47 $ docker top 740c37755a6c3576967be1a59a88ca68a1cdc74e6033d8ceccc71011aa4589e8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:47 + touch /tmp/pre-build-complete [Pipeline] sh 06:08:47 + mkdir -p /var/log/sa [Pipeline] sh 06:08:48 + ls /var/log/sa-host 06:08:48 + sadf -c /var/log/sa-host/sa23 06:08:48 file_magic: OK 06:08:48 HZ: Using current value: 100 06:08:48 file_header: OK 06:08:48 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 06:08:48 Statistics: 06:08:48 Hnuu...uuuununununu... 06:08:48 File successfully converted to sysstat format version 12.2.1 06:08:48 + sadf -c /var/log/sa-host/sa26 06:08:48 file_magic: OK 06:08:48 HZ: Using current value: 100 06:08:48 file_header: OK 06:08:48 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 06:08:48 Statistics: 06:08:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:08:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:48 provisioning config files... 06:08:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-192@tmp/config5472613277770254261tmp [Pipeline] { [Pipeline] echo 06:08:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:08:48 ---> create-netrc.sh [Pipeline] } 06:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:08:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:08:49 ---> python-tools-install.sh [Pipeline] echo 06:08:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:08:49 ---> sudo-logs.sh 06:08:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:08:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:08:50 ---> job-cost.sh 06:08:50 lf-activate-venv: SKIPPING 06:08:50 DEBUG: total: 0.20999999344348907 06:08:50 INFO: Retrieving Stack Cost... 06:08:51 INFO: Retrieving Pricing Info for: v1-standard-2 06:08:51 INFO: Archiving Costs [Pipeline] echo 06:08:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:08:52 ---> logs-deploy.sh 06:08:52 lf-activate-venv: SKIPPING 06:08:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-192/1 06:08:52 INFO: archiving workspace using pattern(s): 06:08:54 Archives upload complete. 06:08:54 INFO: archiving logs to Nexus