Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e611fabdafea2ab74cffb36fe58ffd4757a021f9+913720342204c874872800d189d2482144693ed5 (a15c1df15f35b9a82df0a3f049b538b9e30ff65f) 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-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2608 in /w/workspace/gexfoundry_device-mqtt-go_PR-222 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-222 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit e611fabdafea2ab74cffb36fe58ffd4757a021f9 Merge succeeded, producing e3d22312a99f68b9fa57695be12ed08bc8919d81 Checking out Revision e3d22312a99f68b9fa57695be12ed08bc8919d81 (PR-222) > git config core.sparsecheckout # timeout=10 > git checkout -f e611fabdafea2ab74cffb36fe58ffd4757a021f9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 913720342204c874872800d189d2482144693ed5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3d22312a99f68b9fa57695be12ed08bc8919d81 # timeout=10 Commit message: "Merge commit '913720342204c874872800d189d2482144693ed5' into HEAD" > git rev-list --no-walk e611fabdafea2ab74cffb36fe58ffd4757a021f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:18:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:18:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:18:08 ========================================================= 19:18:08 EdgeX Global Pipelines Version Info 19:18:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:18:10 ------------------- 19:18:10 stable info: 19:18:10 ------------------- 19:18:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:18:10 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 19:18:10 Message: update stable to v1.0.191 19:18:11 ------------------- 19:18:11 experimental info: 19:18:11 ------------------- 19:18:11 Commited By: **** collab-it+edgex@linuxfoundation.org 19:18:11 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 19:18:11 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:18:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 19:18:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 19:18:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:18:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:18:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:18:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:18:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3d22312a99f68b9fa57695be12ed08bc8919d81 [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3d2231 [Pipeline] echo 19:18:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:18:12 provisioning config files... 19:18:12 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/config4933118284752335874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:13 ---> docker-login.sh 19:18:13 nexus3.edgexfoundry.org:10001 19:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:14 Configure a credential helper to remove this warning. See 19:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:14 19:18:14 Login Succeeded 19:18:14 nexus3.edgexfoundry.org:10002 19:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:14 Configure a credential helper to remove this warning. See 19:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:14 19:18:14 Login Succeeded 19:18:14 nexus3.edgexfoundry.org:10003 19:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:15 Configure a credential helper to remove this warning. See 19:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:15 19:18:15 Login Succeeded 19:18:15 nexus3.edgexfoundry.org:10004 19:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:15 Configure a credential helper to remove this warning. See 19:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:15 19:18:15 Login Succeeded 19:18:15 docker.io 19:18:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:16 Configure a credential helper to remove this warning. See 19:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:16 19:18:16 Login Succeeded 19:18:16 ---> docker-login.sh ends [Pipeline] } 19:18:16 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 19:18:17 + git log --format=format:%s -1 e3d22312a99f68b9fa57695be12ed08bc8919d81 [Pipeline] echo 19:18:17 GIT_COMMIT: e3d22312a99f68b9fa57695be12ed08bc8919d81, Commit Message: Merge commit '913720342204c874872800d189d2482144693ed5' into HEAD [Pipeline] echo 19:18:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:18:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:18:18 19:18:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:18:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:18:18 latest: Pulling from edgex-devops/git-semver 19:18:18 31603596830f: Pulling fs layer 19:18:18 54011a49482f: Pulling fs layer 19:18:18 a6820b24f6d8: Pulling fs layer 19:18:18 f581987b2513: Pulling fs layer 19:18:18 f581987b2513: Waiting 19:18:19 54011a49482f: Verifying Checksum 19:18:19 54011a49482f: Download complete 19:18:19 31603596830f: Verifying Checksum 19:18:19 31603596830f: Download complete 19:18:19 f581987b2513: Verifying Checksum 19:18:19 f581987b2513: Download complete 19:18:19 a6820b24f6d8: Verifying Checksum 19:18:19 a6820b24f6d8: Download complete 19:18:20 31603596830f: Pull complete 19:18:20 54011a49482f: Pull complete 19:18:21 a6820b24f6d8: Pull complete 19:18:21 f581987b2513: Pull complete 19:18:21 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:18:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:18:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:18:21 prd-centos7-docker-4c-2g-2608 does not seem to be running inside a container 19:18:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-222 -v /w/workspace/gexfoundry_device-mqtt-go_PR-222:/w/workspace/gexfoundry_device-mqtt-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-222@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:18:25 $ docker top d3adbd4789137fee88c3a5177be2e0ebe220273c593b4ce83a7a1a1a6b3c8cd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:18:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:18:25 [ssh-agent] Looking for ssh-agent implementation... 19:18:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:18:26 $ docker exec d3adbd4789137fee88c3a5177be2e0ebe220273c593b4ce83a7a1a1a6b3c8cd0 ssh-agent 19:18:26 SSH_AUTH_SOCK=/tmp/ssh-IBRNbLJF4njW/agent.11 19:18:26 SSH_AGENT_PID=16 19:18:26 Running ssh-add (command line suppressed) 19:18:26 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/private_key_2442335262145921265.key (/w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/private_key_2442335262145921265.key) 19:18:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:18:27 + git tag --points-at HEAD [Pipeline] } 19:18:27 $ docker exec --env ******** --env ******** d3adbd4789137fee88c3a5177be2e0ebe220273c593b4ce83a7a1a1a6b3c8cd0 ssh-agent -k 19:18:27 unset SSH_AUTH_SOCK; 19:18:27 unset SSH_AGENT_PID; 19:18:27 echo Agent pid 16 killed; 19:18:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:18:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:18:27 [ssh-agent] Looking for ssh-agent implementation... 19:18:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:18:27 $ docker exec d3adbd4789137fee88c3a5177be2e0ebe220273c593b4ce83a7a1a1a6b3c8cd0 ssh-agent 19:18:28 SSH_AUTH_SOCK=/tmp/ssh-L8AlBIPZ3Q7Y/agent.44 19:18:28 SSH_AGENT_PID=49 19:18:28 Running ssh-add (command line suppressed) 19:18:28 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/private_key_1265949447739905103.key (/w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/private_key_1265949447739905103.key) 19:18:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:18:28 + git semver init 19:18:29 # -> Open(): unable to determine branch for HEAD 19:18:29 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-222/.git 19:18:29 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-222 19:18:29 # $SEMVER_REMOTE_NAME = origin 19:18:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:18:29 # $SEMVER_USER_NAME = edgex-jenkins 19:18:29 # $SEMVER_BRANCH = PR-222 19:18:29 # $SEMVER_TEMP = /tmp/semver-567174994 19:18:29 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 19:18:29 # '/tmp/semver-567174994' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-222/.semver' 19:18:29 # -> Force: false 19:18:29 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-222/.semver [Pipeline] } 19:18:29 $ docker exec --env ******** --env ******** d3adbd4789137fee88c3a5177be2e0ebe220273c593b4ce83a7a1a1a6b3c8cd0 ssh-agent -k 19:18:29 unset SSH_AUTH_SOCK; 19:18:29 unset SSH_AGENT_PID; 19:18:29 echo Agent pid 49 killed; 19:18:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:18:30 + git semver [Pipeline] } 19:18:30 $ docker stop --time=1 d3adbd4789137fee88c3a5177be2e0ebe220273c593b4ce83a7a1a1a6b3c8cd0 19:18:32 $ docker rm -f d3adbd4789137fee88c3a5177be2e0ebe220273c593b4ce83a7a1a1a6b3c8cd0 [Pipeline] // withDockerContainer [Pipeline] sh 19:18:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:18:33 Stashed 1 file(s) [Pipeline] echo 19:18:33 [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 19:18:48 Still waiting to schedule task 19:18:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:18:48 Still waiting to schedule task 19:18:48 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline 19:20:37 Running on prd-centos7-docker-4c-2g-2613 in /w/workspace/gexfoundry_device-mqtt-go_PR-222 [Pipeline] { [Pipeline] ws 19:20:37 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 19:20:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2611 in /w/workspace/gexfoundry_device-mqtt-go_PR-222 [Pipeline] { [Pipeline] ws 19:20:39 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 19:20:39 using credential edgex-jenkins-ssh 19:20:39 Cloning the remote Git repository 19:20:39 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 19:20:39 > git init /w/workspace/device-mqtt-go/2 # timeout=10 19:20:39 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:20:39 > git --version # timeout=10 19:20:39 > git --version # 'git version 2.24.3' 19:20:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:40 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:20:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:40 Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit e611fabdafea2ab74cffb36fe58ffd4757a021f9 19:20:40 Merge succeeded, producing 56cd75bec5a848c03bcc84dc18f9df556b187e9a 19:20:40 Checking out Revision 56cd75bec5a848c03bcc84dc18f9df556b187e9a (PR-222) 19:20:40 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:20:40 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:20:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:20:40 > git config core.sparsecheckout # timeout=10 19:20:40 > git checkout -f e611fabdafea2ab74cffb36fe58ffd4757a021f9 # timeout=10 19:20:40 > git remote # timeout=10 19:20:40 > git config --get remote.origin.url # timeout=10 19:20:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:40 > git merge 913720342204c874872800d189d2482144693ed5 # timeout=10 19:20:40 > git rev-parse HEAD^{commit} # timeout=10 19:20:40 > git config core.sparsecheckout # timeout=10 19:20:40 > git checkout -f 56cd75bec5a848c03bcc84dc18f9df556b187e9a # timeout=10 19:20:44 using credential edgex-jenkins-ssh 19:20:44 Cloning the remote Git repository 19:20:44 Commit message: "Merge commit '913720342204c874872800d189d2482144693ed5' into HEAD" 19:20:44 > git rev-list --no-walk e611fabdafea2ab74cffb36fe58ffd4757a021f9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:20:44 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 19:20:44 > git init /w/workspace/device-mqtt-go/2 # timeout=10 19:20:45 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:20:45 > git --version # timeout=10 19:20:45 > git --version # 'git version 2.17.1' 19:20:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:20:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:20:46 + sudo service docker restart 19:20:46 + true 19:20:46 Redirecting to /bin/systemctl restart docker.service 19:20:46 Merging remotes/origin/master commit 913720342204c874872800d189d2482144693ed5 into PR head commit e611fabdafea2ab74cffb36fe58ffd4757a021f9 19:20:45 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:20:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:46 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 19:20:46 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 19:20:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:20:46 > git config core.sparsecheckout # timeout=10 19:20:46 > git checkout -f e611fabdafea2ab74cffb36fe58ffd4757a021f9 # timeout=10 19:20:46 > git remote # timeout=10 19:20:46 Merge succeeded, producing a2e1c222b132eef4597494825419967462f85bb3 19:20:46 Checking out Revision a2e1c222b132eef4597494825419967462f85bb3 (PR-222) [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:20:47 provisioning config files... 19:20:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config8959257054921243218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:47 ---> docker-login.sh 19:20:47 nexus3.edgexfoundry.org:10001 19:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:47 Configure a credential helper to remove this warning. See 19:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:47 19:20:47 Login Succeeded 19:20:47 nexus3.edgexfoundry.org:10002 19:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:47 Configure a credential helper to remove this warning. See 19:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:47 19:20:47 Login Succeeded 19:20:47 nexus3.edgexfoundry.org:10003 19:20:46 > git config --get remote.origin.url # timeout=10 19:20:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:20:46 > git merge 913720342204c874872800d189d2482144693ed5 # timeout=10 19:20:46 > git rev-parse HEAD^{commit} # timeout=10 19:20:46 > git config core.sparsecheckout # timeout=10 19:20:46 > git checkout -f a2e1c222b132eef4597494825419967462f85bb3 # timeout=10 19:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:48 Configure a credential helper to remove this warning. See 19:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:48 19:20:48 Login Succeeded 19:20:48 nexus3.edgexfoundry.org:10004 19:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:48 Configure a credential helper to remove this warning. See 19:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:48 19:20:48 Login Succeeded 19:20:48 docker.io 19:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:48 Configure a credential helper to remove this warning. See 19:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:48 19:20:48 Login Succeeded 19:20:48 ---> docker-login.sh ends [Pipeline] } 19:20:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:20:48 ========================================================= 19:20:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:20:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:20:49 + 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 . 19:20:49 Sending build context to Docker daemon 554kB 19:20:49 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 19:20:49 Step 2/8 : FROM ${BASE} 19:20:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:20:49 540db60ca938: Pulling fs layer 19:20:49 adcc1eea9eea: Pulling fs layer 19:20:49 4c4ab2625f07: Pulling fs layer 19:20:49 0510c868ecb4: Pulling fs layer 19:20:49 afea3b2eda06: Pulling fs layer 19:20:49 7809a108b3ef: Pulling fs layer 19:20:49 f706445af74f: Pulling fs layer 19:20:49 afea3b2eda06: Waiting 19:20:49 7809a108b3ef: Waiting 19:20:49 0510c868ecb4: Waiting 19:20:49 f706445af74f: Waiting 19:20:49 4c4ab2625f07: Verifying Checksum 19:20:49 4c4ab2625f07: Download complete 19:20:49 adcc1eea9eea: Download complete 19:20:49 afea3b2eda06: Verifying Checksum 19:20:49 afea3b2eda06: Download complete 19:20:49 7809a108b3ef: Verifying Checksum 19:20:49 7809a108b3ef: Download complete 19:20:49 540db60ca938: Verifying Checksum 19:20:49 540db60ca938: Download complete 19:20:49 540db60ca938: Pull complete 19:20:50 adcc1eea9eea: Pull complete 19:20:50 4c4ab2625f07: Pull complete 19:20:51 Commit message: "Merge commit '913720342204c874872800d189d2482144693ed5' into HEAD" 19:20:51 > git rev-list --no-walk e611fabdafea2ab74cffb36fe58ffd4757a021f9 # timeout=10 19:20:51 f706445af74f: Verifying Checksum 19:20:51 f706445af74f: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:20:52 0510c868ecb4: Verifying Checksum 19:20:52 0510c868ecb4: Download complete 19:20:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:20:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:20:53 + sudo+ service docker restarttrue 19:20:53 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:20:55 provisioning config files... 19:20:55 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config6504785288046292813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:56 ---> docker-login.sh 19:20:56 nexus3.edgexfoundry.org:10001 19:20:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:57 Configure a credential helper to remove this warning. See 19:20:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:57 19:20:57 Login Succeeded 19:20:57 0510c868ecb4: Pull complete 19:20:57 nexus3.edgexfoundry.org:10002 19:20:58 afea3b2eda06: Pull complete 19:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:58 Configure a credential helper to remove this warning. See 19:20:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:58 19:20:58 Login Succeeded 19:20:58 nexus3.edgexfoundry.org:10003 19:20:58 7809a108b3ef: Pull complete 19:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:58 Configure a credential helper to remove this warning. See 19:20:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:58 19:20:58 Login Succeeded 19:20:58 nexus3.edgexfoundry.org:10004 19:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:59 Configure a credential helper to remove this warning. See 19:20:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:59 19:20:59 Login Succeeded 19:20:59 docker.io 19:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:00 Configure a credential helper to remove this warning. See 19:21:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:00 19:21:00 Login Succeeded 19:21:00 ---> docker-login.sh ends [Pipeline] } 19:21:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:21:00 ========================================================= 19:21:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:21:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:21:00 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:21:01 Sending build context to Docker daemon 553kB 19:21:01 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 19:21:01 Step 2/8 : FROM ${BASE} 19:21:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:21:01 595b0fe564bb: Pulling fs layer 19:21:01 7186ed65a4f7: Pulling fs layer 19:21:01 316046926c0a: Pulling fs layer 19:21:01 4ebd0625c992: Pulling fs layer 19:21:01 207e8628e3a3: Pulling fs layer 19:21:01 c791037a9be2: Pulling fs layer 19:21:01 ffd874e62e21: Pulling fs layer 19:21:01 4ebd0625c992: Waiting 19:21:01 207e8628e3a3: Waiting 19:21:01 c791037a9be2: Waiting 19:21:01 ffd874e62e21: Waiting 19:21:01 7186ed65a4f7: Verifying Checksum 19:21:01 7186ed65a4f7: Download complete 19:21:01 207e8628e3a3: Verifying Checksum 19:21:01 207e8628e3a3: Download complete 19:21:01 c791037a9be2: Verifying Checksum 19:21:01 c791037a9be2: Download complete 19:21:01 595b0fe564bb: Verifying Checksum 19:21:01 595b0fe564bb: Download complete 19:21:02 595b0fe564bb: Pull complete 19:21:02 7186ed65a4f7: Pull complete 19:21:03 316046926c0a: Pull complete 19:21:03 f706445af74f: Pull complete 19:21:03 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:21:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:21:03 ---> b068be0155e3 19:21:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 19:21:03 ---> Running in 42e3ac11c5e2 19:21:03 Removing intermediate container 42e3ac11c5e2 19:21:03 ---> 19a9f3a5f76c 19:21:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:03 ---> Running in c04c91197380 19:21:04 ffd874e62e21: Verifying Checksum 19:21:04 ffd874e62e21: Download complete 19:21:05 Removing intermediate container c04c91197380 19:21:05 ---> f0870419d7fe 19:21:05 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 19:21:05 4ebd0625c992: Verifying Checksum 19:21:05 4ebd0625c992: Download complete 19:21:05 ---> Running in 967f991b74ff 19:21:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:21:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:21:07 (1/13) Installing libc-dev (0.7.2-r3) 19:21:07 (2/13) Installing libsodium (1.0.18-r0) 19:21:07 (3/13) Installing pkgconf (1.7.3-r0) 19:21:07 (4/13) Installing libsodium-dev (1.0.18-r0) 19:21:07 (5/13) Installing openssh-keygen (8.4_p1-r3) 19:21:07 (6/13) Installing libedit (20191231.3.1-r1) 19:21:07 (7/13) Installing openssh-client (8.4_p1-r3) 19:21:07 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 19:21:08 (9/13) Installing openssh-server-common (8.4_p1-r3) 19:21:08 (10/13) Installing openssh-server (8.4_p1-r3) 19:21:08 (11/13) Installing openssh (8.4_p1-r3) 19:21:08 (12/13) Installing libzmq (4.3.3-r1) 19:21:08 (13/13) Installing zeromq-dev (4.3.3-r1) 19:21:08 Executing busybox-1.32.1-r6.trigger 19:21:08 OK: 156 MiB in 53 packages 19:21:09 Removing intermediate container 967f991b74ff 19:21:09 ---> 9b44343d7a64 19:21:09 Step 6/8 : WORKDIR /device-mqtt-go 19:21:09 ---> Running in 4e63149f9fc7 19:21:09 Removing intermediate container 4e63149f9fc7 19:21:09 ---> 65f09ee70012 19:21:09 Step 7/8 : COPY . . 19:21:10 ---> 0009929e4771 19:21:10 Step 8/8 : RUN go mod download 19:21:10 ---> Running in 460e6984c14c 19:21:15 4ebd0625c992: Pull complete 19:21:15 207e8628e3a3: Pull complete 19:21:15 c791037a9be2: Pull complete 19:21:20 ffd874e62e21: Pull complete 19:21:20 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:21:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:21:20 ---> cfc18b08335c 19:21:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 19:21:22 ---> Running in 54ddcaa25950 19:21:22 Removing intermediate container 54ddcaa25950 19:21:22 ---> 0613854b0e3f 19:21:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:23 ---> Running in f7a714f2a8ed 19:21:25 Removing intermediate container f7a714f2a8ed 19:21:25 ---> 238221f2f38f 19:21:25 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 19:21:25 ---> Running in cc296fe89dca 19:21:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:28 (1/13) Installing libc-dev (0.7.2-r3) 19:21:28 (2/13) Installing libsodium (1.0.18-r0) 19:21:28 (3/13) Installing pkgconf (1.7.3-r0) 19:21:28 (4/13) Installing libsodium-dev (1.0.18-r0) 19:21:28 (5/13) Installing openssh-keygen (8.4_p1-r3) 19:21:28 (6/13) Installing libedit (20191231.3.1-r1) 19:21:28 (7/13) Installing openssh-client (8.4_p1-r3) 19:21:29 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 19:21:29 (9/13) Installing openssh-server-common (8.4_p1-r3) 19:21:29 (10/13) Installing openssh-server (8.4_p1-r3) 19:21:29 (11/13) Installing openssh (8.4_p1-r3) 19:21:29 (12/13) Installing libzmq (4.3.3-r1) 19:21:29 (13/13) Installing zeromq-dev (4.3.3-r1) 19:21:29 Executing busybox-1.32.1-r6.trigger 19:21:30 OK: 145 MiB in 53 packages 19:21:31 Removing intermediate container cc296fe89dca 19:21:31 ---> cbecb4e74bbe 19:21:31 Step 6/8 : WORKDIR /device-mqtt-go 19:21:31 ---> Running in dfa2e6977d77 19:21:32 Removing intermediate container dfa2e6977d77 19:21:32 ---> eb88ffe8a95b 19:21:32 Step 7/8 : COPY . . 19:21:33 ---> 260532285634 19:21:33 Step 8/8 : RUN go mod download 19:21:33 ---> Running in f508dd7d5607 19:21:37 Removing intermediate container 460e6984c14c 19:21:37 ---> 11695ee03163 19:21:37 Successfully built 11695ee03163 19:21:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:21:37 + docker inspect -f . ci-base-image-x86_64 19:21:37 . [Pipeline] withDockerContainer 19:21:37 prd-centos7-docker-4c-2g-2613 does not seem to be running inside a container 19:21:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** ci-base-image-x86_64 cat 19:21:38 $ docker top 50efd226168003d6c0620413d7eedc45428ff0468b747065b8361bd88b94e40d -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:39 + go version 19:21:39 go version go1.16.3 linux/amd64 [Pipeline] } 19:21:39 $ docker stop --time=1 50efd226168003d6c0620413d7eedc45428ff0468b747065b8361bd88b94e40d 19:21:40 $ docker rm -f 50efd226168003d6c0620413d7eedc45428ff0468b747065b8361bd88b94e40d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:21:40 + docker inspect -f . ci-base-image-x86_64 19:21:40 . [Pipeline] withDockerContainer 19:21:41 prd-centos7-docker-4c-2g-2613 does not seem to be running inside a container 19:21:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** ci-base-image-x86_64 cat 19:21:41 $ docker top 839a966b36ceb21e839ca5c47e3bedf392136bd60d3797ee6a20f8a9351650bc -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:42 + go mod tidy [Pipeline] sh 19:21:42 + make test 19:21:42 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:21:43 ? github.com/edgexfoundry/device-mqtt-go [no test files] 19:21:56 # github.com/edgexfoundry/device-sdk-go/v2/internal/application 19:21:56 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 19:21:56 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 19:21:56 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 19:21:56 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 19:22:00 Removing intermediate container f508dd7d5607 19:22:00 ---> e188f5df1081 19:22:00 Successfully built e188f5df1081 19:22:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:22:00 + docker inspect -f . ci-base-image-arm64 19:22:00 . [Pipeline] withDockerContainer 19:22:00 prd-ubuntu18.04-docker-arm64-4c-16g-2611 does not seem to be running inside a container 19:22:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** ci-base-image-arm64 cat 19:22:01 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 19:22:02 make: *** [Makefile:26: test] Error 2 19:22:02 $ docker top 4502a5bca01dc675de316662116a65803c19007571cd7144e0f2e70cb66b35f8 -eo pid,comm [Pipeline] { [Pipeline] } 19:22:02 $ docker stop --time=1 839a966b36ceb21e839ca5c47e3bedf392136bd60d3797ee6a20f8a9351650bc 19:22:05 $ docker rm -f 839a966b36ceb21e839ca5c47e3bedf392136bd60d3797ee6a20f8a9351650bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:22:06 + go version 19:22:06 go version go1.16.3 linux/arm64 [Pipeline] } 19:22:06 $ docker stop --time=1 4502a5bca01dc675de316662116a65803c19007571cd7144e0f2e70cb66b35f8 19:22:06 ---> job-cost.sh 19:22:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CThs 19:22:08 $ docker rm -f 4502a5bca01dc675de316662116a65803c19007571cd7144e0f2e70cb66b35f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:08 + docker inspect -f . ci-base-image-arm64 19:22:08 . [Pipeline] withDockerContainer 19:22:08 prd-ubuntu18.04-docker-arm64-4c-16g-2611 does not seem to be running inside a container 19:22:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** ci-base-image-arm64 cat 19:22:10 $ docker top 1acd226c0ae31e4ca49d680e66236081ffced4e8d5e2f820f6d7d3368aec3ce2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:11 + go mod tidy [Pipeline] sh 19:22:12 + make test 19:22:12 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:22:14 ? github.com/edgexfoundry/device-mqtt-go [no test files] 19:22:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:22:47 lf-activate-venv(): INFO: Adding /tmp/venv-CThs/bin to PATH 19:22:47 INFO: No Stack... 19:22:48 INFO: Retrieving Pricing Info for: v1-standard-2 19:22:48 INFO: Archiving Costs [Pipeline] sh 19:22:49 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv 19:22:49 + cut -d, -f6 [Pipeline] lock 19:22:49 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-222-2-stack-cost] 19:22:49 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-222-2-stack-cost] did not exist. Created. 19:22:49 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-222-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:22:49 + echo total: 0.029999999329447746 [Pipeline] stash 19:22:50 Stashed 1 file(s) [Pipeline] } 19:22:50 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-222-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:22:50 Failed in branch amd64 19:22:53 # github.com/edgexfoundry/device-sdk-go/v2/internal/application 19:22:53 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:131:17: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 19:22:53 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:191:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 19:22:53 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:259:21: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 19:22:53 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.45/internal/application/command.go:375:22: cannot use dr.Attributes (type map[string]interface {}) as type map[string]string in assignment 19:23:08 FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] 19:23:08 make: *** [Makefile:26: test] Error 2 [Pipeline] } 19:23:08 $ docker stop --time=1 1acd226c0ae31e4ca49d680e66236081ffced4e8d5e2f820f6d7d3368aec3ce2 19:23:10 $ docker rm -f 1acd226c0ae31e4ca49d680e66236081ffced4e8d5e2f820f6d7d3368aec3ce2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:23:11 ---> job-cost.sh 19:23:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0w8t 19:23:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:25:50 lf-activate-venv(): INFO: Adding /tmp/venv-0w8t/bin to PATH 19:25:50 INFO: No Stack... 19:25:50 INFO: Retrieving Pricing Info for: lf-standard-4 19:25:50 INFO: Archiving Costs [Pipeline] sh 19:25:50 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv 19:25:50 + cut -d, -f6 [Pipeline] lock 19:25:51 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-222-2-stack-cost] 19:25:51 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-222-2-stack-cost] did not exist. Created. 19:25:51 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-222-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:25:51 /w/workspace/device-mqtt-go/2@tmp/durable-0705cd3d/script.sh: 1: /w/workspace/device-mqtt-go/2@tmp/durable-0705cd3d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:25:52 + echo total: 0.20999999344348907 [Pipeline] stash 19:25:52 Warning: overwriting stash ‘stack-cost’ 19:25:53 Stashed 1 file(s) [Pipeline] } 19:25:53 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-222-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:25:53 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:25:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:25:55 ---> package-listing.sh 19:25:55 ++ tr '[:upper:]' '[:lower:]' 19:25:55 ++ facter osfamily 19:25:55 + OS_FAMILY=redhat 19:25:55 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-222 19:25:55 + START_PACKAGES=/tmp/packages_start.txt 19:25:55 + END_PACKAGES=/tmp/packages_end.txt 19:25:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:25:55 + PACKAGES=/tmp/packages_start.txt 19:25:55 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-222 ']' 19:25:55 + PACKAGES=/tmp/packages_end.txt 19:25:55 + case "${OS_FAMILY}" in 19:25:55 + rpm -qa 19:25:55 + sort 19:26:05 + '[' -f /tmp/packages_start.txt ']' 19:26:05 + '[' -f /tmp/packages_end.txt ']' 19:26:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:26:05 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-222 ']' 19:26:05 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-222/archives/ 19:26:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-222/archives/ [Pipeline] echo 19:26:05 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/gexfoundry_device-mqtt-go_PR-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:26:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:26:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:26:07 19:26:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:26:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:26:07 alpine: Pulling from edgex-lftools-log-publisher 19:26:07 df20fa9351a1: Pulling fs layer 19:26:07 36b3adc4ff6f: Pulling fs layer 19:26:07 8ad3a11d3b57: Pulling fs layer 19:26:07 46f8f816bc3b: Pulling fs layer 19:26:07 93b61091891f: Pulling fs layer 19:26:07 93b9cdb0e59b: Pulling fs layer 19:26:07 5e14af77c1be: Pulling fs layer 19:26:07 01666e4c0597: Pulling fs layer 19:26:07 aa168da1d23b: Pulling fs layer 19:26:07 46f8f816bc3b: Waiting 19:26:07 93b61091891f: Waiting 19:26:07 01666e4c0597: Waiting 19:26:07 aa168da1d23b: Waiting 19:26:07 93b9cdb0e59b: Waiting 19:26:07 5e14af77c1be: Waiting 19:26:07 36b3adc4ff6f: Verifying Checksum 19:26:07 36b3adc4ff6f: Download complete 19:26:07 46f8f816bc3b: Verifying Checksum 19:26:07 46f8f816bc3b: Download complete 19:26:07 df20fa9351a1: Verifying Checksum 19:26:07 df20fa9351a1: Download complete 19:26:07 93b61091891f: Verifying Checksum 19:26:07 93b61091891f: Download complete 19:26:08 5e14af77c1be: Verifying Checksum 19:26:08 5e14af77c1be: Download complete 19:26:08 93b9cdb0e59b: Download complete 19:26:08 01666e4c0597: Verifying Checksum 19:26:08 01666e4c0597: Download complete 19:26:08 8ad3a11d3b57: Verifying Checksum 19:26:08 8ad3a11d3b57: Download complete 19:26:08 df20fa9351a1: Pull complete 19:26:09 36b3adc4ff6f: Pull complete 19:26:11 8ad3a11d3b57: Pull complete 19:26:11 46f8f816bc3b: Pull complete 19:26:12 93b61091891f: Pull complete 19:26:12 93b9cdb0e59b: Pull complete 19:26:13 5e14af77c1be: Pull complete 19:26:13 01666e4c0597: Pull complete 19:26:13 aa168da1d23b: Verifying Checksum 19:26:13 aa168da1d23b: Download complete 19:26:26 aa168da1d23b: Pull complete 19:26:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:26:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:26:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:26:26 prd-centos7-docker-4c-2g-2608 does not seem to be running inside a container 19:26:26 $ 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/gexfoundry_device-mqtt-go_PR-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-222 -v /w/workspace/gexfoundry_device-mqtt-go_PR-222:/w/workspace/gexfoundry_device-mqtt-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-222@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:10003/edgex-lftools-log-publisher:alpine cat 19:26:30 $ docker top 10a2090d95074bc41cb9ffdabfd281a88cf9481db5d47aecbdff6f710c03cccd -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:31 + touch /tmp/pre-build-complete [Pipeline] sh 19:26:31 + mkdir -p /var/log/sa [Pipeline] sh 19:26:32 + ls /var/log/sa-host 19:26:32 + sadf -c /var/log/sa-host/sa01 19:26:32 file_magic: OK 19:26:32 HZ: Using current value: 100 19:26:32 file_header: OK 19:26:32 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 19:26:32 Statistics: 19:26:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:26:32 File successfully converted to sysstat format version 12.2.1 19:26:32 + sadf -c /var/log/sa-host/sa23 19:26:32 file_magic: OK 19:26:32 HZ: Using current value: 100 19:26:32 file_header: OK 19:26:32 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 19:26:32 Statistics: 19:26:32 Hnuu...uuuununununu... 19:26:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:32 provisioning config files... 19:26:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp/config5355313258918539409tmp [Pipeline] { [Pipeline] echo 19:26:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:26:33 ---> create-netrc.sh [Pipeline] } 19:26:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:26:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:26:34 ---> python-tools-install.sh [Pipeline] echo 19:26:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:26:35 ---> sudo-logs.sh 19:26:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:26:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:26:36 ---> job-cost.sh 19:26:36 lf-activate-venv: SKIPPING 19:26:36 DEBUG: total: 0.20999999344348907 19:26:36 INFO: Retrieving Stack Cost... 19:26:37 INFO: Retrieving Pricing Info for: v1-standard-2 19:26:38 INFO: Archiving Costs [Pipeline] echo 19:26:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:26:38 ---> logs-deploy.sh 19:26:38 lf-activate-venv: SKIPPING 19:26:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-222/2 19:26:38 INFO: archiving workspace using pattern(s): 19:26:40 Archives upload complete. 19:26:40 INFO: archiving logs to Nexus 19:26:42 ---> uname -a: 19:26:42 Linux prd-centos7-docker-4c-2g-2608.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:26:42 19:26:42 19:26:42 ---> lscpu: 19:26:42 Architecture: x86_64 19:26:42 CPU op-mode(s): 32-bit, 64-bit 19:26:42 Byte Order: Little Endian 19:26:42 Address sizes: 40 bits physical, 48 bits virtual 19:26:42 CPU(s): 4 19:26:42 On-line CPU(s) list: 0-3 19:26:42 Thread(s) per core: 1 19:26:42 Core(s) per socket: 1 19:26:42 Socket(s): 4 19:26:42 NUMA node(s): 1 19:26:42 Vendor ID: GenuineIntel 19:26:42 CPU family: 6 19:26:42 Model: 44 19:26:42 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:26:42 Stepping: 1 19:26:42 CPU MHz: 2933.436 19:26:42 BogoMIPS: 5866.87 19:26:42 Virtualization: VT-x 19:26:42 Hypervisor vendor: KVM 19:26:42 Virtualization type: full 19:26:42 L1d cache: 128 KiB 19:26:42 L1i cache: 128 KiB 19:26:42 L2 cache: 16 MiB 19:26:42 L3 cache: 64 MiB 19:26:42 NUMA node0 CPU(s): 0-3 19:26:42 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:26:42 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:26:42 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:26:42 Vulnerability Meltdown: Mitigation; PTI 19:26:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:26:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:26:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:26:42 Vulnerability Srbds: Not affected 19:26:42 Vulnerability Tsx async abort: Not affected 19:26:42 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 19:26:42 19:26:42 19:26:42 ---> nproc: 19:26:42 4 19:26:42 19:26:42 19:26:42 ---> df -h: 19:26:42 Filesystem Size Used Available Use% Mounted on 19:26:42 overlay 50.0G 7.3G 42.7G 15% / 19:26:42 tmpfs 64.0M 0 64.0M 0% /dev 19:26:42 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:26:42 shm 64.0M 0 64.0M 0% /dev/shm 19:26:42 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 19:26:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 19:26:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 19:26:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 19:26:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 19:26:42 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 19:26:42 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-222 19:26:42 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_device-mqtt-go_PR-222@tmp 19:26:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 19:26:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 19:26:42 19:26:42 19:26:42 ---> free -m: 19:26:42 total used free shared buff/cache available 19:26:42 Mem: 1837 698 109 0 1029 1034 19:26:42 Swap: 1023 1 1022 19:26:42 19:26:42 19:26:42 ---> ip addr: 19:26:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:26:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:26:42 inet 127.0.0.1/8 scope host lo 19:26:42 valid_lft forever preferred_lft forever 19:26:42 inet6 ::1/128 scope host 19:26:42 valid_lft forever preferred_lft forever 19:26:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:26:42 link/ether fa:16:3e:30:91:10 brd ff:ff:ff:ff:ff:ff 19:26:42 inet 10.30.122.78/23 brd 10.30.123.255 scope global dynamic eth0 19:26:42 valid_lft 85826sec preferred_lft 85826sec 19:26:42 inet6 fe80::f816:3eff:fe30:9110/64 scope link 19:26:42 valid_lft forever preferred_lft forever 19:26:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:26:42 link/ether 02:42:0c:74:ac:2e brd ff:ff:ff:ff:ff:ff 19:26:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:26:42 valid_lft forever preferred_lft forever 19:26:42 inet6 fe80::42:cff:fe74:ac2e/64 scope link 19:26:42 valid_lft forever preferred_lft forever 19:26:42 19:26:42 19:26:42 ---> sar -b -r -n DEV: 19:26:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/01/21 _x86_64_ (4 CPU) 19:26:42 19:26:42 19:16:53 LINUX RESTART (4 CPU) 19:26:42 19:26:42 19:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:26:42 19:19:01 48.68 11.35 37.33 0.00 4348.16 3207.26 0.00 19:26:42 19:20:01 1.95 0.00 1.95 0.00 0.00 39.92 0.00 19:26:42 19:21:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 19:26:42 19:22:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 19:26:42 19:23:01 0.35 0.00 0.35 0.00 0.00 5.71 0.00 19:26:42 19:24:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 19:26:42 19:25:01 0.23 0.00 0.23 0.00 0.00 2.30 0.00 19:26:42 19:26:01 35.18 34.88 0.30 0.00 3390.18 4.21 0.00 19:26:42 Average: 10.82 5.77 5.05 0.00 960.51 402.96 0.00 19:26:42 19:26:42 19:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:26:42 19:19:01 128980 0 603368 32.07 2620 1146576 1139176 38.88 426212 1125660 128 19:26:42 19:20:01 140436 0 591900 31.46 2620 1146588 1068612 36.47 429484 1113008 20 19:26:42 19:21:01 138336 0 593996 31.57 2620 1146592 1068756 36.47 434420 1110968 16 19:26:42 19:22:01 137452 0 594876 31.62 2620 1146596 1068904 36.48 434944 1110972 16 19:26:42 19:23:01 137096 0 595228 31.64 2620 1146600 1068904 36.48 430608 1115952 16 19:26:42 19:24:01 138056 0 594264 31.58 2620 1146604 1068712 36.47 429536 1115952 16 19:26:42 19:25:01 138492 0 593824 31.56 2620 1146608 1068676 36.47 429248 1115952 8 19:26:42 19:26:01 72760 0 619604 32.93 2620 1186560 1113788 38.01 442536 1167940 80 19:26:42 Average: 128951 0 598382 31.80 2620 1151590 1083191 36.97 432124 1122050 38 19:26:42 19:26:42 19:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:26:42 19:19:01 eth0 106.89 83.10 477.57 29.77 0.00 0.00 0.00 0.00 19:26:42 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:42 19:19:01 docker0 2.81 2.28 0.48 4.98 0.00 0.00 0.00 0.00 19:26:42 19:20:01 eth0 1.53 0.08 0.11 0.01 0.00 0.00 0.00 0.00 19:26:42 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:42 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:42 19:21:01 eth0 2.48 0.67 0.67 0.37 0.00 0.00 0.00 0.00 19:26:42 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:42 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:42 19:22:01 eth0 2.00 0.33 0.42 0.23 0.00 0.00 0.00 0.00 19:26:42 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:42 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:42 19:23:01 eth0 0.93 0.62 0.60 0.46 0.00 0.00 0.00 0.00 19:26:42 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:42 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:42 19:24:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 19:26:42 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:42 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:42 19:25:01 eth0 0.32 0.03 0.03 0.00 0.00 0.00 0.00 0.00 19:26:42 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:42 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:42 19:26:01 eth0 9.29 7.57 5.95 29.70 0.00 0.00 0.00 0.00 19:26:42 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:42 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:42 Average: eth0 15.27 11.43 59.84 7.52 0.00 0.00 0.00 0.00 19:26:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:26:42 Average: docker0 0.35 0.28 0.06 0.61 0.00 0.00 0.00 0.00 19:26:42 19:26:42 19:26:42 ---> sar -P ALL: 19:26:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/01/21 _x86_64_ (4 CPU) 19:26:42 19:26:42 19:16:53 LINUX RESTART (4 CPU) 19:26:42 19:26:42 19:18:02 CPU %user %nice %system %iowait %steal %idle 19:26:42 19:19:01 all 4.08 0.00 3.48 1.23 6.76 84.46 19:26:42 19:19:01 0 4.03 0.00 3.51 1.71 7.31 83.44 19:26:42 19:19:01 1 3.38 0.00 3.03 0.51 6.73 86.35 19:26:42 19:19:01 2 4.84 0.00 3.80 1.17 6.44 83.74 19:26:42 19:19:01 3 4.08 0.00 3.57 1.52 6.55 84.29 19:26:42 19:20:01 all 0.12 0.00 0.08 0.00 0.07 99.73 19:26:42 19:20:01 0 0.02 0.00 0.02 0.00 0.07 99.90 19:26:42 19:20:01 1 0.37 0.00 0.08 0.00 0.08 99.47 19:26:42 19:20:01 2 0.08 0.00 0.13 0.00 0.10 99.68 19:26:42 19:20:01 3 0.02 0.00 0.08 0.00 0.02 99.88 19:26:42 19:21:01 all 0.16 0.00 0.04 0.00 0.07 99.73 19:26:42 19:21:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:26:42 19:21:01 1 0.10 0.00 0.05 0.00 0.07 99.78 19:26:42 19:21:01 2 0.45 0.00 0.07 0.00 0.13 99.35 19:26:42 19:21:01 3 0.07 0.00 0.00 0.00 0.05 99.88 19:26:42 19:22:01 all 0.14 0.00 0.04 0.00 0.19 99.63 19:26:42 19:22:01 0 0.05 0.00 0.02 0.00 0.08 99.85 19:26:42 19:22:01 1 0.02 0.00 0.02 0.00 0.17 99.80 19:26:42 19:22:01 2 0.37 0.00 0.07 0.00 0.27 99.30 19:26:42 19:22:01 3 0.13 0.00 0.07 0.00 0.25 99.55 19:26:42 19:23:01 all 0.14 0.00 0.16 0.00 0.16 99.55 19:26:42 19:23:01 0 0.02 0.00 0.15 0.00 0.13 99.70 19:26:42 19:23:01 1 0.08 0.00 0.12 0.00 0.13 99.67 19:26:42 19:23:01 2 0.42 0.00 0.13 0.00 0.22 99.23 19:26:42 19:23:01 3 0.03 0.00 0.23 0.00 0.15 99.58 19:26:42 19:24:01 all 0.14 0.00 0.03 0.00 0.05 99.78 19:26:42 19:24:01 0 0.02 0.00 0.02 0.00 0.05 99.92 19:26:42 19:24:01 1 0.03 0.00 0.05 0.00 0.07 99.85 19:26:42 19:24:01 2 0.48 0.00 0.03 0.00 0.08 99.40 19:26:42 19:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:26:42 19:25:01 all 0.15 0.00 0.02 0.00 0.05 99.78 19:26:42 19:25:01 0 0.03 0.00 0.02 0.00 0.07 99.88 19:26:42 19:25:01 1 0.03 0.00 0.02 0.00 0.08 99.87 19:26:42 19:25:01 2 0.52 0.00 0.02 0.00 0.02 99.45 19:26:42 19:25:01 3 0.02 0.00 0.02 0.00 0.03 99.93 19:26:42 19:26:01 all 1.02 0.00 0.37 1.88 1.15 95.58 19:26:42 19:26:01 0 0.33 0.00 0.21 0.26 1.21 97.98 19:26:42 19:26:01 1 1.27 0.00 0.48 2.83 1.37 94.04 19:26:42 19:26:01 2 1.43 0.00 0.42 2.58 0.88 94.69 19:26:42 19:26:01 3 1.06 0.00 0.35 1.85 1.15 95.59 19:26:42 Average: all 0.75 0.00 0.53 0.39 1.07 97.26 19:26:42 Average: 0 0.57 0.00 0.50 0.25 1.13 97.54 19:26:42 Average: 1 0.67 0.00 0.49 0.42 1.10 97.33 19:26:42 Average: 2 1.08 0.00 0.59 0.47 1.02 96.84 19:26:42 Average: 3 0.68 0.00 0.54 0.42 1.03 97.32 19:26:42 19:26:42 19:26:42