Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d47b03cf12e2f169eefdaad978a8d5668b399891 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-20972 in /w/workspace/dgexfoundry_device-sdk-go_master [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_master # 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 Checking out Revision d47b03cf12e2f169eefdaad978a8d5668b399891 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d47b03cf12e2f169eefdaad978a8d5668b399891 # timeout=10 Commit message: "Merge pull request #718 from hahattan/issue-629" > git rev-list --no-walk 4c3dc03c8ea9c7d0ca8607851bb568d204203cf0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:20:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:20:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:20:14 ========================================================= 09:20:14 EdgeX Global Pipelines Version Info 09:20:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:20:16 ------------------- 09:20:16 stable info: 09:20:16 ------------------- 09:20:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:20:16 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 09:20:16 Message: update stable to v1.0.177 09:20:17 ------------------- 09:20:17 experimental info: 09:20:17 ------------------- 09:20:17 Commited By: **** collab-it+edgex@linuxfoundation.org 09:20:17 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 09:20:17 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:20:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:20:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:20:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:20:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:20:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:20:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:20:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:20:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:20:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:20:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:20:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:20:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 09:20:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:20:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:20:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:20:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:20:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:20:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:20:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:20:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:20:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:20:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:20:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:20:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:20:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:20:19 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:20:20 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 09:20:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 09:20:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 09:20:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 09:20:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d47b03cf12e2f169eefdaad978a8d5668b399891 [Pipeline] echo 09:20:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d47b03c [Pipeline] echo 09:20:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:20:21 provisioning config files... 09:20:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6011034455046177776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:21 ---> docker-login.sh 09:20:21 nexus3.edgexfoundry.org:10001 09:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:21 Configure a credential helper to remove this warning. See 09:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:21 09:20:21 Login Succeeded 09:20:21 nexus3.edgexfoundry.org:10002 09:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:21 Configure a credential helper to remove this warning. See 09:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:21 09:20:21 Login Succeeded 09:20:21 nexus3.edgexfoundry.org:10003 09:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:22 Configure a credential helper to remove this warning. See 09:20:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:22 09:20:22 Login Succeeded 09:20:22 nexus3.edgexfoundry.org:10004 09:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:22 Configure a credential helper to remove this warning. See 09:20:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:22 09:20:22 Login Succeeded 09:20:22 docker.io 09:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:22 Configure a credential helper to remove this warning. See 09:20:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:22 09:20:22 Login Succeeded 09:20:22 ---> docker-login.sh ends [Pipeline] } 09:20:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:20:23 + git log --format=format:%s -1 d47b03cf12e2f169eefdaad978a8d5668b399891 [Pipeline] echo 09:20:23 GIT_COMMIT: d47b03cf12e2f169eefdaad978a8d5668b399891, Commit Message: Merge pull request #718 from hahattan/issue-629 [Pipeline] echo 09:20:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:20:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:20:24 09:20:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:20:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:20:25 latest: Pulling from edgex-devops/git-semver 09:20:25 31603596830f: Pulling fs layer 09:20:25 2a8b12db71e7: Pulling fs layer 09:20:25 6ca5941a6612: Pulling fs layer 09:20:25 ecc8261a40a4: Pulling fs layer 09:20:25 ecc8261a40a4: Waiting 09:20:25 2a8b12db71e7: Verifying Checksum 09:20:25 2a8b12db71e7: Download complete 09:20:25 31603596830f: Verifying Checksum 09:20:25 31603596830f: Download complete 09:20:25 6ca5941a6612: Verifying Checksum 09:20:25 6ca5941a6612: Download complete 09:20:25 ecc8261a40a4: Verifying Checksum 09:20:25 ecc8261a40a4: Download complete 09:20:25 31603596830f: Pull complete 09:20:25 2a8b12db71e7: Pull complete 09:20:26 6ca5941a6612: Pull complete 09:20:27 ecc8261a40a4: Pull complete 09:20:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:20:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:20:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:20:27 prd-centos7-docker-4c-2g-20972 does not seem to be running inside a container 09:20:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:20:29 $ docker top d38c5bcd132653c6663a21413d2102b2b37bf76fed23f02c22b54e6093eddc8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:20:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:20:29 [ssh-agent] Looking for ssh-agent implementation... 09:20:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:29 $ docker exec d38c5bcd132653c6663a21413d2102b2b37bf76fed23f02c22b54e6093eddc8b ssh-agent 09:20:29 SSH_AUTH_SOCK=/tmp/ssh-K0jLFSFXfwFO/agent.11 09:20:29 SSH_AGENT_PID=16 09:20:29 Running ssh-add (command line suppressed) 09:20:29 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4809238805511649196.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4809238805511649196.key) 09:20:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:20:30 + git tag --points-at HEAD [Pipeline] } 09:20:30 $ docker exec --env ******** --env ******** d38c5bcd132653c6663a21413d2102b2b37bf76fed23f02c22b54e6093eddc8b ssh-agent -k 09:20:30 unset SSH_AUTH_SOCK; 09:20:30 unset SSH_AGENT_PID; 09:20:30 echo Agent pid 16 killed; 09:20:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:20:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:20:30 [ssh-agent] Looking for ssh-agent implementation... 09:20:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:30 $ docker exec d38c5bcd132653c6663a21413d2102b2b37bf76fed23f02c22b54e6093eddc8b ssh-agent 09:20:31 SSH_AUTH_SOCK=/tmp/ssh-d7I55tXnqN38/agent.45 09:20:31 SSH_AGENT_PID=50 09:20:31 Running ssh-add (command line suppressed) 09:20:31 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5333386868056451605.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5333386868056451605.key) 09:20:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:20:31 + git semver init 09:20:31 # -> Open(): unable to determine branch for HEAD 09:20:31 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:20:31 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:20:31 # $SEMVER_REMOTE_NAME = origin 09:20:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:20:31 # $SEMVER_USER_NAME = edgex-jenkins 09:20:31 # $SEMVER_BRANCH = master 09:20:31 # $SEMVER_TEMP = /tmp/semver-294821612 09:20:31 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:20:32 # '/tmp/semver-294821612' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 09:20:32 # -> Force: false 09:20:32 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 09:20:32 $ docker exec --env ******** --env ******** d38c5bcd132653c6663a21413d2102b2b37bf76fed23f02c22b54e6093eddc8b ssh-agent -k 09:20:32 unset SSH_AUTH_SOCK; 09:20:32 unset SSH_AGENT_PID; 09:20:32 echo Agent pid 50 killed; 09:20:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:20:33 + git semver [Pipeline] } 09:20:33 $ docker stop --time=1 d38c5bcd132653c6663a21413d2102b2b37bf76fed23f02c22b54e6093eddc8b 09:20:34 $ docker rm -f d38c5bcd132653c6663a21413d2102b2b37bf76fed23f02c22b54e6093eddc8b [Pipeline] // withDockerContainer [Pipeline] sh 09:20:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:20:35 Stashed 1 file(s) [Pipeline] echo 09:20:35 [edgeXSemver]: initialized semver on version 2.0.0-dev.2 [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 09:20:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20956 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 09:20:36 Running in /w/workspace/device-sdk-go/107 [Pipeline] { [Pipeline] checkout 09:20:41 using credential edgex-jenkins-ssh 09:20:41 Cloning the remote Git repository 09:20:41 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:20:41 > git init /w/workspace/device-sdk-go/107 # timeout=10 09:20:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:20:41 > git --version # timeout=10 09:20:41 > git --version # 'git version 2.17.1' 09:20:41 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:20:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:20:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:20:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:20:43 Checking out Revision d47b03cf12e2f169eefdaad978a8d5668b399891 (master) 09:20:43 > git config core.sparsecheckout # timeout=10 09:20:43 > git checkout -f d47b03cf12e2f169eefdaad978a8d5668b399891 # timeout=10 09:20:47 Commit message: "Merge pull request #718 from hahattan/issue-629" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:20:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:20:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:20:49 + true 09:20:49 + sudo service docker restart 09:20:51 Still waiting to schedule task 09:20:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:20:52 provisioning config files... 09:20:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/107@tmp/config1384871887717121620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:52 ---> docker-login.sh 09:20:52 nexus3.edgexfoundry.org:10001 09:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:53 Configure a credential helper to remove this warning. See 09:20:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:53 09:20:53 Login Succeeded 09:20:53 nexus3.edgexfoundry.org:10002 09:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:54 Configure a credential helper to remove this warning. See 09:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:54 09:20:54 Login Succeeded 09:20:54 nexus3.edgexfoundry.org:10003 09:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:54 Configure a credential helper to remove this warning. See 09:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:54 09:20:54 Login Succeeded 09:20:54 nexus3.edgexfoundry.org:10004 09:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:55 Configure a credential helper to remove this warning. See 09:20:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:55 09:20:55 Login Succeeded 09:20:55 docker.io 09:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:55 Configure a credential helper to remove this warning. See 09:20:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:55 09:20:55 Login Succeeded 09:20:55 ---> docker-login.sh ends [Pipeline] } 09:20:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:20:56 ========================================================= 09:20:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:20:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:20:56 + 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 . 09:20:57 Sending build context to Docker daemon 2.511MB 09:20:57 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:20:57 Step 2/8 : FROM ${BASE} 09:20:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:20:57 5f621e34cdf4: Pulling fs layer 09:20:57 a4357932f1b6: Pulling fs layer 09:20:57 18c013af1878: Pulling fs layer 09:20:57 00ac8860ef70: Pulling fs layer 09:20:57 63d7cb157983: Pulling fs layer 09:20:57 b116817d02f9: Pulling fs layer 09:20:57 745a02a5169b: Pulling fs layer 09:20:57 00ac8860ef70: Waiting 09:20:57 63d7cb157983: Waiting 09:20:57 b116817d02f9: Waiting 09:20:57 745a02a5169b: Waiting 09:20:57 18c013af1878: Verifying Checksum 09:20:57 18c013af1878: Download complete 09:20:57 a4357932f1b6: Download complete 09:20:57 63d7cb157983: Verifying Checksum 09:20:57 63d7cb157983: Download complete 09:20:57 b116817d02f9: Download complete 09:20:57 5f621e34cdf4: Verifying Checksum 09:20:57 5f621e34cdf4: Download complete 09:20:58 5f621e34cdf4: Pull complete 09:20:58 a4357932f1b6: Pull complete 09:20:59 18c013af1878: Pull complete 09:21:00 745a02a5169b: Verifying Checksum 09:21:00 745a02a5169b: Download complete 09:21:01 00ac8860ef70: Verifying Checksum 09:21:01 00ac8860ef70: Download complete 09:21:11 00ac8860ef70: Pull complete 09:21:11 63d7cb157983: Pull complete 09:21:12 b116817d02f9: Pull complete 09:21:16 745a02a5169b: Pull complete 09:21:16 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:21:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:21:16 ---> b7e6874047d6 09:21:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:21:19 ---> Running in e9c32d4c762b 09:21:19 Removing intermediate container e9c32d4c762b 09:21:19 ---> dd71fe98eb28 09:21:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:21:19 ---> Running in f36ef4956aba 09:21:22 Removing intermediate container f36ef4956aba 09:21:22 ---> 056ae027678d 09:21:22 Step 5/8 : RUN apk add --update --no-cache make git 09:21:22 ---> Running in b891d4ab0e35 09:21:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:21:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:21:24 OK: 142 MiB in 39 packages 09:21:25 Removing intermediate container b891d4ab0e35 09:21:25 ---> 15ce18704bf2 09:21:25 Step 6/8 : WORKDIR /device-sdk-go 09:21:26 ---> Running in 434ea6448637 09:21:26 Removing intermediate container 434ea6448637 09:21:26 ---> 1af0b43fa80a 09:21:26 Step 7/8 : COPY . . 09:21:28 ---> 731a6b9d9ee6 09:21:28 Step 8/8 : RUN go mod download 09:21:28 ---> Running in 7847a3500513 09:21:50 Removing intermediate container 7847a3500513 09:21:50 ---> 96cc8216818b 09:21:50 Successfully built 96cc8216818b 09:21:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:21:50 + docker inspect -f . ci-base-image-arm64 09:21:50 . [Pipeline] withDockerContainer 09:21:51 prd-ubuntu18.04-docker-arm64-4c-16g-20956 does not seem to be running inside a container 09:21:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/107 -v /w/workspace/device-sdk-go/107:/w/workspace/device-sdk-go/107:rw,z -v /w/workspace/device-sdk-go/107@tmp:/w/workspace/device-sdk-go/107@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 ******** ci-base-image-arm64 cat 09:21:52 $ docker top 36c8151c924058a2ac0507daa9b448d806990cf8ff499551a72cd96fba407d72 -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:53 + go version 09:21:53 go version go1.15.5 linux/arm64 [Pipeline] } 09:21:53 $ docker stop --time=1 36c8151c924058a2ac0507daa9b448d806990cf8ff499551a72cd96fba407d72 09:21:55 $ docker rm -f 36c8151c924058a2ac0507daa9b448d806990cf8ff499551a72cd96fba407d72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:21:56 + docker inspect -f . ci-base-image-arm64 09:21:56 . [Pipeline] withDockerContainer 09:21:56 prd-ubuntu18.04-docker-arm64-4c-16g-20956 does not seem to be running inside a container 09:21:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/107 -v /w/workspace/device-sdk-go/107:/w/workspace/device-sdk-go/107:rw,z -v /w/workspace/device-sdk-go/107@tmp:/w/workspace/device-sdk-go/107@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 ******** ci-base-image-arm64 cat 09:21:58 $ docker top 9a5817a53c247141af599fd683ceffbe8f38ba3a06a59d2cdd6aa4efb6bcbb73 -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:59 + make test 09:21:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:22:21 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:23:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:23:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:23:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:23:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.141s coverage: 19.4% of statements 09:23:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.157s coverage: 97.1% of statements 09:23:32 Running on prd-centos7-docker-4c-2g-20973 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 09:23:32 Running in /w/workspace/device-sdk-go/107 [Pipeline] { [Pipeline] checkout 09:23:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.153s coverage: 9.4% of statements 09:23:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.163s coverage: 21.7% of statements 09:23:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:23:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.606s coverage: 42.9% of statements 09:23:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 09:23:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.741s coverage: 68.9% of statements 09:23:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] 09:23:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 09:23:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:23:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:23:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.183s coverage: 53.8% of statements 09:23:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 09:23:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 09:23:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.171s coverage: 25.6% of statements 09:23:34 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.725s coverage: 68.9% of statements 09:23:34 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.141s coverage: 4.2% of statements 09:23:34 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:23:34 GO111MODULE=on go vet ./... 09:23:34 using credential edgex-jenkins-ssh 09:23:34 Cloning the remote Git repository 09:23:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:23:34 > git init /w/workspace/device-sdk-go/107 # timeout=10 09:23:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:23:34 > git --version # timeout=10 09:23:34 > git --version # 'git version 2.24.3' 09:23:34 using GIT_SSH to set credentials SSH Credentials for GitHub 09:23:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:23:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:23:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:23:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:23:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:23:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:23:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:23:36 Checking out Revision d47b03cf12e2f169eefdaad978a8d5668b399891 (master) 09:23:36 > git config core.sparsecheckout # timeout=10 09:23:36 > git checkout -f d47b03cf12e2f169eefdaad978a8d5668b399891 # timeout=10 09:23:39 Commit message: "Merge pull request #718 from hahattan/issue-629" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:23:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:23:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:23:41 + sudo service docker restart 09:23:41 + true 09:23:41 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:23:42 provisioning config files... 09:23:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/107@tmp/config1033328356914272685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:43 ---> docker-login.sh 09:23:43 nexus3.edgexfoundry.org:10001 09:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:43 Configure a credential helper to remove this warning. See 09:23:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:43 09:23:43 Login Succeeded 09:23:43 nexus3.edgexfoundry.org:10002 09:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:43 Configure a credential helper to remove this warning. See 09:23:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:43 09:23:43 Login Succeeded 09:23:43 nexus3.edgexfoundry.org:10003 09:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:44 Configure a credential helper to remove this warning. See 09:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:44 09:23:44 Login Succeeded 09:23:44 nexus3.edgexfoundry.org:10004 09:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:44 Configure a credential helper to remove this warning. See 09:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:44 09:23:44 Login Succeeded 09:23:44 docker.io 09:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:44 Configure a credential helper to remove this warning. See 09:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:44 09:23:44 Login Succeeded 09:23:44 ---> docker-login.sh ends [Pipeline] } 09:23:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:23:44 ========================================================= 09:23:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:23:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:23:45 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 09:23:45 Sending build context to Docker daemon 2.512MB 09:23:45 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:23:45 Step 2/8 : FROM ${BASE} 09:23:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:23:45 188c0c94c7c5: Pulling fs layer 09:23:45 0ef7d3d256c8: Pulling fs layer 09:23:45 de9db76c5a1d: Pulling fs layer 09:23:45 bca2f99d35d6: Pulling fs layer 09:23:45 93359f2a8cfa: Pulling fs layer 09:23:45 7c6f9722023f: Pulling fs layer 09:23:45 a35cf1a2eb13: Pulling fs layer 09:23:45 93359f2a8cfa: Waiting 09:23:45 7c6f9722023f: Waiting 09:23:45 a35cf1a2eb13: Waiting 09:23:45 bca2f99d35d6: Waiting 09:23:45 de9db76c5a1d: Verifying Checksum 09:23:45 de9db76c5a1d: Download complete 09:23:45 0ef7d3d256c8: Download complete 09:23:45 93359f2a8cfa: Verifying Checksum 09:23:45 93359f2a8cfa: Download complete 09:23:45 188c0c94c7c5: Verifying Checksum 09:23:45 188c0c94c7c5: Download complete 09:23:45 7c6f9722023f: Download complete 09:23:45 188c0c94c7c5: Pull complete 09:23:46 0ef7d3d256c8: Pull complete 09:23:46 de9db76c5a1d: Pull complete 09:23:48 a35cf1a2eb13: Verifying Checksum 09:23:48 a35cf1a2eb13: Download complete 09:23:48 bca2f99d35d6: Verifying Checksum 09:23:48 bca2f99d35d6: Download complete 09:23:53 bca2f99d35d6: Pull complete 09:23:53 93359f2a8cfa: Pull complete 09:23:53 7c6f9722023f: Pull complete 09:24:00 a35cf1a2eb13: Pull complete 09:24:00 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:24:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:24:00 ---> a62c8e92a672 09:24:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:24:01 ---> Running in 8d29528ca6f2 09:24:01 Removing intermediate container 8d29528ca6f2 09:24:01 ---> 23f566d61965 09:24:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:01 ---> Running in f3018c99bafc 09:24:02 Removing intermediate container f3018c99bafc 09:24:02 ---> 30d4e7d32ec0 09:24:02 Step 5/8 : RUN apk add --update --no-cache make git 09:24:02 ---> Running in 902a484dec78 09:24:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:24:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:24:04 OK: 166 MiB in 39 packages 09:24:04 Removing intermediate container 902a484dec78 09:24:04 ---> cea4994b8b5e 09:24:04 Step 6/8 : WORKDIR /device-sdk-go 09:24:04 ---> Running in ca48814c6c7d 09:24:04 Removing intermediate container ca48814c6c7d 09:24:04 ---> 94b431d2e276 09:24:04 Step 7/8 : COPY . . 09:24:06 ---> d78ccc521e09 09:24:06 Step 8/8 : RUN go mod download 09:24:06 ---> Running in 7a10fdd58b7d 09:24:06 gofmt -l . 09:24:07 [ "`gofmt -l .`" = "" ] 09:24:07 ./bin/test-attribution-txt.sh 09:24:08 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:24:09 $ docker stop --time=1 9a5817a53c247141af599fd683ceffbe8f38ba3a06a59d2cdd6aa4efb6bcbb73 09:24:11 $ docker rm -f 9a5817a53c247141af599fd683ceffbe8f38ba3a06a59d2cdd6aa4efb6bcbb73 [Pipeline] // withDockerContainer [Pipeline] sh 09:24:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:24:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:24:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:24:16 + ls -al . 09:24:16 total 260 09:24:16 drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 09:24 . 09:24:16 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 09:20 .. 09:24:16 -rw-rw-r-- 1 jenkins jenkins 140 Jan 18 09:20 .dockerignore 09:24:16 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 09:20 .git 09:24:16 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 09:20 .github 09:24:16 -rw-rw-r-- 1 jenkins jenkins 138 Jan 18 09:20 .gitignore 09:24:16 -rw-rw-r-- 1 jenkins jenkins 949 Jan 18 09:20 Dockerfile.build 09:24:16 -rw-rw-r-- 1 jenkins jenkins 901 Jan 18 09:20 Jenkinsfile 09:24:16 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 18 09:20 LICENSE 09:24:16 -rw-rw-r-- 1 jenkins jenkins 1016 Jan 18 09:20 Makefile 09:24:16 -rw-rw-r-- 1 jenkins jenkins 5897 Jan 18 09:20 README.md 09:24:16 -rw-rw-r-- 1 jenkins jenkins 6616 Jan 18 09:20 RELEASE-NOTES.txt 09:24:16 -rw-rw-r-- 1 jenkins jenkins 11 Jan 18 09:20 VERSION 09:24:16 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 09:20 bin 09:24:16 -rw-r--r-- 1 jenkins jenkins 144063 Jan 18 09:23 coverage.out 09:24:16 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 09:20 example 09:24:16 -rw-r--r-- 1 jenkins jenkins 491 Jan 18 09:24 go.mod 09:24:16 -rw-r--r-- 1 jenkins jenkins 14124 Jan 18 09:24 go.sum 09:24:16 drwxrwxr-x 15 jenkins jenkins 4096 Jan 18 09:20 internal 09:24:16 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 09:20 openapi 09:24:16 drwxrwxr-x 5 jenkins jenkins 4096 Jan 18 09:20 pkg 09:24:16 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 09:20 snap 09:24:16 -rw-rw-r-- 1 jenkins jenkins 222 Jan 18 09:20 version.go [Pipeline] isUnix [Pipeline] sh 09:24:16 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d47b03cf12e2f169eefdaad978a8d5668b399891 --label arch=arm64 --label version=2.0.0-dev.2 . 09:24:17 Sending build context to Docker daemon 2.656MB 09:24:17 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 09:24:17 Step 2/24 : FROM ${BASE} AS builder 09:24:17 ---> 96cc8216818b 09:24:17 Step 3/24 : ARG MAKE='make build' 09:24:17 ---> Running in 3b66e86d1e33 09:24:17 Removing intermediate container 3b66e86d1e33 09:24:17 ---> faabdb8ac533 09:24:17 Step 4/24 : WORKDIR /device-sdk-go 09:24:18 ---> Running in 7a3d19f341b5 09:24:18 Removing intermediate container 7a3d19f341b5 09:24:18 ---> 1a9e38ae7fe4 09:24:18 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:24:18 ---> Running in e2af6d3aa1bf 09:24:19 Removing intermediate container e2af6d3aa1bf 09:24:19 ---> fd7a2746a65f 09:24:19 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:19 ---> Running in 117286a3747f 09:24:21 Removing intermediate container 117286a3747f 09:24:21 ---> 87912d44c7e0 09:24:21 Step 7/24 : RUN apk add --update --no-cache make git 09:24:21 ---> Running in 05ab76c1ee47 09:24:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:24:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:24:24 OK: 142 MiB in 39 packages 09:24:24 Removing intermediate container 7a10fdd58b7d 09:24:24 ---> b7eca6088eee 09:24:24 Successfully built b7eca6088eee 09:24:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:24:24 + docker inspect -f . ci-base-image-x86_64 09:24:24 . [Pipeline] withDockerContainer 09:24:24 Removing intermediate container 05ab76c1ee47 09:24:24 ---> 32611456f585 09:24:24 Step 8/24 : COPY . . 09:24:25 prd-centos7-docker-4c-2g-20973 does not seem to be running inside a container 09:24:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/107 -v /w/workspace/device-sdk-go/107:/w/workspace/device-sdk-go/107:rw,z -v /w/workspace/device-sdk-go/107@tmp:/w/workspace/device-sdk-go/107@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 ******** ci-base-image-x86_64 cat 09:24:25 $ docker top 0bdbd0d790426ccca6af607fff6c26a86b55f805eb118671a3797b5212826579 -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:26 + go version 09:24:26 go version go1.15.5 linux/amd64 [Pipeline] } 09:24:26 $ docker stop --time=1 0bdbd0d790426ccca6af607fff6c26a86b55f805eb118671a3797b5212826579 09:24:26 ---> 9bc044774476 09:24:26 Step 9/24 : RUN ${MAKE} 09:24:26 ---> Running in 578bede92d0e 09:24:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.2" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:24:27 $ docker rm -f 0bdbd0d790426ccca6af607fff6c26a86b55f805eb118671a3797b5212826579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:24:28 + docker inspect -f . ci-base-image-x86_64 09:24:28 . [Pipeline] withDockerContainer 09:24:28 prd-centos7-docker-4c-2g-20973 does not seem to be running inside a container 09:24:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/107 -v /w/workspace/device-sdk-go/107:/w/workspace/device-sdk-go/107:rw,z -v /w/workspace/device-sdk-go/107@tmp:/w/workspace/device-sdk-go/107@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 ******** ci-base-image-x86_64 cat 09:24:30 $ docker top cb4cf41922517a8737247ec26170381d4c1e45abeb78701cfd1fc4d2126b9731 -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:30 + make test 09:24:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:24:37 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:24:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:24:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:24:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:24:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.073s coverage: 19.4% of statements 09:24:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.459s coverage: 97.1% of statements 09:24:54 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 09:24:54 Removing intermediate container 578bede92d0e 09:24:54 ---> 22ac8531b1ba 09:24:54 Step 10/24 : FROM scratch 09:24:54 ---> 09:24:54 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:24:54 ---> Running in df908ff34fbc 09:24:55 Removing intermediate container df908ff34fbc 09:24:55 ---> a789c80c73fb 09:24:55 Step 12/24 : ENV APP_PORT=49990 09:24:55 ---> Running in b3616fbbdd81 09:24:55 Removing intermediate container b3616fbbdd81 09:24:55 ---> 05fba29d40e6 09:24:55 Step 13/24 : EXPOSE $APP_PORT 09:24:55 ---> Running in 786c0b612d5b 09:24:56 Removing intermediate container 786c0b612d5b 09:24:56 ---> 32d2578e4596 09:24:56 Step 14/24 : WORKDIR / 09:24:56 ---> Running in 5db33d8b3678 09:24:56 Removing intermediate container 5db33d8b3678 09:24:56 ---> 0f050d987eb8 09:24:56 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 09:24:57 ---> 45531ce72a6a 09:24:57 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 09:24:58 ---> 4ca8d88f7329 09:24:58 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 09:24:59 ---> c44819f69657 09:24:59 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 09:24:59 ---> f5abd0435766 09:24:59 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 09:25:00 ---> 846b17bf032c 09:25:00 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 09:25:00 ---> Running in 04003ef51e06 09:25:01 Removing intermediate container 04003ef51e06 09:25:01 ---> 54c8fda17bb4 09:25:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:25:01 ---> Running in d42d58963868 09:25:01 Removing intermediate container d42d58963868 09:25:01 ---> fbccbaef1d4e 09:25:01 Step 22/24 : LABEL arch=arm64 09:25:01 ---> Running in 1f10a880ace7 09:25:02 Removing intermediate container 1f10a880ace7 09:25:02 ---> a8af4670766e 09:25:02 Step 23/24 : LABEL git_sha=d47b03cf12e2f169eefdaad978a8d5668b399891 09:25:02 ---> Running in bd1ff29d786a 09:25:02 Removing intermediate container bd1ff29d786a 09:25:02 ---> 35815c3c1624 09:25:02 Step 24/24 : LABEL version=2.0.0-dev.2 09:25:02 ---> Running in 0efd758ce587 09:25:03 Removing intermediate container 0efd758ce587 09:25:03 ---> 8c2c8d7f3873 09:25:03 [Warning] One or more build-args [ARCH] were not consumed 09:25:03 Successfully built 8c2c8d7f3873 09:25:03 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:25:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.057s coverage: 9.4% of statements 09:25:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.057s coverage: 21.7% of statements 09:25:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:25:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.215s coverage: 42.9% of statements 09:25:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 09:25:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.272s coverage: 68.9% of statements 09:25:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] 09:25:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 09:25:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:25:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:25:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.071s coverage: 53.8% of statements 09:25:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 09:25:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 09:25:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.066s coverage: 25.6% of statements 09:25:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.696s coverage: 68.9% of statements 09:25:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 4.2% of statements 09:25:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:25:26 GO111MODULE=on go vet ./... 09:25:34 gofmt -l . 09:25:34 [ "`gofmt -l .`" = "" ] 09:25:34 ./bin/test-attribution-txt.sh 09:25:34 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:25:34 $ docker stop --time=1 cb4cf41922517a8737247ec26170381d4c1e45abeb78701cfd1fc4d2126b9731 09:25:36 $ docker rm -f cb4cf41922517a8737247ec26170381d4c1e45abeb78701cfd1fc4d2126b9731 [Pipeline] // withDockerContainer [Pipeline] sh 09:25:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:25:37 Warning: overwriting stash ‘coverage-report’ 09:25:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:25:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:25:38 + ls -al . 09:25:38 total 224 09:25:38 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 18 09:25 . 09:25:38 drwxrwxr-x. 4 jenkins jenkins 32 Jan 18 09:23 .. 09:25:38 drwxrwxr-x. 2 jenkins jenkins 64 Jan 18 09:23 bin 09:25:38 -rw-r--r--. 1 jenkins jenkins 144063 Jan 18 09:25 coverage.out 09:25:38 -rw-rw-r--. 1 jenkins jenkins 949 Jan 18 09:23 Dockerfile.build 09:25:38 -rw-rw-r--. 1 jenkins jenkins 140 Jan 18 09:23 .dockerignore 09:25:38 drwxrwxr-x. 4 jenkins jenkins 48 Jan 18 09:23 example 09:25:38 drwxrwxr-x. 8 jenkins jenkins 162 Jan 18 09:23 .git 09:25:38 drwxrwxr-x. 2 jenkins jenkins 103 Jan 18 09:23 .github 09:25:38 -rw-rw-r--. 1 jenkins jenkins 138 Jan 18 09:23 .gitignore 09:25:38 -rw-r--r--. 1 jenkins jenkins 491 Jan 18 09:25 go.mod 09:25:38 -rw-r--r--. 1 jenkins jenkins 14124 Jan 18 09:25 go.sum 09:25:38 drwxrwxr-x. 15 jenkins jenkins 211 Jan 18 09:23 internal 09:25:38 -rw-rw-r--. 1 jenkins jenkins 901 Jan 18 09:23 Jenkinsfile 09:25:38 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 18 09:23 LICENSE 09:25:38 -rw-rw-r--. 1 jenkins jenkins 1016 Jan 18 09:23 Makefile 09:25:38 drwxrwxr-x. 4 jenkins jenkins 26 Jan 18 09:23 openapi 09:25:38 drwxrwxr-x. 5 jenkins jenkins 50 Jan 18 09:23 pkg 09:25:38 -rw-rw-r--. 1 jenkins jenkins 5897 Jan 18 09:23 README.md 09:25:38 -rw-rw-r--. 1 jenkins jenkins 6616 Jan 18 09:23 RELEASE-NOTES.txt 09:25:38 drwxrwxr-x. 4 jenkins jenkins 54 Jan 18 09:23 snap 09:25:38 -rw-rw-r--. 1 jenkins jenkins 11 Jan 18 09:20 VERSION 09:25:38 -rw-rw-r--. 1 jenkins jenkins 222 Jan 18 09:23 version.go [Pipeline] isUnix [Pipeline] sh 09:25:39 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d47b03cf12e2f169eefdaad978a8d5668b399891 --label arch=amd64 --label version=2.0.0-dev.2 . 09:25:39 Sending build context to Docker daemon 2.657MB 09:25:39 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 09:25:39 Step 2/24 : FROM ${BASE} AS builder 09:25:39 ---> b7eca6088eee 09:25:39 Step 3/24 : ARG MAKE='make build' 09:25:40 ---> Running in 12519ab09d37 09:25:40 Removing intermediate container 12519ab09d37 09:25:40 ---> ae68a154c80b 09:25:40 Step 4/24 : WORKDIR /device-sdk-go 09:25:40 ---> Running in 2025d8a0bb55 09:25:40 Removing intermediate container 2025d8a0bb55 09:25:40 ---> f700bbe5f5fc 09:25:40 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:25:40 ---> Running in cc792ba94747 09:25:40 Removing intermediate container cc792ba94747 09:25:40 ---> 1b0e1e7f233a 09:25:40 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:40 ---> Running in 29542b80ae26 09:25:41 Removing intermediate container 29542b80ae26 09:25:41 ---> eed0af100902 09:25:41 Step 7/24 : RUN apk add --update --no-cache make git 09:25:41 ---> Running in 56e636e5462e 09:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:25:43 OK: 166 MiB in 39 packages 09:25:43 Removing intermediate container 56e636e5462e 09:25:43 ---> ecf5bc02e137 09:25:43 Step 8/24 : COPY . . 09:25:45 ---> aa92036dde69 09:25:45 Step 9/24 : RUN ${MAKE} 09:25:45 ---> Running in 669ab123b94b 09:25:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.2" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:25:53 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 09:25:55 Removing intermediate container 669ab123b94b 09:25:55 ---> 06a13446d74b 09:25:55 Step 10/24 : FROM scratch 09:25:55 ---> 09:25:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:25:55 ---> Running in 2a06f6d32607 09:25:55 Removing intermediate container 2a06f6d32607 09:25:55 ---> be9298269218 09:25:55 Step 12/24 : ENV APP_PORT=49990 09:25:55 ---> Running in 492a13ef1035 09:25:55 Removing intermediate container 492a13ef1035 09:25:55 ---> 128aab10e3db 09:25:55 Step 13/24 : EXPOSE $APP_PORT 09:25:55 ---> Running in 7f4ad882ccff 09:25:55 Removing intermediate container 7f4ad882ccff 09:25:55 ---> 27c1278e3b40 09:25:55 Step 14/24 : WORKDIR / 09:25:55 ---> Running in 39926421e630 09:25:56 Removing intermediate container 39926421e630 09:25:56 ---> ec8310cd818c 09:25:56 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 09:25:56 ---> da4ce5db1714 09:25:56 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 09:25:57 ---> c1bfa8cd2b0d 09:25:57 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 09:25:57 ---> dd2769b09fa8 09:25:57 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 09:25:57 ---> f658c7545599 09:25:57 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 09:25:57 ---> 121eb0fd9166 09:25:57 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 09:25:57 ---> Running in d0fe2faa0ac4 09:25:57 Removing intermediate container d0fe2faa0ac4 09:25:57 ---> 451e61be2944 09:25:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:25:58 ---> Running in 5997f02d008d 09:25:58 Removing intermediate container 5997f02d008d 09:25:58 ---> 87caa1645e15 09:25:58 Step 22/24 : LABEL arch=amd64 09:25:58 ---> Running in 0c5b3ec3f3a2 09:25:58 Removing intermediate container 0c5b3ec3f3a2 09:25:58 ---> b56987798f1b 09:25:58 Step 23/24 : LABEL git_sha=d47b03cf12e2f169eefdaad978a8d5668b399891 09:25:58 ---> Running in 25e13afeec7b 09:25:58 Removing intermediate container 25e13afeec7b 09:25:58 ---> 8d194fc4cc3b 09:25:58 Step 24/24 : LABEL version=2.0.0-dev.2 09:25:58 ---> Running in 82f79f2aa0ba 09:25:58 Removing intermediate container 82f79f2aa0ba 09:25:58 ---> 77f8644d12a1 09:25:58 [Warning] One or more build-args [ARCH] were not consumed 09:25:58 Successfully built 77f8644d12a1 09:25:58 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 09:26:01 provisioning config files... 09:26:01 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8318947617228025466tmp [Pipeline] { [Pipeline] sh 09:26:01 + set +x 09:26:01 + curl -s https://codecov.io/bash 09:26:01 + bash -s -- 09:26:02 09:26:02 _____ _ 09:26:02 / ____| | | 09:26:02 | | ___ __| | ___ ___ _____ __ 09:26:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:26:02 | |___| (_) | (_| | __/ (_| (_) \ V / 09:26:02 \_____\___/ \__,_|\___|\___\___/ \_/ 09:26:02 Bash-20210115-cec3c92 09:26:02 09:26:02 09:26:02 ==> git version 2.24.3 found 09:26:02 ==> 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 09:26:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:26:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:26:02 ==> Jenkins CI detected. 09:26:02 project root: . 09:26:02 --> token set from env 09:26:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:26:02 ==> Running gcov in . (disable via -X gcov) 09:26:02 ==> Python coveragepy not found 09:26:02 ==> Searching for coverage reports in: 09:26:02 + . 09:26:02 -> Found 1 reports 09:26:02 ==> Detecting git/mercurial file structure 09:26:02 ==> Reading reports 09:26:02 + ./coverage.out bytes=144063 09:26:02 ==> Appending adjustments 09:26:02 https://docs.codecov.io/docs/fixing-reports 09:26:02 + Found adjustments 09:26:02 ==> Gzipping contents 09:26:02 24K /tmp/codecov.V9AwtJ.gz 09:26:02 ==> Uploading reports 09:26:02 url: https://codecov.io 09:26:02 query: branch=master&commit=d47b03cf12e2f169eefdaad978a8d5668b399891&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:26:02 -> Pinging Codecov 09:26:02 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=d47b03cf12e2f169eefdaad978a8d5668b399891&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:26:03 -> Uploading to 09:26:03 https://storage.googleapis.com/codecov/v4/raw/2021-01-18/7E55EF52A471D76F132DFD9A03CDDE97/d47b03cf12e2f169eefdaad978a8d5668b399891/686f543b-311d-4b67-b41b-47a430f22b9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210118T092603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4688c209515d920ce0a9a16118ea212614e55f0eea4ee23c4ac6338a4d7e4f64 09:26:03 % Total % Received % Xferd Average Speed Time Time Time Current 09:26:03 Dload Upload Total Spent Left Speed 09:26:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22357 0 0 100 22357 0 35623 --:--:-- --:--:-- --:--:-- 35657 09:26:03 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/d47b03cf12e2f169eefdaad978a8d5668b399891 [Pipeline] } 09:26:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:26:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:26:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:26:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:26:05 09:26:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:26:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:26:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:26:05 188c0c94c7c5: Pulling fs layer 09:26:05 0ef7d3d256c8: Pulling fs layer 09:26:05 de9db76c5a1d: Pulling fs layer 09:26:05 0eba1c9be4d2: Pulling fs layer 09:26:05 0d57e429df01: Pulling fs layer 09:26:05 4e4be7b47b0d: Pulling fs layer 09:26:05 e1f770b5df2f: Pulling fs layer 09:26:05 85a0685a4137: Pulling fs layer 09:26:05 0eba1c9be4d2: Waiting 09:26:05 0d57e429df01: Waiting 09:26:05 85a0685a4137: Waiting 09:26:05 4e4be7b47b0d: Waiting 09:26:05 e1f770b5df2f: Waiting 09:26:05 de9db76c5a1d: Download complete 09:26:05 0ef7d3d256c8: Verifying Checksum 09:26:05 0ef7d3d256c8: Download complete 09:26:05 0d57e429df01: Verifying Checksum 09:26:05 0d57e429df01: Download complete 09:26:05 188c0c94c7c5: Verifying Checksum 09:26:05 188c0c94c7c5: Download complete 09:26:05 4e4be7b47b0d: Download complete 09:26:06 188c0c94c7c5: Pull complete 09:26:06 0ef7d3d256c8: Pull complete 09:26:06 de9db76c5a1d: Pull complete 09:26:08 e1f770b5df2f: Verifying Checksum 09:26:08 e1f770b5df2f: Download complete 09:26:09 0eba1c9be4d2: Verifying Checksum 09:26:09 0eba1c9be4d2: Download complete 09:26:10 85a0685a4137: Verifying Checksum 09:26:10 85a0685a4137: Download complete 09:26:15 0eba1c9be4d2: Pull complete 09:26:15 0d57e429df01: Pull complete 09:26:15 4e4be7b47b0d: Pull complete 09:26:18 e1f770b5df2f: Pull complete 09:26:25 85a0685a4137: Pull complete 09:26:25 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:26:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:26:25 prd-centos7-docker-4c-2g-20972 does not seem to be running inside a container 09:26:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:26:26 $ docker top 777cf20ee3cb7c40ff19c2371422f55d482cf749d3309ffe762bcfec1fdcce67 -eo pid,comm [Pipeline] { [Pipeline] echo 09:26:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:26:26 + set -o pipefail 09:26:26 + snyk monitor '--org=edgex-jenkins' 09:26:35 09:26:35 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 09:26:35 09:26:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/b6dc3571-d180-4855-9075-b0dc2454f4e5 09:26:35 09:26:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:26:35 09:26:35 [Pipeline] } 09:26:35 $ docker stop --time=1 777cf20ee3cb7c40ff19c2371422f55d482cf749d3309ffe762bcfec1fdcce67 09:26:37 $ docker rm -f 777cf20ee3cb7c40ff19c2371422f55d482cf749d3309ffe762bcfec1fdcce67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:26:39 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:39 provisioning config files... 09:26:39 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config778837447745024808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:39 --> edgex-publish-swagger.sh 09:26:39 === Publish openapi/v1 API === 09:26:39 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 09:26:39 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 09:26:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:26:39 Dload Upload Total Spent Left Speed 09:26:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 25045 --:--:-- --:--:-- --:--:-- 25027 100 19947 0 0 100 19947 0 25040 --:--:-- --:--:-- --:--:-- 25027 09:26:40 09:26:40 09:26:40 === Publish openapi/v2 API === 09:26:40 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 09:26:40 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 09:26:40 % Total % Received % Xferd Average Speed Time Time Time Current 09:26:40 Dload Upload Total Spent Left Speed 09:26:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52524 0 0 100 52524 0 71283 --:--:-- --:--:-- --:--:-- 71267 100 52524 0 0 100 52524 0 71260 --:--:-- --:--:-- --:--:-- 71267 09:26:41 09:26:41 [Pipeline] } 09:26:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:26:42 + git log --format=format:%s -1 d47b03cf12e2f169eefdaad978a8d5668b399891 [Pipeline] isUnix [Pipeline] sh 09:26:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:26:42 . [Pipeline] withDockerContainer 09:26:42 prd-centos7-docker-4c-2g-20972 does not seem to be running inside a container 09:26:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:26:43 $ docker top ff83b6508c54af0826c9ded627c121d6807567dff88fc60bc132ba9ff9056842 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:26:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:26:43 [ssh-agent] Looking for ssh-agent implementation... 09:26:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:44 $ docker exec ff83b6508c54af0826c9ded627c121d6807567dff88fc60bc132ba9ff9056842 ssh-agent 09:26:44 SSH_AUTH_SOCK=/tmp/ssh-IF4zS4Ba2lyU/agent.11 09:26:44 SSH_AGENT_PID=16 09:26:44 Running ssh-add (command line suppressed) 09:26:44 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_126985051426084800.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_126985051426084800.key) 09:26:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:26:44 + git semver tag 09:26:44 # -> Open(): unable to determine branch for HEAD 09:26:44 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:26:44 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:26:44 # $SEMVER_REMOTE_NAME = origin 09:26:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:26:44 # $SEMVER_USER_NAME = edgex-jenkins 09:26:44 # $SEMVER_BRANCH = master 09:26:44 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 09:26:44 # d47b03cf12e2f169eefdaad978a8d5668b399891 HEAD 09:26:44 # -> Force: false 09:26:44 # e511458a09575ba781e945036377bfd3975e4287 refs/tags/v2.0.0-dev.2 [Pipeline] } 09:26:44 $ docker exec --env ******** --env ******** ff83b6508c54af0826c9ded627c121d6807567dff88fc60bc132ba9ff9056842 ssh-agent -k 09:26:44 unset SSH_AUTH_SOCK; 09:26:44 unset SSH_AGENT_PID; 09:26:44 echo Agent pid 16 killed; 09:26:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:26:45 + git semver [Pipeline] } 09:26:45 $ docker stop --time=1 ff83b6508c54af0826c9ded627c121d6807567dff88fc60bc132ba9ff9056842 09:26:46 $ docker rm -f ff83b6508c54af0826c9ded627c121d6807567dff88fc60bc132ba9ff9056842 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:26:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:26:47 09:26:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:26:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:26:47 0.23.1-centos7: Pulling from edgex-lftools 09:26:47 ab5ef0e58194: Pulling fs layer 09:26:47 9712f1f96733: Pulling fs layer 09:26:47 63f879dbbcfc: Pulling fs layer 09:26:47 0d9ebad4ef96: Pulling fs layer 09:26:47 e9a5061849ea: Pulling fs layer 09:26:47 d747dcd14b5f: Pulling fs layer 09:26:47 2de7ff778b66: Pulling fs layer 09:26:47 0d9ebad4ef96: Waiting 09:26:47 e9a5061849ea: Waiting 09:26:47 d747dcd14b5f: Waiting 09:26:47 2de7ff778b66: Waiting 09:26:47 9712f1f96733: Verifying Checksum 09:26:47 9712f1f96733: Download complete 09:26:50 63f879dbbcfc: Download complete 09:26:50 e9a5061849ea: Verifying Checksum 09:26:50 e9a5061849ea: Download complete 09:26:50 d747dcd14b5f: Download complete 09:26:51 2de7ff778b66: Verifying Checksum 09:26:51 2de7ff778b66: Download complete 09:26:51 ab5ef0e58194: Verifying Checksum 09:26:51 ab5ef0e58194: Download complete 09:26:51 0d9ebad4ef96: Verifying Checksum 09:26:51 0d9ebad4ef96: Download complete 09:26:56 ab5ef0e58194: Pull complete 09:26:56 9712f1f96733: Pull complete 09:26:59 63f879dbbcfc: Pull complete 09:27:06 0d9ebad4ef96: Pull complete 09:27:08 e9a5061849ea: Pull complete 09:27:08 d747dcd14b5f: Pull complete 09:27:09 2de7ff778b66: Pull complete 09:27:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:27:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:27:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:27:10 prd-centos7-docker-4c-2g-20972 does not seem to be running inside a container 09:27:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:27:14 $ docker top c38474b336d479641cb900a97d864c0545499a85f25ec9c2e3e31d5f0080a8d7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:27:15 provisioning config files... 09:27:15 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1052289561133883202tmp 09:27:15 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3083907516061311249tmp 09:27:15 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3080331632306800104tmp [Pipeline] { [Pipeline] echo 09:27:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:27:15 ---> sigul-configuration.sh 09:27:15 gpg: directory `/root/.gnupg' created 09:27:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:27:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:27:15 gpg: keyring `/root/.gnupg/secring.gpg' created 09:27:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:27:15 gpg: CAST5 encrypted data 09:27:15 gpg: encrypted with 1 passphrase 09:27:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:27:16 + mkdir /home/jenkins 09:27:16 + mkdir /home/jenkins/sigul [Pipeline] sh 09:27:16 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:27:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:27:16 ---> sigul-install.sh 09:27:22 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:27:22 + git tag --list 09:27:22 0.7.1 09:27:22 delhi-tag 09:27:22 v1.0.0 09:27:22 v1.1.0 09:27:22 v1.1.1 09:27:22 v1.1.2 09:27:22 v1.2.0 09:27:22 v1.2.1 09:27:22 v1.2.2 09:27:22 v1.2.3 09:27:22 v1.2.4-dev.1 09:27:22 v1.2.4-dev.10 09:27:22 v1.2.4-dev.11 09:27:22 v1.2.4-dev.12 09:27:22 v1.2.4-dev.13 09:27:22 v1.2.4-dev.14 09:27:22 v1.2.4-dev.15 09:27:22 v1.2.4-dev.16 09:27:22 v1.2.4-dev.17 09:27:22 v1.2.4-dev.18 09:27:22 v1.2.4-dev.19 09:27:22 v1.2.4-dev.2 09:27:22 v1.2.4-dev.20 09:27:22 v1.2.4-dev.21 09:27:22 v1.2.4-dev.22 09:27:22 v1.2.4-dev.23 09:27:22 v1.2.4-dev.24 09:27:22 v1.2.4-dev.25 09:27:22 v1.2.4-dev.26 09:27:22 v1.2.4-dev.27 09:27:22 v1.2.4-dev.28 09:27:22 v1.2.4-dev.29 09:27:22 v1.2.4-dev.3 09:27:22 v1.2.4-dev.30 09:27:22 v1.2.4-dev.31 09:27:22 v1.2.4-dev.32 09:27:22 v1.2.4-dev.33 09:27:22 v1.2.4-dev.34 09:27:22 v1.2.4-dev.35 09:27:22 v1.2.4-dev.4 09:27:22 v1.2.4-dev.5 09:27:22 v1.2.4-dev.6 09:27:22 v1.2.4-dev.7 09:27:22 v1.2.4-dev.8 09:27:22 v1.2.4-dev.9 09:27:22 v1.3.0 09:27:22 v1.3.1-dev.1 09:27:22 v1.3.1-dev.10 09:27:22 v1.3.1-dev.2 09:27:22 v1.3.1-dev.3 09:27:22 v1.3.1-dev.4 09:27:22 v1.3.1-dev.5 09:27:22 v1.3.1-dev.6 09:27:22 v1.3.1-dev.7 09:27:22 v1.3.1-dev.8 09:27:22 v1.3.1-dev.9 09:27:22 v1.4.0 09:27:22 v1.4.1-dev.1 09:27:22 v1.4.1-dev.2 09:27:22 v1.4.1-dev.3 09:27:22 v1.4.1-dev.4 09:27:22 v1.4.1-dev.5 09:27:22 v1.4.1-dev.6 09:27:22 v1.4.1-dev.7 09:27:22 v2.0.0-dev.1 09:27:22 v2.0.0-dev.2 [Pipeline] sh 09:27:22 + lftools sign git-tag v2.0.0-dev.2 09:27:24 Signing Git tag with Sigul... 09:27:24 Signing v2.0.0-dev.2 [Pipeline] echo 09:27:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:27:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:27:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:27:25 $ docker stop --time=1 c38474b336d479641cb900a97d864c0545499a85f25ec9c2e3e31d5f0080a8d7 09:27:27 $ docker rm -f c38474b336d479641cb900a97d864c0545499a85f25ec9c2e3e31d5f0080a8d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:27:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:27:28 . [Pipeline] withDockerContainer 09:27:28 prd-centos7-docker-4c-2g-20972 does not seem to be running inside a container 09:27:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:27:29 $ docker top 4c1c66a6f2d22e098cd305588def278a9c21df38c1a05421d908ad704bccc2b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:27:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:27:29 [ssh-agent] Looking for ssh-agent implementation... 09:27:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:27:29 $ docker exec 4c1c66a6f2d22e098cd305588def278a9c21df38c1a05421d908ad704bccc2b1 ssh-agent 09:27:30 SSH_AUTH_SOCK=/tmp/ssh-1VKoXMGxlIHl/agent.11 09:27:30 SSH_AGENT_PID=17 09:27:30 Running ssh-add (command line suppressed) 09:27:30 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_717028443039231529.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_717028443039231529.key) 09:27:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:27:30 + git semver bump pre 09:27:30 # -> Open(): unable to determine branch for HEAD 09:27:30 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:27:30 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:27:30 # $SEMVER_REMOTE_NAME = origin 09:27:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:27:30 # $SEMVER_USER_NAME = edgex-jenkins 09:27:30 # $SEMVER_BRANCH = master 09:27:30 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 09:27:30 2.0.0-dev.3 [Pipeline] } 09:27:30 $ docker exec --env ******** --env ******** 4c1c66a6f2d22e098cd305588def278a9c21df38c1a05421d908ad704bccc2b1 ssh-agent -k 09:27:30 unset SSH_AUTH_SOCK; 09:27:30 unset SSH_AGENT_PID; 09:27:30 echo Agent pid 17 killed; 09:27:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:27:31 + git semver [Pipeline] } 09:27:31 $ docker stop --time=1 4c1c66a6f2d22e098cd305588def278a9c21df38c1a05421d908ad704bccc2b1 09:27:32 $ docker rm -f 4c1c66a6f2d22e098cd305588def278a9c21df38c1a05421d908ad704bccc2b1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:27:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:27:33 . [Pipeline] withDockerContainer 09:27:33 prd-centos7-docker-4c-2g-20972 does not seem to be running inside a container 09:27:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:27:34 $ docker top c2037b8bd33b29c8a77260710a9317a7e8c875c1a4608401f1c5a8e277075ff1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:27:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:27:34 [ssh-agent] Looking for ssh-agent implementation... 09:27:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:27:34 $ docker exec c2037b8bd33b29c8a77260710a9317a7e8c875c1a4608401f1c5a8e277075ff1 ssh-agent 09:27:35 SSH_AUTH_SOCK=/tmp/ssh-bGwwIZGGXMtr/agent.12 09:27:35 SSH_AGENT_PID=17 09:27:35 Running ssh-add (command line suppressed) 09:27:35 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6792302410171703074.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6792302410171703074.key) 09:27:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:27:35 + git semver push 09:27:35 # -> Open(): unable to determine branch for HEAD 09:27:35 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:27:35 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:27:35 # $SEMVER_REMOTE_NAME = origin 09:27:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:27:35 # $SEMVER_USER_NAME = edgex-jenkins 09:27:35 # $SEMVER_BRANCH = master 09:27:35 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 09:27:43 $ docker exec --env ******** --env ******** c2037b8bd33b29c8a77260710a9317a7e8c875c1a4608401f1c5a8e277075ff1 ssh-agent -k 09:27:43 unset SSH_AUTH_SOCK; 09:27:43 unset SSH_AGENT_PID; 09:27:43 echo Agent pid 17 killed; 09:27:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:27:44 + git semver [Pipeline] } 09:27:44 $ docker stop --time=1 c2037b8bd33b29c8a77260710a9317a7e8c875c1a4608401f1c5a8e277075ff1 09:27:45 $ docker rm -f c2037b8bd33b29c8a77260710a9317a7e8c875c1a4608401f1c5a8e277075ff1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 09:27:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:27:47 ---> package-listing.sh 09:27:47 ++ tr '[:upper:]' '[:lower:]' 09:27:47 ++ facter osfamily 09:27:47 + OS_FAMILY=redhat 09:27:47 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 09:27:47 + START_PACKAGES=/tmp/packages_start.txt 09:27:47 + END_PACKAGES=/tmp/packages_end.txt 09:27:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:27:47 + PACKAGES=/tmp/packages_start.txt 09:27:47 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 09:27:47 + PACKAGES=/tmp/packages_end.txt 09:27:47 + case "${OS_FAMILY}" in 09:27:47 + rpm -qa 09:27:47 + sort 09:27:53 + '[' -f /tmp/packages_start.txt ']' 09:27:53 + '[' -f /tmp/packages_end.txt ']' 09:27:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:27:53 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 09:27:53 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 09:27:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 09:27:53 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:27:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:27:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:27:53 09:27:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:27:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:27:54 alpine: Pulling from edgex-lftools-log-publisher 09:27:54 df20fa9351a1: Pulling fs layer 09:27:54 36b3adc4ff6f: Pulling fs layer 09:27:54 8ad3a11d3b57: Pulling fs layer 09:27:54 46f8f816bc3b: Pulling fs layer 09:27:54 93b61091891f: Pulling fs layer 09:27:54 93b9cdb0e59b: Pulling fs layer 09:27:54 5e14af77c1be: Pulling fs layer 09:27:54 01666e4c0597: Pulling fs layer 09:27:54 aa168da1d23b: Pulling fs layer 09:27:54 01666e4c0597: Waiting 09:27:54 aa168da1d23b: Waiting 09:27:54 5e14af77c1be: Waiting 09:27:54 93b61091891f: Waiting 09:27:54 93b9cdb0e59b: Waiting 09:27:54 46f8f816bc3b: Waiting 09:27:54 36b3adc4ff6f: Download complete 09:27:54 46f8f816bc3b: Verifying Checksum 09:27:54 46f8f816bc3b: Download complete 09:27:54 df20fa9351a1: Verifying Checksum 09:27:54 df20fa9351a1: Download complete 09:27:54 93b61091891f: Download complete 09:27:54 93b9cdb0e59b: Verifying Checksum 09:27:54 93b9cdb0e59b: Download complete 09:27:54 01666e4c0597: Verifying Checksum 09:27:54 01666e4c0597: Download complete 09:27:54 5e14af77c1be: Verifying Checksum 09:27:54 5e14af77c1be: Download complete 09:27:55 df20fa9351a1: Pull complete 09:27:55 36b3adc4ff6f: Pull complete 09:27:55 8ad3a11d3b57: Verifying Checksum 09:27:55 8ad3a11d3b57: Download complete 09:27:57 8ad3a11d3b57: Pull complete 09:27:57 aa168da1d23b: Verifying Checksum 09:27:57 aa168da1d23b: Download complete 09:27:57 46f8f816bc3b: Pull complete 09:27:58 93b61091891f: Pull complete 09:27:58 93b9cdb0e59b: Pull complete 09:27:58 5e14af77c1be: Pull complete 09:27:58 01666e4c0597: Pull complete 09:28:06 aa168da1d23b: Pull complete 09:28:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:28:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:28:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:28:06 prd-centos7-docker-4c-2g-20972 does not seem to be running inside a container 09:28:06 $ 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_master/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_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:28:09 $ docker top 306e47ecfab12facb837f0c2c939801e4a413b31945ca523740cb7cc323944b2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:28:10 + touch /tmp/pre-build-complete [Pipeline] sh 09:28:10 + mkdir -p /var/log/sa [Pipeline] sh 09:28:10 + ls /var/log/sa-host 09:28:10 + sadf -c /var/log/sa-host/sa18 09:28:10 file_magic: OK 09:28:10 HZ: Using current value: 100 09:28:10 file_header: OK 09:28:10 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 09:28:10 Statistics: 09:28:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:28:10 File successfully converted to sysstat format version 12.2.1 09:28:10 + sadf -c /var/log/sa-host/sa23 09:28:10 file_magic: OK 09:28:10 HZ: Using current value: 100 09:28:10 file_header: OK 09:28:10 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 09:28:10 Statistics: 09:28:10 Hnuu...uuuununununu... 09:28:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:28:12 provisioning config files... 09:28:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1558824523201765419tmp [Pipeline] { [Pipeline] echo 09:28:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:28:13 ---> create-netrc.sh [Pipeline] } 09:28:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:28:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:28:13 ---> python-tools-install.sh [Pipeline] echo 09:28:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:28:13 ---> sudo-logs.sh 09:28:13 Archiving 'sudo' log.. [Pipeline] echo 09:28:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:28:14 ---> job-cost.sh 09:28:14 lf-activate-venv: SKIPPING 09:28:14 INFO: No Stack... 09:28:15 INFO: Retrieving Pricing Info for: v1-standard-2 09:28:15 INFO: Archiving Costs [Pipeline] echo 09:28:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:28:16 ---> logs-deploy.sh 09:28:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/107 09:28:16 INFO: archiving workspace using pattern(s): 09:28:18 Archives upload complete. 09:28:18 INFO: archiving logs to Nexus 09:28:19 ---> uname -a: 09:28:19 Linux prd-centos7-docker-4c-2g-20972.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:28:19 09:28:19 09:28:19 ---> lscpu: 09:28:19 Architecture: x86_64 09:28:19 CPU op-mode(s): 32-bit, 64-bit 09:28:19 Byte Order: Little Endian 09:28:19 Address sizes: 40 bits physical, 48 bits virtual 09:28:19 CPU(s): 4 09:28:19 On-line CPU(s) list: 0-3 09:28:19 Thread(s) per core: 1 09:28:19 Core(s) per socket: 1 09:28:19 Socket(s): 4 09:28:19 NUMA node(s): 1 09:28:19 Vendor ID: GenuineIntel 09:28:19 CPU family: 6 09:28:19 Model: 44 09:28:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:28:19 Stepping: 1 09:28:19 CPU MHz: 2933.436 09:28:19 BogoMIPS: 5866.87 09:28:19 Virtualization: VT-x 09:28:19 Hypervisor vendor: KVM 09:28:19 Virtualization type: full 09:28:19 L1d cache: 128 KiB 09:28:19 L1i cache: 128 KiB 09:28:19 L2 cache: 16 MiB 09:28:19 L3 cache: 64 MiB 09:28:19 NUMA node0 CPU(s): 0-3 09:28:19 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:28:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:28:19 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:28:19 Vulnerability Meltdown: Mitigation; PTI 09:28:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:28:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:28:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:28:19 Vulnerability Srbds: Not affected 09:28:19 Vulnerability Tsx async abort: Not affected 09:28:19 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 09:28:19 09:28:19 09:28:19 ---> nproc: 09:28:19 4 09:28:19 09:28:19 09:28:19 ---> df -h: 09:28:19 Filesystem Size Used Available Use% Mounted on 09:28:19 overlay 50.0G 8.5G 41.4G 17% / 09:28:19 tmpfs 64.0M 0 64.0M 0% /dev 09:28:19 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:28:19 shm 64.0M 0 64.0M 0% /dev/shm 09:28:19 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 09:28:19 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 09:28:19 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 09:28:19 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 09:28:19 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dgexfoundry_device-sdk-go_master 09:28:19 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 09:28:19 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 09:28:19 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 09:28:19 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 09:28:19 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 09:28:19 09:28:19 09:28:19 ---> free -m: 09:28:19 total used free shared buff/cache available 09:28:19 Mem: 1837 841 151 0 844 930 09:28:19 Swap: 1023 3 1020 09:28:19 09:28:19 09:28:19 ---> ip addr: 09:28:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:28:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:28:19 inet 127.0.0.1/8 scope host lo 09:28:19 valid_lft forever preferred_lft forever 09:28:19 inet6 ::1/128 scope host 09:28:19 valid_lft forever preferred_lft forever 09:28:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:28:19 link/ether fa:16:3e:ec:dd:3f brd ff:ff:ff:ff:ff:ff 09:28:19 inet 10.30.122.226/23 brd 10.30.123.255 scope global dynamic eth0 09:28:19 valid_lft 85883sec preferred_lft 85883sec 09:28:19 inet6 fe80::f816:3eff:feec:dd3f/64 scope link 09:28:19 valid_lft forever preferred_lft forever 09:28:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:28:19 link/ether 02:42:70:3c:c4:4c brd ff:ff:ff:ff:ff:ff 09:28:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:28:19 valid_lft forever preferred_lft forever 09:28:19 inet6 fe80::42:70ff:fe3c:c44c/64 scope link 09:28:19 valid_lft forever preferred_lft forever 09:28:19 09:28:19 09:28:19 ---> sar -b -r -n DEV: 09:28:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/18/21 _x86_64_ (4 CPU) 09:28:19 09:28:19 09:19:31 LINUX RESTART (4 CPU) 09:28:19 09:28:19 09:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:28:19 09:21:02 58.88 17.91 40.97 0.00 5407.09 3826.98 0.00 09:28:19 09:22:01 2.05 0.00 2.05 0.00 0.00 41.19 0.00 09:28:19 09:23:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 09:28:19 09:24:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 09:28:19 09:25:01 0.25 0.00 0.25 0.00 0.00 3.26 0.00 09:28:19 09:26:01 0.37 0.00 0.37 0.00 0.00 5.65 0.00 09:28:19 09:27:01 353.13 186.86 166.27 0.00 8787.36 54995.51 0.00 09:28:19 09:28:01 230.13 115.41 114.73 0.00 7710.74 24009.93 0.00 09:28:19 Average: 80.98 40.19 40.79 0.00 2749.07 10399.83 0.00 09:28:19 09:28:19 09:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:28:19 09:21:02 161876 0 625864 33.26 2620 1091184 1126652 38.45 420268 1100684 132 09:28:19 09:22:01 168812 0 618932 32.89 2620 1091180 1078692 36.81 418688 1096728 12 09:28:19 09:23:01 168688 0 619052 32.90 2620 1091184 1078692 36.81 429268 1086028 8 09:28:19 09:24:01 166236 0 621504 33.03 2620 1091184 1078872 36.82 432340 1085724 12 09:28:19 09:25:01 167244 0 620488 32.98 2620 1091192 1078692 36.81 438556 1078624 16 09:28:19 09:26:01 166160 0 621384 33.03 2620 1091380 1078776 36.82 440144 1078092 192 09:28:19 09:27:01 70072 0 795720 42.29 2436 1013316 1541012 52.59 644868 885560 61440 09:28:19 09:28:01 70368 0 845332 44.93 1600 964244 1542660 52.65 688660 784036 39672 09:28:19 Average: 142432 0 671034 35.66 2470 1065608 1200506 40.97 489099 1024434 12686 09:28:19 09:28:19 09:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:28:19 09:21:02 eth0 496.17 303.31 1062.44 92.24 0.00 0.00 0.00 0.00 09:28:19 09:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:21:02 docker0 11.77 8.90 1.65 21.59 0.00 0.00 0.00 0.00 09:28:19 09:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:23:01 eth0 0.38 0.08 0.03 0.01 0.00 0.00 0.00 0.00 09:28:19 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:24:01 eth0 0.70 0.30 0.29 0.20 0.00 0.00 0.00 0.00 09:28:19 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:28:19 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:26:01 eth0 0.67 0.55 0.58 0.17 0.00 0.00 0.00 0.00 09:28:19 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:27:01 eth0 875.15 769.93 7445.88 121.53 0.00 0.00 0.00 0.00 09:28:19 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:27:01 docker0 32.15 31.44 2.95 156.19 0.00 0.00 0.00 0.00 09:28:19 09:28:01 eth0 325.12 251.75 2415.99 82.72 0.00 0.00 0.00 0.00 09:28:19 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 09:28:01 docker0 26.74 36.82 1.80 201.47 0.00 0.00 0.00 0.00 09:28:19 Average: eth0 212.96 166.28 1370.28 37.24 0.00 0.00 0.00 0.00 09:28:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:19 Average: docker0 8.87 9.69 0.80 47.64 0.00 0.00 0.00 0.00 09:28:19 09:28:19 09:28:19 ---> sar -P ALL: 09:28:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/18/21 _x86_64_ (4 CPU) 09:28:19 09:28:19 09:19:31 LINUX RESTART (4 CPU) 09:28:19 09:28:19 09:20:01 CPU %user %nice %system %iowait %steal %idle 09:28:19 09:21:02 all 11.41 0.00 3.52 1.34 0.09 83.64 09:28:19 09:21:02 0 9.69 0.00 3.79 1.47 0.12 84.93 09:28:19 09:21:02 1 11.34 0.00 3.22 3.14 0.07 82.23 09:28:19 09:21:02 2 13.96 0.00 3.31 0.49 0.08 82.16 09:28:19 09:21:02 3 10.63 0.00 3.77 0.25 0.10 85.25 09:28:19 09:22:01 all 0.12 0.00 0.04 0.00 0.00 99.83 09:28:19 09:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:28:19 09:22:01 1 0.05 0.00 0.07 0.00 0.02 99.86 09:28:19 09:22:01 2 0.37 0.00 0.03 0.00 0.00 99.59 09:28:19 09:22:01 3 0.03 0.00 0.05 0.00 0.00 99.92 09:28:19 09:23:01 all 0.14 0.00 0.04 0.00 0.00 99.82 09:28:19 09:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:28:19 09:23:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:28:19 09:23:01 2 0.47 0.00 0.07 0.00 0.00 99.47 09:28:19 09:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:28:19 09:24:01 all 0.13 0.00 0.03 0.00 0.00 99.83 09:28:19 09:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:24:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:28:19 09:24:01 2 0.47 0.00 0.05 0.00 0.00 99.48 09:28:19 09:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:28:19 09:25:01 all 0.16 0.00 0.07 0.00 0.01 99.76 09:28:19 09:25:01 0 0.05 0.00 0.07 0.00 0.02 99.87 09:28:19 09:25:01 1 0.05 0.00 0.07 0.00 0.00 99.88 09:28:19 09:25:01 2 0.52 0.00 0.10 0.00 0.03 99.35 09:28:19 09:25:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:28:19 09:26:01 all 0.17 0.00 0.04 0.00 0.00 99.79 09:28:19 09:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:28:19 09:26:01 1 0.53 0.00 0.02 0.00 0.02 99.43 09:28:19 09:26:01 2 0.08 0.00 0.10 0.00 0.00 99.82 09:28:19 09:26:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:28:19 09:27:01 all 15.87 0.00 10.63 3.30 0.34 69.85 09:28:19 09:27:01 0 16.39 0.00 10.83 1.35 0.31 71.12 09:28:19 09:27:01 1 16.03 0.00 10.21 3.92 0.35 69.49 09:28:19 09:27:01 2 15.29 0.00 10.56 3.35 0.35 70.46 09:28:19 09:27:01 3 15.79 0.00 10.92 4.59 0.37 68.34 09:28:19 09:28:01 all 10.01 0.00 7.48 3.29 0.17 79.05 09:28:19 09:28:01 0 8.85 0.00 7.49 3.28 0.14 80.24 09:28:19 09:28:01 1 8.84 0.00 7.80 2.45 0.19 80.72 09:28:19 09:28:01 2 13.26 0.00 7.91 4.94 0.15 73.74 09:28:19 09:28:01 3 9.09 0.00 6.74 2.48 0.20 81.49 09:28:19 Average: all 4.68 0.00 2.69 0.98 0.08 91.58 09:28:19 Average: 0 4.30 0.00 2.73 0.75 0.07 92.15 09:28:19 Average: 1 4.56 0.00 2.65 1.17 0.08 91.54 09:28:19 Average: 2 5.49 0.00 2.73 1.08 0.08 90.63 09:28:19 Average: 3 4.38 0.00 2.65 0.90 0.08 91.99 09:28:19 09:28:19 09:28:19