Pull request #907 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from cb6fa8ff5505f69547bc7ca25572ee35c6ef96ce+70dff52b8df9807f5114cad14836e8310fd11d9c (483bfa922b5ea4d07cbcef6c5653b86071038868) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 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-3587 in /w/workspace/dgexfoundry_device-sdk-go_PR-907 [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/dgexfoundry_device-sdk-go_PR-907 # 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 Merging remotes/origin/master commit 70dff52b8df9807f5114cad14836e8310fd11d9c into PR head commit cb6fa8ff5505f69547bc7ca25572ee35c6ef96ce > 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/pull/907/head:refs/remotes/origin/PR-907 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb6fa8ff5505f69547bc7ca25572ee35c6ef96ce # timeout=10 Merge succeeded, producing fab7bfa0e562e5f6869b5ce389e9f8430796c4cc Checking out Revision fab7bfa0e562e5f6869b5ce389e9f8430796c4cc (PR-907) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 70dff52b8df9807f5114cad14836e8310fd11d9c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fab7bfa0e562e5f6869b5ce389e9f8430796c4cc # timeout=10 Commit message: "Merge commit '70dff52b8df9807f5114cad14836e8310fd11d9c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:01:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:01:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:01:02 ========================================================= 18:01:02 EdgeX Global Pipelines Version Info 18:01:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d902ff135b29c50d26badbca021a1e0c23445975 # timeout=10 18:01:05 ------------------- 18:01:05 stable info: 18:01:05 ------------------- 18:01:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:01:05 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 18:01:05 Message: update stable to v1.0.191 18:01:05 ------------------- 18:01:05 experimental info: 18:01:05 ------------------- 18:01:05 Commited By: **** collab-it+edgex@linuxfoundation.org 18:01:05 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 18:01:05 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:01:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-907 [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-907 [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-907 [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fab7bfa0e562e5f6869b5ce389e9f8430796c4cc [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fab7bfa [Pipeline] echo 18:01:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:01:06 provisioning config files... 18:01:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-907@tmp/config8971670879182179052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:07 ---> docker-login.sh 18:01:07 nexus3.edgexfoundry.org:10001 18:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:07 Configure a credential helper to remove this warning. See 18:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:07 18:01:07 Login Succeeded 18:01:07 nexus3.edgexfoundry.org:10002 18:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:08 Configure a credential helper to remove this warning. See 18:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:08 18:01:08 Login Succeeded 18:01:08 nexus3.edgexfoundry.org:10003 18:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:08 Configure a credential helper to remove this warning. See 18:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:08 18:01:08 Login Succeeded 18:01:08 nexus3.edgexfoundry.org:10004 18:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:09 Configure a credential helper to remove this warning. See 18:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:09 18:01:09 Login Succeeded 18:01:09 docker.io 18:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:09 Configure a credential helper to remove this warning. See 18:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:09 18:01:09 Login Succeeded 18:01:09 ---> docker-login.sh ends [Pipeline] } 18:01:09 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 18:01:10 + git log --format=format:%s -1 fab7bfa0e562e5f6869b5ce389e9f8430796c4cc [Pipeline] echo 18:01:10 GIT_COMMIT: fab7bfa0e562e5f6869b5ce389e9f8430796c4cc, Commit Message: Merge commit '70dff52b8df9807f5114cad14836e8310fd11d9c' into HEAD [Pipeline] echo 18:01:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:01:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:01:11 18:01:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:01:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:01:11 latest: Pulling from edgex-devops/git-semver 18:01:11 31603596830f: Pulling fs layer 18:01:11 54011a49482f: Pulling fs layer 18:01:11 a6820b24f6d8: Pulling fs layer 18:01:11 f581987b2513: Pulling fs layer 18:01:11 f581987b2513: Waiting 18:01:11 54011a49482f: Verifying Checksum 18:01:11 54011a49482f: Download complete 18:01:12 31603596830f: Verifying Checksum 18:01:12 31603596830f: Download complete 18:01:12 f581987b2513: Verifying Checksum 18:01:12 f581987b2513: Download complete 18:01:12 a6820b24f6d8: Verifying Checksum 18:01:12 a6820b24f6d8: Download complete 18:01:13 31603596830f: Pull complete 18:01:14 54011a49482f: Pull complete 18:01:16 a6820b24f6d8: Pull complete 18:01:16 f581987b2513: Pull complete 18:01:16 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:01:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:01:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:01:17 prd-centos7-docker-4c-2g-3587 does not seem to be running inside a container 18:01:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-907 -v /w/workspace/dgexfoundry_device-sdk-go_PR-907:/w/workspace/dgexfoundry_device-sdk-go_PR-907:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-907@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-907@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:01:20 $ docker top 958e2a81a09f07a24a5afecab619d6391f4e4a5df0b91f5ff57dcd200d509a5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:20 [ssh-agent] Looking for ssh-agent implementation... 18:01:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:21 $ docker exec 958e2a81a09f07a24a5afecab619d6391f4e4a5df0b91f5ff57dcd200d509a5e ssh-agent 18:01:21 SSH_AUTH_SOCK=/tmp/ssh-FwqSTSb8UNct/agent.11 18:01:21 SSH_AGENT_PID=16 18:01:21 Running ssh-add (command line suppressed) 18:01:22 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-907@tmp/private_key_1663905898908805618.key (/w/workspace/dgexfoundry_device-sdk-go_PR-907@tmp/private_key_1663905898908805618.key) 18:01:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:22 + git tag --points-at HEAD [Pipeline] } 18:01:22 $ docker exec --env ******** --env ******** 958e2a81a09f07a24a5afecab619d6391f4e4a5df0b91f5ff57dcd200d509a5e ssh-agent -k 18:01:23 unset SSH_AUTH_SOCK; 18:01:23 unset SSH_AGENT_PID; 18:01:23 echo Agent pid 16 killed; 18:01:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:01:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:23 [ssh-agent] Looking for ssh-agent implementation... 18:01:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:23 $ docker exec 958e2a81a09f07a24a5afecab619d6391f4e4a5df0b91f5ff57dcd200d509a5e ssh-agent 18:01:24 SSH_AUTH_SOCK=/tmp/ssh-6mdeMvBvn1h8/agent.44 18:01:24 SSH_AGENT_PID=49 18:01:24 Running ssh-add (command line suppressed) 18:01:24 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-907@tmp/private_key_3490466116942377801.key (/w/workspace/dgexfoundry_device-sdk-go_PR-907@tmp/private_key_3490466116942377801.key) 18:01:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:24 + git semver init 18:01:24 # -> Open(): unable to determine branch for HEAD 18:01:24 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-907/.git 18:01:24 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-907 18:01:24 # $SEMVER_REMOTE_NAME = origin 18:01:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:01:24 # $SEMVER_USER_NAME = edgex-jenkins 18:01:24 # $SEMVER_BRANCH = PR-907 18:01:24 # $SEMVER_TEMP = /tmp/semver-188917804 18:01:24 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 18:01:26 # '/tmp/semver-188917804' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-907/.semver' 18:01:26 # -> Force: false 18:01:26 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-907/.semver [Pipeline] } 18:01:26 $ docker exec --env ******** --env ******** 958e2a81a09f07a24a5afecab619d6391f4e4a5df0b91f5ff57dcd200d509a5e ssh-agent -k 18:01:26 unset SSH_AUTH_SOCK; 18:01:26 unset SSH_AGENT_PID; 18:01:26 echo Agent pid 49 killed; 18:01:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:27 + git semver [Pipeline] } 18:01:27 $ docker stop --time=1 958e2a81a09f07a24a5afecab619d6391f4e4a5df0b91f5ff57dcd200d509a5e 18:01:29 $ docker rm -f 958e2a81a09f07a24a5afecab619d6391f4e4a5df0b91f5ff57dcd200d509a5e [Pipeline] // withDockerContainer [Pipeline] sh 18:01:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:01:31 Stashed 1 file(s) [Pipeline] echo 18:01:31 [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 18:01:46 Still waiting to schedule task 18:01:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:01:46 Still waiting to schedule task 18:01:46 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3585’ 18:04:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3590 in /w/workspace/dgexfoundry_device-sdk-go_PR-907 [Pipeline] { [Pipeline] ws 18:04:19 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 18:04:24 using credential edgex-jenkins-ssh 18:04:24 Cloning the remote Git repository 18:04:24 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:04:25 > git init /w/workspace/device-sdk-go/4 # timeout=10 18:04:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:04:25 > git --version # timeout=10 18:04:25 > git --version # 'git version 2.17.1' 18:04:25 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:04:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:04:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:04:26 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/907/head:refs/remotes/origin/PR-907 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:04:27 Merging remotes/origin/master commit 70dff52b8df9807f5114cad14836e8310fd11d9c into PR head commit cb6fa8ff5505f69547bc7ca25572ee35c6ef96ce 18:04:27 Merge succeeded, producing cea2d1faccae7ae024d6c72428b836c7e7be3f41 18:04:27 Checking out Revision cea2d1faccae7ae024d6c72428b836c7e7be3f41 (PR-907) 18:04:27 > git config core.sparsecheckout # timeout=10 18:04:27 > git checkout -f cb6fa8ff5505f69547bc7ca25572ee35c6ef96ce # timeout=10 18:04:27 > git remote # timeout=10 18:04:27 > git config --get remote.origin.url # timeout=10 18:04:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:04:27 > git merge 70dff52b8df9807f5114cad14836e8310fd11d9c # timeout=10 18:04:27 > git rev-parse HEAD^{commit} # timeout=10 18:04:27 > git config core.sparsecheckout # timeout=10 18:04:27 > git checkout -f cea2d1faccae7ae024d6c72428b836c7e7be3f41 # timeout=10 18:04:32 Commit message: "Merge commit '70dff52b8df9807f5114cad14836e8310fd11d9c' into HEAD" 18:04:32 First time build. Skipping changelog. 18:04:32 > git rev-list --no-walk d902ff135b29c50d26badbca021a1e0c23445975 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:04:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:04:34 + true 18:04:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:04:37 provisioning config files... 18:04:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config1954115154215011720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:37 ---> docker-login.sh 18:04:37 nexus3.edgexfoundry.org:10001 18:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:39 Configure a credential helper to remove this warning. See 18:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:39 18:04:39 Login Succeeded 18:04:39 nexus3.edgexfoundry.org:10002 18:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:39 Configure a credential helper to remove this warning. See 18:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:39 18:04:39 Login Succeeded 18:04:39 nexus3.edgexfoundry.org:10003 18:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:40 Configure a credential helper to remove this warning. See 18:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:40 18:04:40 Login Succeeded 18:04:40 nexus3.edgexfoundry.org:10004 18:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:40 Configure a credential helper to remove this warning. See 18:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:40 18:04:40 Login Succeeded 18:04:40 docker.io 18:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:41 Configure a credential helper to remove this warning. See 18:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:41 18:04:41 Login Succeeded 18:04:41 ---> docker-login.sh ends [Pipeline] } 18:04:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:04:42 ========================================================= 18:04:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:04:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:04:42 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:04:43 Sending build context to Docker daemon 2.553MB 18:04:43 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:04:43 Step 2/8 : FROM ${BASE} 18:04:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:04:43 595b0fe564bb: Pulling fs layer 18:04:43 7186ed65a4f7: Pulling fs layer 18:04:43 316046926c0a: Pulling fs layer 18:04:43 4ebd0625c992: Pulling fs layer 18:04:43 207e8628e3a3: Pulling fs layer 18:04:43 c791037a9be2: Pulling fs layer 18:04:43 ffd874e62e21: Pulling fs layer 18:04:43 4ebd0625c992: Waiting 18:04:43 207e8628e3a3: Waiting 18:04:43 ffd874e62e21: Waiting 18:04:43 c791037a9be2: Waiting 18:04:43 316046926c0a: Download complete 18:04:43 7186ed65a4f7: Download complete 18:04:43 207e8628e3a3: Verifying Checksum 18:04:43 207e8628e3a3: Download complete 18:04:43 c791037a9be2: Verifying Checksum 18:04:43 c791037a9be2: Download complete 18:04:43 595b0fe564bb: Verifying Checksum 18:04:43 595b0fe564bb: Download complete 18:04:43 595b0fe564bb: Pull complete 18:04:44 7186ed65a4f7: Pull complete 18:04:44 316046926c0a: Pull complete 18:04:45 ffd874e62e21: Verifying Checksum 18:04:45 ffd874e62e21: Download complete 18:04:47 4ebd0625c992: Verifying Checksum 18:04:47 4ebd0625c992: Download complete 18:04:57 4ebd0625c992: Pull complete 18:04:57 207e8628e3a3: Pull complete 18:04:58 c791037a9be2: Pull complete 18:05:01 Running on prd-centos7-docker-4c-2g-3592 in /w/workspace/dgexfoundry_device-sdk-go_PR-907 [Pipeline] { [Pipeline] ws 18:05:01 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 18:05:02 ffd874e62e21: Pull complete 18:05:02 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:05:02 ---> cfc18b08335c 18:05:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:05:04 ---> Running in 43bc768a5328 18:05:05 Removing intermediate container 43bc768a5328 18:05:05 ---> 95947cd326e2 18:05:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:05 ---> Running in cffdf15644b1 18:05:05 using credential edgex-jenkins-ssh 18:05:05 Cloning the remote Git repository 18:05:05 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:05:05 > git init /w/workspace/device-sdk-go/4 # timeout=10 18:05:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:05:05 > git --version # timeout=10 18:05:05 > git --version # 'git version 2.24.3' 18:05:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:07 Merging remotes/origin/master commit 70dff52b8df9807f5114cad14836e8310fd11d9c into PR head commit cb6fa8ff5505f69547bc7ca25572ee35c6ef96ce 18:05:07 Removing intermediate container cffdf15644b1 18:05:07 ---> 16a60924e850 18:05:07 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:05:07 Merge succeeded, producing 91b806eb05ad211122b00826fa51c645cd20ab6f 18:05:07 Checking out Revision 91b806eb05ad211122b00826fa51c645cd20ab6f (PR-907) 18:05:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:05:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:05:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:05:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/907/head:refs/remotes/origin/PR-907 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:05:07 > git config core.sparsecheckout # timeout=10 18:05:07 > git checkout -f cb6fa8ff5505f69547bc7ca25572ee35c6ef96ce # timeout=10 18:05:07 > git remote # timeout=10 18:05:07 > git config --get remote.origin.url # timeout=10 18:05:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:07 > git merge 70dff52b8df9807f5114cad14836e8310fd11d9c # timeout=10 18:05:07 > git rev-parse HEAD^{commit} # timeout=10 18:05:07 > git config core.sparsecheckout # timeout=10 18:05:07 > git checkout -f 91b806eb05ad211122b00826fa51c645cd20ab6f # timeout=10 18:05:07 ---> Running in 76e1667953b8 18:05:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:05:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:05:10 (1/6) Installing libc-dev (0.7.2-r3) 18:05:10 (2/6) Installing libsodium (1.0.18-r0) 18:05:10 (3/6) Installing pkgconf (1.7.3-r0) 18:05:10 (4/6) Installing libsodium-dev (1.0.18-r0) 18:05:10 (5/6) Installing libzmq (4.3.3-r1) 18:05:10 (6/6) Installing zeromq-dev (4.3.3-r1) 18:05:11 Executing busybox-1.32.1-r6.trigger 18:05:11 OK: 139 MiB in 46 packages 18:05:11 Commit message: "Merge commit '70dff52b8df9807f5114cad14836e8310fd11d9c' into HEAD" 18:05:11 First time build. Skipping changelog. 18:05:11 > git rev-list --no-walk d902ff135b29c50d26badbca021a1e0c23445975 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:12 Removing intermediate container 76e1667953b8 18:05:12 ---> 1614a2046ea8 18:05:12 Step 6/8 : WORKDIR /device-sdk-go 18:05:12 ---> Running in 4e70a92390d9 18:05:12 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:05:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:05:12 Removing intermediate container 4e70a92390d9 18:05:12 ---> a910a1b1dd2b 18:05:12 Step 7/8 : COPY . . 18:05:13 + sudo service docker restart 18:05:13 + true 18:05:13 Redirecting to /bin/systemctl restart docker.service 18:05:14 ---> 1b7e8cd0e971 18:05:14 Step 8/8 : RUN go mod download 18:05:14 ---> Running in 69d2a512d197 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:05:14 provisioning config files... 18:05:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config2779301034051466005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:14 ---> docker-login.sh 18:05:14 nexus3.edgexfoundry.org:10001 18:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:15 Configure a credential helper to remove this warning. See 18:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:15 18:05:15 Login Succeeded 18:05:15 nexus3.edgexfoundry.org:10002 18:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:15 Configure a credential helper to remove this warning. See 18:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:15 18:05:15 Login Succeeded 18:05:15 nexus3.edgexfoundry.org:10003 18:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:15 Configure a credential helper to remove this warning. See 18:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:15 18:05:15 Login Succeeded 18:05:15 nexus3.edgexfoundry.org:10004 18:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:15 Configure a credential helper to remove this warning. See 18:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:15 18:05:15 Login Succeeded 18:05:15 docker.io 18:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:16 Configure a credential helper to remove this warning. See 18:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:16 18:05:16 Login Succeeded 18:05:16 ---> docker-login.sh ends [Pipeline] } 18:05:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:05:16 ========================================================= 18:05:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:05:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:05:17 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:05:17 Sending build context to Docker daemon 2.554MB 18:05:17 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 18:05:17 Step 2/8 : FROM ${BASE} 18:05:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:05:17 540db60ca938: Pulling fs layer 18:05:17 adcc1eea9eea: Pulling fs layer 18:05:17 4c4ab2625f07: Pulling fs layer 18:05:17 0510c868ecb4: Pulling fs layer 18:05:17 afea3b2eda06: Pulling fs layer 18:05:17 7809a108b3ef: Pulling fs layer 18:05:17 f706445af74f: Pulling fs layer 18:05:17 afea3b2eda06: Waiting 18:05:17 7809a108b3ef: Waiting 18:05:17 f706445af74f: Waiting 18:05:17 0510c868ecb4: Waiting 18:05:17 4c4ab2625f07: Download complete 18:05:17 adcc1eea9eea: Verifying Checksum 18:05:17 adcc1eea9eea: Download complete 18:05:17 afea3b2eda06: Verifying Checksum 18:05:17 afea3b2eda06: Download complete 18:05:17 7809a108b3ef: Verifying Checksum 18:05:17 7809a108b3ef: Download complete 18:05:17 540db60ca938: Verifying Checksum 18:05:17 540db60ca938: Download complete 18:05:17 540db60ca938: Pull complete 18:05:18 adcc1eea9eea: Pull complete 18:05:18 4c4ab2625f07: Pull complete 18:05:19 f706445af74f: Verifying Checksum 18:05:19 f706445af74f: Download complete 18:05:20 0510c868ecb4: Verifying Checksum 18:05:20 0510c868ecb4: Download complete 18:05:27 0510c868ecb4: Pull complete 18:05:27 afea3b2eda06: Pull complete 18:05:27 7809a108b3ef: Pull complete 18:05:33 f706445af74f: Pull complete 18:05:33 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:05:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:05:33 ---> b068be0155e3 18:05:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:05:34 ---> Running in 3fb1289685d5 18:05:34 Removing intermediate container 3fb1289685d5 18:05:34 ---> a07b0ef04d8d 18:05:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:34 ---> Running in 2486c857ae0c 18:05:36 Removing intermediate container 2486c857ae0c 18:05:36 ---> 8f2c6b66e24d 18:05:36 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:05:36 ---> Running in fe3f83cd297f 18:05:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:05:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:05:39 (1/6) Installing libc-dev (0.7.2-r3) 18:05:39 (2/6) Installing libsodium (1.0.18-r0) 18:05:39 (3/6) Installing pkgconf (1.7.3-r0) 18:05:39 (4/6) Installing libsodium-dev (1.0.18-r0) 18:05:39 (5/6) Installing libzmq (4.3.3-r1) 18:05:39 (6/6) Installing zeromq-dev (4.3.3-r1) 18:05:39 Executing busybox-1.32.1-r6.trigger 18:05:39 OK: 150 MiB in 46 packages 18:05:40 Removing intermediate container fe3f83cd297f 18:05:40 ---> e153816a7c75 18:05:40 Step 6/8 : WORKDIR /device-sdk-go 18:05:40 ---> Running in 66f9797b91ae 18:05:40 Removing intermediate container 66f9797b91ae 18:05:40 ---> 1df6dbfa1ce6 18:05:40 Step 7/8 : COPY . . 18:05:41 Removing intermediate container 69d2a512d197 18:05:41 ---> 93f2aedda077 18:05:41 Successfully built 93f2aedda077 18:05:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:05:41 + docker inspect -f . ci-base-image-arm64 18:05:41 . [Pipeline] withDockerContainer 18:05:41 prd-ubuntu18.04-docker-arm64-4c-16g-3590 does not seem to be running inside a container 18:05:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:05:42 ---> 634f7f470fec 18:05:42 Step 8/8 : RUN go mod download 18:05:42 ---> Running in ae299ef15696 18:05:43 $ docker top 856d90595a599919db67239d307d1aed0bf702da4a43c472b594961fb46fd651 -eo pid,comm [Pipeline] { [Pipeline] sh 18:05:44 + go version 18:05:44 go version go1.16.3 linux/arm64 [Pipeline] } 18:05:44 $ docker stop --time=1 856d90595a599919db67239d307d1aed0bf702da4a43c472b594961fb46fd651 18:05:46 $ docker rm -f 856d90595a599919db67239d307d1aed0bf702da4a43c472b594961fb46fd651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:05:46 + docker inspect -f . ci-base-image-arm64 18:05:46 . [Pipeline] withDockerContainer 18:05:47 prd-ubuntu18.04-docker-arm64-4c-16g-3590 does not seem to be running inside a container 18:05:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:05:48 $ docker top d2180fb25b60d35bb1a671577b9f0258c8e2fbbf31e3d26ded1f3f19ef4fe8a0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:05:49 + go mod tidy [Pipeline] sh 18:05:50 + make test 18:05:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:06:08 Removing intermediate container ae299ef15696 18:06:08 ---> 6094ac79e1ef 18:06:08 Successfully built 6094ac79e1ef 18:06:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:06:09 + docker inspect -f . ci-base-image-x86_64 18:06:09 . [Pipeline] withDockerContainer 18:06:09 prd-centos7-docker-4c-2g-3592 does not seem to be running inside a container 18:06:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:06:10 $ docker top 3a4acde800ddc39fb31f9e678db7ec0704e67d2e5e26eeada8c8be1d47a67cbf -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:11 + go version 18:06:11 go version go1.16.3 linux/amd64 [Pipeline] } 18:06:11 $ docker stop --time=1 3a4acde800ddc39fb31f9e678db7ec0704e67d2e5e26eeada8c8be1d47a67cbf 18:06:12 $ docker rm -f 3a4acde800ddc39fb31f9e678db7ec0704e67d2e5e26eeada8c8be1d47a67cbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:06:13 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:06:13 + docker inspect -f . ci-base-image-x86_64 18:06:13 . [Pipeline] withDockerContainer 18:06:13 prd-centos7-docker-4c-2g-3592 does not seem to be running inside a container 18:06:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:06:14 $ docker top a74d6e1328f71a0c8e771c10a9457e3f9650c1e6a713e25e36c0f58af08049ed -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:15 + go mod tidy [Pipeline] sh 18:06:16 + make test 18:06:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:06:26 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:06:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:06:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:06:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:06:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 18:06:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:06:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.125s coverage: 28.1% of statements 18:06:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.118s coverage: 78.9% of statements 18:06:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.083s coverage: 10.7% of statements 18:06:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:06:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:06:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:06:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.137s coverage: 30.2% of statements 18:06:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:06:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler [no test files] 18:06:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:06:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:07:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.187s coverage: 57.2% of statements 18:07:00 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.799s coverage: 6.6% of statements 18:07:00 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.092s coverage: 5.0% of statements 18:07:00 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:07:01 GO111MODULE=on go vet ./... 18:07:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:07:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:07:21 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:07:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 18:07:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:07:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.139s coverage: 28.1% of statements 18:07:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.255s coverage: 78.9% of statements 18:07:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.167s coverage: 10.7% of statements 18:07:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:07:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:07:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:07:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.279s coverage: 30.2% of statements 18:07:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:07:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler [no test files] 18:07:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:07:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:07:28 gofmt -l . 18:07:28 [ "`gofmt -l .`" = "" ] 18:07:28 ./bin/test-attribution-txt.sh 18:07:28 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:07:28 $ docker stop --time=1 a74d6e1328f71a0c8e771c10a9457e3f9650c1e6a713e25e36c0f58af08049ed 18:07:29 $ docker rm -f a74d6e1328f71a0c8e771c10a9457e3f9650c1e6a713e25e36c0f58af08049ed [Pipeline] // withDockerContainer [Pipeline] sh 18:07:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.323s coverage: 57.2% of statements 18:07:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:07:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 18:07:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.040s coverage: 6.6% of statements 18:07:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.160s coverage: 5.0% of statements 18:07:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:07:32 GO111MODULE=on go vet ./... [Pipeline] sh 18:07:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:07:34 + ls -al . 18:07:34 total 188 18:07:34 drwxrwxr-x. 10 jenkins jenkins 4096 May 7 18:07 . 18:07:34 drwxrwxr-x. 4 jenkins jenkins 28 May 7 18:05 .. 18:07:34 drwxrwxr-x. 2 jenkins jenkins 64 May 7 18:05 bin 18:07:34 -rw-r--r--. 1 jenkins jenkins 98899 May 7 18:07 coverage.out 18:07:34 -rw-rw-r--. 1 jenkins jenkins 987 May 7 18:05 Dockerfile.build 18:07:34 -rw-rw-r--. 1 jenkins jenkins 140 May 7 18:05 .dockerignore 18:07:34 drwxrwxr-x. 5 jenkins jenkins 62 May 7 18:05 example 18:07:34 drwxrwxr-x. 8 jenkins jenkins 179 May 7 18:05 .git 18:07:34 drwxrwxr-x. 2 jenkins jenkins 103 May 7 18:05 .github 18:07:34 -rw-rw-r--. 1 jenkins jenkins 138 May 7 18:05 .gitignore 18:07:34 -rw-r--r--. 1 jenkins jenkins 575 May 7 18:07 go.mod 18:07:34 -rw-r--r--. 1 jenkins jenkins 20675 May 7 18:06 go.sum 18:07:34 drwxrwxr-x. 15 jenkins jenkins 222 May 7 18:05 internal 18:07:34 -rw-rw-r--. 1 jenkins jenkins 901 May 7 18:05 Jenkinsfile 18:07:34 -rw-rw-r--. 1 jenkins jenkins 11341 May 7 18:05 LICENSE 18:07:34 -rw-rw-r--. 1 jenkins jenkins 1022 May 7 18:05 Makefile 18:07:34 drwxrwxr-x. 4 jenkins jenkins 26 May 7 18:05 openapi 18:07:34 drwxrwxr-x. 5 jenkins jenkins 50 May 7 18:05 pkg 18:07:34 -rw-rw-r--. 1 jenkins jenkins 7652 May 7 18:05 README.md 18:07:34 -rw-rw-r--. 1 jenkins jenkins 6616 May 7 18:05 RELEASE-NOTES.txt 18:07:34 drwxrwxr-x. 4 jenkins jenkins 54 May 7 18:05 snap 18:07:34 -rw-rw-r--. 1 jenkins jenkins 5 May 7 18:01 VERSION 18:07:34 -rw-rw-r--. 1 jenkins jenkins 222 May 7 18:05 version.go [Pipeline] isUnix [Pipeline] sh 18:07:35 + 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=fab7bfa0e562e5f6869b5ce389e9f8430796c4cc --label arch=amd64 --label version=0.0.0 . 18:07:35 Sending build context to Docker daemon 2.654MB 18:07:35 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 18:07:35 Step 2/23 : FROM ${BASE} AS builder 18:07:35 ---> 6094ac79e1ef 18:07:35 Step 3/23 : WORKDIR /device-sdk-go 18:07:35 ---> Running in 005f19c94e70 18:07:36 Removing intermediate container 005f19c94e70 18:07:36 ---> 6204deb49234 18:07:36 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:07:36 ---> Running in cd6fe885ee2c 18:07:36 Removing intermediate container cd6fe885ee2c 18:07:36 ---> bbf5ad4ee8f3 18:07:36 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:36 ---> Running in 55648336e08e 18:07:37 Removing intermediate container 55648336e08e 18:07:37 ---> eef80473d0fd 18:07:37 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:07:37 ---> Running in 5efe5266b223 18:07:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:07:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:07:39 OK: 150 MiB in 46 packages 18:07:40 Removing intermediate container 5efe5266b223 18:07:40 ---> c0c605b1979a 18:07:40 Step 7/23 : COPY . . 18:07:41 ---> 640ab088a64e 18:07:41 Step 8/23 : RUN go mod download 18:07:41 ---> Running in 0850d0a78691 18:07:42 Removing intermediate container 0850d0a78691 18:07:42 ---> b3def7d1840a 18:07:42 Step 9/23 : RUN make build 18:07:42 ---> Running in 6414d2cb39c4 18:07:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:07:58 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:07:58 Removing intermediate container 6414d2cb39c4 18:07:58 ---> 4f18625f7740 18:07:58 Step 10/23 : FROM alpine:3.12 18:07:59 3.12: Pulling from library/alpine 18:07:59 339de151aab4: Pulling fs layer 18:07:59 339de151aab4: Verifying Checksum 18:07:59 339de151aab4: Download complete 18:07:59 339de151aab4: Pull complete 18:07:59 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:07:59 Status: Downloaded newer image for alpine:3.12 18:07:59 ---> 13621d1b12d4 18:07:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:07:59 ---> Running in fe3be7ca7970 18:07:59 Removing intermediate container fe3be7ca7970 18:07:59 ---> 38981efc69a8 18:07:59 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:59 ---> Running in 06700fcfc711 18:08:00 Removing intermediate container 06700fcfc711 18:08:00 ---> 4f0c759b433e 18:08:00 Step 13/23 : RUN apk add --update --no-cache zeromq 18:08:01 ---> Running in 64cdc15cfc78 18:08:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:08:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:08:02 (1/5) Installing libgcc (9.3.0-r2) 18:08:02 (2/5) Installing libsodium (1.0.18-r0) 18:08:03 (3/5) Installing libstdc++ (9.3.0-r2) 18:08:04 (4/5) Installing libzmq (4.3.3-r0) 18:08:04 (5/5) Installing zeromq (4.3.3-r0) 18:08:04 Executing busybox-1.31.1-r20.trigger 18:08:04 OK: 8 MiB in 19 packages 18:08:04 Removing intermediate container 64cdc15cfc78 18:08:04 ---> e08aeed939d4 18:08:04 Step 14/23 : WORKDIR / 18:08:05 ---> Running in b01fed2ac666 18:08:05 Removing intermediate container b01fed2ac666 18:08:05 ---> 733dc96c1412 18:08:05 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:08:05 ---> 7a07dd70afda 18:08:05 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:08:06 ---> b49457ad10f7 18:08:06 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:08:07 ---> e66e100c0cb6 18:08:07 Step 18/23 : EXPOSE 49990 18:08:07 ---> Running in b622721bdc54 18:08:07 Removing intermediate container b622721bdc54 18:08:07 ---> 3dd995f11aa2 18:08:07 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:08:07 ---> Running in 40cbb586a382 18:08:07 Removing intermediate container 40cbb586a382 18:08:07 ---> 7afdcee72025 18:08:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:08:07 ---> Running in 5882aca2b7f1 18:08:07 Removing intermediate container 5882aca2b7f1 18:08:07 ---> f7b7a99dda59 18:08:07 Step 21/23 : LABEL arch=amd64 18:08:08 ---> Running in f32644d21aba 18:08:08 Removing intermediate container f32644d21aba 18:08:08 ---> ebd7d3b003a9 18:08:08 Step 22/23 : LABEL git_sha=fab7bfa0e562e5f6869b5ce389e9f8430796c4cc 18:08:08 ---> Running in 84e34737e8ec 18:08:08 Removing intermediate container 84e34737e8ec 18:08:08 ---> 70b491f69c9c 18:08:08 Step 23/23 : LABEL version=0.0.0 18:08:08 ---> Running in fe5b0361b363 18:08:08 Removing intermediate container fe5b0361b363 18:08:08 ---> 83f43ad9db3a 18:08:08 [Warning] One or more build-args [ARCH MAKE] were not consumed 18:08:08 Successfully built 83f43ad9db3a 18:08:08 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 Post stage [Pipeline] libraryResource [Pipeline] sh 18:08:09 ---> job-cost.sh 18:08:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iAOF 18:08:28 gofmt -l . 18:08:28 [ "`gofmt -l .`" = "" ] 18:08:28 ./bin/test-attribution-txt.sh 18:08:28 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:08:28 $ docker stop --time=1 d2180fb25b60d35bb1a671577b9f0258c8e2fbbf31e3d26ded1f3f19ef4fe8a0 18:08:30 $ docker rm -f d2180fb25b60d35bb1a671577b9f0258c8e2fbbf31e3d26ded1f3f19ef4fe8a0 18:08:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] // withDockerContainer [Pipeline] sh 18:08:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:08:32 Warning: overwriting stash ‘coverage-report’ 18:08:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:08:33 + ls -al . 18:08:33 total 224 18:08:33 drwxrwxr-x 10 jenkins jenkins 4096 May 7 18:08 . 18:08:33 drwxrwxr-x 4 jenkins jenkins 4096 May 7 18:04 .. 18:08:33 -rw-rw-r-- 1 jenkins jenkins 140 May 7 18:04 .dockerignore 18:08:33 drwxrwxr-x 8 jenkins jenkins 4096 May 7 18:04 .git 18:08:33 drwxrwxr-x 2 jenkins jenkins 4096 May 7 18:04 .github 18:08:33 -rw-rw-r-- 1 jenkins jenkins 138 May 7 18:04 .gitignore 18:08:33 -rw-rw-r-- 1 jenkins jenkins 987 May 7 18:04 Dockerfile.build 18:08:33 -rw-rw-r-- 1 jenkins jenkins 901 May 7 18:04 Jenkinsfile 18:08:33 -rw-rw-r-- 1 jenkins jenkins 11341 May 7 18:04 LICENSE 18:08:33 -rw-rw-r-- 1 jenkins jenkins 1022 May 7 18:04 Makefile 18:08:33 -rw-rw-r-- 1 jenkins jenkins 7652 May 7 18:04 README.md 18:08:33 -rw-rw-r-- 1 jenkins jenkins 6616 May 7 18:04 RELEASE-NOTES.txt 18:08:33 -rw-rw-r-- 1 jenkins jenkins 5 May 7 18:01 VERSION 18:08:33 drwxrwxr-x 2 jenkins jenkins 4096 May 7 18:04 bin 18:08:33 -rw-r--r-- 1 jenkins jenkins 98899 May 7 18:07 coverage.out 18:08:33 drwxrwxr-x 5 jenkins jenkins 4096 May 7 18:04 example 18:08:33 -rw-r--r-- 1 jenkins jenkins 575 May 7 18:08 go.mod 18:08:33 -rw-r--r-- 1 jenkins jenkins 20675 May 7 18:05 go.sum 18:08:33 drwxrwxr-x 15 jenkins jenkins 4096 May 7 18:04 internal 18:08:33 drwxrwxr-x 4 jenkins jenkins 4096 May 7 18:04 openapi 18:08:33 drwxrwxr-x 5 jenkins jenkins 4096 May 7 18:04 pkg 18:08:33 drwxrwxr-x 4 jenkins jenkins 4096 May 7 18:04 snap 18:08:33 -rw-rw-r-- 1 jenkins jenkins 222 May 7 18:04 version.go [Pipeline] isUnix [Pipeline] sh 18:08:34 + 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=fab7bfa0e562e5f6869b5ce389e9f8430796c4cc --label arch=arm64 --label version=0.0.0 . 18:08:34 Sending build context to Docker daemon 2.653MB 18:08:34 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 18:08:34 Step 2/23 : FROM ${BASE} AS builder 18:08:34 ---> 93f2aedda077 18:08:34 Step 3/23 : WORKDIR /device-sdk-go 18:08:34 ---> Running in e62037845e21 18:08:35 Removing intermediate container e62037845e21 18:08:35 ---> 9d97956e93aa 18:08:35 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:08:35 ---> Running in a6b7ac64029f 18:08:36 Removing intermediate container a6b7ac64029f 18:08:36 ---> bb239ba14cdf 18:08:36 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:36 ---> Running in 08918e13df18 18:08:38 Removing intermediate container 08918e13df18 18:08:38 ---> 2fed934b274b 18:08:38 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:08:38 ---> Running in f260d09e4879 18:08:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:08:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:08:42 OK: 139 MiB in 46 packages 18:08:43 Removing intermediate container f260d09e4879 18:08:43 ---> 0a36824fc0ff 18:08:43 Step 7/23 : COPY . . 18:08:45 ---> 623ef37c54bb 18:08:45 Step 8/23 : RUN go mod download 18:08:45 ---> Running in 8c41a93bc6c7 18:08:47 Removing intermediate container 8c41a93bc6c7 18:08:47 ---> 31d76ccf54b6 18:08:47 Step 9/23 : RUN make build 18:08:47 ---> Running in db0b6fd812e5 18:08:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:09:03 lf-activate-venv(): INFO: Adding /tmp/venv-iAOF/bin to PATH 18:09:03 INFO: No Stack... 18:09:04 INFO: Retrieving Pricing Info for: v1-standard-2 18:09:05 INFO: Archiving Costs [Pipeline] sh 18:09:05 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 18:09:05 + cut -d, -f6 [Pipeline] lock 18:09:05 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-907-4-stack-cost] 18:09:05 Resource [jenkins-edgexfoundry-device-sdk-go-PR-907-4-stack-cost] did not exist. Created. 18:09:05 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-907-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:09:06 + echo total: 0.029999999329447746 [Pipeline] stash 18:09:06 Stashed 1 file(s) [Pipeline] } 18:09:06 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-907-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:09:21 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:09:24 Removing intermediate container db0b6fd812e5 18:09:24 ---> 4ae8997be691 18:09:24 Step 10/23 : FROM alpine:3.12 18:09:24 3.12: Pulling from library/alpine 18:09:24 d2f70382dc9a: Pulling fs layer 18:09:24 d2f70382dc9a: Verifying Checksum 18:09:24 d2f70382dc9a: Download complete 18:09:25 d2f70382dc9a: Pull complete 18:09:25 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:09:25 Status: Downloaded newer image for alpine:3.12 18:09:25 ---> 9852663dfa18 18:09:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:09:25 ---> Running in b89ee0ec0e65 18:09:26 Removing intermediate container b89ee0ec0e65 18:09:26 ---> b6646d61a45b 18:09:26 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:26 ---> Running in 08abb629e24c 18:09:28 Removing intermediate container 08abb629e24c 18:09:28 ---> 35eef76c4f5e 18:09:28 Step 13/23 : RUN apk add --update --no-cache zeromq 18:09:28 ---> Running in fe2c8ec55624 18:09:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:09:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:09:30 (1/5) Installing libgcc (9.3.0-r2) 18:09:30 (2/5) Installing libsodium (1.0.18-r0) 18:09:31 (3/5) Installing libstdc++ (9.3.0-r2) 18:09:31 (4/5) Installing libzmq (4.3.3-r0) 18:09:31 (5/5) Installing zeromq (4.3.3-r0) 18:09:31 Executing busybox-1.31.1-r20.trigger 18:09:31 OK: 8 MiB in 19 packages 18:09:32 Removing intermediate container fe2c8ec55624 18:09:32 ---> 1209e0391287 18:09:32 Step 14/23 : WORKDIR / 18:09:32 ---> Running in 69c3682e167e 18:09:33 Removing intermediate container 69c3682e167e 18:09:33 ---> 2f91cc001fb2 18:09:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:09:34 ---> 6aaa28bcef6a 18:09:34 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:09:35 ---> 3e36349faa08 18:09:35 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:09:35 ---> e041f2511c14 18:09:35 Step 18/23 : EXPOSE 49990 18:09:36 ---> Running in 00ca23626e03 18:09:36 Removing intermediate container 00ca23626e03 18:09:36 ---> 80ace0e7137c 18:09:36 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:09:36 ---> Running in ef31606a2bbc 18:09:36 Removing intermediate container ef31606a2bbc 18:09:36 ---> 92bdb407851e 18:09:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:09:37 ---> Running in d5e194747bfc 18:09:37 Removing intermediate container d5e194747bfc 18:09:37 ---> e682cf3ee354 18:09:37 Step 21/23 : LABEL arch=arm64 18:09:37 ---> Running in 8cedf857663e 18:09:37 Removing intermediate container 8cedf857663e 18:09:37 ---> 2094a2557e0e 18:09:37 Step 22/23 : LABEL git_sha=fab7bfa0e562e5f6869b5ce389e9f8430796c4cc 18:09:38 ---> Running in 406143d34be1 18:09:38 Removing intermediate container 406143d34be1 18:09:38 ---> 3e4078c27c26 18:09:38 Step 23/23 : LABEL version=0.0.0 18:09:38 ---> Running in 789c2ca37e9f 18:09:39 Removing intermediate container 789c2ca37e9f 18:09:39 ---> a844d68ad640 18:09:39 [Warning] One or more build-args [ARCH MAKE] were not consumed 18:09:39 Successfully built a844d68ad640 18:09:39 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 Post stage [Pipeline] libraryResource [Pipeline] sh 18:09:39 ---> job-cost.sh 18:09:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-90Jv 18:10:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:11:40 lf-activate-venv(): INFO: Adding /tmp/venv-90Jv/bin to PATH 18:11:40 INFO: No Stack... 18:11:40 INFO: Retrieving Pricing Info for: lf-standard-4 18:11:40 INFO: Archiving Costs [Pipeline] sh 18:11:41 + cat /w/workspace/device-sdk-go/4/archives/cost.csv+ cut -d, -f6 18:11:41 [Pipeline] lock 18:11:41 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-907-4-stack-cost] 18:11:41 Resource [jenkins-edgexfoundry-device-sdk-go-PR-907-4-stack-cost] did not exist. Created. 18:11:41 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-907-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:11:41 /w/workspace/device-sdk-go/4@tmp/durable-3c939da7/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-3c939da7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:11:42 + echo total: 0.20999999344348907 [Pipeline] stash 18:11:42 Warning: overwriting stash ‘stack-cost’ 18:11:42 Stashed 1 file(s) [Pipeline] } 18:11:42 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-907-4-stack-cost] [Pipeline] // lock [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 18:11:42 provisioning config files... 18:11:42 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-907@tmp/config5573077097831880401tmp [Pipeline] { [Pipeline] sh 18:11:43 + set +x 18:11:43 + curl -s https://codecov.io/bash 18:11:43 + bash -s -- 18:11:43 18:11:43 _____ _ 18:11:43 / ____| | | 18:11:43 | | ___ __| | ___ ___ _____ __ 18:11:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:11:43 | |___| (_) | (_| | __/ (_| (_) \ V / 18:11:43 \_____\___/ \__,_|\___|\___\___/ \_/ 18:11:43 Bash-1.0.2 18:11:43 18:11:43 18:11:43 ==> git version 2.24.3 found 18:11:43 ==> 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 18:11:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:11:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:11:43 ==> Jenkins CI detected. 18:11:43 project root: . 18:11:43 --> token set from env 18:11:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:11:43 ==> Running gcov in . (disable via -X gcov) 18:11:43 ==> Python coveragepy not found 18:11:43 ==> Searching for coverage reports in: 18:11:43 + . 18:11:43 -> Found 1 reports 18:11:43 ==> Detecting git/mercurial file structure 18:11:43 ==> Reading reports 18:11:43 + ./coverage.out bytes=98899 18:11:43 ==> Appending adjustments 18:11:43 https://docs.codecov.io/docs/fixing-reports 18:11:44 + Found adjustments 18:11:44 ==> Gzipping contents 18:11:44 16K /tmp/codecov.l3VgwA.gz 18:11:44 ==> Uploading reports 18:11:44 url: https://codecov.io 18:11:44 query: branch=PR-907&commit=fab7bfa0e562e5f6869b5ce389e9f8430796c4cc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-907%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=907&job=&cmd_args= 18:11:44 -> Pinging Codecov 18:11:44 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-907&commit=fab7bfa0e562e5f6869b5ce389e9f8430796c4cc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-907%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=907&job=&cmd_args= 18:11:44 -> Uploading to 18:11:44 https://storage.googleapis.com/codecov/v4/raw/2021-05-07/7E55EF52A471D76F132DFD9A03CDDE97/fab7bfa0e562e5f6869b5ce389e9f8430796c4cc/599851f4-3c84-4dc2-89be-fa731e1d6609.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210507T181144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79c26daf14ad6aa1762ab5fb508bd705a2820ed30805585b3df63679d87526db 18:11:44 % Total % Received % Xferd Average Speed Time Time Time Current 18:11:44 Dload Upload Total Spent Left Speed 18:11:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13418 0 0 100 13418 0 24855 --:--:-- --:--:-- --:--:-- 24894 18:11:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/fab7bfa0e562e5f6869b5ce389e9f8430796c4cc [Pipeline] } 18:11:45 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] { (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 18:11:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:11:46 ---> package-listing.sh 18:11:46 ++ facter osfamily 18:11:46 ++ tr '[:upper:]' '[:lower:]' 18:11:47 + OS_FAMILY=redhat 18:11:47 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-907 18:11:47 + START_PACKAGES=/tmp/packages_start.txt 18:11:47 + END_PACKAGES=/tmp/packages_end.txt 18:11:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:11:47 + PACKAGES=/tmp/packages_start.txt 18:11:47 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-907 ']' 18:11:47 + PACKAGES=/tmp/packages_end.txt 18:11:47 + case "${OS_FAMILY}" in 18:11:47 + rpm -qa 18:11:47 + sort 18:11:52 + '[' -f /tmp/packages_start.txt ']' 18:11:52 + '[' -f /tmp/packages_end.txt ']' 18:11:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:11:52 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-907 ']' 18:11:52 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-907/archives/ 18:11:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-907/archives/ [Pipeline] echo 18:11:52 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/dgexfoundry_device-sdk-go_PR-907/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:11:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:11:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:11:53 18:11:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:11:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:11:53 alpine: Pulling from edgex-lftools-log-publisher 18:11:53 df20fa9351a1: Pulling fs layer 18:11:53 36b3adc4ff6f: Pulling fs layer 18:11:53 8ad3a11d3b57: Pulling fs layer 18:11:53 46f8f816bc3b: Pulling fs layer 18:11:53 93b61091891f: Pulling fs layer 18:11:53 93b9cdb0e59b: Pulling fs layer 18:11:53 5e14af77c1be: Pulling fs layer 18:11:53 01666e4c0597: Pulling fs layer 18:11:53 aa168da1d23b: Pulling fs layer 18:11:53 46f8f816bc3b: Waiting 18:11:53 93b9cdb0e59b: Waiting 18:11:53 93b61091891f: Waiting 18:11:53 5e14af77c1be: Waiting 18:11:53 aa168da1d23b: Waiting 18:11:53 36b3adc4ff6f: Verifying Checksum 18:11:53 36b3adc4ff6f: Download complete 18:11:53 46f8f816bc3b: Verifying Checksum 18:11:53 46f8f816bc3b: Download complete 18:11:53 df20fa9351a1: Verifying Checksum 18:11:53 df20fa9351a1: Download complete 18:11:53 93b9cdb0e59b: Verifying Checksum 18:11:53 93b9cdb0e59b: Download complete 18:11:53 5e14af77c1be: Verifying Checksum 18:11:53 5e14af77c1be: Download complete 18:11:53 93b61091891f: Verifying Checksum 18:11:53 93b61091891f: Download complete 18:11:53 01666e4c0597: Verifying Checksum 18:11:53 01666e4c0597: Download complete 18:11:54 df20fa9351a1: Pull complete 18:11:54 36b3adc4ff6f: Pull complete 18:11:54 8ad3a11d3b57: Download complete 18:11:55 8ad3a11d3b57: Pull complete 18:11:55 46f8f816bc3b: Pull complete 18:11:56 93b61091891f: Pull complete 18:11:57 93b9cdb0e59b: Pull complete 18:11:57 aa168da1d23b: Verifying Checksum 18:11:57 aa168da1d23b: Download complete 18:11:57 5e14af77c1be: Pull complete 18:11:57 01666e4c0597: Pull complete 18:12:08 aa168da1d23b: Pull complete 18:12:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:12:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:12:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:12:08 prd-centos7-docker-4c-2g-3587 does not seem to be running inside a container 18:12:08 $ 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/dgexfoundry_device-sdk-go_PR-907/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-907 -v /w/workspace/dgexfoundry_device-sdk-go_PR-907:/w/workspace/dgexfoundry_device-sdk-go_PR-907:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-907@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-907@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:12:11 $ docker top e94bebcb08913aea9634a8c4483336516f8c4ef4a8de259c05031acd3e1b8e53 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:11 + touch /tmp/pre-build-complete [Pipeline] sh 18:12:11 + mkdir -p /var/log/sa [Pipeline] sh 18:12:12 + ls /var/log/sa-host 18:12:12 + sadf -c /var/log/sa-host/sa07 18:12:12 file_magic: OK 18:12:12 HZ: Using current value: 100 18:12:12 file_header: OK 18:12:12 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 18:12:12 Statistics: 18:12:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:12:12 File successfully converted to sysstat format version 12.2.1 18:12:12 + sadf -c /var/log/sa-host/sa23 18:12:12 file_magic: OK 18:12:12 HZ: Using current value: 100 18:12:12 file_header: OK 18:12:12 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 18:12:12 Statistics: 18:12:12 Hnuu...uuuununununu... 18:12:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:12 provisioning config files... 18:12:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-907@tmp/config2423763729653643239tmp [Pipeline] { [Pipeline] echo 18:12:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:12:13 ---> create-netrc.sh [Pipeline] } 18:12:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:12:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:12:13 ---> python-tools-install.sh [Pipeline] echo 18:12:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:12:13 ---> sudo-logs.sh 18:12:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:12:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:12:14 ---> job-cost.sh 18:12:14 lf-activate-venv: SKIPPING 18:12:14 DEBUG: total: 0.20999999344348907 18:12:14 INFO: Retrieving Stack Cost... 18:12:15 INFO: Retrieving Pricing Info for: v1-standard-2 18:12:16 INFO: Archiving Costs [Pipeline] echo 18:12:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:12:16 ---> logs-deploy.sh 18:12:16 lf-activate-venv: SKIPPING 18:12:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-907/4 18:12:16 INFO: archiving workspace using pattern(s): 18:12:18 Archives upload complete. 18:12:18 INFO: archiving logs to Nexus 18:12:20 ---> uname -a: 18:12:20 Linux prd-centos7-docker-4c-2g-3587.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:12:20 18:12:20 18:12:20 ---> lscpu: 18:12:20 Architecture: x86_64 18:12:20 CPU op-mode(s): 32-bit, 64-bit 18:12:20 Byte Order: Little Endian 18:12:20 Address sizes: 40 bits physical, 48 bits virtual 18:12:20 CPU(s): 4 18:12:20 On-line CPU(s) list: 0-3 18:12:20 Thread(s) per core: 1 18:12:20 Core(s) per socket: 1 18:12:20 Socket(s): 4 18:12:20 NUMA node(s): 1 18:12:20 Vendor ID: GenuineIntel 18:12:20 CPU family: 6 18:12:20 Model: 44 18:12:20 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:12:20 Stepping: 1 18:12:20 CPU MHz: 2933.436 18:12:20 BogoMIPS: 5866.87 18:12:20 Virtualization: VT-x 18:12:20 Hypervisor vendor: KVM 18:12:20 Virtualization type: full 18:12:20 L1d cache: 128 KiB 18:12:20 L1i cache: 128 KiB 18:12:20 L2 cache: 16 MiB 18:12:20 L3 cache: 64 MiB 18:12:20 NUMA node0 CPU(s): 0-3 18:12:20 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:12:20 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:12:20 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:12:20 Vulnerability Meltdown: Mitigation; PTI 18:12:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:12:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:12:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:12:20 Vulnerability Srbds: Not affected 18:12:20 Vulnerability Tsx async abort: Not affected 18:12:20 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 18:12:20 18:12:20 18:12:20 ---> nproc: 18:12:20 4 18:12:20 18:12:20 18:12:20 ---> df -h: 18:12:20 Filesystem Size Used Available Use% Mounted on 18:12:20 overlay 50.0G 7.3G 42.7G 15% / 18:12:20 tmpfs 64.0M 0 64.0M 0% /dev 18:12:20 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:12:20 shm 64.0M 0 64.0M 0% /dev/shm 18:12:20 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 18:12:20 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 18:12:20 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 18:12:20 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 18:12:20 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-907 18:12:20 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-907@tmp 18:12:20 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 18:12:20 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 18:12:20 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 18:12:20 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 18:12:20 18:12:20 18:12:20 ---> free -m: 18:12:20 total used free shared buff/cache available 18:12:20 Mem: 1837 721 109 0 1006 1010 18:12:20 Swap: 1023 1 1022 18:12:20 18:12:20 18:12:20 ---> ip addr: 18:12:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:12:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:12:20 inet 127.0.0.1/8 scope host lo 18:12:20 valid_lft forever preferred_lft forever 18:12:20 inet6 ::1/128 scope host 18:12:20 valid_lft forever preferred_lft forever 18:12:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:12:20 link/ether fa:16:3e:de:8b:fe brd ff:ff:ff:ff:ff:ff 18:12:20 inet 10.30.123.163/23 brd 10.30.123.255 scope global dynamic eth0 18:12:20 valid_lft 85682sec preferred_lft 85682sec 18:12:20 inet6 fe80::f816:3eff:fede:8bfe/64 scope link 18:12:20 valid_lft forever preferred_lft forever 18:12:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:12:20 link/ether 02:42:c0:eb:e9:55 brd ff:ff:ff:ff:ff:ff 18:12:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:12:20 valid_lft forever preferred_lft forever 18:12:20 inet6 fe80::42:c0ff:feeb:e955/64 scope link 18:12:20 valid_lft forever preferred_lft forever 18:12:20 18:12:20 18:12:20 ---> sar -b -r -n DEV: 18:12:20 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/07/21 _x86_64_ (4 CPU) 18:12:20 18:12:20 18:00:06 LINUX RESTART (4 CPU) 18:12:20 18:12:20 18:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:12:20 18:02:01 36.42 11.41 25.01 0.00 4463.19 2482.49 0.00 18:12:20 18:03:01 0.85 0.00 0.85 0.00 0.00 20.28 0.00 18:12:20 18:04:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 18:12:20 18:05:01 0.20 0.00 0.20 0.00 0.00 2.02 0.00 18:12:20 18:06:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 18:12:20 18:07:01 0.43 0.00 0.43 0.00 0.00 6.42 0.00 18:12:20 18:08:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 18:12:20 18:09:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 18:12:20 18:10:01 0.20 0.00 0.20 0.00 0.00 2.43 0.00 18:12:20 18:11:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 18:12:20 18:12:02 81.95 49.24 32.71 0.00 4266.49 13607.82 0.00 18:12:20 Average: 11.03 5.52 5.51 0.00 794.81 1469.59 0.00 18:12:20 18:12:20 18:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:12:20 18:02:01 170152 0 617400 32.81 2620 1091372 1155080 39.42 434076 1077328 8 18:12:20 18:03:01 177788 0 609760 32.41 2620 1091376 1080392 36.87 445268 1060060 8 18:12:20 18:04:01 177096 0 610448 32.44 2620 1091380 1080608 36.88 442488 1064020 8 18:12:20 18:05:01 175504 0 612036 32.53 2620 1091384 1080512 36.88 452356 1055576 8 18:12:20 18:06:01 175324 0 612208 32.54 2620 1091392 1080560 36.88 461204 1046784 8 18:12:20 18:07:01 176368 0 611156 32.48 2620 1091400 1080428 36.87 460620 1046784 16 18:12:20 18:08:01 176492 0 611032 32.48 2620 1091400 1080392 36.87 460416 1046784 8 18:12:20 18:09:01 176692 0 610824 32.46 2620 1091408 1080392 36.87 460468 1046784 8 18:12:20 18:10:01 176724 0 610788 32.46 2620 1091412 1080392 36.87 460640 1046784 8 18:12:20 18:11:01 175892 0 611612 32.51 2620 1091420 1080464 36.87 461136 1046788 20 18:12:20 18:12:02 66488 0 722368 38.39 2620 1090068 1532832 52.31 592100 999976 3688 18:12:20 Average: 165865 0 621785 33.05 2620 1091274 1128368 38.51 466434 1048879 344 18:12:20 18:12:20 18:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:12:20 18:02:01 eth0 110.48 85.60 474.38 27.24 0.00 0.00 0.00 0.00 18:12:20 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:02:01 docker0 6.35 5.39 1.44 26.00 0.00 0.00 0.00 0.00 18:12:20 18:03:01 eth0 0.45 0.08 0.04 0.01 0.00 0.00 0.00 0.00 18:12:20 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:04:01 eth0 1.73 0.30 0.38 0.20 0.00 0.00 0.00 0.00 18:12:20 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:05:01 eth0 1.25 0.52 0.42 0.21 0.00 0.00 0.00 0.00 18:12:20 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:06:01 eth0 0.62 0.35 0.34 0.26 0.00 0.00 0.00 0.00 18:12:20 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:07:01 eth0 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 18:12:20 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:08:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:12:20 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:12:20 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:10:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:12:20 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:11:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:12:20 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:12:02 eth0 201.68 149.02 2166.42 45.94 0.00 0.00 0.00 0.00 18:12:20 18:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 18:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 Average: eth0 28.86 21.53 240.67 6.73 0.00 0.00 0.00 0.00 18:12:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:20 Average: docker0 0.58 0.49 0.13 2.37 0.00 0.00 0.00 0.00 18:12:20 18:12:20 18:12:20 ---> sar -P ALL: 18:12:20 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/07/21 _x86_64_ (4 CPU) 18:12:20 18:12:20 18:00:06 LINUX RESTART (4 CPU) 18:12:20 18:12:20 18:01:01 CPU %user %nice %system %iowait %steal %idle 18:12:20 18:02:01 all 3.93 0.00 3.65 0.97 8.72 82.74 18:12:20 18:02:01 0 5.24 0.00 3.55 0.94 8.76 81.52 18:12:20 18:02:01 1 2.89 0.00 3.30 0.46 9.13 84.22 18:12:20 18:02:01 2 4.09 0.00 3.77 1.79 8.79 81.56 18:12:20 18:02:01 3 3.52 0.00 3.98 0.69 8.18 83.63 18:12:20 18:03:01 all 0.13 0.00 0.09 0.00 0.25 99.53 18:12:20 18:03:01 0 0.07 0.00 0.10 0.00 0.33 99.50 18:12:20 18:03:01 1 0.32 0.00 0.15 0.00 0.27 99.27 18:12:20 18:03:01 2 0.12 0.00 0.08 0.00 0.27 99.53 18:12:20 18:03:01 3 0.03 0.00 0.03 0.00 0.13 99.80 18:12:20 18:04:01 all 0.18 0.00 0.13 0.00 0.30 99.38 18:12:20 18:04:01 0 0.05 0.00 0.25 0.00 0.30 99.40 18:12:20 18:04:01 1 0.23 0.00 0.07 0.00 0.23 99.47 18:12:20 18:04:01 2 0.12 0.00 0.17 0.00 0.28 99.43 18:12:20 18:04:01 3 0.33 0.00 0.05 0.00 0.38 99.24 18:12:20 18:05:01 all 0.13 0.00 0.06 0.00 0.17 99.63 18:12:20 18:05:01 0 0.03 0.00 0.03 0.00 0.15 99.78 18:12:20 18:05:01 1 0.02 0.00 0.10 0.00 0.08 99.80 18:12:20 18:05:01 2 0.13 0.00 0.07 0.00 0.33 99.47 18:12:20 18:05:01 3 0.35 0.00 0.05 0.00 0.13 99.47 18:12:20 18:06:01 all 0.17 0.00 0.26 0.00 0.49 99.08 18:12:20 18:06:01 0 0.07 0.00 0.22 0.00 0.30 99.42 18:12:20 18:06:01 1 0.07 0.00 0.32 0.00 0.58 99.04 18:12:20 18:06:01 2 0.10 0.00 0.40 0.00 0.50 99.00 18:12:20 18:06:01 3 0.45 0.00 0.12 0.00 0.56 98.87 18:12:20 18:07:01 all 0.12 0.00 0.05 0.00 0.32 99.51 18:12:20 18:07:01 0 0.02 0.00 0.05 0.00 0.22 99.72 18:12:20 18:07:01 1 0.02 0.00 0.05 0.00 0.42 99.52 18:12:20 18:07:01 2 0.05 0.00 0.05 0.00 0.46 99.44 18:12:20 18:07:01 3 0.38 0.00 0.07 0.00 0.17 99.38 18:12:20 18:08:01 all 0.14 0.00 0.02 0.00 0.27 99.57 18:12:20 18:08:01 0 0.03 0.00 0.02 0.00 0.08 99.87 18:12:20 18:08:01 1 0.02 0.00 0.00 0.00 0.32 99.67 18:12:20 18:08:01 2 0.07 0.00 0.05 0.00 0.46 99.42 18:12:20 18:08:01 3 0.45 0.00 0.02 0.00 0.20 99.33 18:12:20 18:09:01 all 0.12 0.00 0.02 0.00 0.22 99.64 18:12:20 18:09:01 0 0.00 0.00 0.02 0.00 0.07 99.92 18:12:20 18:09:01 1 0.02 0.00 0.03 0.00 0.20 99.75 18:12:20 18:09:01 2 0.07 0.00 0.03 0.00 0.42 99.48 18:12:20 18:09:01 3 0.38 0.00 0.02 0.00 0.20 99.40 18:12:20 18:10:01 all 0.13 0.00 0.04 0.00 0.37 99.46 18:12:20 18:10:01 0 0.07 0.00 0.08 0.00 0.76 99.09 18:12:20 18:10:01 1 0.02 0.00 0.00 0.00 0.18 99.80 18:12:20 18:10:01 2 0.02 0.00 0.03 0.00 0.30 99.65 18:12:20 18:10:01 3 0.42 0.00 0.03 0.00 0.23 99.32 18:12:20 18:11:01 all 0.13 0.00 0.04 0.00 0.35 99.48 18:12:20 18:11:01 0 0.08 0.00 0.07 0.00 0.70 99.15 18:12:20 18:11:01 1 0.03 0.00 0.02 0.00 0.15 99.80 18:12:20 18:11:01 2 0.03 0.00 0.03 0.00 0.12 99.82 18:12:20 18:11:01 3 0.38 0.00 0.03 0.00 0.45 99.14 18:12:20 18:12:02 all 5.17 0.00 3.38 1.46 1.53 88.46 18:12:20 18:12:02 0 4.06 0.00 3.67 0.49 1.45 90.33 18:12:20 18:12:02 1 4.52 0.00 3.30 0.28 1.44 90.45 18:12:20 18:12:02 2 6.54 0.00 3.63 3.06 1.58 85.19 18:12:20 18:12:02 3 5.56 0.00 2.92 2.00 1.65 87.87 18:12:20 18:12:20 Average: CPU %user %nice %system %iowait %steal %idle 18:12:20 Average: all 0.95 0.00 0.71 0.22 1.20 96.92 18:12:20 Average: 0 0.89 0.00 0.74 0.13 1.21 97.03 18:12:20 Average: 1 0.75 0.00 0.68 0.07 1.22 97.29 18:12:20 Average: 2 1.03 0.00 0.76 0.44 1.25 96.52 18:12:20 Average: 3 1.12 0.00 0.67 0.24 1.14 96.83 18:12:20 18:12:20 18:12:20