Push event to branch release-note Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 24375466776d3bbaf78016744f9130af5de221a7 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-sdk-go/branches/release-note/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-sdk-go/branches/release-note/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16981 in /w/workspace/undry_device-sdk-go_release-note [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-sdk-go.git > git init /w/workspace/undry_device-sdk-go_release-note # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/release-note:refs/remotes/origin/release-note # timeout=10 Checking out Revision 24375466776d3bbaf78016744f9130af5de221a7 (release-note) > git config core.sparsecheckout # timeout=10 > git checkout -f 24375466776d3bbaf78016744f9130af5de221a7 # timeout=10 Commit message: "docs: update release note for 1.4.0 release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:49:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:49:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:49:11 ========================================================= 03:49:11 EdgeX Global Pipelines Version Info 03:49:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:49:12 ------------------- 03:49:12 stable info: 03:49:12 ------------------- 03:49:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:49:12 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 03:49:12 Message: update stable to v1.0.173 03:49:13 ------------------- 03:49:13 experimental info: 03:49:13 ------------------- 03:49:13 Commited By: **** collab-it+edgex@linuxfoundation.org 03:49:13 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 03:49:13 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:49:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:49:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:49:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:49:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:49:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:49:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:49:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:49:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:49:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:49:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:49:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:49:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:49:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:49:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:49:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:49:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:49:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:49:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:49:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:49:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:49:19 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 03:49:19 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 03:49:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = release-note [Pipeline] echo 03:49:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = release-note [Pipeline] echo 03:49:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = release-note [Pipeline] echo 03:49:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24375466776d3bbaf78016744f9130af5de221a7 [Pipeline] echo 03:49:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2437546 [Pipeline] echo 03:49:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:49:20 provisioning config files... 03:49:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/undry_device-sdk-go_release-note@tmp/config7088376553959121002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:21 ---> docker-login.sh 03:49:21 nexus3.edgexfoundry.org:10001 03:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:21 Configure a credential helper to remove this warning. See 03:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:21 03:49:21 Login Succeeded 03:49:21 nexus3.edgexfoundry.org:10002 03:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:21 Configure a credential helper to remove this warning. See 03:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:21 03:49:21 Login Succeeded 03:49:21 nexus3.edgexfoundry.org:10003 03:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:21 Configure a credential helper to remove this warning. See 03:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:21 03:49:21 Login Succeeded 03:49:21 nexus3.edgexfoundry.org:10004 03:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:21 Configure a credential helper to remove this warning. See 03:49:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:21 03:49:21 Login Succeeded 03:49:21 docker.io 03:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:22 Configure a credential helper to remove this warning. See 03:49:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:22 03:49:22 Login Succeeded 03:49:22 ---> docker-login.sh ends [Pipeline] } 03:49:22 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 03:49:23 + git log --format=format:%s -1 24375466776d3bbaf78016744f9130af5de221a7 [Pipeline] echo 03:49:23 GIT_COMMIT: 24375466776d3bbaf78016744f9130af5de221a7, Commit Message: docs: update release note for 1.4.0 release [Pipeline] echo 03:49:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:49:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:49:24 03:49:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:49:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:49:25 latest: Pulling from edgex-devops/git-semver 03:49:25 31603596830f: Pulling fs layer 03:49:25 2a8b12db71e7: Pulling fs layer 03:49:25 6ca5941a6612: Pulling fs layer 03:49:25 ecc8261a40a4: Pulling fs layer 03:49:25 ecc8261a40a4: Waiting 03:49:25 2a8b12db71e7: Download complete 03:49:25 31603596830f: Verifying Checksum 03:49:25 31603596830f: Download complete 03:49:25 6ca5941a6612: Verifying Checksum 03:49:25 6ca5941a6612: Download complete 03:49:25 ecc8261a40a4: Verifying Checksum 03:49:25 ecc8261a40a4: Download complete 03:49:25 31603596830f: Pull complete 03:49:25 2a8b12db71e7: Pull complete 03:49:26 6ca5941a6612: Pull complete 03:49:26 ecc8261a40a4: Pull complete 03:49:26 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:49:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:49:27 prd-centos7-docker-4c-2g-16981 does not seem to be running inside a container 03:49:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-sdk-go_release-note -v /w/workspace/undry_device-sdk-go_release-note:/w/workspace/undry_device-sdk-go_release-note:rw,z -v /w/workspace/undry_device-sdk-go_release-note@tmp:/w/workspace/undry_device-sdk-go_release-note@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:49:28 $ docker top 87ed7c0570dba1a541a36ab25a3bfd5a8e15728e443de2b51c6122922145ee8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:29 [ssh-agent] Looking for ssh-agent implementation... 03:49:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:29 $ docker exec 87ed7c0570dba1a541a36ab25a3bfd5a8e15728e443de2b51c6122922145ee8e ssh-agent 03:49:29 SSH_AUTH_SOCK=/tmp/ssh-JeqhWbqJq88O/agent.11 03:49:29 SSH_AGENT_PID=16 03:49:29 Running ssh-add (command line suppressed) 03:49:29 Identity added: /w/workspace/undry_device-sdk-go_release-note@tmp/private_key_76921910387714884.key (/w/workspace/undry_device-sdk-go_release-note@tmp/private_key_76921910387714884.key) 03:49:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:30 + git tag --points-at HEAD [Pipeline] } 03:49:30 $ docker exec --env ******** --env ******** 87ed7c0570dba1a541a36ab25a3bfd5a8e15728e443de2b51c6122922145ee8e ssh-agent -k 03:49:30 unset SSH_AUTH_SOCK; 03:49:30 unset SSH_AGENT_PID; 03:49:30 echo Agent pid 16 killed; 03:49:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:49:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:30 [ssh-agent] Looking for ssh-agent implementation... 03:49:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:30 $ docker exec 87ed7c0570dba1a541a36ab25a3bfd5a8e15728e443de2b51c6122922145ee8e ssh-agent 03:49:30 SSH_AUTH_SOCK=/tmp/ssh-dZz0ThNUutFE/agent.45 03:49:30 SSH_AGENT_PID=51 03:49:30 Running ssh-add (command line suppressed) 03:49:31 Identity added: /w/workspace/undry_device-sdk-go_release-note@tmp/private_key_4387764720284866104.key (/w/workspace/undry_device-sdk-go_release-note@tmp/private_key_4387764720284866104.key) 03:49:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:31 + git semver init 03:49:31 # -> Open(): unable to determine branch for HEAD 03:49:31 # $GIT_DIR = /w/workspace/undry_device-sdk-go_release-note/.git 03:49:31 # $GIT_WORK_TREE = /w/workspace/undry_device-sdk-go_release-note 03:49:31 # $SEMVER_REMOTE_NAME = origin 03:49:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:49:31 # $SEMVER_USER_NAME = edgex-jenkins 03:49:31 # $SEMVER_BRANCH = release-note 03:49:31 # $SEMVER_TEMP = /tmp/semver-123179674 03:49:31 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:49:32 # '/tmp/semver-123179674' -> '/w/workspace/undry_device-sdk-go_release-note/.semver' 03:49:32 # -> Force: false 03:49:32 # $SEMVER_DIR = /w/workspace/undry_device-sdk-go_release-note/.semver [Pipeline] } 03:49:32 $ docker exec --env ******** --env ******** 87ed7c0570dba1a541a36ab25a3bfd5a8e15728e443de2b51c6122922145ee8e ssh-agent -k 03:49:32 unset SSH_AUTH_SOCK; 03:49:32 unset SSH_AGENT_PID; 03:49:32 echo Agent pid 51 killed; 03:49:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:32 + git semver [Pipeline] } 03:49:32 $ docker stop --time=1 87ed7c0570dba1a541a36ab25a3bfd5a8e15728e443de2b51c6122922145ee8e 03:49:34 $ docker rm -f 87ed7c0570dba1a541a36ab25a3bfd5a8e15728e443de2b51c6122922145ee8e [Pipeline] // withDockerContainer [Pipeline] sh 03:49:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:49:35 Stashed 1 file(s) [Pipeline] echo 03:49:35 [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 03:49:51 Still waiting to schedule task 03:49:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:49:51 Still waiting to schedule task 03:49:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:51:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16982 in /w/workspace/undry_device-sdk-go_release-note [Pipeline] { [Pipeline] ws 03:51:43 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 03:51:49 using credential edgex-jenkins-ssh 03:51:49 Cloning the remote Git repository 03:51:49 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:51:49 > git init /w/workspace/device-sdk-go/1 # timeout=10 03:51:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:51:49 > git --version # timeout=10 03:51:49 > git --version # 'git version 2.17.1' 03:51:49 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:51:51 Checking out Revision 24375466776d3bbaf78016744f9130af5de221a7 (release-note) 03:51:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:51:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:51:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:51:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:51:50 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/release-note:refs/remotes/origin/release-note # timeout=10 03:51:51 > git config core.sparsecheckout # timeout=10 03:51:51 > git checkout -f 24375466776d3bbaf78016744f9130af5de221a7 # timeout=10 03:51:55 Commit message: "docs: update release note for 1.4.0 release" 03:51:55 > git --version # timeout=10 03:51:55 > git --version # 'git version 2.17.1' 03:51:55 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:51:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:51:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:51:58 + true 03:51:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:52:01 provisioning config files... 03:52:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5488621267681711274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:01 ---> docker-login.sh 03:52:01 nexus3.edgexfoundry.org:10001 03:52:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:02 Configure a credential helper to remove this warning. See 03:52:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:02 03:52:02 Login Succeeded 03:52:02 nexus3.edgexfoundry.org:10002 03:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:03 Configure a credential helper to remove this warning. See 03:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:03 03:52:03 Login Succeeded 03:52:03 nexus3.edgexfoundry.org:10003 03:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:03 Configure a credential helper to remove this warning. See 03:52:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:03 03:52:03 Login Succeeded 03:52:03 nexus3.edgexfoundry.org:10004 03:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:04 Configure a credential helper to remove this warning. See 03:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:04 03:52:04 Login Succeeded 03:52:04 docker.io 03:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:05 Configure a credential helper to remove this warning. See 03:52:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:05 03:52:05 Login Succeeded 03:52:05 ---> docker-login.sh ends [Pipeline] } 03:52:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:52:06 ========================================================= 03:52:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:52:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:52:06 + 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 . 03:52:06 Sending build context to Docker daemon 2.407MB 03:52:06 Step 1/8 : ARG BASE=golang:1.15-alpine 03:52:06 Step 2/8 : FROM ${BASE} 03:52:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:52:06 5f621e34cdf4: Pulling fs layer 03:52:06 a4357932f1b6: Pulling fs layer 03:52:06 18c013af1878: Pulling fs layer 03:52:06 00ac8860ef70: Pulling fs layer 03:52:06 63d7cb157983: Pulling fs layer 03:52:06 b116817d02f9: Pulling fs layer 03:52:06 745a02a5169b: Pulling fs layer 03:52:06 00ac8860ef70: Waiting 03:52:06 63d7cb157983: Waiting 03:52:06 b116817d02f9: Waiting 03:52:06 745a02a5169b: Waiting 03:52:06 18c013af1878: Download complete 03:52:06 a4357932f1b6: Verifying Checksum 03:52:06 a4357932f1b6: Download complete 03:52:06 63d7cb157983: Verifying Checksum 03:52:06 63d7cb157983: Download complete 03:52:07 b116817d02f9: Verifying Checksum 03:52:07 b116817d02f9: Download complete 03:52:07 5f621e34cdf4: Verifying Checksum 03:52:07 5f621e34cdf4: Download complete 03:52:08 5f621e34cdf4: Pull complete 03:52:08 a4357932f1b6: Pull complete 03:52:09 18c013af1878: Pull complete 03:52:09 745a02a5169b: Verifying Checksum 03:52:09 745a02a5169b: Download complete 03:52:11 00ac8860ef70: Verifying Checksum 03:52:11 00ac8860ef70: Download complete 03:52:21 00ac8860ef70: Pull complete 03:52:21 63d7cb157983: Pull complete 03:52:22 b116817d02f9: Pull complete 03:52:26 745a02a5169b: Pull complete 03:52:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:52:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:52:26 ---> b7e6874047d6 03:52:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:52:29 ---> Running in 74f4ec988a65 03:52:29 Removing intermediate container 74f4ec988a65 03:52:29 ---> 97726e4f709d 03:52:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:29 ---> Running in ff64df0c1833 03:52:32 Removing intermediate container ff64df0c1833 03:52:32 ---> 32d369ec0d60 03:52:32 Step 5/8 : RUN apk add --no-cache make git 03:52:32 ---> Running in b07bc8931843 03:52:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:52:33 Running on prd-centos7-docker-4c-2g-16983 in /w/workspace/undry_device-sdk-go_release-note [Pipeline] { [Pipeline] ws 03:52:33 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 03:52:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:52:34 OK: 142 MiB in 39 packages 03:52:35 using credential edgex-jenkins-ssh 03:52:35 Removing intermediate container b07bc8931843 03:52:35 ---> 1d58ab417969 03:52:35 Step 6/8 : WORKDIR /device-sdk-go 03:52:35 ---> Running in 95e02b614116 03:52:35 Cloning the remote Git repository 03:52:36 Removing intermediate container 95e02b614116 03:52:36 ---> c4f1af57f977 03:52:36 Step 7/8 : COPY . . 03:52:35 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:52:35 > git init /w/workspace/device-sdk-go/1 # timeout=10 03:52:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:52:35 > git --version # timeout=10 03:52:35 > git --version # 'git version 2.24.3' 03:52:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:52:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:52:37 ---> 5e3db30ce1c7 03:52:37 Step 8/8 : RUN go mod download 03:52:37 ---> Running in 36688e08d0f7 03:52:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:52:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:52:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:52:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:52:37 using GIT_SSH to set credentials SSH Credentials for GitHub 03:52:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/release-note:refs/remotes/origin/release-note # timeout=10 03:52:37 Checking out Revision 24375466776d3bbaf78016744f9130af5de221a7 (release-note) 03:52:38 > git config core.sparsecheckout # timeout=10 03:52:38 > git checkout -f 24375466776d3bbaf78016744f9130af5de221a7 # timeout=10 03:52:41 Commit message: "docs: update release note for 1.4.0 release" 03:52:41 > git --version # timeout=10 03:52:41 > git --version # 'git version 2.24.3' 03:52:41 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:52:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:52:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:52:43 + sudo service docker restart 03:52:43 + true 03:52:43 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:52:45 provisioning config files... 03:52:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5225127760413299582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:52:45 ---> docker-login.sh 03:52:45 nexus3.edgexfoundry.org:10001 03:52:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:46 Configure a credential helper to remove this warning. See 03:52:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:46 03:52:46 Login Succeeded 03:52:46 nexus3.edgexfoundry.org:10002 03:52:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:46 Configure a credential helper to remove this warning. See 03:52:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:46 03:52:46 Login Succeeded 03:52:46 nexus3.edgexfoundry.org:10003 03:52:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:46 Configure a credential helper to remove this warning. See 03:52:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:46 03:52:46 Login Succeeded 03:52:46 nexus3.edgexfoundry.org:10004 03:52:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:46 Configure a credential helper to remove this warning. See 03:52:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:46 03:52:46 Login Succeeded 03:52:46 docker.io 03:52:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:52:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:52:47 Configure a credential helper to remove this warning. See 03:52:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:52:47 03:52:47 Login Succeeded 03:52:47 ---> docker-login.sh ends [Pipeline] } 03:52:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:52:47 ========================================================= 03:52:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:52:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:52:48 + 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 . 03:52:48 Sending build context to Docker daemon 2.408MB 03:52:48 Step 1/8 : ARG BASE=golang:1.15-alpine 03:52:48 Step 2/8 : FROM ${BASE} 03:52:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:52:48 188c0c94c7c5: Pulling fs layer 03:52:48 0ef7d3d256c8: Pulling fs layer 03:52:48 de9db76c5a1d: Pulling fs layer 03:52:48 bca2f99d35d6: Pulling fs layer 03:52:48 93359f2a8cfa: Pulling fs layer 03:52:48 7c6f9722023f: Pulling fs layer 03:52:48 a35cf1a2eb13: Pulling fs layer 03:52:48 93359f2a8cfa: Waiting 03:52:48 7c6f9722023f: Waiting 03:52:48 a35cf1a2eb13: Waiting 03:52:48 bca2f99d35d6: Waiting 03:52:48 de9db76c5a1d: Verifying Checksum 03:52:48 de9db76c5a1d: Download complete 03:52:48 0ef7d3d256c8: Download complete 03:52:48 93359f2a8cfa: Download complete 03:52:48 188c0c94c7c5: Verifying Checksum 03:52:48 7c6f9722023f: Verifying Checksum 03:52:48 7c6f9722023f: Download complete 03:52:48 188c0c94c7c5: Pull complete 03:52:49 0ef7d3d256c8: Pull complete 03:52:49 de9db76c5a1d: Pull complete 03:52:50 a35cf1a2eb13: Verifying Checksum 03:52:50 a35cf1a2eb13: Download complete 03:52:51 bca2f99d35d6: Verifying Checksum 03:52:51 bca2f99d35d6: Download complete 03:52:56 bca2f99d35d6: Pull complete 03:52:56 93359f2a8cfa: Pull complete 03:52:57 7c6f9722023f: Pull complete 03:52:59 Removing intermediate container 36688e08d0f7 03:52:59 ---> 7a617d035568 03:52:59 Successfully built 7a617d035568 03:52:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:53:00 + docker inspect -f . ci-base-image-arm64 03:53:00 . [Pipeline] withDockerContainer 03:53:00 prd-ubuntu18.04-docker-arm64-4c-16g-16982 does not seem to be running inside a container 03:53:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat 03:53:01 $ docker top d7f6eee7bcd4e6780b6a7507a01ded8fc293cb03660e635f4f75ece0c65fb5ec -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:02 a35cf1a2eb13: Pull complete 03:53:02 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:53:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:53:02 ---> a62c8e92a672 03:53:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:53:02 ---> Running in 3c2eadcdf471 03:53:02 Removing intermediate container 3c2eadcdf471 03:53:02 ---> 6144001f102f 03:53:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:53:02 ---> Running in ecb3eef9717c 03:53:03 + go version 03:53:03 go version go1.15.5 linux/arm64 [Pipeline] } 03:53:03 $ docker stop --time=1 d7f6eee7bcd4e6780b6a7507a01ded8fc293cb03660e635f4f75ece0c65fb5ec 03:53:03 Removing intermediate container ecb3eef9717c 03:53:03 ---> 5c546f4f7262 03:53:03 Step 5/8 : RUN apk add --no-cache make git 03:53:03 ---> Running in 4418f1296d15 03:53:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:53:05 $ docker rm -f d7f6eee7bcd4e6780b6a7507a01ded8fc293cb03660e635f4f75ece0c65fb5ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 03:53:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:53:06 + docker inspect -f . ci-base-image-arm64 03:53:06 . [Pipeline] withDockerContainer 03:53:06 prd-ubuntu18.04-docker-arm64-4c-16g-16982 does not seem to be running inside a container 03:53:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat 03:53:08 $ docker top e8da60c2e8f0dbe49400f5fdcea338a60d3a44685bcbad0b182c93c4aa8462aa -eo pid,comm 03:53:08 OK: 166 MiB in 39 packages [Pipeline] { 03:53:08 Removing intermediate container 4418f1296d15 03:53:08 ---> 8dd961e9da1e 03:53:08 Step 6/8 : WORKDIR /device-sdk-go [Pipeline] sh 03:53:08 ---> Running in edcb3e3da1e0 03:53:08 Removing intermediate container edcb3e3da1e0 03:53:08 ---> 25247b89aa9f 03:53:08 Step 7/8 : COPY . . 03:53:09 + make test 03:53:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:53:10 ---> 3dd9fd61b45c 03:53:10 Step 8/8 : RUN go mod download 03:53:10 ---> Running in d3f7c2a54fc6 03:53:28 Removing intermediate container d3f7c2a54fc6 03:53:28 ---> fca202cd0713 03:53:28 Successfully built fca202cd0713 03:53:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:53:28 + docker inspect -f . ci-base-image-x86_64 03:53:28 . [Pipeline] withDockerContainer 03:53:28 prd-centos7-docker-4c-2g-16983 does not seem to be running inside a container 03:53:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat 03:53:29 $ docker top f4ecf89df4e2862b96a00343d761415359d7a67ae84a97b4486a31d314eb1003 -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:30 + go version 03:53:30 go version go1.15.5 linux/amd64 [Pipeline] } 03:53:30 $ docker stop --time=1 f4ecf89df4e2862b96a00343d761415359d7a67ae84a97b4486a31d314eb1003 03:53:31 ? github.com/edgexfoundry/device-sdk-go [no test files] 03:53:31 $ docker rm -f f4ecf89df4e2862b96a00343d761415359d7a67ae84a97b4486a31d314eb1003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:53:32 + docker inspect -f . ci-base-image-x86_64 03:53:32 . [Pipeline] withDockerContainer 03:53:33 prd-centos7-docker-4c-2g-16983 does not seem to be running inside a container 03:53:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat 03:53:33 $ docker top 97d99f754b3ea37c397d925d17834a2e9df21e154a64830eba701ce848ec9913 -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:34 + make test 03:53:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:53:42 ? github.com/edgexfoundry/device-sdk-go [no test files] 03:53:57 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 03:53:57 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 03:53:57 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 03:53:57 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.065s coverage: 19.4% of statements 03:53:58 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.458s coverage: 97.1% of statements 03:54:10 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 03:54:10 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 03:54:10 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 03:54:10 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.164s coverage: 19.4% of statements 03:54:14 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.282s coverage: 97.1% of statements 03:54:30 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.088s coverage: 9.4% of statements 03:54:30 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.054s coverage: 21.9% of statements 03:54:30 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 03:54:30 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.220s coverage: 42.5% of statements 03:54:30 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 03:54:30 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.294s coverage: 68.9% of statements 03:54:30 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 03:54:30 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 03:54:30 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 03:54:30 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 03:54:30 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.069s coverage: 53.8% of statements 03:54:30 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 03:54:30 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 03:54:30 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 03:54:30 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.874s coverage: 68.9% of statements 03:54:30 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.054s coverage: 4.3% of statements 03:54:30 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 03:54:30 GO111MODULE=on go vet ./... 03:54:37 gofmt -l . 03:54:37 [ "`gofmt -l .`" = "" ] 03:54:37 ./bin/test-attribution-txt.sh 03:54:38 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:54:38 $ docker stop --time=1 97d99f754b3ea37c397d925d17834a2e9df21e154a64830eba701ce848ec9913 03:54:40 $ docker rm -f 97d99f754b3ea37c397d925d17834a2e9df21e154a64830eba701ce848ec9913 [Pipeline] // withDockerContainer [Pipeline] sh 03:54:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:54:41 Stashed 1 file(s) [Pipeline] } 03:54:41 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.137s coverage: 9.4% of statements 03:54:41 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.146s coverage: 21.9% of statements 03:54:41 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 03:54:41 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.612s coverage: 42.5% of statements 03:54:41 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 03:54:41 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.789s coverage: 68.9% of statements 03:54:41 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 03:54:41 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 03:54:41 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 03:54:41 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 03:54:41 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.199s coverage: 53.8% of statements 03:54:41 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 03:54:41 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 03:54:41 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 03:54:41 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.708s coverage: 68.9% of statements 03:54:41 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.140s coverage: 4.3% of statements 03:54:41 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 03:54:41 GO111MODULE=on go vet ./... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:54:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:54:44 + ls -al . 03:54:44 total 208 03:54:44 drwxrwxr-x. 10 jenkins jenkins 4096 Dec 21 03:54 . 03:54:44 drwxrwxr-x. 4 jenkins jenkins 28 Dec 21 03:52 .. 03:54:44 drwxrwxr-x. 2 jenkins jenkins 64 Dec 21 03:52 bin 03:54:44 -rw-r--r--. 1 jenkins jenkins 130290 Dec 21 03:54 coverage.out 03:54:44 -rw-rw-r--. 1 jenkins jenkins 936 Dec 21 03:52 Dockerfile.build 03:54:44 -rw-rw-r--. 1 jenkins jenkins 140 Dec 21 03:52 .dockerignore 03:54:44 drwxrwxr-x. 4 jenkins jenkins 48 Dec 21 03:52 example 03:54:44 drwxrwxr-x. 8 jenkins jenkins 162 Dec 21 03:52 .git 03:54:44 drwxrwxr-x. 2 jenkins jenkins 103 Dec 21 03:52 .github 03:54:44 -rw-rw-r--. 1 jenkins jenkins 138 Dec 21 03:52 .gitignore 03:54:44 -rw-r--r--. 1 jenkins jenkins 488 Dec 21 03:54 go.mod 03:54:44 -rw-r--r--. 1 jenkins jenkins 13631 Dec 21 03:54 go.sum 03:54:44 drwxrwxr-x. 15 jenkins jenkins 211 Dec 21 03:52 internal 03:54:44 -rw-rw-r--. 1 jenkins jenkins 901 Dec 21 03:52 Jenkinsfile 03:54:44 -rw-rw-r--. 1 jenkins jenkins 11341 Dec 21 03:52 LICENSE 03:54:44 -rw-rw-r--. 1 jenkins jenkins 1013 Dec 21 03:52 Makefile 03:54:44 drwxrwxr-x. 4 jenkins jenkins 26 Dec 21 03:52 openapi 03:54:44 drwxrwxr-x. 5 jenkins jenkins 50 Dec 21 03:52 pkg 03:54:44 -rw-rw-r--. 1 jenkins jenkins 5897 Dec 21 03:52 README.md 03:54:44 -rw-rw-r--. 1 jenkins jenkins 6616 Dec 21 03:52 RELEASE-NOTES.txt 03:54:44 drwxrwxr-x. 4 jenkins jenkins 54 Dec 21 03:52 snap 03:54:44 -rw-rw-r--. 1 jenkins jenkins 5 Dec 21 03:49 VERSION 03:54:44 -rw-rw-r--. 1 jenkins jenkins 222 Dec 21 03:52 version.go [Pipeline] isUnix [Pipeline] sh 03:54:45 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=24375466776d3bbaf78016744f9130af5de221a7 --label arch=amd64 --label version=0.0.0 . 03:54:45 Sending build context to Docker daemon 2.539MB 03:54:45 Step 1/24 : ARG BASE=golang:1.15-alpine 03:54:45 Step 2/24 : FROM ${BASE} AS builder 03:54:45 ---> fca202cd0713 03:54:45 Step 3/24 : ARG MAKE='make build' 03:54:46 ---> Running in 9d3342e09439 03:54:46 Removing intermediate container 9d3342e09439 03:54:46 ---> ad56c7bab0ee 03:54:46 Step 4/24 : WORKDIR /device-sdk-go 03:54:46 ---> Running in 5a75bed2648d 03:54:46 Removing intermediate container 5a75bed2648d 03:54:46 ---> 91e25c571a7f 03:54:46 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:54:46 ---> Running in 55dd9416e8a8 03:54:46 Removing intermediate container 55dd9416e8a8 03:54:46 ---> 9b02b72486aa 03:54:46 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:54:46 ---> Running in 07229dc69db2 03:54:47 Removing intermediate container 07229dc69db2 03:54:47 ---> 66c58a41b91a 03:54:47 Step 7/24 : RUN apk add --update --no-cache make git 03:54:47 ---> Running in 09f4da15e72d 03:54:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:54:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:54:51 OK: 166 MiB in 39 packages 03:54:51 Removing intermediate container 09f4da15e72d 03:54:51 ---> 2d7fba77e8f2 03:54:51 Step 8/24 : COPY . . 03:54:52 ---> 4b7ec2e7809c 03:54:52 Step 9/24 : RUN ${MAKE} 03:54:53 ---> Running in 6f2146d8972c 03:54:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:55:01 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 03:55:04 Removing intermediate container 6f2146d8972c 03:55:04 ---> 983d7f068496 03:55:04 Step 10/24 : FROM scratch 03:55:04 ---> 03:55:04 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:55:04 ---> Running in 96d54364c7e8 03:55:04 Removing intermediate container 96d54364c7e8 03:55:04 ---> a00733cc55f9 03:55:04 Step 12/24 : ENV APP_PORT=49990 03:55:04 ---> Running in fa95d85a6686 03:55:04 Removing intermediate container fa95d85a6686 03:55:04 ---> 07f4651f2607 03:55:04 Step 13/24 : EXPOSE $APP_PORT 03:55:04 ---> Running in 4cba44329b5d 03:55:04 Removing intermediate container 4cba44329b5d 03:55:04 ---> ccce32f17da3 03:55:04 Step 14/24 : WORKDIR / 03:55:05 ---> Running in ee2df8e239ae 03:55:05 Removing intermediate container ee2df8e239ae 03:55:05 ---> 61a2433df3b0 03:55:05 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 03:55:05 ---> 1878539d2d16 03:55:05 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 03:55:05 ---> 5c84ce5563cf 03:55:05 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 03:55:06 ---> e59c8e1fffc6 03:55:06 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 03:55:06 ---> 96f81ccd7fd4 03:55:06 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 03:55:06 ---> da7fd3fd88f4 03:55:06 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 03:55:06 ---> Running in 01c25eadb0ab 03:55:06 Removing intermediate container 01c25eadb0ab 03:55:06 ---> 16092f90dac0 03:55:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:55:06 ---> Running in c507f207298b 03:55:06 Removing intermediate container c507f207298b 03:55:06 ---> b6332ca8ae2a 03:55:06 Step 22/24 : LABEL arch=amd64 03:55:06 ---> Running in b6c74bcdb763 03:55:07 Removing intermediate container b6c74bcdb763 03:55:07 ---> 6696527e4efb 03:55:07 Step 23/24 : LABEL git_sha=24375466776d3bbaf78016744f9130af5de221a7 03:55:07 ---> Running in badf33ed0a48 03:55:07 Removing intermediate container badf33ed0a48 03:55:07 ---> 8ad8e6d42bd2 03:55:07 Step 24/24 : LABEL version=0.0.0 03:55:07 ---> Running in c5642e0c9436 03:55:07 Removing intermediate container c5642e0c9436 03:55:07 ---> 600a7988d928 03:55:07 [Warning] One or more build-args [ARCH] were not consumed 03:55:07 Successfully built 600a7988d928 03:55:07 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:55:14 gofmt -l . 03:55:14 [ "`gofmt -l .`" = "" ] 03:55:14 ./bin/test-attribution-txt.sh 03:55:14 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:55:15 $ docker stop --time=1 e8da60c2e8f0dbe49400f5fdcea338a60d3a44685bcbad0b182c93c4aa8462aa 03:55:17 $ docker rm -f e8da60c2e8f0dbe49400f5fdcea338a60d3a44685bcbad0b182c93c4aa8462aa [Pipeline] // withDockerContainer [Pipeline] sh 03:55:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:55:18 Warning: overwriting stash ‘coverage-report’ 03:55:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:55:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:55:20 + ls -al . 03:55:20 total 244 03:55:20 drwxrwxr-x 10 jenkins jenkins 4096 Dec 21 03:55 . 03:55:20 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 03:51 .. 03:55:20 -rw-rw-r-- 1 jenkins jenkins 140 Dec 21 03:51 .dockerignore 03:55:20 drwxrwxr-x 8 jenkins jenkins 4096 Dec 21 03:51 .git 03:55:20 drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 03:51 .github 03:55:20 -rw-rw-r-- 1 jenkins jenkins 138 Dec 21 03:51 .gitignore 03:55:20 -rw-rw-r-- 1 jenkins jenkins 936 Dec 21 03:51 Dockerfile.build 03:55:20 -rw-rw-r-- 1 jenkins jenkins 901 Dec 21 03:51 Jenkinsfile 03:55:20 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 21 03:51 LICENSE 03:55:20 -rw-rw-r-- 1 jenkins jenkins 1013 Dec 21 03:51 Makefile 03:55:20 -rw-rw-r-- 1 jenkins jenkins 5897 Dec 21 03:51 README.md 03:55:20 -rw-rw-r-- 1 jenkins jenkins 6616 Dec 21 03:51 RELEASE-NOTES.txt 03:55:20 -rw-rw-r-- 1 jenkins jenkins 5 Dec 21 03:49 VERSION 03:55:20 drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 03:51 bin 03:55:20 -rw-r--r-- 1 jenkins jenkins 130290 Dec 21 03:54 coverage.out 03:55:20 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 03:51 example 03:55:20 -rw-r--r-- 1 jenkins jenkins 488 Dec 21 03:55 go.mod 03:55:20 -rw-r--r-- 1 jenkins jenkins 13631 Dec 21 03:55 go.sum 03:55:20 drwxrwxr-x 15 jenkins jenkins 4096 Dec 21 03:51 internal 03:55:20 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 03:51 openapi 03:55:20 drwxrwxr-x 5 jenkins jenkins 4096 Dec 21 03:51 pkg 03:55:20 drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 03:51 snap 03:55:20 -rw-rw-r-- 1 jenkins jenkins 222 Dec 21 03:51 version.go [Pipeline] isUnix [Pipeline] sh 03:55:20 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=24375466776d3bbaf78016744f9130af5de221a7 --label arch=arm64 --label version=0.0.0 . 03:55:21 Sending build context to Docker daemon 2.538MB 03:55:21 Step 1/24 : ARG BASE=golang:1.15-alpine 03:55:21 Step 2/24 : FROM ${BASE} AS builder 03:55:21 ---> 7a617d035568 03:55:21 Step 3/24 : ARG MAKE='make build' 03:55:21 ---> Running in 71f2aa4549e6 03:55:21 Removing intermediate container 71f2aa4549e6 03:55:21 ---> d8a3b9aeb43b 03:55:21 Step 4/24 : WORKDIR /device-sdk-go 03:55:22 ---> Running in cab30f27bb33 03:55:22 Removing intermediate container cab30f27bb33 03:55:22 ---> 2e3c597bb359 03:55:22 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:55:22 ---> Running in def795216569 03:55:23 Removing intermediate container def795216569 03:55:23 ---> 6e48407f7bf6 03:55:23 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:55:23 ---> Running in 0553d8c6baa0 03:55:25 Removing intermediate container 0553d8c6baa0 03:55:25 ---> f4ae59cb3102 03:55:25 Step 7/24 : RUN apk add --update --no-cache make git 03:55:25 ---> Running in 45db93f6cde5 03:55:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:55:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:55:30 OK: 142 MiB in 39 packages 03:55:31 Removing intermediate container 45db93f6cde5 03:55:31 ---> 68ff618517a6 03:55:31 Step 8/24 : COPY . . 03:55:32 ---> 2d0e25dbd6ad 03:55:32 Step 9/24 : RUN ${MAKE} 03:55:33 ---> Running in 596c07f49a8f 03:55:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:56:00 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 03:56:00 Removing intermediate container 596c07f49a8f 03:56:00 ---> 8ce8c0ba528d 03:56:00 Step 10/24 : FROM scratch 03:56:00 ---> 03:56:00 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:56:00 ---> Running in 6649dc060b17 03:56:00 Removing intermediate container 6649dc060b17 03:56:00 ---> a551348a6d9b 03:56:00 Step 12/24 : ENV APP_PORT=49990 03:56:00 ---> Running in df56d36a0acf 03:56:01 Removing intermediate container df56d36a0acf 03:56:01 ---> 6afee3d9d1a1 03:56:01 Step 13/24 : EXPOSE $APP_PORT 03:56:01 ---> Running in f61f8c584c19 03:56:01 Removing intermediate container f61f8c584c19 03:56:01 ---> df78ae86b59a 03:56:01 Step 14/24 : WORKDIR / 03:56:02 ---> Running in 1d120a6dd9f6 03:56:02 Removing intermediate container 1d120a6dd9f6 03:56:02 ---> 3e56d109f83a 03:56:02 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 03:56:03 ---> dc5821e01dc7 03:56:03 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 03:56:04 ---> 2e99ef7f064a 03:56:04 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 03:56:05 ---> d5c50eabb531 03:56:05 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 03:56:05 ---> 621cdc5849e4 03:56:05 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 03:56:06 ---> 39fd72680dc3 03:56:06 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 03:56:06 ---> Running in cb8616c856ea 03:56:07 Removing intermediate container cb8616c856ea 03:56:07 ---> cee5389b2bbc 03:56:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:56:07 ---> Running in eb8125f86f0e 03:56:07 Removing intermediate container eb8125f86f0e 03:56:07 ---> e9fc7132d5cb 03:56:07 Step 22/24 : LABEL arch=arm64 03:56:07 ---> Running in 9e9d56a7efa6 03:56:08 Removing intermediate container 9e9d56a7efa6 03:56:08 ---> 188eec5bfeef 03:56:08 Step 23/24 : LABEL git_sha=24375466776d3bbaf78016744f9130af5de221a7 03:56:08 ---> Running in ce52c3d181b2 03:56:08 Removing intermediate container ce52c3d181b2 03:56:08 ---> 5f44e9bdc9ec 03:56:08 Step 24/24 : LABEL version=0.0.0 03:56:08 ---> Running in 88592bec78e8 03:56:09 Removing intermediate container 88592bec78e8 03:56:09 ---> dcb1ec50247c 03:56:09 [Warning] One or more build-args [ARCH] were not consumed 03:56:09 Successfully built dcb1ec50247c 03:56:09 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 03:56:12 provisioning config files... 03:56:12 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/undry_device-sdk-go_release-note@tmp/config8221157155304207172tmp [Pipeline] { [Pipeline] sh 03:56:13 + set +x 03:56:13 + curl -s https://codecov.io/bash 03:56:13 + bash -s -- 03:56:13 03:56:13 _____ _ 03:56:13 / ____| | | 03:56:13 | | ___ __| | ___ ___ _____ __ 03:56:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:56:13 | |___| (_) | (_| | __/ (_| (_) \ V / 03:56:13 \_____\___/ \__,_|\___|\___\___/ \_/ 03:56:13 Bash-20201217-3d3df35 03:56:13 03:56:13 03:56:13 git version 2.24.3 found 03:56:13 curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 03:56:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:56:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found 03:56:13 ==> Jenkins CI detected. 03:56:13 project root: . 03:56:13 --> token set from env 03:56:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:56:13 ==> Running gcov in . (disable via -X gcov) 03:56:13 ==> Python coveragepy not found 03:56:13 ==> Searching for coverage reports in: 03:56:13 + . 03:56:13 -> Found 1 reports 03:56:13 ==> Detecting git/mercurial file structure 03:56:13 ==> Reading reports 03:56:13 + ./coverage.out bytes=130290 03:56:13 ==> Appending adjustments 03:56:13 https://docs.codecov.io/docs/fixing-reports 03:56:14 + Found adjustments 03:56:14 ==> Gzipping contents 03:56:14 24K /tmp/codecov.IkMnp2.gz 03:56:14 ==> Uploading reports 03:56:14 url: https://codecov.io 03:56:14 query: branch=release-note&commit=24375466776d3bbaf78016744f9130af5de221a7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Frelease-note%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:56:14 -> Pinging Codecov 03:56:14 https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=release-note&commit=24375466776d3bbaf78016744f9130af5de221a7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Frelease-note%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:56:14 -> Uploading to 03:56:14 https://storage.googleapis.com/codecov/v4/raw/2020-12-21/7E55EF52A471D76F132DFD9A03CDDE97/24375466776d3bbaf78016744f9130af5de221a7/d6bfb66e-1f75-43bc-862e-ad4c754548d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201221T035614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa1f25da78e7713ed1f5a630e9e4f823c82bfed7f91769e86bd643abfe938315 03:56:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:56:14 Dload Upload Total Spent Left Speed 03:56:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21231 0 0 100 21231 0 38220 --:--:-- --:--:-- --:--:-- 38185 100 21231 0 0 100 21231 0 38207 --:--:-- --:--:-- --:--:-- 38185 03:56:14 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/24375466776d3bbaf78016744f9130af5de221a7 [Pipeline] } 03:56:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:56:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:56:19 ---> package-listing.sh 03:56:19 ++ facter osfamily 03:56:19 ++ tr '[:upper:]' '[:lower:]' 03:56:19 + OS_FAMILY=redhat 03:56:19 + workspace=/w/workspace/undry_device-sdk-go_release-note 03:56:19 + START_PACKAGES=/tmp/packages_start.txt 03:56:19 + END_PACKAGES=/tmp/packages_end.txt 03:56:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:56:19 + PACKAGES=/tmp/packages_start.txt 03:56:19 + '[' /w/workspace/undry_device-sdk-go_release-note ']' 03:56:19 + PACKAGES=/tmp/packages_end.txt 03:56:19 + case "${OS_FAMILY}" in 03:56:19 + rpm -qa 03:56:19 + sort 03:56:25 + '[' -f /tmp/packages_start.txt ']' 03:56:25 + '[' -f /tmp/packages_end.txt ']' 03:56:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:56:25 + '[' /w/workspace/undry_device-sdk-go_release-note ']' 03:56:25 + mkdir -p /w/workspace/undry_device-sdk-go_release-note/archives/ 03:56:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-sdk-go_release-note/archives/ [Pipeline] echo 03:56:25 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/undry_device-sdk-go_release-note/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:56:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:56:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:56:25 03:56:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:56:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:56:26 alpine: Pulling from edgex-lftools-log-publisher 03:56:26 df20fa9351a1: Pulling fs layer 03:56:26 36b3adc4ff6f: Pulling fs layer 03:56:26 8ad3a11d3b57: Pulling fs layer 03:56:26 46f8f816bc3b: Pulling fs layer 03:56:26 93b61091891f: Pulling fs layer 03:56:26 93b9cdb0e59b: Pulling fs layer 03:56:26 5e14af77c1be: Pulling fs layer 03:56:26 01666e4c0597: Pulling fs layer 03:56:26 aa168da1d23b: Pulling fs layer 03:56:26 93b9cdb0e59b: Waiting 03:56:26 5e14af77c1be: Waiting 03:56:26 46f8f816bc3b: Waiting 03:56:26 93b61091891f: Waiting 03:56:26 01666e4c0597: Waiting 03:56:26 aa168da1d23b: Waiting 03:56:26 36b3adc4ff6f: Download complete 03:56:26 46f8f816bc3b: Verifying Checksum 03:56:26 46f8f816bc3b: Download complete 03:56:26 df20fa9351a1: Verifying Checksum 03:56:26 df20fa9351a1: Download complete 03:56:26 93b9cdb0e59b: Verifying Checksum 03:56:26 93b9cdb0e59b: Download complete 03:56:26 93b61091891f: Download complete 03:56:26 5e14af77c1be: Verifying Checksum 03:56:26 5e14af77c1be: Download complete 03:56:26 01666e4c0597: Verifying Checksum 03:56:26 01666e4c0597: Download complete 03:56:26 df20fa9351a1: Pull complete 03:56:26 36b3adc4ff6f: Pull complete 03:56:27 8ad3a11d3b57: Verifying Checksum 03:56:27 8ad3a11d3b57: Download complete 03:56:28 8ad3a11d3b57: Pull complete 03:56:28 46f8f816bc3b: Pull complete 03:56:28 93b61091891f: Pull complete 03:56:29 93b9cdb0e59b: Pull complete 03:56:29 aa168da1d23b: Verifying Checksum 03:56:29 aa168da1d23b: Download complete 03:56:29 5e14af77c1be: Pull complete 03:56:29 01666e4c0597: Pull complete 03:56:36 aa168da1d23b: Pull complete 03:56:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:56:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:56:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:56:36 prd-centos7-docker-4c-2g-16981 does not seem to be running inside a container 03:56:37 $ 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/undry_device-sdk-go_release-note/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-sdk-go_release-note -v /w/workspace/undry_device-sdk-go_release-note:/w/workspace/undry_device-sdk-go_release-note:rw,z -v /w/workspace/undry_device-sdk-go_release-note@tmp:/w/workspace/undry_device-sdk-go_release-note@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:56:40 $ docker top 6a9e23a3179995790c8e3fb2838f761d30ea31c7b35ea2db486f55f2bb310684 -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:41 + touch /tmp/pre-build-complete [Pipeline] sh 03:56:41 + mkdir -p /var/log/sa [Pipeline] sh 03:56:42 + ls /var/log/sa-host 03:56:42 + sadf -c /var/log/sa-host/sa21 03:56:42 file_magic: OK 03:56:42 HZ: Using current value: 100 03:56:42 file_header: OK 03:56:42 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 03:56:42 Statistics: 03:56:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:56:42 File successfully converted to sysstat format version 12.2.1 03:56:42 + sadf -c /var/log/sa-host/sa23 03:56:42 file_magic: OK 03:56:42 HZ: Using current value: 100 03:56:42 file_header: OK 03:56:42 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 03:56:42 Statistics: 03:56:42 Hnuu...uuuununununu... 03:56:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:56:42 provisioning config files... 03:56:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-sdk-go_release-note@tmp/config2539366115618307176tmp [Pipeline] { [Pipeline] echo 03:56:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:56:43 ---> create-netrc.sh [Pipeline] } 03:56:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:56:43 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:56:43 ---> python-tools-install.sh [Pipeline] echo 03:56:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:56:44 ---> sudo-logs.sh 03:56:44 Archiving 'sudo' log.. [Pipeline] echo 03:56:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:56:44 ---> job-cost.sh 03:56:44 lf-activate-venv: SKIPPING 03:56:44 INFO: No Stack... 03:56:46 INFO: Retrieving Pricing Info for: v1-standard-2 03:56:46 INFO: Archiving Costs [Pipeline] echo 03:56:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:56:46 ---> logs-deploy.sh 03:56:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/release-note/1 03:56:46 INFO: archiving workspace using pattern(s): 03:56:48 Archives upload complete. 03:56:48 INFO: archiving logs to Nexus 03:56:49 ---> uname -a: 03:56:49 Linux prd-centos7-docker-4c-2g-16981.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:56:49 03:56:49 03:56:49 ---> lscpu: 03:56:49 Architecture: x86_64 03:56:49 CPU op-mode(s): 32-bit, 64-bit 03:56:49 Byte Order: Little Endian 03:56:49 Address sizes: 40 bits physical, 48 bits virtual 03:56:49 CPU(s): 4 03:56:49 On-line CPU(s) list: 0-3 03:56:49 Thread(s) per core: 1 03:56:49 Core(s) per socket: 1 03:56:49 Socket(s): 4 03:56:49 NUMA node(s): 1 03:56:49 Vendor ID: GenuineIntel 03:56:49 CPU family: 6 03:56:49 Model: 44 03:56:49 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:56:49 Stepping: 1 03:56:49 CPU MHz: 2933.438 03:56:49 BogoMIPS: 5866.87 03:56:49 Virtualization: VT-x 03:56:49 Hypervisor vendor: KVM 03:56:49 Virtualization type: full 03:56:49 L1d cache: 128 KiB 03:56:49 L1i cache: 128 KiB 03:56:49 L2 cache: 16 MiB 03:56:49 L3 cache: 64 MiB 03:56:49 NUMA node0 CPU(s): 0-3 03:56:49 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:56:49 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:56:49 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:56:49 Vulnerability Meltdown: Mitigation; PTI 03:56:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:56:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:56:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:56:49 Vulnerability Srbds: Not affected 03:56:49 Vulnerability Tsx async abort: Not affected 03:56:49 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 03:56:49 03:56:49 03:56:49 ---> nproc: 03:56:49 4 03:56:49 03:56:49 03:56:49 ---> df -h: 03:56:49 Filesystem Size Used Available Use% Mounted on 03:56:49 overlay 50.0G 7.3G 42.7G 15% / 03:56:49 tmpfs 64.0M 0 64.0M 0% /dev 03:56:49 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:56:49 shm 64.0M 0 64.0M 0% /dev/shm 03:56:49 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 03:56:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 03:56:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 03:56:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 03:56:49 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/undry_device-sdk-go_release-note@tmp 03:56:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 03:56:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 03:56:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 03:56:49 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 03:56:49 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/undry_device-sdk-go_release-note 03:56:49 03:56:49 03:56:49 ---> free -m: 03:56:49 total used free shared buff/cache available 03:56:49 Mem: 1837 721 103 0 1012 1011 03:56:49 Swap: 1023 1 1022 03:56:49 03:56:49 03:56:49 ---> ip addr: 03:56:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:56:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:56:49 inet 127.0.0.1/8 scope host lo 03:56:49 valid_lft forever preferred_lft forever 03:56:49 inet6 ::1/128 scope host 03:56:49 valid_lft forever preferred_lft forever 03:56:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:56:49 link/ether fa:16:3e:79:c3:a7 brd ff:ff:ff:ff:ff:ff 03:56:49 inet 10.30.122.212/23 brd 10.30.123.255 scope global dynamic eth0 03:56:49 valid_lft 85904sec preferred_lft 85904sec 03:56:49 inet6 fe80::f816:3eff:fe79:c3a7/64 scope link 03:56:49 valid_lft forever preferred_lft forever 03:56:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:56:49 link/ether 02:42:86:43:4d:18 brd ff:ff:ff:ff:ff:ff 03:56:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:56:49 valid_lft forever preferred_lft forever 03:56:49 inet6 fe80::42:86ff:fe43:4d18/64 scope link 03:56:49 valid_lft forever preferred_lft forever 03:56:49 03:56:49 03:56:49 ---> sar -b -r -n DEV: 03:56:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/21/20 _x86_64_ (4 CPU) 03:56:49 03:56:49 03:48:18 LINUX RESTART (4 CPU) 03:56:49 03:56:49 03:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:56:49 03:50:01 51.11 15.91 35.19 0.00 4832.50 3156.47 0.00 03:56:49 03:51:01 1.75 0.00 1.75 0.00 0.00 32.45 0.00 03:56:49 03:52:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 03:56:49 03:53:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 03:56:49 03:54:01 0.23 0.00 0.23 0.00 0.00 3.38 0.00 03:56:49 03:55:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 03:56:49 03:56:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 03:56:49 Average: 7.73 2.27 5.46 0.00 690.62 458.00 0.00 03:56:49 03:56:49 03:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:56:49 03:50:01 164868 0 622996 33.11 2620 1091060 1108108 37.82 459536 1058492 128 03:56:49 03:51:01 169656 0 618200 32.86 2620 1091068 1077916 36.79 458636 1055304 12 03:56:49 03:52:01 169604 0 618248 32.86 2620 1091072 1078024 36.79 468560 1045984 20 03:56:49 03:53:01 167708 0 620144 32.96 2620 1091072 1078000 36.79 470416 1045604 20 03:56:49 03:54:01 168608 0 619236 32.91 2620 1091080 1077988 36.79 475552 1040476 20 03:56:49 03:55:01 168348 0 619492 32.92 2620 1091084 1077964 36.79 475208 1040476 16 03:56:49 03:56:01 168352 0 619484 32.92 2620 1091088 1077916 36.79 475080 1040476 16 03:56:49 Average: 168163 0 619686 32.93 2620 1091075 1082274 36.94 468998 1046687 33 03:56:49 03:56:49 03:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:56:49 03:50:01 eth0 288.93 214.08 719.34 70.99 0.00 0.00 0.00 0.00 03:56:49 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:49 03:50:01 docker0 6.58 4.68 1.19 20.51 0.00 0.00 0.00 0.00 03:56:49 03:51:01 eth0 0.65 0.00 0.06 0.00 0.00 0.00 0.00 0.00 03:56:49 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:49 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:49 03:52:01 eth0 4.18 2.08 3.29 0.28 0.00 0.00 0.00 0.00 03:56:49 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:49 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:49 03:53:01 eth0 0.72 0.42 0.29 0.24 0.00 0.00 0.00 0.00 03:56:49 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:49 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:49 03:54:01 eth0 0.20 0.15 0.08 0.04 0.00 0.00 0.00 0.00 03:56:49 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:49 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:49 03:55:01 eth0 0.25 0.25 0.12 0.05 0.00 0.00 0.00 0.00 03:56:49 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:49 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:49 03:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:56:49 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:49 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:49 Average: eth0 42.16 31.02 103.35 10.23 0.00 0.00 0.00 0.00 03:56:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:49 Average: docker0 0.94 0.67 0.17 2.93 0.00 0.00 0.00 0.00 03:56:49 03:56:49 03:56:49 ---> sar -P ALL: 03:56:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/21/20 _x86_64_ (4 CPU) 03:56:49 03:56:49 03:48:18 LINUX RESTART (4 CPU) 03:56:49 03:56:49 03:49:01 CPU %user %nice %system %iowait %steal %idle 03:56:49 03:50:01 all 6.43 0.00 2.71 1.07 0.02 89.78 03:56:49 03:50:01 0 7.39 0.00 3.12 0.40 0.02 89.07 03:56:49 03:50:01 1 5.23 0.00 3.20 3.27 0.02 88.28 03:56:49 03:50:01 2 5.83 0.00 2.35 0.49 0.02 91.32 03:56:49 03:50:01 3 7.28 0.00 2.15 0.12 0.02 90.43 03:56:49 03:51:01 all 0.12 0.00 0.06 0.00 0.00 99.81 03:56:49 03:51:01 0 0.02 0.00 0.07 0.00 0.00 99.92 03:56:49 03:51:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:56:49 03:51:01 2 0.27 0.00 0.07 0.00 0.00 99.67 03:56:49 03:51:01 3 0.17 0.00 0.07 0.02 0.00 99.75 03:56:49 03:52:01 all 0.20 0.00 0.11 0.00 0.00 99.68 03:56:49 03:52:01 0 0.10 0.00 0.15 0.00 0.00 99.75 03:56:49 03:52:01 1 0.08 0.00 0.10 0.00 0.00 99.82 03:56:49 03:52:01 2 0.58 0.00 0.12 0.00 0.00 99.30 03:56:49 03:52:01 3 0.05 0.00 0.08 0.00 0.00 99.87 03:56:49 03:53:01 all 0.12 0.00 0.04 0.00 0.00 99.84 03:56:49 03:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:56:49 03:53:01 1 0.05 0.00 0.08 0.00 0.00 99.87 03:56:49 03:53:01 2 0.40 0.00 0.02 0.00 0.00 99.58 03:56:49 03:53:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:56:49 03:54:01 all 0.15 0.00 0.06 0.00 0.00 99.78 03:56:49 03:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:56:49 03:54:01 1 0.07 0.00 0.05 0.00 0.00 99.88 03:56:49 03:54:01 2 0.50 0.00 0.05 0.00 0.02 99.43 03:56:49 03:54:01 3 0.02 0.00 0.12 0.00 0.00 99.87 03:56:49 03:55:01 all 0.15 0.00 0.03 0.00 0.00 99.82 03:56:49 03:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:56:49 03:55:01 1 0.03 0.00 0.07 0.00 0.00 99.90 03:56:49 03:55:01 2 0.52 0.00 0.02 0.00 0.00 99.47 03:56:49 03:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:56:49 03:56:01 all 0.15 0.00 0.04 0.00 0.00 99.81 03:56:49 03:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:56:49 03:56:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:56:49 03:56:01 2 0.55 0.00 0.07 0.00 0.00 99.38 03:56:49 03:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:56:49 Average: all 1.04 0.00 0.43 0.15 0.00 98.37 03:56:49 Average: 0 1.08 0.00 0.49 0.06 0.00 98.37 03:56:49 Average: 1 0.79 0.00 0.51 0.46 0.00 98.23 03:56:49 Average: 2 1.23 0.00 0.38 0.07 0.00 98.31 03:56:49 Average: 3 1.07 0.00 0.36 0.02 0.00 98.55 03:56:49 03:56:49 03:56:49