Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7e3188cb6f7f988d05cb284df26c8fc32f770518 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-ssh2660968396539894429.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-ssh5050370199469468294.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-ssh405910689636665216.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-ssh1220218019101061454.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-ssh9042373691979767403.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-16905 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh170785480127648039.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 7e3188cb6f7f988d05cb284df26c8fc32f770518 (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 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 Commit message: "Merge pull request #944 from lenny-intel/device-section" > git rev-list --no-walk 282de78a903b796f3af5fb18192a6c185f982102 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:34:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:34:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:34:07 ========================================================= 17:34:07 EdgeX Global Pipelines Version Info 17:34:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:34:10 ------------------- 17:34:10 stable info: 17:34:10 ------------------- 17:34:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:34:10 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:34:10 Message: update stable to v1.0.192 17:34:11 ------------------- 17:34:11 experimental info: 17:34:11 ------------------- 17:34:11 Commited By: **** collab-it+edgex@linuxfoundation.org 17:34:11 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:34:11 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:34:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:34:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:34:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:34:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:34:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:34:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:34:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 17:34:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:34:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:34:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:34:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:34:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:34:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:34:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:34:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:34:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:34:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:34:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:34:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:34:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:34:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:34:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 17:34:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 17:34:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 17:34:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e3188cb6f7f988d05cb284df26c8fc32f770518 [Pipeline] echo 17:34:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e3188c [Pipeline] echo 17:34:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:22 provisioning config files... 17:34:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7186368851916948422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:24 ---> docker-login.sh 17:34:24 nexus3.edgexfoundry.org:10001 17:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:24 Configure a credential helper to remove this warning. See 17:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:24 17:34:24 Login Succeeded 17:34:24 nexus3.edgexfoundry.org:10002 17:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:24 Configure a credential helper to remove this warning. See 17:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:24 17:34:24 Login Succeeded 17:34:24 nexus3.edgexfoundry.org:10003 17:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:24 Configure a credential helper to remove this warning. See 17:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:24 17:34:24 Login Succeeded 17:34:24 nexus3.edgexfoundry.org:10004 17:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:24 Configure a credential helper to remove this warning. See 17:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:24 17:34:24 Login Succeeded 17:34:24 docker.io 17:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:24 Configure a credential helper to remove this warning. See 17:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:24 17:34:24 Login Succeeded 17:34:24 ---> docker-login.sh ends [Pipeline] } 17:34:24 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 17:34:26 + git log --format=format:%s -1 7e3188cb6f7f988d05cb284df26c8fc32f770518 [Pipeline] echo 17:34:26 GIT_COMMIT: 7e3188cb6f7f988d05cb284df26c8fc32f770518, Commit Message: Merge pull request #944 from lenny-intel/device-section [Pipeline] echo 17:34:26 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:34:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:34:38 17:34:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:34:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:34:40 latest: Pulling from edgex-devops/git-semver 17:34:40 31603596830f: Pulling fs layer 17:34:40 54011a49482f: Pulling fs layer 17:34:40 a6820b24f6d8: Pulling fs layer 17:34:40 f581987b2513: Pulling fs layer 17:34:40 f581987b2513: Waiting 17:34:42 54011a49482f: Verifying Checksum 17:34:42 54011a49482f: Download complete 17:34:42 31603596830f: Verifying Checksum 17:34:42 31603596830f: Download complete 17:34:42 f581987b2513: Verifying Checksum 17:34:42 f581987b2513: Download complete 17:34:42 a6820b24f6d8: Verifying Checksum 17:34:42 a6820b24f6d8: Download complete 17:34:42 31603596830f: Pull complete 17:34:42 54011a49482f: Pull complete 17:34:42 a6820b24f6d8: Pull complete 17:34:42 f581987b2513: Pull complete 17:34:42 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:34:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:34:42 prd-centos7-docker-4c-2g-16905 does not seem to be running inside a container 17:34:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:34:46 $ docker top f2a8a9cc0549c568c535b8a24ceb2ecb8730d5af760ee6debdb8571cb24c1bd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:34:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:34:46 [ssh-agent] Looking for ssh-agent implementation... 17:34:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:34:46 $ docker exec f2a8a9cc0549c568c535b8a24ceb2ecb8730d5af760ee6debdb8571cb24c1bd8 ssh-agent 17:34:46 SSH_AUTH_SOCK=/tmp/ssh-iJwe80v4gtHo/agent.14 17:34:46 SSH_AGENT_PID=21 17:34:46 Running ssh-add (command line suppressed) 17:34:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3543849986439828052.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3543849986439828052.key) 17:34:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:34:48 + git tag --points-at HEAD [Pipeline] } 17:34:48 $ docker exec --env ******** --env ******** f2a8a9cc0549c568c535b8a24ceb2ecb8730d5af760ee6debdb8571cb24c1bd8 ssh-agent -k 17:34:49 unset SSH_AUTH_SOCK; 17:34:49 unset SSH_AGENT_PID; 17:34:49 echo Agent pid 21 killed; 17:34:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:34:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:34:49 [ssh-agent] Looking for ssh-agent implementation... 17:34:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:34:49 $ docker exec f2a8a9cc0549c568c535b8a24ceb2ecb8730d5af760ee6debdb8571cb24c1bd8 ssh-agent 17:34:49 SSH_AUTH_SOCK=/tmp/ssh-ySRiPFXm7LGe/agent.54 17:34:49 SSH_AGENT_PID=60 17:34:49 Running ssh-add (command line suppressed) 17:34:49 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2920558085629650474.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2920558085629650474.key) 17:34:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:34:49 + git semver init 17:34:49 # -> Open(): unable to determine branch for HEAD 17:34:49 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 17:34:49 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 17:34:49 # $SEMVER_REMOTE_NAME = origin 17:34:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:34:49 # $SEMVER_USER_NAME = edgex-jenkins 17:34:49 # $SEMVER_BRANCH = master 17:34:49 # $SEMVER_TEMP = /tmp/semver-500602871 17:34:49 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 17:34:51 # '/tmp/semver-500602871' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 17:34:51 # -> Force: false 17:34:51 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 17:34:51 $ docker exec --env ******** --env ******** f2a8a9cc0549c568c535b8a24ceb2ecb8730d5af760ee6debdb8571cb24c1bd8 ssh-agent -k 17:34:51 unset SSH_AUTH_SOCK; 17:34:51 unset SSH_AGENT_PID; 17:34:51 echo Agent pid 60 killed; 17:34:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:34:52 + git semver [Pipeline] } 17:34:52 $ docker stop --time=1 f2a8a9cc0549c568c535b8a24ceb2ecb8730d5af760ee6debdb8571cb24c1bd8 17:34:53 $ docker rm -f f2a8a9cc0549c568c535b8a24ceb2ecb8730d5af760ee6debdb8571cb24c1bd8 [Pipeline] // withDockerContainer [Pipeline] sh 17:34:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:34:56 Stashed 1 file(s) [Pipeline] echo 17:34:56 [edgeXSemver]: initialized semver on version 2.0.0-dev.67 [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 17:35:15 Still waiting to schedule task 17:35:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:35:15 Still waiting to schedule task 17:35:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:37:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16906 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 17:37:36 Running in /w/workspace/device-sdk-go/173 [Pipeline] { [Pipeline] checkout 17:37:37 Selected Git installation does not exist. Using Default 17:37:37 The recommended git tool is: NONE 17:37:55 using credential edgex-jenkins-ssh 17:37:55 Cloning the remote Git repository 17:37:55 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:37:55 > git init /w/workspace/device-sdk-go/173 # timeout=10 17:37:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:37:55 > git --version # timeout=10 17:37:55 > git --version # 'git version 2.17.1' 17:37:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:58 Avoid second fetch 17:37:58 Checking out Revision 7e3188cb6f7f988d05cb284df26c8fc32f770518 (master) 17:37:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:37:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:58 > git config core.sparsecheckout # timeout=10 17:37:58 > git checkout -f 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 17:38:07 Commit message: "Merge pull request #944 from lenny-intel/device-section" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:38:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:38:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:38:25 + + true 17:38:25 sudo service docker restart 17:38:28 Running on prd-centos7-docker-4c-2g-16907 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 17:38:28 Running in /w/workspace/device-sdk-go/173 [Pipeline] { [Pipeline] checkout 17:38:31 Selected Git installation does not exist. Using Default 17:38:31 The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:41 provisioning config files... 17:38:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/173@tmp/config3156469332025103997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:43 ---> docker-login.sh 17:38:43 nexus3.edgexfoundry.org:10001 17:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:43 Configure a credential helper to remove this warning. See 17:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:43 17:38:43 Login Succeeded 17:38:43 nexus3.edgexfoundry.org:10002 17:38:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:43 Configure a credential helper to remove this warning. See 17:38:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:43 17:38:43 Login Succeeded 17:38:43 nexus3.edgexfoundry.org:10003 17:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:46 Configure a credential helper to remove this warning. See 17:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:46 17:38:46 Login Succeeded 17:38:46 nexus3.edgexfoundry.org:10004 17:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:46 Configure a credential helper to remove this warning. See 17:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:46 17:38:46 Login Succeeded 17:38:46 docker.io 17:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:46 Configure a credential helper to remove this warning. See 17:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:46 17:38:46 Login Succeeded 17:38:46 ---> docker-login.sh ends [Pipeline] } 17:38:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:38:48 ========================================================= 17:38:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:38:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:38:51 using credential edgex-jenkins-ssh 17:38:51 Cloning the remote Git repository 17:38:51 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:38:51 > git init /w/workspace/device-sdk-go/173 # timeout=10 17:38:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:38:51 > git --version # timeout=10 17:38:51 > git --version # 'git version 2.24.4' 17:38:51 using GIT_SSH to set credentials SSH Credentials for GitHub 17:38:51 [INFO] Currently running in a labeled security context 17:38:51 [INFO] Currently SELinux is 'enforcing' on the host 17:38:51 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/173@tmp/jenkins-gitclient-ssh365152283494579910.key 17:38:51 + 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 . 17:38:52 Sending build context to Docker daemon 2.594MB 17:38:52 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:38:52 Step 2/8 : FROM ${BASE} 17:38:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:38:52 595b0fe564bb: Pulling fs layer 17:38:52 7186ed65a4f7: Pulling fs layer 17:38:52 316046926c0a: Pulling fs layer 17:38:52 4ebd0625c992: Pulling fs layer 17:38:52 207e8628e3a3: Pulling fs layer 17:38:52 c791037a9be2: Pulling fs layer 17:38:52 ffd874e62e21: Pulling fs layer 17:38:52 4ebd0625c992: Waiting 17:38:52 207e8628e3a3: Waiting 17:38:52 c791037a9be2: Waiting 17:38:52 ffd874e62e21: Waiting 17:38:52 316046926c0a: Download complete 17:38:52 7186ed65a4f7: Download complete 17:38:52 207e8628e3a3: Download complete 17:38:52 c791037a9be2: Verifying Checksum 17:38:52 c791037a9be2: Download complete 17:38:52 595b0fe564bb: Verifying Checksum 17:38:52 595b0fe564bb: Download complete 17:38:52 Avoid second fetch 17:38:52 Checking out Revision 7e3188cb6f7f988d05cb284df26c8fc32f770518 (master) 17:38:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:38:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:38:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:38:52 > git config core.sparsecheckout # timeout=10 17:38:52 > git checkout -f 7e3188cb6f7f988d05cb284df26c8fc32f770518 # timeout=10 17:38:54 595b0fe564bb: Pull complete 17:38:54 7186ed65a4f7: Pull complete 17:38:54 316046926c0a: Pull complete 17:38:54 ffd874e62e21: Verifying Checksum 17:38:54 ffd874e62e21: Download complete 17:38:57 4ebd0625c992: Verifying Checksum 17:38:57 4ebd0625c992: Download complete 17:38:58 Commit message: "Merge pull request #944 from lenny-intel/device-section" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:39:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:39:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:39:09 4ebd0625c992: Pull complete 17:39:09 207e8628e3a3: Pull complete 17:39:09 c791037a9be2: Pull complete 17:39:09 + true 17:39:09 + sudo service docker restart 17:39:09 Redirecting to /bin/systemctl restart docker.service 17:39:10 ffd874e62e21: Pull complete 17:39:10 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 17:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:39:10 ---> cfc18b08335c 17:39:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:39:13 ---> Running in 196c52d5bacb 17:39:13 Removing intermediate container 196c52d5bacb 17:39:13 ---> 4515aa236b07 17:39:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:13 ---> Running in a70950381c8c 17:39:15 Removing intermediate container a70950381c8c 17:39:15 ---> 945b798a35c1 17:39:15 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 17:39:17 ---> Running in 8b229312bbd0 17:39:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:39:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:39:18 (1/6) Installing libc-dev (0.7.2-r3) 17:39:18 (2/6) Installing libsodium (1.0.18-r0) 17:39:20 (3/6) Installing pkgconf (1.7.3-r0) 17:39:20 (4/6) Installing libsodium-dev (1.0.18-r0) 17:39:20 (5/6) Installing libzmq (4.3.3-r1) 17:39:20 (6/6) Installing zeromq-dev (4.3.3-r1) 17:39:20 Executing busybox-1.32.1-r6.trigger 17:39:20 OK: 139 MiB in 46 packages 17:39:20 Removing intermediate container 8b229312bbd0 17:39:20 ---> 0140303cfaed 17:39:20 Step 6/8 : WORKDIR /device-sdk-go 17:39:20 ---> Running in 7450d5deceee 17:39:23 Removing intermediate container 7450d5deceee 17:39:23 ---> 8874c58e3c42 17:39:23 Step 7/8 : COPY . . 17:39:23 ---> 6fab3c76c92c 17:39:23 Step 8/8 : RUN go mod download 17:39:23 ---> Running in e417ead7b192 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:39:26 provisioning config files... 17:39:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/173@tmp/config1657540928916153400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:33 ---> docker-login.sh 17:39:33 nexus3.edgexfoundry.org:10001 17:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:33 Configure a credential helper to remove this warning. See 17:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:33 17:39:33 Login Succeeded 17:39:33 nexus3.edgexfoundry.org:10002 17:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:33 Configure a credential helper to remove this warning. See 17:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:33 17:39:33 Login Succeeded 17:39:33 nexus3.edgexfoundry.org:10003 17:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:33 Configure a credential helper to remove this warning. See 17:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:33 17:39:33 Login Succeeded 17:39:33 nexus3.edgexfoundry.org:10004 17:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:33 Configure a credential helper to remove this warning. See 17:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:33 17:39:33 Login Succeeded 17:39:33 docker.io 17:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:33 Configure a credential helper to remove this warning. See 17:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:33 17:39:33 Login Succeeded 17:39:33 ---> docker-login.sh ends [Pipeline] } 17:39:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:39:41 ========================================================= 17:39:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:39:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:39:46 + 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 . 17:39:46 Sending build context to Docker daemon 2.595MB 17:39:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:39:46 Step 2/8 : FROM ${BASE} 17:39:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:39:46 540db60ca938: Pulling fs layer 17:39:46 adcc1eea9eea: Pulling fs layer 17:39:46 4c4ab2625f07: Pulling fs layer 17:39:46 0510c868ecb4: Pulling fs layer 17:39:46 afea3b2eda06: Pulling fs layer 17:39:46 7809a108b3ef: Pulling fs layer 17:39:46 f706445af74f: Pulling fs layer 17:39:46 0510c868ecb4: Waiting 17:39:46 afea3b2eda06: Waiting 17:39:46 7809a108b3ef: Waiting 17:39:46 f706445af74f: Waiting 17:39:46 4c4ab2625f07: Verifying Checksum 17:39:46 4c4ab2625f07: Download complete 17:39:46 adcc1eea9eea: Verifying Checksum 17:39:46 adcc1eea9eea: Download complete 17:39:46 afea3b2eda06: Verifying Checksum 17:39:46 afea3b2eda06: Download complete 17:39:46 540db60ca938: Verifying Checksum 17:39:46 540db60ca938: Download complete 17:39:46 7809a108b3ef: Verifying Checksum 17:39:46 7809a108b3ef: Download complete 17:39:46 540db60ca938: Pull complete 17:39:46 adcc1eea9eea: Pull complete 17:39:46 4c4ab2625f07: Pull complete 17:39:46 f706445af74f: Verifying Checksum 17:39:46 f706445af74f: Download complete 17:39:48 0510c868ecb4: Verifying Checksum 17:39:48 0510c868ecb4: Download complete 17:39:48 Removing intermediate container e417ead7b192 17:39:48 ---> 279fd6a91cda 17:39:48 Successfully built 279fd6a91cda 17:39:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:39:51 0510c868ecb4: Pull complete 17:39:51 afea3b2eda06: Pull complete 17:39:51 7809a108b3ef: Pull complete 17:39:51 f706445af74f: Pull complete 17:39:51 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:39:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:39:51 ---> b068be0155e3 17:39:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:39:54 + docker inspect -f . ci-base-image-arm64 17:39:54 . [Pipeline] withDockerContainer 17:39:56 prd-ubuntu18.04-docker-arm64-4c-16g-16906 does not seem to be running inside a container 17:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/173 -v /w/workspace/device-sdk-go/173:/w/workspace/device-sdk-go/173:rw,z -v /w/workspace/device-sdk-go/173@tmp:/w/workspace/device-sdk-go/173@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-arm64 cat 17:39:59 ---> Running in cb68ae947cf5 17:39:59 Removing intermediate container cb68ae947cf5 17:39:59 ---> c8550c236fac 17:39:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:59 ---> Running in c5690393aaac 17:39:59 Removing intermediate container c5690393aaac 17:39:59 ---> 8932acbfe04e 17:39:59 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 17:39:59 ---> Running in e4c6759639ef 17:39:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:39:59 $ docker top 7b8e38a9496d9476fb679b52a555fcf16644ca1f44c494bbbea5f0f1f1a3e763 -eo pid,comm 17:40:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:40:02 (1/6) Installing libc-dev (0.7.2-r3) 17:40:02 (2/6) Installing libsodium (1.0.18-r0) 17:40:02 (3/6) Installing pkgconf (1.7.3-r0) 17:40:02 (4/6) Installing libsodium-dev (1.0.18-r0) 17:40:02 (5/6) Installing libzmq (4.3.3-r1) 17:40:02 (6/6) Installing zeromq-dev (4.3.3-r1) 17:40:02 Executing busybox-1.32.1-r6.trigger 17:40:02 OK: 150 MiB in 46 packages 17:40:02 Removing intermediate container e4c6759639ef 17:40:02 ---> fb34919fd4de 17:40:02 Step 6/8 : WORKDIR /device-sdk-go 17:40:02 ---> Running in cf250c9fc0c1 [Pipeline] { [Pipeline] sh 17:40:05 Removing intermediate container cf250c9fc0c1 17:40:05 ---> 69b229c1bb5f 17:40:05 Step 7/8 : COPY . . 17:40:05 ---> 23026a612692 17:40:05 Step 8/8 : RUN go mod download 17:40:05 ---> Running in 6137c0844f73 17:40:08 + go version 17:40:08 go version go1.16.3 linux/arm64 [Pipeline] } 17:40:08 $ docker stop --time=1 7b8e38a9496d9476fb679b52a555fcf16644ca1f44c494bbbea5f0f1f1a3e763 17:40:10 $ docker rm -f 7b8e38a9496d9476fb679b52a555fcf16644ca1f44c494bbbea5f0f1f1a3e763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:40:16 + docker inspect -f . ci-base-image-arm64 17:40:16 . [Pipeline] withDockerContainer 17:40:16 prd-ubuntu18.04-docker-arm64-4c-16g-16906 does not seem to be running inside a container 17:40:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/173 -v /w/workspace/device-sdk-go/173:/w/workspace/device-sdk-go/173:rw,z -v /w/workspace/device-sdk-go/173@tmp:/w/workspace/device-sdk-go/173@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-arm64 cat 17:40:18 $ docker top 5206e6d93a8d9f2955cd06dea36bd7d2c24f9b8a05f5d797c46b3f375b2844a2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:22 + go mod tidy [Pipeline] sh 17:40:23 + make test 17:40:23 go mod tidy 17:40:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:40:31 Removing intermediate container 6137c0844f73 17:40:31 ---> 14774c82098a 17:40:31 Successfully built 14774c82098a 17:40:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:40:31 + docker inspect -f . ci-base-image-x86_64 17:40:31 . [Pipeline] withDockerContainer 17:40:31 prd-centos7-docker-4c-2g-16907 does not seem to be running inside a container 17:40:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/173 -v /w/workspace/device-sdk-go/173:/w/workspace/device-sdk-go/173:rw,z -v /w/workspace/device-sdk-go/173@tmp:/w/workspace/device-sdk-go/173@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 17:40:36 $ docker top 9cb5a39bde5bc8163cfa0d3948202c0b390f45bdb4b02e4997905e0a87aa8534 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:38 + go version 17:40:38 go version go1.16.3 linux/amd64 [Pipeline] } 17:40:38 $ docker stop --time=1 9cb5a39bde5bc8163cfa0d3948202c0b390f45bdb4b02e4997905e0a87aa8534 17:40:40 $ docker rm -f 9cb5a39bde5bc8163cfa0d3948202c0b390f45bdb4b02e4997905e0a87aa8534 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:40:44 + docker inspect -f . ci-base-image-x86_64 17:40:44 . [Pipeline] withDockerContainer 17:40:48 prd-centos7-docker-4c-2g-16907 does not seem to be running inside a container 17:40:48 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:40:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/173 -v /w/workspace/device-sdk-go/173:/w/workspace/device-sdk-go/173:rw,z -v /w/workspace/device-sdk-go/173@tmp:/w/workspace/device-sdk-go/173@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 17:40:51 $ docker top e6f959601776adfeb732332806e0bcd40bddc64646e226a74cec5f3040e8d8d8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:55 + go mod tidy [Pipeline] sh 17:40:57 + make test 17:40:57 go mod tidy 17:40:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:41:02 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:41:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:41:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:41:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:41:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 25.4% of statements 17:41:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:41:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.046s coverage: 28.1% of statements 17:41:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.048s coverage: 78.9% of statements 17:41:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements 17:41:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:41:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:41:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:41:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.070s coverage: 30.2% of statements 17:41:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:41:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.056s coverage: 83.3% of statements 17:41:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:41:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:41:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements 17:41:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.822s coverage: 89.2% of statements 17:41:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:41:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 5.0% of statements 17:41:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:41:29 GO111MODULE=on go vet ./... 17:41:46 gofmt -l . 17:41:46 [ "`gofmt -l .`" = "" ] 17:41:46 ./bin/test-attribution-txt.sh 17:41:46 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:41:47 $ docker stop --time=1 e6f959601776adfeb732332806e0bcd40bddc64646e226a74cec5f3040e8d8d8 17:41:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:41:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:41:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:41:49 $ docker rm -f e6f959601776adfeb732332806e0bcd40bddc64646e226a74cec5f3040e8d8d8 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:41:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 17:42:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.417s coverage: 25.4% of statements 17:42:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:42:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.232s coverage: 28.1% of statements 17:42:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.216s coverage: 78.9% of statements 17:42:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.297s coverage: 9.0% of statements 17:42:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:42:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:42:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:42:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.318s coverage: 30.2% of statements 17:42:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:42:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.222s coverage: 83.3% of statements 17:42:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:42:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:42:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.410s coverage: 58.0% of statements 17:42:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.152s coverage: 89.2% of statements 17:42:08 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:42:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.167s coverage: 5.0% of statements 17:42:08 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:42:08 GO111MODULE=on go vet ./... [Pipeline] sh 17:42:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:42:58 + ls -al . 17:42:58 total 212 17:42:58 drwxrwxr-x. 10 jenkins jenkins 4096 May 24 17:41 . 17:42:58 drwxrwxr-x. 4 jenkins jenkins 32 May 24 17:38 .. 17:42:58 drwxrwxr-x. 2 jenkins jenkins 64 May 24 17:38 bin 17:42:58 -rw-r--r--. 1 jenkins jenkins 126353 May 24 17:41 coverage.out 17:42:58 -rw-rw-r--. 1 jenkins jenkins 987 May 24 17:38 Dockerfile.build 17:42:58 -rw-rw-r--. 1 jenkins jenkins 140 May 24 17:38 .dockerignore 17:42:58 drwxrwxr-x. 5 jenkins jenkins 62 May 24 17:38 example 17:42:58 drwxrwxr-x. 8 jenkins jenkins 162 May 24 17:38 .git 17:42:58 drwxrwxr-x. 2 jenkins jenkins 103 May 24 17:38 .github 17:42:58 -rw-rw-r--. 1 jenkins jenkins 138 May 24 17:38 .gitignore 17:42:58 -rw-r--r--. 1 jenkins jenkins 575 May 24 17:41 go.mod 17:42:58 -rw-r--r--. 1 jenkins jenkins 20803 May 24 17:40 go.sum 17:42:58 drwxrwxr-x. 15 jenkins jenkins 224 May 24 17:38 internal 17:42:58 -rw-rw-r--. 1 jenkins jenkins 894 May 24 17:38 Jenkinsfile 17:42:58 -rw-rw-r--. 1 jenkins jenkins 11341 May 24 17:38 LICENSE 17:42:58 -rw-rw-r--. 1 jenkins jenkins 1026 May 24 17:38 Makefile 17:42:58 drwxrwxr-x. 4 jenkins jenkins 26 May 24 17:38 openapi 17:42:58 drwxrwxr-x. 5 jenkins jenkins 50 May 24 17:38 pkg 17:42:58 -rw-rw-r--. 1 jenkins jenkins 7652 May 24 17:38 README.md 17:42:58 -rw-rw-r--. 1 jenkins jenkins 6616 May 24 17:38 RELEASE-NOTES.txt 17:42:58 drwxrwxr-x. 4 jenkins jenkins 54 May 24 17:38 snap 17:42:58 -rw-rw-r--. 1 jenkins jenkins 12 May 24 17:34 VERSION 17:42:58 -rw-rw-r--. 1 jenkins jenkins 222 May 24 17:38 version.go [Pipeline] isUnix [Pipeline] sh 17:42:58 + 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=7e3188cb6f7f988d05cb284df26c8fc32f770518 --label arch=amd64 --label version=2.0.0-dev.67 . 17:42:58 Sending build context to Docker daemon 2.722MB 17:42:58 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 17:42:58 Step 2/23 : FROM ${BASE} AS builder 17:42:58 ---> 14774c82098a 17:42:58 Step 3/23 : WORKDIR /device-sdk-go 17:42:58 ---> Running in b7dab38a93d9 17:42:58 Removing intermediate container b7dab38a93d9 17:42:58 ---> 19d41a2bd1d4 17:42:58 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:42:58 ---> Running in 608afb73d599 17:42:58 Removing intermediate container 608afb73d599 17:42:58 ---> 003eeecb63b7 17:42:58 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:58 ---> Running in daa53ed4c823 17:42:59 Removing intermediate container daa53ed4c823 17:42:59 ---> 76df4f5b5ea9 17:42:59 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:42:59 ---> Running in 3d705d148b72 17:43:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:43:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:43:01 OK: 150 MiB in 46 packages 17:43:01 Removing intermediate container 3d705d148b72 17:43:01 ---> 173bfb383983 17:43:01 Step 7/23 : COPY . . 17:43:01 ---> 25915d2e416b 17:43:01 Step 8/23 : RUN go mod download 17:43:01 ---> Running in 45281fbe4b5c 17:43:01 Removing intermediate container 45281fbe4b5c 17:43:01 ---> 3bf4a7161290 17:43:01 Step 9/23 : RUN make build 17:43:01 ---> Running in 5ddb9f8de07d 17:43:02 go mod tidy 17:43:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.67" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:43:04 gofmt -l . 17:43:04 [ "`gofmt -l .`" = "" ] 17:43:04 ./bin/test-attribution-txt.sh 17:43:04 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:43:05 $ docker stop --time=1 5206e6d93a8d9f2955cd06dea36bd7d2c24f9b8a05f5d797c46b3f375b2844a2 17:43:07 $ docker rm -f 5206e6d93a8d9f2955cd06dea36bd7d2c24f9b8a05f5d797c46b3f375b2844a2 [Pipeline] // withDockerContainer [Pipeline] sh 17:43:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:43:08 Warning: overwriting stash ‘coverage-report’ 17:43:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 17:43:13 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:43:13 Removing intermediate container 5ddb9f8de07d 17:43:13 ---> 25607935cd44 17:43:13 Step 10/23 : FROM alpine:3.12 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 17:43:15 3.12: Pulling from library/alpine 17:43:15 339de151aab4: Pulling fs layer 17:43:15 339de151aab4: Verifying Checksum 17:43:15 339de151aab4: Download complete 17:43:15 339de151aab4: Pull complete 17:43:15 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:43:15 Status: Downloaded newer image for alpine:3.12 17:43:15 ---> 13621d1b12d4 17:43:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:43:15 ---> Running in 97eab9289817 17:43:15 Removing intermediate container 97eab9289817 17:43:15 ---> 155738bf2c8d 17:43:15 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:15 ---> Running in e1cd9585ee50 17:43:15 Removing intermediate container e1cd9585ee50 17:43:15 ---> 6a988ac59b5d 17:43:15 Step 13/23 : RUN apk add --update --no-cache zeromq 17:43:15 ---> Running in c066df1a96c1 17:43:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 17:43:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:43:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:43:18 (1/5) Installing libgcc (9.3.0-r2) 17:43:18 (2/5) Installing libsodium (1.0.18-r0) 17:43:18 (3/5) Installing libstdc++ (9.3.0-r2) 17:43:18 (4/5) Installing libzmq (4.3.3-r0) 17:43:18 (5/5) Installing zeromq (4.3.3-r0) 17:43:18 Executing busybox-1.31.1-r20.trigger 17:43:18 OK: 8 MiB in 19 packages 17:43:18 + ls -al . 17:43:18 total 248 17:43:18 drwxrwxr-x 10 jenkins jenkins 4096 May 24 17:43 . 17:43:18 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:37 .. 17:43:18 -rw-rw-r-- 1 jenkins jenkins 140 May 24 17:37 .dockerignore 17:43:18 drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:38 .git 17:43:18 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:37 .github 17:43:18 -rw-rw-r-- 1 jenkins jenkins 138 May 24 17:37 .gitignore 17:43:18 -rw-rw-r-- 1 jenkins jenkins 987 May 24 17:37 Dockerfile.build 17:43:18 -rw-rw-r-- 1 jenkins jenkins 894 May 24 17:37 Jenkinsfile 17:43:18 -rw-rw-r-- 1 jenkins jenkins 11341 May 24 17:37 LICENSE 17:43:18 -rw-rw-r-- 1 jenkins jenkins 1026 May 24 17:37 Makefile 17:43:18 -rw-rw-r-- 1 jenkins jenkins 7652 May 24 17:37 README.md 17:43:18 -rw-rw-r-- 1 jenkins jenkins 6616 May 24 17:37 RELEASE-NOTES.txt 17:43:18 -rw-rw-r-- 1 jenkins jenkins 12 May 24 17:34 VERSION 17:43:18 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:37 bin 17:43:18 -rw-r--r-- 1 jenkins jenkins 126353 May 24 17:42 coverage.out 17:43:18 drwxrwxr-x 5 jenkins jenkins 4096 May 24 17:37 example 17:43:18 -rw-r--r-- 1 jenkins jenkins 575 May 24 17:43 go.mod 17:43:18 -rw-r--r-- 1 jenkins jenkins 20803 May 24 17:40 go.sum 17:43:18 drwxrwxr-x 15 jenkins jenkins 4096 May 24 17:37 internal 17:43:18 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:37 openapi 17:43:18 drwxrwxr-x 5 jenkins jenkins 4096 May 24 17:37 pkg 17:43:18 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:37 snap 17:43:18 -rw-rw-r-- 1 jenkins jenkins 222 May 24 17:37 version.go [Pipeline] isUnix [Pipeline] sh 17:43:18 + 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=7e3188cb6f7f988d05cb284df26c8fc32f770518 --label arch=arm64 --label version=2.0.0-dev.67 . 17:43:19 Removing intermediate container c066df1a96c1 17:43:19 ---> 215b1e5f025f 17:43:19 Step 14/23 : WORKDIR / 17:43:19 ---> Running in 65b804f9c0c0 17:43:19 Sending build context to Docker daemon 2.721MB 17:43:19 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 17:43:19 Step 2/23 : FROM ${BASE} AS builder 17:43:19 ---> 279fd6a91cda 17:43:19 Step 3/23 : WORKDIR /device-sdk-go 17:43:19 Removing intermediate container 65b804f9c0c0 17:43:19 ---> 8e4d05ec6e61 17:43:19 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:43:19 ---> 040a29d83d89 17:43:19 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:43:19 ---> Running in 43c9e8181f4f 17:43:19 Removing intermediate container 43c9e8181f4f 17:43:19 ---> a6851c6cd8d8 17:43:19 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:43:19 ---> Running in d1b02922a656 17:43:22 ---> 90fe269b1282 17:43:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:43:22 ---> 73d476276f29 17:43:22 Step 18/23 : EXPOSE 59999 17:43:22 ---> Running in bc88c6b9f44d 17:43:22 Removing intermediate container bc88c6b9f44d 17:43:22 ---> aa518a935682 17:43:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 17:43:22 ---> Running in 10056f3e0939 17:43:22 Removing intermediate container 10056f3e0939 17:43:22 ---> 8ae4010f2080 17:43:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:43:22 ---> Running in 03cd81655354 17:43:22 Removing intermediate container 03cd81655354 17:43:22 ---> f4d06774c85b 17:43:22 Step 21/23 : LABEL arch=amd64 17:43:22 ---> Running in c42ee1bdec2a 17:43:22 Removing intermediate container c42ee1bdec2a 17:43:22 ---> f973935726e1 17:43:22 Step 22/23 : LABEL git_sha=7e3188cb6f7f988d05cb284df26c8fc32f770518 17:43:22 ---> Running in 221010628eee 17:43:22 Removing intermediate container 221010628eee 17:43:22 ---> 08c59e4ea284 17:43:22 Step 23/23 : LABEL version=2.0.0-dev.67 17:43:22 ---> Running in 16ebcc46b094 17:43:22 Removing intermediate container 16ebcc46b094 17:43:22 ---> 5a3dcae074a0 17:43:22 [Warning] One or more build-args [ARCH MAKE] were not consumed 17:43:22 Successfully built 5a3dcae074a0 17:43:22 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) 17:43:24 Removing intermediate container d1b02922a656 17:43:24 ---> 3c6d03bfcf73 17:43:24 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:43:24 ---> Running in 7cfc884dc286 17:43:24 Removing intermediate container 7cfc884dc286 17:43:24 ---> 8da9fdf754d9 17:43:24 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:43:24 ---> Running in d50229999586 17:43:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 17:43:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:43:26 OK: 139 MiB in 46 packages 17:43:26 Removing intermediate container d50229999586 17:43:26 ---> bbfa19d0cd54 17:43:26 Step 7/23 : COPY . . 17:43:29 ---> d135d122f646 17:43:29 Step 8/23 : RUN go mod download 17:43:29 ---> Running in b8e92aff6267 [Pipeline] libraryResource [Pipeline] sh 17:43:29 ---> job-cost.sh 17:43:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2ZME 17:43:30 Removing intermediate container b8e92aff6267 17:43:30 ---> f37a876c8936 17:43:30 Step 9/23 : RUN make build 17:43:30 ---> Running in 6e0a28d15301 17:43:33 go mod tidy 17:43:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.67" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:43:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:44:04 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:44:04 lf-activate-venv(): INFO: Adding /tmp/venv-2ZME/bin to PATH 17:44:04 INFO: No Stack... 17:44:04 INFO: Retrieving Pricing Info for: v3-standard-2 17:44:04 INFO: Archiving Costs [Pipeline] sh 17:44:08 + cut -d, -f6 17:44:08 + cat /w/workspace/device-sdk-go/173/archives/cost.csv 17:44:08 Removing intermediate container 6e0a28d15301 17:44:08 ---> f7dc3ba79ad0 17:44:08 Step 10/23 : FROM alpine:3.12 17:44:08 3.12: Pulling from library/alpine 17:44:08 d2f70382dc9a: Pulling fs layer 17:44:08 d2f70382dc9a: Verifying Checksum 17:44:08 d2f70382dc9a: Download complete [Pipeline] lock 17:44:08 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-173-stack-cost] 17:44:08 Resource [jenkins-edgexfoundry-device-sdk-go-master-173-stack-cost] did not exist. Created. 17:44:08 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:44:10 d2f70382dc9a: Pull complete 17:44:10 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:44:10 Status: Downloaded newer image for alpine:3.12 17:44:10 ---> 9852663dfa18 17:44:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:44:10 ---> Running in 37af41951465 17:44:10 Removing intermediate container 37af41951465 17:44:10 ---> 9920fa44b0cc 17:44:10 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:44:10 ---> Running in 9350e7ce9a16 17:44:13 + echo total: 0.05999999865889549 17:44:13 Removing intermediate container 9350e7ce9a16 17:44:13 ---> f02ff34a2dc9 17:44:13 Step 13/23 : RUN apk add --update --no-cache zeromq 17:44:13 ---> Running in 7663a845f8e8 [Pipeline] stash 17:44:13 Stashed 1 file(s) [Pipeline] } 17:44:13 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-173-stack-cost] [Pipeline] // lock 17:44:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:44:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:44:15 (1/5) Installing libgcc (9.3.0-r2) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 17:44:17 (2/5) Installing libsodium (1.0.18-r0) 17:44:17 (3/5) Installing libstdc++ (9.3.0-r2) 17:44:17 (4/5) Installing libzmq (4.3.3-r0) 17:44:17 (5/5) Installing zeromq (4.3.3-r0) 17:44:17 Executing busybox-1.31.1-r20.trigger 17:44:17 OK: 8 MiB in 19 packages 17:44:17 Removing intermediate container 7663a845f8e8 17:44:17 ---> 3c0af7226054 17:44:17 Step 14/23 : WORKDIR / 17:44:17 ---> Running in c802b4978845 [Pipeline] } [Pipeline] // node 17:44:19 Removing intermediate container c802b4978845 17:44:19 ---> 6a79b4b50e86 17:44:19 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:44:19 ---> cd10cd553e58 17:44:19 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [Pipeline] } 17:44:21 ---> 25d57b487b15 17:44:21 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:44:21 ---> 189f45976ba1 17:44:21 Step 18/23 : EXPOSE 59999 17:44:21 ---> Running in 1f6cdd6b1380 17:44:21 Removing intermediate container 1f6cdd6b1380 17:44:21 ---> e02f057f170a 17:44:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 17:44:21 ---> Running in ca6128e4c325 17:44:21 Removing intermediate container ca6128e4c325 17:44:21 ---> 38d73d2b1adc 17:44:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] // stage [Pipeline] } 17:44:23 ---> Running in b3be0365a411 17:44:23 Removing intermediate container b3be0365a411 17:44:23 ---> f2a415116d28 17:44:23 Step 21/23 : LABEL arch=arm64 17:44:23 ---> Running in dd4edbf233c7 17:44:23 Removing intermediate container dd4edbf233c7 17:44:23 ---> 89bd15dfbddb 17:44:23 Step 22/23 : LABEL git_sha=7e3188cb6f7f988d05cb284df26c8fc32f770518 17:44:23 ---> Running in 40a24ddd0f4b 17:44:23 Removing intermediate container 40a24ddd0f4b 17:44:23 ---> a088bfc31c6d 17:44:23 Step 23/23 : LABEL version=2.0.0-dev.67 17:44:23 ---> Running in e395f1626e0b 17:44:28 Removing intermediate container e395f1626e0b 17:44:28 ---> 5567a4e7486e 17:44:28 [Warning] One or more build-args [ARCH MAKE] were not consumed 17:44:28 Successfully built 5567a4e7486e 17:44:28 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 17:44:43 ---> job-cost.sh 17:44:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e1VR 17:45:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:46:54 lf-activate-venv(): INFO: Adding /tmp/venv-e1VR/bin to PATH 17:46:54 INFO: No Stack... 17:46:54 INFO: Retrieving Pricing Info for: v2-standard-4 17:46:54 INFO: Archiving Costs [Pipeline] sh 17:46:56 + cat /w/workspace/device-sdk-go/173/archives/cost.csv+ 17:46:56 cut -d, -f6 [Pipeline] lock 17:46:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-173-stack-cost] 17:46:57 Resource [jenkins-edgexfoundry-device-sdk-go-master-173-stack-cost] did not exist. Created. 17:46:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:47:01 /w/workspace/device-sdk-go/173@tmp/durable-8ed10119/script.sh: 1: /w/workspace/device-sdk-go/173@tmp/durable-8ed10119/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:47:03 + echo total: 0.18000000715255737 [Pipeline] stash 17:47:03 Warning: overwriting stash ‘stack-cost’ 17:47:05 Stashed 1 file(s) [Pipeline] } 17:47:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-173-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 17:48:02 provisioning config files... 17:48:02 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5453114706969513247tmp [Pipeline] { [Pipeline] sh 17:48:06 + set +x 17:48:06 + bash -s -- 17:48:06 + curl -s https://codecov.io/bash 17:48:06 17:48:06 _____ _ 17:48:06 / ____| | | 17:48:06 | | ___ __| | ___ ___ _____ __ 17:48:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:48:06 | |___| (_) | (_| | __/ (_| (_) \ V / 17:48:06 \_____\___/ \__,_|\___|\___\___/ \_/ 17:48:06 Bash-1.0.3 17:48:06 17:48:06 17:48:06 ==> git version 2.24.4 found 17:48:06 ==> 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 17:48:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:48:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:48:06 ==> Jenkins CI detected. 17:48:06 project root: . 17:48:06 --> token set from env 17:48:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:48:06 ==> Running gcov in . (disable via -X gcov) 17:48:06 ==> Python coveragepy not found 17:48:06 ==> Searching for coverage reports in: 17:48:06 + . 17:48:06 -> Found 1 reports 17:48:06 ==> Detecting git/mercurial file structure 17:48:06 ==> Reading reports 17:48:06 + ./coverage.out bytes=126353 17:48:06 ==> Appending adjustments 17:48:06 https://docs.codecov.io/docs/fixing-reports 17:48:06 + Found adjustments 17:48:06 ==> Gzipping contents 17:48:06 20K /tmp/codecov.bHaktU.gz 17:48:06 ==> Uploading reports 17:48:06 url: https://codecov.io 17:48:06 query: branch=master&commit=7e3188cb6f7f988d05cb284df26c8fc32f770518&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:48:06 -> Pinging Codecov 17:48:06 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=7e3188cb6f7f988d05cb284df26c8fc32f770518&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:48:06 -> Uploading to 17:48:06 https://storage.googleapis.com/codecov/v4/raw/2021-05-24/7E55EF52A471D76F132DFD9A03CDDE97/7e3188cb6f7f988d05cb284df26c8fc32f770518/f5cff5ec-57f1-4339-a214-5898ba05bc45.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210524T174805Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=01d59c27c10cc51a97bddc4a9c68e78a5ba841616c1c36d4ad6d9faf86af4dc9 17:48:06 % Total % Received % Xferd Average Speed Time Time Time Current 17:48:06 Dload Upload Total Spent Left Speed 17:48:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16467 0 0 100 16467 0 40673 --:--:-- --:--:-- --:--:-- 40759 17:48:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7e3188cb6f7f988d05cb284df26c8fc32f770518 [Pipeline] } 17:48:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:48:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:48:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:48:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:48:48 17:48:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:48:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:48:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:48:50 188c0c94c7c5: Pulling fs layer 17:48:50 0ef7d3d256c8: Pulling fs layer 17:48:50 de9db76c5a1d: Pulling fs layer 17:48:50 0eba1c9be4d2: Pulling fs layer 17:48:50 0d57e429df01: Pulling fs layer 17:48:50 4e4be7b47b0d: Pulling fs layer 17:48:50 e1f770b5df2f: Pulling fs layer 17:48:50 85a0685a4137: Pulling fs layer 17:48:50 0eba1c9be4d2: Waiting 17:48:50 0d57e429df01: Waiting 17:48:50 4e4be7b47b0d: Waiting 17:48:50 e1f770b5df2f: Waiting 17:48:50 85a0685a4137: Waiting 17:48:50 de9db76c5a1d: Verifying Checksum 17:48:50 de9db76c5a1d: Download complete 17:48:50 0ef7d3d256c8: Verifying Checksum 17:48:50 0ef7d3d256c8: Download complete 17:48:50 0d57e429df01: Verifying Checksum 17:48:50 0d57e429df01: Download complete 17:48:50 4e4be7b47b0d: Verifying Checksum 17:48:50 4e4be7b47b0d: Download complete 17:48:50 188c0c94c7c5: Verifying Checksum 17:48:50 188c0c94c7c5: Download complete 17:48:50 188c0c94c7c5: Pull complete 17:48:50 0ef7d3d256c8: Pull complete 17:48:50 de9db76c5a1d: Pull complete 17:48:52 e1f770b5df2f: Verifying Checksum 17:48:52 e1f770b5df2f: Download complete 17:48:52 0eba1c9be4d2: Verifying Checksum 17:48:52 0eba1c9be4d2: Download complete 17:48:52 85a0685a4137: Verifying Checksum 17:48:52 85a0685a4137: Download complete 17:48:56 0eba1c9be4d2: Pull complete 17:48:56 0d57e429df01: Pull complete 17:48:56 4e4be7b47b0d: Pull complete 17:48:56 e1f770b5df2f: Pull complete 17:48:59 85a0685a4137: Pull complete 17:48:59 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:48:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:48:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:49:01 prd-centos7-docker-4c-2g-16905 does not seem to be running inside a container 17:49:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:49:04 $ docker top 44a8e8eb6cd1fff49768f9e76b27f1e7c72d90abfcbe41c6ab0ae61aa6d8fab0 -eo pid,comm [Pipeline] { [Pipeline] echo 17:49:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:49:06 + set -o pipefail 17:49:06 + snyk monitor '--org=edgex-jenkins' 17:49:32 17:49:32 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 17:49:32 17:49:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/8167279d-07d9-403b-ad00-bf467c50811b 17:49:32 17:49:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:49:32 17:49:32 [Pipeline] } 17:49:32 $ docker stop --time=1 44a8e8eb6cd1fff49768f9e76b27f1e7c72d90abfcbe41c6ab0ae61aa6d8fab0 17:49:35 $ docker rm -f 44a8e8eb6cd1fff49768f9e76b27f1e7c72d90abfcbe41c6ab0ae61aa6d8fab0 [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 17:49:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:49:58 provisioning config files... 17:49:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7409169249396741651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:49:59 --> edgex-publish-swagger.sh 17:49:59 === Publish openapi/v1 API === 17:49:59 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 17:49:59 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 17:49:59 % Total % Received % Xferd Average Speed Time Time Time Current 17:49:59 Dload Upload Total Spent Left Speed 17:50:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 25741 --:--:-- --:--:-- --:--:-- 25738 100 19947 0 0 100 19947 0 25736 --:--:-- --:--:-- --:--:-- 25738 17:50:01 17:50:01 17:50:01 === Publish openapi/v2 API === 17:50:01 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:50:01 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 17:50:01 % Total % Received % Xferd Average Speed Time Time Time Current 17:50:01 Dload Upload Total Spent Left Speed 17:50:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 51978 --:--:-- --:--:-- --:--:-- 51950 100 51483 0 0 100 51483 0 51969 --:--:-- --:--:-- --:--:-- 51950 17:50:01 17:50:01 [Pipeline] } 17:50:01 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 17:50:06 + git log --format=format:%s -1 7e3188cb6f7f988d05cb284df26c8fc32f770518 [Pipeline] isUnix [Pipeline] sh 17:50:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:50:12 . [Pipeline] withDockerContainer 17:50:12 prd-centos7-docker-4c-2g-16905 does not seem to be running inside a container 17:50:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:50:14 $ docker top 86eab5ecdf330bb8dfa08932c688cb43a85073cca04cc8ab085684c66177a6df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:50:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:50:14 [ssh-agent] Looking for ssh-agent implementation... 17:50:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:50:15 $ docker exec 86eab5ecdf330bb8dfa08932c688cb43a85073cca04cc8ab085684c66177a6df ssh-agent 17:50:17 SSH_AUTH_SOCK=/tmp/ssh-0MGCULDCkhhO/agent.14 17:50:17 SSH_AGENT_PID=20 17:50:17 Running ssh-add (command line suppressed) 17:50:17 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1826153231282391844.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1826153231282391844.key) 17:50:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:50:19 + git semver tag 17:50:19 # -> Open(): unable to determine branch for HEAD 17:50:19 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 17:50:19 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 17:50:19 # $SEMVER_REMOTE_NAME = origin 17:50:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:50:19 # $SEMVER_USER_NAME = edgex-jenkins 17:50:19 # $SEMVER_BRANCH = master 17:50:19 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 17:50:19 # 7e3188cb6f7f988d05cb284df26c8fc32f770518 HEAD 17:50:19 # -> Force: false 17:50:19 # 452834a7685161e9e650e09e5a3f67f81d9c5cac refs/tags/v2.0.0-dev.67 [Pipeline] } 17:50:19 $ docker exec --env ******** --env ******** 86eab5ecdf330bb8dfa08932c688cb43a85073cca04cc8ab085684c66177a6df ssh-agent -k 17:50:19 unset SSH_AUTH_SOCK; 17:50:19 unset SSH_AGENT_PID; 17:50:19 echo Agent pid 20 killed; 17:50:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:50:21 + git semver [Pipeline] } 17:50:21 $ docker stop --time=1 86eab5ecdf330bb8dfa08932c688cb43a85073cca04cc8ab085684c66177a6df 17:50:23 $ docker rm -f 86eab5ecdf330bb8dfa08932c688cb43a85073cca04cc8ab085684c66177a6df [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:50:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:50:27 17:50:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:50:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:50:29 0.23.1-centos7: Pulling from edgex-lftools 17:50:29 ab5ef0e58194: Pulling fs layer 17:50:29 9712f1f96733: Pulling fs layer 17:50:29 63f879dbbcfc: Pulling fs layer 17:50:29 0d9ebad4ef96: Pulling fs layer 17:50:29 e9a5061849ea: Pulling fs layer 17:50:29 d747dcd14b5f: Pulling fs layer 17:50:29 2de7ff778b66: Pulling fs layer 17:50:29 e9a5061849ea: Waiting 17:50:29 d747dcd14b5f: Waiting 17:50:29 2de7ff778b66: Waiting 17:50:29 0d9ebad4ef96: Waiting 17:50:29 9712f1f96733: Verifying Checksum 17:50:29 9712f1f96733: Download complete 17:50:29 63f879dbbcfc: Verifying Checksum 17:50:29 63f879dbbcfc: Download complete 17:50:29 e9a5061849ea: Verifying Checksum 17:50:29 e9a5061849ea: Download complete 17:50:29 d747dcd14b5f: Verifying Checksum 17:50:29 d747dcd14b5f: Download complete 17:50:29 2de7ff778b66: Verifying Checksum 17:50:29 2de7ff778b66: Download complete 17:50:29 0d9ebad4ef96: Verifying Checksum 17:50:29 0d9ebad4ef96: Download complete 17:50:30 ab5ef0e58194: Verifying Checksum 17:50:30 ab5ef0e58194: Download complete 17:50:32 ab5ef0e58194: Pull complete 17:50:32 9712f1f96733: Pull complete 17:50:33 63f879dbbcfc: Pull complete 17:50:37 0d9ebad4ef96: Pull complete 17:50:37 e9a5061849ea: Pull complete 17:50:37 d747dcd14b5f: Pull complete 17:50:37 2de7ff778b66: Pull complete 17:50:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:50:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:50:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:50:37 prd-centos7-docker-4c-2g-16905 does not seem to be running inside a container 17:50:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:50:44 $ docker top 55160928c861d99f4fcb034daaf2a57bdb3cf15ff2ae1858dd2fe3101993fae4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:50:46 provisioning config files... 17:50:46 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5782647093024402297tmp 17:50:48 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2405740847315825422tmp 17:50:48 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7779912426061595375tmp [Pipeline] { [Pipeline] echo 17:50:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:50:51 ---> sigul-configuration.sh 17:50:51 gpg: directory `/root/.gnupg' created 17:50:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:50:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:50:51 gpg: keyring `/root/.gnupg/secring.gpg' created 17:50:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:50:51 gpg: CAST5 encrypted data 17:50:51 gpg: encrypted with 1 passphrase 17:50:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:50:51 + mkdir /home/jenkins 17:50:51 + mkdir /home/jenkins/sigul [Pipeline] sh 17:50:53 + 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 17:50:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:50:57 ---> sigul-install.sh 17:51:00 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:51:04 + git tag --list 17:51:04 0.7.1 17:51:04 delhi-tag 17:51:04 v1.0.0 17:51:04 v1.1.0 17:51:04 v1.1.1 17:51:04 v1.1.2 17:51:04 v1.2.0 17:51:04 v1.2.1 17:51:04 v1.2.2 17:51:04 v1.2.3 17:51:04 v1.3.0 17:51:04 v1.4.0 17:51:04 v2.0.0-dev.1 17:51:04 v2.0.0-dev.10 17:51:04 v2.0.0-dev.11 17:51:04 v2.0.0-dev.12 17:51:04 v2.0.0-dev.13 17:51:04 v2.0.0-dev.14 17:51:04 v2.0.0-dev.15 17:51:04 v2.0.0-dev.16 17:51:04 v2.0.0-dev.17 17:51:04 v2.0.0-dev.18 17:51:04 v2.0.0-dev.19 17:51:04 v2.0.0-dev.2 17:51:04 v2.0.0-dev.20 17:51:04 v2.0.0-dev.21 17:51:04 v2.0.0-dev.22 17:51:04 v2.0.0-dev.23 17:51:04 v2.0.0-dev.24 17:51:04 v2.0.0-dev.25 17:51:04 v2.0.0-dev.26 17:51:04 v2.0.0-dev.27 17:51:04 v2.0.0-dev.28 17:51:04 v2.0.0-dev.29 17:51:04 v2.0.0-dev.3 17:51:04 v2.0.0-dev.30 17:51:04 v2.0.0-dev.31 17:51:04 v2.0.0-dev.32 17:51:04 v2.0.0-dev.33 17:51:04 v2.0.0-dev.34 17:51:04 v2.0.0-dev.35 17:51:04 v2.0.0-dev.36 17:51:04 v2.0.0-dev.37 17:51:04 v2.0.0-dev.38 17:51:04 v2.0.0-dev.39 17:51:04 v2.0.0-dev.4 17:51:04 v2.0.0-dev.40 17:51:04 v2.0.0-dev.41 17:51:04 v2.0.0-dev.42 17:51:04 v2.0.0-dev.43 17:51:04 v2.0.0-dev.44 17:51:04 v2.0.0-dev.45 17:51:04 v2.0.0-dev.46 17:51:04 v2.0.0-dev.47 17:51:04 v2.0.0-dev.48 17:51:04 v2.0.0-dev.49 17:51:04 v2.0.0-dev.5 17:51:04 v2.0.0-dev.50 17:51:04 v2.0.0-dev.51 17:51:04 v2.0.0-dev.52 17:51:04 v2.0.0-dev.53 17:51:04 v2.0.0-dev.54 17:51:04 v2.0.0-dev.55 17:51:04 v2.0.0-dev.56 17:51:04 v2.0.0-dev.57 17:51:04 v2.0.0-dev.58 17:51:04 v2.0.0-dev.59 17:51:04 v2.0.0-dev.6 17:51:04 v2.0.0-dev.60 17:51:04 v2.0.0-dev.61 17:51:04 v2.0.0-dev.62 17:51:04 v2.0.0-dev.63 17:51:04 v2.0.0-dev.64 17:51:04 v2.0.0-dev.65 17:51:04 v2.0.0-dev.66 17:51:04 v2.0.0-dev.67 17:51:04 v2.0.0-dev.7 17:51:04 v2.0.0-dev.8 17:51:04 v2.0.0-dev.9 [Pipeline] sh 17:51:06 + lftools sign git-tag v2.0.0-dev.67 17:51:06 Signing Git tag with Sigul... 17:51:06 Signing v2.0.0-dev.67 [Pipeline] echo 17:51:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:51:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:51:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:51:13 $ docker stop --time=1 55160928c861d99f4fcb034daaf2a57bdb3cf15ff2ae1858dd2fe3101993fae4 17:51:15 $ docker rm -f 55160928c861d99f4fcb034daaf2a57bdb3cf15ff2ae1858dd2fe3101993fae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:51:31 . [Pipeline] withDockerContainer 17:51:33 prd-centos7-docker-4c-2g-16905 does not seem to be running inside a container 17:51: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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:51:36 $ docker top 1adf0c298a34e7911fd6eafffc290942ee9cef9a31ee5b4c90ba341cfd88ac7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:51:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:51:38 [ssh-agent] Looking for ssh-agent implementation... 17:51:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:51:40 $ docker exec 1adf0c298a34e7911fd6eafffc290942ee9cef9a31ee5b4c90ba341cfd88ac7e ssh-agent 17:51:40 SSH_AUTH_SOCK=/tmp/ssh-jYieTdg7PSyk/agent.14 17:51:40 SSH_AGENT_PID=21 17:51:40 Running ssh-add (command line suppressed) 17:51:40 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_833221420273047010.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_833221420273047010.key) 17:51:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:51:42 + git semver bump pre 17:51:42 # -> Open(): unable to determine branch for HEAD 17:51:42 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 17:51:42 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 17:51:42 # $SEMVER_REMOTE_NAME = origin 17:51:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:51:42 # $SEMVER_USER_NAME = edgex-jenkins 17:51:42 # $SEMVER_BRANCH = master 17:51:42 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 17:51:42 2.0.0-dev.68 [Pipeline] } 17:51:42 $ docker exec --env ******** --env ******** 1adf0c298a34e7911fd6eafffc290942ee9cef9a31ee5b4c90ba341cfd88ac7e ssh-agent -k 17:51:42 unset SSH_AUTH_SOCK; 17:51:42 unset SSH_AGENT_PID; 17:51:42 echo Agent pid 21 killed; 17:51:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:51:49 + git semver [Pipeline] } 17:51:49 $ docker stop --time=1 1adf0c298a34e7911fd6eafffc290942ee9cef9a31ee5b4c90ba341cfd88ac7e 17:51:51 $ docker rm -f 1adf0c298a34e7911fd6eafffc290942ee9cef9a31ee5b4c90ba341cfd88ac7e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:52:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:52:00 . [Pipeline] withDockerContainer 17:52:00 prd-centos7-docker-4c-2g-16905 does not seem to be running inside a container 17:52:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:52:04 $ docker top b1965de226cabab9c6539909e79982cb11981e36ff1e5d9d85e33089ef85a2c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:52:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:06 [ssh-agent] Looking for ssh-agent implementation... 17:52:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:06 $ docker exec b1965de226cabab9c6539909e79982cb11981e36ff1e5d9d85e33089ef85a2c4 ssh-agent 17:52:06 SSH_AUTH_SOCK=/tmp/ssh-TIiM1H1qjrDj/agent.13 17:52:06 SSH_AGENT_PID=19 17:52:06 Running ssh-add (command line suppressed) 17:52:06 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1360597483524923534.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1360597483524923534.key) 17:52:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:09 + git semver push 17:52:09 # -> Open(): unable to determine branch for HEAD 17:52:09 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 17:52:09 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 17:52:09 # $SEMVER_REMOTE_NAME = origin 17:52:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:52:09 # $SEMVER_USER_NAME = edgex-jenkins 17:52:09 # $SEMVER_BRANCH = master 17:52:09 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 17:52:13 $ docker exec --env ******** --env ******** b1965de226cabab9c6539909e79982cb11981e36ff1e5d9d85e33089ef85a2c4 ssh-agent -k 17:52:13 unset SSH_AUTH_SOCK; 17:52:13 unset SSH_AGENT_PID; 17:52:13 echo Agent pid 19 killed; 17:52:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:52:22 + git semver [Pipeline] } 17:52:22 $ docker stop --time=1 b1965de226cabab9c6539909e79982cb11981e36ff1e5d9d85e33089ef85a2c4 17:52:27 $ docker rm -f b1965de226cabab9c6539909e79982cb11981e36ff1e5d9d85e33089ef85a2c4 [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 17:53:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:53:12 ---> package-listing.sh 17:53:12 ++ facter osfamily 17:53:12 ++ tr '[:upper:]' '[:lower:]' 17:53:12 + OS_FAMILY=redhat 17:53:12 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 17:53:12 + START_PACKAGES=/tmp/packages_start.txt 17:53:12 + END_PACKAGES=/tmp/packages_end.txt 17:53:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:53:12 + PACKAGES=/tmp/packages_start.txt 17:53:12 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 17:53:12 + PACKAGES=/tmp/packages_end.txt 17:53:12 + case "${OS_FAMILY}" in 17:53:12 + rpm -qa 17:53:12 + sort 17:53:12 + '[' -f /tmp/packages_start.txt ']' 17:53:12 + '[' -f /tmp/packages_end.txt ']' 17:53:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:53:12 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 17:53:12 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 17:53:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 17:53:14 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 17:53:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:53:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:53:23 17:53:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:53:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:53:31 alpine: Pulling from edgex-lftools-log-publisher 17:53:31 df20fa9351a1: Pulling fs layer 17:53:31 36b3adc4ff6f: Pulling fs layer 17:53:31 8ad3a11d3b57: Pulling fs layer 17:53:31 46f8f816bc3b: Pulling fs layer 17:53:31 93b61091891f: Pulling fs layer 17:53:31 93b9cdb0e59b: Pulling fs layer 17:53:31 5e14af77c1be: Pulling fs layer 17:53:31 01666e4c0597: Pulling fs layer 17:53:31 aa168da1d23b: Pulling fs layer 17:53:31 46f8f816bc3b: Waiting 17:53:31 93b61091891f: Waiting 17:53:31 93b9cdb0e59b: Waiting 17:53:31 5e14af77c1be: Waiting 17:53:31 01666e4c0597: Waiting 17:53:31 aa168da1d23b: Waiting 17:53:31 36b3adc4ff6f: Verifying Checksum 17:53:31 36b3adc4ff6f: Download complete 17:53:31 46f8f816bc3b: Verifying Checksum 17:53:31 46f8f816bc3b: Download complete 17:53:31 df20fa9351a1: Verifying Checksum 17:53:31 df20fa9351a1: Download complete 17:53:31 93b9cdb0e59b: Verifying Checksum 17:53:31 93b9cdb0e59b: Download complete 17:53:31 5e14af77c1be: Verifying Checksum 17:53:31 5e14af77c1be: Download complete 17:53:31 01666e4c0597: Verifying Checksum 17:53:31 01666e4c0597: Download complete 17:53:31 93b61091891f: Verifying Checksum 17:53:31 93b61091891f: Download complete 17:53:31 df20fa9351a1: Pull complete 17:53:31 36b3adc4ff6f: Pull complete 17:53:31 8ad3a11d3b57: Verifying Checksum 17:53:31 8ad3a11d3b57: Download complete 17:53:31 8ad3a11d3b57: Pull complete 17:53:31 46f8f816bc3b: Pull complete 17:53:31 93b61091891f: Pull complete 17:53:31 93b9cdb0e59b: Pull complete 17:53:31 5e14af77c1be: Pull complete 17:53:31 01666e4c0597: Pull complete 17:53:33 aa168da1d23b: Download complete 17:53:37 aa168da1d23b: Pull complete 17:53:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:53:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:53:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:53:39 prd-centos7-docker-4c-2g-16905 does not seem to be running inside a container 17:53:42 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:53:52 $ docker top d594ac70845d84c72aedcc18f1355075106f9dfa6d001ecaf6db3596b0e2465f -eo pid,comm [Pipeline] { [Pipeline] sh 17:54:00 + touch /tmp/pre-build-complete [Pipeline] sh 17:54:05 + mkdir -p /var/log/sa [Pipeline] sh 17:54:09 + ls /var/log/sa-host 17:54:09 + sadf -c /var/log/sa-host/sa05 17:54:09 file_magic: OK 17:54:09 HZ: Using current value: 100 17:54:09 file_header: OK 17:54:09 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 17:54:09 Statistics: 17:54:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:54:09 File successfully converted to sysstat format version 12.2.1 17:54:09 + sadf -c /var/log/sa-host/sa24 17:54:09 file_magic: OK 17:54:09 HZ: Using current value: 100 17:54:09 file_header: OK 17:54:09 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 17:54:09 Statistics: 17:54:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:54:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:55:05 provisioning config files... 17:55:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config556272053547174942tmp [Pipeline] { [Pipeline] echo 17:55:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:55:16 ---> create-netrc.sh [Pipeline] } 17:55:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:55:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:55:29 ---> python-tools-install.sh [Pipeline] echo 17:55:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:55:50 ---> sudo-logs.sh 17:55:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:55:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:56:02 ---> job-cost.sh 17:56:02 lf-activate-venv: SKIPPING 17:56:02 DEBUG: total: 0.18000000715255737 17:56:02 INFO: Retrieving Stack Cost... 17:56:02 INFO: Retrieving Pricing Info for: v3-standard-2 17:56:02 INFO: Archiving Costs [Pipeline] echo 17:56:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:56:15 ---> logs-deploy.sh 17:56:15 lf-activate-venv: SKIPPING 17:56:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/173 17:56:15 INFO: archiving workspace using pattern(s): 17:56:15 Archives upload complete. 17:56:15 INFO: archiving logs to Nexus 17:56:15 ---> uname -a: 17:56:15 Linux prd-centos7-docker-4c-2g-16905.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:56:15 17:56:15 17:56:15 ---> lscpu: 17:56:15 Architecture: x86_64 17:56:15 CPU op-mode(s): 32-bit, 64-bit 17:56:15 Byte Order: Little Endian 17:56:15 Address sizes: 40 bits physical, 48 bits virtual 17:56:15 CPU(s): 2 17:56:15 On-line CPU(s) list: 0,1 17:56:15 Thread(s) per core: 1 17:56:15 Core(s) per socket: 1 17:56:15 Socket(s): 2 17:56:15 NUMA node(s): 1 17:56:15 Vendor ID: AuthenticAMD 17:56:15 CPU family: 23 17:56:15 Model: 49 17:56:15 Model name: AMD EPYC-Rome Processor 17:56:15 Stepping: 0 17:56:15 CPU MHz: 2800.000 17:56:15 BogoMIPS: 5600.00 17:56:15 Virtualization: AMD-V 17:56:15 Hypervisor vendor: KVM 17:56:15 Virtualization type: full 17:56:15 L1d cache: 64 KiB 17:56:15 L1i cache: 64 KiB 17:56:15 L2 cache: 1 MiB 17:56:15 L3 cache: 32 MiB 17:56:15 NUMA node0 CPU(s): 0,1 17:56:15 Vulnerability Itlb multihit: Not affected 17:56:15 Vulnerability L1tf: Not affected 17:56:15 Vulnerability Mds: Not affected 17:56:15 Vulnerability Meltdown: Not affected 17:56:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:56:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:56:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:56:15 Vulnerability Srbds: Not affected 17:56:15 Vulnerability Tsx async abort: Not affected 17:56:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 17:56:15 17:56:15 17:56:15 ---> nproc: 17:56:15 2 17:56:15 17:56:15 17:56:15 ---> df -h: 17:56:15 Filesystem Size Used Available Use% Mounted on 17:56:15 overlay 40.0G 8.5G 31.5G 21% / 17:56:15 tmpfs 64.0M 0 64.0M 0% /dev 17:56:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:56:15 shm 64.0M 0 64.0M 0% /dev/shm 17:56:15 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 17:56:15 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 17:56:15 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 17:56:15 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 17:56:15 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 17:56:15 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 17:56:15 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/dgexfoundry_device-sdk-go_master 17:56:15 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 17:56:15 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 17:56:15 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 17:56:15 17:56:15 17:56:15 ---> free -m: 17:56:15 total used free shared buff/cache available 17:56:15 Mem: 7821 1083 3352 0 3385 6654 17:56:15 Swap: 1023 0 1023 17:56:15 17:56:15 17:56:15 ---> ip addr: 17:56:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:56:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:56:15 inet 127.0.0.1/8 scope host lo 17:56:15 valid_lft forever preferred_lft forever 17:56:15 inet6 ::1/128 scope host 17:56:15 valid_lft forever preferred_lft forever 17:56:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:56:15 link/ether fa:16:3e:f5:8f:98 brd ff:ff:ff:ff:ff:ff 17:56:15 inet 10.30.123.27/23 brd 10.30.123.255 scope global dynamic eth0 17:56:15 valid_lft 85020sec preferred_lft 85020sec 17:56:15 inet6 fe80::f816:3eff:fef5:8f98/64 scope link 17:56:15 valid_lft forever preferred_lft forever 17:56:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:56:15 link/ether 02:42:61:5f:e2:65 brd ff:ff:ff:ff:ff:ff 17:56:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:56:15 valid_lft forever preferred_lft forever 17:56:15 inet6 fe80::42:61ff:fe5f:e265/64 scope link 17:56:15 valid_lft forever preferred_lft forever 17:56:15 17:56:15 17:56:15 ---> sar -b -r -n DEV: 17:56:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 17:56:15 17:56:15 17:32:57 LINUX RESTART (2 CPU) 17:56:15 17:56:15 17:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:56:15 17:35:01 33.26 3.55 29.71 0.00 2600.53 3147.60 0.00 17:56:15 17:36:01 1.95 0.00 1.95 0.00 0.00 39.53 0.00 17:56:15 17:37:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 17:56:15 17:38:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 17:56:15 17:39:01 0.30 0.00 0.30 0.00 0.00 4.78 0.00 17:56:15 17:40:01 0.37 0.00 0.37 0.00 0.00 4.63 0.00 17:56:15 17:41:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 17:56:15 17:42:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 17:56:15 17:43:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 17:56:15 17:44:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 17:56:15 17:45:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 17:56:15 17:46:01 0.15 0.00 0.15 0.00 0.00 2.15 0.00 17:56:15 17:47:01 0.37 0.00 0.37 0.00 0.00 5.15 0.00 17:56:15 17:48:01 0.38 0.15 0.23 0.00 4.80 3.03 0.00 17:56:15 17:49:01 22.90 0.03 22.87 0.00 3.73 8592.22 0.00 17:56:15 17:50:01 79.35 0.00 79.35 0.00 0.00 23876.07 0.00 17:56:15 17:51:01 94.71 0.00 94.71 0.00 0.00 23594.94 0.00 17:56:15 17:52:01 10.46 0.00 10.46 0.00 0.00 3258.41 0.00 17:56:15 17:53:01 5.06 0.00 5.06 0.00 0.00 86.85 0.00 17:56:15 17:54:01 61.01 0.10 60.91 0.00 9.99 14696.57 0.00 17:56:15 Average: 15.60 0.19 15.41 0.00 130.96 3867.12 0.00 17:56:15 17:56:15 17:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:56:15 17:35:01 5533832 0 735180 9.18 2620 1737308 1110044 12.26 502708 1571980 132 17:56:15 17:36:01 5547200 0 721804 9.01 2620 1737316 997092 11.01 496192 1567244 20 17:56:15 17:37:01 5545308 0 723696 9.04 2620 1737316 997092 11.01 494688 1570424 8 17:56:15 17:38:01 5541636 0 727364 9.08 2620 1737320 1005784 11.10 498180 1570424 8 17:56:15 17:39:01 5536900 0 732092 9.14 2620 1737328 1005604 11.10 498516 1574744 8 17:56:15 17:40:01 5529244 0 739748 9.24 2620 1737328 998120 11.02 506420 1574816 8 17:56:15 17:41:01 5529780 0 739204 9.23 2620 1737336 998120 11.02 508200 1573096 8 17:56:15 17:42:01 5529876 0 739104 9.23 2620 1737340 998120 11.02 508276 1573096 8 17:56:15 17:43:01 5529312 0 739664 9.24 2620 1737344 998120 11.02 514828 1566424 8 17:56:15 17:44:01 5528772 0 740200 9.24 2620 1737348 998240 11.02 515540 1566424 16 17:56:15 17:45:01 5528380 0 740592 9.25 2620 1737348 998348 11.02 516136 1566424 8 17:56:15 17:46:01 5527176 0 741788 9.26 2620 1737356 998372 11.02 517060 1566424 8 17:56:15 17:47:01 5529760 0 739200 9.23 2620 1737360 998120 11.02 514972 1566424 8 17:56:15 17:48:01 5527404 0 741424 9.26 2620 1737492 998300 11.02 516604 1566764 144 17:56:15 17:49:01 4725560 0 825216 10.30 2620 2455544 999244 11.03 583476 2223744 550420 17:56:15 17:50:01 4716236 0 834488 10.42 2620 2455596 1000572 11.05 642828 2165592 36 17:56:15 17:51:01 3814256 0 1004480 12.54 2620 3187584 1177296 13.00 813312 2743528 94380 17:56:15 17:52:01 3954928 0 992008 12.39 2620 3059384 1059632 11.70 723448 2695452 20 17:56:15 17:53:01 3953196 0 993736 12.41 2620 3059388 1089468 12.03 725904 2693648 16 17:56:15 17:54:01 3485344 0 1056996 13.20 2620 3463980 1127200 12.44 871736 2954896 40 17:56:15 Average: 5105705 0 800399 9.99 2620 2100216 1027644 11.35 573451 1872578 32265 17:56:15 17:56:15 17:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:56:15 17:35:01 eth0 135.24 106.71 448.72 37.03 0.00 0.00 0.00 0.00 17:56:15 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:35:01 docker0 10.71 6.60 1.82 27.20 0.00 0.00 0.00 0.00 17:56:15 17:36:01 eth0 0.30 0.13 0.02 0.17 0.00 0.00 0.00 0.00 17:56:15 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:37:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:56:15 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:38:01 eth0 2.02 1.38 0.39 3.87 0.00 0.00 0.00 0.00 17:56:15 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:39:01 eth0 0.67 0.42 0.40 0.26 0.00 0.00 0.00 0.00 17:56:15 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:40:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:41:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:56:15 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:56:15 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:43:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:56:15 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:44:01 eth0 1.55 0.45 0.50 0.24 0.00 0.00 0.00 0.00 17:56:15 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:45:01 eth0 1.35 0.42 0.40 0.24 0.00 0.00 0.00 0.00 17:56:15 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:46:01 eth0 1.18 0.67 0.70 0.49 0.00 0.00 0.00 0.00 17:56:15 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:47:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 17:56:15 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:48:01 eth0 0.80 0.60 0.66 0.32 0.00 0.00 0.00 0.00 17:56:15 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:49:01 eth0 386.24 360.43 4070.38 26.63 0.00 0.00 0.00 0.00 17:56:15 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:50:01 eth0 84.93 74.33 396.91 11.51 0.00 0.00 0.00 0.00 17:56:15 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:50:01 docker0 66.46 72.77 5.18 385.01 0.00 0.00 0.00 0.00 17:56:15 17:51:01 eth0 407.19 376.31 3473.11 64.18 0.00 0.00 0.00 0.00 17:56:15 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:51:01 vetha820ca6 33.27 35.70 2.20 258.76 0.00 0.00 0.00 0.00 17:56:15 17:51:01 docker0 33.27 35.56 1.75 258.75 0.00 0.00 0.00 0.00 17:56:15 17:52:01 eth0 24.32 18.00 24.82 19.68 0.00 0.00 0.00 0.00 17:56:15 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:52:01 docker0 0.28 0.28 0.08 0.11 0.00 0.00 0.00 0.00 17:56:15 17:53:01 eth0 13.55 10.94 12.86 14.93 0.00 0.00 0.00 0.00 17:56:15 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:53:01 docker0 2.33 1.65 0.44 0.51 0.00 0.00 0.00 0.00 17:56:15 17:54:01 eth0 182.96 165.79 2167.53 15.20 0.00 0.00 0.00 0.00 17:56:15 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 Average: eth0 62.20 55.86 529.97 9.74 0.00 0.00 0.00 0.00 17:56:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:15 Average: docker0 5.65 5.84 0.46 33.59 0.00 0.00 0.00 0.00 17:56:15 17:56:15 17:56:15 ---> sar -P ALL: 17:56:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 17:56:15 17:56:15 17:32:57 LINUX RESTART (2 CPU) 17:56:15 17:56:15 17:34:01 CPU %user %nice %system %iowait %steal %idle 17:56:15 17:35:01 all 3.92 0.00 1.78 1.40 0.05 92.85 17:56:15 17:35:01 0 4.15 0.00 1.86 1.44 0.05 92.50 17:56:15 17:35:01 1 3.70 0.00 1.69 1.37 0.05 93.19 17:56:15 17:36:01 all 0.03 0.00 0.04 0.00 0.03 99.90 17:56:15 17:36:01 0 0.03 0.00 0.05 0.00 0.03 99.88 17:56:15 17:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:56:15 17:37:01 all 0.05 0.00 0.03 0.00 0.03 99.90 17:56:15 17:37:01 0 0.07 0.00 0.03 0.00 0.05 99.85 17:56:15 17:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:56:15 17:38:01 all 0.07 0.00 0.03 0.00 0.03 99.87 17:56:15 17:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:56:15 17:38:01 1 0.10 0.00 0.03 0.00 0.03 99.83 17:56:15 17:39:01 all 0.09 0.00 0.04 0.00 0.04 99.82 17:56:15 17:39:01 0 0.07 0.00 0.03 0.00 0.05 99.85 17:56:15 17:39:01 1 0.12 0.00 0.05 0.00 0.03 99.80 17:56:15 17:40:01 all 0.08 0.00 0.03 0.00 0.03 99.87 17:56:15 17:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:56:15 17:40:01 1 0.15 0.00 0.03 0.00 0.03 99.78 17:56:15 17:41:01 all 0.16 0.00 0.03 0.00 0.03 99.79 17:56:15 17:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:56:15 17:41:01 1 0.30 0.00 0.03 0.00 0.03 99.63 17:56:15 17:42:01 all 0.10 0.00 0.02 0.00 0.03 99.85 17:56:15 17:42:01 0 0.03 0.00 0.02 0.00 0.03 99.92 17:56:15 17:42:01 1 0.17 0.00 0.02 0.00 0.03 99.78 17:56:15 17:43:01 all 0.10 0.00 0.02 0.00 0.03 99.85 17:56:15 17:43:01 0 0.03 0.00 0.02 0.00 0.03 99.92 17:56:15 17:43:01 1 0.17 0.00 0.02 0.00 0.03 99.78 17:56:15 17:44:01 all 0.07 0.00 0.03 0.00 0.02 99.89 17:56:15 17:44:01 0 0.05 0.00 0.03 0.00 0.03 99.88 17:56:15 17:44:01 1 0.08 0.00 0.02 0.00 0.00 99.90 17:56:15 17:45:01 all 0.10 0.00 0.03 0.00 0.03 99.84 17:56:15 17:45:01 0 0.03 0.00 0.02 0.00 0.05 99.90 17:56:15 17:45:01 1 0.17 0.00 0.03 0.00 0.02 99.78 17:56:15 17:56:15 17:45:01 CPU %user %nice %system %iowait %steal %idle 17:56:15 17:46:01 all 0.13 0.00 0.03 0.00 0.03 99.82 17:56:15 17:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:56:15 17:46:01 1 0.22 0.00 0.03 0.00 0.03 99.72 17:56:15 17:47:01 all 0.10 0.00 0.03 0.00 0.02 99.86 17:56:15 17:47:01 0 0.03 0.00 0.03 0.00 0.03 99.90 17:56:15 17:47:01 1 0.17 0.00 0.02 0.00 0.00 99.82 17:56:15 17:48:01 all 0.17 0.00 0.04 0.00 0.03 99.77 17:56:15 17:48:01 0 0.08 0.00 0.03 0.00 0.03 99.85 17:56:15 17:48:01 1 0.25 0.00 0.05 0.00 0.02 99.68 17:56:15 17:49:01 all 7.51 0.00 2.91 0.13 0.04 89.41 17:56:15 17:49:01 0 7.25 0.00 3.31 0.20 0.05 89.18 17:56:15 17:49:01 1 7.77 0.00 2.51 0.05 0.03 89.63 17:56:15 17:50:01 all 3.42 0.00 1.68 3.11 0.07 91.72 17:56:15 17:50:01 0 3.19 0.00 1.71 3.33 0.07 91.70 17:56:15 17:50:01 1 3.66 0.00 1.64 2.89 0.07 91.74 17:56:15 17:51:01 all 11.07 0.00 4.62 1.40 0.06 82.85 17:56:15 17:51:01 0 8.89 0.00 4.89 1.94 0.07 84.22 17:56:15 17:51:01 1 13.27 0.00 4.35 0.86 0.05 81.47 17:56:15 17:52:01 all 1.61 0.00 0.94 0.24 0.04 97.16 17:56:15 17:52:01 0 1.83 0.00 1.14 0.18 0.03 96.81 17:56:15 17:52:01 1 1.39 0.00 0.74 0.30 0.05 97.51 17:56:15 17:53:01 all 0.91 0.00 0.65 0.07 0.04 98.33 17:56:15 17:53:01 0 0.84 0.00 0.64 0.05 0.05 98.43 17:56:15 17:53:01 1 0.99 0.00 0.66 0.08 0.03 98.24 17:56:15 17:54:01 all 6.09 0.00 2.44 1.81 0.05 89.61 17:56:15 17:54:01 0 6.68 0.00 2.40 2.13 0.03 88.76 17:56:15 17:54:01 1 5.49 0.00 2.49 1.49 0.07 90.46 17:56:15 Average: all 1.77 0.00 0.76 0.40 0.04 97.04 17:56:15 Average: 0 1.64 0.00 0.80 0.46 0.04 97.06 17:56:15 Average: 1 1.89 0.00 0.71 0.35 0.03 97.02 17:56:15 17:56:15 17:56:15