Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1992618647416248097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1164179767807603321.key > 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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3800959328951070441.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1479786618068900066.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3976896698537862780.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6673058501916948485.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-234 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh8082677555036934916.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea # timeout=10 Commit message: "Merge pull request #997 from hahattan/issue-996" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:40:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:40:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:40:05 ========================================================= 22:40:05 EdgeX Global Pipelines Version Info 22:40:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:40:07 ------------------- 22:40:07 stable info: 22:40:07 ------------------- 22:40:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:40:07 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:40:07 Message: update stable to v1.0.196 22:40:07 ------------------- 22:40:07 experimental info: 22:40:07 ------------------- 22:40:07 Commited By: **** collab-it+edgex@linuxfoundation.org 22:40:07 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:40:07 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:40:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:40:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:40:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:40:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:40:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:40:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:40:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:40:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:40:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:40:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:40:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:40:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:40:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:40:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:40:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:40:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:40:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:40:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:40:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:40:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:40:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:40:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:40:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea [Pipeline] echo 22:40:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b7ab9a [Pipeline] echo 22:40:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:10 provisioning config files... 22:40:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5759826248391483832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:10 ---> docker-login.sh 22:40:10 nexus3.edgexfoundry.org:10001 22:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:11 Configure a credential helper to remove this warning. See 22:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:11 22:40:11 Login Succeeded 22:40:11 nexus3.edgexfoundry.org:10002 22:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:11 Configure a credential helper to remove this warning. See 22:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:11 22:40:11 Login Succeeded 22:40:11 nexus3.edgexfoundry.org:10003 22:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:11 Configure a credential helper to remove this warning. See 22:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:11 22:40:11 Login Succeeded 22:40:11 nexus3.edgexfoundry.org:10004 22:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:11 Configure a credential helper to remove this warning. See 22:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:11 22:40:11 Login Succeeded 22:40:11 docker.io 22:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:11 Configure a credential helper to remove this warning. See 22:40:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:11 22:40:11 Login Succeeded 22:40:11 ---> docker-login.sh ends [Pipeline] } 22:40:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:40:13 + git log --format=format:%s -1 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea [Pipeline] echo 22:40:13 GIT_COMMIT: 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea, Commit Message: Merge pull request #997 from hahattan/issue-996 [Pipeline] echo 22:40:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:40:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:13 22:40:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:40:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:14 latest: Pulling from edgex-devops/git-semver 22:40:14 31603596830f: Pulling fs layer 22:40:14 54011a49482f: Pulling fs layer 22:40:14 a6820b24f6d8: Pulling fs layer 22:40:14 f581987b2513: Pulling fs layer 22:40:14 f581987b2513: Waiting 22:40:14 54011a49482f: Verifying Checksum 22:40:14 54011a49482f: Download complete 22:40:14 31603596830f: Verifying Checksum 22:40:14 31603596830f: Download complete 22:40:14 f581987b2513: Verifying Checksum 22:40:14 f581987b2513: Download complete 22:40:14 a6820b24f6d8: Verifying Checksum 22:40:14 a6820b24f6d8: Download complete 22:40:14 31603596830f: Pull complete 22:40:14 54011a49482f: Pull complete 22:40:15 a6820b24f6d8: Pull complete 22:40:15 f581987b2513: Pull complete 22:40:16 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:40:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:40:16 prd-centos7-docker-4c-2g-234 does not seem to be running inside a container 22:40:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:40:18 $ docker top 1f8b296c08d73c5eb1fc9895a7cf1defb2b95b77fdcdb6b38c16e2914cbc99fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:40:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:18 [ssh-agent] Looking for ssh-agent implementation... 22:40:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:18 $ docker exec 1f8b296c08d73c5eb1fc9895a7cf1defb2b95b77fdcdb6b38c16e2914cbc99fb ssh-agent 22:40:18 SSH_AUTH_SOCK=/tmp/ssh-SQIQLncezLKl/agent.12 22:40:18 SSH_AGENT_PID=19 22:40:18 Running ssh-add (command line suppressed) 22:40:18 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6727425882993580344.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6727425882993580344.key) 22:40:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:19 + git tag --points-at HEAD [Pipeline] } 22:40:19 $ docker exec --env ******** --env ******** 1f8b296c08d73c5eb1fc9895a7cf1defb2b95b77fdcdb6b38c16e2914cbc99fb ssh-agent -k 22:40:19 unset SSH_AUTH_SOCK; 22:40:19 unset SSH_AGENT_PID; 22:40:19 echo Agent pid 19 killed; 22:40:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:40:19 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.1-dev.4' [Pipeline] sshagent 22:40:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:19 [ssh-agent] Looking for ssh-agent implementation... 22:40:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:19 $ docker exec 1f8b296c08d73c5eb1fc9895a7cf1defb2b95b77fdcdb6b38c16e2914cbc99fb ssh-agent 22:40:19 SSH_AUTH_SOCK=/tmp/ssh-mYst6Hx2Dpgl/agent.53 22:40:19 SSH_AGENT_PID=60 22:40:19 Running ssh-add (command line suppressed) 22:40:20 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2813757801781164315.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2813757801781164315.key) 22:40:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:20 + git semver init 22:40:20 # -> Open(): unable to determine branch for HEAD 22:40:20 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 22:40:20 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 22:40:20 # $SEMVER_REMOTE_NAME = origin 22:40:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:40:20 # $SEMVER_USER_NAME = edgex-jenkins 22:40:20 # $SEMVER_BRANCH = main 22:40:20 # $SEMVER_TEMP = /tmp/semver-016270981 22:40:20 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 22:40:20 # '/tmp/semver-016270981' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 22:40:20 # -> Force: false 22:40:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 22:40:20 $ docker exec --env ******** --env ******** 1f8b296c08d73c5eb1fc9895a7cf1defb2b95b77fdcdb6b38c16e2914cbc99fb ssh-agent -k 22:40:21 unset SSH_AUTH_SOCK; 22:40:21 unset SSH_AGENT_PID; 22:40:21 echo Agent pid 60 killed; 22:40:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:40:21 + git semver [Pipeline] } 22:40:21 $ docker stop --time=1 1f8b296c08d73c5eb1fc9895a7cf1defb2b95b77fdcdb6b38c16e2914cbc99fb 22:40:22 $ docker rm -f 1f8b296c08d73c5eb1fc9895a7cf1defb2b95b77fdcdb6b38c16e2914cbc99fb [Pipeline] // withDockerContainer [Pipeline] sh 22:40:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:40:23 Stashed 1 file(s) [Pipeline] echo 22:40:23 [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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 22:40:39 Still waiting to schedule task 22:40:39 ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘centos7-docker-4c-2g’ 22:40:39 ‘prd-centos7-docker-4c-2g-215’ is offline 22:40:39 ‘prd-centos7-docker-4c-2g-216’ is offline 22:40:39 ‘prd-centos7-docker-4c-2g-235’ is offline 22:40:39 ‘prd-centos7-docker-4c-2g-239’ is offline 22:40:39 ‘prd-centos7-docker-4c-2g-241’ is offline 22:40:39 ‘prd-centos7-docker-4c-2g-242’ is offline 22:40:39 ‘prd-centos7-docker-4c-2g-243’ is offline 22:40:39 ‘prd-ubuntu18.04-docker-arm64-4c-16g-232’ doesn’t have label ‘centos7-docker-4c-2g’ 22:40:39 Still waiting to schedule task 22:40:39 ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:40:39 ‘prd-centos7-docker-4c-2g-215’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:40:39 ‘prd-centos7-docker-4c-2g-216’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:40:39 ‘prd-centos7-docker-4c-2g-235’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:40:39 ‘prd-centos7-docker-4c-2g-239’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:40:39 ‘prd-centos7-docker-4c-2g-241’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:40:39 ‘prd-centos7-docker-4c-2g-242’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:40:39 ‘prd-centos7-docker-4c-2g-243’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:40:39 ‘prd-ubuntu18.04-docker-arm64-4c-16g-232’ is offline 22:48:42 Running on prd-centos7-docker-4c-2g-652 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 22:48:42 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:48:42 Selected Git installation does not exist. Using Default 22:48:42 The recommended git tool is: NONE 22:48:45 using credential edgex-jenkins-ssh 22:48:45 Cloning the remote Git repository 22:48:46 Avoid second fetch 22:48:46 Checking out Revision 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea (main) 22:48:45 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:48:45 > git init /w/workspace/device-sdk-go/1 # timeout=10 22:48:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:48:45 > git --version # timeout=10 22:48:45 > git --version # 'git version 2.24.4' 22:48:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:45 [INFO] Currently running in a labeled security context 22:48:45 [INFO] Currently SELinux is 'enforcing' on the host 22:48:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1775660533796098093.key 22:48:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:48:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:46 > git config core.sparsecheckout # timeout=10 22:48:46 > git checkout -f 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea # timeout=10 22:48:49 Commit message: "Merge pull request #997 from hahattan/issue-996" 22:48:49 > git --version # timeout=10 22:48:49 > git --version # 'git version 2.24.4' 22:48:49 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:48:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:48:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:48:52 + true 22:48:52 + sudo service docker restart 22:48:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:49:10 provisioning config files... 22:49:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4172609014993181006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:49:10 ---> docker-login.sh 22:49:10 nexus3.edgexfoundry.org:10001 22:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:10 Configure a credential helper to remove this warning. See 22:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:10 22:49:10 Login Succeeded 22:49:10 nexus3.edgexfoundry.org:10002 22:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:11 Configure a credential helper to remove this warning. See 22:49:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:11 22:49:11 Login Succeeded 22:49:11 nexus3.edgexfoundry.org:10003 22:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:11 Configure a credential helper to remove this warning. See 22:49:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:11 22:49:11 Login Succeeded 22:49:11 nexus3.edgexfoundry.org:10004 22:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:11 Configure a credential helper to remove this warning. See 22:49:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:11 22:49:11 Login Succeeded 22:49:11 docker.io 22:49:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:11 Configure a credential helper to remove this warning. See 22:49:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:11 22:49:11 Login Succeeded 22:49:11 ---> docker-login.sh ends [Pipeline] } 22:49:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:49:12 ========================================================= 22:49:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:49:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:49:12 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:49:12 Sending build context to Docker daemon 2.569MB 22:49:12 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:49:12 Step 2/8 : FROM ${BASE} 22:49:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:49:12 540db60ca938: Pulling fs layer 22:49:12 adcc1eea9eea: Pulling fs layer 22:49:12 4c4ab2625f07: Pulling fs layer 22:49:12 0510c868ecb4: Pulling fs layer 22:49:12 afea3b2eda06: Pulling fs layer 22:49:12 7809a108b3ef: Pulling fs layer 22:49:12 f706445af74f: Pulling fs layer 22:49:12 0510c868ecb4: Waiting 22:49:12 afea3b2eda06: Waiting 22:49:12 7809a108b3ef: Waiting 22:49:12 f706445af74f: Waiting 22:49:12 4c4ab2625f07: Verifying Checksum 22:49:12 4c4ab2625f07: Download complete 22:49:12 adcc1eea9eea: Verifying Checksum 22:49:12 adcc1eea9eea: Download complete 22:49:12 afea3b2eda06: Verifying Checksum 22:49:12 afea3b2eda06: Download complete 22:49:12 540db60ca938: Verifying Checksum 22:49:12 540db60ca938: Download complete 22:49:12 7809a108b3ef: Verifying Checksum 22:49:12 7809a108b3ef: Download complete 22:49:13 540db60ca938: Pull complete 22:49:13 adcc1eea9eea: Pull complete 22:49:13 4c4ab2625f07: Pull complete 22:49:14 f706445af74f: Verifying Checksum 22:49:14 f706445af74f: Download complete 22:49:15 0510c868ecb4: Verifying Checksum 22:49:15 0510c868ecb4: Download complete 22:49:18 0510c868ecb4: Pull complete 22:49:18 afea3b2eda06: Pull complete 22:49:18 7809a108b3ef: Pull complete 22:49:20 f706445af74f: Pull complete 22:49:20 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:49:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:49:20 ---> b068be0155e3 22:49:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:49:28 ---> Running in 33f93c12d091 22:49:28 Removing intermediate container 33f93c12d091 22:49:28 ---> ff1baf89cc0f 22:49:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:28 ---> Running in 41427c15399c 22:49:28 Removing intermediate container 41427c15399c 22:49:28 ---> ef92d4e14650 22:49:28 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 22:49:28 ---> Running in b7d9e0810ba2 22:49:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:49:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:49:29 (1/6) Installing libc-dev (0.7.2-r3) 22:49:29 (2/6) Installing libsodium (1.0.18-r0) 22:49:29 (3/6) Installing pkgconf (1.7.3-r0) 22:49:29 (4/6) Installing libsodium-dev (1.0.18-r0) 22:49:29 (5/6) Installing libzmq (4.3.3-r1) 22:49:29 (6/6) Installing zeromq-dev (4.3.3-r1) 22:49:29 Executing busybox-1.32.1-r6.trigger 22:49:29 OK: 150 MiB in 46 packages 22:49:30 Removing intermediate container b7d9e0810ba2 22:49:30 ---> 9ec44615e0fc 22:49:30 Step 6/8 : WORKDIR /device-sdk-go 22:49:30 ---> Running in 7979dc9ee383 22:49:30 Removing intermediate container 7979dc9ee383 22:49:30 ---> 0b73e8223617 22:49:30 Step 7/8 : COPY . . 22:49:30 ---> 52719074cdc1 22:49:30 Step 8/8 : RUN go mod download 22:49:30 ---> Running in 3f69dd564976 22:49:42 Removing intermediate container 3f69dd564976 22:49:42 ---> 33199ad38373 22:49:42 Successfully built 33199ad38373 22:49:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:49:43 + docker inspect -f . ci-base-image-x86_64 22:49:43 . [Pipeline] withDockerContainer 22:49:43 prd-centos7-docker-4c-2g-652 does not seem to be running inside a container 22:49:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:49:43 $ docker top fa55dd3aa840ac6519064d9b0f1f3a15cdbd139811532775c69d416af1f1d011 -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:44 + go version 22:49:44 go version go1.16.3 linux/amd64 [Pipeline] } 22:49:44 $ docker stop --time=1 fa55dd3aa840ac6519064d9b0f1f3a15cdbd139811532775c69d416af1f1d011 22:49:45 $ docker rm -f fa55dd3aa840ac6519064d9b0f1f3a15cdbd139811532775c69d416af1f1d011 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:49:46 + docker inspect -f . ci-base-image-x86_64 22:49:46 . [Pipeline] withDockerContainer 22:49:46 prd-centos7-docker-4c-2g-652 does not seem to be running inside a container 22:49:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:49:46 $ docker top a940239c37509752cbb81f107c714df37061c9cfb1bccd54d7872486deda2ead -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:47 + go mod tidy [Pipeline] sh 22:49:47 + make test 22:49:47 go mod tidy 22:49:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:49:53 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:50:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 22:50:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 22:50:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 22:50:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 24.2% of statements 22:50:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 22:50:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.050s coverage: 28.1% of statements 22:50:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.053s coverage: 78.9% of statements 22:50:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.051s coverage: 9.0% of statements 22:50:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 22:50:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 22:50:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 22:50:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.060s coverage: 28.7% of statements 22:50:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 22:50:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.074s coverage: 83.3% of statements 22:50:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 22:50:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 22:50:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.089s coverage: 58.0% of statements 22:50:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.811s coverage: 89.2% of statements 22:50:20 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 22:50:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.067s coverage: 4.9% of statements 22:50:20 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 22:50:21 GO111MODULE=on go vet ./... 22:50:39 gofmt -l . 22:50:39 [ "`gofmt -l .`" = "" ] 22:50:39 ./bin/test-attribution-txt.sh 22:50:39 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:50:39 $ docker stop --time=1 a940239c37509752cbb81f107c714df37061c9cfb1bccd54d7872486deda2ead 22:50:40 $ docker rm -f a940239c37509752cbb81f107c714df37061c9cfb1bccd54d7872486deda2ead [Pipeline] // withDockerContainer [Pipeline] sh 22:50:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:50:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:50:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:50:43 + ls -al . 22:50:43 total 228 22:50:43 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 6 22:50 . 22:50:43 drwxrwxr-x. 4 jenkins jenkins 28 Jul 6 22:48 .. 22:50:43 drwxrwxr-x. 2 jenkins jenkins 64 Jul 6 22:48 bin 22:50:43 -rw-rw-r--. 1 jenkins jenkins 24816 Jul 6 22:48 CHANGELOG.md 22:50:43 -rw-r--r--. 1 jenkins jenkins 125634 Jul 6 22:50 coverage.out 22:50:43 -rw-rw-r--. 1 jenkins jenkins 987 Jul 6 22:48 Dockerfile.build 22:50:43 -rw-rw-r--. 1 jenkins jenkins 140 Jul 6 22:48 .dockerignore 22:50:43 drwxrwxr-x. 5 jenkins jenkins 62 Jul 6 22:48 example 22:50:43 drwxrwxr-x. 8 jenkins jenkins 162 Jul 6 22:48 .git 22:50:43 drwxrwxr-x. 2 jenkins jenkins 103 Jul 6 22:48 .github 22:50:43 -rw-rw-r--. 1 jenkins jenkins 138 Jul 6 22:48 .gitignore 22:50:43 -rw-r--r--. 1 jenkins jenkins 548 Jul 6 22:50 go.mod 22:50:43 -rw-r--r--. 1 jenkins jenkins 20210 Jul 6 22:49 go.sum 22:50:43 drwxrwxr-x. 15 jenkins jenkins 224 Jul 6 22:48 internal 22:50:43 -rw-rw-r--. 1 jenkins jenkins 880 Jul 6 22:48 Jenkinsfile 22:50:43 -rw-rw-r--. 1 jenkins jenkins 11341 Jul 6 22:48 LICENSE 22:50:43 -rw-rw-r--. 1 jenkins jenkins 1026 Jul 6 22:48 Makefile 22:50:43 drwxrwxr-x. 3 jenkins jenkins 16 Jul 6 22:48 openapi 22:50:43 drwxrwxr-x. 5 jenkins jenkins 50 Jul 6 22:48 pkg 22:50:43 -rw-rw-r--. 1 jenkins jenkins 7652 Jul 6 22:48 README.md 22:50:43 drwxrwxr-x. 4 jenkins jenkins 54 Jul 6 22:48 snap 22:50:43 -rw-rw-r--. 1 jenkins jenkins 11 Jul 6 22:40 VERSION 22:50:43 -rw-rw-r--. 1 jenkins jenkins 222 Jul 6 22:48 version.go [Pipeline] isUnix [Pipeline] sh 22:50:44 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea --label arch=amd64 --label version=2.0.1-dev.5 . 22:50:44 Sending build context to Docker daemon 2.696MB 22:50:44 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 22:50:44 Step 2/23 : FROM ${BASE} AS builder 22:50:44 ---> 33199ad38373 22:50:44 Step 3/23 : WORKDIR /device-sdk-go 22:50:44 ---> Running in 9210cd88c612 22:50:44 Removing intermediate container 9210cd88c612 22:50:44 ---> bd076392ceda 22:50:44 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:50:44 ---> Running in 32be9b984c9f 22:50:44 Removing intermediate container 32be9b984c9f 22:50:44 ---> f8cfe507a2ca 22:50:44 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:44 ---> Running in 60174ccf35ed 22:50:45 Removing intermediate container 60174ccf35ed 22:50:45 ---> 3c297c17ff43 22:50:45 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:50:45 ---> Running in 66d9dd0cb952 22:50:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:50:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:50:46 OK: 150 MiB in 46 packages 22:50:47 Removing intermediate container 66d9dd0cb952 22:50:47 ---> ae720bd5aab0 22:50:47 Step 7/23 : COPY . . 22:50:47 ---> a7925a92ee43 22:50:47 Step 8/23 : RUN go mod download 22:50:47 ---> Running in 1bd8de47fe53 22:50:47 Removing intermediate container 1bd8de47fe53 22:50:47 ---> 92642d02b3f3 22:50:47 Step 9/23 : RUN make build 22:50:48 ---> Running in d602b7dc31b2 22:50:48 go mod tidy 22:50:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.5" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:50:58 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:50:59 Removing intermediate container d602b7dc31b2 22:50:59 ---> 964e2dd58c27 22:50:59 Step 10/23 : FROM alpine:3.12 22:50:59 3.12: Pulling from library/alpine 22:50:59 339de151aab4: Pulling fs layer 22:50:59 339de151aab4: Verifying Checksum 22:50:59 339de151aab4: Download complete 22:51:00 339de151aab4: Pull complete 22:51:00 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:51:00 Status: Downloaded newer image for alpine:3.12 22:51:00 ---> 13621d1b12d4 22:51:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:51:00 ---> Running in 7281b8aaa3cb 22:51:00 Removing intermediate container 7281b8aaa3cb 22:51:00 ---> ea6464a0d6f8 22:51:00 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:00 ---> Running in 989bcd9d10b5 22:51:00 Removing intermediate container 989bcd9d10b5 22:51:00 ---> c450280ddc4a 22:51:00 Step 13/23 : RUN apk add --update --no-cache zeromq 22:51:00 ---> Running in beab338999a8 22:51:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:51:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:51:02 (1/5) Installing libgcc (9.3.0-r2) 22:51:02 (2/5) Installing libsodium (1.0.18-r0) 22:51:02 (3/5) Installing libstdc++ (9.3.0-r2) 22:51:02 (4/5) Installing libzmq (4.3.3-r0) 22:51:02 (5/5) Installing zeromq (4.3.3-r0) 22:51:02 Executing busybox-1.31.1-r20.trigger 22:51:02 OK: 8 MiB in 19 packages 22:51:02 Removing intermediate container beab338999a8 22:51:02 ---> cffb64077477 22:51:02 Step 14/23 : WORKDIR / 22:51:02 ---> Running in 5bb2cdce88d7 22:51:03 Removing intermediate container 5bb2cdce88d7 22:51:03 ---> 4122644c8b00 22:51:03 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:51:03 ---> 17cc22fcf1ca 22:51:03 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:51:03 ---> 1137edb68cdf 22:51:03 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:51:03 ---> 324bf6c3bb99 22:51:03 Step 18/23 : EXPOSE 59999 22:51:03 ---> Running in c939eba4bc65 22:51:03 Removing intermediate container c939eba4bc65 22:51:03 ---> 3df728d22650 22:51:03 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:51:04 ---> Running in 5e70ce517e63 22:51:04 Removing intermediate container 5e70ce517e63 22:51:04 ---> 515df9eec7f4 22:51:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:51:04 ---> Running in dcb125539340 22:51:04 Removing intermediate container dcb125539340 22:51:04 ---> e5bbd005fb21 22:51:04 Step 21/23 : LABEL arch=amd64 22:51:04 ---> Running in 1bcd807ca6d0 22:51:04 Removing intermediate container 1bcd807ca6d0 22:51:04 ---> 617520ee0d07 22:51:04 Step 22/23 : LABEL git_sha=5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea 22:51:04 ---> Running in b705ada08992 22:51:04 Removing intermediate container b705ada08992 22:51:04 ---> 950079cf9122 22:51:04 Step 23/23 : LABEL version=2.0.1-dev.5 22:51:04 ---> Running in d04a1e425fd9 22:51:04 Removing intermediate container d04a1e425fd9 22:51:04 ---> d920b6349334 22:51:04 [Warning] One or more build-args [ARCH MAKE] were not consumed 22:51:04 Successfully built d920b6349334 22:51:04 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:51:05 ---> job-cost.sh 22:51:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eipW 22:51:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:51:27 lf-activate-venv(): INFO: Adding /tmp/venv-eipW/bin to PATH 22:51:27 INFO: No Stack... 22:51:27 INFO: Retrieving Pricing Info for: v3-standard-2 22:51:27 INFO: Archiving Costs [Pipeline] sh 22:51:28 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 22:51:28 + cut -d, -f6 [Pipeline] lock 22:51:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-1-stack-cost] 22:51:28 Resource [jenkins-edgexfoundry-device-sdk-go-main-1-stack-cost] did not exist. Created. 22:51:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:51:28 + echo total: 0.05999999865889549 [Pipeline] stash 22:51:28 Stashed 1 file(s) [Pipeline] } 22:51:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:59:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1165 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 22:59:37 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:59:38 Selected Git installation does not exist. Using Default 22:59:38 The recommended git tool is: NONE 22:59:43 using credential edgex-jenkins-ssh 22:59:43 Cloning the remote Git repository 22:59:43 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:59:43 > git init /w/workspace/device-sdk-go/1 # timeout=10 22:59:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:59:43 > git --version # timeout=10 22:59:43 > git --version # 'git version 2.17.1' 22:59:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:44 Avoid second fetch 22:59:44 Checking out Revision 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea (main) 22:59:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:59:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:45 > git config core.sparsecheckout # timeout=10 22:59:45 > git checkout -f 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea # timeout=10 22:59:49 Commit message: "Merge pull request #997 from hahattan/issue-996" 22:59:49 > git --version # timeout=10 22:59:49 > git --version # 'git version 2.17.1' 22:59:49 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:59:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:59:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:59:51 + sudo service docker restart 22:59:51 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:00:10 provisioning config files... 23:00:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5738332147140946347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:10 ---> docker-login.sh 23:00:10 nexus3.edgexfoundry.org:10001 23:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:12 Configure a credential helper to remove this warning. See 23:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:12 23:00:12 Login Succeeded 23:00:12 nexus3.edgexfoundry.org:10002 23:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:12 Configure a credential helper to remove this warning. See 23:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:12 23:00:12 Login Succeeded 23:00:12 nexus3.edgexfoundry.org:10003 23:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:13 Configure a credential helper to remove this warning. See 23:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:13 23:00:13 Login Succeeded 23:00:13 nexus3.edgexfoundry.org:10004 23:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:13 Configure a credential helper to remove this warning. See 23:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:13 23:00:13 Login Succeeded 23:00:13 docker.io 23:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:14 Configure a credential helper to remove this warning. See 23:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:14 23:00:14 Login Succeeded 23:00:14 ---> docker-login.sh ends [Pipeline] } 23:00:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:00:15 ========================================================= 23:00:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:00:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:00:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 23:00:16 Sending build context to Docker daemon 2.558MB 23:00:16 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:00:16 Step 2/8 : FROM ${BASE} 23:00:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:00:16 595b0fe564bb: Pulling fs layer 23:00:16 3088b5b3c5c0: Pulling fs layer 23:00:16 5b7225fbf94c: Pulling fs layer 23:00:16 ba82ee9f976e: Pulling fs layer 23:00:16 506bd15cee9f: Pulling fs layer 23:00:16 75a0a4a0db45: Pulling fs layer 23:00:16 618dc40b7e24: Pulling fs layer 23:00:16 506bd15cee9f: Waiting 23:00:16 ba82ee9f976e: Waiting 23:00:16 75a0a4a0db45: Waiting 23:00:16 5b7225fbf94c: Verifying Checksum 23:00:16 5b7225fbf94c: Download complete 23:00:16 3088b5b3c5c0: Verifying Checksum 23:00:16 3088b5b3c5c0: Download complete 23:00:16 506bd15cee9f: Download complete 23:00:16 75a0a4a0db45: Verifying Checksum 23:00:16 75a0a4a0db45: Download complete 23:00:16 595b0fe564bb: Verifying Checksum 23:00:16 595b0fe564bb: Download complete 23:00:17 595b0fe564bb: Pull complete 23:00:17 3088b5b3c5c0: Pull complete 23:00:18 5b7225fbf94c: Pull complete 23:00:19 618dc40b7e24: Verifying Checksum 23:00:19 618dc40b7e24: Download complete 23:00:20 ba82ee9f976e: Download complete 23:00:30 ba82ee9f976e: Pull complete 23:00:30 506bd15cee9f: Pull complete 23:00:30 75a0a4a0db45: Pull complete 23:00:34 618dc40b7e24: Pull complete 23:00:34 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 23:00:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:00:34 ---> a36622ca3599 23:00:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:00:36 ---> Running in fb0a37f926ff 23:00:36 Removing intermediate container fb0a37f926ff 23:00:36 ---> 404d0e7d59a3 23:00:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:36 ---> Running in c778f48136ae 23:00:38 Removing intermediate container c778f48136ae 23:00:38 ---> 0bed7da6403d 23:00:38 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 23:00:38 ---> Running in 660bc3329b21 23:00:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:00:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:00:47 (1/6) Installing libc-dev (0.7.2-r3) 23:00:47 (2/6) Installing libsodium (1.0.18-r0) 23:00:47 (3/6) Installing pkgconf (1.7.3-r0) 23:00:47 (4/6) Installing libsodium-dev (1.0.18-r0) 23:00:47 (5/6) Installing libzmq (4.3.3-r1) 23:00:47 (6/6) Installing zeromq-dev (4.3.3-r1) 23:00:48 Executing busybox-1.32.1-r6.trigger 23:00:48 OK: 139 MiB in 46 packages 23:00:49 Removing intermediate container 660bc3329b21 23:00:49 ---> 720e574430ec 23:00:49 Step 6/8 : WORKDIR /device-sdk-go 23:00:49 ---> Running in 5b0946474fb6 23:00:50 Removing intermediate container 5b0946474fb6 23:00:50 ---> c2b9ddc1bb66 23:00:50 Step 7/8 : COPY . . 23:00:51 ---> 7999b2301d71 23:00:51 Step 8/8 : RUN go mod download 23:00:51 ---> Running in d6409ff784e4 23:01:18 Removing intermediate container d6409ff784e4 23:01:18 ---> 9b5fe133288c 23:01:18 Successfully built 9b5fe133288c 23:01:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:01:18 + docker inspect -f . ci-base-image-arm64 23:01:18 . [Pipeline] withDockerContainer 23:01:19 prd-ubuntu18.04-docker-arm64-4c-16g-1165 does not seem to be running inside a container 23:01:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:20 $ docker top b462854b1bf4b889add64887e79b5123df76ab0d44319f78323dbb013dee4038 -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:21 + go version 23:01:21 go version go1.16.5 linux/arm64 [Pipeline] } 23:01:21 $ docker stop --time=1 b462854b1bf4b889add64887e79b5123df76ab0d44319f78323dbb013dee4038 23:01:23 $ docker rm -f b462854b1bf4b889add64887e79b5123df76ab0d44319f78323dbb013dee4038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:01:24 + docker inspect -f . ci-base-image-arm64 23:01:24 . [Pipeline] withDockerContainer 23:01:25 prd-ubuntu18.04-docker-arm64-4c-16g-1165 does not seem to be running inside a container 23:01:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:26 $ docker top 1fe5c4439c0f606a4dcd25281f17a78beba8fce9aee2af3e5a4203754e51e68d -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:28 + go mod tidy [Pipeline] sh 23:01:29 + make test 23:01:29 go mod tidy 23:01:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:01:56 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 23:03:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 23:03:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 23:03:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 23:03:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.386s coverage: 24.2% of statements 23:03:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 23:03:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.258s coverage: 28.1% of statements 23:03:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.271s coverage: 78.9% of statements 23:03:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.224s coverage: 9.0% of statements 23:03:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 23:03:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 23:03:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 23:03:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.377s coverage: 28.7% of statements 23:03:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 23:03:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.207s coverage: 83.3% of statements 23:03:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 23:03:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 23:03:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.413s coverage: 58.0% of statements 23:03:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.220s coverage: 89.2% of statements 23:03:21 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 23:03:21 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.202s coverage: 4.9% of statements 23:03:21 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 23:03:22 GO111MODULE=on go vet ./... 23:04:18 gofmt -l . 23:04:18 [ "`gofmt -l .`" = "" ] 23:04:18 ./bin/test-attribution-txt.sh 23:04:20 ./bin/test-go-mod-tidy.sh [Pipeline] } 23:04:21 $ docker stop --time=1 1fe5c4439c0f606a4dcd25281f17a78beba8fce9aee2af3e5a4203754e51e68d 23:04:23 $ docker rm -f 1fe5c4439c0f606a4dcd25281f17a78beba8fce9aee2af3e5a4203754e51e68d [Pipeline] // withDockerContainer [Pipeline] sh 23:04:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:04:24 Warning: overwriting stash ‘coverage-report’ 23:04:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:04:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:04:25 + ls -al . 23:04:25 total 264 23:04:25 drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 23:04 . 23:04:25 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:59 .. 23:04:25 -rw-rw-r-- 1 jenkins jenkins 140 Jul 6 22:59 .dockerignore 23:04:25 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 22:59 .git 23:04:25 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:59 .github 23:04:25 -rw-rw-r-- 1 jenkins jenkins 138 Jul 6 22:59 .gitignore 23:04:25 -rw-rw-r-- 1 jenkins jenkins 24816 Jul 6 22:59 CHANGELOG.md 23:04:25 -rw-rw-r-- 1 jenkins jenkins 987 Jul 6 22:59 Dockerfile.build 23:04:25 -rw-rw-r-- 1 jenkins jenkins 880 Jul 6 22:59 Jenkinsfile 23:04:25 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 6 22:59 LICENSE 23:04:25 -rw-rw-r-- 1 jenkins jenkins 1026 Jul 6 22:59 Makefile 23:04:25 -rw-rw-r-- 1 jenkins jenkins 7652 Jul 6 22:59 README.md 23:04:25 -rw-rw-r-- 1 jenkins jenkins 11 Jul 6 22:40 VERSION 23:04:25 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:59 bin 23:04:25 -rw-r--r-- 1 jenkins jenkins 125634 Jul 6 23:03 coverage.out 23:04:25 drwxrwxr-x 5 jenkins jenkins 4096 Jul 6 22:59 example 23:04:25 -rw-r--r-- 1 jenkins jenkins 548 Jul 6 23:04 go.mod 23:04:25 -rw-r--r-- 1 jenkins jenkins 20210 Jul 6 23:01 go.sum 23:04:25 drwxrwxr-x 15 jenkins jenkins 4096 Jul 6 22:59 internal 23:04:25 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 22:59 openapi 23:04:25 drwxrwxr-x 5 jenkins jenkins 4096 Jul 6 22:59 pkg 23:04:25 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:59 snap 23:04:25 -rw-rw-r-- 1 jenkins jenkins 222 Jul 6 22:59 version.go [Pipeline] isUnix [Pipeline] sh 23:04:26 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea --label arch=arm64 --label version=2.0.1-dev.5 . 23:04:26 Sending build context to Docker daemon 2.685MB 23:04:26 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 23:04:26 Step 2/23 : FROM ${BASE} AS builder 23:04:26 ---> 9b5fe133288c 23:04:26 Step 3/23 : WORKDIR /device-sdk-go 23:04:27 ---> Running in 94172a5155a3 23:04:27 Removing intermediate container 94172a5155a3 23:04:27 ---> 8c8cb449d41f 23:04:27 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:04:27 ---> Running in 09508b916576 23:04:28 Removing intermediate container 09508b916576 23:04:28 ---> 89396327f7d4 23:04:28 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:28 ---> Running in 450b8614c1b2 23:04:30 Removing intermediate container 450b8614c1b2 23:04:30 ---> bb34d66ecf53 23:04:30 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:04:30 ---> Running in 290ea95f116a 23:04:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:04:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:04:33 OK: 139 MiB in 46 packages 23:04:34 Removing intermediate container 290ea95f116a 23:04:34 ---> ea68567fbf9a 23:04:34 Step 7/23 : COPY . . 23:04:35 ---> 4fb2ef0914b3 23:04:35 Step 8/23 : RUN go mod download 23:04:35 ---> Running in 84dbc7e274bc 23:04:38 Removing intermediate container 84dbc7e274bc 23:04:38 ---> 239df5aaf0da 23:04:38 Step 9/23 : RUN make build 23:04:38 ---> Running in 679c2e8c7ed8 23:04:39 go mod tidy 23:04:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.5" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:05:12 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:05:15 Removing intermediate container 679c2e8c7ed8 23:05:15 ---> 20d1beeb28bf 23:05:15 Step 10/23 : FROM alpine:3.12 23:05:15 3.12: Pulling from library/alpine 23:05:15 d2f70382dc9a: Pulling fs layer 23:05:15 d2f70382dc9a: Verifying Checksum 23:05:15 d2f70382dc9a: Download complete 23:05:16 d2f70382dc9a: Pull complete 23:05:16 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 23:05:16 Status: Downloaded newer image for alpine:3.12 23:05:16 ---> c4fd0aeabfcf 23:05:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:05:16 ---> Running in b00179aab1fe 23:05:17 Removing intermediate container b00179aab1fe 23:05:17 ---> 384a466e3458 23:05:17 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:17 ---> Running in a4ae1806f5fb 23:05:19 Removing intermediate container a4ae1806f5fb 23:05:19 ---> 2296bb74f21b 23:05:19 Step 13/23 : RUN apk add --update --no-cache zeromq 23:05:19 ---> Running in 4683af608117 23:05:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:05:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:05:21 (1/5) Installing libgcc (9.3.0-r2) 23:05:22 (2/5) Installing libsodium (1.0.18-r0) 23:05:22 (3/5) Installing libstdc++ (9.3.0-r2) 23:05:22 (4/5) Installing libzmq (4.3.3-r0) 23:05:22 (5/5) Installing zeromq (4.3.3-r0) 23:05:22 Executing busybox-1.31.1-r20.trigger 23:05:22 OK: 8 MiB in 19 packages 23:05:23 Removing intermediate container 4683af608117 23:05:23 ---> e2b0e54ac78e 23:05:23 Step 14/23 : WORKDIR / 23:05:23 ---> Running in 0b5bb3326ee8 23:05:24 Removing intermediate container 0b5bb3326ee8 23:05:24 ---> e8085a8f1459 23:05:24 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:05:25 ---> 085e40f8ac2e 23:05:25 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:05:26 ---> 5dfc9800c6fb 23:05:26 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:05:27 ---> 7104167de082 23:05:27 Step 18/23 : EXPOSE 59999 23:05:27 ---> Running in 1ebc08a38e3d 23:05:27 Removing intermediate container 1ebc08a38e3d 23:05:27 ---> e674bc30c792 23:05:27 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:05:27 ---> Running in dc2dec3fe6a3 23:05:28 Removing intermediate container dc2dec3fe6a3 23:05:28 ---> 6cc4bd3970f5 23:05:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:28 ---> Running in 094348e1ff17 23:05:29 Removing intermediate container 094348e1ff17 23:05:29 ---> ca29248af67d 23:05:29 Step 21/23 : LABEL arch=arm64 23:05:29 ---> Running in 2e96268e3467 23:05:29 Removing intermediate container 2e96268e3467 23:05:29 ---> b9bb8c16458c 23:05:29 Step 22/23 : LABEL git_sha=5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea 23:05:29 ---> Running in ec2438520e31 23:05:30 Removing intermediate container ec2438520e31 23:05:30 ---> 3b12df58c63f 23:05:30 Step 23/23 : LABEL version=2.0.1-dev.5 23:05:30 ---> Running in 58ded21c0984 23:05:31 Removing intermediate container 58ded21c0984 23:05:31 ---> 2c7c5df3f5e6 23:05:31 [Warning] One or more build-args [ARCH MAKE] were not consumed 23:05:31 Successfully built 2c7c5df3f5e6 23:05:31 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:05:32 ---> job-cost.sh 23:05:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TYvu 23:06:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:07:47 lf-activate-venv(): INFO: Adding /tmp/venv-TYvu/bin to PATH 23:07:47 INFO: No Stack... 23:07:47 INFO: Retrieving Pricing Info for: v2-standard-4 23:07:47 INFO: Archiving Costs [Pipeline] sh 23:07:48 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 23:07:48 + cut -d, -f6 [Pipeline] lock 23:07:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-1-stack-cost] 23:07:48 Resource [jenkins-edgexfoundry-device-sdk-go-main-1-stack-cost] did not exist. Created. 23:07:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:07:48 /w/workspace/device-sdk-go/1@tmp/durable-e561e942/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-e561e942/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:07:49 + echo total: 0.18000000715255737 [Pipeline] stash 23:07:49 Warning: overwriting stash ‘stack-cost’ 23:07:49 Stashed 1 file(s) [Pipeline] } 23:07:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:07:50 provisioning config files... 23:07:50 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7255569005794553291tmp [Pipeline] { [Pipeline] sh 23:07:51 + set +x 23:07:51 + curl -s https://codecov.io/bash 23:07:51 + bash -s -- 23:07:51 23:07:51 _____ _ 23:07:51 / ____| | | 23:07:51 | | ___ __| | ___ ___ _____ __ 23:07:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:07:51 | |___| (_) | (_| | __/ (_| (_) \ V / 23:07:51 \_____\___/ \__,_|\___|\___\___/ \_/ 23:07:51 Bash-1.0.3 23:07:51 23:07:51 23:07:51 ==> git version 2.24.4 found 23:07:51 ==> 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 23:07:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:07:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:07:51 ==> Jenkins CI detected. 23:07:51 project root: . 23:07:51 --> token set from env 23:07:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:07:51 ==> Running gcov in . (disable via -X gcov) 23:07:51 ==> Python coveragepy not found 23:07:51 ==> Searching for coverage reports in: 23:07:51 + . 23:07:51 -> Found 1 reports 23:07:51 ==> Detecting git/mercurial file structure 23:07:51 ==> Reading reports 23:07:51 + ./coverage.out bytes=125634 23:07:51 ==> Appending adjustments 23:07:51 https://docs.codecov.io/docs/fixing-reports 23:07:51 + Found adjustments 23:07:51 ==> Gzipping contents 23:07:51 16K /tmp/codecov.oW90GQ.gz 23:07:51 ==> Uploading reports 23:07:51 url: https://codecov.io 23:07:51 query: branch=main&commit=5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:07:51 -> Pinging Codecov 23:07:51 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=main&commit=5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:07:51 -> Uploading to 23:07:51 https://storage.googleapis.com/codecov/v4/raw/2021-07-06/7E55EF52A471D76F132DFD9A03CDDE97/5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea/cc86e357-3a5e-4bce-a8c8-e37893ec54e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210706T230751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66d2c98ee324945bf890f8de8cc7a3a59056f2fdb7bdf7e4eb226fc9a78a5bcc 23:07:51 % Total % Received % Xferd Average Speed Time Time Time Current 23:07:51 Dload Upload Total Spent Left Speed 23:07:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16343 0 0 100 16343 0 50016 --:--:-- --:--:-- --:--:-- 50131 23:07:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea [Pipeline] } 23:07:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:07:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:07:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:07:53 23:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:07:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:07:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:07:53 188c0c94c7c5: Pulling fs layer 23:07:53 0ef7d3d256c8: Pulling fs layer 23:07:53 de9db76c5a1d: Pulling fs layer 23:07:53 0eba1c9be4d2: Pulling fs layer 23:07:53 0d57e429df01: Pulling fs layer 23:07:53 4e4be7b47b0d: Pulling fs layer 23:07:53 e1f770b5df2f: Pulling fs layer 23:07:53 85a0685a4137: Pulling fs layer 23:07:53 0d57e429df01: Waiting 23:07:53 4e4be7b47b0d: Waiting 23:07:53 e1f770b5df2f: Waiting 23:07:53 85a0685a4137: Waiting 23:07:53 0eba1c9be4d2: Waiting 23:07:53 de9db76c5a1d: Verifying Checksum 23:07:53 de9db76c5a1d: Download complete 23:07:53 0ef7d3d256c8: Verifying Checksum 23:07:53 0ef7d3d256c8: Download complete 23:07:53 0d57e429df01: Verifying Checksum 23:07:53 0d57e429df01: Download complete 23:07:53 4e4be7b47b0d: Verifying Checksum 23:07:53 4e4be7b47b0d: Download complete 23:07:53 188c0c94c7c5: Verifying Checksum 23:07:53 188c0c94c7c5: Download complete 23:07:53 188c0c94c7c5: Pull complete 23:07:54 0ef7d3d256c8: Pull complete 23:07:54 de9db76c5a1d: Pull complete 23:07:54 e1f770b5df2f: Verifying Checksum 23:07:54 e1f770b5df2f: Download complete 23:07:56 0eba1c9be4d2: Verifying Checksum 23:07:56 0eba1c9be4d2: Download complete 23:07:56 85a0685a4137: Verifying Checksum 23:07:56 85a0685a4137: Download complete 23:07:59 0eba1c9be4d2: Pull complete 23:07:59 0d57e429df01: Pull complete 23:07:59 4e4be7b47b0d: Pull complete 23:08:00 e1f770b5df2f: Pull complete 23:08:03 85a0685a4137: Pull complete 23:08:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:08:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:08:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:08:03 prd-centos7-docker-4c-2g-234 does not seem to be running inside a container 23:08:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 23:08:06 $ docker top b8f4de9f056d014b930130de0ba4fc9a54e531695efbf5607c7c9deef79f7309 -eo pid,comm [Pipeline] { [Pipeline] echo 23:08:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:08:07 + set -o pipefail 23:08:07 + snyk monitor '--org=edgex-jenkins' 23:08:12 23:08:12 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 23:08:12 23:08:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/c99de2f5-410b-4c06-875a-220364169891 23:08:12 23:08:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:08:12 23:08:12 [Pipeline] } 23:08:12 $ docker stop --time=1 b8f4de9f056d014b930130de0ba4fc9a54e531695efbf5607c7c9deef79f7309 23:08:14 $ docker rm -f b8f4de9f056d014b930130de0ba4fc9a54e531695efbf5607c7c9deef79f7309 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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 23:08:16 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:16 provisioning config files... 23:08:16 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7006668631029564769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:16 --> edgex-publish-swagger.sh 23:08:16 === Publish openapi/v2 API === 23:08:16 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:08:16 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 23:08:16 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:16 Dload Upload Total Spent Left Speed 23:08:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51485 0 0 100 51485 0 48942 0:00:01 0:00:01 --:--:-- 48986 100 51485 0 0 100 51485 0 48936 0:00:01 0:00:01 --:--:-- 48986 23:08:17 23:08:17 [Pipeline] } 23:08:17 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 23:08:18 + git log --format=format:%s -1 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea [Pipeline] isUnix [Pipeline] sh 23:08:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:08:18 . [Pipeline] withDockerContainer 23:08:19 prd-centos7-docker-4c-2g-234 does not seem to be running inside a container 23:08:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 23:08:19 $ docker top e87b5a066c545f6c46919cb07eb1ce70cc7fa00035b74a716020a20812a6b587 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:08:19 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.0.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:08:19 + git semver [Pipeline] } 23:08:19 $ docker stop --time=1 e87b5a066c545f6c46919cb07eb1ce70cc7fa00035b74a716020a20812a6b587 23:08:21 $ docker rm -f e87b5a066c545f6c46919cb07eb1ce70cc7fa00035b74a716020a20812a6b587 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:08:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:08:21 23:08:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:08:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:08:22 0.23.1-centos7: Pulling from edgex-lftools 23:08:22 ab5ef0e58194: Pulling fs layer 23:08:22 9712f1f96733: Pulling fs layer 23:08:22 63f879dbbcfc: Pulling fs layer 23:08:22 0d9ebad4ef96: Pulling fs layer 23:08:22 e9a5061849ea: Pulling fs layer 23:08:22 d747dcd14b5f: Pulling fs layer 23:08:22 2de7ff778b66: Pulling fs layer 23:08:22 0d9ebad4ef96: Waiting 23:08:22 e9a5061849ea: Waiting 23:08:22 d747dcd14b5f: Waiting 23:08:22 2de7ff778b66: Waiting 23:08:22 9712f1f96733: Verifying Checksum 23:08:22 9712f1f96733: Download complete 23:08:23 63f879dbbcfc: Verifying Checksum 23:08:23 63f879dbbcfc: Download complete 23:08:23 e9a5061849ea: Verifying Checksum 23:08:23 e9a5061849ea: Download complete 23:08:23 d747dcd14b5f: Verifying Checksum 23:08:23 d747dcd14b5f: Download complete 23:08:23 2de7ff778b66: Verifying Checksum 23:08:23 2de7ff778b66: Download complete 23:08:24 0d9ebad4ef96: Verifying Checksum 23:08:24 0d9ebad4ef96: Download complete 23:08:24 ab5ef0e58194: Verifying Checksum 23:08:24 ab5ef0e58194: Download complete 23:08:27 ab5ef0e58194: Pull complete 23:08:27 9712f1f96733: Pull complete 23:08:27 63f879dbbcfc: Pull complete 23:08:30 0d9ebad4ef96: Pull complete 23:08:31 e9a5061849ea: Pull complete 23:08:31 d747dcd14b5f: Pull complete 23:08:32 2de7ff778b66: Pull complete 23:08:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:08:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:08:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:08:32 prd-centos7-docker-4c-2g-234 does not seem to be running inside a container 23:08:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 23:08:36 $ docker top 95183be71cbd82ea9afba8088c5b958bb644f9775153886d894a1f72c8ec760d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:08:36 provisioning config files... 23:08:36 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2032350475147710597tmp 23:08:36 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6962373550519212138tmp 23:08:36 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2990528033825216514tmp [Pipeline] { [Pipeline] echo 23:08:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:08:36 ---> sigul-configuration.sh 23:08:36 gpg: directory `/root/.gnupg' created 23:08:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:08:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:08:36 gpg: keyring `/root/.gnupg/secring.gpg' created 23:08:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:08:36 gpg: CAST5 encrypted data 23:08:36 gpg: encrypted with 1 passphrase 23:08:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:08:37 + mkdir /home/jenkins 23:08:37 + mkdir /home/jenkins/sigul [Pipeline] sh 23:08:37 + 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 23:08:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:08:37 ---> sigul-install.sh 23:08:43 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:08:43 + git tag --list 23:08:43 0.7.1 23:08:43 delhi-tag 23:08:43 v1.0.0 23:08:43 v1.1.0 23:08:43 v1.1.1 23:08:43 v1.1.2 23:08:43 v1.2.0 23:08:43 v1.2.1 23:08:43 v1.2.2 23:08:43 v1.2.3 23:08:43 v1.3.0 23:08:43 v1.4.0 23:08:43 v2.0.0 23:08:43 v2.0.1-dev.1 23:08:43 v2.0.1-dev.2 23:08:43 v2.0.1-dev.3 23:08:43 v2.0.1-dev.4 [Pipeline] sh 23:08:43 + lftools sign git-tag v2.0.1-dev.5 23:08:44 Signing Git tag with Sigul... 23:08:44 Signing v2.0.1-dev.5 23:08:44 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.0.1-dev.5'], return code 1, stdout , stderr [Pipeline] echo 23:08:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:08:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:08:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:08:44 $ docker stop --time=1 95183be71cbd82ea9afba8088c5b958bb644f9775153886d894a1f72c8ec760d 23:08:46 $ docker rm -f 95183be71cbd82ea9afba8088c5b958bb644f9775153886d894a1f72c8ec760d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:08:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:08:47 . [Pipeline] withDockerContainer 23:08:47 prd-centos7-docker-4c-2g-234 does not seem to be running inside a container 23:08:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 23:08:48 $ docker top 2974c47e7200757bd499b1417cc25d41af55b1f1001c1ce316d98d6f08d1af66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:08:48 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.0.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:08:49 + git semver [Pipeline] } 23:08:49 $ docker stop --time=1 2974c47e7200757bd499b1417cc25d41af55b1f1001c1ce316d98d6f08d1af66 23:08:50 $ docker rm -f 2974c47e7200757bd499b1417cc25d41af55b1f1001c1ce316d98d6f08d1af66 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:08:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:08:50 . [Pipeline] withDockerContainer 23:08:50 prd-centos7-docker-4c-2g-234 does not seem to be running inside a container 23:08:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 23:08:51 $ docker top 46851d4dc917fa9a21eadf208006899577fd2ce0ac54253211ec3ff54c795d16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:08:51 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.0.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:08:51 + git semver [Pipeline] } 23:08:51 $ docker stop --time=1 46851d4dc917fa9a21eadf208006899577fd2ce0ac54253211ec3ff54c795d16 23:08:53 $ docker rm -f 46851d4dc917fa9a21eadf208006899577fd2ce0ac54253211ec3ff54c795d16 [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 23:08:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:08:55 ---> package-listing.sh 23:08:55 ++ facter osfamily 23:08:55 ++ tr '[:upper:]' '[:lower:]' 23:08:55 + OS_FAMILY=redhat 23:08:55 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 23:08:55 + START_PACKAGES=/tmp/packages_start.txt 23:08:55 + END_PACKAGES=/tmp/packages_end.txt 23:08:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:08:55 + PACKAGES=/tmp/packages_start.txt 23:08:55 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 23:08:55 + PACKAGES=/tmp/packages_end.txt 23:08:55 + case "${OS_FAMILY}" in 23:08:55 + rpm -qa 23:08:55 + sort 23:08:56 + '[' -f /tmp/packages_start.txt ']' 23:08:56 + '[' -f /tmp/packages_end.txt ']' 23:08:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:08:56 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 23:08:56 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 23:08:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 23:08:56 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:08:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:08:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:08:57 23:08:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:08:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:08:57 alpine: Pulling from edgex-lftools-log-publisher 23:08:57 df20fa9351a1: Pulling fs layer 23:08:57 36b3adc4ff6f: Pulling fs layer 23:08:57 8ad3a11d3b57: Pulling fs layer 23:08:57 46f8f816bc3b: Pulling fs layer 23:08:57 93b61091891f: Pulling fs layer 23:08:57 93b9cdb0e59b: Pulling fs layer 23:08:57 5e14af77c1be: Pulling fs layer 23:08:57 01666e4c0597: Pulling fs layer 23:08:57 aa168da1d23b: Pulling fs layer 23:08:57 93b9cdb0e59b: Waiting 23:08:57 5e14af77c1be: Waiting 23:08:57 01666e4c0597: Waiting 23:08:57 aa168da1d23b: Waiting 23:08:57 46f8f816bc3b: Waiting 23:08:57 93b61091891f: Waiting 23:08:57 36b3adc4ff6f: Verifying Checksum 23:08:57 36b3adc4ff6f: Download complete 23:08:57 46f8f816bc3b: Verifying Checksum 23:08:57 46f8f816bc3b: Download complete 23:08:57 df20fa9351a1: Verifying Checksum 23:08:57 df20fa9351a1: Download complete 23:08:57 93b9cdb0e59b: Verifying Checksum 23:08:57 93b9cdb0e59b: Download complete 23:08:57 5e14af77c1be: Verifying Checksum 23:08:57 5e14af77c1be: Download complete 23:08:57 93b61091891f: Verifying Checksum 23:08:57 93b61091891f: Download complete 23:08:57 01666e4c0597: Verifying Checksum 23:08:57 01666e4c0597: Download complete 23:08:57 df20fa9351a1: Pull complete 23:08:57 8ad3a11d3b57: Verifying Checksum 23:08:57 8ad3a11d3b57: Download complete 23:08:58 36b3adc4ff6f: Pull complete 23:08:58 8ad3a11d3b57: Pull complete 23:08:58 46f8f816bc3b: Pull complete 23:08:58 93b61091891f: Pull complete 23:08:58 93b9cdb0e59b: Pull complete 23:08:58 5e14af77c1be: Pull complete 23:08:59 01666e4c0597: Pull complete 23:08:59 aa168da1d23b: Verifying Checksum 23:08:59 aa168da1d23b: Download complete 23:09:03 aa168da1d23b: Pull complete 23:09:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:09:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:09:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:09:04 prd-centos7-docker-4c-2g-234 does not seem to be running inside a container 23:09:04 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 23:09:06 $ docker top 7f73be908530d9945d723ca0da7f60d79af1bd3c0a12b84aa63ecbabc9fd2c0a -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:06 + touch /tmp/pre-build-complete [Pipeline] sh 23:09:07 + mkdir -p /var/log/sa [Pipeline] sh 23:09:07 + ls /var/log/sa-host 23:09:07 + sadf -c /var/log/sa-host/sa05 23:09:07 file_magic: OK 23:09:07 HZ: Using current value: 100 23:09:07 file_header: OK 23:09:07 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 23:09:07 Statistics: 23:09:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:09:07 File successfully converted to sysstat format version 12.2.1 23:09:07 + sadf -c /var/log/sa-host/sa06 23:09:07 file_magic: OK 23:09:07 HZ: Using current value: 100 23:09:07 file_header: OK 23:09:07 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 23:09:07 Statistics: 23:09:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:09:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:07 provisioning config files... 23:09:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9031547022042529423tmp [Pipeline] { [Pipeline] echo 23:09:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:09:08 ---> create-netrc.sh [Pipeline] } 23:09:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:09:08 ---> python-tools-install.sh [Pipeline] echo 23:09:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:09:09 ---> sudo-logs.sh 23:09:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:09:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:09:09 ---> job-cost.sh 23:09:09 lf-activate-venv: SKIPPING 23:09:09 DEBUG: total: 0.18000000715255737 23:09:09 INFO: Retrieving Stack Cost... 23:09:10 INFO: Retrieving Pricing Info for: v3-standard-2 23:09:11 INFO: Archiving Costs [Pipeline] echo 23:09:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:09:11 ---> logs-deploy.sh 23:09:11 lf-activate-venv: SKIPPING 23:09:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/1 23:09:11 INFO: archiving workspace using pattern(s): 23:09:12 Archives upload complete. 23:09:12 INFO: archiving logs to Nexus 23:09:12 ---> uname -a: 23:09:12 Linux prd-centos7-docker-4c-2g-234.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:09:12 23:09:12 23:09:12 ---> lscpu: 23:09:12 Architecture: x86_64 23:09:12 CPU op-mode(s): 32-bit, 64-bit 23:09:12 Byte Order: Little Endian 23:09:12 Address sizes: 40 bits physical, 48 bits virtual 23:09:12 CPU(s): 2 23:09:12 On-line CPU(s) list: 0,1 23:09:12 Thread(s) per core: 1 23:09:12 Core(s) per socket: 1 23:09:12 Socket(s): 2 23:09:12 NUMA node(s): 1 23:09:12 Vendor ID: AuthenticAMD 23:09:12 CPU family: 23 23:09:12 Model: 49 23:09:12 Model name: AMD EPYC-Rome Processor 23:09:12 Stepping: 0 23:09:12 CPU MHz: 2800.000 23:09:12 BogoMIPS: 5600.00 23:09:12 Virtualization: AMD-V 23:09:12 Hypervisor vendor: KVM 23:09:12 Virtualization type: full 23:09:12 L1d cache: 64 KiB 23:09:12 L1i cache: 64 KiB 23:09:12 L2 cache: 1 MiB 23:09:12 L3 cache: 32 MiB 23:09:12 NUMA node0 CPU(s): 0,1 23:09:12 Vulnerability Itlb multihit: Not affected 23:09:12 Vulnerability L1tf: Not affected 23:09:12 Vulnerability Mds: Not affected 23:09:12 Vulnerability Meltdown: Not affected 23:09:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:09:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:09:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:09:12 Vulnerability Srbds: Not affected 23:09:12 Vulnerability Tsx async abort: Not affected 23:09:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 23:09:12 23:09:12 23:09:12 ---> nproc: 23:09:12 2 23:09:12 23:09:12 23:09:12 ---> df -h: 23:09:12 Filesystem Size Used Available Use% Mounted on 23:09:12 overlay 40.0G 8.5G 31.5G 21% / 23:09:12 tmpfs 64.0M 0 64.0M 0% /dev 23:09:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:09:12 shm 64.0M 0 64.0M 0% /dev/shm 23:09:12 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 23:09:12 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 23:09:12 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 23:09:12 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 23:09:12 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/edgexfoundry_device-sdk-go_main@tmp 23:09:12 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 23:09:12 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 23:09:12 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 23:09:12 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 23:09:12 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/edgexfoundry_device-sdk-go_main 23:09:12 23:09:12 23:09:12 ---> free -m: 23:09:12 total used free shared buff/cache available 23:09:12 Mem: 7821 1276 3156 0 3388 6461 23:09:12 Swap: 1023 0 1023 23:09:12 23:09:12 23:09:12 ---> ip addr: 23:09:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:09:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:09:12 inet 127.0.0.1/8 scope host lo 23:09:12 valid_lft forever preferred_lft forever 23:09:12 inet6 ::1/128 scope host 23:09:12 valid_lft forever preferred_lft forever 23:09:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:09:12 link/ether fa:16:3e:7c:13:f5 brd ff:ff:ff:ff:ff:ff 23:09:12 inet 10.30.122.85/23 brd 10.30.123.255 scope global dynamic eth0 23:09:12 valid_lft 84619sec preferred_lft 84619sec 23:09:12 inet6 fe80::f816:3eff:fe7c:13f5/64 scope link 23:09:12 valid_lft forever preferred_lft forever 23:09:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:09:12 link/ether 02:42:ef:c2:f6:11 brd ff:ff:ff:ff:ff:ff 23:09:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:09:12 valid_lft forever preferred_lft forever 23:09:12 inet6 fe80::42:efff:fec2:f611/64 scope link 23:09:12 valid_lft forever preferred_lft forever 23:09:12 23:09:12 23:09:12 ---> sar -b -r -n DEV: 23:09:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) 23:09:12 23:09:12 22:39:20 LINUX RESTART (2 CPU) 23:09:12 23:09:12 22:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:09:12 22:41:01 59.48 3.55 55.93 0.00 2600.53 3301.63 0.00 23:09:12 22:42:01 1.65 0.00 1.65 0.00 0.00 32.30 0.00 23:09:12 22:43:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 23:09:12 22:44:02 0.37 0.00 0.37 0.00 0.00 5.46 0.00 23:09:12 22:45:01 0.15 0.00 0.15 0.00 0.00 1.69 0.00 23:09:12 22:46:01 0.30 0.00 0.30 0.00 0.00 3.36 0.00 23:09:12 22:47:01 0.22 0.00 0.22 0.00 0.00 3.73 0.00 23:09:12 22:48:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 23:09:12 22:49:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 23:09:12 22:50:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 23:09:12 22:51:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 23:09:12 22:52:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 23:09:12 22:53:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 23:09:12 22:54:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 23:09:12 22:55:01 0.37 0.15 0.22 0.00 4.80 2.77 0.00 23:09:12 22:56:01 0.80 0.00 0.80 0.00 0.00 15.59 0.00 23:09:12 22:57:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 23:09:12 22:58:01 0.30 0.00 0.30 0.00 0.00 3.78 0.00 23:09:12 22:59:01 0.22 0.00 0.22 0.00 0.00 2.97 0.00 23:09:12 23:00:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 23:09:12 23:01:01 0.30 0.02 0.28 0.00 0.13 3.20 0.00 23:09:12 23:02:01 0.37 0.10 0.27 0.00 1.73 5.53 0.00 23:09:12 23:03:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 23:09:12 23:04:01 0.23 0.00 0.23 0.00 0.00 1.92 0.00 23:09:12 23:05:01 0.17 0.00 0.17 0.00 0.00 1.35 0.00 23:09:12 23:06:01 0.27 0.00 0.27 0.00 0.00 3.62 0.00 23:09:12 23:07:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 23:09:12 23:08:01 8.64 0.03 8.61 0.00 3.73 484.88 0.00 23:09:12 23:09:01 212.72 0.10 212.62 0.00 9.99 58355.48 0.00 23:09:12 Average: 9.99 0.14 9.85 0.00 90.44 2149.17 0.00 23:09:12 23:09:12 22:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:09:12 22:41:01 5454828 0 811504 10.13 2620 1739988 1299244 14.34 576632 1577408 24 23:09:12 22:42:01 5463368 0 802956 10.03 2620 1739996 1230736 13.59 569660 1577372 16 23:09:12 22:43:01 5466820 0 799504 9.98 2620 1739996 1202764 13.28 567940 1576252 16 23:09:12 22:44:02 5465724 0 800596 10.00 2620 1740000 1202764 13.28 569248 1576252 16 23:09:12 22:45:01 5463384 0 802928 10.03 2620 1740008 1202860 13.28 566900 1581820 16 23:09:12 22:46:01 5462028 0 804284 10.04 2620 1740008 1202764 13.28 567440 1581820 20 23:09:12 22:47:01 5461332 0 804968 10.05 2620 1740020 1202764 13.28 568320 1581820 12 23:09:12 22:48:01 5453628 0 812668 10.15 2620 1740024 1202764 13.28 576372 1581820 12 23:09:12 22:49:01 5451920 0 814352 10.17 2620 1740048 1203120 13.28 578216 1581824 24 23:09:12 22:50:01 5451024 0 815264 10.18 2620 1740032 1203144 13.28 580428 1579700 20 23:09:12 22:51:01 5451064 0 815224 10.18 2620 1740032 1203176 13.28 580284 1579700 16 23:09:12 22:52:01 5452288 0 813992 10.16 2620 1740040 1203020 13.28 587784 1571388 12 23:09:12 22:53:01 5452568 0 813708 10.16 2620 1740044 1202960 13.28 587468 1571388 8 23:09:12 22:54:01 5452444 0 813828 10.16 2620 1740048 1202960 13.28 587172 1571636 8 23:09:12 22:55:01 5451836 0 814432 10.17 2620 1740052 1203044 13.28 587640 1571636 16 23:09:12 22:56:01 5451844 0 814420 10.17 2620 1740056 1203032 13.28 587572 1571636 12 23:09:12 22:57:01 5452436 0 813824 10.16 2620 1740060 1202960 13.28 587308 1571636 20 23:09:12 22:58:01 5452212 0 814040 10.16 2620 1740068 1202960 13.28 587240 1571636 16 23:09:12 22:59:01 5451420 0 814832 10.17 2620 1740068 1203164 13.28 588460 1571636 12 23:09:12 23:00:01 5451344 0 814900 10.17 2620 1740076 1203128 13.28 588156 1571640 16 23:09:12 23:01:01 5450328 0 815916 10.19 2620 1740076 1205864 13.31 588500 1571388 20 23:09:12 23:02:01 5451204 0 814908 10.17 2620 1740208 1203664 13.29 588544 1571448 8 23:09:12 23:03:01 5452092 0 814016 10.16 2620 1740212 1203532 13.29 587828 1571448 8 23:09:12 23:04:01 5452520 0 813584 10.16 2620 1740216 1203532 13.29 587900 1571448 8 23:09:12 23:05:01 5451764 0 814336 10.17 2620 1740220 1203616 13.29 588276 1571496 20 23:09:12 23:06:01 5451796 0 814296 10.17 2620 1740228 1203568 13.29 588096 1571504 12 23:09:12 23:07:01 5451968 0 814124 10.17 2620 1740228 1203532 13.29 587796 1571496 8 23:09:12 23:08:01 4643868 0 985096 12.30 2620 2377356 1594608 17.61 790888 2102772 636212 23:09:12 23:09:01 3234460 0 1289364 16.10 2620 3482496 1731020 19.11 1225308 2885472 419628 23:09:12 Average: 5350121 0 834064 10.41 2620 1822135 1239182 13.68 611151 1638224 36422 23:09:12 23:09:12 22:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:09:12 22:41:01 eth0 156.03 118.75 457.08 30.13 0.00 0.00 0.00 0.00 23:09:12 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:41:01 docker0 15.21 10.76 1.96 27.84 0.00 0.00 0.00 0.00 23:09:12 22:42:01 eth0 1.75 0.85 1.06 0.78 0.00 0.00 0.00 0.00 23:09:12 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:43:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:09:12 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:44:02 eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:09:12 22:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:45:01 eth0 0.36 0.24 0.15 0.07 0.00 0.00 0.00 0.00 23:09:12 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:09:12 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:47:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:09:12 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:48:01 eth0 3.66 0.08 0.27 0.01 0.00 0.00 0.00 0.00 23:09:12 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:49:01 eth0 7.80 0.75 1.42 0.56 0.00 0.00 0.00 0.00 23:09:12 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:50:01 eth0 0.77 0.45 0.41 0.31 0.00 0.00 0.00 0.00 23:09:12 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:51:01 eth0 0.55 0.28 0.27 0.20 0.00 0.00 0.00 0.00 23:09:12 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:52:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 23:09:12 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:09:12 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:09:12 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:55:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:09:12 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:56:01 eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 23:09:12 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:57:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:09:12 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:58:01 eth0 2.80 0.05 0.26 0.00 0.00 0.00 0.00 0.00 23:09:12 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:59:01 eth0 5.86 0.50 1.01 0.36 0.00 0.00 0.00 0.00 23:09:12 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:00:01 eth0 0.68 0.37 0.35 0.27 0.00 0.00 0.00 0.00 23:09:12 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:01:01 eth0 0.33 0.08 0.07 0.03 0.00 0.00 0.00 0.00 23:09:12 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:02:01 eth0 0.48 0.30 0.27 0.20 0.00 0.00 0.00 0.00 23:09:12 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:03:01 eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 23:09:12 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:04:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:05:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:09:12 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:06:01 eth0 0.15 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:09:12 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:07:01 eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:09:12 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:08:01 eth0 394.44 364.09 4073.45 28.40 0.00 0.00 0.00 0.00 23:09:12 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:09:01 eth0 808.69 681.19 6084.46 147.08 0.00 0.00 0.00 0.00 23:09:12 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 23:09:01 docker0 132.20 191.33 8.81 665.46 0.00 0.00 0.00 0.00 23:09:12 Average: eth0 47.85 40.36 366.57 7.20 0.00 0.00 0.00 0.00 23:09:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:12 Average: docker0 5.09 6.98 0.37 23.93 0.00 0.00 0.00 0.00 23:09:12 23:09:12 23:09:12 ---> sar -P ALL: 23:09:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) 23:09:12 23:09:12 22:39:20 LINUX RESTART (2 CPU) 23:09:12 23:09:12 22:40:01 CPU %user %nice %system %iowait %steal %idle 23:09:12 22:41:01 all 4.00 0.00 1.93 3.71 0.06 90.30 23:09:12 22:41:01 0 4.19 0.00 1.93 3.68 0.07 90.13 23:09:12 22:41:01 1 3.81 0.00 1.93 3.74 0.05 90.48 23:09:12 22:42:01 all 0.12 0.00 0.03 0.00 0.03 99.82 23:09:12 22:42:01 0 0.20 0.00 0.03 0.00 0.03 99.73 23:09:12 22:42:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:09:12 22:43:01 all 0.13 0.00 0.08 0.00 0.04 99.74 23:09:12 22:43:01 0 0.23 0.00 0.07 0.00 0.03 99.67 23:09:12 22:43:01 1 0.03 0.00 0.10 0.00 0.05 99.82 23:09:12 22:44:02 all 0.07 0.00 0.01 0.00 0.03 99.89 23:09:12 22:44:02 0 0.10 0.00 0.00 0.00 0.02 99.88 23:09:12 22:44:02 1 0.03 0.00 0.02 0.00 0.05 99.90 23:09:12 22:45:01 all 0.18 0.00 0.03 0.00 0.03 99.76 23:09:12 22:45:01 0 0.32 0.00 0.03 0.00 0.03 99.61 23:09:12 22:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:09:12 22:46:01 all 0.09 0.00 0.02 0.00 0.03 99.86 23:09:12 22:46:01 0 0.17 0.00 0.02 0.00 0.03 99.78 23:09:12 22:46:01 1 0.02 0.00 0.02 0.00 0.03 99.93 23:09:12 22:47:01 all 0.13 0.00 0.03 0.00 0.03 99.81 23:09:12 22:47:01 0 0.22 0.00 0.02 0.00 0.05 99.72 23:09:12 22:47:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:09:12 22:48:01 all 0.08 0.00 0.02 0.00 0.04 99.86 23:09:12 22:48:01 0 0.15 0.00 0.02 0.00 0.07 99.77 23:09:12 22:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:09:12 22:49:01 all 0.06 0.00 0.03 0.00 0.03 99.88 23:09:12 22:49:01 0 0.07 0.00 0.02 0.00 0.05 99.87 23:09:12 22:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:09:12 22:50:01 all 0.07 0.00 0.03 0.00 0.03 99.87 23:09:12 22:50:01 0 0.12 0.00 0.02 0.00 0.02 99.85 23:09:12 22:50:01 1 0.02 0.00 0.03 0.00 0.05 99.90 23:09:12 22:51:01 all 0.09 0.00 0.02 0.00 0.03 99.87 23:09:12 22:51:01 0 0.15 0.00 0.00 0.00 0.02 99.83 23:09:12 22:51:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:09:12 23:09:12 22:51:01 CPU %user %nice %system %iowait %steal %idle 23:09:12 22:52:01 all 0.06 0.00 0.03 0.00 0.03 99.88 23:09:12 22:52:01 0 0.08 0.00 0.03 0.00 0.02 99.87 23:09:12 22:52:01 1 0.03 0.00 0.02 0.00 0.05 99.90 23:09:12 22:53:01 all 0.05 0.00 0.03 0.00 0.03 99.89 23:09:12 22:53:01 0 0.07 0.00 0.02 0.00 0.02 99.90 23:09:12 22:53:01 1 0.03 0.00 0.03 0.00 0.05 99.88 23:09:12 22:54:01 all 0.07 0.00 0.02 0.00 0.03 99.89 23:09:12 22:54:01 0 0.10 0.00 0.02 0.00 0.02 99.87 23:09:12 22:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 23:09:12 22:55:01 all 0.05 0.00 0.04 0.00 0.03 99.87 23:09:12 22:55:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:09:12 22:55:01 1 0.03 0.00 0.05 0.00 0.05 99.87 23:09:12 22:56:01 all 0.08 0.00 0.01 0.00 0.03 99.88 23:09:12 22:56:01 0 0.13 0.00 0.00 0.00 0.02 99.85 23:09:12 22:56:01 1 0.03 0.00 0.02 0.00 0.03 99.92 23:09:12 22:57:01 all 0.07 0.00 0.02 0.00 0.03 99.88 23:09:12 22:57:01 0 0.12 0.00 0.02 0.00 0.05 99.82 23:09:12 22:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:09:12 22:58:01 all 0.11 0.00 0.01 0.00 0.03 99.85 23:09:12 22:58:01 0 0.18 0.00 0.02 0.00 0.03 99.77 23:09:12 22:58:01 1 0.03 0.00 0.00 0.00 0.03 99.93 23:09:12 22:59:01 all 0.08 0.00 0.03 0.00 0.03 99.86 23:09:12 22:59:01 0 0.12 0.00 0.02 0.00 0.03 99.83 23:09:12 22:59:01 1 0.05 0.00 0.03 0.00 0.03 99.88 23:09:12 23:00:01 all 0.07 0.00 0.02 0.00 0.02 99.90 23:09:12 23:00:01 0 0.10 0.00 0.02 0.00 0.00 99.88 23:09:12 23:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 23:09:12 23:01:01 all 0.12 0.00 0.03 0.00 0.03 99.82 23:09:12 23:01:01 0 0.22 0.00 0.03 0.00 0.03 99.72 23:09:12 23:01:01 1 0.02 0.00 0.03 0.00 0.03 99.92 23:09:12 23:02:01 all 0.09 0.00 0.03 0.00 0.03 99.85 23:09:12 23:02:01 0 0.13 0.00 0.02 0.00 0.02 99.83 23:09:12 23:02:01 1 0.05 0.00 0.05 0.00 0.03 99.87 23:09:12 23:09:12 23:02:01 CPU %user %nice %system %iowait %steal %idle 23:09:12 23:03:01 all 0.04 0.00 0.02 0.00 0.04 99.90 23:09:12 23:03:01 0 0.05 0.00 0.02 0.00 0.03 99.90 23:09:12 23:03:01 1 0.03 0.00 0.02 0.00 0.05 99.90 23:09:12 23:04:01 all 0.04 0.00 0.02 0.00 0.03 99.92 23:09:12 23:04:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:09:12 23:04:01 1 0.03 0.00 0.02 0.00 0.03 99.92 23:09:12 23:05:01 all 0.02 0.00 0.02 0.00 0.03 99.93 23:09:12 23:05:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:09:12 23:05:01 1 0.02 0.00 0.02 0.00 0.03 99.93 23:09:12 23:06:01 all 0.06 0.00 0.01 0.00 0.03 99.90 23:09:12 23:06:01 0 0.03 0.00 0.00 0.00 0.05 99.92 23:09:12 23:06:01 1 0.08 0.00 0.02 0.00 0.02 99.88 23:09:12 23:07:01 all 0.04 0.00 0.03 0.00 0.03 99.90 23:09:12 23:07:01 0 0.02 0.00 0.03 0.00 0.05 99.90 23:09:12 23:07:01 1 0.07 0.00 0.02 0.00 0.02 99.90 23:09:12 23:08:01 all 6.00 0.00 2.49 0.07 0.04 91.40 23:09:12 23:08:01 0 6.07 0.00 2.58 0.03 0.05 91.27 23:09:12 23:08:01 1 5.92 0.00 2.41 0.10 0.03 91.53 23:09:12 23:09:01 all 22.80 0.00 9.80 3.83 0.11 63.46 23:09:12 23:09:01 0 25.07 0.00 10.02 3.45 0.11 61.36 23:09:12 23:09:01 1 20.56 0.00 9.58 4.21 0.11 65.55 23:09:12 Average: all 1.16 0.00 0.49 0.25 0.04 98.06 23:09:12 Average: 0 1.28 0.00 0.50 0.24 0.03 97.95 23:09:12 Average: 1 1.04 0.00 0.49 0.27 0.04 98.17 23:09:12 23:09:12 23:09:12