Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f91460baaab7f197ca117fe0ead63848762b28df 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-ssh796418149454239621.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5059554582081971061.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh3045400516535025472.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh4009503602590748478.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh7527813149929005011.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-43 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-ssh2466278929642435216.key Avoid second fetch Checking out Revision f91460baaab7f197ca117fe0ead63848762b28df (master) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 f91460baaab7f197ca117fe0ead63848762b28df # timeout=10 Commit message: "Merge pull request #955 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" > git rev-list --no-walk 1080da0e1dab4b2d4a9b3bd45e04d508fbfb4182 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:16:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:16:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:16:59 ========================================================= 13:16:59 EdgeX Global Pipelines Version Info 13:16:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:17:01 ------------------- 13:17:01 stable info: 13:17:01 ------------------- 13:17:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:17:01 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 13:17:01 Message: update stable to v1.0.194 13:17:02 ------------------- 13:17:02 experimental info: 13:17:02 ------------------- 13:17:02 Commited By: **** collab-it+edgex@linuxfoundation.org 13:17:02 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 13:17:02 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 13:17:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:17:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:17:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:17:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:17:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 13:17:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 13:17:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 13:17:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f91460baaab7f197ca117fe0ead63848762b28df [Pipeline] echo 13:17:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f91460b [Pipeline] echo 13:17:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:17:03 provisioning config files... 13:17:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config9013211830371799536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:03 ---> docker-login.sh 13:17:03 nexus3.edgexfoundry.org:10001 13:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:03 Configure a credential helper to remove this warning. See 13:17:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:03 13:17:03 Login Succeeded 13:17:03 nexus3.edgexfoundry.org:10002 13:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:04 Configure a credential helper to remove this warning. See 13:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:04 13:17:04 Login Succeeded 13:17:04 nexus3.edgexfoundry.org:10003 13:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:04 Configure a credential helper to remove this warning. See 13:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:04 13:17:04 Login Succeeded 13:17:04 nexus3.edgexfoundry.org:10004 13:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:04 Configure a credential helper to remove this warning. See 13:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:04 13:17:04 Login Succeeded 13:17:04 docker.io 13:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:17:04 Configure a credential helper to remove this warning. See 13:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:17:04 13:17:04 Login Succeeded 13:17:04 ---> docker-login.sh ends [Pipeline] } 13:17:04 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 13:17:05 + git log --format=format:%s -1 f91460baaab7f197ca117fe0ead63848762b28df [Pipeline] echo 13:17:05 GIT_COMMIT: f91460baaab7f197ca117fe0ead63848762b28df, Commit Message: Merge pull request #955 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2 [Pipeline] echo 13:17:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:17:06 13:17:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:17:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:17:06 latest: Pulling from edgex-devops/git-semver 13:17:06 31603596830f: Pulling fs layer 13:17:06 54011a49482f: Pulling fs layer 13:17:06 a6820b24f6d8: Pulling fs layer 13:17:06 f581987b2513: Pulling fs layer 13:17:06 f581987b2513: Waiting 13:17:06 54011a49482f: Download complete 13:17:06 31603596830f: Verifying Checksum 13:17:06 31603596830f: Download complete 13:17:06 f581987b2513: Verifying Checksum 13:17:06 f581987b2513: Download complete 13:17:06 a6820b24f6d8: Verifying Checksum 13:17:06 a6820b24f6d8: Download complete 13:17:06 31603596830f: Pull complete 13:17:06 54011a49482f: Pull complete 13:17:07 a6820b24f6d8: Pull complete 13:17:07 f581987b2513: Pull complete 13:17:07 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 13:17:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:17:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:17:07 prd-centos7-docker-4c-2g-43 does not seem to be running inside a container 13:17:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:17:08 $ docker top 3a2de10693cb1f926c4fa626c3d5747d360782c1a4b1f82c4bf1cf8fc67e2ee4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:17:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:17:08 [ssh-agent] Looking for ssh-agent implementation... 13:17:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:17:08 $ docker exec 3a2de10693cb1f926c4fa626c3d5747d360782c1a4b1f82c4bf1cf8fc67e2ee4 ssh-agent 13:17:08 SSH_AUTH_SOCK=/tmp/ssh-UstuFvA5wKj2/agent.15 13:17:08 SSH_AGENT_PID=22 13:17:08 Running ssh-add (command line suppressed) 13:17:09 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1049306040328981310.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1049306040328981310.key) 13:17:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:17:09 + git tag --points-at HEAD [Pipeline] } 13:17:09 $ docker exec --env ******** --env ******** 3a2de10693cb1f926c4fa626c3d5747d360782c1a4b1f82c4bf1cf8fc67e2ee4 ssh-agent -k 13:17:09 unset SSH_AUTH_SOCK; 13:17:09 unset SSH_AGENT_PID; 13:17:09 echo Agent pid 22 killed; 13:17:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:17:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:17:09 [ssh-agent] Looking for ssh-agent implementation... 13:17:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:17:09 $ docker exec 3a2de10693cb1f926c4fa626c3d5747d360782c1a4b1f82c4bf1cf8fc67e2ee4 ssh-agent 13:17:09 SSH_AUTH_SOCK=/tmp/ssh-hEzwwg9hBh34/agent.56 13:17:09 SSH_AGENT_PID=62 13:17:09 Running ssh-add (command line suppressed) 13:17:09 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4090490073544744129.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4090490073544744129.key) 13:17:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:17:10 + git semver init 13:17:10 # -> Open(): unable to determine branch for HEAD 13:17:10 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:17:10 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:17:10 # $SEMVER_REMOTE_NAME = origin 13:17:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:17:10 # $SEMVER_USER_NAME = edgex-jenkins 13:17:10 # $SEMVER_BRANCH = master 13:17:10 # $SEMVER_TEMP = /tmp/semver-130362187 13:17:10 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 13:17:10 # '/tmp/semver-130362187' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 13:17:10 # -> Force: false 13:17:10 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 13:17:10 $ docker exec --env ******** --env ******** 3a2de10693cb1f926c4fa626c3d5747d360782c1a4b1f82c4bf1cf8fc67e2ee4 ssh-agent -k 13:17:10 unset SSH_AUTH_SOCK; 13:17:10 unset SSH_AGENT_PID; 13:17:10 echo Agent pid 62 killed; 13:17:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:17:11 + git semver [Pipeline] } 13:17:11 $ docker stop --time=1 3a2de10693cb1f926c4fa626c3d5747d360782c1a4b1f82c4bf1cf8fc67e2ee4 13:17:12 $ docker rm -f 3a2de10693cb1f926c4fa626c3d5747d360782c1a4b1f82c4bf1cf8fc67e2ee4 [Pipeline] // withDockerContainer [Pipeline] sh 13:17:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:17:13 Stashed 1 file(s) [Pipeline] echo 13:17:13 [edgeXSemver]: initialized semver on version 2.0.0-dev.75 [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 13:17:28 Still waiting to schedule task 13:17:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:17:28 Still waiting to schedule task 13:17:28 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-41’ 13:19:04 Running on prd-centos7-docker-4c-2g-49 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 13:19:04 Running in /w/workspace/device-sdk-go/183 [Pipeline] { [Pipeline] checkout 13:19:04 Selected Git installation does not exist. Using Default 13:19:04 The recommended git tool is: NONE 13:19:07 using credential edgex-jenkins-ssh 13:19:07 Cloning the remote Git repository 13:19:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:19:07 > git init /w/workspace/device-sdk-go/183 # timeout=10 13:19:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:19:07 > git --version # timeout=10 13:19:07 > git --version # 'git version 2.24.4' 13:19:07 using GIT_SSH to set credentials SSH Credentials for GitHub 13:19:07 [INFO] Currently running in a labeled security context 13:19:07 [INFO] Currently SELinux is 'enforcing' on the host 13:19:07 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/183@tmp/jenkins-gitclient-ssh3900222446385032026.key 13:19:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:08 Avoid second fetch 13:19:08 Checking out Revision f91460baaab7f197ca117fe0ead63848762b28df (master) 13:19:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:19:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:08 > git config core.sparsecheckout # timeout=10 13:19:08 > git checkout -f f91460baaab7f197ca117fe0ead63848762b28df # timeout=10 13:19:12 Commit message: "Merge pull request #955 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:19:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:19:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:19:13 + sudo service docker restart 13:19:13 + true 13:19:13 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:19:31 provisioning config files... 13:19:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/183@tmp/config729198206690545806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:19:32 ---> docker-login.sh 13:19:32 nexus3.edgexfoundry.org:10001 13:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:32 Configure a credential helper to remove this warning. See 13:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:32 13:19:32 Login Succeeded 13:19:32 nexus3.edgexfoundry.org:10002 13:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:32 Configure a credential helper to remove this warning. See 13:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:32 13:19:32 Login Succeeded 13:19:32 nexus3.edgexfoundry.org:10003 13:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:32 Configure a credential helper to remove this warning. See 13:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:32 13:19:32 Login Succeeded 13:19:32 nexus3.edgexfoundry.org:10004 13:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:33 Configure a credential helper to remove this warning. See 13:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:33 13:19:33 Login Succeeded 13:19:33 docker.io 13:19:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:19:33 Configure a credential helper to remove this warning. See 13:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:19:33 13:19:33 Login Succeeded 13:19:33 ---> docker-login.sh ends [Pipeline] } 13:19:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:19:33 ========================================================= 13:19:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:19:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:19:33 + 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 . 13:19:33 Sending build context to Docker daemon 2.647MB 13:19:33 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:19:33 Step 2/8 : FROM ${BASE} 13:19:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:19:34 540db60ca938: Pulling fs layer 13:19:34 adcc1eea9eea: Pulling fs layer 13:19:34 4c4ab2625f07: Pulling fs layer 13:19:34 0510c868ecb4: Pulling fs layer 13:19:34 afea3b2eda06: Pulling fs layer 13:19:34 7809a108b3ef: Pulling fs layer 13:19:34 f706445af74f: Pulling fs layer 13:19:34 0510c868ecb4: Waiting 13:19:34 afea3b2eda06: Waiting 13:19:34 7809a108b3ef: Waiting 13:19:34 f706445af74f: Waiting 13:19:34 4c4ab2625f07: Verifying Checksum 13:19:34 4c4ab2625f07: Download complete 13:19:34 adcc1eea9eea: Verifying Checksum 13:19:34 adcc1eea9eea: Download complete 13:19:34 afea3b2eda06: Verifying Checksum 13:19:34 afea3b2eda06: Download complete 13:19:34 7809a108b3ef: Verifying Checksum 13:19:34 7809a108b3ef: Download complete 13:19:34 540db60ca938: Verifying Checksum 13:19:34 540db60ca938: Download complete 13:19:34 540db60ca938: Pull complete 13:19:34 adcc1eea9eea: Pull complete 13:19:34 4c4ab2625f07: Pull complete 13:19:38 f706445af74f: Verifying Checksum 13:19:38 f706445af74f: Download complete 13:19:38 0510c868ecb4: Verifying Checksum 13:19:38 0510c868ecb4: Download complete 13:19:42 0510c868ecb4: Pull complete 13:19:42 afea3b2eda06: Pull complete 13:19:42 7809a108b3ef: Pull complete 13:19:44 f706445af74f: Pull complete 13:19:44 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:19:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:19:44 ---> b068be0155e3 13:19:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:19:56 ---> Running in 2389b1ea123c 13:19:56 Removing intermediate container 2389b1ea123c 13:19:56 ---> 559906f82076 13:19:56 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:19:56 ---> Running in a39c8a97b071 13:19:56 Removing intermediate container a39c8a97b071 13:19:56 ---> 0a073525e81d 13:19:56 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 13:19:56 ---> Running in 4cee7b152b88 13:19:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:19:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:19:57 (1/6) Installing libc-dev (0.7.2-r3) 13:19:57 (2/6) Installing libsodium (1.0.18-r0) 13:19:57 (3/6) Installing pkgconf (1.7.3-r0) 13:19:57 (4/6) Installing libsodium-dev (1.0.18-r0) 13:19:57 (5/6) Installing libzmq (4.3.3-r1) 13:19:58 (6/6) Installing zeromq-dev (4.3.3-r1) 13:19:58 Executing busybox-1.32.1-r6.trigger 13:19:58 OK: 150 MiB in 46 packages 13:19:58 Removing intermediate container 4cee7b152b88 13:19:58 ---> d6086e2a14ad 13:19:58 Step 6/8 : WORKDIR /device-sdk-go 13:19:58 ---> Running in b9a58bae06c3 13:19:58 Removing intermediate container b9a58bae06c3 13:19:58 ---> 8ffe70ff32a9 13:19:58 Step 7/8 : COPY . . 13:19:59 ---> 0ed9bef958ea 13:19:59 Step 8/8 : RUN go mod download 13:19:59 ---> Running in f235c5e86fbe 13:20:21 Removing intermediate container f235c5e86fbe 13:20:21 ---> 5bbc7565c1b6 13:20:21 Successfully built 5bbc7565c1b6 13:20:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:20:21 + docker inspect -f . ci-base-image-x86_64 13:20:21 . [Pipeline] withDockerContainer 13:20:21 prd-centos7-docker-4c-2g-49 does not seem to be running inside a container 13:20:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/183 -v /w/workspace/device-sdk-go/183:/w/workspace/device-sdk-go/183:rw,z -v /w/workspace/device-sdk-go/183@tmp:/w/workspace/device-sdk-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:20:22 $ docker top 19eef40a9f714a9f511183d18276a5e4485c7629526756287fd73a7ecead0883 -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:22 + go version 13:20:22 go version go1.16.3 linux/amd64 [Pipeline] } 13:20:22 $ docker stop --time=1 19eef40a9f714a9f511183d18276a5e4485c7629526756287fd73a7ecead0883 13:20:23 $ docker rm -f 19eef40a9f714a9f511183d18276a5e4485c7629526756287fd73a7ecead0883 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:20:24 + docker inspect -f . ci-base-image-x86_64 13:20:24 . [Pipeline] withDockerContainer 13:20:24 prd-centos7-docker-4c-2g-49 does not seem to be running inside a container 13:20:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/183 -v /w/workspace/device-sdk-go/183:/w/workspace/device-sdk-go/183:rw,z -v /w/workspace/device-sdk-go/183@tmp:/w/workspace/device-sdk-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:20:25 $ docker top 0e426796cda54eec08a6db8a23f21f6e4639988281cdeead4c1e2854b0874bea -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:25 + go mod tidy [Pipeline] sh 13:20:25 + make test 13:20:25 go mod tidy 13:20:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:20:31 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:20:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-50 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 13:20:51 Running in /w/workspace/device-sdk-go/183 [Pipeline] { [Pipeline] checkout 13:20:51 Selected Git installation does not exist. Using Default 13:20:51 The recommended git tool is: NONE 13:20:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:20:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:20:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:20:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.052s coverage: 25.4% of statements 13:20:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:20:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.050s coverage: 28.1% of statements 13:20:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.049s coverage: 78.9% of statements 13:20:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.047s coverage: 9.0% of statements 13:20:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:20:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:20:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:20:56 using credential edgex-jenkins-ssh 13:20:56 Cloning the remote Git repository 13:20:57 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.063s coverage: 29.2% of statements 13:20:57 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:20:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:20:57 > git init /w/workspace/device-sdk-go/183 # timeout=10 13:20:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:20:57 > git --version # timeout=10 13:20:57 > git --version # 'git version 2.17.1' 13:20:57 using GIT_SSH to set credentials SSH Credentials for GitHub 13:20:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.052s coverage: 83.3% of statements 13:20:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:20:58 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:20:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.085s coverage: 58.0% of statements 13:20:58 Avoid second fetch 13:20:58 Checking out Revision f91460baaab7f197ca117fe0ead63848762b28df (master) 13:20:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:20:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:20:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:20:58 > git config core.sparsecheckout # timeout=10 13:20:58 > git checkout -f f91460baaab7f197ca117fe0ead63848762b28df # timeout=10 13:20:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.825s coverage: 89.2% of statements 13:20:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:20:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.044s coverage: 5.0% of statements 13:20:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:20:59 GO111MODULE=on go vet ./... 13:21:03 Commit message: "Merge pull request #955 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:21:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:21:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:21:05 + sudo service+ docker restart 13:21:05 true 13:21:17 gofmt -l . 13:21:17 [ "`gofmt -l .`" = "" ] 13:21:17 ./bin/test-attribution-txt.sh 13:21:17 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:21:17 $ docker stop --time=1 0e426796cda54eec08a6db8a23f21f6e4639988281cdeead4c1e2854b0874bea 13:21:19 $ docker rm -f 0e426796cda54eec08a6db8a23f21f6e4639988281cdeead4c1e2854b0874bea [Pipeline] // withDockerContainer [Pipeline] sh 13:21:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:21:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:21:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:21:22 + ls -al . 13:21:22 total 208 13:21:22 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 9 13:21 . 13:21:22 drwxrwxr-x. 4 jenkins jenkins 32 Jun 9 13:19 .. 13:21:22 drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 13:19 bin 13:21:22 -rw-r--r--. 1 jenkins jenkins 126071 Jun 9 13:20 coverage.out 13:21:22 -rw-rw-r--. 1 jenkins jenkins 987 Jun 9 13:19 Dockerfile.build 13:21:22 -rw-rw-r--. 1 jenkins jenkins 140 Jun 9 13:19 .dockerignore 13:21:22 drwxrwxr-x. 5 jenkins jenkins 62 Jun 9 13:19 example 13:21:22 drwxrwxr-x. 8 jenkins jenkins 162 Jun 9 13:19 .git 13:21:22 drwxrwxr-x. 2 jenkins jenkins 103 Jun 9 13:19 .github 13:21:22 -rw-rw-r--. 1 jenkins jenkins 138 Jun 9 13:19 .gitignore 13:21:22 -rw-r--r--. 1 jenkins jenkins 575 Jun 9 13:21 go.mod 13:21:22 -rw-r--r--. 1 jenkins jenkins 20472 Jun 9 13:20 go.sum 13:21:22 drwxrwxr-x. 15 jenkins jenkins 224 Jun 9 13:19 internal 13:21:22 -rw-rw-r--. 1 jenkins jenkins 894 Jun 9 13:19 Jenkinsfile 13:21:22 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 9 13:19 LICENSE 13:21:22 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 9 13:19 Makefile 13:21:22 drwxrwxr-x. 4 jenkins jenkins 26 Jun 9 13:19 openapi 13:21:22 drwxrwxr-x. 5 jenkins jenkins 50 Jun 9 13:19 pkg 13:21:22 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 9 13:19 README.md 13:21:22 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 9 13:19 RELEASE-NOTES.txt 13:21:22 drwxrwxr-x. 4 jenkins jenkins 54 Jun 9 13:19 snap 13:21:22 -rw-rw-r--. 1 jenkins jenkins 12 Jun 9 13:17 VERSION 13:21:22 -rw-rw-r--. 1 jenkins jenkins 222 Jun 9 13:19 version.go [Pipeline] isUnix [Pipeline] sh 13:21:22 + 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=f91460baaab7f197ca117fe0ead63848762b28df --label arch=amd64 --label version=2.0.0-dev.75 . 13:21:22 Sending build context to Docker daemon 2.774MB 13:21:22 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 13:21:22 Step 2/23 : FROM ${BASE} AS builder 13:21:22 ---> 5bbc7565c1b6 13:21:22 Step 3/23 : WORKDIR /device-sdk-go 13:21:23 ---> Running in f11c039556bd 13:21:23 Removing intermediate container f11c039556bd 13:21:23 ---> 611cf398e779 13:21:23 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:21:23 ---> Running in e1b22ea5094c 13:21:23 Removing intermediate container e1b22ea5094c 13:21:23 ---> c647a593e0de 13:21:23 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:21:23 ---> Running in 8bee09baf669 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:23 provisioning config files... 13:21:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/183@tmp/config2272720970083930357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:24 Removing intermediate container 8bee09baf669 13:21:24 ---> 73a7f85a6e56 13:21:24 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:21:24 ---> Running in 8397faa10764 13:21:24 ---> docker-login.sh 13:21:24 nexus3.edgexfoundry.org:10001 13:21:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:25 Configure a credential helper to remove this warning. See 13:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:25 13:21:25 Login Succeeded 13:21:25 nexus3.edgexfoundry.org:10002 13:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:26 Configure a credential helper to remove this warning. See 13:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:26 13:21:26 Login Succeeded 13:21:26 nexus3.edgexfoundry.org:10003 13:21:26 OK: 150 MiB in 46 packages 13:21:26 Removing intermediate container 8397faa10764 13:21:26 ---> 84b8b1347b7a 13:21:26 Step 7/23 : COPY . . 13:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:26 Configure a credential helper to remove this warning. See 13:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:26 13:21:26 Login Succeeded 13:21:26 nexus3.edgexfoundry.org:10004 13:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:26 ---> aeed7424cc73 13:21:26 Step 8/23 : RUN go mod download 13:21:26 ---> Running in b6c9522b88b1 13:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:27 Configure a credential helper to remove this warning. See 13:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:27 13:21:27 Login Succeeded 13:21:27 docker.io 13:21:27 Removing intermediate container b6c9522b88b1 13:21:27 ---> 383689bc5d42 13:21:27 Step 9/23 : RUN make build 13:21:27 ---> Running in c16ff743b5c4 13:21:27 go mod tidy 13:21:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.75" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:28 Configure a credential helper to remove this warning. See 13:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:28 13:21:28 Login Succeeded 13:21:28 ---> docker-login.sh ends [Pipeline] } 13:21:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:21:28 ========================================================= 13:21:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:21:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:21:28 + 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 . 13:21:29 Sending build context to Docker daemon 2.639MB 13:21:29 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:21:29 Step 2/8 : FROM ${BASE} 13:21:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:21:29 595b0fe564bb: Pulling fs layer 13:21:29 7186ed65a4f7: Pulling fs layer 13:21:29 316046926c0a: Pulling fs layer 13:21:29 4ebd0625c992: Pulling fs layer 13:21:29 207e8628e3a3: Pulling fs layer 13:21:29 c791037a9be2: Pulling fs layer 13:21:29 ffd874e62e21: Pulling fs layer 13:21:29 4ebd0625c992: Waiting 13:21:29 207e8628e3a3: Waiting 13:21:29 c791037a9be2: Waiting 13:21:29 ffd874e62e21: Waiting 13:21:29 316046926c0a: Download complete 13:21:29 7186ed65a4f7: Download complete 13:21:29 207e8628e3a3: Verifying Checksum 13:21:29 207e8628e3a3: Download complete 13:21:29 c791037a9be2: Verifying Checksum 13:21:29 c791037a9be2: Download complete 13:21:29 595b0fe564bb: Verifying Checksum 13:21:29 595b0fe564bb: Download complete 13:21:30 595b0fe564bb: Pull complete 13:21:30 7186ed65a4f7: Pull complete 13:21:31 316046926c0a: Pull complete 13:21:31 ffd874e62e21: Verifying Checksum 13:21:31 ffd874e62e21: Download complete 13:21:32 4ebd0625c992: Verifying Checksum 13:21:32 4ebd0625c992: Download complete 13:21:37 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:21:39 Removing intermediate container c16ff743b5c4 13:21:39 ---> fb834fa81b8e 13:21:39 Step 10/23 : FROM alpine:3.12 13:21:39 3.12: Pulling from library/alpine 13:21:39 339de151aab4: Pulling fs layer 13:21:40 339de151aab4: Verifying Checksum 13:21:40 339de151aab4: Download complete 13:21:40 339de151aab4: Pull complete 13:21:40 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:21:40 Status: Downloaded newer image for alpine:3.12 13:21:40 ---> 13621d1b12d4 13:21:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:21:40 ---> Running in fb5034bc67d4 13:21:40 Removing intermediate container fb5034bc67d4 13:21:40 ---> ad41fe1f4ff9 13:21:40 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:21:40 ---> Running in ef891669bf96 13:21:41 Removing intermediate container ef891669bf96 13:21:41 ---> cc953b60682f 13:21:41 Step 13/23 : RUN apk add --update --no-cache zeromq 13:21:41 ---> Running in edef59a16e0e 13:21:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:21:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:21:42 (1/5) Installing libgcc (9.3.0-r2) 13:21:42 (2/5) Installing libsodium (1.0.18-r0) 13:21:42 (3/5) Installing libstdc++ (9.3.0-r2) 13:21:43 (4/5) Installing libzmq (4.3.3-r0) 13:21:43 (5/5) Installing zeromq (4.3.3-r0) 13:21:43 Executing busybox-1.31.1-r20.trigger 13:21:43 OK: 8 MiB in 19 packages 13:21:44 Removing intermediate container edef59a16e0e 13:21:44 ---> f7fec6a4cae4 13:21:44 Step 14/23 : WORKDIR / 13:21:44 ---> Running in 067f48d2beee 13:21:44 Removing intermediate container 067f48d2beee 13:21:44 ---> 97051d492a1b 13:21:44 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:21:44 ---> 637d9f0752d5 13:21:44 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:21:44 ---> fca1914be5e9 13:21:44 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:21:44 ---> 031b6a8d3a22 13:21:44 Step 18/23 : EXPOSE 59999 13:21:45 4ebd0625c992: Pull complete 13:21:45 207e8628e3a3: Pull complete 13:21:45 c791037a9be2: Pull complete 13:21:45 ---> Running in 7d41b23370e1 13:21:45 Removing intermediate container 7d41b23370e1 13:21:45 ---> 3cbac0ba7715 13:21:45 Step 19/23 : ENTRYPOINT ["/device-simple"] 13:21:45 ---> Running in cad1790f89a5 13:21:45 Removing intermediate container cad1790f89a5 13:21:45 ---> 57cc1aa99cba 13:21:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:21:45 ---> Running in 1c12eb269ac0 13:21:45 Removing intermediate container 1c12eb269ac0 13:21:45 ---> 84de0b5899c2 13:21:45 Step 21/23 : LABEL arch=amd64 13:21:45 ---> Running in d2c74e6135b4 13:21:45 Removing intermediate container d2c74e6135b4 13:21:45 ---> 6929c68bd667 13:21:45 Step 22/23 : LABEL git_sha=f91460baaab7f197ca117fe0ead63848762b28df 13:21:45 ---> Running in 9f70d57acfc1 13:21:45 Removing intermediate container 9f70d57acfc1 13:21:45 ---> 32dbc6711bba 13:21:45 Step 23/23 : LABEL version=2.0.0-dev.75 13:21:46 ---> Running in 5298241c8633 13:21:46 Removing intermediate container 5298241c8633 13:21:46 ---> 506dfe43561c 13:21:46 [Warning] One or more build-args [ARCH MAKE] were not consumed 13:21:46 Successfully built 506dfe43561c 13:21:46 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 13:21:46 ---> job-cost.sh 13:21:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LY0x 13:21:47 ffd874e62e21: Pull complete 13:21:48 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 13:21:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:21:48 ---> cfc18b08335c 13:21:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:21:50 ---> Running in c00334d58378 13:21:50 Removing intermediate container c00334d58378 13:21:50 ---> 81bb1c11b425 13:21:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:21:50 ---> Running in 58b5e6fa68ca 13:21:53 Removing intermediate container 58b5e6fa68ca 13:21:53 ---> 0d8b4e4a3eae 13:21:53 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 13:21:53 ---> Running in 2d34f06e5f81 13:21:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:21:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:21:55 (1/6) Installing libc-dev (0.7.2-r3) 13:21:55 (2/6) Installing libsodium (1.0.18-r0) 13:21:56 (3/6) Installing pkgconf (1.7.3-r0) 13:21:56 (4/6) Installing libsodium-dev (1.0.18-r0) 13:21:56 (5/6) Installing libzmq (4.3.3-r1) 13:21:56 (6/6) Installing zeromq-dev (4.3.3-r1) 13:21:56 Executing busybox-1.32.1-r6.trigger 13:21:56 OK: 139 MiB in 46 packages 13:21:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:21:57 Removing intermediate container 2d34f06e5f81 13:21:57 ---> b138f5036fff 13:21:57 Step 6/8 : WORKDIR /device-sdk-go 13:21:57 ---> Running in 7d926128e159 13:21:58 Removing intermediate container 7d926128e159 13:21:58 ---> 60218278aba9 13:21:58 Step 7/8 : COPY . . 13:21:59 ---> b221dbbfc542 13:21:59 Step 8/8 : RUN go mod download 13:21:59 ---> Running in 859d8c668cb9 13:22:11 lf-activate-venv(): INFO: Adding /tmp/venv-LY0x/bin to PATH 13:22:11 INFO: No Stack... 13:22:11 INFO: Retrieving Pricing Info for: v3-standard-2 13:22:11 INFO: Archiving Costs [Pipeline] sh 13:22:11 + cat /w/workspace/device-sdk-go/183/archives/cost.csv 13:22:11 + cut -d, -f6 [Pipeline] lock 13:22:12 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-183-stack-cost] 13:22:12 Resource [jenkins-edgexfoundry-device-sdk-go-master-183-stack-cost] did not exist. Created. 13:22:12 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:22:12 + echo total: 0.05999999865889549 [Pipeline] stash 13:22:12 Stashed 1 file(s) [Pipeline] } 13:22:12 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-183-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:22:32 Removing intermediate container 859d8c668cb9 13:22:32 ---> ca370c4fb13c 13:22:32 Successfully built ca370c4fb13c 13:22:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:22:32 + docker inspect -f . ci-base-image-arm64 13:22:32 . [Pipeline] withDockerContainer 13:22:32 prd-ubuntu18.04-docker-arm64-4c-16g-50 does not seem to be running inside a container 13:22:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/183 -v /w/workspace/device-sdk-go/183:/w/workspace/device-sdk-go/183:rw,z -v /w/workspace/device-sdk-go/183@tmp:/w/workspace/device-sdk-go/183@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 13:22:34 $ docker top ebcf3bb8a9d1783e5c2e58166f396a8d7a04103b875e392ca0b2d86284df398a -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:35 + go version 13:22:35 go version go1.16.3 linux/arm64 [Pipeline] } 13:22:35 $ docker stop --time=1 ebcf3bb8a9d1783e5c2e58166f396a8d7a04103b875e392ca0b2d86284df398a 13:22:36 $ docker rm -f ebcf3bb8a9d1783e5c2e58166f396a8d7a04103b875e392ca0b2d86284df398a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:22:37 + docker inspect -f . ci-base-image-arm64 13:22:37 . [Pipeline] withDockerContainer 13:22:38 prd-ubuntu18.04-docker-arm64-4c-16g-50 does not seem to be running inside a container 13:22:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/183 -v /w/workspace/device-sdk-go/183:/w/workspace/device-sdk-go/183:rw,z -v /w/workspace/device-sdk-go/183@tmp:/w/workspace/device-sdk-go/183@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 13:22:39 $ docker top 4ede5bd86a8a23a6d3aef813f09725832f9e79632848c45f05e2ea58a21ec817 -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:40 + go mod tidy [Pipeline] sh 13:22:41 + make test 13:22:41 go mod tidy 13:22:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:23:04 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:24:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:24:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:24:12 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:24:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.348s coverage: 25.4% of statements 13:24:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:24:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.225s coverage: 28.1% of statements 13:24:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.336s coverage: 78.9% of statements 13:24:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.284s coverage: 9.0% of statements 13:24:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:24:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:24:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:24:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.263s coverage: 29.2% of statements 13:24:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:24:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.233s coverage: 83.3% of statements 13:24:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:24:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:24:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.369s coverage: 58.0% of statements 13:24:25 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.234s coverage: 89.2% of statements 13:24:25 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:24:25 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.180s coverage: 5.0% of statements 13:24:25 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:24:25 GO111MODULE=on go vet ./... 13:25:22 gofmt -l . 13:25:22 [ "`gofmt -l .`" = "" ] 13:25:22 ./bin/test-attribution-txt.sh 13:25:22 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:25:22 $ docker stop --time=1 4ede5bd86a8a23a6d3aef813f09725832f9e79632848c45f05e2ea58a21ec817 13:25:24 $ docker rm -f 4ede5bd86a8a23a6d3aef813f09725832f9e79632848c45f05e2ea58a21ec817 [Pipeline] // withDockerContainer [Pipeline] sh 13:25:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:25:25 Warning: overwriting stash ‘coverage-report’ 13:25:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:25:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:25:27 + ls -al . 13:25:27 total 244 13:25:27 drwxrwxr-x 10 jenkins jenkins 4096 Jun 9 13:25 . 13:25:27 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:20 .. 13:25:27 -rw-rw-r-- 1 jenkins jenkins 140 Jun 9 13:20 .dockerignore 13:25:27 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 13:21 .git 13:25:27 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 13:20 .github 13:25:27 -rw-rw-r-- 1 jenkins jenkins 138 Jun 9 13:20 .gitignore 13:25:27 -rw-rw-r-- 1 jenkins jenkins 987 Jun 9 13:20 Dockerfile.build 13:25:27 -rw-rw-r-- 1 jenkins jenkins 894 Jun 9 13:20 Jenkinsfile 13:25:27 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 9 13:20 LICENSE 13:25:27 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 9 13:20 Makefile 13:25:27 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 9 13:20 README.md 13:25:27 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 9 13:20 RELEASE-NOTES.txt 13:25:27 -rw-rw-r-- 1 jenkins jenkins 12 Jun 9 13:17 VERSION 13:25:27 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 13:20 bin 13:25:27 -rw-r--r-- 1 jenkins jenkins 126071 Jun 9 13:24 coverage.out 13:25:27 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 13:20 example 13:25:27 -rw-r--r-- 1 jenkins jenkins 575 Jun 9 13:25 go.mod 13:25:27 -rw-r--r-- 1 jenkins jenkins 20472 Jun 9 13:22 go.sum 13:25:27 drwxrwxr-x 15 jenkins jenkins 4096 Jun 9 13:20 internal 13:25:27 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:20 openapi 13:25:27 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 13:20 pkg 13:25:27 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:20 snap 13:25:27 -rw-rw-r-- 1 jenkins jenkins 222 Jun 9 13:20 version.go [Pipeline] isUnix [Pipeline] sh 13:25:28 + 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=f91460baaab7f197ca117fe0ead63848762b28df --label arch=arm64 --label version=2.0.0-dev.75 . 13:25:28 Sending build context to Docker daemon 2.766MB 13:25:28 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 13:25:28 Step 2/23 : FROM ${BASE} AS builder 13:25:28 ---> ca370c4fb13c 13:25:28 Step 3/23 : WORKDIR /device-sdk-go 13:25:29 ---> Running in 84ca37fd1568 13:25:29 Removing intermediate container 84ca37fd1568 13:25:29 ---> fc37b8cb9aaf 13:25:29 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:25:29 ---> Running in 720270a59bba 13:25:30 Removing intermediate container 720270a59bba 13:25:30 ---> 23d7fbb58f53 13:25:30 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:25:30 ---> Running in ee820e8c0e62 13:25:32 Removing intermediate container ee820e8c0e62 13:25:32 ---> e4f5572bb381 13:25:32 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:25:32 ---> Running in a08f2beb4690 13:25:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:25:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:25:35 OK: 139 MiB in 46 packages 13:25:36 Removing intermediate container a08f2beb4690 13:25:36 ---> b0bb7e9e4767 13:25:36 Step 7/23 : COPY . . 13:25:38 ---> 0e63565d4f5f 13:25:38 Step 8/23 : RUN go mod download 13:25:38 ---> Running in 50456fe28aa5 13:25:40 Removing intermediate container 50456fe28aa5 13:25:40 ---> caa863b30d44 13:25:40 Step 9/23 : RUN make build 13:25:40 ---> Running in 326e82b83f71 13:25:41 go mod tidy 13:25:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.75" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:26:14 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:26:16 Removing intermediate container 326e82b83f71 13:26:16 ---> d6b5b7762435 13:26:16 Step 10/23 : FROM alpine:3.12 13:26:17 3.12: Pulling from library/alpine 13:26:17 d2f70382dc9a: Pulling fs layer 13:26:17 d2f70382dc9a: Download complete 13:26:18 d2f70382dc9a: Pull complete 13:26:18 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:26:18 Status: Downloaded newer image for alpine:3.12 13:26:18 ---> 9852663dfa18 13:26:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:26:18 ---> Running in 89b113a0556b 13:26:19 Removing intermediate container 89b113a0556b 13:26:19 ---> a05b676c598d 13:26:19 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:26:19 ---> Running in cdb4f66c091f 13:26:21 Removing intermediate container cdb4f66c091f 13:26:21 ---> ee0a4140fa64 13:26:21 Step 13/23 : RUN apk add --update --no-cache zeromq 13:26:21 ---> Running in 29fa81093641 13:26:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:26:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:26:23 (1/5) Installing libgcc (9.3.0-r2) 13:26:23 (2/5) Installing libsodium (1.0.18-r0) 13:26:23 (3/5) Installing libstdc++ (9.3.0-r2) 13:26:24 (4/5) Installing libzmq (4.3.3-r0) 13:26:24 (5/5) Installing zeromq (4.3.3-r0) 13:26:24 Executing busybox-1.31.1-r20.trigger 13:26:24 OK: 8 MiB in 19 packages 13:26:25 Removing intermediate container 29fa81093641 13:26:25 ---> 551de9a96d32 13:26:25 Step 14/23 : WORKDIR / 13:26:25 ---> Running in a6f3825fc88c 13:26:26 Removing intermediate container a6f3825fc88c 13:26:26 ---> 8dfa5902c49f 13:26:26 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:26:26 ---> e57bb1c2ab0c 13:26:26 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:26:28 ---> de3ac79d004a 13:26:28 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:26:28 ---> d9ead9ba01e7 13:26:28 Step 18/23 : EXPOSE 59999 13:26:29 ---> Running in 184463ff8c6a 13:26:29 Removing intermediate container 184463ff8c6a 13:26:29 ---> f736fa732005 13:26:29 Step 19/23 : ENTRYPOINT ["/device-simple"] 13:26:29 ---> Running in 2ea2ec28dc07 13:26:30 Removing intermediate container 2ea2ec28dc07 13:26:30 ---> 94e9783318cf 13:26:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:26:30 ---> Running in 2537326aba33 13:26:30 Removing intermediate container 2537326aba33 13:26:30 ---> 5ee51c0462ea 13:26:30 Step 21/23 : LABEL arch=arm64 13:26:30 ---> Running in d5fc76b9f825 13:26:31 Removing intermediate container d5fc76b9f825 13:26:31 ---> f169c98e10a3 13:26:31 Step 22/23 : LABEL git_sha=f91460baaab7f197ca117fe0ead63848762b28df 13:26:31 ---> Running in 0109b341b43a 13:26:32 Removing intermediate container 0109b341b43a 13:26:32 ---> 3d058bf28ac8 13:26:32 Step 23/23 : LABEL version=2.0.0-dev.75 13:26:32 ---> Running in 00daa73c6371 13:26:32 Removing intermediate container 00daa73c6371 13:26:32 ---> b7e564950d06 13:26:32 [Warning] One or more build-args [ARCH MAKE] were not consumed 13:26:32 Successfully built b7e564950d06 13:26:32 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 13:26:33 ---> job-cost.sh 13:26:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Ltz 13:27:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:28:34 lf-activate-venv(): INFO: Adding /tmp/venv-8Ltz/bin to PATH 13:28:34 INFO: No Stack... 13:28:35 INFO: Retrieving Pricing Info for: v2-standard-4 13:28:35 INFO: Archiving Costs [Pipeline] sh 13:28:35 + cat /w/workspace/device-sdk-go/183/archives/cost.csv 13:28:35 + cut -d, -f6 [Pipeline] lock 13:28:35 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-183-stack-cost] 13:28:35 Resource [jenkins-edgexfoundry-device-sdk-go-master-183-stack-cost] did not exist. Created. 13:28:35 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:28:36 /w/workspace/device-sdk-go/183@tmp/durable-8e32edf1/script.sh: 1: /w/workspace/device-sdk-go/183@tmp/durable-8e32edf1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:28:36 + echo total: 0.18000000715255737 [Pipeline] stash 13:28:36 Warning: overwriting stash ‘stack-cost’ 13:28:36 Stashed 1 file(s) [Pipeline] } 13:28:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-183-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 13:28:37 provisioning config files... 13:28:37 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1654367779836901438tmp [Pipeline] { [Pipeline] sh 13:28:38 + set +x 13:28:38 + curl -s https://codecov.io/bash 13:28:38 + bash -s -- 13:28:38 13:28:38 _____ _ 13:28:38 / ____| | | 13:28:38 | | ___ __| | ___ ___ _____ __ 13:28:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:28:38 | |___| (_) | (_| | __/ (_| (_) \ V / 13:28:38 \_____\___/ \__,_|\___|\___\___/ \_/ 13:28:38 Bash-1.0.3 13:28:38 13:28:38 13:28:38 ==> git version 2.24.4 found 13:28:38 ==> 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 13:28:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:28:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:28:38 ==> Jenkins CI detected. 13:28:38 project root: . 13:28:38 --> token set from env 13:28:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:28:38 ==> Running gcov in . (disable via -X gcov) 13:28:38 ==> Python coveragepy not found 13:28:38 ==> Searching for coverage reports in: 13:28:38 + . 13:28:38 -> Found 1 reports 13:28:38 ==> Detecting git/mercurial file structure 13:28:38 ==> Reading reports 13:28:38 + ./coverage.out bytes=126071 13:28:38 ==> Appending adjustments 13:28:38 https://docs.codecov.io/docs/fixing-reports 13:28:38 + Found adjustments 13:28:38 ==> Gzipping contents 13:28:38 20K /tmp/codecov.Va45Cz.gz 13:28:38 ==> Uploading reports 13:28:38 url: https://codecov.io 13:28:38 query: branch=master&commit=f91460baaab7f197ca117fe0ead63848762b28df&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F183%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:28:38 -> Pinging Codecov 13:28:38 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=f91460baaab7f197ca117fe0ead63848762b28df&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F183%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:28:38 -> Uploading to 13:28:38 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/7E55EF52A471D76F132DFD9A03CDDE97/f91460baaab7f197ca117fe0ead63848762b28df/db785d2f-30cf-4503-9df2-9ea8adb8ad80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T132838Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e01c35213549cf1babdb70b51ae24f8a620a3c6ef0fab757dc9c0bcdfba7686c 13:28:38 % Total % Received % Xferd Average Speed Time Time Time Current 13:28:38 Dload Upload Total Spent Left Speed 13:28:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16443 0 0 100 16443 0 35390 --:--:-- --:--:-- --:--:-- 35437 13:28:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f91460baaab7f197ca117fe0ead63848762b28df [Pipeline] } 13:28:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:28:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:28:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:28:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:28:40 13:28:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 13:28:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:28:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:28:41 188c0c94c7c5: Pulling fs layer 13:28:41 0ef7d3d256c8: Pulling fs layer 13:28:41 de9db76c5a1d: Pulling fs layer 13:28:41 0eba1c9be4d2: Pulling fs layer 13:28:41 0d57e429df01: Pulling fs layer 13:28:41 4e4be7b47b0d: Pulling fs layer 13:28:41 e1f770b5df2f: Pulling fs layer 13:28:41 85a0685a4137: Pulling fs layer 13:28:41 0eba1c9be4d2: Waiting 13:28:41 0d57e429df01: Waiting 13:28:41 4e4be7b47b0d: Waiting 13:28:41 e1f770b5df2f: Waiting 13:28:41 85a0685a4137: Waiting 13:28:41 de9db76c5a1d: Verifying Checksum 13:28:41 de9db76c5a1d: Download complete 13:28:41 0ef7d3d256c8: Verifying Checksum 13:28:41 0ef7d3d256c8: Download complete 13:28:41 0d57e429df01: Verifying Checksum 13:28:41 0d57e429df01: Download complete 13:28:41 4e4be7b47b0d: Verifying Checksum 13:28:41 4e4be7b47b0d: Download complete 13:28:41 188c0c94c7c5: Verifying Checksum 13:28:41 188c0c94c7c5: Download complete 13:28:41 188c0c94c7c5: Pull complete 13:28:41 0ef7d3d256c8: Pull complete 13:28:41 de9db76c5a1d: Pull complete 13:28:42 e1f770b5df2f: Verifying Checksum 13:28:44 0eba1c9be4d2: Verifying Checksum 13:28:44 0eba1c9be4d2: Download complete 13:28:45 85a0685a4137: Verifying Checksum 13:28:45 85a0685a4137: Download complete 13:28:48 0eba1c9be4d2: Pull complete 13:28:48 0d57e429df01: Pull complete 13:28:48 4e4be7b47b0d: Pull complete 13:28:48 e1f770b5df2f: Pull complete 13:28:52 85a0685a4137: Pull complete 13:28:52 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 13:28:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:28:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 13:28:52 prd-centos7-docker-4c-2g-43 does not seem to be running inside a container 13:28:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:28:54 $ docker top 4d93ff5064224aad9c7d2f9a56c146bca66ecd983da769b44a79d2e4b035cd39 -eo pid,comm [Pipeline] { [Pipeline] echo 13:28:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 13:28:54 + set -o pipefail 13:28:54 + snyk monitor '--org=edgex-jenkins' 13:29:00 13:29:00 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... 13:29:00 13:29:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/df46c536-2492-4411-bfa4-a06f592289ea 13:29:00 13:29:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:29:00 13:29:00 [Pipeline] } 13:29:00 $ docker stop --time=1 4d93ff5064224aad9c7d2f9a56c146bca66ecd983da769b44a79d2e4b035cd39 13:29:02 $ docker rm -f 4d93ff5064224aad9c7d2f9a56c146bca66ecd983da769b44a79d2e4b035cd39 [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 13:29:02 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:02 provisioning config files... 13:29:02 copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4526417119579893409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:03 --> edgex-publish-swagger.sh 13:29:03 === Publish openapi/v1 API === 13:29:03 [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger 13:29:03 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] 13:29:03 % Total % Received % Xferd Average Speed Time Time Time Current 13:29:03 Dload Upload Total Spent Left Speed 13:29:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 16911 0:00:01 0:00:01 --:--:-- 16918 100 19947 0 0 100 19947 0 16908 0:00:01 0:00:01 --:--:-- 16918 13:29:04 13:29:04 13:29:04 === Publish openapi/v2 API === 13:29:04 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 13:29:04 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] 13:29:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:29:04 Dload Upload Total Spent Left Speed 13:29:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 51483 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 23886 0:00:02 0:00:02 --:--:-- 23890 100 51483 0 0 100 51483 0 16310 0:00:03 0:00:03 --:--:-- 16312 100 51483 0 0 100 51483 0 12382 0:00:04 0:00:04 --:--:-- 12384 100 51483 0 0 100 51483 0 9979 0:00:05 0:00:05 --:--:-- 9981 100 51483 0 0 100 51483 0 8357 0:00:06 0:00:06 --:--:-- 8597 100 51483 0 0 100 51483 0 7188 0:00:07 0:00:07 --:--:-- 0 100 51483 0 0 100 51483 0 6762 0:00:07 0:00:07 --:--:-- 0 100 51483 0 0 100 51483 0 6762 0:00:07 0:00:07 --:--:-- 0 13:29:11 13:29:11 [Pipeline] } 13:29:11 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 13:29:12 + git log --format=format:%s -1 f91460baaab7f197ca117fe0ead63848762b28df [Pipeline] isUnix [Pipeline] sh 13:29:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:29:12 . [Pipeline] withDockerContainer 13:29:12 prd-centos7-docker-4c-2g-43 does not seem to be running inside a container 13:29: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:29:13 $ docker top a9d08dff5eb07a7e3b07b0ae95bf43ac41c20244be93de7941312075ca55a6e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:29:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:29:13 [ssh-agent] Looking for ssh-agent implementation... 13:29:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:13 $ docker exec a9d08dff5eb07a7e3b07b0ae95bf43ac41c20244be93de7941312075ca55a6e7 ssh-agent 13:29:13 SSH_AUTH_SOCK=/tmp/ssh-cMfiTxKst8WS/agent.13 13:29:13 SSH_AGENT_PID=19 13:29:13 Running ssh-add (command line suppressed) 13:29:13 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3469661786804806251.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3469661786804806251.key) 13:29:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:29:14 + git semver tag 13:29:14 # -> Open(): unable to determine branch for HEAD 13:29:14 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:29:14 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:29:14 # $SEMVER_REMOTE_NAME = origin 13:29:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:29:14 # $SEMVER_USER_NAME = edgex-jenkins 13:29:14 # $SEMVER_BRANCH = master 13:29:14 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 13:29:14 # f91460baaab7f197ca117fe0ead63848762b28df HEAD 13:29:14 # -> Force: false 13:29:14 # df5775aafa5300a7cac3aca7a4fae10d79af4ad7 refs/tags/v2.0.0-dev.75 [Pipeline] } 13:29:14 $ docker exec --env ******** --env ******** a9d08dff5eb07a7e3b07b0ae95bf43ac41c20244be93de7941312075ca55a6e7 ssh-agent -k 13:29:14 unset SSH_AUTH_SOCK; 13:29:14 unset SSH_AGENT_PID; 13:29:14 echo Agent pid 19 killed; 13:29:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:29:14 + git semver [Pipeline] } 13:29:14 $ docker stop --time=1 a9d08dff5eb07a7e3b07b0ae95bf43ac41c20244be93de7941312075ca55a6e7 13:29:15 $ docker rm -f a9d08dff5eb07a7e3b07b0ae95bf43ac41c20244be93de7941312075ca55a6e7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:29:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:29:16 13:29:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:29:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:29:16 0.23.1-centos7: Pulling from edgex-lftools 13:29:16 ab5ef0e58194: Pulling fs layer 13:29:16 9712f1f96733: Pulling fs layer 13:29:16 63f879dbbcfc: Pulling fs layer 13:29:16 0d9ebad4ef96: Pulling fs layer 13:29:16 e9a5061849ea: Pulling fs layer 13:29:16 d747dcd14b5f: Pulling fs layer 13:29:16 2de7ff778b66: Pulling fs layer 13:29:16 0d9ebad4ef96: Waiting 13:29:16 e9a5061849ea: Waiting 13:29:16 d747dcd14b5f: Waiting 13:29:16 2de7ff778b66: Waiting 13:29:16 9712f1f96733: Verifying Checksum 13:29:16 9712f1f96733: Download complete 13:29:18 63f879dbbcfc: Verifying Checksum 13:29:18 63f879dbbcfc: Download complete 13:29:18 e9a5061849ea: Verifying Checksum 13:29:18 e9a5061849ea: Download complete 13:29:18 d747dcd14b5f: Verifying Checksum 13:29:18 d747dcd14b5f: Download complete 13:29:18 2de7ff778b66: Verifying Checksum 13:29:18 2de7ff778b66: Download complete 13:29:18 0d9ebad4ef96: Verifying Checksum 13:29:18 0d9ebad4ef96: Download complete 13:29:18 ab5ef0e58194: Verifying Checksum 13:29:18 ab5ef0e58194: Download complete 13:29:21 ab5ef0e58194: Pull complete 13:29:21 9712f1f96733: Pull complete 13:29:22 63f879dbbcfc: Pull complete 13:29:25 0d9ebad4ef96: Pull complete 13:29:26 e9a5061849ea: Pull complete 13:29:26 d747dcd14b5f: Pull complete 13:29:27 2de7ff778b66: Pull complete 13:29:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:29:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:29:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:29:27 prd-centos7-docker-4c-2g-43 does not seem to be running inside a container 13:29:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:29:31 $ docker top 71651af82467c1c6cd6626841373933adb2e546129917fc2b1f32b6e82eb5e52 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:29:31 provisioning config files... 13:29:31 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5183049977923617122tmp 13:29:31 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8236637308904752919tmp 13:29:31 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3823806347641950196tmp [Pipeline] { [Pipeline] echo 13:29:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:29:31 ---> sigul-configuration.sh 13:29:31 gpg: directory `/root/.gnupg' created 13:29:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:29:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:29:31 gpg: keyring `/root/.gnupg/secring.gpg' created 13:29:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:29:31 gpg: CAST5 encrypted data 13:29:31 gpg: encrypted with 1 passphrase 13:29:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:29:32 + mkdir /home/jenkins 13:29:32 + mkdir /home/jenkins/sigul [Pipeline] sh 13:29:32 + 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 13:29:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:29:32 ---> sigul-install.sh 13:29:36 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 13:29:37 + git tag --list 13:29:37 0.7.1 13:29:37 delhi-tag 13:29:37 v1.0.0 13:29:37 v1.1.0 13:29:37 v1.1.1 13:29:37 v1.1.2 13:29:37 v1.2.0 13:29:37 v1.2.1 13:29:37 v1.2.2 13:29:37 v1.2.3 13:29:37 v1.3.0 13:29:37 v1.4.0 13:29:37 v2.0.0-dev.1 13:29:37 v2.0.0-dev.10 13:29:37 v2.0.0-dev.11 13:29:37 v2.0.0-dev.12 13:29:37 v2.0.0-dev.13 13:29:37 v2.0.0-dev.14 13:29:37 v2.0.0-dev.15 13:29:37 v2.0.0-dev.16 13:29:37 v2.0.0-dev.17 13:29:37 v2.0.0-dev.18 13:29:37 v2.0.0-dev.19 13:29:37 v2.0.0-dev.2 13:29:37 v2.0.0-dev.20 13:29:37 v2.0.0-dev.21 13:29:37 v2.0.0-dev.22 13:29:37 v2.0.0-dev.23 13:29:37 v2.0.0-dev.24 13:29:37 v2.0.0-dev.25 13:29:37 v2.0.0-dev.26 13:29:37 v2.0.0-dev.27 13:29:37 v2.0.0-dev.28 13:29:37 v2.0.0-dev.29 13:29:37 v2.0.0-dev.3 13:29:37 v2.0.0-dev.30 13:29:37 v2.0.0-dev.31 13:29:37 v2.0.0-dev.32 13:29:37 v2.0.0-dev.33 13:29:37 v2.0.0-dev.34 13:29:37 v2.0.0-dev.35 13:29:37 v2.0.0-dev.36 13:29:37 v2.0.0-dev.37 13:29:37 v2.0.0-dev.38 13:29:37 v2.0.0-dev.39 13:29:37 v2.0.0-dev.4 13:29:37 v2.0.0-dev.40 13:29:37 v2.0.0-dev.41 13:29:37 v2.0.0-dev.42 13:29:37 v2.0.0-dev.43 13:29:37 v2.0.0-dev.44 13:29:37 v2.0.0-dev.45 13:29:37 v2.0.0-dev.46 13:29:37 v2.0.0-dev.47 13:29:37 v2.0.0-dev.48 13:29:37 v2.0.0-dev.49 13:29:37 v2.0.0-dev.5 13:29:37 v2.0.0-dev.50 13:29:37 v2.0.0-dev.51 13:29:37 v2.0.0-dev.52 13:29:37 v2.0.0-dev.53 13:29:37 v2.0.0-dev.54 13:29:37 v2.0.0-dev.55 13:29:37 v2.0.0-dev.56 13:29:37 v2.0.0-dev.57 13:29:37 v2.0.0-dev.58 13:29:37 v2.0.0-dev.59 13:29:37 v2.0.0-dev.6 13:29:37 v2.0.0-dev.60 13:29:37 v2.0.0-dev.61 13:29:37 v2.0.0-dev.62 13:29:37 v2.0.0-dev.63 13:29:37 v2.0.0-dev.64 13:29:37 v2.0.0-dev.65 13:29:37 v2.0.0-dev.66 13:29:37 v2.0.0-dev.67 13:29:37 v2.0.0-dev.68 13:29:37 v2.0.0-dev.69 13:29:37 v2.0.0-dev.7 13:29:37 v2.0.0-dev.70 13:29:37 v2.0.0-dev.71 13:29:37 v2.0.0-dev.72 13:29:37 v2.0.0-dev.73 13:29:37 v2.0.0-dev.74 13:29:37 v2.0.0-dev.75 13:29:37 v2.0.0-dev.8 13:29:37 v2.0.0-dev.9 [Pipeline] sh 13:29:38 + lftools sign git-tag v2.0.0-dev.75 13:29:38 Signing Git tag with Sigul... 13:29:38 Signing v2.0.0-dev.75 [Pipeline] echo 13:29:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:29:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:29:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:29:39 $ docker stop --time=1 71651af82467c1c6cd6626841373933adb2e546129917fc2b1f32b6e82eb5e52 13:29:41 $ docker rm -f 71651af82467c1c6cd6626841373933adb2e546129917fc2b1f32b6e82eb5e52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 13:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:29:41 . [Pipeline] withDockerContainer 13:29:41 prd-centos7-docker-4c-2g-43 does not seem to be running inside a container 13:29:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:29:42 $ docker top f066842e1f489da91795bc56a7a56bec24ffd4f354f73679d62af48999e235c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:29:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:29:42 [ssh-agent] Looking for ssh-agent implementation... 13:29:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:42 $ docker exec f066842e1f489da91795bc56a7a56bec24ffd4f354f73679d62af48999e235c7 ssh-agent 13:29:42 SSH_AUTH_SOCK=/tmp/ssh-zRQAiGlNw84M/agent.13 13:29:42 SSH_AGENT_PID=19 13:29:42 Running ssh-add (command line suppressed) 13:29:42 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8171944074710524023.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8171944074710524023.key) 13:29:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:29:43 + git semver bump pre 13:29:43 # -> Open(): unable to determine branch for HEAD 13:29:43 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:29:43 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:29:43 # $SEMVER_REMOTE_NAME = origin 13:29:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:29:43 # $SEMVER_USER_NAME = edgex-jenkins 13:29:43 # $SEMVER_BRANCH = master 13:29:43 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 13:29:43 2.0.0-dev.76 [Pipeline] } 13:29:43 $ docker exec --env ******** --env ******** f066842e1f489da91795bc56a7a56bec24ffd4f354f73679d62af48999e235c7 ssh-agent -k 13:29:43 unset SSH_AUTH_SOCK; 13:29:43 unset SSH_AGENT_PID; 13:29:43 echo Agent pid 19 killed; 13:29:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:29:43 + git semver [Pipeline] } 13:29:43 $ docker stop --time=1 f066842e1f489da91795bc56a7a56bec24ffd4f354f73679d62af48999e235c7 13:29:44 $ docker rm -f f066842e1f489da91795bc56a7a56bec24ffd4f354f73679d62af48999e235c7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:29:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:29:45 . [Pipeline] withDockerContainer 13:29:45 prd-centos7-docker-4c-2g-43 does not seem to be running inside a container 13:29:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:29:45 $ docker top 12f75bd6bcc63350286739519e75dd95627cc91f8fcb6304617a9e94228f076b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:29:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:29:45 [ssh-agent] Looking for ssh-agent implementation... 13:29:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:45 $ docker exec 12f75bd6bcc63350286739519e75dd95627cc91f8fcb6304617a9e94228f076b ssh-agent 13:29:45 SSH_AUTH_SOCK=/tmp/ssh-Stz2Fpesixhe/agent.15 13:29:45 SSH_AGENT_PID=22 13:29:45 Running ssh-add (command line suppressed) 13:29:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8093044784119791662.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_8093044784119791662.key) 13:29:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:29:46 + git semver push 13:29:46 # -> Open(): unable to determine branch for HEAD 13:29:46 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 13:29:46 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 13:29:46 # $SEMVER_REMOTE_NAME = origin 13:29:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:29:46 # $SEMVER_USER_NAME = edgex-jenkins 13:29:46 # $SEMVER_BRANCH = master 13:29:46 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 13:29:51 $ docker exec --env ******** --env ******** 12f75bd6bcc63350286739519e75dd95627cc91f8fcb6304617a9e94228f076b ssh-agent -k 13:29:51 unset SSH_AUTH_SOCK; 13:29:51 unset SSH_AGENT_PID; 13:29:51 echo Agent pid 22 killed; 13:29:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:29:52 + git semver [Pipeline] } 13:29:52 $ docker stop --time=1 12f75bd6bcc63350286739519e75dd95627cc91f8fcb6304617a9e94228f076b 13:29:53 $ docker rm -f 12f75bd6bcc63350286739519e75dd95627cc91f8fcb6304617a9e94228f076b [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 13:29:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:29:54 ---> package-listing.sh 13:29:54 ++ facter osfamily 13:29:54 ++ tr '[:upper:]' '[:lower:]' 13:29:55 + OS_FAMILY=redhat 13:29:55 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 13:29:55 + START_PACKAGES=/tmp/packages_start.txt 13:29:55 + END_PACKAGES=/tmp/packages_end.txt 13:29:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:29:55 + PACKAGES=/tmp/packages_start.txt 13:29:55 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 13:29:55 + PACKAGES=/tmp/packages_end.txt 13:29:55 + case "${OS_FAMILY}" in 13:29:55 + rpm -qa 13:29:55 + sort 13:29:55 + '[' -f /tmp/packages_start.txt ']' 13:29:55 + '[' -f /tmp/packages_end.txt ']' 13:29:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:29:55 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 13:29:55 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 13:29:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo 13:29:55 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 13:29:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:29:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:29:56 13:29:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:29:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:29:56 alpine: Pulling from edgex-lftools-log-publisher 13:29:56 df20fa9351a1: Pulling fs layer 13:29:56 36b3adc4ff6f: Pulling fs layer 13:29:56 8ad3a11d3b57: Pulling fs layer 13:29:56 46f8f816bc3b: Pulling fs layer 13:29:56 93b61091891f: Pulling fs layer 13:29:56 93b9cdb0e59b: Pulling fs layer 13:29:56 5e14af77c1be: Pulling fs layer 13:29:56 01666e4c0597: Pulling fs layer 13:29:56 aa168da1d23b: Pulling fs layer 13:29:56 93b9cdb0e59b: Waiting 13:29:56 5e14af77c1be: Waiting 13:29:56 01666e4c0597: Waiting 13:29:56 aa168da1d23b: Waiting 13:29:56 46f8f816bc3b: Waiting 13:29:56 93b61091891f: Waiting 13:29:56 36b3adc4ff6f: Verifying Checksum 13:29:56 36b3adc4ff6f: Download complete 13:29:56 46f8f816bc3b: Verifying Checksum 13:29:56 46f8f816bc3b: Download complete 13:29:56 df20fa9351a1: Verifying Checksum 13:29:56 df20fa9351a1: Download complete 13:29:57 93b9cdb0e59b: Verifying Checksum 13:29:57 93b9cdb0e59b: Download complete 13:29:57 93b61091891f: Verifying Checksum 13:29:57 93b61091891f: Download complete 13:29:57 01666e4c0597: Verifying Checksum 13:29:57 01666e4c0597: Download complete 13:29:57 8ad3a11d3b57: Verifying Checksum 13:29:57 8ad3a11d3b57: Download complete 13:29:57 df20fa9351a1: Pull complete 13:29:57 36b3adc4ff6f: Pull complete 13:29:57 5e14af77c1be: Verifying Checksum 13:29:57 5e14af77c1be: Download complete 13:29:58 8ad3a11d3b57: Pull complete 13:29:58 46f8f816bc3b: Pull complete 13:29:58 93b61091891f: Pull complete 13:29:58 93b9cdb0e59b: Pull complete 13:29:58 5e14af77c1be: Pull complete 13:29:58 01666e4c0597: Pull complete 13:29:59 aa168da1d23b: Verifying Checksum 13:29:59 aa168da1d23b: Download complete 13:30:03 aa168da1d23b: Pull complete 13:30:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:30:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:30:03 prd-centos7-docker-4c-2g-43 does not seem to be running inside a container 13:30:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:30:05 $ docker top 2ad7bdfb54ce60b3581e30e7b76416caa2e685a351cee50dab3ded33861dde5f -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:06 + touch /tmp/pre-build-complete [Pipeline] sh 13:30:06 + mkdir -p /var/log/sa [Pipeline] sh 13:30:06 + ls /var/log/sa-host 13:30:06 + sadf -c /var/log/sa-host/sa05 13:30:06 file_magic: OK 13:30:06 HZ: Using current value: 100 13:30:06 file_header: OK 13:30:06 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 13:30:06 Statistics: 13:30:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:30:06 File successfully converted to sysstat format version 12.2.1 13:30:06 + sadf -c /var/log/sa-host/sa09 13:30:06 file_magic: OK 13:30:06 HZ: Using current value: 100 13:30:06 file_header: OK 13:30:06 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 13:30:06 Statistics: 13:30:06 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... 13:30:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:06 provisioning config files... 13:30:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3338237240399986627tmp [Pipeline] { [Pipeline] echo 13:30:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:30:07 ---> create-netrc.sh [Pipeline] } 13:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:30:07 ---> python-tools-install.sh [Pipeline] echo 13:30:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:30:07 ---> sudo-logs.sh 13:30:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:30:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:30:08 ---> job-cost.sh 13:30:08 lf-activate-venv: SKIPPING 13:30:08 DEBUG: total: 0.18000000715255737 13:30:08 INFO: Retrieving Stack Cost... 13:30:09 INFO: Retrieving Pricing Info for: v3-standard-2 13:30:10 INFO: Archiving Costs [Pipeline] echo 13:30:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:30:10 ---> logs-deploy.sh 13:30:10 lf-activate-venv: SKIPPING 13:30:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/183 13:30:10 INFO: archiving workspace using pattern(s): 13:30:11 Archives upload complete. 13:30:11 INFO: archiving logs to Nexus 13:30:12 ---> uname -a: 13:30:12 Linux prd-centos7-docker-4c-2g-43.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:30:12 13:30:12 13:30:12 ---> lscpu: 13:30:12 Architecture: x86_64 13:30:12 CPU op-mode(s): 32-bit, 64-bit 13:30:12 Byte Order: Little Endian 13:30:12 Address sizes: 40 bits physical, 48 bits virtual 13:30:12 CPU(s): 2 13:30:12 On-line CPU(s) list: 0,1 13:30:12 Thread(s) per core: 1 13:30:12 Core(s) per socket: 1 13:30:12 Socket(s): 2 13:30:12 NUMA node(s): 1 13:30:12 Vendor ID: AuthenticAMD 13:30:12 CPU family: 23 13:30:12 Model: 49 13:30:12 Model name: AMD EPYC-Rome Processor 13:30:12 Stepping: 0 13:30:12 CPU MHz: 2799.998 13:30:12 BogoMIPS: 5599.99 13:30:12 Virtualization: AMD-V 13:30:12 Hypervisor vendor: KVM 13:30:12 Virtualization type: full 13:30:12 L1d cache: 64 KiB 13:30:12 L1i cache: 64 KiB 13:30:12 L2 cache: 1 MiB 13:30:12 L3 cache: 32 MiB 13:30:12 NUMA node0 CPU(s): 0,1 13:30:12 Vulnerability Itlb multihit: Not affected 13:30:12 Vulnerability L1tf: Not affected 13:30:12 Vulnerability Mds: Not affected 13:30:12 Vulnerability Meltdown: Not affected 13:30:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:30:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:30:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:30:12 Vulnerability Srbds: Not affected 13:30:12 Vulnerability Tsx async abort: Not affected 13:30:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 13:30:12 13:30:12 13:30:12 ---> nproc: 13:30:12 2 13:30:12 13:30:12 13:30:12 ---> df -h: 13:30:12 Filesystem Size Used Available Use% Mounted on 13:30:12 overlay 40.0G 8.9G 31.1G 22% / 13:30:12 tmpfs 64.0M 0 64.0M 0% /dev 13:30:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:30:12 shm 64.0M 0 64.0M 0% /dev/shm 13:30:12 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 13:30:12 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 13:30:12 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 13:30:12 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 13:30:12 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 13:30:12 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 13:30:12 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master 13:30:12 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 13:30:12 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 13:30:12 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 13:30:12 13:30:12 13:30:12 ---> free -m: 13:30:12 total used free shared buff/cache available 13:30:12 Mem: 7821 1270 3161 0 3388 6469 13:30:12 Swap: 1023 0 1023 13:30:12 13:30:12 13:30:12 ---> ip addr: 13:30:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:30:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:30:12 inet 127.0.0.1/8 scope host lo 13:30:12 valid_lft forever preferred_lft forever 13:30:12 inet6 ::1/128 scope host 13:30:12 valid_lft forever preferred_lft forever 13:30:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:30:12 link/ether fa:16:3e:9b:4b:52 brd ff:ff:ff:ff:ff:ff 13:30:12 inet 10.30.122.150/23 brd 10.30.123.255 scope global dynamic eth0 13:30:12 valid_lft 85580sec preferred_lft 85580sec 13:30:12 inet6 fe80::f816:3eff:fe9b:4b52/64 scope link 13:30:12 valid_lft forever preferred_lft forever 13:30:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:30:12 link/ether 02:42:07:9d:1b:0f brd ff:ff:ff:ff:ff:ff 13:30:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:30:12 valid_lft forever preferred_lft forever 13:30:12 inet6 fe80::42:7ff:fe9d:1b0f/64 scope link 13:30:12 valid_lft forever preferred_lft forever 13:30:12 13:30:12 13:30:12 ---> sar -b -r -n DEV: 13:30:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 13:30:12 13:30:12 13:16:21 LINUX RESTART (2 CPU) 13:30:12 13:30:12 13:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:30:12 13:18:01 22.43 3.35 19.08 0.00 2564.26 3107.36 0.00 13:30:12 13:19:01 0.33 0.00 0.33 0.00 0.00 5.80 0.00 13:30:12 13:20:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 13:30:12 13:21:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 13:30:12 13:22:01 0.17 0.00 0.17 0.00 0.00 2.50 0.00 13:30:12 13:23:01 0.40 0.00 0.40 0.00 0.00 6.48 0.00 13:30:12 13:24:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 13:30:12 13:25:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 13:30:12 13:26:01 0.22 0.00 0.22 0.00 0.00 3.23 0.00 13:30:12 13:27:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 13:30:12 13:28:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 13:30:12 13:29:01 101.42 0.03 101.38 0.00 3.73 29143.59 0.00 13:30:12 13:30:01 122.61 0.10 122.51 0.00 9.98 29565.62 0.00 13:30:12 Average: 19.16 0.27 18.89 0.00 198.34 4760.20 0.00 13:30:12 13:30:12 13:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:30:12 13:18:01 5465948 0 799864 9.99 2620 1740500 1291628 14.26 570104 1572708 20 13:30:12 13:19:01 5471252 0 794552 9.92 2620 1740508 1247660 13.77 565528 1572676 16 13:30:12 13:20:01 5472600 0 793204 9.90 2620 1740508 1235324 13.64 559260 1577920 12 13:30:12 13:21:01 5474108 0 791692 9.89 2620 1740512 1204688 13.30 558416 1577920 20 13:30:12 13:22:01 5473992 0 791800 9.89 2620 1740520 1204700 13.30 557788 1578640 20 13:30:12 13:23:01 5472784 0 793008 9.90 2620 1740520 1204772 13.30 559288 1578640 16 13:30:12 13:24:01 5471812 0 793972 9.91 2620 1740528 1204796 13.30 559960 1578640 12 13:30:12 13:25:01 5465988 0 799792 9.99 2620 1740532 1204484 13.30 566288 1578640 20 13:30:12 13:26:01 5465760 0 800016 9.99 2620 1740536 1204484 13.30 568544 1576832 16 13:30:12 13:27:01 5465236 0 800536 10.00 2620 1740540 1204580 13.30 568960 1576832 16 13:30:12 13:28:01 5465568 0 800200 9.99 2620 1740544 1204484 13.30 570980 1574312 12 13:30:12 13:29:01 4429664 0 993256 12.40 2620 2583392 1395556 15.41 794632 2267868 57320 13:30:12 13:30:01 3203944 0 1289220 16.10 2620 3513148 1758884 19.42 1223524 2906416 449932 13:30:12 Average: 5215281 0 849316 10.60 2620 1941714 1274311 14.07 632559 1732157 39033 13:30:12 13:30:12 13:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:30:12 13:18:01 eth0 82.90 68.59 366.09 16.76 0.00 0.00 0.00 0.00 13:30:12 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:18:01 docker0 13.92 11.36 2.18 28.05 0.00 0.00 0.00 0.00 13:30:12 13:19:01 eth0 2.22 0.52 0.67 0.39 0.00 0.00 0.00 0.00 13:30:12 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:20:01 eth0 1.20 0.25 0.33 0.16 0.00 0.00 0.00 0.00 13:30:12 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:21:01 eth0 1.70 0.28 0.36 0.23 0.00 0.00 0.00 0.00 13:30:12 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:22:01 eth0 1.58 0.45 0.43 0.24 0.00 0.00 0.00 0.00 13:30:12 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:23:01 eth0 1.08 0.63 0.60 0.40 0.00 0.00 0.00 0.00 13:30:12 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:24:01 eth0 1.02 0.32 0.32 0.23 0.00 0.00 0.00 0.00 13:30:12 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:25:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:30:12 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:30:12 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:27:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:30:12 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:30:12 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:29:01 eth0 482.05 439.82 4473.77 38.87 0.00 0.00 0.00 0.00 13:30:12 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:29:01 docker0 69.49 73.02 5.56 390.16 0.00 0.00 0.00 0.00 13:30:12 13:30:01 eth0 661.33 586.01 5685.96 146.60 0.00 0.00 0.00 0.00 13:30:12 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 13:30:01 docker0 38.99 45.11 2.34 259.69 0.00 0.00 0.00 0.00 13:30:12 Average: eth0 95.10 84.46 810.35 15.70 0.00 0.00 0.00 0.00 13:30:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:12 Average: docker0 9.42 9.96 0.78 52.17 0.00 0.00 0.00 0.00 13:30:12 13:30:12 13:30:12 ---> sar -P ALL: 13:30:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 13:30:12 13:30:12 13:16:21 LINUX RESTART (2 CPU) 13:30:12 13:30:12 13:17:01 CPU %user %nice %system %iowait %steal %idle 13:30:12 13:18:01 all 2.99 0.00 1.65 0.52 0.05 94.78 13:30:12 13:18:01 0 2.70 0.00 1.70 0.27 0.07 95.26 13:30:12 13:18:01 1 3.29 0.00 1.60 0.78 0.03 94.29 13:30:12 13:19:01 all 0.09 0.00 0.03 0.00 0.02 99.86 13:30:12 13:19:01 0 0.03 0.00 0.05 0.00 0.03 99.88 13:30:12 13:19:01 1 0.15 0.00 0.02 0.00 0.00 99.83 13:30:12 13:20:01 all 0.11 0.00 0.05 0.00 0.03 99.82 13:30:12 13:20:01 0 0.07 0.00 0.07 0.00 0.03 99.83 13:30:12 13:20:01 1 0.15 0.00 0.03 0.00 0.02 99.80 13:30:12 13:21:01 all 0.11 0.00 0.03 0.00 0.03 99.82 13:30:12 13:21:01 0 0.10 0.00 0.03 0.00 0.03 99.83 13:30:12 13:21:01 1 0.12 0.00 0.03 0.00 0.03 99.82 13:30:12 13:22:01 all 0.06 0.00 0.03 0.00 0.03 99.89 13:30:12 13:22:01 0 0.05 0.00 0.03 0.00 0.03 99.88 13:30:12 13:22:01 1 0.07 0.00 0.02 0.00 0.02 99.90 13:30:12 13:23:01 all 0.05 0.00 0.02 0.00 0.03 99.91 13:30:12 13:23:01 0 0.05 0.00 0.02 0.00 0.03 99.90 13:30:12 13:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:30:12 13:24:01 all 0.10 0.00 0.04 0.00 0.02 99.84 13:30:12 13:24:01 0 0.05 0.00 0.05 0.00 0.03 99.87 13:30:12 13:24:01 1 0.15 0.00 0.03 0.00 0.00 99.82 13:30:12 13:25:01 all 0.08 0.00 0.03 0.00 0.03 99.86 13:30:12 13:25:01 0 0.02 0.00 0.02 0.00 0.03 99.93 13:30:12 13:25:01 1 0.13 0.00 0.05 0.00 0.03 99.78 13:30:12 13:26:01 all 0.10 0.00 0.02 0.00 0.02 99.87 13:30:12 13:26:01 0 0.05 0.00 0.02 0.00 0.03 99.90 13:30:12 13:26:01 1 0.15 0.00 0.02 0.00 0.00 99.83 13:30:12 13:27:01 all 0.08 0.00 0.03 0.00 0.03 99.87 13:30:12 13:27:01 0 0.02 0.00 0.03 0.00 0.03 99.92 13:30:12 13:27:01 1 0.13 0.00 0.03 0.00 0.02 99.82 13:30:12 13:28:01 all 0.13 0.00 0.03 0.00 0.03 99.82 13:30:12 13:28:01 0 0.07 0.00 0.03 0.00 0.03 99.87 13:30:12 13:28:01 1 0.20 0.00 0.02 0.00 0.02 99.77 13:30:12 13:30:12 13:28:01 CPU %user %nice %system %iowait %steal %idle 13:30:12 13:29:01 all 11.50 0.00 4.75 1.44 0.04 82.27 13:30:12 13:29:01 0 11.12 0.00 4.99 1.27 0.05 82.56 13:30:12 13:29:01 1 11.88 0.00 4.50 1.62 0.03 81.97 13:30:12 13:30:01 all 20.07 0.00 9.81 1.38 0.08 68.66 13:30:12 13:30:01 0 19.00 0.00 10.35 1.66 0.07 68.92 13:30:12 13:30:01 1 21.14 0.00 9.27 1.11 0.09 68.39 13:30:12 Average: all 2.64 0.00 1.23 0.25 0.03 95.85 13:30:12 Average: 0 2.47 0.00 1.29 0.24 0.04 95.96 13:30:12 Average: 1 2.81 0.00 1.17 0.26 0.02 95.74 13:30:12 13:30:12 13:30:12