Pull request #178 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc+dd55ff443bd180714a9cddb6bbe47fafb89756c5 (f9731dfb05c2b20b05a11fdb39711347488ba312) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-178/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-178/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-32647’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-32756’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-32755’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-32759 in /w/workspace/foundry_device-virtual-go_PR-178 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-178 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc Merge succeeded, producing 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc Checking out Revision 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc (PR-178) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc # 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 dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:02:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:02:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:02:24 ========================================================= 06:02:24 EdgeX Global Pipelines Version Info 06:02:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:02:25 ------------------- 06:02:25 stable info: 06:02:25 ------------------- 06:02:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:02:25 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:02:25 Message: update stable to v1.0.186 06:02:26 ------------------- 06:02:26 experimental info: 06:02:26 ------------------- 06:02:26 Commited By: **** collab-it+edgex@linuxfoundation.org 06:02:26 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 06:02:26 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:02:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:02:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:02:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:02:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:02:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:02:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:02:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 06:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:02:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:02:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:02:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:02:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:02:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:02:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:02:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:02:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:02:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:02:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:02:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:02:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:02:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:02:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-178 [Pipeline] echo 06:02:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-178 [Pipeline] echo 06:02:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-178 [Pipeline] echo 06:02:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc [Pipeline] echo 06:02:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78cabcf [Pipeline] echo 06:02:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:02:31 provisioning config files... 06:02:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-178@tmp/config6195891657570021530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:32 ---> docker-login.sh 06:02:32 nexus3.edgexfoundry.org:10001 06:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:33 Configure a credential helper to remove this warning. See 06:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:33 06:02:33 Login Succeeded 06:02:33 nexus3.edgexfoundry.org:10002 06:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:33 Configure a credential helper to remove this warning. See 06:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:33 06:02:33 Login Succeeded 06:02:33 nexus3.edgexfoundry.org:10003 06:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:33 Configure a credential helper to remove this warning. See 06:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:33 06:02:33 Login Succeeded 06:02:33 nexus3.edgexfoundry.org:10004 06:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:33 Configure a credential helper to remove this warning. See 06:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:33 06:02:33 Login Succeeded 06:02:33 docker.io 06:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:33 Configure a credential helper to remove this warning. See 06:02:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:33 06:02:33 Login Succeeded 06:02:33 ---> docker-login.sh ends [Pipeline] } 06:02:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:35 + git log --format=format:%s -1 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc [Pipeline] echo 06:02:35 GIT_COMMIT: 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 06:02:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:02:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:35 06:02:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:02:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:36 latest: Pulling from edgex-devops/git-semver 06:02:36 31603596830f: Pulling fs layer 06:02:36 2a8b12db71e7: Pulling fs layer 06:02:36 6ca5941a6612: Pulling fs layer 06:02:36 ecc8261a40a4: Pulling fs layer 06:02:36 ecc8261a40a4: Waiting 06:02:36 2a8b12db71e7: Verifying Checksum 06:02:36 2a8b12db71e7: Download complete 06:02:36 31603596830f: Verifying Checksum 06:02:36 31603596830f: Download complete 06:02:36 ecc8261a40a4: Verifying Checksum 06:02:36 ecc8261a40a4: Download complete 06:02:36 6ca5941a6612: Verifying Checksum 06:02:36 6ca5941a6612: Download complete 06:02:36 31603596830f: Pull complete 06:02:36 2a8b12db71e7: Pull complete 06:02:37 6ca5941a6612: Pull complete 06:02:38 ecc8261a40a4: Pull complete 06:02:38 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:02:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:02:38 prd-centos7-docker-4c-2g-32759 does not seem to be running inside a container 06:02:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-178 -v /w/workspace/foundry_device-virtual-go_PR-178:/w/workspace/foundry_device-virtual-go_PR-178:rw,z -v /w/workspace/foundry_device-virtual-go_PR-178@tmp:/w/workspace/foundry_device-virtual-go_PR-178@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:02:40 $ docker top 73d4b723c62438c0940da3b82cff980fe8b71fef61e1d07d12c83adb9837d9cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:02:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:40 [ssh-agent] Looking for ssh-agent implementation... 06:02:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:40 $ docker exec 73d4b723c62438c0940da3b82cff980fe8b71fef61e1d07d12c83adb9837d9cf ssh-agent 06:02:41 SSH_AUTH_SOCK=/tmp/ssh-K7UYlJlIoq0I/agent.12 06:02:41 SSH_AGENT_PID=18 06:02:41 Running ssh-add (command line suppressed) 06:02:41 Identity added: /w/workspace/foundry_device-virtual-go_PR-178@tmp/private_key_8762427892267496033.key (/w/workspace/foundry_device-virtual-go_PR-178@tmp/private_key_8762427892267496033.key) 06:02:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:41 + git tag --points-at HEAD [Pipeline] } 06:02:41 $ docker exec --env ******** --env ******** 73d4b723c62438c0940da3b82cff980fe8b71fef61e1d07d12c83adb9837d9cf ssh-agent -k 06:02:41 unset SSH_AUTH_SOCK; 06:02:41 unset SSH_AGENT_PID; 06:02:41 echo Agent pid 18 killed; 06:02:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:02:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:42 [ssh-agent] Looking for ssh-agent implementation... 06:02:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:42 $ docker exec 73d4b723c62438c0940da3b82cff980fe8b71fef61e1d07d12c83adb9837d9cf ssh-agent 06:02:42 SSH_AUTH_SOCK=/tmp/ssh-97XfA7A0Rsom/agent.47 06:02:42 SSH_AGENT_PID=53 06:02:42 Running ssh-add (command line suppressed) 06:02:42 Identity added: /w/workspace/foundry_device-virtual-go_PR-178@tmp/private_key_6703083765562206564.key (/w/workspace/foundry_device-virtual-go_PR-178@tmp/private_key_6703083765562206564.key) 06:02:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:43 + git semver init 06:02:43 # -> Open(): unable to determine branch for HEAD 06:02:43 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-178/.git 06:02:43 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-178 06:02:43 # $SEMVER_REMOTE_NAME = origin 06:02:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:02:43 # $SEMVER_USER_NAME = edgex-jenkins 06:02:43 # $SEMVER_BRANCH = PR-178 06:02:43 # $SEMVER_TEMP = /tmp/semver-350477535 06:02:43 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 06:02:43 # '/tmp/semver-350477535' -> '/w/workspace/foundry_device-virtual-go_PR-178/.semver' 06:02:43 # -> Force: false 06:02:43 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-178/.semver [Pipeline] } 06:02:43 $ docker exec --env ******** --env ******** 73d4b723c62438c0940da3b82cff980fe8b71fef61e1d07d12c83adb9837d9cf ssh-agent -k 06:02:43 unset SSH_AUTH_SOCK; 06:02:43 unset SSH_AGENT_PID; 06:02:43 echo Agent pid 53 killed; 06:02:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:44 + git semver [Pipeline] } 06:02:44 $ docker stop --time=1 73d4b723c62438c0940da3b82cff980fe8b71fef61e1d07d12c83adb9837d9cf 06:02:45 $ docker rm -f 73d4b723c62438c0940da3b82cff980fe8b71fef61e1d07d12c83adb9837d9cf [Pipeline] // withDockerContainer [Pipeline] sh 06:02:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:02:46 Stashed 1 file(s) [Pipeline] echo 06:02:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:03:02 Still waiting to schedule task 06:03:02 ‘prd-centos7-blackbox-4c-2g-32647’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-32756’ is offline; ‘prd-centos7-docker-4c-2g-32762’ is offline 06:03:02 Still waiting to schedule task 06:03:02 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-32755’ 06:04:30 Running on prd-centos7-docker-4c-2g-32767 in /w/workspace/foundry_device-virtual-go_PR-178 [Pipeline] { [Pipeline] ws 06:04:30 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:04:33 using credential edgex-jenkins-ssh 06:04:33 Cloning the remote Git repository 06:04:33 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:04:34 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:04:34 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:04:34 > git --version # timeout=10 06:04:34 > git --version # 'git version 2.24.3' 06:04:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:35 Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc 06:04:35 Merge succeeded, producing 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc 06:04:35 Checking out Revision 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc (PR-178) 06:04:34 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:04:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:34 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:04:34 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:04:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:04:35 > git config core.sparsecheckout # timeout=10 06:04:35 > git checkout -f 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc # timeout=10 06:04:35 > git remote # timeout=10 06:04:35 > git config --get remote.origin.url # timeout=10 06:04:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:35 > git merge dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 06:04:35 > git rev-parse HEAD^{commit} # timeout=10 06:04:35 > git config core.sparsecheckout # timeout=10 06:04:35 > git checkout -f 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc # timeout=10 06:04:38 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 06:04:38 > git --version # timeout=10 06:04:38 > git --version # 'git version 2.24.3' 06:04:38 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:04:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:04:40 + sudo service docker restart 06:04:40 + true 06:04:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:04:42 provisioning config files... 06:04:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config177357876788623990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:42 ---> docker-login.sh 06:04:42 nexus3.edgexfoundry.org:10001 06:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:43 Configure a credential helper to remove this warning. See 06:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:43 06:04:43 Login Succeeded 06:04:43 nexus3.edgexfoundry.org:10002 06:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:43 Configure a credential helper to remove this warning. See 06:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:43 06:04:43 Login Succeeded 06:04:43 nexus3.edgexfoundry.org:10003 06:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:43 Configure a credential helper to remove this warning. See 06:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:43 06:04:43 Login Succeeded 06:04:43 nexus3.edgexfoundry.org:10004 06:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:43 Configure a credential helper to remove this warning. See 06:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:43 06:04:43 Login Succeeded 06:04:43 docker.io 06:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:44 Configure a credential helper to remove this warning. See 06:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:44 06:04:44 Login Succeeded 06:04:44 ---> docker-login.sh ends [Pipeline] } 06:04:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:44 ========================================================= 06:04:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:04:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:04:45 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:04:45 Sending build context to Docker daemon 496.6kB 06:04:45 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:04:45 Step 2/8 : FROM ${BASE} 06:04:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:04:45 188c0c94c7c5: Pulling fs layer 06:04:45 0ef7d3d256c8: Pulling fs layer 06:04:45 de9db76c5a1d: Pulling fs layer 06:04:45 bca2f99d35d6: Pulling fs layer 06:04:45 93359f2a8cfa: Pulling fs layer 06:04:45 7c6f9722023f: Pulling fs layer 06:04:45 a35cf1a2eb13: Pulling fs layer 06:04:45 93359f2a8cfa: Waiting 06:04:45 7c6f9722023f: Waiting 06:04:45 a35cf1a2eb13: Waiting 06:04:45 bca2f99d35d6: Waiting 06:04:45 de9db76c5a1d: Verifying Checksum 06:04:45 de9db76c5a1d: Download complete 06:04:45 0ef7d3d256c8: Verifying Checksum 06:04:45 0ef7d3d256c8: Download complete 06:04:45 93359f2a8cfa: Verifying Checksum 06:04:45 93359f2a8cfa: Download complete 06:04:45 188c0c94c7c5: Verifying Checksum 06:04:45 7c6f9722023f: Verifying Checksum 06:04:45 7c6f9722023f: Download complete 06:04:45 188c0c94c7c5: Pull complete 06:04:45 0ef7d3d256c8: Pull complete 06:04:45 de9db76c5a1d: Pull complete 06:04:47 a35cf1a2eb13: Verifying Checksum 06:04:47 a35cf1a2eb13: Download complete 06:04:47 bca2f99d35d6: Verifying Checksum 06:04:47 bca2f99d35d6: Download complete 06:04:53 bca2f99d35d6: Pull complete 06:04:53 93359f2a8cfa: Pull complete 06:04:53 7c6f9722023f: Pull complete 06:05:03 a35cf1a2eb13: Pull complete 06:05:03 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:05:03 ---> a62c8e92a672 06:05:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:05:03 ---> Running in d5373ff5635f 06:05:03 Removing intermediate container d5373ff5635f 06:05:03 ---> 67f0cab27582 06:05:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:03 ---> Running in d8746a59af89 06:05:05 Removing intermediate container d8746a59af89 06:05:05 ---> 0b79ef9612ff 06:05:05 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:05:05 ---> Running in 543a5a78f027 06:05:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:05:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:05:09 (1/14) Installing libmagic (5.38-r0) 06:05:09 (2/14) Installing file (5.38-r0) 06:05:09 (3/14) Installing libc-dev (0.7.2-r3) 06:05:09 (4/14) Installing g++ (9.3.0-r2) 06:05:27 (5/14) Installing fortify-headers (1.1-r0) 06:05:27 (6/14) Installing patch (2.7.6-r6) 06:05:27 (7/14) Installing build-base (0.5-r2) 06:05:27 (8/14) Installing openssh-keygen (8.3_p1-r2) 06:05:27 (9/14) Installing libedit (20191231.3.1-r0) 06:05:27 (10/14) Installing openssh-client (8.3_p1-r2) 06:05:27 (11/14) Installing openssh-sftp-server (8.3_p1-r2) 06:05:27 (12/14) Installing openssh-server-common (8.3_p1-r2) 06:05:27 (13/14) Installing openssh-server (8.3_p1-r2) 06:05:28 (14/14) Installing openssh (8.3_p1-r2) 06:05:28 Executing busybox-1.31.1-r19.trigger 06:05:28 OK: 237 MiB in 53 packages 06:05:32 Removing intermediate container 543a5a78f027 06:05:32 ---> 785d8d6d61c6 06:05:32 Step 6/8 : WORKDIR /device-virtual-go 06:05:32 ---> Running in de912bc16afb 06:05:32 Removing intermediate container de912bc16afb 06:05:32 ---> dadd793852fd 06:05:32 Step 7/8 : COPY . . 06:05:32 ---> df90fc9936d6 06:05:32 Step 8/8 : RUN go mod download 06:05:33 ---> Running in 216fe46d9f12 06:05:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32770 in /w/workspace/foundry_device-virtual-go_PR-178 [Pipeline] { [Pipeline] ws 06:05:49 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:05:54 using credential edgex-jenkins-ssh 06:05:54 Cloning the remote Git repository 06:05:55 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:05:55 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:05:55 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:05:55 > git --version # timeout=10 06:05:55 > git --version # 'git version 2.17.1' 06:05:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:56 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:05:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:56 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:05:56 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:05:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/178/head:refs/remotes/origin/PR-178 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:05:56 Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc 06:05:56 Merge succeeded, producing 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc 06:05:56 Checking out Revision 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc (PR-178) 06:05:56 > git config core.sparsecheckout # timeout=10 06:05:56 > git checkout -f 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc # timeout=10 06:05:56 > git remote # timeout=10 06:05:56 > git config --get remote.origin.url # timeout=10 06:05:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:56 > git merge dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 06:05:56 > git rev-parse HEAD^{commit} # timeout=10 06:05:56 > git config core.sparsecheckout # timeout=10 06:05:56 > git checkout -f 78cabcfd5a5ec3c34a3a534f7f3dd82e1d0b2cdc # timeout=10 06:05:59 Removing intermediate container 216fe46d9f12 06:05:59 ---> 5909ef292f88 06:05:59 Successfully built 5909ef292f88 06:05:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:06:00 + docker inspect -f . ci-base-image-x86_64 06:06:00 . [Pipeline] withDockerContainer 06:06:00 prd-centos7-docker-4c-2g-32767 does not seem to be running inside a container 06:06:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:06:01 $ docker top d8fed056f3cc036ee9b8c02bf0b6af1e86d65e9c327425aaf197e3ef58713c95 -eo pid,comm [Pipeline] { 06:06:01 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [Pipeline] sh 06:06:01 > git --version # timeout=10 06:06:01 > git --version # 'git version 2.17.1' 06:06:01 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 06:06:01 + go version 06:06:01 go version go1.15.5 linux/amd64 [Pipeline] } 06:06:01 $ docker stop --time=1 d8fed056f3cc036ee9b8c02bf0b6af1e86d65e9c327425aaf197e3ef58713c95 06:06:03 $ docker rm -f d8fed056f3cc036ee9b8c02bf0b6af1e86d65e9c327425aaf197e3ef58713c95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:04 + docker inspect -f . ci-base-image-x86_64 06:06:04 . [Pipeline] withDockerContainer 06:06:04 prd-centos7-docker-4c-2g-32767 does not seem to be running inside a container 06:06:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:06:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 06:06:05 $ docker top bee1fbd761248159863f624c622699587c5eabee2c31e31ab4fff933732335bb -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 06:06:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:06:06 + make test 06:06:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:06:06 + sudo service docker restart 06:06:06 + true 06:06:08 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:06:09 # github.com/pebbe/zmq4 06:06:09 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State 06:06:09 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State 06:06:09 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket 06:06:09 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller 06:06:09 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket 06:06:09 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State 06:06:09 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket 06:06:09 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket 06:06:09 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket 06:06:09 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket 06:06:09 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors 06:06:09 note: module requires Go 1.16 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:06:09 provisioning config files... 06:06:09 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1988004529459910103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:10 ---> docker-login.sh 06:06:10 nexus3.edgexfoundry.org:10001 06:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:11 Configure a credential helper to remove this warning. See 06:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:11 06:06:11 Login Succeeded 06:06:11 nexus3.edgexfoundry.org:10002 06:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:12 Configure a credential helper to remove this warning. See 06:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:12 06:06:12 Login Succeeded 06:06:12 nexus3.edgexfoundry.org:10003 06:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:12 Configure a credential helper to remove this warning. See 06:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:12 06:06:12 Login Succeeded 06:06:12 nexus3.edgexfoundry.org:10004 06:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:12 Configure a credential helper to remove this warning. See 06:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:12 06:06:12 Login Succeeded 06:06:12 docker.io 06:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:13 Configure a credential helper to remove this warning. See 06:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:13 06:06:13 Login Succeeded 06:06:13 ---> docker-login.sh ends [Pipeline] } 06:06:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:06:14 ========================================================= 06:06:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:06:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:06:14 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:06:15 Sending build context to Docker daemon 495.6kB 06:06:15 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:06:15 Step 2/8 : FROM ${BASE} 06:06:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:06:15 5f621e34cdf4: Pulling fs layer 06:06:15 a4357932f1b6: Pulling fs layer 06:06:15 18c013af1878: Pulling fs layer 06:06:15 00ac8860ef70: Pulling fs layer 06:06:15 63d7cb157983: Pulling fs layer 06:06:15 b116817d02f9: Pulling fs layer 06:06:15 745a02a5169b: Pulling fs layer 06:06:15 00ac8860ef70: Waiting 06:06:15 63d7cb157983: Waiting 06:06:15 b116817d02f9: Waiting 06:06:15 745a02a5169b: Waiting 06:06:15 18c013af1878: Verifying Checksum 06:06:15 18c013af1878: Download complete 06:06:15 a4357932f1b6: Verifying Checksum 06:06:15 a4357932f1b6: Download complete 06:06:15 63d7cb157983: Verifying Checksum 06:06:15 63d7cb157983: Download complete 06:06:15 b116817d02f9: Verifying Checksum 06:06:15 b116817d02f9: Download complete 06:06:15 5f621e34cdf4: Download complete 06:06:16 5f621e34cdf4: Pull complete 06:06:16 a4357932f1b6: Pull complete 06:06:17 18c013af1878: Pull complete 06:06:18 745a02a5169b: Verifying Checksum 06:06:19 00ac8860ef70: Verifying Checksum 06:06:19 00ac8860ef70: Download complete 06:06:24 FAIL github.com/edgexfoundry/device-virtual-go/internal/driver [build failed] 06:06:24 make: *** [Makefile:23: test] Error 2 [Pipeline] } 06:06:24 $ docker stop --time=1 bee1fbd761248159863f624c622699587c5eabee2c31e31ab4fff933732335bb 06:06:26 $ docker rm -f bee1fbd761248159863f624c622699587c5eabee2c31e31ab4fff933732335bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:06:28 ---> job-cost.sh 06:06:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NLcO 06:06:29 00ac8860ef70: Pull complete 06:06:29 63d7cb157983: Pull complete 06:06:29 b116817d02f9: Pull complete 06:06:32 745a02a5169b: Pull complete 06:06:32 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:06:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:06:33 ---> b7e6874047d6 06:06:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:06:35 ---> Running in db7df7f6d9dd 06:06:36 Removing intermediate container db7df7f6d9dd 06:06:36 ---> 8ba5e9aa559f 06:06:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:36 ---> Running in fc8a2c76f91e 06:06:38 Removing intermediate container fc8a2c76f91e 06:06:38 ---> 22b890874b60 06:06:38 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:06:38 ---> Running in a44ded208f91 06:06:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:06:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:06:41 (1/14) Installing libmagic (5.38-r0) 06:06:41 (2/14) Installing file (5.38-r0) 06:06:41 (3/14) Installing libc-dev (0.7.2-r3) 06:06:41 (4/14) Installing g++ (9.3.0-r2) 06:06:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:06:48 (5/14) Installing fortify-headers (1.1-r0) 06:06:48 (6/14) Installing patch (2.7.6-r6) 06:06:48 (7/14) Installing build-base (0.5-r2) 06:06:48 (8/14) Installing openssh-keygen (8.3_p1-r2) 06:06:48 (9/14) Installing libedit (20191231.3.1-r0) 06:06:48 (10/14) Installing openssh-client (8.3_p1-r2) 06:06:48 (11/14) Installing openssh-sftp-server (8.3_p1-r2) 06:06:48 (12/14) Installing openssh-server-common (8.3_p1-r2) 06:06:48 (13/14) Installing openssh-server (8.3_p1-r2) 06:06:48 (14/14) Installing openssh (8.3_p1-r2) 06:06:48 Executing busybox-1.31.1-r19.trigger 06:06:48 OK: 221 MiB in 53 packages 06:06:53 Removing intermediate container a44ded208f91 06:06:53 ---> f7a4a48ab198 06:06:53 Step 6/8 : WORKDIR /device-virtual-go 06:06:53 ---> Running in 3ad47936f332 06:06:53 Removing intermediate container 3ad47936f332 06:06:53 ---> dfe6efe51adc 06:06:53 Step 7/8 : COPY . . 06:06:54 ---> b29563c7c4db 06:06:54 Step 8/8 : RUN go mod download 06:06:54 ---> Running in 5c39e9eec0bf 06:07:10 lf-activate-venv(): INFO: Adding /tmp/venv-NLcO/bin to PATH 06:07:10 INFO: No Stack... 06:07:10 INFO: Retrieving Pricing Info for: v1-standard-2 06:07:10 INFO: Archiving Costs [Pipeline] sh 06:07:11 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 06:07:11 + cut -d, -f6 [Pipeline] lock 06:07:11 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-178-1-stack-cost] 06:07:11 Resource [jenkins-edgexfoundry-device-virtual-go-PR-178-1-stack-cost] did not exist. Created. 06:07:11 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-178-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:07:11 + echo total: 0.029999999329447746 [Pipeline] stash 06:07:12 Stashed 1 file(s) [Pipeline] } 06:07:12 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-178-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:07:13 Failed in branch amd64 06:07:21 Removing intermediate container 5c39e9eec0bf 06:07:21 ---> bcc1936a74cb 06:07:21 Successfully built bcc1936a74cb 06:07:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:07:21 + docker inspect -f . ci-base-image-arm64 06:07:21 . [Pipeline] withDockerContainer 06:07:21 prd-ubuntu18.04-docker-arm64-4c-16g-32770 does not seem to be running inside a container 06:07:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:07:23 $ docker top 765f01c8bdebabf5726b5f699d0412cff9c9f24464b58fc6bfdb861f57362991 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:24 + go version 06:07:24 go version go1.15.5 linux/arm64 [Pipeline] } 06:07:24 $ docker stop --time=1 765f01c8bdebabf5726b5f699d0412cff9c9f24464b58fc6bfdb861f57362991 06:07:26 $ docker rm -f 765f01c8bdebabf5726b5f699d0412cff9c9f24464b58fc6bfdb861f57362991 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:07:28 + docker inspect -f . ci-base-image-arm64 06:07:28 . [Pipeline] withDockerContainer 06:07:28 prd-ubuntu18.04-docker-arm64-4c-16g-32770 does not seem to be running inside a container 06:07:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:07:30 $ docker top d032486ad4484796472b2fd9253fa93aa29d989e0ecfd96e4d22a7cf959cca65 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:31 + make test 06:07:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:07:32 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:07:35 # github.com/pebbe/zmq4 06:07:35 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State 06:07:35 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State 06:07:35 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket 06:07:35 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller 06:07:35 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket 06:07:35 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State 06:07:35 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket 06:07:35 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket 06:07:35 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket 06:07:35 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket 06:07:35 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors 06:07:35 note: module requires Go 1.16 06:08:32 FAIL github.com/edgexfoundry/device-virtual-go/internal/driver [build failed] 06:08:32 make: *** [Makefile:23: test] Error 2 [Pipeline] } 06:08:32 $ docker stop --time=1 d032486ad4484796472b2fd9253fa93aa29d989e0ecfd96e4d22a7cf959cca65 06:08:34 $ docker rm -f d032486ad4484796472b2fd9253fa93aa29d989e0ecfd96e4d22a7cf959cca65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:08:36 ---> job-cost.sh 06:08:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yREJ 06:09:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:11:00 lf-activate-venv(): INFO: Adding /tmp/venv-yREJ/bin to PATH 06:11:00 INFO: No Stack... 06:11:00 INFO: Retrieving Pricing Info for: lf-standard-4 06:11:00 INFO: Archiving Costs [Pipeline] sh 06:11:00 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 06:11:00 + cut -d, -f6 [Pipeline] lock 06:11:00 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-178-1-stack-cost] 06:11:00 Resource [jenkins-edgexfoundry-device-virtual-go-PR-178-1-stack-cost] did not exist. Created. 06:11:00 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-178-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:01 /w/workspace/device-virtual-go/1@tmp/durable-cb90cf3d/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-cb90cf3d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:11:01 + echo total: 0.20999999344348907 [Pipeline] stash 06:11:01 Warning: overwriting stash ‘stack-cost’ 06:11:02 Stashed 1 file(s) [Pipeline] } 06:11:02 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-178-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:11:03 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:11:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:11:07 ---> package-listing.sh 06:11:07 ++ facter osfamily 06:11:07 ++ tr '[:upper:]' '[:lower:]' 06:11:07 + OS_FAMILY=redhat 06:11:07 + workspace=/w/workspace/foundry_device-virtual-go_PR-178 06:11:07 + START_PACKAGES=/tmp/packages_start.txt 06:11:07 + END_PACKAGES=/tmp/packages_end.txt 06:11:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:11:07 + PACKAGES=/tmp/packages_start.txt 06:11:07 + '[' /w/workspace/foundry_device-virtual-go_PR-178 ']' 06:11:07 + PACKAGES=/tmp/packages_end.txt 06:11:07 + case "${OS_FAMILY}" in 06:11:07 + rpm -qa 06:11:07 + sort 06:11:13 + '[' -f /tmp/packages_start.txt ']' 06:11:13 + '[' -f /tmp/packages_end.txt ']' 06:11:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:11:13 + '[' /w/workspace/foundry_device-virtual-go_PR-178 ']' 06:11:13 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-178/archives/ 06:11:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-178/archives/ [Pipeline] echo 06:11:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:11:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:11:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:13 06:11:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:11:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:14 alpine: Pulling from edgex-lftools-log-publisher 06:11:14 df20fa9351a1: Pulling fs layer 06:11:14 36b3adc4ff6f: Pulling fs layer 06:11:14 8ad3a11d3b57: Pulling fs layer 06:11:14 46f8f816bc3b: Pulling fs layer 06:11:14 93b61091891f: Pulling fs layer 06:11:14 93b9cdb0e59b: Pulling fs layer 06:11:14 5e14af77c1be: Pulling fs layer 06:11:14 01666e4c0597: Pulling fs layer 06:11:14 aa168da1d23b: Pulling fs layer 06:11:14 93b9cdb0e59b: Waiting 06:11:14 46f8f816bc3b: Waiting 06:11:14 93b61091891f: Waiting 06:11:14 01666e4c0597: Waiting 06:11:14 aa168da1d23b: Waiting 06:11:14 5e14af77c1be: Waiting 06:11:14 36b3adc4ff6f: Verifying Checksum 06:11:14 36b3adc4ff6f: Download complete 06:11:14 46f8f816bc3b: Verifying Checksum 06:11:14 46f8f816bc3b: Download complete 06:11:14 df20fa9351a1: Download complete 06:11:14 93b9cdb0e59b: Verifying Checksum 06:11:14 93b9cdb0e59b: Download complete 06:11:14 93b61091891f: Verifying Checksum 06:11:14 93b61091891f: Download complete 06:11:14 5e14af77c1be: Download complete 06:11:14 01666e4c0597: Verifying Checksum 06:11:14 01666e4c0597: Download complete 06:11:14 df20fa9351a1: Pull complete 06:11:14 8ad3a11d3b57: Verifying Checksum 06:11:14 8ad3a11d3b57: Download complete 06:11:15 36b3adc4ff6f: Pull complete 06:11:15 8ad3a11d3b57: Pull complete 06:11:15 46f8f816bc3b: Pull complete 06:11:16 93b61091891f: Pull complete 06:11:16 93b9cdb0e59b: Pull complete 06:11:16 aa168da1d23b: Verifying Checksum 06:11:16 aa168da1d23b: Download complete 06:11:16 5e14af77c1be: Pull complete 06:11:17 01666e4c0597: Pull complete 06:11:23 aa168da1d23b: Pull complete 06:11:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:11:23 prd-centos7-docker-4c-2g-32759 does not seem to be running inside a container 06:11:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-178 -v /w/workspace/foundry_device-virtual-go_PR-178:/w/workspace/foundry_device-virtual-go_PR-178:rw,z -v /w/workspace/foundry_device-virtual-go_PR-178@tmp:/w/workspace/foundry_device-virtual-go_PR-178@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:10003/edgex-lftools-log-publisher:alpine cat 06:11:27 $ docker top 935b41b8391c502c7ae2e04da75c574731e5c1ef4b7d58a15c793d216a0fcce0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:28 + touch /tmp/pre-build-complete [Pipeline] sh 06:11:28 + mkdir -p /var/log/sa [Pipeline] sh 06:11:28 + ls /var/log/sa-host 06:11:28 + sadf -c /var/log/sa-host/sa05 06:11:28 file_magic: OK 06:11:28 HZ: Using current value: 100 06:11:28 file_header: OK 06:11:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:11:28 Statistics: 06:11:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:11:28 File successfully converted to sysstat format version 12.2.1 06:11:28 + sadf -c /var/log/sa-host/sa23 06:11:28 file_magic: OK 06:11:28 HZ: Using current value: 100 06:11:28 file_header: OK 06:11:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:11:28 Statistics: 06:11:28 Hnuu...uuuununununu... 06:11:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:29 provisioning config files... 06:11:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-178@tmp/config5876141300514428470tmp [Pipeline] { [Pipeline] echo 06:11:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:11:29 ---> create-netrc.sh [Pipeline] } 06:11:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:11:29 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:11:30 ---> python-tools-install.sh [Pipeline] echo 06:11:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:11:30 ---> sudo-logs.sh 06:11:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:11:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:11:30 ---> job-cost.sh 06:11:30 lf-activate-venv: SKIPPING 06:11:30 DEBUG: total: 0.20999999344348907 06:11:30 INFO: Retrieving Stack Cost... 06:11:31 INFO: Retrieving Pricing Info for: v1-standard-2 06:11:32 INFO: Archiving Costs [Pipeline] echo 06:11:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:11:32 ---> logs-deploy.sh 06:11:32 lf-activate-venv: SKIPPING 06:11:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-178/1 06:11:32 INFO: archiving workspace using pattern(s): 06:11:34 Archives upload complete. 06:11:34 INFO: archiving logs to Nexus 06:11:35 ---> uname -a: 06:11:35 Linux prd-centos7-docker-4c-2g-32759.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:11:35 06:11:35 06:11:35 ---> lscpu: 06:11:35 Architecture: x86_64 06:11:35 CPU op-mode(s): 32-bit, 64-bit 06:11:35 Byte Order: Little Endian 06:11:35 Address sizes: 40 bits physical, 48 bits virtual 06:11:35 CPU(s): 4 06:11:35 On-line CPU(s) list: 0-3 06:11:35 Thread(s) per core: 1 06:11:35 Core(s) per socket: 1 06:11:35 Socket(s): 4 06:11:35 NUMA node(s): 1 06:11:35 Vendor ID: GenuineIntel 06:11:35 CPU family: 6 06:11:35 Model: 44 06:11:35 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:11:35 Stepping: 1 06:11:35 CPU MHz: 2933.438 06:11:35 BogoMIPS: 5866.87 06:11:35 Virtualization: VT-x 06:11:35 Hypervisor vendor: KVM 06:11:35 Virtualization type: full 06:11:35 L1d cache: 128 KiB 06:11:35 L1i cache: 128 KiB 06:11:35 L2 cache: 16 MiB 06:11:35 L3 cache: 64 MiB 06:11:35 NUMA node0 CPU(s): 0-3 06:11:35 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:11:35 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:11:35 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:11:35 Vulnerability Meltdown: Mitigation; PTI 06:11:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:11:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:11:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:11:35 Vulnerability Srbds: Not affected 06:11:35 Vulnerability Tsx async abort: Not affected 06:11:35 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 06:11:35 06:11:35 06:11:35 ---> nproc: 06:11:35 4 06:11:35 06:11:35 06:11:35 ---> df -h: 06:11:35 Filesystem Size Used Available Use% Mounted on 06:11:35 overlay 50.0G 7.3G 42.7G 15% / 06:11:35 tmpfs 64.0M 0 64.0M 0% /dev 06:11:35 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:11:35 shm 64.0M 0 64.0M 0% /dev/shm 06:11:35 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:11:35 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:11:35 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:11:35 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:11:35 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-178@tmp 06:11:35 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:11:35 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:11:35 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:11:35 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:11:35 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-178 06:11:35 06:11:35 06:11:35 ---> free -m: 06:11:35 total used free shared buff/cache available 06:11:35 Mem: 1837 714 117 0 1006 1018 06:11:35 Swap: 1023 0 1023 06:11:35 06:11:35 06:11:35 ---> ip addr: 06:11:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:11:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:11:35 inet 127.0.0.1/8 scope host lo 06:11:35 valid_lft forever preferred_lft forever 06:11:35 inet6 ::1/128 scope host 06:11:35 valid_lft forever preferred_lft forever 06:11:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:11:35 link/ether fa:16:3e:bf:06:71 brd ff:ff:ff:ff:ff:ff 06:11:35 inet 10.30.123.211/23 brd 10.30.123.255 scope global dynamic eth0 06:11:35 valid_lft 85816sec preferred_lft 85816sec 06:11:35 inet6 fe80::f816:3eff:febf:671/64 scope link 06:11:35 valid_lft forever preferred_lft forever 06:11:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:11:35 link/ether 02:42:59:24:44:50 brd ff:ff:ff:ff:ff:ff 06:11:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:11:35 valid_lft forever preferred_lft forever 06:11:35 inet6 fe80::42:59ff:fe24:4450/64 scope link 06:11:35 valid_lft forever preferred_lft forever 06:11:35 06:11:35 06:11:35 ---> sar -b -r -n DEV: 06:11:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/05/21 _x86_64_ (4 CPU) 06:11:35 06:11:35 06:01:39 LINUX RESTART (4 CPU) 06:11:35 06:11:35 06:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:11:35 06:03:01 128.78 46.90 81.87 0.00 7903.89 39023.83 0.00 06:11:35 06:04:01 3.46 0.03 3.43 0.00 1.07 100.65 0.00 06:11:35 06:05:01 0.43 0.00 0.43 0.00 0.00 6.51 0.00 06:11:35 06:06:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 06:11:35 06:07:01 0.22 0.00 0.22 0.00 0.00 2.56 0.00 06:11:35 06:08:01 0.33 0.00 0.33 0.00 0.00 5.63 0.00 06:11:35 06:09:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 06:11:35 06:10:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 06:11:35 06:11:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 06:11:35 Average: 14.93 5.22 9.71 0.00 878.74 4352.21 0.00 06:11:35 06:11:35 06:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:11:35 06:03:01 150868 0 617196 32.80 2620 1110860 1119824 38.22 428908 1103204 132 06:11:35 06:04:01 156336 0 611792 32.52 2620 1110796 1095736 37.40 429812 1097400 20 06:11:35 06:05:01 155736 0 612388 32.55 2620 1110800 1079432 36.84 431828 1096564 8 06:11:35 06:06:01 155592 0 612532 32.55 2620 1110800 1079456 36.84 441268 1087132 12 06:11:35 06:07:01 156076 0 612040 32.53 2620 1110808 1079396 36.84 432132 1095964 20 06:11:35 06:08:01 155244 0 612868 32.57 2620 1110812 1079472 36.84 444220 1085220 8 06:11:35 06:09:01 155636 0 612472 32.55 2620 1110816 1079352 36.84 443544 1085220 8 06:11:35 06:10:01 155744 0 612360 32.55 2620 1110820 1079352 36.84 443552 1085220 8 06:11:35 06:11:01 155852 0 612244 32.54 2620 1110828 1079352 36.84 443560 1085220 8 06:11:35 Average: 155232 0 612877 32.57 2620 1110816 1085708 37.05 437647 1091238 25 06:11:35 06:11:35 06:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:11:35 06:03:01 eth0 496.35 323.64 1056.23 93.96 0.00 0.00 0.00 0.00 06:11:35 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 06:03:01 docker0 1.86 1.41 0.38 4.02 0.00 0.00 0.00 0.00 06:11:35 06:04:01 eth0 3.41 0.32 0.52 0.21 0.00 0.00 0.00 0.00 06:11:35 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 06:05:01 eth0 3.91 0.88 1.06 0.56 0.00 0.00 0.00 0.00 06:11:35 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 06:06:01 eth0 2.20 0.52 0.65 0.39 0.00 0.00 0.00 0.00 06:11:35 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 06:07:01 eth0 1.78 0.60 0.60 0.40 0.00 0.00 0.00 0.00 06:11:35 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 06:08:01 eth0 0.82 0.53 0.41 0.30 0.00 0.00 0.00 0.00 06:11:35 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 06:09:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:35 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 06:10:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:35 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 06:11:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:35 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 Average: eth0 56.58 36.32 117.78 10.65 0.00 0.00 0.00 0.00 06:11:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:35 Average: docker0 0.21 0.16 0.04 0.45 0.00 0.00 0.00 0.00 06:11:35 06:11:35 06:11:35 ---> sar -P ALL: 06:11:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/05/21 _x86_64_ (4 CPU) 06:11:35 06:11:35 06:01:39 LINUX RESTART (4 CPU) 06:11:35 06:11:35 06:02:01 CPU %user %nice %system %iowait %steal %idle 06:11:35 06:03:01 all 13.84 0.00 7.45 4.23 0.10 74.39 06:11:35 06:03:01 0 14.26 0.00 7.67 4.17 0.09 73.82 06:11:35 06:03:01 1 14.15 0.00 8.63 1.84 0.08 75.29 06:11:35 06:03:01 2 14.86 0.00 6.22 3.95 0.14 74.83 06:11:35 06:03:01 3 12.06 0.00 7.27 6.98 0.09 73.59 06:11:35 06:04:01 all 0.17 0.00 0.06 0.00 0.00 99.77 06:11:35 06:04:01 0 0.45 0.00 0.07 0.00 0.00 99.48 06:11:35 06:04:01 1 0.08 0.00 0.03 0.00 0.00 99.88 06:11:35 06:04:01 2 0.08 0.00 0.07 0.00 0.00 99.85 06:11:35 06:04:01 3 0.05 0.00 0.07 0.00 0.00 99.88 06:11:35 06:05:01 all 0.20 0.00 0.06 0.00 0.01 99.73 06:11:35 06:05:01 0 0.48 0.00 0.07 0.00 0.02 99.43 06:11:35 06:05:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:11:35 06:05:01 2 0.17 0.00 0.08 0.00 0.02 99.73 06:11:35 06:05:01 3 0.08 0.00 0.05 0.00 0.00 99.87 06:11:35 06:06:01 all 0.17 0.00 0.05 0.00 0.00 99.78 06:11:35 06:06:01 0 0.22 0.00 0.05 0.00 0.00 99.73 06:11:35 06:06:01 1 0.37 0.00 0.03 0.00 0.00 99.60 06:11:35 06:06:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:11:35 06:06:01 3 0.03 0.00 0.08 0.00 0.00 99.88 06:11:35 06:07:01 all 0.17 0.00 0.06 0.00 0.02 99.75 06:11:35 06:07:01 0 0.02 0.00 0.08 0.00 0.00 99.90 06:11:35 06:07:01 1 0.53 0.00 0.03 0.00 0.03 99.40 06:11:35 06:07:01 2 0.07 0.00 0.05 0.00 0.03 99.85 06:11:35 06:07:01 3 0.07 0.00 0.07 0.00 0.02 99.85 06:11:35 06:08:01 all 0.17 0.00 0.05 0.00 0.00 99.78 06:11:35 06:08:01 0 0.05 0.00 0.05 0.00 0.00 99.90 06:11:35 06:08:01 1 0.53 0.00 0.02 0.00 0.00 99.45 06:11:35 06:08:01 2 0.08 0.00 0.05 0.00 0.00 99.87 06:11:35 06:08:01 3 0.00 0.00 0.08 0.00 0.00 99.92 06:11:35 06:09:01 all 0.17 0.00 0.04 0.00 0.00 99.80 06:11:35 06:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:11:35 06:09:01 1 0.53 0.00 0.05 0.00 0.00 99.42 06:11:35 06:09:01 2 0.08 0.00 0.05 0.00 0.00 99.87 06:11:35 06:09:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:11:35 06:10:01 all 0.15 0.00 0.04 0.00 0.00 99.80 06:11:35 06:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:11:35 06:10:01 1 0.55 0.00 0.07 0.00 0.02 99.37 06:11:35 06:10:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:11:35 06:10:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:11:35 06:11:01 all 0.16 0.00 0.04 0.00 0.00 99.80 06:11:35 06:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:11:35 06:11:01 1 0.52 0.00 0.05 0.00 0.00 99.43 06:11:35 06:11:01 2 0.05 0.00 0.05 0.00 0.00 99.90 06:11:35 06:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:11:35 Average: all 1.66 0.00 0.86 0.46 0.01 97.00 06:11:35 Average: 0 1.70 0.00 0.88 0.45 0.01 96.96 06:11:35 Average: 1 1.90 0.00 0.98 0.20 0.01 96.90 06:11:35 Average: 2 1.70 0.00 0.73 0.43 0.02 97.12 06:11:35 Average: 3 1.35 0.00 0.84 0.76 0.01 97.03 06:11:35 06:11:35 06:11:35