Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-sdk-go Obtained Jenkinsfile from ea5f2fe995444737663861e42b9b0407e76b07bc+4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 (184e7ce7e94739eb1a11ea89d440e0486182c55f) 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 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 > 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 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32397 in /w/workspace/dgexfoundry_device-sdk-go_PR-725 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-725 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit ea5f2fe995444737663861e42b9b0407e76b07bc > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea5f2fe995444737663861e42b9b0407e76b07bc # timeout=10 Merge succeeded, producing 6a0d8eb342ed8c772559097304c594a423705107 Checking out Revision 6a0d8eb342ed8c772559097304c594a423705107 (PR-725) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a0d8eb342ed8c772559097304c594a423705107 # timeout=10 Commit message: "Merge commit '4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 9bd8def4754386b72816b9b199ec0a151bf1a489 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:42:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:42:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:42:32 ========================================================= 02:42:32 EdgeX Global Pipelines Version Info 02:42:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:42:33 ------------------- 02:42:33 stable info: 02:42:33 ------------------- 02:42:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:42:33 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 02:42:33 Message: update stable to v1.0.186 02:42:34 ------------------- 02:42:34 experimental info: 02:42:34 ------------------- 02:42:34 Commited By: **** collab-it+edgex@linuxfoundation.org 02:42:34 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 02:42:34 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:42:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:42:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:42:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:42:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:42:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:42:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:42:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:42:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-725 [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-725 [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-725 [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a0d8eb342ed8c772559097304c594a423705107 [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a0d8eb [Pipeline] echo 02:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:42:37 provisioning config files... 02:42:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/config197699166121554585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:38 ---> docker-login.sh 02:42:38 nexus3.edgexfoundry.org:10001 02:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:38 Configure a credential helper to remove this warning. See 02:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:38 02:42:38 Login Succeeded 02:42:38 nexus3.edgexfoundry.org:10002 02:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:38 Configure a credential helper to remove this warning. See 02:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:38 02:42:38 Login Succeeded 02:42:38 nexus3.edgexfoundry.org:10003 02:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:39 Configure a credential helper to remove this warning. See 02:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:39 02:42:39 Login Succeeded 02:42:39 nexus3.edgexfoundry.org:10004 02:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:39 Configure a credential helper to remove this warning. See 02:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:39 02:42:39 Login Succeeded 02:42:39 docker.io 02:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:39 Configure a credential helper to remove this warning. See 02:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:39 02:42:39 Login Succeeded 02:42:39 ---> docker-login.sh ends [Pipeline] } 02:42:39 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 02:42:40 + git log --format=format:%s -1 6a0d8eb342ed8c772559097304c594a423705107 [Pipeline] echo 02:42:40 GIT_COMMIT: 6a0d8eb342ed8c772559097304c594a423705107, Commit Message: Merge commit '4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36' into HEAD [Pipeline] echo 02:42:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:42:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:42:41 02:42:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:42:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:42:41 latest: Pulling from edgex-devops/git-semver 02:42:41 31603596830f: Pulling fs layer 02:42:41 2a8b12db71e7: Pulling fs layer 02:42:41 6ca5941a6612: Pulling fs layer 02:42:41 ecc8261a40a4: Pulling fs layer 02:42:41 ecc8261a40a4: Waiting 02:42:41 2a8b12db71e7: Verifying Checksum 02:42:41 2a8b12db71e7: Download complete 02:42:41 31603596830f: Verifying Checksum 02:42:41 31603596830f: Download complete 02:42:41 6ca5941a6612: Verifying Checksum 02:42:41 6ca5941a6612: Download complete 02:42:41 ecc8261a40a4: Verifying Checksum 02:42:41 ecc8261a40a4: Download complete 02:42:42 31603596830f: Pull complete 02:42:42 2a8b12db71e7: Pull complete 02:42:43 6ca5941a6612: Pull complete 02:42:43 ecc8261a40a4: Pull complete 02:42:43 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:42:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:42:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:42:43 prd-centos7-docker-4c-2g-32397 does not seem to be running inside a container 02:42:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-725 -v /w/workspace/dgexfoundry_device-sdk-go_PR-725:/w/workspace/dgexfoundry_device-sdk-go_PR-725:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:42:45 $ docker top 3674a3fd2ca03e2ca87ad6bdaab1c789038eeadac0f1863aaffdd3f658bd8772 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:42:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:46 [ssh-agent] Looking for ssh-agent implementation... 02:42:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:46 $ docker exec 3674a3fd2ca03e2ca87ad6bdaab1c789038eeadac0f1863aaffdd3f658bd8772 ssh-agent 02:42:46 SSH_AUTH_SOCK=/tmp/ssh-Pdu0OvP0ShUG/agent.12 02:42:46 SSH_AGENT_PID=17 02:42:46 Running ssh-add (command line suppressed) 02:42:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_3780360874454600816.key (/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_3780360874454600816.key) 02:42:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:47 + git tag --points-at HEAD [Pipeline] } 02:42:47 $ docker exec --env ******** --env ******** 3674a3fd2ca03e2ca87ad6bdaab1c789038eeadac0f1863aaffdd3f658bd8772 ssh-agent -k 02:42:47 unset SSH_AUTH_SOCK; 02:42:47 unset SSH_AGENT_PID; 02:42:47 echo Agent pid 17 killed; 02:42:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:42:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:47 [ssh-agent] Looking for ssh-agent implementation... 02:42:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:47 $ docker exec 3674a3fd2ca03e2ca87ad6bdaab1c789038eeadac0f1863aaffdd3f658bd8772 ssh-agent 02:42:47 SSH_AUTH_SOCK=/tmp/ssh-PF0cXVgychfJ/agent.48 02:42:47 SSH_AGENT_PID=54 02:42:47 Running ssh-add (command line suppressed) 02:42:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_1254890833540795235.key (/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_1254890833540795235.key) 02:42:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:48 + git semver init 02:42:48 # -> Open(): unable to determine branch for HEAD 02:42:48 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-725/.git 02:42:48 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-725 02:42:48 # $SEMVER_REMOTE_NAME = origin 02:42:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:42:48 # $SEMVER_USER_NAME = edgex-jenkins 02:42:48 # $SEMVER_BRANCH = PR-725 02:42:48 # $SEMVER_TEMP = /tmp/semver-603704204 02:42:48 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 02:42:49 # '/tmp/semver-603704204' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-725/.semver' 02:42:49 # -> Force: false 02:42:49 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-725/.semver [Pipeline] } 02:42:49 $ docker exec --env ******** --env ******** 3674a3fd2ca03e2ca87ad6bdaab1c789038eeadac0f1863aaffdd3f658bd8772 ssh-agent -k 02:42:49 unset SSH_AUTH_SOCK; 02:42:49 unset SSH_AGENT_PID; 02:42:49 echo Agent pid 54 killed; 02:42:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:49 + git semver [Pipeline] } 02:42:49 $ docker stop --time=1 3674a3fd2ca03e2ca87ad6bdaab1c789038eeadac0f1863aaffdd3f658bd8772 02:42:51 $ docker rm -f 3674a3fd2ca03e2ca87ad6bdaab1c789038eeadac0f1863aaffdd3f658bd8772 [Pipeline] // withDockerContainer [Pipeline] sh 02:42:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:42:52 Stashed 1 file(s) [Pipeline] echo 02:42:52 [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 02:43:07 Still waiting to schedule task 02:43:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:43:07 Still waiting to schedule task 02:43:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:45:43 Running on prd-centos7-docker-4c-2g-32400 in /w/workspace/dgexfoundry_device-sdk-go_PR-725 [Pipeline] { [Pipeline] ws 02:45:43 Running in /w/workspace/device-sdk-go/27 [Pipeline] { [Pipeline] checkout 02:45:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32401 in /w/workspace/dgexfoundry_device-sdk-go_PR-725 [Pipeline] { [Pipeline] ws 02:45:44 Running in /w/workspace/device-sdk-go/27 [Pipeline] { [Pipeline] checkout 02:45:49 using credential edgex-jenkins-ssh 02:45:49 Cloning the remote Git repository 02:45:50 using credential edgex-jenkins-ssh 02:45:49 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:45:50 > git init /w/workspace/device-sdk-go/27 # timeout=10 02:45:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:50 > git --version # timeout=10 02:45:50 > git --version # 'git version 2.17.1' 02:45:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:50 Cloning the remote Git repository 02:45:50 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:45:51 > git init /w/workspace/device-sdk-go/27 # timeout=10 02:45:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:51 > git --version # timeout=10 02:45:51 > git --version # 'git version 2.24.3' 02:45:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:52 Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit ea5f2fe995444737663861e42b9b0407e76b07bc 02:45:51 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:51 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:45:52 > git config core.sparsecheckout # timeout=10 02:45:52 > git checkout -f ea5f2fe995444737663861e42b9b0407e76b07bc # timeout=10 02:45:52 Merge succeeded, producing 40700eb5ae1290c247a8059091108477c335b20e 02:45:52 Checking out Revision 40700eb5ae1290c247a8059091108477c335b20e (PR-725) 02:45:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:53 Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit ea5f2fe995444737663861e42b9b0407e76b07bc 02:45:52 > git remote # timeout=10 02:45:52 > git config --get remote.origin.url # timeout=10 02:45:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:52 > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 02:45:52 > git rev-parse HEAD^{commit} # timeout=10 02:45:52 > git config core.sparsecheckout # timeout=10 02:45:52 > git checkout -f 40700eb5ae1290c247a8059091108477c335b20e # timeout=10 02:45:53 Merge succeeded, producing e1f39843b9ca1c18808ed6362f4023e03f9ad7e6 02:45:53 Checking out Revision e1f39843b9ca1c18808ed6362f4023e03f9ad7e6 (PR-725) 02:45:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:45:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:45:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:45:53 > git config core.sparsecheckout # timeout=10 02:45:53 > git checkout -f ea5f2fe995444737663861e42b9b0407e76b07bc # timeout=10 02:45:53 > git remote # timeout=10 02:45:53 > git config --get remote.origin.url # timeout=10 02:45:53 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:53 > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 02:45:53 > git rev-parse HEAD^{commit} # timeout=10 02:45:53 > git config core.sparsecheckout # timeout=10 02:45:53 > git checkout -f e1f39843b9ca1c18808ed6362f4023e03f9ad7e6 # timeout=10 02:45:56 Commit message: "Merge commit '4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36' into HEAD" 02:45:56 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:45:56 > git rev-list --no-walk 9bd8def4754386b72816b9b199ec0a151bf1a489 # timeout=10 02:45:58 Commit message: "Merge commit '4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36' into HEAD" 02:45:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 02:45:58 First time build. Skipping changelog. [Pipeline] sh 02:45:58 > git rev-list --no-walk 9bd8def4754386b72816b9b199ec0a151bf1a489 # timeout=10 [Pipeline] withEnv [Pipeline] { 02:45:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:45:59 + true 02:45:59 + sudo service docker restart 02:46:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:46:01 provisioning config files... 02:46:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 02:46:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/27@tmp/config6151169348019695717tmp [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:46:02 + sudo service docker restart 02:46:02 + true 02:46:02 Redirecting to /bin/systemctl restart docker.service 02:46:02 ---> docker-login.sh 02:46:02 nexus3.edgexfoundry.org:10001 02:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:03 Configure a credential helper to remove this warning. See 02:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:03 02:46:03 Login Succeeded 02:46:03 nexus3.edgexfoundry.org:10002 02:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:04 Configure a credential helper to remove this warning. See 02:46:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:04 02:46:04 Login Succeeded 02:46:04 nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { 02:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] wrap 02:46:04 provisioning config files... 02:46:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/27@tmp/config3654873627428859334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:04 Configure a credential helper to remove this warning. See 02:46:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:04 02:46:04 Login Succeeded 02:46:04 nexus3.edgexfoundry.org:10004 02:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:05 Configure a credential helper to remove this warning. See 02:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:05 02:46:05 Login Succeeded 02:46:05 docker.io 02:46:05 ---> docker-login.sh 02:46:05 nexus3.edgexfoundry.org:10001 02:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:05 Configure a credential helper to remove this warning. See 02:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:05 02:46:05 Login Succeeded 02:46:05 ---> docker-login.sh ends [Pipeline] } 02:46:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:46:06 ========================================================= 02:46:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:46:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:46:06 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 02:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:07 Configure a credential helper to remove this warning. See 02:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:07 02:46:07 Login Succeeded 02:46:07 nexus3.edgexfoundry.org:10002 02:46:07 Sending build context to Docker daemon 2.347MB 02:46:07 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:46:07 Step 2/8 : FROM ${BASE} 02:46:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:46:07 5f621e34cdf4: Pulling fs layer 02:46:07 a4357932f1b6: Pulling fs layer 02:46:07 18c013af1878: Pulling fs layer 02:46:07 00ac8860ef70: Pulling fs layer 02:46:07 63d7cb157983: Pulling fs layer 02:46:07 b116817d02f9: Pulling fs layer 02:46:07 745a02a5169b: Pulling fs layer 02:46:07 00ac8860ef70: Waiting 02:46:07 63d7cb157983: Waiting 02:46:07 b116817d02f9: Waiting 02:46:07 745a02a5169b: Waiting 02:46:07 18c013af1878: Verifying Checksum 02:46:07 18c013af1878: Download complete 02:46:07 a4357932f1b6: Verifying Checksum 02:46:07 a4357932f1b6: Download complete 02:46:07 63d7cb157983: Verifying Checksum 02:46:07 63d7cb157983: Download complete 02:46:07 b116817d02f9: Verifying Checksum 02:46:07 b116817d02f9: Download complete 02:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:07 5f621e34cdf4: Download complete 02:46:08 5f621e34cdf4: Pull complete 02:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:08 Configure a credential helper to remove this warning. See 02:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:08 02:46:08 Login Succeeded 02:46:08 nexus3.edgexfoundry.org:10003 02:46:09 a4357932f1b6: Pull complete 02:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:09 18c013af1878: Pull complete 02:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:09 Configure a credential helper to remove this warning. See 02:46:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:09 02:46:09 Login Succeeded 02:46:09 nexus3.edgexfoundry.org:10004 02:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:10 Configure a credential helper to remove this warning. See 02:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:10 02:46:10 Login Succeeded 02:46:10 docker.io 02:46:10 745a02a5169b: Verifying Checksum 02:46:10 745a02a5169b: Download complete 02:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:46:11 Configure a credential helper to remove this warning. See 02:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:46:11 02:46:11 Login Succeeded 02:46:11 ---> docker-login.sh ends [Pipeline] } 02:46:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:46:11 ========================================================= 02:46:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:46:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:46:11 00ac8860ef70: Verifying Checksum 02:46:11 00ac8860ef70: Download complete 02:46:12 + 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 . 02:46:13 Sending build context to Docker daemon 2.348MB 02:46:13 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:46:13 Step 2/8 : FROM ${BASE} 02:46:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:46:13 188c0c94c7c5: Pulling fs layer 02:46:13 0ef7d3d256c8: Pulling fs layer 02:46:13 de9db76c5a1d: Pulling fs layer 02:46:13 bca2f99d35d6: Pulling fs layer 02:46:13 93359f2a8cfa: Pulling fs layer 02:46:13 7c6f9722023f: Pulling fs layer 02:46:13 a35cf1a2eb13: Pulling fs layer 02:46:13 bca2f99d35d6: Waiting 02:46:13 93359f2a8cfa: Waiting 02:46:13 7c6f9722023f: Waiting 02:46:13 a35cf1a2eb13: Waiting 02:46:13 de9db76c5a1d: Download complete 02:46:13 0ef7d3d256c8: Verifying Checksum 02:46:13 0ef7d3d256c8: Download complete 02:46:13 93359f2a8cfa: Verifying Checksum 02:46:13 93359f2a8cfa: Download complete 02:46:13 7c6f9722023f: Verifying Checksum 02:46:13 7c6f9722023f: Download complete 02:46:14 188c0c94c7c5: Verifying Checksum 02:46:14 188c0c94c7c5: Download complete 02:46:14 188c0c94c7c5: Pull complete 02:46:15 0ef7d3d256c8: Pull complete 02:46:15 de9db76c5a1d: Pull complete 02:46:22 00ac8860ef70: Pull complete 02:46:22 63d7cb157983: Pull complete 02:46:22 b116817d02f9: Pull complete 02:46:25 a35cf1a2eb13: Verifying Checksum 02:46:25 a35cf1a2eb13: Download complete 02:46:26 745a02a5169b: Pull complete 02:46:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:46:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:46:26 ---> b7e6874047d6 02:46:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:46:28 bca2f99d35d6: Verifying Checksum 02:46:28 bca2f99d35d6: Download complete 02:46:29 ---> Running in 2e267d5fff4f 02:46:29 Removing intermediate container 2e267d5fff4f 02:46:29 ---> 9250e0923d8f 02:46:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:29 ---> Running in bbfcfcfdc61e 02:46:31 Removing intermediate container bbfcfcfdc61e 02:46:31 ---> c8262bd247b0 02:46:31 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 02:46:32 ---> Running in b3172745e4f6 02:46:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:46:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:46:34 (1/6) Installing libc-dev (0.7.2-r3) 02:46:34 (2/6) Installing libsodium (1.0.18-r0) 02:46:34 (3/6) Installing pkgconf (1.7.2-r0) 02:46:34 (4/6) Installing libsodium-dev (1.0.18-r0) 02:46:34 (5/6) Installing libzmq (4.3.3-r0) 02:46:34 (6/6) Installing zeromq-dev (4.3.3-r0) 02:46:34 Executing busybox-1.31.1-r19.trigger 02:46:34 OK: 144 MiB in 45 packages 02:46:36 Removing intermediate container b3172745e4f6 02:46:36 ---> 4f43d887974c 02:46:36 Step 6/8 : WORKDIR /device-sdk-go 02:46:36 ---> Running in f074adbcc0fa 02:46:36 Removing intermediate container f074adbcc0fa 02:46:36 ---> 4758b625aa34 02:46:36 Step 7/8 : COPY . . 02:46:37 ---> cf46a66fb8c4 02:46:37 Step 8/8 : RUN go mod download 02:46:38 ---> Running in 86195551803d 02:46:44 bca2f99d35d6: Pull complete 02:46:44 93359f2a8cfa: Pull complete 02:46:44 7c6f9722023f: Pull complete 02:46:51 a35cf1a2eb13: Pull complete 02:46:51 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:46:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:46:51 ---> a62c8e92a672 02:46:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:46:51 ---> Running in 146c3bc18412 02:46:51 Removing intermediate container 146c3bc18412 02:46:51 ---> 32618f8f1b69 02:46:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:46:51 ---> Running in 1c949ff165b8 02:46:53 Removing intermediate container 1c949ff165b8 02:46:53 ---> 1e4c603389ec 02:46:53 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 02:46:53 ---> Running in a514f2ede6d2 02:46:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:46:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:46:56 (1/6) Installing libc-dev (0.7.2-r3) 02:46:56 (2/6) Installing libsodium (1.0.18-r0) 02:46:56 (3/6) Installing pkgconf (1.7.2-r0) 02:46:57 (4/6) Installing libsodium-dev (1.0.18-r0) 02:46:57 (5/6) Installing libzmq (4.3.3-r0) 02:46:57 (6/6) Installing zeromq-dev (4.3.3-r0) 02:46:57 Executing busybox-1.31.1-r19.trigger 02:46:57 OK: 167 MiB in 45 packages 02:46:58 Removing intermediate container a514f2ede6d2 02:46:58 ---> e97434c07520 02:46:58 Step 6/8 : WORKDIR /device-sdk-go 02:46:58 ---> Running in 44cb6770c1b0 02:46:59 Removing intermediate container 44cb6770c1b0 02:46:59 ---> d65cda7e6d9a 02:46:59 Step 7/8 : COPY . . 02:47:01 ---> b8ad8f50f7f0 02:47:01 Step 8/8 : RUN go mod download 02:47:01 ---> Running in c894bbecb8e5 02:47:04 Removing intermediate container 86195551803d 02:47:04 ---> bb8e6fc9e94d 02:47:04 Successfully built bb8e6fc9e94d 02:47:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:47:05 + docker inspect -f . ci-base-image-arm64 02:47:05 . [Pipeline] withDockerContainer 02:47:05 prd-ubuntu18.04-docker-arm64-4c-16g-32401 does not seem to be running inside a container 02:47:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:47:07 $ docker top 0629d3fec8d4e35366b23c27ab9b4c56d6da9c595853850bd3dc47ff6e88421a -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:08 + go version 02:47:08 go version go1.15.5 linux/arm64 [Pipeline] } 02:47:08 $ docker stop --time=1 0629d3fec8d4e35366b23c27ab9b4c56d6da9c595853850bd3dc47ff6e88421a 02:47:10 $ docker rm -f 0629d3fec8d4e35366b23c27ab9b4c56d6da9c595853850bd3dc47ff6e88421a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:47:11 + docker inspect -f . ci-base-image-arm64 02:47:11 . [Pipeline] withDockerContainer 02:47:11 prd-ubuntu18.04-docker-arm64-4c-16g-32401 does not seem to be running inside a container 02:47:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:47:12 $ docker top 42d421751a940a42413086e5a9f8ddfcef4a984391864af151e7d9fe67003b26 -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:13 + make test 02:47:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:47:36 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:47:41 Removing intermediate container c894bbecb8e5 02:47:41 ---> 86efdf1b431d 02:47:41 Successfully built 86efdf1b431d 02:47:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:47:41 + docker inspect -f . ci-base-image-x86_64 02:47:43 . [Pipeline] withDockerContainer 02:47:43 prd-centos7-docker-4c-2g-32400 does not seem to be running inside a container 02:47:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:47:45 $ docker top e632b3a7139179ec45626ebb60b560afa4ab1970aad3d8addb1afde92118ec79 -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:47 + go version 02:47:47 go version go1.15.5 linux/amd64 [Pipeline] } 02:47:47 $ docker stop --time=1 e632b3a7139179ec45626ebb60b560afa4ab1970aad3d8addb1afde92118ec79 02:47:49 $ docker rm -f e632b3a7139179ec45626ebb60b560afa4ab1970aad3d8addb1afde92118ec79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:47:50 + docker inspect -f . ci-base-image-x86_64 02:47:50 . [Pipeline] withDockerContainer 02:47:51 prd-centos7-docker-4c-2g-32400 does not seem to be running inside a container 02:47:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:47:52 $ docker top b8efe92d55255c2dff0e723730ccc21e3e31a941a5b548061748923df57bed88 -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:53 + make test 02:47:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:48:08 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 02:48:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:48:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:48:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:48:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 02:48:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:48:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.266s coverage: 27.0% of statements 02:48:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 02:48:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 02:48:36 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 02:48:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 02:48:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 02:48:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.202s coverage: 81.2% of statements 02:48:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.326s coverage: 7.8% of statements 02:48:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 02:48:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:48:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:48:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.211s coverage: 32.5% of statements 02:48:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:48:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:48:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:48:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.304s coverage: 57.3% of statements 02:48:41 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.179s coverage: 6.6% of statements 02:48:42 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.140s coverage: 5.0% of statements 02:48:42 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:48:43 GO111MODULE=on go vet ./... 02:48:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.106s coverage: 27.0% of statements 02:48:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.140s coverage: 81.2% of statements 02:48:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.315s coverage: 7.8% of statements 02:48:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 02:48:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 02:48:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 02:48:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.185s coverage: 32.5% of statements 02:48:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 02:48:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 02:48:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 02:48:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.249s coverage: 57.3% of statements 02:48:48 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.967s coverage: 6.6% of statements 02:48:48 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.133s coverage: 5.0% of statements 02:48:48 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 02:48:48 GO111MODULE=on go vet ./... 02:49:16 gofmt -l . 02:49:16 [ "`gofmt -l .`" = "" ] 02:49:16 ./bin/test-attribution-txt.sh 02:49:18 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:49:19 $ docker stop --time=1 b8efe92d55255c2dff0e723730ccc21e3e31a941a5b548061748923df57bed88 02:49:22 $ docker rm -f b8efe92d55255c2dff0e723730ccc21e3e31a941a5b548061748923df57bed88 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:49:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:49:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:49:27 + ls -al . 02:49:27 total 188 02:49:27 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 1 02:49 . 02:49:27 drwxrwxr-x. 4 jenkins jenkins 30 Apr 1 02:45 .. 02:49:27 drwxrwxr-x. 2 jenkins jenkins 64 Apr 1 02:45 bin 02:49:27 -rw-r--r--. 1 jenkins jenkins 101416 Apr 1 02:48 coverage.out 02:49:27 -rw-rw-r--. 1 jenkins jenkins 987 Apr 1 02:45 Dockerfile.build 02:49:27 -rw-rw-r--. 1 jenkins jenkins 140 Apr 1 02:45 .dockerignore 02:49:27 drwxrwxr-x. 5 jenkins jenkins 62 Apr 1 02:45 example 02:49:27 drwxrwxr-x. 8 jenkins jenkins 179 Apr 1 02:45 .git 02:49:27 drwxrwxr-x. 2 jenkins jenkins 103 Apr 1 02:45 .github 02:49:27 -rw-rw-r--. 1 jenkins jenkins 138 Apr 1 02:45 .gitignore 02:49:27 -rw-r--r--. 1 jenkins jenkins 537 Apr 1 02:49 go.mod 02:49:27 -rw-r--r--. 1 jenkins jenkins 21117 Apr 1 02:49 go.sum 02:49:27 drwxrwxr-x. 14 jenkins jenkins 207 Apr 1 02:45 internal 02:49:27 -rw-rw-r--. 1 jenkins jenkins 894 Apr 1 02:45 Jenkinsfile 02:49:27 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 1 02:45 LICENSE 02:49:27 -rw-rw-r--. 1 jenkins jenkins 1022 Apr 1 02:45 Makefile 02:49:27 drwxrwxr-x. 4 jenkins jenkins 26 Apr 1 02:45 openapi 02:49:27 drwxrwxr-x. 5 jenkins jenkins 50 Apr 1 02:45 pkg 02:49:27 -rw-rw-r--. 1 jenkins jenkins 5897 Apr 1 02:45 README.md 02:49:27 -rw-rw-r--. 1 jenkins jenkins 6616 Apr 1 02:45 RELEASE-NOTES.txt 02:49:27 drwxrwxr-x. 4 jenkins jenkins 54 Apr 1 02:45 snap 02:49:27 -rw-rw-r--. 1 jenkins jenkins 5 Apr 1 02:42 VERSION 02:49:27 -rw-rw-r--. 1 jenkins jenkins 222 Apr 1 02:45 version.go [Pipeline] isUnix [Pipeline] sh 02:49:28 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6a0d8eb342ed8c772559097304c594a423705107 --label arch=amd64 --label version=0.0.0 . 02:49:28 Sending build context to Docker daemon 2.45MB 02:49:28 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 02:49:28 Step 2/23 : FROM ${BASE} AS builder 02:49:28 ---> 86efdf1b431d 02:49:28 Step 3/23 : WORKDIR /device-sdk-go 02:49:29 ---> Running in ddd03c1c6a39 02:49:29 Removing intermediate container ddd03c1c6a39 02:49:29 ---> 465cacb5875a 02:49:29 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:49:29 ---> Running in 25adc4a7c099 02:49:30 gofmt -l . 02:49:30 [ "`gofmt -l .`" = "" ] 02:49:30 ./bin/test-attribution-txt.sh 02:49:30 ./bin/test-go-mod-tidy.sh [Pipeline] } 02:49:30 $ docker stop --time=1 42d421751a940a42413086e5a9f8ddfcef4a984391864af151e7d9fe67003b26 02:49:30 Removing intermediate container 25adc4a7c099 02:49:30 ---> 4e76bc46d18e 02:49:30 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:30 ---> Running in bd467d1411e4 02:49:32 $ docker rm -f 42d421751a940a42413086e5a9f8ddfcef4a984391864af151e7d9fe67003b26 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:49:33 Warning: overwriting stash ‘coverage-report’ 02:49:34 Removing intermediate container bd467d1411e4 02:49:34 ---> 05fc0e221856 02:49:34 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:49:34 ---> Running in dfe55c014eaf 02:49:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:49:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:49:35 + ls -al . 02:49:35 total 224 02:49:35 drwxrwxr-x 10 jenkins jenkins 4096 Apr 1 02:49 . 02:49:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 02:45 .. 02:49:35 -rw-rw-r-- 1 jenkins jenkins 140 Apr 1 02:45 .dockerignore 02:49:35 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 02:45 .git 02:49:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 02:45 .github 02:49:35 -rw-rw-r-- 1 jenkins jenkins 138 Apr 1 02:45 .gitignore 02:49:35 -rw-rw-r-- 1 jenkins jenkins 987 Apr 1 02:45 Dockerfile.build 02:49:35 -rw-rw-r-- 1 jenkins jenkins 894 Apr 1 02:45 Jenkinsfile 02:49:35 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 1 02:45 LICENSE 02:49:35 -rw-rw-r-- 1 jenkins jenkins 1022 Apr 1 02:45 Makefile 02:49:35 -rw-rw-r-- 1 jenkins jenkins 5897 Apr 1 02:45 README.md 02:49:35 -rw-rw-r-- 1 jenkins jenkins 6616 Apr 1 02:45 RELEASE-NOTES.txt 02:49:35 -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 02:42 VERSION 02:49:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 02:45 bin 02:49:35 -rw-r--r-- 1 jenkins jenkins 101416 Apr 1 02:48 coverage.out 02:49:35 drwxrwxr-x 5 jenkins jenkins 4096 Apr 1 02:45 example 02:49:35 -rw-r--r-- 1 jenkins jenkins 537 Apr 1 02:49 go.mod 02:49:35 -rw-r--r-- 1 jenkins jenkins 21117 Apr 1 02:49 go.sum 02:49:35 drwxrwxr-x 14 jenkins jenkins 4096 Apr 1 02:45 internal 02:49:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 02:45 openapi 02:49:35 drwxrwxr-x 5 jenkins jenkins 4096 Apr 1 02:45 pkg 02:49:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 02:45 snap 02:49:35 -rw-rw-r-- 1 jenkins jenkins 222 Apr 1 02:45 version.go [Pipeline] isUnix [Pipeline] sh 02:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:49:35 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6a0d8eb342ed8c772559097304c594a423705107 --label arch=arm64 --label version=0.0.0 . 02:49:36 Sending build context to Docker daemon 2.449MB 02:49:36 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 02:49:36 Step 2/23 : FROM ${BASE} AS builder 02:49:36 ---> bb8e6fc9e94d 02:49:36 Step 3/23 : WORKDIR /device-sdk-go 02:49:36 ---> Running in 421c506ce562 02:49:37 OK: 167 MiB in 45 packages 02:49:37 Removing intermediate container 421c506ce562 02:49:37 ---> 2f0144af19c3 02:49:37 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:49:37 ---> Running in b158ed0f1ef1 02:49:37 Removing intermediate container dfe55c014eaf 02:49:37 ---> 21b7dc231459 02:49:37 Step 7/23 : COPY . . 02:49:38 Removing intermediate container b158ed0f1ef1 02:49:38 ---> 7f9c739b9515 02:49:38 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:38 ---> Running in 3ffd6b7f9edf 02:49:39 ---> d54a508ed638 02:49:39 Step 8/23 : RUN go mod download 02:49:39 ---> Running in 78167ca1868a 02:49:40 Removing intermediate container 78167ca1868a 02:49:40 ---> 0ad5441eb3bb 02:49:40 Step 9/23 : RUN make build 02:49:40 ---> Running in 95e4c85093c1 02:49:40 Removing intermediate container 3ffd6b7f9edf 02:49:40 ---> 503bb461b053 02:49:40 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 02:49:40 ---> Running in 8781bd8c2d6f 02:49:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:49:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:49:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:49:42 OK: 144 MiB in 45 packages 02:49:43 Removing intermediate container 8781bd8c2d6f 02:49:43 ---> 523e3fa03a9c 02:49:43 Step 7/23 : COPY . . 02:49:45 ---> 935bbf42b3ee 02:49:45 Step 8/23 : RUN go mod download 02:49:45 ---> Running in 4d2b44939832 02:49:47 Removing intermediate container 4d2b44939832 02:49:47 ---> a7f1917f03eb 02:49:47 Step 9/23 : RUN make build 02:49:47 ---> Running in 03aac42706a3 02:49:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:50:00 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 02:50:02 Removing intermediate container 95e4c85093c1 02:50:02 ---> 1c7902f15f16 02:50:02 Step 10/23 : FROM alpine:3.12 02:50:02 3.12: Pulling from library/alpine 02:50:02 532819f3e44c: Pulling fs layer 02:50:03 532819f3e44c: Verifying Checksum 02:50:03 532819f3e44c: Download complete 02:50:04 532819f3e44c: Pull complete 02:50:04 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 02:50:04 Status: Downloaded newer image for alpine:3.12 02:50:04 ---> 7230e588e954 02:50:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:50:04 ---> Running in d3d5a7c9b55d 02:50:04 Removing intermediate container d3d5a7c9b55d 02:50:04 ---> 0b4aa20a6c05 02:50:04 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:05 ---> Running in 40e930b72955 02:50:06 Removing intermediate container 40e930b72955 02:50:06 ---> 18c82c64b8bb 02:50:06 Step 13/23 : RUN apk add --update --no-cache zeromq 02:50:07 ---> Running in 8114c623b760 02:50:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:50:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:50:10 (1/5) Installing libgcc (9.3.0-r2) 02:50:10 (2/5) Installing libsodium (1.0.18-r0) 02:50:10 (3/5) Installing libstdc++ (9.3.0-r2) 02:50:10 (4/5) Installing libzmq (4.3.3-r0) 02:50:10 (5/5) Installing zeromq (4.3.3-r0) 02:50:10 Executing busybox-1.31.1-r20.trigger 02:50:10 OK: 8 MiB in 19 packages 02:50:12 Removing intermediate container 8114c623b760 02:50:12 ---> 4b710653a6c8 02:50:12 Step 14/23 : WORKDIR / 02:50:12 ---> Running in 6e7f457bbabf 02:50:13 Removing intermediate container 6e7f457bbabf 02:50:13 ---> 5743d6f458b5 02:50:13 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:50:13 ---> e510f6cc754c 02:50:13 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:50:14 ---> 11e7f4a62cf7 02:50:14 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:50:15 ---> 57d4ee6dc043 02:50:15 Step 18/23 : EXPOSE 49990 02:50:15 ---> Running in 40b870aa1dad 02:50:15 Removing intermediate container 40b870aa1dad 02:50:15 ---> 13758c2f4566 02:50:15 Step 19/23 : ENTRYPOINT ["/device-simple"] 02:50:15 ---> Running in 5362310162ed 02:50:16 Removing intermediate container 5362310162ed 02:50:16 ---> 1841b961263a 02:50:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:50:16 ---> Running in 268e7904b2e4 02:50:16 Removing intermediate container 268e7904b2e4 02:50:16 ---> 6701c5b8413f 02:50:16 Step 21/23 : LABEL arch=amd64 02:50:16 ---> Running in 712f9bf1a0ea 02:50:16 Removing intermediate container 712f9bf1a0ea 02:50:16 ---> 62695f6b84de 02:50:16 Step 22/23 : LABEL git_sha=6a0d8eb342ed8c772559097304c594a423705107 02:50:17 ---> Running in 863e350d08bc 02:50:17 Removing intermediate container 863e350d08bc 02:50:17 ---> 3a79ffc1bf65 02:50:17 Step 23/23 : LABEL version=0.0.0 02:50:17 ---> Running in 2e4824fc90db 02:50:18 Removing intermediate container 2e4824fc90db 02:50:18 ---> 62dc0e3a4664 02:50:18 [Warning] One or more build-args [ARCH MAKE] were not consumed 02:50:18 Successfully built 62dc0e3a4664 02:50:18 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:50:19 ---> job-cost.sh 02:50:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yisu 02:50:21 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 02:50:23 Removing intermediate container 03aac42706a3 02:50:23 ---> c48fcba2f794 02:50:23 Step 10/23 : FROM alpine:3.12 02:50:23 3.12: Pulling from library/alpine 02:50:23 9a219e8acc52: Pulling fs layer 02:50:24 9a219e8acc52: Verifying Checksum 02:50:24 9a219e8acc52: Download complete 02:50:24 9a219e8acc52: Pull complete 02:50:24 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 02:50:24 Status: Downloaded newer image for alpine:3.12 02:50:24 ---> d75e27dfc0a0 02:50:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:50:24 ---> Running in e76a9cf436ef 02:50:25 Removing intermediate container e76a9cf436ef 02:50:25 ---> 3261c2c36378 02:50:25 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:25 ---> Running in b4f0709eaf2a 02:50:27 Removing intermediate container b4f0709eaf2a 02:50:27 ---> 0426eff54c21 02:50:27 Step 13/23 : RUN apk add --update --no-cache zeromq 02:50:27 ---> Running in 1181057c20f6 02:50:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:50:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:50:30 (1/5) Installing libgcc (9.3.0-r2) 02:50:30 (2/5) Installing libsodium (1.0.18-r0) 02:50:30 (3/5) Installing libstdc++ (9.3.0-r2) 02:50:30 (4/5) Installing libzmq (4.3.3-r0) 02:50:30 (5/5) Installing zeromq (4.3.3-r0) 02:50:30 Executing busybox-1.31.1-r20.trigger 02:50:30 OK: 8 MiB in 19 packages 02:50:31 Removing intermediate container 1181057c20f6 02:50:31 ---> bf19f8e3687c 02:50:31 Step 14/23 : WORKDIR / 02:50:32 ---> Running in 93c99cc8ee7f 02:50:32 Removing intermediate container 93c99cc8ee7f 02:50:32 ---> 27e2236f6160 02:50:32 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:50:33 ---> b0a10706e45d 02:50:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:50:34 ---> 76beae34d78b 02:50:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:50:35 ---> 010a57fbd2a7 02:50:35 Step 18/23 : EXPOSE 49990 02:50:35 ---> Running in 259cae0168e5 02:50:35 Removing intermediate container 259cae0168e5 02:50:35 ---> aa12b1748442 02:50:35 Step 19/23 : ENTRYPOINT ["/device-simple"] 02:50:35 ---> Running in 02b11254a28d 02:50:36 Removing intermediate container 02b11254a28d 02:50:36 ---> d56f6fc5888a 02:50:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:50:36 ---> Running in 3a575a82d079 02:50:36 Removing intermediate container 3a575a82d079 02:50:36 ---> a8cc42c931df 02:50:36 Step 21/23 : LABEL arch=arm64 02:50:36 ---> Running in c1a795c0936e 02:50:37 Removing intermediate container c1a795c0936e 02:50:37 ---> 06e5169efdac 02:50:37 Step 22/23 : LABEL git_sha=6a0d8eb342ed8c772559097304c594a423705107 02:50:37 ---> Running in 082af680c815 02:50:38 Removing intermediate container 082af680c815 02:50:38 ---> f40b2274a128 02:50:38 Step 23/23 : LABEL version=0.0.0 02:50:38 ---> Running in 01f5d13c5073 02:50:38 Removing intermediate container 01f5d13c5073 02:50:38 ---> 1386e591f512 02:50:38 [Warning] One or more build-args [ARCH MAKE] were not consumed 02:50:38 Successfully built 1386e591f512 02:50:38 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:50:39 ---> job-cost.sh 02:50:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cMLw 02:50:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:51:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:51:37 lf-activate-venv(): INFO: Adding /tmp/venv-yisu/bin to PATH 02:51:37 INFO: No Stack... 02:51:37 INFO: Retrieving Pricing Info for: v1-standard-2 02:51:37 INFO: Archiving Costs [Pipeline] sh 02:51:37 + cat /w/workspace/device-sdk-go/27/archives/cost.csv 02:51:37 + cut -d, -f6 [Pipeline] lock 02:51:37 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-725-27-stack-cost] 02:51:37 Resource [jenkins-edgexfoundry-device-sdk-go-PR-725-27-stack-cost] did not exist. Created. 02:51:37 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-725-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:51:38 + echo total: 0.029999999329447746 [Pipeline] stash 02:51:38 Stashed 1 file(s) [Pipeline] } 02:51:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-725-27-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:52:55 lf-activate-venv(): INFO: Adding /tmp/venv-cMLw/bin to PATH 02:52:55 INFO: No Stack... 02:52:55 INFO: Retrieving Pricing Info for: lf-standard-4 02:52:55 INFO: Archiving Costs [Pipeline] sh 02:52:55 + cut -d, -f6 02:52:55 + cat /w/workspace/device-sdk-go/27/archives/cost.csv [Pipeline] lock 02:52:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-725-27-stack-cost] 02:52:55 Resource [jenkins-edgexfoundry-device-sdk-go-PR-725-27-stack-cost] did not exist. Created. 02:52:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-725-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:52:56 /w/workspace/device-sdk-go/27@tmp/durable-82348dd3/script.sh: 1: /w/workspace/device-sdk-go/27@tmp/durable-82348dd3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:52:56 + echo total: 0.20999999344348907 [Pipeline] stash 02:52:56 Warning: overwriting stash ‘stack-cost’ 02:52:56 Stashed 1 file(s) [Pipeline] } 02:52:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-725-27-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 02:52:57 provisioning config files... 02:52:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/config8742089625448917629tmp [Pipeline] { [Pipeline] sh 02:52:58 + set +x 02:52:58 + curl -s https://codecov.io/bash 02:52:58 + bash -s -- 02:52:58 02:52:58 _____ _ 02:52:58 / ____| | | 02:52:58 | | ___ __| | ___ ___ _____ __ 02:52:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:52:58 | |___| (_) | (_| | __/ (_| (_) \ V / 02:52:58 \_____\___/ \__,_|\___|\___\___/ \_/ 02:52:58 Bash-20210309-2b87ace 02:52:58 02:52:58 02:52:58 ==> git version 2.24.3 found 02:52:58 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:52:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:52:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:52:58 ==> Jenkins CI detected. 02:52:58 project root: . 02:52:58 --> token set from env 02:52:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:52:58 ==> Running gcov in . (disable via -X gcov) 02:52:58 ==> Python coveragepy not found 02:52:58 ==> Searching for coverage reports in: 02:52:58 + . 02:52:58 -> Found 1 reports 02:52:58 ==> Detecting git/mercurial file structure 02:52:58 ==> Reading reports 02:52:58 + ./coverage.out bytes=101416 02:52:58 ==> Appending adjustments 02:52:58 https://docs.codecov.io/docs/fixing-reports 02:52:58 + Found adjustments 02:52:58 ==> Gzipping contents 02:52:58 16K /tmp/codecov.pTqk4x.gz 02:52:58 ==> Uploading reports 02:52:58 url: https://codecov.io 02:52:58 query: branch=PR-725&commit=6a0d8eb342ed8c772559097304c594a423705107&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-725%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=725&job=&cmd_args= 02:52:58 -> Pinging Codecov 02:52:58 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-725&commit=6a0d8eb342ed8c772559097304c594a423705107&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-725%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=725&job=&cmd_args= 02:52:59 -> Uploading to 02:52:59 https://storage.googleapis.com/codecov/v4/raw/2021-04-01/7E55EF52A471D76F132DFD9A03CDDE97/6a0d8eb342ed8c772559097304c594a423705107/08570d0d-4ca0-459a-906f-52b01304397d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210401T025259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08a53aede2ed45d59d8c7b8fccfb9765b5726a164f250fac6858e3304a3a306b 02:52:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:59 Dload Upload Total Spent Left Speed 02:52:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13759 0 0 100 13759 0 37230 --:--:-- --:--:-- --:--:-- 37287 02:52:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/6a0d8eb342ed8c772559097304c594a423705107 [Pipeline] } 02:52:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:53:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:53:02 ---> package-listing.sh 02:53:02 ++ facter osfamily 02:53:02 ++ tr '[:upper:]' '[:lower:]' 02:53:02 + OS_FAMILY=redhat 02:53:02 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-725 02:53:02 + START_PACKAGES=/tmp/packages_start.txt 02:53:02 + END_PACKAGES=/tmp/packages_end.txt 02:53:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:53:02 + PACKAGES=/tmp/packages_start.txt 02:53:02 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-725 ']' 02:53:02 + PACKAGES=/tmp/packages_end.txt 02:53:02 + case "${OS_FAMILY}" in 02:53:02 + rpm -qa 02:53:02 + sort 02:53:07 + '[' -f /tmp/packages_start.txt ']' 02:53:07 + '[' -f /tmp/packages_end.txt ']' 02:53:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:53:07 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-725 ']' 02:53:07 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-725/archives/ 02:53:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-725/archives/ [Pipeline] echo 02:53:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-725/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:53:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:53:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:53:08 02:53:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:53:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:53:08 alpine: Pulling from edgex-lftools-log-publisher 02:53:08 df20fa9351a1: Pulling fs layer 02:53:08 36b3adc4ff6f: Pulling fs layer 02:53:08 8ad3a11d3b57: Pulling fs layer 02:53:08 46f8f816bc3b: Pulling fs layer 02:53:08 93b61091891f: Pulling fs layer 02:53:08 93b9cdb0e59b: Pulling fs layer 02:53:08 5e14af77c1be: Pulling fs layer 02:53:08 01666e4c0597: Pulling fs layer 02:53:08 aa168da1d23b: Pulling fs layer 02:53:08 93b9cdb0e59b: Waiting 02:53:08 5e14af77c1be: Waiting 02:53:08 aa168da1d23b: Waiting 02:53:08 46f8f816bc3b: Waiting 02:53:08 93b61091891f: Waiting 02:53:08 01666e4c0597: Waiting 02:53:08 36b3adc4ff6f: Verifying Checksum 02:53:08 36b3adc4ff6f: Download complete 02:53:08 46f8f816bc3b: Verifying Checksum 02:53:08 46f8f816bc3b: Download complete 02:53:09 df20fa9351a1: Verifying Checksum 02:53:09 df20fa9351a1: Download complete 02:53:09 93b9cdb0e59b: Verifying Checksum 02:53:09 93b9cdb0e59b: Download complete 02:53:09 93b61091891f: Verifying Checksum 02:53:09 93b61091891f: Download complete 02:53:09 5e14af77c1be: Download complete 02:53:09 01666e4c0597: Verifying Checksum 02:53:09 01666e4c0597: Download complete 02:53:09 df20fa9351a1: Pull complete 02:53:09 36b3adc4ff6f: Pull complete 02:53:10 8ad3a11d3b57: Verifying Checksum 02:53:10 8ad3a11d3b57: Download complete 02:53:10 8ad3a11d3b57: Pull complete 02:53:10 46f8f816bc3b: Pull complete 02:53:11 aa168da1d23b: Verifying Checksum 02:53:11 aa168da1d23b: Download complete 02:53:12 93b61091891f: Pull complete 02:53:12 93b9cdb0e59b: Pull complete 02:53:12 5e14af77c1be: Pull complete 02:53:12 01666e4c0597: Pull complete 02:53:20 aa168da1d23b: Pull complete 02:53:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:53:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:53:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:53:21 prd-centos7-docker-4c-2g-32397 does not seem to be running inside a container 02:53:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-725/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-725 -v /w/workspace/dgexfoundry_device-sdk-go_PR-725:/w/workspace/dgexfoundry_device-sdk-go_PR-725:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:53:24 $ docker top d0cf638af80989f6afd9d33a76462a831feceaf5a2ed7dace9857a38f8ba5727 -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:24 + touch /tmp/pre-build-complete [Pipeline] sh 02:53:25 + mkdir -p /var/log/sa [Pipeline] sh 02:53:25 + ls /var/log/sa-host 02:53:25 + sadf -c /var/log/sa-host/sa01 02:53:25 file_magic: OK 02:53:25 HZ: Using current value: 100 02:53:25 file_header: OK 02:53:25 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 02:53:25 Statistics: 02:53:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:53:25 File successfully converted to sysstat format version 12.2.1 02:53:25 + sadf -c /var/log/sa-host/sa23 02:53:25 file_magic: OK 02:53:25 HZ: Using current value: 100 02:53:25 file_header: OK 02:53:25 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 02:53:25 Statistics: 02:53:25 Hnuu...uuuununununu... 02:53:25 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:25 provisioning config files... 02:53:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/config9144344190623410890tmp [Pipeline] { [Pipeline] echo 02:53:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:53:26 ---> create-netrc.sh [Pipeline] } 02:53:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:53:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:53:26 ---> python-tools-install.sh [Pipeline] echo 02:53:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:53:26 ---> sudo-logs.sh 02:53:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:53:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:53:27 ---> job-cost.sh 02:53:27 lf-activate-venv: SKIPPING 02:53:27 DEBUG: total: 0.20999999344348907 02:53:27 INFO: Retrieving Stack Cost... 02:53:28 INFO: Retrieving Pricing Info for: v1-standard-2 02:53:28 INFO: Archiving Costs [Pipeline] echo 02:53:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:53:29 ---> logs-deploy.sh 02:53:29 lf-activate-venv: SKIPPING 02:53:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-725/27 02:53:29 INFO: archiving workspace using pattern(s): 02:53:30 Archives upload complete. 02:53:30 INFO: archiving logs to Nexus 02:53:31 ---> uname -a: 02:53:31 Linux prd-centos7-docker-4c-2g-32397.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:53:31 02:53:31 02:53:31 ---> lscpu: 02:53:31 Architecture: x86_64 02:53:31 CPU op-mode(s): 32-bit, 64-bit 02:53:31 Byte Order: Little Endian 02:53:31 Address sizes: 40 bits physical, 48 bits virtual 02:53:31 CPU(s): 4 02:53:31 On-line CPU(s) list: 0-3 02:53:31 Thread(s) per core: 1 02:53:31 Core(s) per socket: 1 02:53:31 Socket(s): 4 02:53:31 NUMA node(s): 1 02:53:31 Vendor ID: GenuineIntel 02:53:31 CPU family: 6 02:53:31 Model: 44 02:53:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:53:31 Stepping: 1 02:53:31 CPU MHz: 2933.442 02:53:31 BogoMIPS: 5866.88 02:53:31 Virtualization: VT-x 02:53:31 Hypervisor vendor: KVM 02:53:31 Virtualization type: full 02:53:31 L1d cache: 128 KiB 02:53:31 L1i cache: 128 KiB 02:53:31 L2 cache: 16 MiB 02:53:31 L3 cache: 64 MiB 02:53:31 NUMA node0 CPU(s): 0-3 02:53:31 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:53:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:53:31 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:53:31 Vulnerability Meltdown: Mitigation; PTI 02:53:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:53:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:53:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:53:31 Vulnerability Srbds: Not affected 02:53:31 Vulnerability Tsx async abort: Not affected 02:53:31 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 02:53:31 02:53:31 02:53:31 ---> nproc: 02:53:31 4 02:53:31 02:53:31 02:53:31 ---> df -h: 02:53:31 Filesystem Size Used Available Use% Mounted on 02:53:31 overlay 50.0G 7.3G 42.7G 15% / 02:53:31 tmpfs 64.0M 0 64.0M 0% /dev 02:53:31 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:53:31 shm 64.0M 0 64.0M 0% /dev/shm 02:53:31 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 02:53:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 02:53:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 02:53:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 02:53:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 02:53:31 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 02:53:31 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-725 02:53:31 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp 02:53:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 02:53:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 02:53:31 02:53:31 02:53:31 ---> free -m: 02:53:31 total used free shared buff/cache available 02:53:31 Mem: 1837 702 113 0 1021 1030 02:53:31 Swap: 1023 1 1022 02:53:31 02:53:31 02:53:31 ---> ip addr: 02:53:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:53:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:53:31 inet 127.0.0.1/8 scope host lo 02:53:31 valid_lft forever preferred_lft forever 02:53:31 inet6 ::1/128 scope host 02:53:31 valid_lft forever preferred_lft forever 02:53:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:53:31 link/ether fa:16:3e:c6:b0:70 brd ff:ff:ff:ff:ff:ff 02:53:31 inet 10.30.123.123/23 brd 10.30.123.255 scope global dynamic eth0 02:53:31 valid_lft 85706sec preferred_lft 85706sec 02:53:31 inet6 fe80::f816:3eff:fec6:b070/64 scope link 02:53:31 valid_lft forever preferred_lft forever 02:53:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:53:31 link/ether 02:42:a3:3d:a3:e9 brd ff:ff:ff:ff:ff:ff 02:53:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:53:31 valid_lft forever preferred_lft forever 02:53:31 inet6 fe80::42:a3ff:fe3d:a3e9/64 scope link 02:53:31 valid_lft forever preferred_lft forever 02:53:31 02:53:31 02:53:31 ---> sar -b -r -n DEV: 02:53:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/01/21 _x86_64_ (4 CPU) 02:53:31 02:53:31 02:41:46 LINUX RESTART (4 CPU) 02:53:31 02:53:31 02:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:53:31 02:44:01 2.56 0.00 2.56 0.00 0.00 57.13 0.00 02:53:31 02:45:01 0.47 0.00 0.47 0.00 0.00 6.16 0.00 02:53:31 02:46:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 02:53:31 02:47:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 02:53:31 02:48:01 0.70 0.00 0.70 0.00 0.00 8.61 0.00 02:53:31 02:49:01 0.67 0.00 0.67 0.00 0.00 7.96 0.00 02:53:31 02:50:01 0.53 0.00 0.53 0.00 0.00 5.83 0.00 02:53:31 02:51:01 0.57 0.00 0.57 0.00 0.00 5.73 0.00 02:53:31 02:52:02 0.27 0.00 0.27 0.00 0.00 3.51 0.00 02:53:31 02:53:01 0.69 0.36 0.34 0.00 126.83 7.50 0.00 02:53:31 Average: 0.69 0.04 0.66 0.00 12.49 10.81 0.00 02:53:31 02:53:31 02:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:53:31 02:44:01 154064 0 594868 31.62 2620 1129992 1073584 36.64 424616 1104024 20 02:53:31 02:45:01 153764 0 595164 31.63 2620 1129996 1073716 36.64 424728 1104688 8 02:53:31 02:46:01 150400 0 598520 31.81 2620 1130004 1073728 36.64 432932 1100400 16 02:53:31 02:47:01 150464 0 598456 31.81 2620 1130004 1073584 36.64 427020 1105408 12 02:53:31 02:48:01 150572 0 598340 31.80 2620 1130012 1073668 36.64 427200 1105832 8 02:53:31 02:49:01 150752 0 598156 31.79 2620 1130016 1073584 36.64 426568 1105904 8 02:53:31 02:50:01 151172 0 597732 31.77 2620 1130020 1073584 36.64 426448 1105904 8 02:53:31 02:51:01 151032 0 597868 31.78 2620 1130024 1073584 36.64 426576 1105904 20 02:53:31 02:52:02 151140 0 597752 31.77 2620 1130032 1073584 36.64 426580 1105908 8 02:53:31 02:53:01 143588 0 601440 31.97 2620 1133896 1074696 36.68 429272 1109456 36 02:53:31 Average: 150695 0 597830 31.77 2620 1130400 1073731 36.64 427194 1105343 14 02:53:31 02:53:31 02:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:53:31 02:44:01 eth0 0.98 0.08 0.10 0.04 0.00 0.00 0.00 0.00 02:53:31 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:45:01 eth0 1.93 0.37 0.39 0.20 0.00 0.00 0.00 0.00 02:53:31 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:46:01 eth0 0.62 0.43 0.30 0.21 0.00 0.00 0.00 0.00 02:53:31 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:53:31 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:48:01 eth0 0.35 0.23 0.14 0.07 0.00 0.00 0.00 0.00 02:53:31 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:53:31 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:50:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:53:31 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:51:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:53:31 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:52:02 eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:53:31 02:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:53:01 eth0 5.06 3.34 4.77 1.86 0.00 0.00 0.00 0.00 02:53:31 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 Average: eth0 0.94 0.47 0.57 0.24 0.00 0.00 0.00 0.00 02:53:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:31 02:53:31 02:53:31 ---> sar -P ALL: 02:53:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/01/21 _x86_64_ (4 CPU) 02:53:31 02:53:31 02:41:46 LINUX RESTART (4 CPU) 02:53:31 02:53:31 02:43:01 CPU %user %nice %system %iowait %steal %idle 02:53:31 02:44:01 all 0.17 0.00 0.05 0.00 0.00 99.77 02:53:31 02:44:01 0 0.08 0.00 0.10 0.00 0.00 99.82 02:53:31 02:44:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:53:31 02:44:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:53:31 02:44:01 3 0.52 0.00 0.03 0.00 0.00 99.45 02:53:31 02:45:01 all 0.10 0.00 0.04 0.00 0.00 99.87 02:53:31 02:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:53:31 02:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:53:31 02:45:01 2 0.07 0.00 0.07 0.00 0.00 99.87 02:53:31 02:45:01 3 0.27 0.00 0.03 0.00 0.00 99.70 02:53:31 02:46:01 all 0.14 0.00 0.03 0.00 0.00 99.82 02:53:31 02:46:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:53:31 02:46:01 1 0.12 0.00 0.03 0.00 0.02 99.83 02:53:31 02:46:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:53:31 02:46:01 3 0.37 0.00 0.02 0.00 0.00 99.62 02:53:31 02:47:01 all 0.16 0.00 0.03 0.00 0.00 99.80 02:53:31 02:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:53:31 02:47:01 1 0.05 0.00 0.05 0.00 0.00 99.90 02:53:31 02:47:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:53:31 02:47:01 3 0.53 0.00 0.02 0.00 0.00 99.45 02:53:31 02:48:01 all 0.15 0.00 0.03 0.00 0.00 99.82 02:53:31 02:48:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:53:31 02:48:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:53:31 02:48:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:53:31 02:48:01 3 0.50 0.00 0.02 0.00 0.00 99.48 02:53:31 02:49:01 all 0.16 0.00 0.03 0.00 0.00 99.80 02:53:31 02:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:53:31 02:49:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:53:31 02:49:01 2 0.07 0.00 0.03 0.00 0.00 99.90 02:53:31 02:49:01 3 0.52 0.00 0.02 0.00 0.00 99.47 02:53:31 02:50:01 all 0.15 0.00 0.02 0.00 0.00 99.83 02:53:31 02:50:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:53:31 02:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:53:31 02:50:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:53:31 02:50:01 3 0.50 0.00 0.00 0.00 0.00 99.50 02:53:31 02:51:01 all 0.09 0.00 0.03 0.00 0.00 99.88 02:53:31 02:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:53:31 02:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:53:31 02:51:01 2 0.07 0.00 0.03 0.00 0.00 99.90 02:53:31 02:51:01 3 0.27 0.00 0.07 0.00 0.00 99.67 02:53:31 02:52:02 all 0.08 0.00 0.02 0.00 0.00 99.90 02:53:31 02:52:02 0 0.00 0.00 0.00 0.00 0.02 99.98 02:53:31 02:52:02 1 0.05 0.00 0.02 0.00 0.00 99.93 02:53:31 02:52:02 2 0.23 0.00 0.05 0.00 0.00 99.72 02:53:31 02:52:02 3 0.02 0.00 0.02 0.00 0.00 99.97 02:53:31 02:53:01 all 0.44 0.00 0.29 0.00 0.01 99.26 02:53:31 02:53:01 0 0.29 0.00 0.22 0.00 0.00 99.49 02:53:31 02:53:01 1 0.25 0.00 0.25 0.00 0.02 99.47 02:53:31 02:53:01 2 0.41 0.00 0.32 0.00 0.02 99.25 02:53:31 02:53:01 3 0.81 0.00 0.37 0.00 0.00 98.81 02:53:31 Average: all 0.16 0.00 0.06 0.00 0.00 99.78 02:53:31 Average: 0 0.05 0.00 0.05 0.00 0.00 99.89 02:53:31 Average: 1 0.06 0.00 0.06 0.00 0.00 99.88 02:53:31 Average: 2 0.11 0.00 0.07 0.00 0.00 99.82 02:53:31 Average: 3 0.43 0.00 0.06 0.00 0.00 99.51 02:53:31 02:53:31 02:53:31