Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 81b7d046a48529156768d67edd838b16f3fcd6f5 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh6066361835477439162.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh8499321837002676414.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7917211573185814381.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh2202330455297094844.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4964229756560323204.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-58 in /w/workspace/dgexfoundry_device-sdk-go_master [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/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [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/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh8121983424654566954.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 81b7d046a48529156768d67edd838b16f3fcd6f5 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81b7d046a48529156768d67edd838b16f3fcd6f5 # timeout=10 Commit message: "Merge pull request #929 from hahattan/rename" > git rev-list --no-walk 266a89ca2ac5ad8320be3c902ec129d812bcfa66 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:02:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:02:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:02:41 ========================================================= 04:02:41 EdgeX Global Pipelines Version Info 04:02:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:02:42 ------------------- 04:02:42 stable info: 04:02:42 ------------------- 04:02:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:02:42 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:02:42 Message: update stable to v1.0.192 04:02:43 ------------------- 04:02:43 experimental info: 04:02:43 ------------------- 04:02:43 Commited By: **** collab-it+edgex@linuxfoundation.org 04:02:43 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:02:43 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:02:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:02:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:02:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:02:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:02:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:02:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:02:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:02:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:02:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:02:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:02:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:02:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:02:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:02:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81b7d046a48529156768d67edd838b16f3fcd6f5 [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81b7d04 [Pipeline] echo 04:02:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:44 provisioning config files... 04:02:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6014952258676689235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:44 ---> docker-login.sh 04:02:44 nexus3.edgexfoundry.org:10001 04:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:45 Configure a credential helper to remove this warning. See 04:02:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:45 04:02:45 Login Succeeded 04:02:45 nexus3.edgexfoundry.org:10002 04:02:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:45 Configure a credential helper to remove this warning. See 04:02:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:45 04:02:45 Login Succeeded 04:02:45 nexus3.edgexfoundry.org:10003 04:02:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:46 Configure a credential helper to remove this warning. See 04:02:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:46 04:02:46 Login Succeeded 04:02:46 nexus3.edgexfoundry.org:10004 04:02:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:46 Configure a credential helper to remove this warning. See 04:02:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:46 04:02:46 Login Succeeded 04:02:46 docker.io 04:02:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:02:46 Configure a credential helper to remove this warning. See 04:02:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:02:46 04:02:46 Login Succeeded 04:02:46 ---> docker-login.sh ends [Pipeline] } 04:02:46 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 04:02:47 + git log --format=format:%s -1 81b7d046a48529156768d67edd838b16f3fcd6f5 [Pipeline] echo 04:02:47 GIT_COMMIT: 81b7d046a48529156768d67edd838b16f3fcd6f5, Commit Message: Merge pull request #929 from hahattan/rename [Pipeline] echo 04:02:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:02:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:02:48 04:02:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:02:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:02:48 latest: Pulling from edgex-devops/git-semver 04:02:48 31603596830f: Pulling fs layer 04:02:48 54011a49482f: Pulling fs layer 04:02:48 a6820b24f6d8: Pulling fs layer 04:02:48 f581987b2513: Pulling fs layer 04:02:48 f581987b2513: Waiting 04:02:48 54011a49482f: Verifying Checksum 04:02:48 54011a49482f: Download complete 04:02:48 31603596830f: Verifying Checksum 04:02:48 31603596830f: Download complete 04:02:48 f581987b2513: Verifying Checksum 04:02:48 f581987b2513: Download complete 04:02:48 a6820b24f6d8: Verifying Checksum 04:02:48 a6820b24f6d8: Download complete 04:02:48 31603596830f: Pull complete 04:02:49 54011a49482f: Pull complete 04:02:50 a6820b24f6d8: Pull complete 04:02:50 f581987b2513: Pull complete 04:02:50 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:02:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:02:50 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 04:02:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:02:52 $ docker top f617bd4f9896562c4eefb719c0a69a94cf7b5b0fd6299fc94034fdfd67bd1324 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:52 [ssh-agent] Looking for ssh-agent implementation... 04:02:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:53 $ docker exec f617bd4f9896562c4eefb719c0a69a94cf7b5b0fd6299fc94034fdfd67bd1324 ssh-agent 04:02:53 SSH_AUTH_SOCK=/tmp/ssh-a5log6yNSdWz/agent.11 04:02:53 SSH_AGENT_PID=16 04:02:53 Running ssh-add (command line suppressed) 04:02:53 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2231016208243350364.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2231016208243350364.key) 04:02:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:53 + git tag --points-at HEAD [Pipeline] } 04:02:53 $ docker exec --env ******** --env ******** f617bd4f9896562c4eefb719c0a69a94cf7b5b0fd6299fc94034fdfd67bd1324 ssh-agent -k 04:02:54 unset SSH_AUTH_SOCK; 04:02:54 unset SSH_AGENT_PID; 04:02:54 echo Agent pid 16 killed; 04:02:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:02:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:54 [ssh-agent] Looking for ssh-agent implementation... 04:02:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:54 $ docker exec f617bd4f9896562c4eefb719c0a69a94cf7b5b0fd6299fc94034fdfd67bd1324 ssh-agent 04:02:54 SSH_AUTH_SOCK=/tmp/ssh-HtsRodhrUoGk/agent.45 04:02:54 SSH_AGENT_PID=50 04:02:54 Running ssh-add (command line suppressed) 04:02:54 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7786561606051672597.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7786561606051672597.key) 04:02:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:55 + git semver init 04:02:55 # -> Open(): unable to determine branch for HEAD 04:02:55 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:02:55 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:02:55 # $SEMVER_REMOTE_NAME = origin 04:02:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:02:55 # $SEMVER_USER_NAME = edgex-jenkins 04:02:55 # $SEMVER_BRANCH = master 04:02:55 # $SEMVER_TEMP = /tmp/semver-809948770 04:02:55 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:02:56 # '/tmp/semver-809948770' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 04:02:56 # -> Force: false 04:02:56 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 04:02:56 $ docker exec --env ******** --env ******** f617bd4f9896562c4eefb719c0a69a94cf7b5b0fd6299fc94034fdfd67bd1324 ssh-agent -k 04:02:56 unset SSH_AUTH_SOCK; 04:02:56 unset SSH_AGENT_PID; 04:02:56 echo Agent pid 50 killed; 04:02:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:57 + git semver [Pipeline] } 04:02:57 $ docker stop --time=1 f617bd4f9896562c4eefb719c0a69a94cf7b5b0fd6299fc94034fdfd67bd1324 04:02:58 $ docker rm -f f617bd4f9896562c4eefb719c0a69a94cf7b5b0fd6299fc94034fdfd67bd1324 [Pipeline] // withDockerContainer [Pipeline] sh 04:02:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:02:59 Stashed 1 file(s) [Pipeline] echo 04:02:59 [edgeXSemver]: initialized semver on version 2.0.0-dev.61 [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 04:03:14 Still waiting to schedule task 04:03:14 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:03:14 Still waiting to schedule task 04:03:14 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 04:05:00 Running on prd-centos7-docker-4c-2g-63 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 04:05:00 Running in /w/workspace/device-sdk-go/166 [Pipeline] { [Pipeline] checkout 04:05:00 Selected Git installation does not exist. Using Default 04:05:00 The recommended git tool is: NONE 04:05:07 using credential edgex-jenkins-ssh 04:05:07 Cloning the remote Git repository 04:05:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:05:07 > git init /w/workspace/device-sdk-go/166 # timeout=10 04:05:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:05:07 > git --version # timeout=10 04:05:08 Avoid second fetch 04:05:08 Checking out Revision 81b7d046a48529156768d67edd838b16f3fcd6f5 (master) 04:05:07 > git --version # 'git version 2.24.3' 04:05:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:05:07 [INFO] Currently running in a labeled security context 04:05:07 [INFO] Currently SELinux is 'enforcing' on the host 04:05:07 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/166@tmp/jenkins-gitclient-ssh101888606080632715.key 04:05:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:05:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:05:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:05:08 > git config core.sparsecheckout # timeout=10 04:05:08 > git checkout -f 81b7d046a48529156768d67edd838b16f3fcd6f5 # timeout=10 04:05:12 Commit message: "Merge pull request #929 from hahattan/rename" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:05:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:05:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:05:15 + sudo service docker restart 04:05:15 + true 04:05:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:17 provisioning config files... 04:05:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/166@tmp/config6395832448439154790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:17 ---> docker-login.sh 04:05:17 nexus3.edgexfoundry.org:10001 04:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:18 Configure a credential helper to remove this warning. See 04:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:18 04:05:18 Login Succeeded 04:05:18 nexus3.edgexfoundry.org:10002 04:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:18 Configure a credential helper to remove this warning. See 04:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:18 04:05:18 Login Succeeded 04:05:18 nexus3.edgexfoundry.org:10003 04:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:18 Configure a credential helper to remove this warning. See 04:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:18 04:05:18 Login Succeeded 04:05:18 nexus3.edgexfoundry.org:10004 04:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:19 Configure a credential helper to remove this warning. See 04:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:19 04:05:19 Login Succeeded 04:05:19 docker.io 04:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:19 Configure a credential helper to remove this warning. See 04:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:19 04:05:19 Login Succeeded 04:05:19 ---> docker-login.sh ends [Pipeline] } 04:05:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:19 ========================================================= 04:05:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:05:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:05:19 + 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 . 04:05:20 Sending build context to Docker daemon 2.557MB 04:05:20 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:05:20 Step 2/8 : FROM ${BASE} 04:05:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:20 540db60ca938: Pulling fs layer 04:05:20 adcc1eea9eea: Pulling fs layer 04:05:20 4c4ab2625f07: Pulling fs layer 04:05:20 0510c868ecb4: Pulling fs layer 04:05:20 afea3b2eda06: Pulling fs layer 04:05:20 7809a108b3ef: Pulling fs layer 04:05:20 f706445af74f: Pulling fs layer 04:05:20 afea3b2eda06: Waiting 04:05:20 7809a108b3ef: Waiting 04:05:20 f706445af74f: Waiting 04:05:20 0510c868ecb4: Waiting 04:05:20 4c4ab2625f07: Verifying Checksum 04:05:20 4c4ab2625f07: Download complete 04:05:20 adcc1eea9eea: Verifying Checksum 04:05:20 adcc1eea9eea: Download complete 04:05:20 afea3b2eda06: Verifying Checksum 04:05:20 afea3b2eda06: Download complete 04:05:20 7809a108b3ef: Verifying Checksum 04:05:20 7809a108b3ef: Download complete 04:05:20 540db60ca938: Verifying Checksum 04:05:20 540db60ca938: Download complete 04:05:20 540db60ca938: Pull complete 04:05:21 adcc1eea9eea: Pull complete 04:05:21 4c4ab2625f07: Pull complete 04:05:22 f706445af74f: Verifying Checksum 04:05:22 f706445af74f: Download complete 04:05:24 0510c868ecb4: Verifying Checksum 04:05:24 0510c868ecb4: Download complete 04:05:33 0510c868ecb4: Pull complete 04:05:33 afea3b2eda06: Pull complete 04:05:33 7809a108b3ef: Pull complete 04:05:37 f706445af74f: Pull complete 04:05:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:05:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:05:37 ---> b068be0155e3 04:05:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:05:38 ---> Running in 0bc1ceab5d5d 04:05:38 Removing intermediate container 0bc1ceab5d5d 04:05:38 ---> 889ee7d6ae46 04:05:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:38 ---> Running in 65f87b280276 04:05:40 Removing intermediate container 65f87b280276 04:05:40 ---> 92d13f905ba6 04:05:40 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:05:40 ---> Running in 9660e90506da 04:05:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:05:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:05:41 (1/6) Installing libc-dev (0.7.2-r3) 04:05:41 (2/6) Installing libsodium (1.0.18-r0) 04:05:42 (3/6) Installing pkgconf (1.7.3-r0) 04:05:42 (4/6) Installing libsodium-dev (1.0.18-r0) 04:05:42 (5/6) Installing libzmq (4.3.3-r1) 04:05:42 (6/6) Installing zeromq-dev (4.3.3-r1) 04:05:42 Executing busybox-1.32.1-r6.trigger 04:05:42 OK: 150 MiB in 46 packages 04:05:43 Removing intermediate container 9660e90506da 04:05:43 ---> fb9d88d8a084 04:05:43 Step 6/8 : WORKDIR /device-sdk-go 04:05:43 ---> Running in afec99693f30 04:05:43 Removing intermediate container afec99693f30 04:05:43 ---> 3ff1af77298f 04:05:43 Step 7/8 : COPY . . 04:05:45 ---> 9ac9d6f92a92 04:05:45 Step 8/8 : RUN go mod download 04:05:45 ---> Running in 8e9d39126dcd 04:06:12 Removing intermediate container 8e9d39126dcd 04:06:12 ---> c162c97079d7 04:06:12 Successfully built c162c97079d7 04:06:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:06:12 + docker inspect -f . ci-base-image-x86_64 04:06:12 . [Pipeline] withDockerContainer 04:06:12 prd-centos7-docker-4c-2g-63 does not seem to be running inside a container 04:06:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/166 -v /w/workspace/device-sdk-go/166:/w/workspace/device-sdk-go/166:rw,z -v /w/workspace/device-sdk-go/166@tmp:/w/workspace/device-sdk-go/166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:06:13 $ docker top a27b1a8eb36e87b227ff0949385da01149978b73c7dffad4223399e03d36f9da -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:14 + go version 04:06:14 go version go1.16.3 linux/amd64 [Pipeline] } 04:06:14 $ docker stop --time=1 a27b1a8eb36e87b227ff0949385da01149978b73c7dffad4223399e03d36f9da 04:06:16 $ docker rm -f a27b1a8eb36e87b227ff0949385da01149978b73c7dffad4223399e03d36f9da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:06:16 + docker inspect -f . ci-base-image-x86_64 04:06:16 . [Pipeline] withDockerContainer 04:06:17 prd-centos7-docker-4c-2g-63 does not seem to be running inside a container 04:06:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/166 -v /w/workspace/device-sdk-go/166:/w/workspace/device-sdk-go/166:rw,z -v /w/workspace/device-sdk-go/166@tmp:/w/workspace/device-sdk-go/166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:06:17 $ docker top a43b01f52473461c0cdc51ddd06592dcf0f120cd43bcfe95053bab604b1d4a28 -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:18 + go mod tidy [Pipeline] sh 04:06:19 + make test 04:06:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:06:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-64 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 04:06:23 Running in /w/workspace/device-sdk-go/166 [Pipeline] { [Pipeline] checkout 04:06:23 Selected Git installation does not exist. Using Default 04:06:23 The recommended git tool is: NONE 04:06:28 using credential edgex-jenkins-ssh 04:06:28 Cloning the remote Git repository 04:06:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:06:28 > git init /w/workspace/device-sdk-go/166 # timeout=10 04:06:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:06:29 > git --version # timeout=10 04:06:29 > git --version # 'git version 2.17.1' 04:06:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:30 Avoid second fetch 04:06:30 Checking out Revision 81b7d046a48529156768d67edd838b16f3fcd6f5 (master) 04:06:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:06:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:30 > git config core.sparsecheckout # timeout=10 04:06:30 > git checkout -f 81b7d046a48529156768d67edd838b16f3fcd6f5 # timeout=10 04:06:31 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:06:34 Commit message: "Merge pull request #929 from hahattan/rename" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:06:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:06:36 + true 04:06:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:39 provisioning config files... 04:06:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/166@tmp/config3980085070557718303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:40 ---> docker-login.sh 04:06:40 nexus3.edgexfoundry.org:10001 04:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:41 Configure a credential helper to remove this warning. See 04:06:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:41 04:06:41 Login Succeeded 04:06:41 nexus3.edgexfoundry.org:10002 04:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:41 Configure a credential helper to remove this warning. See 04:06:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:41 04:06:41 Login Succeeded 04:06:41 nexus3.edgexfoundry.org:10003 04:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:42 Configure a credential helper to remove this warning. See 04:06:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:42 04:06:42 Login Succeeded 04:06:42 nexus3.edgexfoundry.org:10004 04:06:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:43 Configure a credential helper to remove this warning. See 04:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:43 04:06:43 Login Succeeded 04:06:43 docker.io 04:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:43 Configure a credential helper to remove this warning. See 04:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:43 04:06:43 Login Succeeded 04:06:43 ---> docker-login.sh ends [Pipeline] } 04:06:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:06:44 ========================================================= 04:06:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:06:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:06:44 + 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 . 04:06:44 Sending build context to Docker daemon 2.556MB 04:06:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:06:45 Step 2/8 : FROM ${BASE} 04:06:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:06:45 595b0fe564bb: Pulling fs layer 04:06:45 7186ed65a4f7: Pulling fs layer 04:06:45 316046926c0a: Pulling fs layer 04:06:45 4ebd0625c992: Pulling fs layer 04:06:45 207e8628e3a3: Pulling fs layer 04:06:45 c791037a9be2: Pulling fs layer 04:06:45 ffd874e62e21: Pulling fs layer 04:06:45 4ebd0625c992: Waiting 04:06:45 207e8628e3a3: Waiting 04:06:45 c791037a9be2: Waiting 04:06:45 ffd874e62e21: Waiting 04:06:45 316046926c0a: Verifying Checksum 04:06:45 316046926c0a: Download complete 04:06:45 7186ed65a4f7: Download complete 04:06:45 207e8628e3a3: Verifying Checksum 04:06:45 207e8628e3a3: Download complete 04:06:45 c791037a9be2: Verifying Checksum 04:06:45 c791037a9be2: Download complete 04:06:45 595b0fe564bb: Verifying Checksum 04:06:45 595b0fe564bb: Download complete 04:06:46 595b0fe564bb: Pull complete 04:06:46 7186ed65a4f7: Pull complete 04:06:47 316046926c0a: Pull complete 04:06:47 ffd874e62e21: Verifying Checksum 04:06:47 ffd874e62e21: Download complete 04:06:49 4ebd0625c992: Verifying Checksum 04:06:49 4ebd0625c992: Download complete 04:06:59 4ebd0625c992: Pull complete 04:06:59 207e8628e3a3: Pull complete 04:07:00 c791037a9be2: Pull complete 04:07:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:07:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:07:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:07:04 ffd874e62e21: Pull complete 04:07:04 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 04:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:07:04 ---> cfc18b08335c 04:07:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:07:06 ---> Running in 77cede2c6602 04:07:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.195s coverage: 25.4% of statements 04:07:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:07:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.135s coverage: 28.1% of statements 04:07:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.265s coverage: 78.9% of statements 04:07:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.156s coverage: 10.7% of statements 04:07:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:07:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:07:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:07:06 Removing intermediate container 77cede2c6602 04:07:06 ---> 111ddafc1364 04:07:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:06 ---> Running in 7815dba2e549 04:07:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.148s coverage: 30.2% of statements 04:07:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:07:08 Removing intermediate container 7815dba2e549 04:07:08 ---> e4e9b7ccfe24 04:07:08 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:07:09 ---> Running in 425b8aef2357 04:07:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.112s coverage: 83.3% of statements 04:07:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:07:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:07:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.188s coverage: 58.4% of statements 04:07:09 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.562s coverage: 89.2% of statements 04:07:09 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:07:09 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.095s coverage: 5.0% of statements 04:07:09 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:07:10 GO111MODULE=on go vet ./... 04:07:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:07:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:07:12 (1/6) Installing libc-dev (0.7.2-r3) 04:07:12 (2/6) Installing libsodium (1.0.18-r0) 04:07:12 (3/6) Installing pkgconf (1.7.3-r0) 04:07:12 (4/6) Installing libsodium-dev (1.0.18-r0) 04:07:12 (5/6) Installing libzmq (4.3.3-r1) 04:07:12 (6/6) Installing zeromq-dev (4.3.3-r1) 04:07:12 Executing busybox-1.32.1-r6.trigger 04:07:12 OK: 139 MiB in 46 packages 04:07:14 Removing intermediate container 425b8aef2357 04:07:14 ---> 48c8cc852e91 04:07:14 Step 6/8 : WORKDIR /device-sdk-go 04:07:14 ---> Running in d06324253c0c 04:07:15 Removing intermediate container d06324253c0c 04:07:15 ---> e6fa465d74aa 04:07:15 Step 7/8 : COPY . . 04:07:16 ---> a923de03833e 04:07:16 Step 8/8 : RUN go mod download 04:07:16 ---> Running in 753d7a3874e3 04:07:42 gofmt -l . 04:07:42 [ "`gofmt -l .`" = "" ] 04:07:42 ./bin/test-attribution-txt.sh 04:07:42 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:07:42 $ docker stop --time=1 a43b01f52473461c0cdc51ddd06592dcf0f120cd43bcfe95053bab604b1d4a28 04:07:43 Removing intermediate container 753d7a3874e3 04:07:43 ---> 4eaa1b561dca 04:07:43 Successfully built 4eaa1b561dca 04:07:43 Successfully tagged ci-base-image-arm64:latest 04:07:44 $ docker rm -f a43b01f52473461c0cdc51ddd06592dcf0f120cd43bcfe95053bab604b1d4a28 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:07:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:07:45 + docker inspect -f . ci-base-image-arm64 04:07:45 . [Pipeline] withDockerContainer 04:07:45 prd-ubuntu18.04-docker-arm64-4c-16g-64 does not seem to be running inside a container 04:07:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/166 -v /w/workspace/device-sdk-go/166:/w/workspace/device-sdk-go/166:rw,z -v /w/workspace/device-sdk-go/166@tmp:/w/workspace/device-sdk-go/166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:07:46 Stashed 1 file(s) 04:07:47 $ docker top 6a3acef478ddb888113dd7774a6bd48527cc4aab53cb366ffc62c4f575907798 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 04:07:48 + go version 04:07:48 go version go1.16.3 linux/arm64 [Pipeline] } 04:07:48 $ docker stop --time=1 6a3acef478ddb888113dd7774a6bd48527cc4aab53cb366ffc62c4f575907798 04:07:50 $ docker rm -f 6a3acef478ddb888113dd7774a6bd48527cc4aab53cb366ffc62c4f575907798 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:07:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:07:51 + docker inspect -f . ci-base-image-arm64 04:07:51 . [Pipeline] withDockerContainer 04:07:51 + ls -al . 04:07:51 total 212 04:07:51 drwxrwxr-x. 10 jenkins jenkins 4096 May 14 04:07 . 04:07:51 drwxrwxr-x. 4 jenkins jenkins 32 May 14 04:05 .. 04:07:51 drwxrwxr-x. 2 jenkins jenkins 64 May 14 04:05 bin 04:07:51 -rw-r--r--. 1 jenkins jenkins 126002 May 14 04:07 coverage.out 04:07:51 -rw-rw-r--. 1 jenkins jenkins 987 May 14 04:05 Dockerfile.build 04:07:51 -rw-rw-r--. 1 jenkins jenkins 140 May 14 04:05 .dockerignore 04:07:51 drwxrwxr-x. 5 jenkins jenkins 62 May 14 04:05 example 04:07:51 drwxrwxr-x. 8 jenkins jenkins 162 May 14 04:05 .git 04:07:51 drwxrwxr-x. 2 jenkins jenkins 103 May 14 04:05 .github 04:07:51 -rw-rw-r--. 1 jenkins jenkins 138 May 14 04:05 .gitignore 04:07:51 -rw-r--r--. 1 jenkins jenkins 575 May 14 04:07 go.mod 04:07:51 -rw-r--r--. 1 jenkins jenkins 20803 May 14 04:06 go.sum 04:07:51 drwxrwxr-x. 15 jenkins jenkins 224 May 14 04:05 internal 04:07:51 -rw-rw-r--. 1 jenkins jenkins 894 May 14 04:05 Jenkinsfile 04:07:51 -rw-rw-r--. 1 jenkins jenkins 11341 May 14 04:05 LICENSE 04:07:51 -rw-rw-r--. 1 jenkins jenkins 1000 May 14 04:05 Makefile 04:07:51 drwxrwxr-x. 4 jenkins jenkins 26 May 14 04:05 openapi 04:07:51 drwxrwxr-x. 5 jenkins jenkins 50 May 14 04:05 pkg 04:07:51 -rw-rw-r--. 1 jenkins jenkins 7652 May 14 04:05 README.md 04:07:51 -rw-rw-r--. 1 jenkins jenkins 6616 May 14 04:05 RELEASE-NOTES.txt 04:07:51 drwxrwxr-x. 4 jenkins jenkins 54 May 14 04:05 snap 04:07:51 -rw-rw-r--. 1 jenkins jenkins 12 May 14 04:02 VERSION 04:07:51 -rw-rw-r--. 1 jenkins jenkins 222 May 14 04:05 version.go 04:07:51 prd-ubuntu18.04-docker-arm64-4c-16g-64 does not seem to be running inside a container 04:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/166 -v /w/workspace/device-sdk-go/166:/w/workspace/device-sdk-go/166:rw,z -v /w/workspace/device-sdk-go/166@tmp:/w/workspace/device-sdk-go/166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:07:53 $ docker top f718f0359d86b9b31d5feb2751a2927f7772388127a92968068b160418cc3c44 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:07:54 + 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=81b7d046a48529156768d67edd838b16f3fcd6f5 --label arch=amd64 --label version=2.0.0-dev.61 . 04:07:54 + go mod tidy 04:07:54 Sending build context to Docker daemon 2.684MB 04:07:54 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 04:07:54 Step 2/23 : FROM ${BASE} AS builder 04:07:54 ---> c162c97079d7 04:07:54 Step 3/23 : WORKDIR /device-sdk-go [Pipeline] sh 04:07:54 ---> Running in e9ba7d26d4c2 04:07:55 Removing intermediate container e9ba7d26d4c2 04:07:55 ---> ee431d03f67e 04:07:55 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:07:55 ---> Running in 1893804c2a29 04:07:55 Removing intermediate container 1893804c2a29 04:07:55 ---> ac7574053a3f 04:07:55 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:55 + make test 04:07:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:07:55 ---> Running in f0876e463661 04:07:56 Removing intermediate container f0876e463661 04:07:56 ---> d1e0e8a6df3b 04:07:56 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:07:57 ---> Running in 684bcac25acb 04:07:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:07:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:07:59 OK: 150 MiB in 46 packages 04:08:00 Removing intermediate container 684bcac25acb 04:08:00 ---> 363fdde997c8 04:08:00 Step 7/23 : COPY . . 04:08:01 ---> d79cb7d86e9e 04:08:01 Step 8/23 : RUN go mod download 04:08:01 ---> Running in 1d04a2143046 04:08:03 Removing intermediate container 1d04a2143046 04:08:03 ---> c4dc14338a7d 04:08:03 Step 9/23 : RUN make build 04:08:03 ---> Running in f8065dde6998 04:08:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.61" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:08:17 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:08:22 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:08:22 Removing intermediate container f8065dde6998 04:08:22 ---> d221feb81df3 04:08:22 Step 10/23 : FROM alpine:3.12 04:08:22 3.12: Pulling from library/alpine 04:08:22 339de151aab4: Pulling fs layer 04:08:22 339de151aab4: Verifying Checksum 04:08:22 339de151aab4: Download complete 04:08:22 339de151aab4: Pull complete 04:08:22 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:08:22 Status: Downloaded newer image for alpine:3.12 04:08:22 ---> 13621d1b12d4 04:08:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:08:23 ---> Running in 94ee3b82e0f0 04:08:23 Removing intermediate container 94ee3b82e0f0 04:08:23 ---> 7cab1baabab7 04:08:23 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:08:23 ---> Running in f6e1b6086502 04:08:24 Removing intermediate container f6e1b6086502 04:08:24 ---> 0637e3ed2e46 04:08:24 Step 13/23 : RUN apk add --update --no-cache zeromq 04:08:24 ---> Running in 253cf47ecdb2 04:08:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:08:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:08:25 (1/5) Installing libgcc (9.3.0-r2) 04:08:26 (2/5) Installing libsodium (1.0.18-r0) 04:08:26 (3/5) Installing libstdc++ (9.3.0-r2) 04:08:27 (4/5) Installing libzmq (4.3.3-r0) 04:08:27 (5/5) Installing zeromq (4.3.3-r0) 04:08:27 Executing busybox-1.31.1-r20.trigger 04:08:27 OK: 8 MiB in 19 packages 04:08:28 Removing intermediate container 253cf47ecdb2 04:08:28 ---> cc23d2acb2a8 04:08:28 Step 14/23 : WORKDIR / 04:08:28 ---> Running in 324bb3d7ae15 04:08:28 Removing intermediate container 324bb3d7ae15 04:08:28 ---> 89470d52da44 04:08:28 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:08:28 ---> 0b9652f033a8 04:08:28 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:08:29 ---> cbfacd0a5a9c 04:08:29 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:08:30 ---> a2e47ba402ac 04:08:30 Step 18/23 : EXPOSE 49990 04:08:30 ---> Running in 23d28d12d30f 04:08:30 Removing intermediate container 23d28d12d30f 04:08:30 ---> 1644b83f74eb 04:08:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:08:30 ---> Running in f829081cbdad 04:08:30 Removing intermediate container f829081cbdad 04:08:30 ---> 70cf5c8a410b 04:08:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:08:30 ---> Running in 95a45c8228b6 04:08:31 Removing intermediate container 95a45c8228b6 04:08:31 ---> a063bc69e297 04:08:31 Step 21/23 : LABEL arch=amd64 04:08:31 ---> Running in 2bcc4aa8239f 04:08:31 Removing intermediate container 2bcc4aa8239f 04:08:31 ---> a1d05ee9c09a 04:08:31 Step 22/23 : LABEL git_sha=81b7d046a48529156768d67edd838b16f3fcd6f5 04:08:31 ---> Running in 8ccf5f7a66fb 04:08:31 Removing intermediate container 8ccf5f7a66fb 04:08:31 ---> d86cfee11533 04:08:31 Step 23/23 : LABEL version=2.0.0-dev.61 04:08:31 ---> Running in 29b9d37b46c1 04:08:32 Removing intermediate container 29b9d37b46c1 04:08:32 ---> 8f65511ab87f 04:08:32 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:08:32 Successfully built 8f65511ab87f 04:08:32 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 04:08:32 ---> job-cost.sh 04:08:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wjQ4 04:08:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:09:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:09:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:09:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:09:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.287s coverage: 25.4% of statements 04:09:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:09:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.185s coverage: 28.1% of statements 04:09:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.197s coverage: 78.9% of statements 04:09:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.212s coverage: 10.7% of statements 04:09:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:09:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:09:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:09:34 lf-activate-venv(): INFO: Adding /tmp/venv-wjQ4/bin to PATH 04:09:34 INFO: No Stack... 04:09:34 INFO: Retrieving Pricing Info for: v1-standard-2 04:09:34 INFO: Archiving Costs [Pipeline] sh 04:09:34 + cat /w/workspace/device-sdk-go/166/archives/cost.csv 04:09:34 + cut -d, -f6 [Pipeline] lock 04:09:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-166-stack-cost] 04:09:34 Resource [jenkins-edgexfoundry-device-sdk-go-master-166-stack-cost] did not exist. Created. 04:09:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:09:34 + echo total: 0.029999999329447746 [Pipeline] stash 04:09:35 Stashed 1 file(s) [Pipeline] } 04:09:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-166-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:09:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.341s coverage: 30.2% of statements 04:09:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:09:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.231s coverage: 83.3% of statements 04:09:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:09:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:09:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.381s coverage: 58.4% of statements 04:09:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.144s coverage: 89.2% of statements 04:09:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:09:39 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.190s coverage: 5.0% of statements 04:09:39 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:09:40 GO111MODULE=on go vet ./... 04:10:36 gofmt -l . 04:10:36 [ "`gofmt -l .`" = "" ] 04:10:36 ./bin/test-attribution-txt.sh 04:10:36 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:10:37 $ docker stop --time=1 f718f0359d86b9b31d5feb2751a2927f7772388127a92968068b160418cc3c44 04:10:39 $ docker rm -f f718f0359d86b9b31d5feb2751a2927f7772388127a92968068b160418cc3c44 [Pipeline] // withDockerContainer [Pipeline] sh 04:10:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:10:40 Warning: overwriting stash ‘coverage-report’ 04:10:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:10:42 + ls -al . 04:10:42 total 248 04:10:42 drwxrwxr-x 10 jenkins jenkins 4096 May 14 04:10 . 04:10:42 drwxrwxr-x 4 jenkins jenkins 4096 May 14 04:06 .. 04:10:42 -rw-rw-r-- 1 jenkins jenkins 140 May 14 04:06 .dockerignore 04:10:42 drwxrwxr-x 8 jenkins jenkins 4096 May 14 04:06 .git 04:10:42 drwxrwxr-x 2 jenkins jenkins 4096 May 14 04:06 .github 04:10:42 -rw-rw-r-- 1 jenkins jenkins 138 May 14 04:06 .gitignore 04:10:42 -rw-rw-r-- 1 jenkins jenkins 987 May 14 04:06 Dockerfile.build 04:10:42 -rw-rw-r-- 1 jenkins jenkins 894 May 14 04:06 Jenkinsfile 04:10:42 -rw-rw-r-- 1 jenkins jenkins 11341 May 14 04:06 LICENSE 04:10:42 -rw-rw-r-- 1 jenkins jenkins 1000 May 14 04:06 Makefile 04:10:42 -rw-rw-r-- 1 jenkins jenkins 7652 May 14 04:06 README.md 04:10:42 -rw-rw-r-- 1 jenkins jenkins 6616 May 14 04:06 RELEASE-NOTES.txt 04:10:42 -rw-rw-r-- 1 jenkins jenkins 12 May 14 04:02 VERSION 04:10:42 drwxrwxr-x 2 jenkins jenkins 4096 May 14 04:06 bin 04:10:42 -rw-r--r-- 1 jenkins jenkins 126002 May 14 04:09 coverage.out 04:10:42 drwxrwxr-x 5 jenkins jenkins 4096 May 14 04:06 example 04:10:42 -rw-r--r-- 1 jenkins jenkins 575 May 14 04:10 go.mod 04:10:42 -rw-r--r-- 1 jenkins jenkins 20803 May 14 04:07 go.sum 04:10:42 drwxrwxr-x 15 jenkins jenkins 4096 May 14 04:06 internal 04:10:42 drwxrwxr-x 4 jenkins jenkins 4096 May 14 04:06 openapi 04:10:42 drwxrwxr-x 5 jenkins jenkins 4096 May 14 04:06 pkg 04:10:42 drwxrwxr-x 4 jenkins jenkins 4096 May 14 04:06 snap 04:10:42 -rw-rw-r-- 1 jenkins jenkins 222 May 14 04:06 version.go [Pipeline] isUnix [Pipeline] sh 04:10:42 + 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=81b7d046a48529156768d67edd838b16f3fcd6f5 --label arch=arm64 --label version=2.0.0-dev.61 . 04:10:43 Sending build context to Docker daemon 2.683MB 04:10:43 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 04:10:43 Step 2/23 : FROM ${BASE} AS builder 04:10:43 ---> 4eaa1b561dca 04:10:43 Step 3/23 : WORKDIR /device-sdk-go 04:10:43 ---> Running in 9be29acc3f73 04:10:43 Removing intermediate container 9be29acc3f73 04:10:43 ---> b367184398ff 04:10:43 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:10:43 ---> Running in c37ee83cdf78 04:10:44 Removing intermediate container c37ee83cdf78 04:10:44 ---> 3b0d622abbde 04:10:44 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:44 ---> Running in e4d79f8bb364 04:10:46 Removing intermediate container e4d79f8bb364 04:10:46 ---> ad41e7adcec5 04:10:46 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:10:46 ---> Running in 8bec4bb607b6 04:10:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:10:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:10:49 OK: 139 MiB in 46 packages 04:10:50 Removing intermediate container 8bec4bb607b6 04:10:50 ---> 8e5844498a64 04:10:50 Step 7/23 : COPY . . 04:10:52 ---> 171140d51957 04:10:52 Step 8/23 : RUN go mod download 04:10:52 ---> Running in 2c50eb4ea361 04:10:54 Removing intermediate container 2c50eb4ea361 04:10:54 ---> 09d85c69aa5f 04:10:54 Step 9/23 : RUN make build 04:10:54 ---> Running in 2cc9945bb08b 04:10:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.61" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:11:27 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:11:30 Removing intermediate container 2cc9945bb08b 04:11:30 ---> 4c3fa19972c6 04:11:30 Step 10/23 : FROM alpine:3.12 04:11:30 3.12: Pulling from library/alpine 04:11:30 d2f70382dc9a: Pulling fs layer 04:11:30 d2f70382dc9a: Download complete 04:11:31 d2f70382dc9a: Pull complete 04:11:31 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:11:31 Status: Downloaded newer image for alpine:3.12 04:11:31 ---> 9852663dfa18 04:11:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:11:31 ---> Running in fb98d0e048cf 04:11:32 Removing intermediate container fb98d0e048cf 04:11:32 ---> 38b8e6bb9fb5 04:11:32 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:32 ---> Running in f07447d81930 04:11:34 Removing intermediate container f07447d81930 04:11:34 ---> 3effaa390305 04:11:34 Step 13/23 : RUN apk add --update --no-cache zeromq 04:11:34 ---> Running in cf4199ae3278 04:11:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:11:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:11:36 (1/5) Installing libgcc (9.3.0-r2) 04:11:36 (2/5) Installing libsodium (1.0.18-r0) 04:11:36 (3/5) Installing libstdc++ (9.3.0-r2) 04:11:37 (4/5) Installing libzmq (4.3.3-r0) 04:11:37 (5/5) Installing zeromq (4.3.3-r0) 04:11:37 Executing busybox-1.31.1-r20.trigger 04:11:37 OK: 8 MiB in 19 packages 04:11:38 Removing intermediate container cf4199ae3278 04:11:38 ---> 694d408ab444 04:11:38 Step 14/23 : WORKDIR / 04:11:38 ---> Running in 83e69fa57b06 04:11:39 Removing intermediate container 83e69fa57b06 04:11:39 ---> ee2b52f7066d 04:11:39 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:11:39 ---> 26ee0d044d13 04:11:39 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:11:40 ---> fa5b481c60f2 04:11:40 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:11:41 ---> 1843a712a199 04:11:41 Step 18/23 : EXPOSE 49990 04:11:41 ---> Running in 57c42eeee1d0 04:11:42 Removing intermediate container 57c42eeee1d0 04:11:42 ---> 29973f78cdea 04:11:42 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:11:42 ---> Running in 5c92c1c32f60 04:11:42 Removing intermediate container 5c92c1c32f60 04:11:42 ---> 2477e96c878b 04:11:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:11:42 ---> Running in bef79ef83a14 04:11:43 Removing intermediate container bef79ef83a14 04:11:43 ---> da1696029102 04:11:43 Step 21/23 : LABEL arch=arm64 04:11:43 ---> Running in bf9969d754f1 04:11:44 Removing intermediate container bf9969d754f1 04:11:44 ---> a444742d3efd 04:11:44 Step 22/23 : LABEL git_sha=81b7d046a48529156768d67edd838b16f3fcd6f5 04:11:44 ---> Running in 601d54377433 04:11:44 Removing intermediate container 601d54377433 04:11:44 ---> 950e51d40618 04:11:44 Step 23/23 : LABEL version=2.0.0-dev.61 04:11:44 ---> Running in b803f38fcd3a 04:11:45 Removing intermediate container b803f38fcd3a 04:11:45 ---> 18a09458a3ca 04:11:45 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:11:45 Successfully built 18a09458a3ca 04:11:45 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 04:11:45 ---> job-cost.sh 04:11:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vKW8 04:12:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:13:46 lf-activate-venv(): INFO: Adding /tmp/venv-vKW8/bin to PATH 04:13:46 INFO: No Stack... 04:13:46 INFO: Retrieving Pricing Info for: lf-standard-4 04:13:46 INFO: Archiving Costs [Pipeline] sh 04:13:47 + cat /w/workspace/device-sdk-go/166/archives/cost.csv 04:13:47 + cut -d, -f6 [Pipeline] lock 04:13:47 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-166-stack-cost] 04:13:47 Resource [jenkins-edgexfoundry-device-sdk-go-master-166-stack-cost] did not exist. Created. 04:13:47 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:13:47 /w/workspace/device-sdk-go/166@tmp/durable-780e13ce/script.sh: 1: /w/workspace/device-sdk-go/166@tmp/durable-780e13ce/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:13:48 + echo total: 0.20999999344348907 [Pipeline] stash 04:13:48 Warning: overwriting stash ‘stack-cost’ 04:13:48 Stashed 1 file(s) [Pipeline] } 04:13:48 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-166-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 04:13:49 provisioning config files... 04:13:49 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config339040103334081185tmp [Pipeline] { [Pipeline] sh 04:13:49 + set +x 04:13:49 + curl -s https://codecov.io/bash 04:13:49 + bash -s -- 04:13:49 04:13:49 _____ _ 04:13:49 / ____| | | 04:13:49 | | ___ __| | ___ ___ _____ __ 04:13:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:13:49 | |___| (_) | (_| | __/ (_| (_) \ V / 04:13:49 \_____\___/ \__,_|\___|\___\___/ \_/ 04:13:49 Bash-1.0.2 04:13:49 04:13:49 04:13:49 ==> git version 2.24.3 found 04:13:49 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:13:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:13:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:13:49 ==> Jenkins CI detected. 04:13:49 project root: . 04:13:49 --> token set from env 04:13:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:13:49 ==> Running gcov in . (disable via -X gcov) 04:13:49 ==> Python coveragepy not found 04:13:49 ==> Searching for coverage reports in: 04:13:49 + . 04:13:49 -> Found 1 reports 04:13:49 ==> Detecting git/mercurial file structure 04:13:49 ==> Reading reports 04:13:49 + ./coverage.out bytes=126002 04:13:49 ==> Appending adjustments 04:13:49 https://docs.codecov.io/docs/fixing-reports 04:13:50 + Found adjustments 04:13:50 ==> Gzipping contents 04:13:50 20K /tmp/codecov.rb6iGh.gz 04:13:50 ==> Uploading reports 04:13:50 url: https://codecov.io 04:13:50 query: branch=master&commit=81b7d046a48529156768d67edd838b16f3fcd6f5&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:13:50 -> Pinging Codecov 04:13:50 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=81b7d046a48529156768d67edd838b16f3fcd6f5&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:13:50 -> Uploading to 04:13:50 https://storage.googleapis.com/codecov/v4/raw/2021-05-14/7E55EF52A471D76F132DFD9A03CDDE97/81b7d046a48529156768d67edd838b16f3fcd6f5/4cc0c699-7661-434f-88ce-cadffe6de392.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T041350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28c5f201114ea8346173c35d426e351442dc12e37236e38c5b7a4d370e4b0bac 04:13:50 % Total % Received % Xferd Average Speed Time Time Time Current 04:13:50 Dload Upload Total Spent Left Speed 04:13:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16489 0 0 100 16489 0 32945 --:--:-- --:--:-- --:--:-- 32912 04:13:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/81b7d046a48529156768d67edd838b16f3fcd6f5 [Pipeline] } 04:13:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:13:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:13:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:13:52 04:13:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:13:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:13:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:13:52 188c0c94c7c5: Pulling fs layer 04:13:52 0ef7d3d256c8: Pulling fs layer 04:13:52 de9db76c5a1d: Pulling fs layer 04:13:52 0eba1c9be4d2: Pulling fs layer 04:13:52 0d57e429df01: Pulling fs layer 04:13:52 4e4be7b47b0d: Pulling fs layer 04:13:52 e1f770b5df2f: Pulling fs layer 04:13:52 85a0685a4137: Pulling fs layer 04:13:52 0d57e429df01: Waiting 04:13:52 4e4be7b47b0d: Waiting 04:13:52 e1f770b5df2f: Waiting 04:13:52 85a0685a4137: Waiting 04:13:52 0eba1c9be4d2: Waiting 04:13:52 de9db76c5a1d: Download complete 04:13:52 0ef7d3d256c8: Verifying Checksum 04:13:52 0ef7d3d256c8: Download complete 04:13:52 0d57e429df01: Verifying Checksum 04:13:52 0d57e429df01: Download complete 04:13:52 4e4be7b47b0d: Verifying Checksum 04:13:52 4e4be7b47b0d: Download complete 04:13:52 188c0c94c7c5: Download complete 04:13:53 188c0c94c7c5: Pull complete 04:13:53 0ef7d3d256c8: Pull complete 04:13:53 de9db76c5a1d: Pull complete 04:13:53 e1f770b5df2f: Verifying Checksum 04:13:53 e1f770b5df2f: Download complete 04:13:55 0eba1c9be4d2: Verifying Checksum 04:13:55 0eba1c9be4d2: Download complete 04:13:56 85a0685a4137: Verifying Checksum 04:13:56 85a0685a4137: Download complete 04:14:02 0eba1c9be4d2: Pull complete 04:14:02 0d57e429df01: Pull complete 04:14:02 4e4be7b47b0d: Pull complete 04:14:05 e1f770b5df2f: Pull complete 04:14:13 85a0685a4137: Pull complete 04:14:13 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:14:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:14:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:14:13 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 04:14:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:14:15 $ docker top 3ba8e39a9b9ba7ddd9271ff0f2fba6cf25c3e698e69c7fa8c80542141c179e2c -eo pid,comm [Pipeline] { [Pipeline] echo 04:14:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:14:16 + set -o pipefail 04:14:16 + snyk monitor '--org=edgex-jenkins' 04:14:26 04:14:26 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 04:14:26 04:14:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/c81dbad0-19a5-4e98-b0bd-063a2c275f86 04:14:26 04:14:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:14:26 04:14:26 [Pipeline] } 04:14:26 $ docker stop --time=1 3ba8e39a9b9ba7ddd9271ff0f2fba6cf25c3e698e69c7fa8c80542141c179e2c 04:14:29 $ docker rm -f 3ba8e39a9b9ba7ddd9271ff0f2fba6cf25c3e698e69c7fa8c80542141c179e2c [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 04:14:30 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:30 provisioning config files... 04:14:30 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4759517103454408810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:31 --> edgex-publish-swagger.sh 04:14:31 === Publish openapi/v1 API === 04:14:31 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 04:14:31 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 04:14:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:14:31 Dload Upload Total Spent Left Speed 04:14:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 25525 --:--:-- --:--:-- --:--:-- 25540 100 19947 0 0 100 19947 0 25518 --:--:-- --:--:-- --:--:-- 25540 04:14:32 04:14:32 04:14:32 === Publish openapi/v2 API === 04:14:32 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 04:14:32 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 04:14:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:14:32 Dload Upload Total Spent Left Speed 04:14:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 73245 --:--:-- --:--:-- --:--:-- 73337 04:14:32 04:14:32 [Pipeline] } 04:14:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:14:33 + git log --format=format:%s -1 81b7d046a48529156768d67edd838b16f3fcd6f5 [Pipeline] isUnix [Pipeline] sh 04:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:14:33 . [Pipeline] withDockerContainer 04:14:33 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 04:14:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:14:34 $ docker top cc5aa4184eabf3b392634a13583c2339d3f877f77352f8e62181a80c1656623a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:14:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:35 [ssh-agent] Looking for ssh-agent implementation... 04:14:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:35 $ docker exec cc5aa4184eabf3b392634a13583c2339d3f877f77352f8e62181a80c1656623a ssh-agent 04:14:35 SSH_AUTH_SOCK=/tmp/ssh-IAJwPERWc9DO/agent.11 04:14:35 SSH_AGENT_PID=17 04:14:35 Running ssh-add (command line suppressed) 04:14:35 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8697259864117235949.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8697259864117235949.key) 04:14:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:36 + git semver tag 04:14:36 # -> Open(): unable to determine branch for HEAD 04:14:36 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:14:36 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:14:36 # $SEMVER_REMOTE_NAME = origin 04:14:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:14:36 # $SEMVER_USER_NAME = edgex-jenkins 04:14:36 # $SEMVER_BRANCH = master 04:14:36 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 04:14:36 # 81b7d046a48529156768d67edd838b16f3fcd6f5 HEAD 04:14:36 # -> Force: false 04:14:36 # 3ace66c011c3fdb5b5b337fbc82a6a44259536ac refs/tags/v2.0.0-dev.61 [Pipeline] } 04:14:36 $ docker exec --env ******** --env ******** cc5aa4184eabf3b392634a13583c2339d3f877f77352f8e62181a80c1656623a ssh-agent -k 04:14:36 unset SSH_AUTH_SOCK; 04:14:36 unset SSH_AGENT_PID; 04:14:36 echo Agent pid 17 killed; 04:14:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:37 + git semver [Pipeline] } 04:14:37 $ docker stop --time=1 cc5aa4184eabf3b392634a13583c2339d3f877f77352f8e62181a80c1656623a 04:14:38 $ docker rm -f cc5aa4184eabf3b392634a13583c2339d3f877f77352f8e62181a80c1656623a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:14:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:14:39 04:14:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:14:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:14:39 0.23.1-centos7: Pulling from edgex-lftools 04:14:39 ab5ef0e58194: Pulling fs layer 04:14:39 9712f1f96733: Pulling fs layer 04:14:39 63f879dbbcfc: Pulling fs layer 04:14:39 0d9ebad4ef96: Pulling fs layer 04:14:39 e9a5061849ea: Pulling fs layer 04:14:39 d747dcd14b5f: Pulling fs layer 04:14:39 2de7ff778b66: Pulling fs layer 04:14:39 e9a5061849ea: Waiting 04:14:39 d747dcd14b5f: Waiting 04:14:39 2de7ff778b66: Waiting 04:14:39 0d9ebad4ef96: Waiting 04:14:39 9712f1f96733: Verifying Checksum 04:14:39 9712f1f96733: Download complete 04:14:40 63f879dbbcfc: Verifying Checksum 04:14:40 63f879dbbcfc: Download complete 04:14:41 e9a5061849ea: Verifying Checksum 04:14:41 e9a5061849ea: Download complete 04:14:41 d747dcd14b5f: Verifying Checksum 04:14:41 d747dcd14b5f: Download complete 04:14:41 2de7ff778b66: Verifying Checksum 04:14:41 2de7ff778b66: Download complete 04:14:41 0d9ebad4ef96: Verifying Checksum 04:14:41 0d9ebad4ef96: Download complete 04:14:42 ab5ef0e58194: Verifying Checksum 04:14:42 ab5ef0e58194: Download complete 04:14:48 ab5ef0e58194: Pull complete 04:14:49 9712f1f96733: Pull complete 04:14:52 63f879dbbcfc: Pull complete 04:14:59 0d9ebad4ef96: Pull complete 04:15:01 e9a5061849ea: Pull complete 04:15:02 d747dcd14b5f: Pull complete 04:15:04 2de7ff778b66: Pull complete 04:15:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:15:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:15:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:15:05 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 04:15:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:15:09 $ docker top 4f684580c9f057fb78bcc3d93a485fb7a66c3337555d80e377692e70fd79ff7d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:15:10 provisioning config files... 04:15:10 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3426412443769860583tmp 04:15:10 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5305692060592665005tmp 04:15:10 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4136281012255868073tmp [Pipeline] { [Pipeline] echo 04:15:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:15:11 ---> sigul-configuration.sh 04:15:11 gpg: directory `/root/.gnupg' created 04:15:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:15:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:15:11 gpg: keyring `/root/.gnupg/secring.gpg' created 04:15:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:15:11 gpg: CAST5 encrypted data 04:15:11 gpg: encrypted with 1 passphrase 04:15:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:15:12 + mkdir /home/jenkins 04:15:12 + mkdir /home/jenkins/sigul [Pipeline] sh 04:15:12 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:15:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:15:13 ---> sigul-install.sh 04:15:23 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 04:15:24 + git tag --list 04:15:24 0.7.1 04:15:24 delhi-tag 04:15:24 v1.0.0 04:15:24 v1.1.0 04:15:24 v1.1.1 04:15:24 v1.1.2 04:15:24 v1.2.0 04:15:24 v1.2.1 04:15:24 v1.2.2 04:15:24 v1.2.3 04:15:24 v1.3.0 04:15:24 v1.4.0 04:15:24 v2.0.0-dev.1 04:15:24 v2.0.0-dev.10 04:15:24 v2.0.0-dev.11 04:15:24 v2.0.0-dev.12 04:15:24 v2.0.0-dev.13 04:15:24 v2.0.0-dev.14 04:15:24 v2.0.0-dev.15 04:15:24 v2.0.0-dev.16 04:15:24 v2.0.0-dev.17 04:15:24 v2.0.0-dev.18 04:15:24 v2.0.0-dev.19 04:15:24 v2.0.0-dev.2 04:15:24 v2.0.0-dev.20 04:15:24 v2.0.0-dev.21 04:15:24 v2.0.0-dev.22 04:15:24 v2.0.0-dev.23 04:15:24 v2.0.0-dev.24 04:15:24 v2.0.0-dev.25 04:15:24 v2.0.0-dev.26 04:15:24 v2.0.0-dev.27 04:15:24 v2.0.0-dev.28 04:15:24 v2.0.0-dev.29 04:15:24 v2.0.0-dev.3 04:15:24 v2.0.0-dev.30 04:15:24 v2.0.0-dev.31 04:15:24 v2.0.0-dev.32 04:15:24 v2.0.0-dev.33 04:15:24 v2.0.0-dev.34 04:15:24 v2.0.0-dev.35 04:15:24 v2.0.0-dev.36 04:15:24 v2.0.0-dev.37 04:15:24 v2.0.0-dev.38 04:15:24 v2.0.0-dev.39 04:15:24 v2.0.0-dev.4 04:15:24 v2.0.0-dev.40 04:15:24 v2.0.0-dev.41 04:15:24 v2.0.0-dev.42 04:15:24 v2.0.0-dev.43 04:15:24 v2.0.0-dev.44 04:15:24 v2.0.0-dev.45 04:15:24 v2.0.0-dev.46 04:15:24 v2.0.0-dev.47 04:15:24 v2.0.0-dev.48 04:15:24 v2.0.0-dev.49 04:15:24 v2.0.0-dev.5 04:15:24 v2.0.0-dev.50 04:15:24 v2.0.0-dev.51 04:15:24 v2.0.0-dev.52 04:15:24 v2.0.0-dev.53 04:15:24 v2.0.0-dev.54 04:15:24 v2.0.0-dev.55 04:15:24 v2.0.0-dev.56 04:15:24 v2.0.0-dev.57 04:15:24 v2.0.0-dev.58 04:15:24 v2.0.0-dev.59 04:15:24 v2.0.0-dev.6 04:15:24 v2.0.0-dev.60 04:15:24 v2.0.0-dev.61 04:15:24 v2.0.0-dev.7 04:15:24 v2.0.0-dev.8 04:15:24 v2.0.0-dev.9 [Pipeline] sh 04:15:25 + lftools sign git-tag v2.0.0-dev.61 04:15:27 Signing Git tag with Sigul... 04:15:27 Signing v2.0.0-dev.61 [Pipeline] echo 04:15:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:15:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:15:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:15:29 $ docker stop --time=1 4f684580c9f057fb78bcc3d93a485fb7a66c3337555d80e377692e70fd79ff7d 04:15:32 $ docker rm -f 4f684580c9f057fb78bcc3d93a485fb7a66c3337555d80e377692e70fd79ff7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:15:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:15:33 . [Pipeline] withDockerContainer 04:15:34 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 04:15:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:15:36 $ docker top 1ea2424f70a648dbfc0d5323c4bcce56f663ee3da8a92def20a1fe7d78fafaaa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:15:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:15:36 [ssh-agent] Looking for ssh-agent implementation... 04:15:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:15:37 $ docker exec 1ea2424f70a648dbfc0d5323c4bcce56f663ee3da8a92def20a1fe7d78fafaaa ssh-agent 04:15:38 SSH_AUTH_SOCK=/tmp/ssh-vFUfJ9sbsqnm/agent.12 04:15:38 SSH_AGENT_PID=17 04:15:38 Running ssh-add (command line suppressed) 04:15:38 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7267954956343300074.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7267954956343300074.key) 04:15:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:15:38 + git semver bump pre 04:15:38 # -> Open(): unable to determine branch for HEAD 04:15:38 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:15:38 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:15:38 # $SEMVER_REMOTE_NAME = origin 04:15:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:15:38 # $SEMVER_USER_NAME = edgex-jenkins 04:15:38 # $SEMVER_BRANCH = master 04:15:38 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 04:15:39 2.0.0-dev.62 [Pipeline] } 04:15:39 $ docker exec --env ******** --env ******** 1ea2424f70a648dbfc0d5323c4bcce56f663ee3da8a92def20a1fe7d78fafaaa ssh-agent -k 04:15:39 unset SSH_AUTH_SOCK; 04:15:39 unset SSH_AGENT_PID; 04:15:39 echo Agent pid 17 killed; 04:15:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:15:40 + git semver [Pipeline] } 04:15:40 $ docker stop --time=1 1ea2424f70a648dbfc0d5323c4bcce56f663ee3da8a92def20a1fe7d78fafaaa 04:15:42 $ docker rm -f 1ea2424f70a648dbfc0d5323c4bcce56f663ee3da8a92def20a1fe7d78fafaaa [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:15:43 . [Pipeline] withDockerContainer 04:15:43 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 04:15:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:15:44 $ docker top 45b4269176633a1eeb17cb600c8a33256f14875c79d06cce842f02e696a4d266 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:15:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:15:44 [ssh-agent] Looking for ssh-agent implementation... 04:15:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:15:44 $ docker exec 45b4269176633a1eeb17cb600c8a33256f14875c79d06cce842f02e696a4d266 ssh-agent 04:15:45 SSH_AUTH_SOCK=/tmp/ssh-VpS7vbCFJMRQ/agent.12 04:15:45 SSH_AGENT_PID=17 04:15:45 Running ssh-add (command line suppressed) 04:15:45 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3082365750191357177.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3082365750191357177.key) 04:15:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:15:46 + git semver push 04:15:46 # -> Open(): unable to determine branch for HEAD 04:15:46 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:15:46 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:15:46 # $SEMVER_REMOTE_NAME = origin 04:15:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:15:46 # $SEMVER_USER_NAME = edgex-jenkins 04:15:46 # $SEMVER_BRANCH = master 04:15:46 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 04:15:51 $ docker exec --env ******** --env ******** 45b4269176633a1eeb17cb600c8a33256f14875c79d06cce842f02e696a4d266 ssh-agent -k 04:15:52 unset SSH_AUTH_SOCK; 04:15:52 unset SSH_AGENT_PID; 04:15:52 echo Agent pid 17 killed; 04:15:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:15:53 + git semver [Pipeline] } 04:15:53 $ docker stop --time=1 45b4269176633a1eeb17cb600c8a33256f14875c79d06cce842f02e696a4d266 04:15:55 $ docker rm -f 45b4269176633a1eeb17cb600c8a33256f14875c79d06cce842f02e696a4d266 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:15:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:15:57 ---> package-listing.sh 04:15:57 ++ facter osfamily 04:15:57 ++ tr '[:upper:]' '[:lower:]' 04:15:57 + OS_FAMILY=redhat 04:15:57 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 04:15:57 + START_PACKAGES=/tmp/packages_start.txt 04:15:57 + END_PACKAGES=/tmp/packages_end.txt 04:15:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:15:57 + PACKAGES=/tmp/packages_start.txt 04:15:57 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 04:15:57 + PACKAGES=/tmp/packages_end.txt 04:15:57 + case "${OS_FAMILY}" in 04:15:57 + rpm -qa 04:15:57 + sort 04:16:04 + '[' -f /tmp/packages_start.txt ']' 04:16:04 + '[' -f /tmp/packages_end.txt ']' 04:16:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:16:04 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 04:16:04 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 04:16:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 04:16:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:16:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:16:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:16:06 04:16:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:16:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:16:06 alpine: Pulling from edgex-lftools-log-publisher 04:16:06 df20fa9351a1: Pulling fs layer 04:16:06 36b3adc4ff6f: Pulling fs layer 04:16:06 8ad3a11d3b57: Pulling fs layer 04:16:06 46f8f816bc3b: Pulling fs layer 04:16:06 93b61091891f: Pulling fs layer 04:16:06 93b9cdb0e59b: Pulling fs layer 04:16:06 5e14af77c1be: Pulling fs layer 04:16:06 01666e4c0597: Pulling fs layer 04:16:06 aa168da1d23b: Pulling fs layer 04:16:06 93b9cdb0e59b: Waiting 04:16:06 5e14af77c1be: Waiting 04:16:06 01666e4c0597: Waiting 04:16:06 aa168da1d23b: Waiting 04:16:06 46f8f816bc3b: Waiting 04:16:06 93b61091891f: Waiting 04:16:06 36b3adc4ff6f: Download complete 04:16:06 46f8f816bc3b: Verifying Checksum 04:16:06 46f8f816bc3b: Download complete 04:16:07 df20fa9351a1: Verifying Checksum 04:16:07 df20fa9351a1: Download complete 04:16:07 93b9cdb0e59b: Verifying Checksum 04:16:07 93b9cdb0e59b: Download complete 04:16:07 5e14af77c1be: Verifying Checksum 04:16:07 5e14af77c1be: Download complete 04:16:07 93b61091891f: Verifying Checksum 04:16:07 93b61091891f: Download complete 04:16:07 01666e4c0597: Verifying Checksum 04:16:07 01666e4c0597: Download complete 04:16:07 df20fa9351a1: Pull complete 04:16:08 8ad3a11d3b57: Verifying Checksum 04:16:08 8ad3a11d3b57: Download complete 04:16:08 36b3adc4ff6f: Pull complete 04:16:10 8ad3a11d3b57: Pull complete 04:16:10 46f8f816bc3b: Pull complete 04:16:11 93b61091891f: Pull complete 04:16:11 93b9cdb0e59b: Pull complete 04:16:11 5e14af77c1be: Pull complete 04:16:11 01666e4c0597: Pull complete 04:16:13 aa168da1d23b: Verifying Checksum 04:16:13 aa168da1d23b: Download complete 04:16:25 aa168da1d23b: Pull complete 04:16:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:16:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:16:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:16:26 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 04:16:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:16:29 $ docker top 1ed54c2ba6a7d82424d497d40473881e019ecc09833d0b520e2e0206bb886a5f -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:30 + touch /tmp/pre-build-complete [Pipeline] sh 04:16:31 + mkdir -p /var/log/sa [Pipeline] sh 04:16:31 + ls /var/log/sa-host 04:16:31 + sadf -c /var/log/sa-host/sa14 04:16:31 file_magic: OK 04:16:31 HZ: Using current value: 100 04:16:31 file_header: OK 04:16:31 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:16:31 Statistics: 04:16:31 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... 04:16:31 File successfully converted to sysstat format version 12.2.1 04:16:31 + sadf -c /var/log/sa-host/sa23 04:16:31 file_magic: OK 04:16:31 HZ: Using current value: 100 04:16:31 file_header: OK 04:16:31 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:16:31 Statistics: 04:16:31 Hnuu...uuuununununu... 04:16:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:32 provisioning config files... 04:16:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1365944685930059159tmp [Pipeline] { [Pipeline] echo 04:16:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:16:33 ---> create-netrc.sh [Pipeline] } 04:16:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:16:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:16:34 ---> python-tools-install.sh [Pipeline] echo 04:16:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:16:35 ---> sudo-logs.sh 04:16:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:16:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:16:36 ---> job-cost.sh 04:16:36 lf-activate-venv: SKIPPING 04:16:36 DEBUG: total: 0.20999999344348907 04:16:36 INFO: Retrieving Stack Cost... 04:16:37 INFO: Retrieving Pricing Info for: v1-standard-2 04:16:38 INFO: Archiving Costs [Pipeline] echo 04:16:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:16:39 ---> logs-deploy.sh 04:16:39 lf-activate-venv: SKIPPING 04:16:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/166 04:16:39 INFO: archiving workspace using pattern(s): 04:16:41 Archives upload complete. 04:16:41 INFO: archiving logs to Nexus 04:16:43 ---> uname -a: 04:16:43 Linux prd-centos7-docker-4c-2g-58.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:16:43 04:16:43 04:16:43 ---> lscpu: 04:16:43 Architecture: x86_64 04:16:43 CPU op-mode(s): 32-bit, 64-bit 04:16:43 Byte Order: Little Endian 04:16:43 Address sizes: 40 bits physical, 48 bits virtual 04:16:43 CPU(s): 4 04:16:43 On-line CPU(s) list: 0-3 04:16:43 Thread(s) per core: 1 04:16:43 Core(s) per socket: 1 04:16:43 Socket(s): 4 04:16:43 NUMA node(s): 1 04:16:43 Vendor ID: GenuineIntel 04:16:43 CPU family: 6 04:16:43 Model: 44 04:16:43 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:16:43 Stepping: 1 04:16:43 CPU MHz: 2933.436 04:16:43 BogoMIPS: 5866.87 04:16:43 Virtualization: VT-x 04:16:43 Hypervisor vendor: KVM 04:16:43 Virtualization type: full 04:16:43 L1d cache: 128 KiB 04:16:43 L1i cache: 128 KiB 04:16:43 L2 cache: 16 MiB 04:16:43 L3 cache: 64 MiB 04:16:43 NUMA node0 CPU(s): 0-3 04:16:43 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:16:43 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:16:43 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:16:43 Vulnerability Meltdown: Mitigation; PTI 04:16:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:16:43 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:16:43 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:16:43 Vulnerability Srbds: Not affected 04:16:43 Vulnerability Tsx async abort: Not affected 04:16:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 04:16:43 04:16:43 04:16:43 ---> nproc: 04:16:43 4 04:16:43 04:16:43 04:16:43 ---> df -h: 04:16:43 Filesystem Size Used Available Use% Mounted on 04:16:43 overlay 50.0G 8.5G 41.4G 17% / 04:16:43 tmpfs 64.0M 0 64.0M 0% /dev 04:16:43 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:16:43 shm 64.0M 0 64.0M 0% /dev/shm 04:16:43 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 04:16:43 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 04:16:43 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 04:16:43 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 04:16:43 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 04:16:43 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 04:16:43 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dgexfoundry_device-sdk-go_master 04:16:43 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 04:16:43 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 04:16:43 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 04:16:43 04:16:43 04:16:43 ---> free -m: 04:16:43 total used free shared buff/cache available 04:16:43 Mem: 1837 831 144 0 861 940 04:16:43 Swap: 1023 2 1021 04:16:43 04:16:43 04:16:43 ---> ip addr: 04:16:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:16:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:16:43 inet 127.0.0.1/8 scope host lo 04:16:43 valid_lft forever preferred_lft forever 04:16:43 inet6 ::1/128 scope host 04:16:43 valid_lft forever preferred_lft forever 04:16:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:16:43 link/ether fa:16:3e:cc:61:2d brd ff:ff:ff:ff:ff:ff 04:16:43 inet 10.30.122.226/23 brd 10.30.123.255 scope global dynamic eth0 04:16:43 valid_lft 85519sec preferred_lft 85519sec 04:16:43 inet6 fe80::f816:3eff:fecc:612d/64 scope link 04:16:43 valid_lft forever preferred_lft forever 04:16:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:16:43 link/ether 02:42:c2:50:9d:e2 brd ff:ff:ff:ff:ff:ff 04:16:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:16:43 valid_lft forever preferred_lft forever 04:16:43 inet6 fe80::42:c2ff:fe50:9de2/64 scope link 04:16:43 valid_lft forever preferred_lft forever 04:16:43 04:16:43 04:16:43 ---> sar -b -r -n DEV: 04:16:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 04:16:43 04:16:43 04:01:50 LINUX RESTART (4 CPU) 04:16:43 04:16:43 04:03:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:16:43 04:04:01 4.10 0.00 4.10 0.00 0.00 130.15 0.00 04:16:43 04:05:01 0.50 0.00 0.50 0.00 0.00 6.82 0.00 04:16:43 04:06:01 0.32 0.00 0.32 0.00 0.00 3.76 0.00 04:16:43 04:07:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 04:16:43 04:08:01 0.27 0.00 0.27 0.00 0.00 4.61 0.00 04:16:43 04:09:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 04:16:43 04:10:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 04:16:43 04:11:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 04:16:43 04:12:01 0.32 0.00 0.32 0.00 0.00 3.31 0.00 04:16:43 04:13:01 0.32 0.00 0.32 0.00 0.00 3.86 0.00 04:16:43 04:14:01 35.60 4.44 31.16 0.00 293.48 16392.51 0.00 04:16:43 04:15:01 420.10 218.24 201.86 0.00 9706.29 48802.27 0.00 04:16:43 04:16:01 120.35 74.80 45.55 0.00 6213.70 7676.31 0.00 04:16:43 Average: 44.51 22.72 21.79 0.00 1241.10 5582.19 0.00 04:16:43 04:16:43 04:03:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:16:43 04:04:01 166784 0 609304 32.38 2620 1102836 1109404 37.86 456540 1057124 20 04:16:43 04:05:01 166692 0 609444 32.39 2620 1102788 1109440 37.86 456460 1057320 8 04:16:43 04:06:01 167488 0 608640 32.35 2620 1102796 1094892 37.37 466164 1047036 8 04:16:43 04:07:01 166064 0 610064 32.42 2620 1102796 1079460 36.84 466576 1048256 8 04:16:43 04:08:01 165428 0 610692 32.46 2620 1102804 1079328 36.84 475760 1039984 8 04:16:43 04:09:01 165232 0 610884 32.47 2620 1102808 1079388 36.84 476272 1039984 8 04:16:43 04:10:01 164600 0 611512 32.50 2620 1102812 1079472 36.84 476684 1039984 8 04:16:43 04:11:01 165812 0 610292 32.44 2620 1102820 1079256 36.83 475512 1039984 8 04:16:43 04:12:01 165960 0 610136 32.43 2620 1102828 1079256 36.83 475516 1039988 8 04:16:43 04:13:01 165592 0 610500 32.45 2620 1102832 1079392 36.84 475960 1039984 8 04:16:43 04:14:01 221880 0 684856 36.40 2620 972188 1291284 44.07 468500 953212 75860 04:16:43 04:15:01 168104 0 777584 41.33 1492 934364 1317372 44.96 555340 844492 22060 04:16:43 04:16:01 140864 0 794336 42.22 1492 944852 1212880 41.39 610272 796624 124 04:16:43 Average: 168500 0 642942 34.17 2446 1067656 1130063 38.57 487350 1003382 7549 04:16:43 04:16:43 04:03:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:16:43 04:04:01 eth0 4.48 1.58 4.48 0.26 0.00 0.00 0.00 0.00 04:16:43 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:05:01 eth0 2.20 0.73 0.88 0.59 0.00 0.00 0.00 0.00 04:16:43 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:06:01 eth0 1.23 0.37 0.33 0.23 0.00 0.00 0.00 0.00 04:16:43 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:07:01 eth0 0.72 0.28 0.28 0.20 0.00 0.00 0.00 0.00 04:16:43 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:08:01 eth0 0.83 0.22 0.14 0.07 0.00 0.00 0.00 0.00 04:16:43 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:09:01 eth0 1.12 0.43 0.38 0.21 0.00 0.00 0.00 0.00 04:16:43 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:10:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 04:16:43 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:11:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:16:43 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:13:01 eth0 0.38 0.30 0.15 0.08 0.00 0.00 0.00 0.00 04:16:43 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:14:01 eth0 381.79 310.89 4069.70 25.15 0.00 0.00 0.00 0.00 04:16:43 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:15:01 eth0 451.08 384.94 3664.81 90.57 0.00 0.00 0.00 0.00 04:16:43 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:15:01 docker0 62.46 68.14 5.20 392.19 0.00 0.00 0.00 0.00 04:16:43 04:16:01 eth0 100.00 76.53 324.28 75.70 0.00 0.00 0.00 0.00 04:16:43 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 04:16:01 docker0 21.31 35.87 1.54 258.83 0.00 0.00 0.00 0.00 04:16:43 Average: eth0 72.39 59.52 618.49 14.82 0.00 0.00 0.00 0.00 04:16:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:43 Average: docker0 6.40 7.95 0.51 49.83 0.00 0.00 0.00 0.00 04:16:43 04:16:43 04:16:43 ---> sar -P ALL: 04:16:43 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 04:16:43 04:16:43 04:01:50 LINUX RESTART (4 CPU) 04:16:43 04:16:43 04:03:03 CPU %user %nice %system %iowait %steal %idle 04:16:43 04:04:01 all 0.19 0.00 0.09 0.00 0.46 99.26 04:16:43 04:04:01 0 0.19 0.00 0.10 0.00 0.38 99.33 04:16:43 04:04:01 1 0.33 0.00 0.12 0.00 0.48 99.07 04:16:43 04:04:01 2 0.19 0.00 0.05 0.00 0.67 99.09 04:16:43 04:04:01 3 0.07 0.00 0.07 0.00 0.31 99.55 04:16:43 04:05:01 all 0.14 0.00 0.05 0.00 0.39 99.42 04:16:43 04:05:01 0 0.28 0.00 0.03 0.02 0.50 99.17 04:16:43 04:05:01 1 0.05 0.00 0.05 0.00 0.63 99.27 04:16:43 04:05:01 2 0.22 0.00 0.07 0.00 0.27 99.45 04:16:43 04:05:01 3 0.02 0.00 0.05 0.00 0.15 99.78 04:16:43 04:06:01 all 0.14 0.00 0.18 0.00 0.58 99.10 04:16:43 04:06:01 0 0.03 0.00 0.27 0.00 0.78 98.92 04:16:43 04:06:01 1 0.12 0.00 0.25 0.00 0.52 99.12 04:16:43 04:06:01 2 0.38 0.00 0.07 0.00 0.56 98.99 04:16:43 04:06:01 3 0.03 0.00 0.13 0.00 0.45 99.39 04:16:43 04:07:01 all 0.09 0.00 0.12 0.00 0.47 99.31 04:16:43 04:07:01 0 0.03 0.00 0.03 0.00 0.53 99.40 04:16:43 04:07:01 1 0.07 0.00 0.07 0.00 0.30 99.57 04:16:43 04:07:01 2 0.18 0.00 0.22 0.00 0.45 99.15 04:16:43 04:07:01 3 0.08 0.00 0.17 0.00 0.61 99.14 04:16:43 04:08:01 all 0.13 0.00 0.19 0.00 0.32 99.37 04:16:43 04:08:01 0 0.03 0.00 0.03 0.00 0.35 99.58 04:16:43 04:08:01 1 0.35 0.00 0.18 0.00 0.30 99.17 04:16:43 04:08:01 2 0.10 0.00 0.30 0.00 0.33 99.27 04:16:43 04:08:01 3 0.03 0.00 0.23 0.00 0.28 99.45 04:16:43 04:09:01 all 0.15 0.00 0.04 0.00 0.08 99.73 04:16:43 04:09:01 0 0.08 0.00 0.07 0.00 0.18 99.67 04:16:43 04:09:01 1 0.48 0.00 0.03 0.00 0.08 99.40 04:16:43 04:09:01 2 0.03 0.00 0.03 0.00 0.03 99.90 04:16:43 04:09:01 3 0.02 0.00 0.02 0.00 0.03 99.93 04:16:43 04:10:01 all 0.16 0.00 0.04 0.00 0.20 99.60 04:16:43 04:10:01 0 0.05 0.00 0.07 0.00 0.30 99.58 04:16:43 04:10:01 1 0.47 0.00 0.03 0.00 0.38 99.12 04:16:43 04:10:01 2 0.08 0.00 0.03 0.00 0.08 99.80 04:16:43 04:10:01 3 0.03 0.00 0.03 0.00 0.03 99.90 04:16:43 04:11:01 all 0.15 0.00 0.04 0.00 0.27 99.54 04:16:43 04:11:01 0 0.05 0.00 0.07 0.00 0.55 99.34 04:16:43 04:11:01 1 0.48 0.00 0.05 0.00 0.32 99.15 04:16:43 04:11:01 2 0.05 0.00 0.03 0.00 0.10 99.82 04:16:43 04:11:01 3 0.02 0.00 0.02 0.00 0.10 99.87 04:16:43 04:12:01 all 0.13 0.00 0.03 0.00 0.27 99.56 04:16:43 04:12:01 0 0.07 0.00 0.05 0.00 0.37 99.52 04:16:43 04:12:01 1 0.17 0.00 0.02 0.00 0.37 99.45 04:16:43 04:12:01 2 0.02 0.00 0.03 0.00 0.05 99.90 04:16:43 04:12:01 3 0.28 0.00 0.02 0.00 0.32 99.39 04:16:43 04:13:01 all 0.17 0.00 0.03 0.00 0.05 99.74 04:16:43 04:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:16:43 04:13:01 1 0.10 0.00 0.07 0.00 0.15 99.68 04:16:43 04:13:01 2 0.53 0.00 0.02 0.00 0.03 99.42 04:16:43 04:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:16:43 04:14:01 all 4.46 0.00 3.29 0.08 0.65 91.52 04:16:43 04:14:01 0 4.67 0.00 4.06 0.02 0.53 90.73 04:16:43 04:14:01 1 4.60 0.00 2.72 0.08 0.78 91.82 04:16:43 04:14:01 2 4.20 0.00 3.54 0.12 0.71 91.42 04:16:43 04:14:01 3 4.36 0.00 2.84 0.12 0.57 92.11 04:16:43 04:16:43 04:14:01 CPU %user %nice %system %iowait %steal %idle 04:16:43 04:15:01 all 14.80 0.00 11.34 5.88 3.35 64.62 04:16:43 04:15:01 0 14.83 0.00 12.23 6.17 3.44 63.34 04:16:43 04:15:01 1 13.15 0.00 10.61 2.19 3.53 70.52 04:16:43 04:15:01 2 16.22 0.00 11.34 9.25 3.24 59.94 04:16:43 04:15:01 3 15.05 0.00 11.20 5.99 3.18 64.58 04:16:43 04:16:01 all 6.46 0.00 6.48 2.44 13.73 70.89 04:16:43 04:16:01 0 4.42 0.00 6.45 1.43 14.05 73.65 04:16:43 04:16:01 1 3.69 0.00 5.08 0.56 13.84 76.84 04:16:43 04:16:01 2 12.91 0.00 7.56 3.29 13.08 63.16 04:16:43 04:16:01 3 4.97 0.00 6.86 4.53 13.91 69.72 04:16:43 Average: all 2.05 0.00 1.66 0.63 1.65 94.00 04:16:43 Average: 0 1.85 0.00 1.78 0.56 1.74 94.06 04:16:43 Average: 1 1.82 0.00 1.47 0.21 1.73 94.77 04:16:43 Average: 2 2.67 0.00 1.77 0.95 1.54 93.07 04:16:43 Average: 3 1.87 0.00 1.64 0.81 1.59 94.10 04:16:43 04:16:43 04:16:43