Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 81b7f98a259e7befb955434734c5049d14a607c4 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-21111 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 81b7f98a259e7befb955434734c5049d14a607c4 (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 81b7f98a259e7befb955434734c5049d14a607c4 # timeout=10 Commit message: "Merge pull request #733 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.1.5" > git rev-list --no-walk d47b03cf12e2f169eefdaad978a8d5668b399891 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:54:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:54:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:54:54 ========================================================= 03:54:54 EdgeX Global Pipelines Version Info 03:54:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:54:56 ------------------- 03:54:56 stable info: 03:54:56 ------------------- 03:54:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:54:56 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 03:54:56 Message: update stable to v1.0.177 03:54:57 ------------------- 03:54:57 experimental info: 03:54:57 ------------------- 03:54:57 Commited By: **** collab-it+edgex@linuxfoundation.org 03:54:57 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 03:54:57 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:54:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:54:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:54:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:54:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:54:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:54:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:54:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:54:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:54:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:54:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:54:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:54:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 03:54:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:54:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:54:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:54:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:54:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:54:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:54:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:54:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:54:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:54:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:54:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:54:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:54:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:54:59 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 03:54:59 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 03:54:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 03:55:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 03:55:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 03:55:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81b7f98a259e7befb955434734c5049d14a607c4 [Pipeline] echo 03:55:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81b7f98 [Pipeline] echo 03:55:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:55:00 provisioning config files... 03:55:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5876063187196076142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:55:01 ---> docker-login.sh 03:55:01 nexus3.edgexfoundry.org:10001 03:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:55:01 Configure a credential helper to remove this warning. See 03:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:55:01 03:55:01 Login Succeeded 03:55:01 nexus3.edgexfoundry.org:10002 03:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:55:01 Configure a credential helper to remove this warning. See 03:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:55:01 03:55:01 Login Succeeded 03:55:01 nexus3.edgexfoundry.org:10003 03:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:55:01 Configure a credential helper to remove this warning. See 03:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:55:01 03:55:01 Login Succeeded 03:55:01 nexus3.edgexfoundry.org:10004 03:55:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:55:02 Configure a credential helper to remove this warning. See 03:55:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:55:02 03:55:02 Login Succeeded 03:55:02 docker.io 03:55:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:55:02 Configure a credential helper to remove this warning. See 03:55:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:55:02 03:55:02 Login Succeeded 03:55:02 ---> docker-login.sh ends [Pipeline] } 03:55:02 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 03:55:03 + git log --format=format:%s -1 81b7f98a259e7befb955434734c5049d14a607c4 [Pipeline] echo 03:55:03 GIT_COMMIT: 81b7f98a259e7befb955434734c5049d14a607c4, Commit Message: Merge pull request #733 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.1.5 [Pipeline] echo 03:55:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:55:04 03:55:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:55:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:55:04 latest: Pulling from edgex-devops/git-semver 03:55:04 31603596830f: Pulling fs layer 03:55:04 2a8b12db71e7: Pulling fs layer 03:55:04 6ca5941a6612: Pulling fs layer 03:55:04 ecc8261a40a4: Pulling fs layer 03:55:04 ecc8261a40a4: Waiting 03:55:04 2a8b12db71e7: Download complete 03:55:04 31603596830f: Verifying Checksum 03:55:04 31603596830f: Download complete 03:55:04 ecc8261a40a4: Verifying Checksum 03:55:04 ecc8261a40a4: Download complete 03:55:04 6ca5941a6612: Verifying Checksum 03:55:04 6ca5941a6612: Download complete 03:55:05 31603596830f: Pull complete 03:55:05 2a8b12db71e7: Pull complete 03:55:06 6ca5941a6612: Pull complete 03:55:06 ecc8261a40a4: Pull complete 03:55:06 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:55:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:55:06 prd-centos7-docker-4c-2g-21111 does not seem to be running inside a container 03:55:06 $ 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 03:55:08 $ docker top a6c579ca5f929290811bc3854ec7cd5f7d53eda946a2cf8b6a9920e39359d6fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:55:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:55:09 [ssh-agent] Looking for ssh-agent implementation... 03:55:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:55:09 $ docker exec a6c579ca5f929290811bc3854ec7cd5f7d53eda946a2cf8b6a9920e39359d6fa ssh-agent 03:55:09 SSH_AUTH_SOCK=/tmp/ssh-bt1kfJDTm7yj/agent.12 03:55:09 SSH_AGENT_PID=17 03:55:09 Running ssh-add (command line suppressed) 03:55:09 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7150381601334761560.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7150381601334761560.key) 03:55:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:55:10 + git tag --points-at HEAD [Pipeline] } 03:55:10 $ docker exec --env ******** --env ******** a6c579ca5f929290811bc3854ec7cd5f7d53eda946a2cf8b6a9920e39359d6fa ssh-agent -k 03:55:10 unset SSH_AUTH_SOCK; 03:55:10 unset SSH_AGENT_PID; 03:55:10 echo Agent pid 17 killed; 03:55:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:55:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:55:10 [ssh-agent] Looking for ssh-agent implementation... 03:55:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:55:10 $ docker exec a6c579ca5f929290811bc3854ec7cd5f7d53eda946a2cf8b6a9920e39359d6fa ssh-agent 03:55:10 SSH_AUTH_SOCK=/tmp/ssh-KgeLxNL6J5ZN/agent.46 03:55:10 SSH_AGENT_PID=52 03:55:10 Running ssh-add (command line suppressed) 03:55:10 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2915144180186953549.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2915144180186953549.key) 03:55:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:55:11 + git semver init 03:55:11 # -> Open(): unable to determine branch for HEAD 03:55:11 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 03:55:11 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 03:55:11 # $SEMVER_REMOTE_NAME = origin 03:55:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:55:11 # $SEMVER_USER_NAME = edgex-jenkins 03:55:11 # $SEMVER_BRANCH = master 03:55:11 # $SEMVER_TEMP = /tmp/semver-865529976 03:55:11 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:55:11 # '/tmp/semver-865529976' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 03:55:11 # -> Force: false 03:55:11 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 03:55:11 $ docker exec --env ******** --env ******** a6c579ca5f929290811bc3854ec7cd5f7d53eda946a2cf8b6a9920e39359d6fa ssh-agent -k 03:55:12 unset SSH_AUTH_SOCK; 03:55:12 unset SSH_AGENT_PID; 03:55:12 echo Agent pid 52 killed; 03:55:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:55:12 + git semver [Pipeline] } 03:55:12 $ docker stop --time=1 a6c579ca5f929290811bc3854ec7cd5f7d53eda946a2cf8b6a9920e39359d6fa 03:55:14 $ docker rm -f a6c579ca5f929290811bc3854ec7cd5f7d53eda946a2cf8b6a9920e39359d6fa [Pipeline] // withDockerContainer [Pipeline] sh 03:55:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:55:14 Stashed 1 file(s) [Pipeline] echo 03:55:14 [edgeXSemver]: initialized semver on version 2.0.0-dev.3 [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 03:55:30 Still waiting to schedule task 03:55:30 ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-21112’ is offline; ‘prd-centos7-docker-4c-2g-21113’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ 03:55:30 Still waiting to schedule task 03:55:30 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 03:57:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21115 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 03:57:22 Running in /w/workspace/device-sdk-go/108 [Pipeline] { [Pipeline] checkout 03:57:27 using credential edgex-jenkins-ssh 03:57:27 Cloning the remote Git repository 03:57:27 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:57:28 > git init /w/workspace/device-sdk-go/108 # timeout=10 03:57:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:57:28 > git --version # timeout=10 03:57:28 > git --version # 'git version 2.17.1' 03:57:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:57:30 Checking out Revision 81b7f98a259e7befb955434734c5049d14a607c4 (master) 03:57:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:57:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:57:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:57:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:57:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:57:30 > git config core.sparsecheckout # timeout=10 03:57:30 > git checkout -f 81b7f98a259e7befb955434734c5049d14a607c4 # timeout=10 03:57:34 Commit message: "Merge pull request #733 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.1.5" 03:57:34 Running on prd-centos7-docker-4c-2g-21120 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 03:57:34 Running in /w/workspace/device-sdk-go/108 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:57:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:57:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:57:37 + true 03:57:37 + sudo service docker restart 03:57:37 using credential edgex-jenkins-ssh 03:57:37 Cloning the remote Git repository 03:57:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:57:37 > git init /w/workspace/device-sdk-go/108 # timeout=10 03:57:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:57:37 > git --version # timeout=10 03:57:37 > git --version # 'git version 2.24.3' 03:57:37 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:57:38 Checking out Revision 81b7f98a259e7befb955434734c5049d14a607c4 (master) 03:57:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:57:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:57:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:57:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:57:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:57:38 > git config core.sparsecheckout # timeout=10 03:57:38 > git checkout -f 81b7f98a259e7befb955434734c5049d14a607c4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:57:39 provisioning config files... 03:57:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/108@tmp/config1052475195089331203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:57:40 ---> docker-login.sh 03:57:40 nexus3.edgexfoundry.org:10001 03:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:41 Configure a credential helper to remove this warning. See 03:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:41 03:57:41 Login Succeeded 03:57:41 nexus3.edgexfoundry.org:10002 03:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:42 Configure a credential helper to remove this warning. See 03:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:42 03:57:42 Login Succeeded 03:57:42 nexus3.edgexfoundry.org:10003 03:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:42 Commit message: "Merge pull request #733 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.1.5" 03:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:42 Configure a credential helper to remove this warning. See 03:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:42 03:57:42 Login Succeeded 03:57:42 nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 03:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 03:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:43 Configure a credential helper to remove this warning. See 03:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:43 03:57:43 Login Succeeded 03:57:43 docker.io 03:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:43 Configure a credential helper to remove this warning. See 03:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:43 03:57:43 Login Succeeded 03:57:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:57:44 ---> docker-login.sh ends [Pipeline] } 03:57:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 03:57:44 + sudo service docker restart 03:57:44 + true 03:57:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:57:44 ========================================================= 03:57:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:57:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:57:45 + 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 . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:57:45 provisioning config files... 03:57:45 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/108@tmp/config3949123170686336540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:57:45 Sending build context to Docker daemon 2.51MB 03:57:45 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 03:57:45 Step 2/8 : FROM ${BASE} 03:57:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:57:45 5f621e34cdf4: Pulling fs layer 03:57:45 a4357932f1b6: Pulling fs layer 03:57:45 18c013af1878: Pulling fs layer 03:57:45 00ac8860ef70: Pulling fs layer 03:57:45 63d7cb157983: Pulling fs layer 03:57:45 b116817d02f9: Pulling fs layer 03:57:45 745a02a5169b: Pulling fs layer 03:57:45 63d7cb157983: Waiting 03:57:45 b116817d02f9: Waiting 03:57:45 745a02a5169b: Waiting 03:57:45 00ac8860ef70: Waiting 03:57:45 18c013af1878: Verifying Checksum 03:57:45 18c013af1878: Download complete 03:57:45 a4357932f1b6: Verifying Checksum 03:57:45 a4357932f1b6: Download complete 03:57:45 63d7cb157983: Verifying Checksum 03:57:45 63d7cb157983: Download complete 03:57:45 b116817d02f9: Verifying Checksum 03:57:45 b116817d02f9: Download complete 03:57:45 5f621e34cdf4: Verifying Checksum 03:57:45 5f621e34cdf4: Download complete 03:57:45 ---> docker-login.sh 03:57:45 nexus3.edgexfoundry.org:10001 03:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:46 Configure a credential helper to remove this warning. See 03:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:46 03:57:46 Login Succeeded 03:57:46 nexus3.edgexfoundry.org:10002 03:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:46 Configure a credential helper to remove this warning. See 03:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:46 03:57:46 Login Succeeded 03:57:46 nexus3.edgexfoundry.org:10003 03:57:46 5f621e34cdf4: Pull complete 03:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:46 Configure a credential helper to remove this warning. See 03:57:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:46 03:57:46 Login Succeeded 03:57:46 nexus3.edgexfoundry.org:10004 03:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:47 Configure a credential helper to remove this warning. See 03:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:47 03:57:47 Login Succeeded 03:57:47 docker.io 03:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:47 a4357932f1b6: Pull complete 03:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:57:47 Configure a credential helper to remove this warning. See 03:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:57:47 03:57:47 Login Succeeded 03:57:47 ---> docker-login.sh ends [Pipeline] } 03:57:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:57:47 18c013af1878: Pull complete [Pipeline] echo 03:57:47 ========================================================= 03:57:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:57:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:57:48 + 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 . 03:57:48 Sending build context to Docker daemon 2.511MB 03:57:48 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 03:57:48 Step 2/8 : FROM ${BASE} 03:57:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:57:48 188c0c94c7c5: Pulling fs layer 03:57:48 0ef7d3d256c8: Pulling fs layer 03:57:48 de9db76c5a1d: Pulling fs layer 03:57:48 bca2f99d35d6: Pulling fs layer 03:57:48 93359f2a8cfa: Pulling fs layer 03:57:48 7c6f9722023f: Pulling fs layer 03:57:48 a35cf1a2eb13: Pulling fs layer 03:57:48 bca2f99d35d6: Waiting 03:57:48 93359f2a8cfa: Waiting 03:57:48 7c6f9722023f: Waiting 03:57:48 a35cf1a2eb13: Waiting 03:57:48 de9db76c5a1d: Verifying Checksum 03:57:48 de9db76c5a1d: Download complete 03:57:48 0ef7d3d256c8: Download complete 03:57:48 93359f2a8cfa: Verifying Checksum 03:57:48 93359f2a8cfa: Download complete 03:57:48 7c6f9722023f: Verifying Checksum 03:57:48 7c6f9722023f: Download complete 03:57:49 188c0c94c7c5: Verifying Checksum 03:57:49 188c0c94c7c5: Download complete 03:57:49 188c0c94c7c5: Pull complete 03:57:49 0ef7d3d256c8: Pull complete 03:57:49 de9db76c5a1d: Pull complete 03:57:49 745a02a5169b: Download complete 03:57:51 00ac8860ef70: Verifying Checksum 03:57:51 00ac8860ef70: Download complete 03:57:51 a35cf1a2eb13: Verifying Checksum 03:57:51 a35cf1a2eb13: Download complete 03:57:52 bca2f99d35d6: Verifying Checksum 03:57:52 bca2f99d35d6: Download complete 03:57:57 bca2f99d35d6: Pull complete 03:57:57 93359f2a8cfa: Pull complete 03:57:57 7c6f9722023f: Pull complete 03:58:01 00ac8860ef70: Pull complete 03:58:01 63d7cb157983: Pull complete 03:58:02 b116817d02f9: Pull complete 03:58:04 a35cf1a2eb13: Pull complete 03:58:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:58:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:58:04 ---> a62c8e92a672 03:58:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:58:04 ---> Running in 962c2578575b 03:58:04 Removing intermediate container 962c2578575b 03:58:04 ---> 638fd79618ff 03:58:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:04 ---> Running in 1cc923789fc6 03:58:04 Removing intermediate container 1cc923789fc6 03:58:04 ---> 706786b498bb 03:58:04 Step 5/8 : RUN apk add --update --no-cache make git 03:58:04 ---> Running in 30a4ae5bc368 03:58:05 745a02a5169b: Pull complete 03:58:05 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:58:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:58:05 ---> b7e6874047d6 03:58:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:58:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:58:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:58:08 ---> Running in ecf3e893ad32 03:58:08 Removing intermediate container ecf3e893ad32 03:58:08 ---> 88ba6295cd0a 03:58:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:09 ---> Running in 49327df6c36f 03:58:09 OK: 166 MiB in 39 packages 03:58:09 Removing intermediate container 30a4ae5bc368 03:58:09 ---> 69d0f90460bb 03:58:09 Step 6/8 : WORKDIR /device-sdk-go 03:58:09 ---> Running in f42d33783a52 03:58:09 Removing intermediate container f42d33783a52 03:58:09 ---> e49f9380329d 03:58:09 Step 7/8 : COPY . . 03:58:11 ---> 1c635a6ccb65 03:58:11 Step 8/8 : RUN go mod download 03:58:11 ---> Running in 04fcd3bd2e76 03:58:11 Removing intermediate container 49327df6c36f 03:58:11 ---> 9a63e7c14d6d 03:58:11 Step 5/8 : RUN apk add --update --no-cache make git 03:58:11 ---> Running in 83dd80fe2e84 03:58:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:58:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:58:15 OK: 142 MiB in 39 packages 03:58:16 Removing intermediate container 83dd80fe2e84 03:58:16 ---> 3170d2ff74fe 03:58:16 Step 6/8 : WORKDIR /device-sdk-go 03:58:16 ---> Running in e4471ca54daa 03:58:17 Removing intermediate container e4471ca54daa 03:58:17 ---> d16774f907a6 03:58:17 Step 7/8 : COPY . . 03:58:18 ---> 1aab6f6b8865 03:58:18 Step 8/8 : RUN go mod download 03:58:18 ---> Running in 6eb597ca128f 03:58:29 Removing intermediate container 04fcd3bd2e76 03:58:29 ---> 0e702a542e26 03:58:29 Successfully built 0e702a542e26 03:58:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:58:29 + docker inspect -f . ci-base-image-x86_64 03:58:29 . [Pipeline] withDockerContainer 03:58:29 prd-centos7-docker-4c-2g-21120 does not seem to be running inside a container 03:58:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/108 -v /w/workspace/device-sdk-go/108:/w/workspace/device-sdk-go/108:rw,z -v /w/workspace/device-sdk-go/108@tmp:/w/workspace/device-sdk-go/108@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 03:58:30 $ docker top b598bfa8c3c76cb27eb7c2e314b384941dab9dd6b88faf6bb9636cffcf61b984 -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:30 + go version 03:58:30 go version go1.15.5 linux/amd64 [Pipeline] } 03:58:30 $ docker stop --time=1 b598bfa8c3c76cb27eb7c2e314b384941dab9dd6b88faf6bb9636cffcf61b984 03:58:32 $ docker rm -f b598bfa8c3c76cb27eb7c2e314b384941dab9dd6b88faf6bb9636cffcf61b984 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:58:33 + docker inspect -f . ci-base-image-x86_64 03:58:33 . [Pipeline] withDockerContainer 03:58:33 prd-centos7-docker-4c-2g-21120 does not seem to be running inside a container 03:58:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/108 -v /w/workspace/device-sdk-go/108:/w/workspace/device-sdk-go/108:rw,z -v /w/workspace/device-sdk-go/108@tmp:/w/workspace/device-sdk-go/108@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 03:58:34 $ docker top f97fa4088ef8ab7a8cd5dd371294b7c774ad6d4f928d35274a5eb10a54d5d930 -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:34 + make test 03:58:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:58:40 Removing intermediate container 6eb597ca128f 03:58:40 ---> 7b36a333debe 03:58:40 Successfully built 7b36a333debe 03:58:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:58:41 + docker inspect -f . ci-base-image-arm64 03:58:41 . [Pipeline] withDockerContainer 03:58:41 prd-ubuntu18.04-docker-arm64-4c-16g-21115 does not seem to be running inside a container 03:58:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/108 -v /w/workspace/device-sdk-go/108:/w/workspace/device-sdk-go/108:rw,z -v /w/workspace/device-sdk-go/108@tmp:/w/workspace/device-sdk-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:58:41 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:58:42 $ docker top 2de4e19203a45978539a52b263871b0b78245cd361b576a9dba1c365f0f32794 -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:43 + go version 03:58:43 go version go1.15.5 linux/arm64 [Pipeline] } 03:58:43 $ docker stop --time=1 2de4e19203a45978539a52b263871b0b78245cd361b576a9dba1c365f0f32794 03:58:45 $ docker rm -f 2de4e19203a45978539a52b263871b0b78245cd361b576a9dba1c365f0f32794 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:58:46 + docker inspect -f . ci-base-image-arm64 03:58:46 . [Pipeline] withDockerContainer 03:58:47 prd-ubuntu18.04-docker-arm64-4c-16g-21115 does not seem to be running inside a container 03:58:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/108 -v /w/workspace/device-sdk-go/108:/w/workspace/device-sdk-go/108:rw,z -v /w/workspace/device-sdk-go/108@tmp:/w/workspace/device-sdk-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:58:49 $ docker top 572352fea7f4aee32a053493c26e3684dc0fe813b4f3c747cb5f8e645cfed52d -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:50 + make test 03:58:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:58:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:58:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:58:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:58:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.063s coverage: 19.4% of statements 03:58:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.467s coverage: 97.1% of statements 03:59:12 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:59:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.053s coverage: 9.4% of statements 03:59:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.057s coverage: 21.7% of statements 03:59:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:59:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.224s coverage: 42.9% of statements 03:59:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 03:59:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.275s coverage: 68.9% of statements 03:59:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] 03:59:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 03:59:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:59:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:59:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.069s coverage: 53.8% of statements 03:59:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 03:59:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 03:59:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.067s coverage: 25.6% of statements 03:59:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.397s coverage: 68.9% of statements 03:59:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 4.2% of statements 03:59:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:59:31 GO111MODULE=on go vet ./... 03:59:38 gofmt -l . 03:59:38 [ "`gofmt -l .`" = "" ] 03:59:38 ./bin/test-attribution-txt.sh 03:59:39 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:59:39 $ docker stop --time=1 f97fa4088ef8ab7a8cd5dd371294b7c774ad6d4f928d35274a5eb10a54d5d930 03:59:41 $ docker rm -f f97fa4088ef8ab7a8cd5dd371294b7c774ad6d4f928d35274a5eb10a54d5d930 [Pipeline] // withDockerContainer [Pipeline] sh 03:59:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:59:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:59:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:59:45 + ls -al . 03:59:45 total 224 03:59:45 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 19 03:59 . 03:59:45 drwxrwxr-x. 4 jenkins jenkins 32 Jan 19 03:57 .. 03:59:45 drwxrwxr-x. 2 jenkins jenkins 64 Jan 19 03:57 bin 03:59:45 -rw-r--r--. 1 jenkins jenkins 144063 Jan 19 03:59 coverage.out 03:59:45 -rw-rw-r--. 1 jenkins jenkins 949 Jan 19 03:57 Dockerfile.build 03:59:45 -rw-rw-r--. 1 jenkins jenkins 140 Jan 19 03:57 .dockerignore 03:59:45 drwxrwxr-x. 4 jenkins jenkins 48 Jan 19 03:57 example 03:59:45 drwxrwxr-x. 8 jenkins jenkins 162 Jan 19 03:57 .git 03:59:45 drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 03:57 .github 03:59:45 -rw-rw-r--. 1 jenkins jenkins 138 Jan 19 03:57 .gitignore 03:59:45 -rw-r--r--. 1 jenkins jenkins 491 Jan 19 03:59 go.mod 03:59:45 -rw-r--r--. 1 jenkins jenkins 14209 Jan 19 03:59 go.sum 03:59:45 drwxrwxr-x. 15 jenkins jenkins 211 Jan 19 03:57 internal 03:59:45 -rw-rw-r--. 1 jenkins jenkins 901 Jan 19 03:57 Jenkinsfile 03:59:45 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 19 03:57 LICENSE 03:59:45 -rw-rw-r--. 1 jenkins jenkins 1016 Jan 19 03:57 Makefile 03:59:45 drwxrwxr-x. 4 jenkins jenkins 26 Jan 19 03:57 openapi 03:59:45 drwxrwxr-x. 5 jenkins jenkins 50 Jan 19 03:57 pkg 03:59:45 -rw-rw-r--. 1 jenkins jenkins 5897 Jan 19 03:57 README.md 03:59:45 -rw-rw-r--. 1 jenkins jenkins 6616 Jan 19 03:57 RELEASE-NOTES.txt 03:59:45 drwxrwxr-x. 4 jenkins jenkins 54 Jan 19 03:57 snap 03:59:45 -rw-rw-r--. 1 jenkins jenkins 11 Jan 19 03:55 VERSION 03:59:45 -rw-rw-r--. 1 jenkins jenkins 222 Jan 19 03:57 version.go [Pipeline] isUnix [Pipeline] sh 03:59:45 + 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=81b7f98a259e7befb955434734c5049d14a607c4 --label arch=amd64 --label version=2.0.0-dev.3 . 03:59:45 Sending build context to Docker daemon 2.656MB 03:59:45 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 03:59:45 Step 2/24 : FROM ${BASE} AS builder 03:59:45 ---> 0e702a542e26 03:59:45 Step 3/24 : ARG MAKE='make build' 03:59:46 ---> Running in 26d2fea9e4c0 03:59:46 Removing intermediate container 26d2fea9e4c0 03:59:46 ---> 76855e253f73 03:59:46 Step 4/24 : WORKDIR /device-sdk-go 03:59:46 ---> Running in a031835d0936 03:59:46 Removing intermediate container a031835d0936 03:59:46 ---> 48aea74908d7 03:59:46 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:59:46 ---> Running in e264290e02c5 03:59:46 Removing intermediate container e264290e02c5 03:59:46 ---> c3adfa74dd8d 03:59:46 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:46 ---> Running in 3fe85990c284 03:59:47 Removing intermediate container 3fe85990c284 03:59:47 ---> 6fced395ead0 03:59:47 Step 7/24 : RUN apk add --update --no-cache make git 03:59:47 ---> Running in 36c5854ed561 03:59:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:59:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:59:50 OK: 166 MiB in 39 packages 03:59:50 Removing intermediate container 36c5854ed561 03:59:50 ---> 1ff89222d391 03:59:50 Step 8/24 : COPY . . 03:59:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:59:51 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:59:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:59:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.121s coverage: 19.4% of statements 03:59:51 ---> d16fca908b43 03:59:51 Step 9/24 : RUN ${MAKE} 03:59:51 ---> Running in e660a73dbc59 03:59:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.3" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:59:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.166s coverage: 97.1% of statements 04:00:00 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:00:02 Removing intermediate container e660a73dbc59 04:00:02 ---> 1b0664a22a71 04:00:02 Step 10/24 : FROM scratch 04:00:02 ---> 04:00:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:00:02 ---> Running in e42509ddfc37 04:00:02 Removing intermediate container e42509ddfc37 04:00:02 ---> 45f8641614fd 04:00:02 Step 12/24 : ENV APP_PORT=49990 04:00:02 ---> Running in 7f4d7c8beed7 04:00:02 Removing intermediate container 7f4d7c8beed7 04:00:02 ---> e3c3c9dd6493 04:00:02 Step 13/24 : EXPOSE $APP_PORT 04:00:02 ---> Running in ff21ad093161 04:00:03 Removing intermediate container ff21ad093161 04:00:03 ---> 1d6e73b68346 04:00:03 Step 14/24 : WORKDIR / 04:00:03 ---> Running in bbbcd61b05d4 04:00:03 Removing intermediate container bbbcd61b05d4 04:00:03 ---> 63400c3c8ef4 04:00:03 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:00:04 ---> c2ea321c8695 04:00:04 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:00:04 ---> 665d06bf0897 04:00:04 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:00:05 ---> af248f794ef9 04:00:05 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 04:00:05 ---> 55566ce0c475 04:00:05 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 04:00:05 ---> 091b4f31b1a1 04:00:05 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 04:00:05 ---> Running in dbb2e2cc948d 04:00:05 Removing intermediate container dbb2e2cc948d 04:00:05 ---> aaec5fba36f3 04:00:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:00:05 ---> Running in bf023652f441 04:00:05 Removing intermediate container bf023652f441 04:00:05 ---> a6643337fa94 04:00:05 Step 22/24 : LABEL arch=amd64 04:00:05 ---> Running in 88609c3ff87b 04:00:06 Removing intermediate container 88609c3ff87b 04:00:06 ---> d170c7d25f59 04:00:06 Step 23/24 : LABEL git_sha=81b7f98a259e7befb955434734c5049d14a607c4 04:00:06 ---> Running in d396b97a964e 04:00:06 Removing intermediate container d396b97a964e 04:00:06 ---> b16a57ac1b6e 04:00:06 Step 24/24 : LABEL version=2.0.0-dev.3 04:00:06 ---> Running in 8188fb15b319 04:00:06 Removing intermediate container 8188fb15b319 04:00:06 ---> 35796717317f 04:00:06 [Warning] One or more build-args [ARCH] were not consumed 04:00:06 Successfully built 35796717317f 04:00:06 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] } 04:00:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.138s coverage: 9.4% of statements 04:00:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.117s coverage: 21.7% of statements 04:00:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:00:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.583s coverage: 42.9% of statements 04:00:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 04:00:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.760s coverage: 68.9% of statements 04:00:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] 04:00:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 04:00:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:00:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:00:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.187s coverage: 53.8% of statements 04:00:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 04:00:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 04:00:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.181s coverage: 25.6% of statements 04:00:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.896s coverage: 68.9% of statements 04:00:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.140s coverage: 4.2% of statements 04:00:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:00:24 GO111MODULE=on go vet ./... 04:00:56 gofmt -l . 04:00:56 [ "`gofmt -l .`" = "" ] 04:00:57 ./bin/test-attribution-txt.sh 04:00:58 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:00:58 $ docker stop --time=1 572352fea7f4aee32a053493c26e3684dc0fe813b4f3c747cb5f8e645cfed52d 04:01:00 $ docker rm -f 572352fea7f4aee32a053493c26e3684dc0fe813b4f3c747cb5f8e645cfed52d [Pipeline] // withDockerContainer [Pipeline] sh 04:01:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:01:01 Warning: overwriting stash ‘coverage-report’ 04:01:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:01:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:01:03 + ls -al . 04:01:03 total 260 04:01:03 drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 04:00 . 04:01:03 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 03:57 .. 04:01:03 -rw-rw-r-- 1 jenkins jenkins 140 Jan 19 03:57 .dockerignore 04:01:03 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 03:57 .git 04:01:03 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 03:57 .github 04:01:03 -rw-rw-r-- 1 jenkins jenkins 138 Jan 19 03:57 .gitignore 04:01:03 -rw-rw-r-- 1 jenkins jenkins 949 Jan 19 03:57 Dockerfile.build 04:01:03 -rw-rw-r-- 1 jenkins jenkins 901 Jan 19 03:57 Jenkinsfile 04:01:03 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 19 03:57 LICENSE 04:01:03 -rw-rw-r-- 1 jenkins jenkins 1016 Jan 19 03:57 Makefile 04:01:03 -rw-rw-r-- 1 jenkins jenkins 5897 Jan 19 03:57 README.md 04:01:03 -rw-rw-r-- 1 jenkins jenkins 6616 Jan 19 03:57 RELEASE-NOTES.txt 04:01:03 -rw-rw-r-- 1 jenkins jenkins 11 Jan 19 03:55 VERSION 04:01:03 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 03:57 bin 04:01:03 -rw-r--r-- 1 jenkins jenkins 144063 Jan 19 04:00 coverage.out 04:01:03 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 03:57 example 04:01:03 -rw-r--r-- 1 jenkins jenkins 491 Jan 19 04:00 go.mod 04:01:03 -rw-r--r-- 1 jenkins jenkins 14209 Jan 19 04:00 go.sum 04:01:03 drwxrwxr-x 15 jenkins jenkins 4096 Jan 19 03:57 internal 04:01:03 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 03:57 openapi 04:01:03 drwxrwxr-x 5 jenkins jenkins 4096 Jan 19 03:57 pkg 04:01:03 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 03:57 snap 04:01:03 -rw-rw-r-- 1 jenkins jenkins 222 Jan 19 03:57 version.go [Pipeline] isUnix [Pipeline] sh 04:01:04 + 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=81b7f98a259e7befb955434734c5049d14a607c4 --label arch=arm64 --label version=2.0.0-dev.3 . 04:01:04 Sending build context to Docker daemon 2.655MB 04:01:04 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 04:01:04 Step 2/24 : FROM ${BASE} AS builder 04:01:04 ---> 7b36a333debe 04:01:04 Step 3/24 : ARG MAKE='make build' 04:01:05 ---> Running in 7b8db58babe9 04:01:05 Removing intermediate container 7b8db58babe9 04:01:05 ---> ed55a9ee4346 04:01:05 Step 4/24 : WORKDIR /device-sdk-go 04:01:05 ---> Running in 5f866f35133b 04:01:06 Removing intermediate container 5f866f35133b 04:01:06 ---> 6c5546a3a686 04:01:06 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:01:06 ---> Running in 0db6735776fc 04:01:07 Removing intermediate container 0db6735776fc 04:01:07 ---> 7e8c3919faa6 04:01:07 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:01:07 ---> Running in c707be355e56 04:01:09 Removing intermediate container c707be355e56 04:01:09 ---> 2981ca202751 04:01:09 Step 7/24 : RUN apk add --update --no-cache make git 04:01:09 ---> Running in f28b653ddaef 04:01:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:01:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:01:12 OK: 142 MiB in 39 packages 04:01:13 Removing intermediate container f28b653ddaef 04:01:13 ---> 69dd7fb23a7b 04:01:13 Step 8/24 : COPY . . 04:01:14 ---> 9e4a8fb106c6 04:01:14 Step 9/24 : RUN ${MAKE} 04:01:14 ---> Running in ffbccad50e62 04:01:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.3" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:01:42 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:01:42 Removing intermediate container ffbccad50e62 04:01:42 ---> 2965de9683b2 04:01:42 Step 10/24 : FROM scratch 04:01:42 ---> 04:01:42 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:01:42 ---> Running in 07c7b84e6bc5 04:01:43 Removing intermediate container 07c7b84e6bc5 04:01:43 ---> 64413307c9f5 04:01:43 Step 12/24 : ENV APP_PORT=49990 04:01:43 ---> Running in d1748473d564 04:01:43 Removing intermediate container d1748473d564 04:01:43 ---> dc42e63fa0f6 04:01:43 Step 13/24 : EXPOSE $APP_PORT 04:01:43 ---> Running in 2f302de27c94 04:01:44 Removing intermediate container 2f302de27c94 04:01:44 ---> 073ad05cc7fe 04:01:44 Step 14/24 : WORKDIR / 04:01:44 ---> Running in 02bb223e0f28 04:01:44 Removing intermediate container 02bb223e0f28 04:01:44 ---> 2ec8ae0eac18 04:01:44 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:01:45 ---> 02578d63bd83 04:01:45 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:01:46 ---> 878bed3657b6 04:01:46 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:01:47 ---> cb2c0796cd8d 04:01:47 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 04:01:47 ---> 26388df47253 04:01:47 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 04:01:48 ---> b208f33c31db 04:01:48 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 04:01:48 ---> Running in 56c466909f3a 04:01:49 Removing intermediate container 56c466909f3a 04:01:49 ---> 235db98ec9f1 04:01:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:01:49 ---> Running in 9592cb92100b 04:01:50 Removing intermediate container 9592cb92100b 04:01:50 ---> 71a92f1c2566 04:01:50 Step 22/24 : LABEL arch=arm64 04:01:50 ---> Running in 67784b8f11d8 04:01:50 Removing intermediate container 67784b8f11d8 04:01:50 ---> 0450bbbbc017 04:01:50 Step 23/24 : LABEL git_sha=81b7f98a259e7befb955434734c5049d14a607c4 04:01:50 ---> Running in fd4c628946cb 04:01:51 Removing intermediate container fd4c628946cb 04:01:51 ---> 792f19af93c7 04:01:51 Step 24/24 : LABEL version=2.0.0-dev.3 04:01:51 ---> Running in 6e5e15ab29b6 04:01:51 Removing intermediate container 6e5e15ab29b6 04:01:51 ---> c2899166a822 04:01:51 [Warning] One or more build-args [ARCH] were not consumed 04:01:51 Successfully built c2899166a822 04:01:51 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 04:01:53 provisioning config files... 04:01:53 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8462041746978892193tmp [Pipeline] { [Pipeline] sh 04:01:53 + set +x 04:01:53 + curl -s https://codecov.io/bash 04:01:53 + bash -s -- 04:01:54 04:01:54 _____ _ 04:01:54 / ____| | | 04:01:54 | | ___ __| | ___ ___ _____ __ 04:01:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:01:54 | |___| (_) | (_| | __/ (_| (_) \ V / 04:01:54 \_____\___/ \__,_|\___|\___\___/ \_/ 04:01:54 Bash-20210115-cec3c92 04:01:54 04:01:54 04:01:54 ==> git version 2.24.3 found 04:01:54 ==> 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 04:01:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:01:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:01:54 ==> Jenkins CI detected. 04:01:54 project root: . 04:01:54 --> token set from env 04:01:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:01:54 ==> Running gcov in . (disable via -X gcov) 04:01:54 ==> Python coveragepy not found 04:01:54 ==> Searching for coverage reports in: 04:01:54 + . 04:01:54 -> Found 1 reports 04:01:54 ==> Detecting git/mercurial file structure 04:01:54 ==> Reading reports 04:01:54 + ./coverage.out bytes=144063 04:01:54 ==> Appending adjustments 04:01:54 https://docs.codecov.io/docs/fixing-reports 04:01:54 + Found adjustments 04:01:54 ==> Gzipping contents 04:01:54 24K /tmp/codecov.934iAa.gz 04:01:54 ==> Uploading reports 04:01:54 url: https://codecov.io 04:01:54 query: branch=master&commit=81b7f98a259e7befb955434734c5049d14a607c4&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:01:54 -> Pinging Codecov 04:01:54 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=81b7f98a259e7befb955434734c5049d14a607c4&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:01:54 -> Uploading to 04:01:54 https://storage.googleapis.com/codecov/v4/raw/2021-01-19/7E55EF52A471D76F132DFD9A03CDDE97/81b7f98a259e7befb955434734c5049d14a607c4/8e13d393-9d42-4604-af30-4c9ca8af39ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T040154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae308f6ff88da7e1d85de74d61bed7eb7f6f36c9d22fd7a1175168c812894371 04:01:54 % Total % Received % Xferd Average Speed Time Time Time Current 04:01:54 Dload Upload Total Spent Left Speed 04:01:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22317 0 0 100 22317 0 39370 --:--:-- --:--:-- --:--:-- 39429 04:01:55 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/81b7f98a259e7befb955434734c5049d14a607c4 [Pipeline] } 04:01:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:01:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:01:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:01:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:01:56 04:01:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:01:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:01:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:01:57 188c0c94c7c5: Pulling fs layer 04:01:57 0ef7d3d256c8: Pulling fs layer 04:01:57 de9db76c5a1d: Pulling fs layer 04:01:57 0eba1c9be4d2: Pulling fs layer 04:01:57 0d57e429df01: Pulling fs layer 04:01:57 4e4be7b47b0d: Pulling fs layer 04:01:57 e1f770b5df2f: Pulling fs layer 04:01:57 85a0685a4137: Pulling fs layer 04:01:57 0d57e429df01: Waiting 04:01:57 4e4be7b47b0d: Waiting 04:01:57 e1f770b5df2f: Waiting 04:01:57 85a0685a4137: Waiting 04:01:57 0eba1c9be4d2: Waiting 04:01:57 de9db76c5a1d: Verifying Checksum 04:01:57 de9db76c5a1d: Download complete 04:01:57 0ef7d3d256c8: Verifying Checksum 04:01:57 0ef7d3d256c8: Download complete 04:01:57 0d57e429df01: Verifying Checksum 04:01:57 0d57e429df01: Download complete 04:01:57 4e4be7b47b0d: Verifying Checksum 04:01:57 4e4be7b47b0d: Download complete 04:01:57 188c0c94c7c5: Verifying Checksum 04:01:57 188c0c94c7c5: Download complete 04:01:57 188c0c94c7c5: Pull complete 04:01:57 0ef7d3d256c8: Pull complete 04:01:57 de9db76c5a1d: Pull complete 04:01:58 e1f770b5df2f: Verifying Checksum 04:01:58 e1f770b5df2f: Download complete 04:02:00 0eba1c9be4d2: Verifying Checksum 04:02:00 0eba1c9be4d2: Download complete 04:02:01 85a0685a4137: Download complete 04:02:06 0eba1c9be4d2: Pull complete 04:02:06 0d57e429df01: Pull complete 04:02:06 4e4be7b47b0d: Pull complete 04:02:08 e1f770b5df2f: Pull complete 04:02:15 85a0685a4137: Pull complete 04:02:15 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:02:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:02:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:02:15 prd-centos7-docker-4c-2g-21111 does not seem to be running inside a container 04:02:15 $ 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 04:02:16 $ docker top cff93575bb16cba44400b8812b43afda96cdc922d4c70df7de6ebffd7e461f2b -eo pid,comm [Pipeline] { [Pipeline] echo 04:02:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:02:17 + set -o pipefail 04:02:17 + snyk monitor '--org=edgex-jenkins' 04:02:23 04:02:23 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 04:02:23 04:02:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/53acf535-6fec-484c-86c5-71c88e90adf6 04:02:23 04:02:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:02:23 04:02:23 [Pipeline] } 04:02:23 $ docker stop --time=1 cff93575bb16cba44400b8812b43afda96cdc922d4c70df7de6ebffd7e461f2b 04:02:26 $ docker rm -f cff93575bb16cba44400b8812b43afda96cdc922d4c70df7de6ebffd7e461f2b [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 04:02:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:27 provisioning config files... 04:02:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3576207169525817979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:28 --> edgex-publish-swagger.sh 04:02:28 === Publish openapi/v1 API === 04:02:28 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 04:02:28 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 04:02:28 % Total % Received % Xferd Average Speed Time Time Time Current 04:02:28 Dload Upload Total Spent Left Speed 04:02:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 22746 --:--:-- --:--:-- --:--:-- 22744 100 19947 0 0 100 19947 0 22742 --:--:-- --:--:-- --:--:-- 22744 04:02:29 04:02:29 04:02:29 === Publish openapi/v2 API === 04:02:29 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 04:02:29 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 04:02:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:02:29 Dload Upload Total Spent Left Speed 04:02:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52524 0 0 100 52524 0 66718 --:--:-- --:--:-- --:--:-- 66739 04:02:29 04:02:29 [Pipeline] } 04:02:29 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 04:02:30 + git log --format=format:%s -1 81b7f98a259e7befb955434734c5049d14a607c4 [Pipeline] isUnix [Pipeline] sh 04:02:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:02:30 . [Pipeline] withDockerContainer 04:02:30 prd-centos7-docker-4c-2g-21111 does not seem to be running inside a container 04:02:31 $ 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 04:02:31 $ docker top 05b129e6b8e425097f179ec3002d1772dfff7c3ab88f991558797b314ee41261 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:32 [ssh-agent] Looking for ssh-agent implementation... 04:02:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:32 $ docker exec 05b129e6b8e425097f179ec3002d1772dfff7c3ab88f991558797b314ee41261 ssh-agent 04:02:32 SSH_AUTH_SOCK=/tmp/ssh-uTENp63wGKLm/agent.12 04:02:32 SSH_AGENT_PID=18 04:02:32 Running ssh-add (command line suppressed) 04:02:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1358310592872325975.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1358310592872325975.key) 04:02:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:32 + git semver tag 04:02:32 # -> Open(): unable to determine branch for HEAD 04:02:32 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:02:32 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:02:32 # $SEMVER_REMOTE_NAME = origin 04:02:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:02:32 # $SEMVER_USER_NAME = edgex-jenkins 04:02:32 # $SEMVER_BRANCH = master 04:02:32 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 04:02:32 # 81b7f98a259e7befb955434734c5049d14a607c4 HEAD 04:02:32 # -> Force: false 04:02:33 # 99e0b276d3ae3c470f5b91b2a06d03ce117fce8d refs/tags/v2.0.0-dev.3 [Pipeline] } 04:02:33 $ docker exec --env ******** --env ******** 05b129e6b8e425097f179ec3002d1772dfff7c3ab88f991558797b314ee41261 ssh-agent -k 04:02:33 unset SSH_AUTH_SOCK; 04:02:33 unset SSH_AGENT_PID; 04:02:33 echo Agent pid 18 killed; 04:02:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:33 + git semver [Pipeline] } 04:02:33 $ docker stop --time=1 05b129e6b8e425097f179ec3002d1772dfff7c3ab88f991558797b314ee41261 04:02:35 $ docker rm -f 05b129e6b8e425097f179ec3002d1772dfff7c3ab88f991558797b314ee41261 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:02:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:02:35 04:02:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:02:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:02:36 0.23.1-centos7: Pulling from edgex-lftools 04:02:36 ab5ef0e58194: Pulling fs layer 04:02:36 9712f1f96733: Pulling fs layer 04:02:36 63f879dbbcfc: Pulling fs layer 04:02:36 0d9ebad4ef96: Pulling fs layer 04:02:36 e9a5061849ea: Pulling fs layer 04:02:36 d747dcd14b5f: Pulling fs layer 04:02:36 2de7ff778b66: Pulling fs layer 04:02:36 e9a5061849ea: Waiting 04:02:36 d747dcd14b5f: Waiting 04:02:36 2de7ff778b66: Waiting 04:02:36 0d9ebad4ef96: Waiting 04:02:36 9712f1f96733: Verifying Checksum 04:02:36 9712f1f96733: Download complete 04:02:37 63f879dbbcfc: Verifying Checksum 04:02:37 63f879dbbcfc: Download complete 04:02:37 e9a5061849ea: Verifying Checksum 04:02:37 e9a5061849ea: Download complete 04:02:37 d747dcd14b5f: Verifying Checksum 04:02:37 d747dcd14b5f: Download complete 04:02:38 2de7ff778b66: Verifying Checksum 04:02:38 2de7ff778b66: Download complete 04:02:38 0d9ebad4ef96: Verifying Checksum 04:02:38 0d9ebad4ef96: Download complete 04:02:38 ab5ef0e58194: Verifying Checksum 04:02:38 ab5ef0e58194: Download complete 04:02:43 ab5ef0e58194: Pull complete 04:02:43 9712f1f96733: Pull complete 04:02:45 63f879dbbcfc: Pull complete 04:02:52 0d9ebad4ef96: Pull complete 04:02:53 e9a5061849ea: Pull complete 04:02:53 d747dcd14b5f: Pull complete 04:02:55 2de7ff778b66: Pull complete 04:02:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:02:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:02:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:02:55 prd-centos7-docker-4c-2g-21111 does not seem to be running inside a container 04:02:55 $ 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 04:02:59 $ docker top 2c477ad243b491f28399358e28e714a6f82f4680e3b99b969d2af366d489f330 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:03:00 provisioning config files... 04:03:00 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8246903061953844993tmp 04:03:00 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4144649102724812015tmp 04:03:00 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4317816352728887583tmp [Pipeline] { [Pipeline] echo 04:03:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:03:00 ---> sigul-configuration.sh 04:03:00 gpg: directory `/root/.gnupg' created 04:03:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:03:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:03:00 gpg: keyring `/root/.gnupg/secring.gpg' created 04:03:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:03:00 gpg: CAST5 encrypted data 04:03:00 gpg: encrypted with 1 passphrase 04:03:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:03:01 + mkdir /home/jenkins 04:03:01 + mkdir /home/jenkins/sigul [Pipeline] sh 04:03:01 + 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 04:03:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:03:01 ---> sigul-install.sh 04:03:09 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 04:03:10 + git tag --list 04:03:10 0.7.1 04:03:10 delhi-tag 04:03:10 v1.0.0 04:03:10 v1.1.0 04:03:10 v1.1.1 04:03:10 v1.1.2 04:03:10 v1.2.0 04:03:10 v1.2.1 04:03:10 v1.2.2 04:03:10 v1.2.3 04:03:10 v1.2.4-dev.1 04:03:10 v1.2.4-dev.10 04:03:10 v1.2.4-dev.11 04:03:10 v1.2.4-dev.12 04:03:10 v1.2.4-dev.13 04:03:10 v1.2.4-dev.14 04:03:10 v1.2.4-dev.15 04:03:10 v1.2.4-dev.16 04:03:10 v1.2.4-dev.17 04:03:10 v1.2.4-dev.18 04:03:10 v1.2.4-dev.19 04:03:10 v1.2.4-dev.2 04:03:10 v1.2.4-dev.20 04:03:10 v1.2.4-dev.21 04:03:10 v1.2.4-dev.22 04:03:10 v1.2.4-dev.23 04:03:10 v1.2.4-dev.24 04:03:10 v1.2.4-dev.25 04:03:10 v1.2.4-dev.26 04:03:10 v1.2.4-dev.27 04:03:10 v1.2.4-dev.28 04:03:10 v1.2.4-dev.29 04:03:10 v1.2.4-dev.3 04:03:10 v1.2.4-dev.30 04:03:10 v1.2.4-dev.31 04:03:10 v1.2.4-dev.32 04:03:10 v1.2.4-dev.33 04:03:10 v1.2.4-dev.34 04:03:10 v1.2.4-dev.35 04:03:10 v1.2.4-dev.4 04:03:10 v1.2.4-dev.5 04:03:10 v1.2.4-dev.6 04:03:10 v1.2.4-dev.7 04:03:10 v1.2.4-dev.8 04:03:10 v1.2.4-dev.9 04:03:10 v1.3.0 04:03:10 v1.3.1-dev.1 04:03:10 v1.3.1-dev.10 04:03:10 v1.3.1-dev.2 04:03:10 v1.3.1-dev.3 04:03:10 v1.3.1-dev.4 04:03:10 v1.3.1-dev.5 04:03:10 v1.3.1-dev.6 04:03:10 v1.3.1-dev.7 04:03:10 v1.3.1-dev.8 04:03:10 v1.3.1-dev.9 04:03:10 v1.4.0 04:03:10 v1.4.1-dev.1 04:03:10 v1.4.1-dev.2 04:03:10 v1.4.1-dev.3 04:03:10 v1.4.1-dev.4 04:03:10 v1.4.1-dev.5 04:03:10 v1.4.1-dev.6 04:03:10 v1.4.1-dev.7 04:03:10 v2.0.0-dev.1 04:03:10 v2.0.0-dev.2 04:03:10 v2.0.0-dev.3 [Pipeline] sh 04:03:10 + lftools sign git-tag v2.0.0-dev.3 04:03:11 Signing Git tag with Sigul... 04:03:11 Signing v2.0.0-dev.3 [Pipeline] echo 04:03:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:03:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:03:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:03:13 $ docker stop --time=1 2c477ad243b491f28399358e28e714a6f82f4680e3b99b969d2af366d489f330 04:03:15 $ docker rm -f 2c477ad243b491f28399358e28e714a6f82f4680e3b99b969d2af366d489f330 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:03:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:03:16 . [Pipeline] withDockerContainer 04:03:16 prd-centos7-docker-4c-2g-21111 does not seem to be running inside a container 04:03:16 $ 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 04:03:16 $ docker top 834989a800d74531b047ddfc3a64c2171c813031d6168816edfa9c2a08edab2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:03:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:17 [ssh-agent] Looking for ssh-agent implementation... 04:03:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:17 $ docker exec 834989a800d74531b047ddfc3a64c2171c813031d6168816edfa9c2a08edab2d ssh-agent 04:03:17 SSH_AUTH_SOCK=/tmp/ssh-oHM0Om7XIE17/agent.11 04:03:17 SSH_AGENT_PID=16 04:03:17 Running ssh-add (command line suppressed) 04:03:17 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1087689043372150833.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1087689043372150833.key) 04:03:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:18 + git semver bump pre 04:03:18 # -> Open(): unable to determine branch for HEAD 04:03:18 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:03:18 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:03:18 # $SEMVER_REMOTE_NAME = origin 04:03:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:03:18 # $SEMVER_USER_NAME = edgex-jenkins 04:03:18 # $SEMVER_BRANCH = master 04:03:18 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 04:03:18 2.0.0-dev.4 [Pipeline] } 04:03:18 $ docker exec --env ******** --env ******** 834989a800d74531b047ddfc3a64c2171c813031d6168816edfa9c2a08edab2d ssh-agent -k 04:03:18 unset SSH_AUTH_SOCK; 04:03:18 unset SSH_AGENT_PID; 04:03:18 echo Agent pid 16 killed; 04:03:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:18 + git semver [Pipeline] } 04:03:18 $ docker stop --time=1 834989a800d74531b047ddfc3a64c2171c813031d6168816edfa9c2a08edab2d 04:03:20 $ docker rm -f 834989a800d74531b047ddfc3a64c2171c813031d6168816edfa9c2a08edab2d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:03:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:03:20 . [Pipeline] withDockerContainer 04:03:20 prd-centos7-docker-4c-2g-21111 does not seem to be running inside a container 04:03:20 $ 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 04:03:21 $ docker top 90095dad867742751a1c35f041a403eb4020e07f964bb83bfb914dee1a08a329 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:03:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:21 [ssh-agent] Looking for ssh-agent implementation... 04:03:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:22 $ docker exec 90095dad867742751a1c35f041a403eb4020e07f964bb83bfb914dee1a08a329 ssh-agent 04:03:22 SSH_AUTH_SOCK=/tmp/ssh-wC2GUF7fbXsb/agent.11 04:03:22 SSH_AGENT_PID=17 04:03:22 Running ssh-add (command line suppressed) 04:03:22 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2642020688692050058.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2642020688692050058.key) 04:03:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:22 + git semver push 04:03:22 # -> Open(): unable to determine branch for HEAD 04:03:22 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:03:22 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:03:22 # $SEMVER_REMOTE_NAME = origin 04:03:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:03:22 # $SEMVER_USER_NAME = edgex-jenkins 04:03:22 # $SEMVER_BRANCH = master 04:03:22 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 04:03:29 $ docker exec --env ******** --env ******** 90095dad867742751a1c35f041a403eb4020e07f964bb83bfb914dee1a08a329 ssh-agent -k 04:03:29 unset SSH_AUTH_SOCK; 04:03:29 unset SSH_AGENT_PID; 04:03:29 echo Agent pid 17 killed; 04:03:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:30 + git semver [Pipeline] } 04:03:30 $ docker stop --time=1 90095dad867742751a1c35f041a403eb4020e07f964bb83bfb914dee1a08a329 04:03:31 $ docker rm -f 90095dad867742751a1c35f041a403eb4020e07f964bb83bfb914dee1a08a329 [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 04:03:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:03:33 ---> package-listing.sh 04:03:33 ++ facter osfamily 04:03:33 ++ tr '[:upper:]' '[:lower:]' 04:03:33 + OS_FAMILY=redhat 04:03:33 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 04:03:33 + START_PACKAGES=/tmp/packages_start.txt 04:03:33 + END_PACKAGES=/tmp/packages_end.txt 04:03:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:03:33 + PACKAGES=/tmp/packages_start.txt 04:03:33 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 04:03:33 + PACKAGES=/tmp/packages_end.txt 04:03:33 + case "${OS_FAMILY}" in 04:03:33 + rpm -qa 04:03:33 + sort 04:03:38 + '[' -f /tmp/packages_start.txt ']' 04:03:38 + '[' -f /tmp/packages_end.txt ']' 04:03:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:03:38 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 04:03:38 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 04:03:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 04:03:38 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 04:03:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:03:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:03:39 04:03:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:03:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:03:39 alpine: Pulling from edgex-lftools-log-publisher 04:03:39 df20fa9351a1: Pulling fs layer 04:03:39 36b3adc4ff6f: Pulling fs layer 04:03:39 8ad3a11d3b57: Pulling fs layer 04:03:39 46f8f816bc3b: Pulling fs layer 04:03:39 93b61091891f: Pulling fs layer 04:03:39 93b9cdb0e59b: Pulling fs layer 04:03:39 5e14af77c1be: Pulling fs layer 04:03:39 01666e4c0597: Pulling fs layer 04:03:39 aa168da1d23b: Pulling fs layer 04:03:39 46f8f816bc3b: Waiting 04:03:39 93b61091891f: Waiting 04:03:39 93b9cdb0e59b: Waiting 04:03:39 5e14af77c1be: Waiting 04:03:39 01666e4c0597: Waiting 04:03:39 aa168da1d23b: Waiting 04:03:39 36b3adc4ff6f: Verifying Checksum 04:03:39 36b3adc4ff6f: Download complete 04:03:39 46f8f816bc3b: Verifying Checksum 04:03:39 46f8f816bc3b: Download complete 04:03:39 df20fa9351a1: Verifying Checksum 04:03:39 df20fa9351a1: Download complete 04:03:39 93b9cdb0e59b: Verifying Checksum 04:03:39 93b9cdb0e59b: Download complete 04:03:39 93b61091891f: Download complete 04:03:39 5e14af77c1be: Verifying Checksum 04:03:39 5e14af77c1be: Download complete 04:03:39 01666e4c0597: Verifying Checksum 04:03:39 01666e4c0597: Download complete 04:03:40 df20fa9351a1: Pull complete 04:03:40 36b3adc4ff6f: Pull complete 04:03:40 8ad3a11d3b57: Verifying Checksum 04:03:40 8ad3a11d3b57: Download complete 04:03:42 8ad3a11d3b57: Pull complete 04:03:42 aa168da1d23b: Verifying Checksum 04:03:42 aa168da1d23b: Download complete 04:03:42 46f8f816bc3b: Pull complete 04:03:42 93b61091891f: Pull complete 04:03:42 93b9cdb0e59b: Pull complete 04:03:42 5e14af77c1be: Pull complete 04:03:43 01666e4c0597: Pull complete 04:03:51 aa168da1d23b: Pull complete 04:03:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:03:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:03:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:03:51 prd-centos7-docker-4c-2g-21111 does not seem to be running inside a container 04:03:51 $ 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 04:03:54 $ docker top 1c0a59780452af87c9d3da4d59f1a65e3cbe8132e23e0f4427a73fd30a1b880e -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:54 + touch /tmp/pre-build-complete [Pipeline] sh 04:03:55 + mkdir -p /var/log/sa [Pipeline] sh 04:03:55 + ls /var/log/sa-host 04:03:55 + sadf -c /var/log/sa-host/sa19 04:03:55 file_magic: OK 04:03:55 HZ: Using current value: 100 04:03:55 file_header: OK 04:03:55 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 04:03:55 Statistics: 04:03:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:03:55 File successfully converted to sysstat format version 12.2.1 04:03:55 + sadf -c /var/log/sa-host/sa23 04:03:55 file_magic: OK 04:03:55 HZ: Using current value: 100 04:03:55 file_header: OK 04:03:55 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 04:03:55 Statistics: 04:03:55 Hnuu...uuuununununu... 04:03:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:55 provisioning config files... 04:03:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1732620288369405371tmp [Pipeline] { [Pipeline] echo 04:03:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:03:56 ---> create-netrc.sh [Pipeline] } 04:03:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:03:56 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:03:56 ---> python-tools-install.sh [Pipeline] echo 04:03:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:03:56 ---> sudo-logs.sh 04:03:56 Archiving 'sudo' log.. [Pipeline] echo 04:03:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:03:57 ---> job-cost.sh 04:03:57 lf-activate-venv: SKIPPING 04:03:57 INFO: No Stack... 04:03:58 INFO: Retrieving Pricing Info for: v1-standard-2 04:03:58 INFO: Archiving Costs [Pipeline] echo 04:03:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:03:59 ---> logs-deploy.sh 04:03:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/108 04:03:59 INFO: archiving workspace using pattern(s): 04:04:01 Archives upload complete. 04:04:01 INFO: archiving logs to Nexus 04:04:02 ---> uname -a: 04:04:02 Linux prd-centos7-docker-4c-2g-21111.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:04:02 04:04:02 04:04:02 ---> lscpu: 04:04:02 Architecture: x86_64 04:04:02 CPU op-mode(s): 32-bit, 64-bit 04:04:02 Byte Order: Little Endian 04:04:02 Address sizes: 40 bits physical, 48 bits virtual 04:04:02 CPU(s): 4 04:04:02 On-line CPU(s) list: 0-3 04:04:02 Thread(s) per core: 1 04:04:02 Core(s) per socket: 1 04:04:02 Socket(s): 4 04:04:02 NUMA node(s): 1 04:04:02 Vendor ID: GenuineIntel 04:04:02 CPU family: 6 04:04:02 Model: 44 04:04:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:04:02 Stepping: 1 04:04:02 CPU MHz: 2933.436 04:04:02 BogoMIPS: 5866.87 04:04:02 Virtualization: VT-x 04:04:02 Hypervisor vendor: KVM 04:04:02 Virtualization type: full 04:04:02 L1d cache: 128 KiB 04:04:02 L1i cache: 128 KiB 04:04:02 L2 cache: 16 MiB 04:04:02 L3 cache: 64 MiB 04:04:02 NUMA node0 CPU(s): 0-3 04:04:02 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:04:02 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:04:02 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:04:02 Vulnerability Meltdown: Mitigation; PTI 04:04:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:04:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:04:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:04:02 Vulnerability Srbds: Not affected 04:04:02 Vulnerability Tsx async abort: Not affected 04:04:02 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 04:04:02 04:04:02 04:04:02 ---> nproc: 04:04:02 4 04:04:02 04:04:02 04:04:02 ---> df -h: 04:04:02 Filesystem Size Used Available Use% Mounted on 04:04:02 overlay 50.0G 8.5G 41.4G 17% / 04:04:02 tmpfs 64.0M 0 64.0M 0% /dev 04:04:02 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:04:02 shm 64.0M 0 64.0M 0% /dev/shm 04:04:02 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 04:04:02 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 04:04:02 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 04:04:02 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 04:04:02 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 04:04:02 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 04:04:02 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 04:04:02 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 04:04:02 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dgexfoundry_device-sdk-go_master 04:04:02 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 04:04:02 04:04:02 04:04:02 ---> free -m: 04:04:02 total used free shared buff/cache available 04:04:02 Mem: 1837 823 141 0 872 949 04:04:02 Swap: 1023 2 1021 04:04:02 04:04:02 04:04:02 ---> ip addr: 04:04:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:04:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:04:02 inet 127.0.0.1/8 scope host lo 04:04:02 valid_lft forever preferred_lft forever 04:04:02 inet6 ::1/128 scope host 04:04:02 valid_lft forever preferred_lft forever 04:04:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:04:02 link/ether fa:16:3e:71:ea:aa brd ff:ff:ff:ff:ff:ff 04:04:02 inet 10.30.123.68/23 brd 10.30.123.255 scope global dynamic eth0 04:04:02 valid_lft 85819sec preferred_lft 85819sec 04:04:02 inet6 fe80::f816:3eff:fe71:eaaa/64 scope link 04:04:02 valid_lft forever preferred_lft forever 04:04:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:04:02 link/ether 02:42:b8:88:b7:6c brd ff:ff:ff:ff:ff:ff 04:04:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:04:02 valid_lft forever preferred_lft forever 04:04:02 inet6 fe80::42:b8ff:fe88:b76c/64 scope link 04:04:02 valid_lft forever preferred_lft forever 04:04:02 04:04:02 04:04:02 ---> sar -b -r -n DEV: 04:04:02 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/19/21 _x86_64_ (4 CPU) 04:04:02 04:04:02 03:54:09 LINUX RESTART (4 CPU) 04:04:02 04:04:02 03:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:04:02 03:56:01 27.35 6.16 21.19 0.00 1712.40 3060.70 0.00 04:04:02 03:57:01 0.92 0.00 0.92 0.00 0.00 17.77 0.00 04:04:02 03:58:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 04:04:02 03:59:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 04:04:02 04:00:01 0.28 0.00 0.28 0.00 0.00 3.03 0.00 04:04:02 04:01:01 0.43 0.02 0.42 0.00 0.13 6.64 0.00 04:04:02 04:02:01 14.67 3.05 11.62 0.00 449.08 7534.34 0.00 04:04:02 04:03:01 433.22 219.92 213.30 0.00 11301.07 57143.19 0.00 04:04:02 Average: 59.69 28.65 31.04 0.00 1683.46 8474.61 0.00 04:04:02 04:04:02 03:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:04:02 03:56:01 156600 0 617428 32.81 2620 1104896 1085804 37.06 438016 1087564 20 04:04:02 03:57:01 161052 0 612968 32.58 2620 1104904 1074172 36.66 437564 1084772 16 04:04:02 03:58:01 159496 0 614520 32.66 2620 1104908 1074124 36.66 434128 1089692 20 04:04:02 03:59:01 159264 0 614752 32.67 2620 1104908 1074136 36.66 448268 1075628 8 04:04:02 04:00:01 158180 0 615828 32.73 2620 1104916 1058728 36.13 449800 1075832 8 04:04:02 04:01:01 156508 0 617496 32.82 2620 1104920 1061436 36.23 450556 1075832 12 04:04:02 04:02:01 70492 0 687208 36.52 2620 1121224 1486568 50.73 532464 1070808 99952 04:04:02 04:03:01 148820 0 768936 40.87 1544 962244 1206512 41.18 572588 825384 304 04:04:02 Average: 146302 0 643642 34.21 2486 1089115 1140185 38.91 470423 1048189 12542 04:04:02 04:04:02 03:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:04:02 03:56:01 eth0 83.37 68.14 360.60 30.68 0.00 0.00 0.00 0.00 04:04:02 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:02 03:56:01 docker0 11.74 8.54 1.68 21.81 0.00 0.00 0.00 0.00 04:04:02 03:57:01 eth0 3.61 0.68 0.83 0.40 0.00 0.00 0.00 0.00 04:04:02 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:02 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:02 03:58:01 eth0 3.40 1.15 1.26 0.82 0.00 0.00 0.00 0.00 04:04:02 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:02 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:02 03:59:01 eth0 0.65 0.37 0.27 0.20 0.00 0.00 0.00 0.00 04:04:02 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:02 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:02 04:00:01 eth0 1.27 0.20 0.22 0.07 0.00 0.00 0.00 0.00 04:04:02 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:02 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:02 04:01:01 eth0 1.87 0.30 0.40 0.20 0.00 0.00 0.00 0.00 04:04:02 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:02 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:02 04:02:01 eth0 449.09 387.66 4074.27 30.02 0.00 0.00 0.00 0.00 04:04:02 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:02 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:02 04:03:01 eth0 469.54 413.81 3396.79 91.31 0.00 0.00 0.00 0.00 04:04:02 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:02 04:03:01 veth38d3d94 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:04:02 04:03:01 docker0 31.49 30.81 2.83 155.49 0.00 0.00 0.00 0.00 04:04:02 Average: eth0 126.64 109.07 979.63 19.22 0.00 0.00 0.00 0.00 04:04:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:02 Average: veth38d3d94 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 04:04:02 Average: docker0 5.41 4.92 0.56 22.17 0.00 0.00 0.00 0.00 04:04:02 04:04:02 04:04:02 ---> sar -P ALL: 04:04:02 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/19/21 _x86_64_ (4 CPU) 04:04:02 04:04:02 03:54:09 LINUX RESTART (4 CPU) 04:04:02 04:04:02 03:55:01 CPU %user %nice %system %iowait %steal %idle 04:04:02 03:56:01 all 2.46 0.00 1.58 0.59 0.20 95.17 04:04:02 03:56:01 0 2.78 0.00 1.78 0.13 0.20 95.10 04:04:02 03:56:01 1 2.28 0.00 1.29 1.36 0.15 94.93 04:04:02 03:56:01 2 1.96 0.00 1.54 0.60 0.20 95.70 04:04:02 03:56:01 3 2.83 0.00 1.72 0.25 0.23 94.97 04:04:02 03:57:01 all 0.18 0.00 0.05 0.00 0.03 99.75 04:04:02 03:57:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:04:02 03:57:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:04:02 03:57:01 2 0.07 0.00 0.07 0.00 0.05 99.82 04:04:02 03:57:01 3 0.57 0.00 0.03 0.00 0.02 99.38 04:04:02 03:58:01 all 0.15 0.00 0.06 0.00 0.01 99.77 04:04:02 03:58:01 0 0.07 0.00 0.07 0.00 0.00 99.87 04:04:02 03:58:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:04:02 03:58:01 2 0.12 0.00 0.08 0.00 0.02 99.78 04:04:02 03:58:01 3 0.38 0.00 0.07 0.00 0.00 99.55 04:04:02 03:59:01 all 0.10 0.00 0.05 0.00 0.00 99.85 04:04:02 03:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:04:02 03:59:01 1 0.07 0.00 0.07 0.00 0.00 99.87 04:04:02 03:59:01 2 0.32 0.00 0.03 0.00 0.00 99.65 04:04:02 03:59:01 3 0.00 0.00 0.08 0.00 0.00 99.92 04:04:02 04:00:01 all 0.18 0.00 0.10 0.00 0.01 99.70 04:04:02 04:00:01 0 0.05 0.00 0.07 0.00 0.02 99.87 04:04:02 04:00:01 1 0.08 0.00 0.08 0.00 0.02 99.82 04:04:02 04:00:01 2 0.55 0.00 0.15 0.00 0.02 99.28 04:04:02 04:00:01 3 0.05 0.00 0.12 0.00 0.00 99.83 04:04:02 04:01:01 all 0.16 0.00 0.03 0.00 0.00 99.81 04:04:02 04:01:01 0 0.07 0.00 0.03 0.00 0.00 99.90 04:04:02 04:01:01 1 0.53 0.00 0.02 0.00 0.00 99.45 04:04:02 04:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:04:02 04:01:01 3 0.00 0.00 0.03 0.00 0.00 99.97 04:04:02 04:02:01 all 2.21 0.00 1.41 0.03 0.04 96.31 04:04:02 04:02:01 0 1.99 0.00 1.60 0.00 0.03 96.38 04:04:02 04:02:01 1 2.03 0.00 1.32 0.03 0.05 96.57 04:04:02 04:02:01 2 2.31 0.00 1.46 0.02 0.03 96.18 04:04:02 04:02:01 3 2.53 0.00 1.26 0.05 0.03 96.13 04:04:02 04:03:01 all 15.62 0.00 9.90 5.52 0.19 68.77 04:04:02 04:03:01 0 15.47 0.00 10.18 6.63 0.14 67.59 04:04:02 04:03:01 1 15.13 0.00 9.63 5.51 0.17 69.56 04:04:02 04:03:01 2 15.82 0.00 9.36 5.80 0.21 68.81 04:04:02 04:03:01 3 16.06 0.00 10.43 4.15 0.24 69.11 04:04:02 Average: all 2.58 0.00 1.62 0.75 0.06 94.99 04:04:02 Average: 0 2.51 0.00 1.69 0.82 0.05 94.93 04:04:02 Average: 1 2.48 0.00 1.53 0.85 0.06 95.09 04:04:02 Average: 2 2.60 0.00 1.56 0.79 0.06 94.99 04:04:02 Average: 3 2.75 0.00 1.68 0.54 0.06 94.96 04:04:02 04:04:02 04:04:02