Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 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-ssh8347179529734360821.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh6726635479746202094.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh7762374997066787324.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh4865211968783747835.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-ssh8725772633850568739.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 ‘prd-centos7-docker-4c-2g-913’ Running on prd-centos7-docker-4c-2g-916 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 Avoid second fetch Checking out Revision 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 (master) > 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-ssh8058158308936471166.key > 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 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 # timeout=10 Commit message: "Merge pull request #957 from iain-anderson/issue-956" > git rev-list --no-walk 93abf715a89b706c53091008ba2aa1c6f00d3b1a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T15:00:58.150Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T15:00:58.258Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T15:00:58.295Z] ========================================================= [2021-06-08T15:00:58.295Z] EdgeX Global Pipelines Version Info [2021-06-08T15:00:58.295Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:01:06.472Z] ------------------- [2021-06-08T15:01:06.472Z] stable info: [2021-06-08T15:01:06.472Z] ------------------- [2021-06-08T15:01:06.472Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T15:01:06.472Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T15:01:06.472Z] Message: update stable to v1.0.193 [2021-06-08T15:01:07.046Z] ------------------- [2021-06-08T15:01:07.046Z] experimental info: [2021-06-08T15:01:07.046Z] ------------------- [2021-06-08T15:01:07.046Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T15:01:07.046Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T15:01:07.046Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T15:01:07.205Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-08T15:01:07.233Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-08T15:01:07.260Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T15:01:07.287Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T15:01:07.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T15:01:07.339Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T15:01:07.368Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T15:01:07.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T15:01:07.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-08T15:01:07.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T15:01:07.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T15:01:07.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-08T15:01:07.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T15:01:07.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T15:01:07.594Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T15:01:07.624Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T15:01:07.652Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T15:01:07.679Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T15:01:07.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T15:01:07.738Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-08T15:01:07.768Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-08T15:01:07.796Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-06-08T15:01:07.824Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-08T15:01:07.850Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-08T15:01:07.877Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-08T15:01:07.902Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T15:01:07.928Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-08T15:01:07.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-08T15:01:07.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-08T15:01:08.002Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 [Pipeline] echo [2021-06-08T15:01:08.027Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 907dcb8 [Pipeline] echo [2021-06-08T15:01:08.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T15:01:08.124Z] provisioning config files... [2021-06-08T15:01:08.140Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config777691076376671864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:01:08.458Z] ---> docker-login.sh [2021-06-08T15:01:08.458Z] nexus3.edgexfoundry.org:10001 [2021-06-08T15:01:09.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:01:09.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:01:09.034Z] Configure a credential helper to remove this warning. See [2021-06-08T15:01:09.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:01:09.034Z] [2021-06-08T15:01:09.034Z] Login Succeeded [2021-06-08T15:01:09.034Z] nexus3.edgexfoundry.org:10002 [2021-06-08T15:01:09.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:01:09.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:01:09.295Z] Configure a credential helper to remove this warning. See [2021-06-08T15:01:09.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:01:09.295Z] [2021-06-08T15:01:09.295Z] Login Succeeded [2021-06-08T15:01:09.295Z] nexus3.edgexfoundry.org:10003 [2021-06-08T15:01:09.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:01:09.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:01:09.295Z] Configure a credential helper to remove this warning. See [2021-06-08T15:01:09.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:01:09.295Z] [2021-06-08T15:01:09.295Z] Login Succeeded [2021-06-08T15:01:09.295Z] nexus3.edgexfoundry.org:10004 [2021-06-08T15:01:09.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:01:09.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:01:09.556Z] Configure a credential helper to remove this warning. See [2021-06-08T15:01:09.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:01:09.556Z] [2021-06-08T15:01:09.556Z] Login Succeeded [2021-06-08T15:01:09.556Z] docker.io [2021-06-08T15:01:09.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:01:09.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:01:09.816Z] Configure a credential helper to remove this warning. See [2021-06-08T15:01:09.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:01:09.816Z] [2021-06-08T15:01:09.816Z] Login Succeeded [2021-06-08T15:01:09.816Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T15:01:09.825Z] 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 [2021-06-08T15:01:10.348Z] + git log --format=format:%s -1 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 [Pipeline] echo [2021-06-08T15:01:10.412Z] GIT_COMMIT: 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242, Commit Message: Merge pull request #957 from iain-anderson/issue-956 [Pipeline] echo [2021-06-08T15:01:10.425Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:01:11.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T15:01:11.487Z] [2021-06-08T15:01:11.487Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:01:11.798Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T15:01:11.798Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T15:01:11.798Z] 31603596830f: Pulling fs layer [2021-06-08T15:01:11.798Z] 54011a49482f: Pulling fs layer [2021-06-08T15:01:11.798Z] a6820b24f6d8: Pulling fs layer [2021-06-08T15:01:11.798Z] f581987b2513: Pulling fs layer [2021-06-08T15:01:11.798Z] f581987b2513: Waiting [2021-06-08T15:01:11.798Z] 54011a49482f: Download complete [2021-06-08T15:01:12.064Z] 31603596830f: Verifying Checksum [2021-06-08T15:01:12.064Z] 31603596830f: Download complete [2021-06-08T15:01:12.064Z] f581987b2513: Verifying Checksum [2021-06-08T15:01:12.064Z] f581987b2513: Download complete [2021-06-08T15:01:12.329Z] 31603596830f: Pull complete [2021-06-08T15:01:12.329Z] a6820b24f6d8: Verifying Checksum [2021-06-08T15:01:12.329Z] a6820b24f6d8: Download complete [2021-06-08T15:01:12.329Z] 54011a49482f: Pull complete [2021-06-08T15:01:13.307Z] a6820b24f6d8: Pull complete [2021-06-08T15:01:13.576Z] f581987b2513: Pull complete [2021-06-08T15:01:13.838Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T15:01:13.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T15:01:13.838Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T15:01:13.918Z] prd-centos7-docker-4c-2g-916 does not seem to be running inside a container [2021-06-08T15:01:13.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T15:01:17.743Z] $ docker top 7f51d0a8518bc06adf0d8f678db3dde60cdb54d31cdaad1f4f9e8ffff930d80a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T15:01:17.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T15:01:17.876Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T15:01:17.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T15:01:17.980Z] $ docker exec 7f51d0a8518bc06adf0d8f678db3dde60cdb54d31cdaad1f4f9e8ffff930d80a ssh-agent [2021-06-08T15:01:18.089Z] SSH_AUTH_SOCK=/tmp/ssh-H5ZgtERw0tQ7/agent.13 [2021-06-08T15:01:18.089Z] SSH_AGENT_PID=19 [2021-06-08T15:01:18.099Z] Running ssh-add (command line suppressed) [2021-06-08T15:01:18.183Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_12067149515017771.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_12067149515017771.key) [2021-06-08T15:01:18.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T15:01:18.504Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T15:01:18.513Z] $ docker exec --env ******** --env ******** 7f51d0a8518bc06adf0d8f678db3dde60cdb54d31cdaad1f4f9e8ffff930d80a ssh-agent -k [2021-06-08T15:01:18.604Z] unset SSH_AUTH_SOCK; [2021-06-08T15:01:18.604Z] unset SSH_AGENT_PID; [2021-06-08T15:01:18.604Z] echo Agent pid 19 killed; [2021-06-08T15:01:18.626Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T15:01:18.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T15:01:18.666Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T15:01:18.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T15:01:18.782Z] $ docker exec 7f51d0a8518bc06adf0d8f678db3dde60cdb54d31cdaad1f4f9e8ffff930d80a ssh-agent [2021-06-08T15:01:18.892Z] SSH_AUTH_SOCK=/tmp/ssh-jOxTpc04qDYM/agent.50 [2021-06-08T15:01:18.892Z] SSH_AGENT_PID=56 [2021-06-08T15:01:18.898Z] Running ssh-add (command line suppressed) [2021-06-08T15:01:18.991Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4993843775450787811.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4993843775450787811.key) [2021-06-08T15:01:19.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T15:01:19.319Z] + git semver init [2021-06-08T15:01:19.319Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T15:01:19.319Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-08T15:01:19.319Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-08T15:01:19.319Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T15:01:19.319Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T15:01:19.319Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T15:01:19.319Z] # $SEMVER_BRANCH = master [2021-06-08T15:01:19.319Z] # $SEMVER_TEMP = /tmp/semver-588454742 [2021-06-08T15:01:19.319Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-08T15:01:19.897Z] # '/tmp/semver-588454742' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-06-08T15:01:19.897Z] # -> Force: false [2021-06-08T15:01:19.897Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-08T15:01:19.905Z] $ docker exec --env ******** --env ******** 7f51d0a8518bc06adf0d8f678db3dde60cdb54d31cdaad1f4f9e8ffff930d80a ssh-agent -k [2021-06-08T15:01:19.992Z] unset SSH_AUTH_SOCK; [2021-06-08T15:01:19.992Z] unset SSH_AGENT_PID; [2021-06-08T15:01:19.992Z] echo Agent pid 56 killed; [2021-06-08T15:01:20.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T15:01:20.339Z] + git semver [Pipeline] } [2021-06-08T15:01:20.351Z] $ docker stop --time=1 7f51d0a8518bc06adf0d8f678db3dde60cdb54d31cdaad1f4f9e8ffff930d80a [2021-06-08T15:01:22.287Z] $ docker rm -f 7f51d0a8518bc06adf0d8f678db3dde60cdb54d31cdaad1f4f9e8ffff930d80a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T15:01:22.655Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T15:01:22.908Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T15:01:22.912Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.72 [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 [2021-06-08T15:01:38.188Z] Still waiting to schedule task [2021-06-08T15:01:38.189Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-08T15:01:38.190Z] Still waiting to schedule task [2021-06-08T15:01:38.191Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-914’ is offline [2021-06-08T15:03:40.995Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-918 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-08T15:03:41.019Z] Running in /w/workspace/device-sdk-go/179 [Pipeline] { [Pipeline] checkout [2021-06-08T15:03:41.320Z] Selected Git installation does not exist. Using Default [2021-06-08T15:03:41.320Z] The recommended git tool is: NONE [2021-06-08T15:03:47.138Z] using credential edgex-jenkins-ssh [2021-06-08T15:03:47.159Z] Cloning the remote Git repository [2021-06-08T15:03:47.263Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-08T15:03:47.501Z] > git init /w/workspace/device-sdk-go/179 # timeout=10 [2021-06-08T15:03:47.635Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-08T15:03:47.636Z] > git --version # timeout=10 [2021-06-08T15:03:47.651Z] > git --version # 'git version 2.17.1' [2021-06-08T15:03:47.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T15:03:47.742Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T15:03:48.986Z] Avoid second fetch [2021-06-08T15:03:48.987Z] Checking out Revision 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 (master) [2021-06-08T15:03:48.937Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-08T15:03:48.953Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T15:03:49.001Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T15:03:49.022Z] > git checkout -f 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 # timeout=10 [2021-06-08T15:03:57.139Z] Commit message: "Merge pull request #957 from iain-anderson/issue-956" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T15:03:58.658Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T15:03:59.068Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T15:03:59.411Z] + true [2021-06-08T15:03:59.411Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T15:04:17.746Z] provisioning config files... [2021-06-08T15:04:17.772Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/179@tmp/config6554321099591632796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:04:18.164Z] ---> docker-login.sh [2021-06-08T15:04:18.164Z] nexus3.edgexfoundry.org:10001 [2021-06-08T15:04:19.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:04:19.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:04:19.432Z] Configure a credential helper to remove this warning. See [2021-06-08T15:04:19.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:04:19.432Z] [2021-06-08T15:04:19.432Z] Login Succeeded [2021-06-08T15:04:19.432Z] nexus3.edgexfoundry.org:10002 [2021-06-08T15:04:19.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:04:19.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:04:19.989Z] Configure a credential helper to remove this warning. See [2021-06-08T15:04:19.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:04:19.989Z] [2021-06-08T15:04:19.989Z] Login Succeeded [2021-06-08T15:04:19.989Z] nexus3.edgexfoundry.org:10003 [2021-06-08T15:04:20.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:04:20.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:04:20.587Z] Configure a credential helper to remove this warning. See [2021-06-08T15:04:20.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:04:20.587Z] [2021-06-08T15:04:20.587Z] Login Succeeded [2021-06-08T15:04:20.587Z] nexus3.edgexfoundry.org:10004 [2021-06-08T15:04:20.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:04:21.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:04:21.167Z] Configure a credential helper to remove this warning. See [2021-06-08T15:04:21.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:04:21.167Z] [2021-06-08T15:04:21.167Z] Login Succeeded [2021-06-08T15:04:21.167Z] docker.io [2021-06-08T15:04:21.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:04:22.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:04:22.039Z] Configure a credential helper to remove this warning. See [2021-06-08T15:04:22.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:04:22.039Z] [2021-06-08T15:04:22.039Z] Login Succeeded [2021-06-08T15:04:22.039Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T15:04:22.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T15:04:22.386Z] ========================================================= [2021-06-08T15:04:22.386Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T15:04:22.386Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:04:22.750Z] + 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 . [2021-06-08T15:04:23.358Z] Sending build context to Docker daemon 2.626MB [2021-06-08T15:04:23.358Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T15:04:23.358Z] Step 2/8 : FROM ${BASE} [2021-06-08T15:04:23.656Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T15:04:23.656Z] 595b0fe564bb: Pulling fs layer [2021-06-08T15:04:23.656Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T15:04:23.656Z] 316046926c0a: Pulling fs layer [2021-06-08T15:04:23.656Z] 4ebd0625c992: Pulling fs layer [2021-06-08T15:04:23.656Z] 207e8628e3a3: Pulling fs layer [2021-06-08T15:04:23.656Z] c791037a9be2: Pulling fs layer [2021-06-08T15:04:23.656Z] ffd874e62e21: Pulling fs layer [2021-06-08T15:04:23.656Z] c791037a9be2: Waiting [2021-06-08T15:04:23.656Z] 4ebd0625c992: Waiting [2021-06-08T15:04:23.656Z] 207e8628e3a3: Waiting [2021-06-08T15:04:23.656Z] ffd874e62e21: Waiting [2021-06-08T15:04:23.656Z] 316046926c0a: Download complete [2021-06-08T15:04:23.656Z] 7186ed65a4f7: Verifying Checksum [2021-06-08T15:04:23.656Z] 7186ed65a4f7: Download complete [2021-06-08T15:04:23.656Z] 207e8628e3a3: Download complete [2021-06-08T15:04:23.656Z] 595b0fe564bb: Verifying Checksum [2021-06-08T15:04:23.656Z] 595b0fe564bb: Download complete [2021-06-08T15:04:23.656Z] c791037a9be2: Verifying Checksum [2021-06-08T15:04:23.656Z] c791037a9be2: Download complete [2021-06-08T15:04:24.333Z] 595b0fe564bb: Pull complete [2021-06-08T15:04:24.936Z] 7186ed65a4f7: Pull complete [2021-06-08T15:04:25.544Z] 316046926c0a: Pull complete [2021-06-08T15:04:25.544Z] ffd874e62e21: Verifying Checksum [2021-06-08T15:04:26.989Z] 4ebd0625c992: Verifying Checksum [2021-06-08T15:04:26.989Z] 4ebd0625c992: Download complete [2021-06-08T15:04:36.987Z] 4ebd0625c992: Pull complete [2021-06-08T15:04:36.987Z] 207e8628e3a3: Pull complete [2021-06-08T15:04:37.602Z] c791037a9be2: Pull complete [2021-06-08T15:04:41.017Z] ffd874e62e21: Pull complete [2021-06-08T15:04:41.294Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T15:04:41.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T15:04:41.294Z] ---> cfc18b08335c [2021-06-08T15:04:41.294Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-08T15:04:43.282Z] ---> Running in cbc61c8419f9 [2021-06-08T15:04:43.902Z] Removing intermediate container cbc61c8419f9 [2021-06-08T15:04:43.902Z] ---> 1008e0ae2667 [2021-06-08T15:04:43.902Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T15:04:43.902Z] ---> Running in 12aed4662dcf [2021-06-08T15:04:46.580Z] Removing intermediate container 12aed4662dcf [2021-06-08T15:04:46.580Z] ---> 05795a28e9be [2021-06-08T15:04:46.580Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-08T15:04:46.580Z] ---> Running in eecab43dae49 [2021-06-08T15:04:48.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T15:04:48.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T15:04:49.597Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-08T15:04:49.597Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-08T15:04:53.640Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-08T15:04:53.640Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-08T15:04:53.640Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-08T15:04:53.640Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-08T15:04:53.640Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T15:04:53.640Z] OK: 139 MiB in 46 packages [2021-06-08T15:04:53.640Z] Removing intermediate container eecab43dae49 [2021-06-08T15:04:53.640Z] ---> 9f1998ec076d [2021-06-08T15:04:53.640Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-08T15:04:53.640Z] ---> Running in cbbde82799c5 [2021-06-08T15:04:53.640Z] Removing intermediate container cbbde82799c5 [2021-06-08T15:04:53.640Z] ---> 107b6a706ec6 [2021-06-08T15:04:53.640Z] Step 7/8 : COPY . . [2021-06-08T15:04:53.640Z] ---> d260b0e4cc27 [2021-06-08T15:04:53.640Z] Step 8/8 : RUN go mod download [2021-06-08T15:04:53.640Z] ---> Running in b3df24c4452d [2021-06-08T15:05:20.447Z] Removing intermediate container b3df24c4452d [2021-06-08T15:05:20.447Z] ---> 9e35cb3386ad [2021-06-08T15:05:20.447Z] Successfully built 9e35cb3386ad [2021-06-08T15:05:20.447Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:05:20.804Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T15:05:20.805Z] . [Pipeline] withDockerContainer [2021-06-08T15:05:21.045Z] prd-ubuntu18.04-docker-arm64-4c-16g-918 does not seem to be running inside a container [2021-06-08T15:05:21.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/179 -v /w/workspace/device-sdk-go/179:/w/workspace/device-sdk-go/179:rw,z -v /w/workspace/device-sdk-go/179@tmp:/w/workspace/device-sdk-go/179@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 [2021-06-08T15:05:22.735Z] $ docker top 405a279acf6253c10ee221d53f45104ff02d8029be881aa0b51036840af37ed2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T15:05:23.730Z] + go version [2021-06-08T15:05:23.730Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T15:05:23.747Z] $ docker stop --time=1 405a279acf6253c10ee221d53f45104ff02d8029be881aa0b51036840af37ed2 [2021-06-08T15:05:25.493Z] $ docker rm -f 405a279acf6253c10ee221d53f45104ff02d8029be881aa0b51036840af37ed2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:05:26.274Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T15:05:26.274Z] . [Pipeline] withDockerContainer [2021-06-08T15:05:26.510Z] prd-ubuntu18.04-docker-arm64-4c-16g-918 does not seem to be running inside a container [2021-06-08T15:05:26.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/179 -v /w/workspace/device-sdk-go/179:/w/workspace/device-sdk-go/179:rw,z -v /w/workspace/device-sdk-go/179@tmp:/w/workspace/device-sdk-go/179@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 [2021-06-08T15:05:28.183Z] $ docker top e233b8777d9ba910449278ec4ddf3b3380dbd7e8686454cf4dbbd52805c1f09a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T15:05:29.197Z] + go mod tidy [Pipeline] sh [2021-06-08T15:05:30.470Z] + make test [2021-06-08T15:05:30.470Z] go mod tidy [2021-06-08T15:05:31.071Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T15:05:41.900Z] Running on prd-centos7-docker-4c-2g-919 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-08T15:05:41.918Z] Running in /w/workspace/device-sdk-go/179 [Pipeline] { [Pipeline] checkout [2021-06-08T15:05:42.024Z] Selected Git installation does not exist. Using Default [2021-06-08T15:05:42.024Z] The recommended git tool is: NONE [2021-06-08T15:05:44.258Z] using credential edgex-jenkins-ssh [2021-06-08T15:05:44.287Z] Cloning the remote Git repository [2021-06-08T15:05:44.357Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-08T15:05:45.390Z] Avoid second fetch [2021-06-08T15:05:45.391Z] Checking out Revision 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 (master) [2021-06-08T15:05:44.421Z] > git init /w/workspace/device-sdk-go/179 # timeout=10 [2021-06-08T15:05:44.449Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-08T15:05:44.449Z] > git --version # timeout=10 [2021-06-08T15:05:44.457Z] > git --version # 'git version 2.24.4' [2021-06-08T15:05:44.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T15:05:44.496Z] [INFO] Currently running in a labeled security context [2021-06-08T15:05:44.496Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-08T15:05:44.496Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/179@tmp/jenkins-gitclient-ssh1844079376348525036.key [2021-06-08T15:05:44.516Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T15:05:45.368Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-08T15:05:45.379Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T15:05:45.396Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T15:05:45.401Z] > git checkout -f 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 # timeout=10 [2021-06-08T15:05:49.063Z] Commit message: "Merge pull request #957 from iain-anderson/issue-956" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T15:05:50.036Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T15:05:50.358Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T15:05:50.675Z] + sudo service docker restart [2021-06-08T15:05:50.675Z] + true [2021-06-08T15:05:50.675Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T15:05:54.729Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T15:06:07.167Z] provisioning config files... [2021-06-08T15:06:07.184Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/179@tmp/config5745126637110705587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:06:07.529Z] ---> docker-login.sh [2021-06-08T15:06:07.529Z] nexus3.edgexfoundry.org:10001 [2021-06-08T15:06:07.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:06:07.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:06:07.791Z] Configure a credential helper to remove this warning. See [2021-06-08T15:06:07.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:06:07.791Z] [2021-06-08T15:06:07.791Z] Login Succeeded [2021-06-08T15:06:07.791Z] nexus3.edgexfoundry.org:10002 [2021-06-08T15:06:08.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:06:08.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:06:08.055Z] Configure a credential helper to remove this warning. See [2021-06-08T15:06:08.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:06:08.055Z] [2021-06-08T15:06:08.055Z] Login Succeeded [2021-06-08T15:06:08.055Z] nexus3.edgexfoundry.org:10003 [2021-06-08T15:06:08.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:06:08.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:06:08.055Z] Configure a credential helper to remove this warning. See [2021-06-08T15:06:08.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:06:08.055Z] [2021-06-08T15:06:08.055Z] Login Succeeded [2021-06-08T15:06:08.055Z] nexus3.edgexfoundry.org:10004 [2021-06-08T15:06:08.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:06:08.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:06:08.317Z] Configure a credential helper to remove this warning. See [2021-06-08T15:06:08.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:06:08.317Z] [2021-06-08T15:06:08.317Z] Login Succeeded [2021-06-08T15:06:08.317Z] docker.io [2021-06-08T15:06:08.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T15:06:08.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T15:06:08.580Z] Configure a credential helper to remove this warning. See [2021-06-08T15:06:08.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T15:06:08.580Z] [2021-06-08T15:06:08.580Z] Login Succeeded [2021-06-08T15:06:08.580Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T15:06:08.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T15:06:08.763Z] ========================================================= [2021-06-08T15:06:08.764Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T15:06:08.764Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:06:09.078Z] + 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 . [2021-06-08T15:06:09.079Z] Sending build context to Docker daemon 2.625MB [2021-06-08T15:06:09.079Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T15:06:09.079Z] Step 2/8 : FROM ${BASE} [2021-06-08T15:06:09.345Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T15:06:09.345Z] 540db60ca938: Pulling fs layer [2021-06-08T15:06:09.345Z] adcc1eea9eea: Pulling fs layer [2021-06-08T15:06:09.345Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T15:06:09.345Z] 0510c868ecb4: Pulling fs layer [2021-06-08T15:06:09.345Z] afea3b2eda06: Pulling fs layer [2021-06-08T15:06:09.345Z] 7809a108b3ef: Pulling fs layer [2021-06-08T15:06:09.345Z] f706445af74f: Pulling fs layer [2021-06-08T15:06:09.345Z] afea3b2eda06: Waiting [2021-06-08T15:06:09.345Z] 7809a108b3ef: Waiting [2021-06-08T15:06:09.345Z] f706445af74f: Waiting [2021-06-08T15:06:09.345Z] 0510c868ecb4: Waiting [2021-06-08T15:06:09.345Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T15:06:09.345Z] 4c4ab2625f07: Download complete [2021-06-08T15:06:09.345Z] adcc1eea9eea: Verifying Checksum [2021-06-08T15:06:09.345Z] adcc1eea9eea: Download complete [2021-06-08T15:06:09.345Z] afea3b2eda06: Verifying Checksum [2021-06-08T15:06:09.345Z] afea3b2eda06: Download complete [2021-06-08T15:06:09.345Z] 7809a108b3ef: Verifying Checksum [2021-06-08T15:06:09.345Z] 7809a108b3ef: Download complete [2021-06-08T15:06:09.345Z] 540db60ca938: Verifying Checksum [2021-06-08T15:06:09.345Z] 540db60ca938: Download complete [2021-06-08T15:06:09.610Z] 540db60ca938: Pull complete [2021-06-08T15:06:09.871Z] adcc1eea9eea: Pull complete [2021-06-08T15:06:09.871Z] 4c4ab2625f07: Pull complete [2021-06-08T15:06:11.275Z] f706445af74f: Verifying Checksum [2021-06-08T15:06:11.275Z] f706445af74f: Download complete [2021-06-08T15:06:11.538Z] 0510c868ecb4: Verifying Checksum [2021-06-08T15:06:11.538Z] 0510c868ecb4: Download complete [2021-06-08T15:06:15.813Z] 0510c868ecb4: Pull complete [2021-06-08T15:06:16.077Z] afea3b2eda06: Pull complete [2021-06-08T15:06:16.656Z] 7809a108b3ef: Pull complete [2021-06-08T15:06:18.052Z] f706445af74f: Pull complete [2021-06-08T15:06:18.625Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T15:06:18.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T15:06:18.625Z] ---> b068be0155e3 [2021-06-08T15:06:18.625Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-08T15:06:50.770Z] ---> Running in 5078cc056d93 [2021-06-08T15:06:50.770Z] Removing intermediate container 5078cc056d93 [2021-06-08T15:06:50.770Z] ---> 284ada5ddd21 [2021-06-08T15:06:50.770Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T15:06:50.770Z] ---> Running in fd5709ff9ef1 [2021-06-08T15:06:51.033Z] Removing intermediate container fd5709ff9ef1 [2021-06-08T15:06:51.033Z] ---> 32057b20a857 [2021-06-08T15:06:51.033Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-08T15:06:51.033Z] ---> Running in 1e793844560f [2021-06-08T15:06:51.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T15:06:52.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T15:06:52.817Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-08T15:06:53.077Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-08T15:06:53.077Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-08T15:06:53.077Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-08T15:06:53.339Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-08T15:06:53.339Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-08T15:06:53.599Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T15:06:53.599Z] OK: 150 MiB in 46 packages [2021-06-08T15:06:54.544Z] Removing intermediate container 1e793844560f [2021-06-08T15:06:54.544Z] ---> f7a44a4367c3 [2021-06-08T15:06:54.544Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-08T15:06:54.806Z] ---> Running in bc4467eef12e [2021-06-08T15:06:55.071Z] Removing intermediate container bc4467eef12e [2021-06-08T15:06:55.071Z] ---> 7d76ab573526 [2021-06-08T15:06:55.071Z] Step 7/8 : COPY . . [2021-06-08T15:06:56.461Z] ---> e64a6376d04f [2021-06-08T15:06:56.462Z] Step 8/8 : RUN go mod download [2021-06-08T15:06:56.725Z] ---> Running in 763482df8f1d [2021-06-08T15:07:05.286Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-08T15:07:05.286Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-08T15:07:05.286Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-08T15:07:06.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.258s coverage: 25.4% of statements [2021-06-08T15:07:06.275Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-08T15:07:06.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.202s coverage: 28.1% of statements [2021-06-08T15:07:06.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.242s coverage: 78.9% of statements [2021-06-08T15:07:06.275Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.247s coverage: 9.0% of statements [2021-06-08T15:07:06.275Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-08T15:07:06.275Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-08T15:07:06.275Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-08T15:07:08.924Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.239s coverage: 29.2% of statements [2021-06-08T15:07:08.924Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-08T15:07:09.532Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.216s coverage: 83.3% of statements [2021-06-08T15:07:09.532Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-08T15:07:09.532Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-08T15:07:11.520Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.463s coverage: 58.0% of statements [2021-06-08T15:07:13.509Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.195s coverage: 89.2% of statements [2021-06-08T15:07:13.509Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-08T15:07:13.509Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.184s coverage: 5.0% of statements [2021-06-08T15:07:13.509Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-08T15:07:14.106Z] GO111MODULE=on go vet ./... [2021-06-08T15:07:38.757Z] Removing intermediate container 763482df8f1d [2021-06-08T15:07:38.757Z] ---> b3f197000fb9 [2021-06-08T15:07:38.757Z] Successfully built b3f197000fb9 [2021-06-08T15:07:38.757Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:07:39.064Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T15:07:39.064Z] . [Pipeline] withDockerContainer [2021-06-08T15:07:39.141Z] prd-centos7-docker-4c-2g-919 does not seem to be running inside a container [2021-06-08T15:07:39.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/179 -v /w/workspace/device-sdk-go/179:/w/workspace/device-sdk-go/179:rw,z -v /w/workspace/device-sdk-go/179@tmp:/w/workspace/device-sdk-go/179@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 [2021-06-08T15:07:40.873Z] $ docker top e48eca3d653fd8f11f67b272ed7001aa69525171f1f77683cda5391a9c1a4aa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T15:07:41.258Z] + go version [2021-06-08T15:07:41.258Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T15:07:41.268Z] $ docker stop --time=1 e48eca3d653fd8f11f67b272ed7001aa69525171f1f77683cda5391a9c1a4aa5 [2021-06-08T15:07:42.616Z] $ docker rm -f e48eca3d653fd8f11f67b272ed7001aa69525171f1f77683cda5391a9c1a4aa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:07:43.218Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T15:07:43.218Z] . [Pipeline] withDockerContainer [2021-06-08T15:07:43.291Z] prd-centos7-docker-4c-2g-919 does not seem to be running inside a container [2021-06-08T15:07:43.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/179 -v /w/workspace/device-sdk-go/179:/w/workspace/device-sdk-go/179:rw,z -v /w/workspace/device-sdk-go/179@tmp:/w/workspace/device-sdk-go/179@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 [2021-06-08T15:07:44.124Z] $ docker top db0c091864a89927350e29125297f735fd81416fc141fd266e65c9c056d483eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T15:07:44.530Z] + go mod tidy [Pipeline] sh [2021-06-08T15:07:45.108Z] + make test [2021-06-08T15:07:45.108Z] go mod tidy [2021-06-08T15:07:45.108Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T15:07:51.746Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-08T15:08:10.747Z] gofmt -l . [2021-06-08T15:08:10.748Z] [ "`gofmt -l .`" = "" ] [2021-06-08T15:08:10.748Z] ./bin/test-attribution-txt.sh [2021-06-08T15:08:10.748Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-08T15:08:11.360Z] $ docker stop --time=1 e233b8777d9ba910449278ec4ddf3b3380dbd7e8686454cf4dbbd52805c1f09a [2021-06-08T15:08:13.430Z] $ docker rm -f e233b8777d9ba910449278ec4ddf3b3380dbd7e8686454cf4dbbd52805c1f09a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T15:08:14.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-08T15:08:15.195Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-06-08T15:08:17.940Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-08T15:08:17.940Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-08T15:08:17.940Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [Pipeline] sh [2021-06-08T15:08:19.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-08T15:08:21.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.057s coverage: 25.4% of statements [2021-06-08T15:08:21.537Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-08T15:08:21.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 28.1% of statements [2021-06-08T15:08:21.801Z] + ls -al . [2021-06-08T15:08:21.801Z] total 244 [2021-06-08T15:08:21.801Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 15:08 . [2021-06-08T15:08:21.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:03 .. [2021-06-08T15:08:21.801Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 8 15:03 .dockerignore [2021-06-08T15:08:21.801Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 15:03 .git [2021-06-08T15:08:21.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:03 .github [2021-06-08T15:08:21.801Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 8 15:03 .gitignore [2021-06-08T15:08:21.801Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 8 15:03 Dockerfile.build [2021-06-08T15:08:21.802Z] -rw-rw-r-- 1 jenkins jenkins 894 Jun 8 15:03 Jenkinsfile [2021-06-08T15:08:21.802Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 8 15:03 LICENSE [2021-06-08T15:08:21.802Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 8 15:03 Makefile [2021-06-08T15:08:21.802Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 8 15:03 README.md [2021-06-08T15:08:21.802Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jun 8 15:03 RELEASE-NOTES.txt [2021-06-08T15:08:21.802Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 8 15:01 VERSION [2021-06-08T15:08:21.802Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 15:03 bin [2021-06-08T15:08:21.802Z] -rw-r--r-- 1 jenkins jenkins 126071 Jun 8 15:07 coverage.out [2021-06-08T15:08:21.802Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 8 15:03 example [2021-06-08T15:08:21.802Z] -rw-r--r-- 1 jenkins jenkins 575 Jun 8 15:08 go.mod [2021-06-08T15:08:21.802Z] -rw-r--r-- 1 jenkins jenkins 20381 Jun 8 15:05 go.sum [2021-06-08T15:08:21.802Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 8 15:03 internal [2021-06-08T15:08:21.802Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:03 openapi [2021-06-08T15:08:21.802Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 8 15:03 pkg [2021-06-08T15:08:21.802Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 15:03 snap [2021-06-08T15:08:21.802Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 8 15:03 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:08:22.115Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.049s coverage: 78.9% of statements [2021-06-08T15:08:22.115Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.045s coverage: 9.0% of statements [2021-06-08T15:08:22.115Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-08T15:08:22.115Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-08T15:08:22.115Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-08T15:08:22.159Z] + 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=907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 --label arch=arm64 --label version=2.0.0-dev.72 . [2021-06-08T15:08:22.766Z] Sending build context to Docker daemon 2.753MB [2021-06-08T15:08:22.766Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T15:08:22.766Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-08T15:08:22.766Z] ---> 9e35cb3386ad [2021-06-08T15:08:22.766Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-08T15:08:23.044Z] ---> Running in 64101f35ee9e [2021-06-08T15:08:23.082Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.059s coverage: 29.2% of statements [2021-06-08T15:08:23.082Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-08T15:08:23.648Z] Removing intermediate container 64101f35ee9e [2021-06-08T15:08:23.648Z] ---> 2101bb680f94 [2021-06-08T15:08:23.648Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-08T15:08:23.648Z] ---> Running in 3e49807414fc [2021-06-08T15:08:23.921Z] Removing intermediate container 3e49807414fc [2021-06-08T15:08:23.921Z] ---> 24f3e1ec047c [2021-06-08T15:08:23.921Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T15:08:24.042Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.063s coverage: 83.3% of statements [2021-06-08T15:08:24.042Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-08T15:08:24.042Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-08T15:08:24.199Z] ---> Running in 81406992299a [2021-06-08T15:08:26.198Z] Removing intermediate container 81406992299a [2021-06-08T15:08:26.198Z] ---> dfc01638515a [2021-06-08T15:08:26.198Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-08T15:08:26.478Z] ---> Running in 5cb7cb2295fa [2021-06-08T15:08:27.472Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T15:08:29.368Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements [2021-06-08T15:08:29.456Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T15:08:32.072Z] OK: 139 MiB in 46 packages [2021-06-08T15:08:33.054Z] Removing intermediate container 5cb7cb2295fa [2021-06-08T15:08:33.054Z] ---> 88a22bf90380 [2021-06-08T15:08:33.054Z] Step 7/23 : COPY . . [2021-06-08T15:08:33.591Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.817s coverage: 89.2% of statements [2021-06-08T15:08:33.591Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-08T15:08:34.488Z] ---> 4dd338a561fc [2021-06-08T15:08:34.489Z] Step 8/23 : RUN go mod download [2021-06-08T15:08:34.489Z] ---> Running in 8f2a908024d4 [2021-06-08T15:08:37.120Z] Removing intermediate container 8f2a908024d4 [2021-06-08T15:08:37.120Z] ---> cc22478dc80d [2021-06-08T15:08:37.120Z] Step 9/23 : RUN make build [2021-06-08T15:08:37.120Z] ---> Running in f1c42c6361f7 [2021-06-08T15:08:38.097Z] go mod tidy [2021-06-08T15:08:38.694Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.72" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-08T15:08:48.531Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 5.0% of statements [2021-06-08T15:08:48.531Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-08T15:08:49.480Z] GO111MODULE=on go vet ./... [2021-06-08T15:09:11.068Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-08T15:09:13.041Z] Removing intermediate container f1c42c6361f7 [2021-06-08T15:09:13.041Z] ---> 0147d984214a [2021-06-08T15:09:13.041Z] Step 10/23 : FROM alpine:3.12 [2021-06-08T15:09:13.637Z] 3.12: Pulling from library/alpine [2021-06-08T15:09:13.637Z] d2f70382dc9a: Pulling fs layer [2021-06-08T15:09:13.913Z] d2f70382dc9a: Verifying Checksum [2021-06-08T15:09:13.913Z] d2f70382dc9a: Download complete [2021-06-08T15:09:14.508Z] d2f70382dc9a: Pull complete [2021-06-08T15:09:14.508Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T15:09:14.508Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T15:09:14.508Z] ---> 9852663dfa18 [2021-06-08T15:09:14.508Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-08T15:09:14.807Z] ---> Running in dcf5e2ed6037 [2021-06-08T15:09:15.405Z] Removing intermediate container dcf5e2ed6037 [2021-06-08T15:09:15.405Z] ---> df8e0dcfe964 [2021-06-08T15:09:15.405Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T15:09:15.405Z] ---> Running in 23050b8ae5f8 [2021-06-08T15:09:17.381Z] Removing intermediate container 23050b8ae5f8 [2021-06-08T15:09:17.381Z] ---> cb6bc49c378c [2021-06-08T15:09:17.381Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-08T15:09:17.660Z] ---> Running in c6facf190baa [2021-06-08T15:09:18.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T15:09:19.637Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T15:09:20.622Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-08T15:09:20.623Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-08T15:09:20.623Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-08T15:09:20.899Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-08T15:09:20.899Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-08T15:09:20.899Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T15:09:20.899Z] OK: 8 MiB in 19 packages [2021-06-08T15:09:22.348Z] Removing intermediate container c6facf190baa [2021-06-08T15:09:22.348Z] ---> b9a9bb9188f4 [2021-06-08T15:09:22.348Z] Step 14/23 : WORKDIR / [2021-06-08T15:09:22.348Z] ---> Running in 56245172fd5a [2021-06-08T15:09:22.815Z] gofmt -l . [2021-06-08T15:09:22.815Z] [ "`gofmt -l .`" = "" ] [2021-06-08T15:09:22.815Z] ./bin/test-attribution-txt.sh [2021-06-08T15:09:22.815Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-08T15:09:22.825Z] $ docker stop --time=1 db0c091864a89927350e29125297f735fd81416fc141fd266e65c9c056d483eb [2021-06-08T15:09:22.946Z] Removing intermediate container 56245172fd5a [2021-06-08T15:09:22.946Z] ---> 24b43c8ad501 [2021-06-08T15:09:22.946Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-08T15:09:23.553Z] ---> f916e2b9cf6a [2021-06-08T15:09:23.553Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-08T15:09:24.993Z] ---> a996290d756f [2021-06-08T15:09:24.993Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-08T15:09:25.974Z] ---> c4c94a2bb1d0 [2021-06-08T15:09:25.974Z] Step 18/23 : EXPOSE 59999 [2021-06-08T15:09:25.974Z] ---> Running in 405d24cd9e65 [2021-06-08T15:09:26.570Z] Removing intermediate container 405d24cd9e65 [2021-06-08T15:09:26.570Z] ---> 323467211332 [2021-06-08T15:09:26.570Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-08T15:09:26.570Z] ---> Running in 43b9f19277bc [2021-06-08T15:09:27.168Z] Removing intermediate container 43b9f19277bc [2021-06-08T15:09:27.168Z] ---> b51421ab27c6 [2021-06-08T15:09:27.168Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T15:09:27.168Z] ---> Running in f9bfd3d97f7e [2021-06-08T15:09:27.767Z] Removing intermediate container f9bfd3d97f7e [2021-06-08T15:09:27.767Z] ---> 60fc1ac3d12c [2021-06-08T15:09:27.767Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T15:09:27.767Z] ---> Running in 83937f187543 [2021-06-08T15:09:30.143Z] $ docker rm -f db0c091864a89927350e29125297f735fd81416fc141fd266e65c9c056d483eb [2021-06-08T15:09:30.159Z] Removing intermediate container 83937f187543 [2021-06-08T15:09:30.159Z] ---> d02cd3565870 [2021-06-08T15:09:30.159Z] Step 22/23 : LABEL git_sha=907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 [2021-06-08T15:09:30.159Z] ---> Running in 42058dff4b01 [2021-06-08T15:09:30.159Z] Removing intermediate container 42058dff4b01 [2021-06-08T15:09:30.159Z] ---> 366e61d4ca81 [2021-06-08T15:09:30.159Z] Step 23/23 : LABEL version=2.0.0-dev.72 [2021-06-08T15:09:30.159Z] ---> Running in af515495e778 [2021-06-08T15:09:30.159Z] Removing intermediate container af515495e778 [2021-06-08T15:09:30.159Z] ---> e3816d0980b6 [2021-06-08T15:09:30.159Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-08T15:09:30.159Z] Successfully built e3816d0980b6 [2021-06-08T15:09:30.159Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-06-08T15:09:30.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] // stage Post stage [Pipeline] stash [2021-06-08T15:09:30.743Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:09:30.968Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-08T15:09:31.158Z] ---> job-cost.sh [2021-06-08T15:09:31.158Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3vkH [2021-06-08T15:09:31.435Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-08T15:09:31.733Z] + ls -al . [2021-06-08T15:09:31.733Z] total 208 [2021-06-08T15:09:31.733Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 8 15:09 . [2021-06-08T15:09:31.733Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 8 15:05 .. [2021-06-08T15:09:31.733Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 8 15:05 bin [2021-06-08T15:09:31.733Z] -rw-r--r--. 1 jenkins jenkins 126071 Jun 8 15:08 coverage.out [2021-06-08T15:09:31.733Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 8 15:05 Dockerfile.build [2021-06-08T15:09:31.733Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 8 15:05 .dockerignore [2021-06-08T15:09:31.733Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 8 15:05 example [2021-06-08T15:09:31.733Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 8 15:05 .git [2021-06-08T15:09:31.733Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 8 15:05 .github [2021-06-08T15:09:31.733Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 8 15:05 .gitignore [2021-06-08T15:09:31.733Z] -rw-r--r--. 1 jenkins jenkins 575 Jun 8 15:09 go.mod [2021-06-08T15:09:31.733Z] -rw-r--r--. 1 jenkins jenkins 20381 Jun 8 15:07 go.sum [2021-06-08T15:09:31.733Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 8 15:05 internal [2021-06-08T15:09:31.733Z] -rw-rw-r--. 1 jenkins jenkins 894 Jun 8 15:05 Jenkinsfile [2021-06-08T15:09:31.733Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 8 15:05 LICENSE [2021-06-08T15:09:31.733Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 8 15:05 Makefile [2021-06-08T15:09:31.733Z] drwxrwxr-x. 4 jenkins jenkins 26 Jun 8 15:05 openapi [2021-06-08T15:09:31.733Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 8 15:05 pkg [2021-06-08T15:09:31.733Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 8 15:05 README.md [2021-06-08T15:09:31.733Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jun 8 15:05 RELEASE-NOTES.txt [2021-06-08T15:09:31.733Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 8 15:05 snap [2021-06-08T15:09:31.733Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 8 15:01 VERSION [2021-06-08T15:09:31.733Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 8 15:05 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:09:32.038Z] + 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=907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 --label arch=amd64 --label version=2.0.0-dev.72 . [2021-06-08T15:09:32.612Z] Sending build context to Docker daemon 2.752MB [2021-06-08T15:09:32.612Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T15:09:32.612Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-08T15:09:32.612Z] ---> b3f197000fb9 [2021-06-08T15:09:32.612Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-08T15:09:34.003Z] ---> Running in 9dfc5b58b47d [2021-06-08T15:09:34.575Z] Removing intermediate container 9dfc5b58b47d [2021-06-08T15:09:34.575Z] ---> a3417b696bfa [2021-06-08T15:09:34.575Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-08T15:09:34.835Z] ---> Running in f05f0f93e0db [2021-06-08T15:09:35.426Z] Removing intermediate container f05f0f93e0db [2021-06-08T15:09:35.426Z] ---> dec228dd0b6b [2021-06-08T15:09:35.426Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T15:09:35.426Z] ---> Running in bf6be6ffac65 [2021-06-08T15:09:38.034Z] Removing intermediate container bf6be6ffac65 [2021-06-08T15:09:38.034Z] ---> f578372cdf67 [2021-06-08T15:09:38.034Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-08T15:09:38.034Z] ---> Running in 6c5da422ddbe [2021-06-08T15:09:38.615Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T15:09:39.558Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T15:09:40.504Z] OK: 150 MiB in 46 packages [2021-06-08T15:09:46.118Z] Removing intermediate container 6c5da422ddbe [2021-06-08T15:09:46.118Z] ---> b5ea055a2b47 [2021-06-08T15:09:46.118Z] Step 7/23 : COPY . . [2021-06-08T15:09:46.386Z] ---> c4b8dbf1a683 [2021-06-08T15:09:46.386Z] Step 8/23 : RUN go mod download [2021-06-08T15:09:46.658Z] ---> Running in 3d53d7d4f329 [2021-06-08T15:09:48.579Z] Removing intermediate container 3d53d7d4f329 [2021-06-08T15:09:48.579Z] ---> 0e1987fc5c5c [2021-06-08T15:09:48.579Z] Step 9/23 : RUN make build [2021-06-08T15:09:49.152Z] ---> Running in 7d9e2536af9f [2021-06-08T15:09:49.725Z] go mod tidy [2021-06-08T15:09:50.299Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.72" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-08T15:10:05.267Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-08T15:10:12.728Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T15:10:13.413Z] Removing intermediate container 7d9e2536af9f [2021-06-08T15:10:13.413Z] ---> 81cd4ab2c399 [2021-06-08T15:10:13.413Z] Step 10/23 : FROM alpine:3.12 [2021-06-08T15:10:16.715Z] 3.12: Pulling from library/alpine [2021-06-08T15:10:16.978Z] 339de151aab4: Pulling fs layer [2021-06-08T15:10:16.978Z] 339de151aab4: Verifying Checksum [2021-06-08T15:10:16.978Z] 339de151aab4: Download complete [2021-06-08T15:10:17.548Z] 339de151aab4: Pull complete [2021-06-08T15:10:18.488Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T15:10:18.488Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T15:10:18.488Z] ---> 13621d1b12d4 [2021-06-08T15:10:18.488Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-08T15:10:20.401Z] ---> Running in 583f67cd5f10 [2021-06-08T15:10:20.663Z] Removing intermediate container 583f67cd5f10 [2021-06-08T15:10:20.663Z] ---> 12a9b71aa2a9 [2021-06-08T15:10:20.663Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T15:10:21.235Z] ---> Running in 69bf62e1fd3d [2021-06-08T15:10:23.785Z] Removing intermediate container 69bf62e1fd3d [2021-06-08T15:10:23.785Z] ---> 17986c8da0ef [2021-06-08T15:10:23.785Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-08T15:10:23.785Z] ---> Running in f141ba695e11 [2021-06-08T15:10:24.357Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T15:10:25.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T15:10:25.562Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-08T15:10:25.562Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-08T15:10:25.562Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-08T15:10:26.506Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-08T15:10:26.506Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-08T15:10:26.506Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T15:10:26.506Z] OK: 8 MiB in 19 packages [2021-06-08T15:10:28.421Z] Removing intermediate container f141ba695e11 [2021-06-08T15:10:28.421Z] ---> ccad95c93ffa [2021-06-08T15:10:28.421Z] Step 14/23 : WORKDIR / [2021-06-08T15:10:28.683Z] ---> Running in 637c7dd5db48 [2021-06-08T15:10:28.946Z] Removing intermediate container 637c7dd5db48 [2021-06-08T15:10:28.946Z] ---> af780898c264 [2021-06-08T15:10:28.946Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-08T15:10:29.612Z] ---> 93a9a7022f98 [2021-06-08T15:10:29.612Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-08T15:10:30.854Z] ---> fa11e5813f08 [2021-06-08T15:10:30.854Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-08T15:10:31.193Z] ---> 35ef3b9890a0 [2021-06-08T15:10:31.193Z] Step 18/23 : EXPOSE 59999 [2021-06-08T15:10:31.480Z] ---> Running in 4ea348f7806a [2021-06-08T15:10:32.059Z] Removing intermediate container 4ea348f7806a [2021-06-08T15:10:32.059Z] ---> 15476fa1e373 [2021-06-08T15:10:32.059Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-08T15:10:32.320Z] ---> Running in 28186eab2e54 [2021-06-08T15:10:32.908Z] Removing intermediate container 28186eab2e54 [2021-06-08T15:10:32.908Z] ---> 6229b9e71efc [2021-06-08T15:10:32.908Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T15:10:33.167Z] ---> Running in 9bed12130827 [2021-06-08T15:10:33.427Z] Removing intermediate container 9bed12130827 [2021-06-08T15:10:33.427Z] ---> 643b43d66d10 [2021-06-08T15:10:33.427Z] Step 21/23 : LABEL arch=amd64 [2021-06-08T15:10:33.690Z] ---> Running in c0ee4c817609 [2021-06-08T15:10:33.954Z] Removing intermediate container c0ee4c817609 [2021-06-08T15:10:33.954Z] ---> bb9817a47868 [2021-06-08T15:10:33.954Z] Step 22/23 : LABEL git_sha=907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 [2021-06-08T15:10:34.216Z] ---> Running in 5af64d523347 [2021-06-08T15:10:34.216Z] Removing intermediate container 5af64d523347 [2021-06-08T15:10:34.216Z] ---> 0a15ae0a1960 [2021-06-08T15:10:34.216Z] Step 23/23 : LABEL version=2.0.0-dev.72 [2021-06-08T15:10:34.478Z] ---> Running in 24abead59503 [2021-06-08T15:10:35.057Z] Removing intermediate container 24abead59503 [2021-06-08T15:10:35.057Z] ---> a93428f1ac31 [2021-06-08T15:10:35.057Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-08T15:10:35.057Z] Successfully built a93428f1ac31 [2021-06-08T15:10:35.057Z] 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 [2021-06-08T15:10:35.797Z] ---> job-cost.sh [2021-06-08T15:10:35.797Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3vsP [2021-06-08T15:10:58.756Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T15:11:46.741Z] lf-activate-venv(): INFO: Adding /tmp/venv-3vsP/bin to PATH [2021-06-08T15:11:46.741Z] INFO: No Stack... [2021-06-08T15:11:46.741Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T15:11:46.741Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T15:11:47.042Z] + cat /w/workspace/device-sdk-go/179/archives/cost.csv [2021-06-08T15:11:47.042Z] + cut -d, -f6 [Pipeline] lock [2021-06-08T15:11:47.073Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-179-stack-cost] [2021-06-08T15:11:47.081Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-179-stack-cost] did not exist. Created. [2021-06-08T15:11:47.081Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T15:11:47.414Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-08T15:11:47.483Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T15:11:47.492Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-179-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T15:12:05.796Z] lf-activate-venv(): INFO: Adding /tmp/venv-3vkH/bin to PATH [2021-06-08T15:12:05.796Z] INFO: No Stack... [2021-06-08T15:12:05.796Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T15:12:05.796Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T15:12:06.155Z] + cat /w/workspace/device-sdk-go/179/archives/cost.csv [2021-06-08T15:12:06.155Z] + cut -d, -f6 [Pipeline] lock [2021-06-08T15:12:06.230Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-179-stack-cost] [2021-06-08T15:12:06.240Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-179-stack-cost] did not exist. Created. [2021-06-08T15:12:06.240Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T15:12:06.623Z] /w/workspace/device-sdk-go/179@tmp/durable-d8a4f7ab/script.sh: 1: /w/workspace/device-sdk-go/179@tmp/durable-d8a4f7ab/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-08T15:12:06.999Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T15:12:07.033Z] Warning: overwriting stash ‘stack-cost’ [2021-06-08T15:12:07.216Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T15:12:07.227Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-179-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 [2021-06-08T15:12:07.980Z] provisioning config files... [2021-06-08T15:12:07.988Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8347424919188122297tmp [Pipeline] { [Pipeline] sh [2021-06-08T15:12:08.312Z] + set +x [2021-06-08T15:12:08.312Z] + curl -s https://codecov.io/bash [2021-06-08T15:12:08.312Z] + bash -s -- [2021-06-08T15:12:08.312Z] [2021-06-08T15:12:08.312Z] _____ _ [2021-06-08T15:12:08.312Z] / ____| | | [2021-06-08T15:12:08.312Z] | | ___ __| | ___ ___ _____ __ [2021-06-08T15:12:08.312Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-08T15:12:08.312Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-08T15:12:08.312Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-08T15:12:08.312Z] Bash-1.0.3 [2021-06-08T15:12:08.312Z] [2021-06-08T15:12:08.312Z] [2021-06-08T15:12:08.312Z] ==> git version 2.24.4 found [2021-06-08T15:12:08.312Z] ==> 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 [2021-06-08T15:12:08.312Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-08T15:12:08.312Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-08T15:12:08.312Z] ==> Jenkins CI detected. [2021-06-08T15:12:08.312Z] project root: . [2021-06-08T15:12:08.312Z] --> token set from env [2021-06-08T15:12:08.577Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-08T15:12:08.577Z] ==> Running gcov in . (disable via -X gcov) [2021-06-08T15:12:08.577Z] ==> Python coveragepy not found [2021-06-08T15:12:08.577Z] ==> Searching for coverage reports in: [2021-06-08T15:12:08.577Z] + . [2021-06-08T15:12:08.577Z] -> Found 1 reports [2021-06-08T15:12:08.577Z] ==> Detecting git/mercurial file structure [2021-06-08T15:12:08.577Z] ==> Reading reports [2021-06-08T15:12:08.577Z] + ./coverage.out bytes=126071 [2021-06-08T15:12:08.577Z] ==> Appending adjustments [2021-06-08T15:12:08.577Z] https://docs.codecov.io/docs/fixing-reports [2021-06-08T15:12:08.838Z] + Found adjustments [2021-06-08T15:12:08.838Z] ==> Gzipping contents [2021-06-08T15:12:08.838Z] 20K /tmp/codecov.SNOvqp.gz [2021-06-08T15:12:08.838Z] ==> Uploading reports [2021-06-08T15:12:08.839Z] url: https://codecov.io [2021-06-08T15:12:08.839Z] query: branch=master&commit=907dcb8c5e72c1eb081ec49d4cc5729bbc41d242&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-08T15:12:08.839Z] -> Pinging Codecov [2021-06-08T15:12:08.839Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=907dcb8c5e72c1eb081ec49d4cc5729bbc41d242&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-08T15:12:09.783Z] -> Uploading to [2021-06-08T15:12:09.783Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-08/7E55EF52A471D76F132DFD9A03CDDE97/907dcb8c5e72c1eb081ec49d4cc5729bbc41d242/0688fc4d-d412-4f63-a3e2-a674e298fe91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T151209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c380eb9fddbb42e474378e7ae34ea1489efd9e83fdcf76993cef050cc2d4e39c [2021-06-08T15:12:09.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T15:12:09.783Z] Dload Upload Total Spent Left Speed [2021-06-08T15:12:10.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16431 0 0 100 16431 0 45389 --:--:-- --:--:-- --:--:-- 45515 [2021-06-08T15:12:10.044Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 [Pipeline] } [2021-06-08T15:12:10.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-08T15:12:13.709Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-08T15:12:13.725Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:12:14.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T15:12:14.051Z] [2021-06-08T15:12:14.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:12:14.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T15:12:14.634Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-08T15:12:14.634Z] 188c0c94c7c5: Pulling fs layer [2021-06-08T15:12:14.634Z] 0ef7d3d256c8: Pulling fs layer [2021-06-08T15:12:14.634Z] de9db76c5a1d: Pulling fs layer [2021-06-08T15:12:14.634Z] 0eba1c9be4d2: Pulling fs layer [2021-06-08T15:12:14.634Z] 0d57e429df01: Pulling fs layer [2021-06-08T15:12:14.634Z] 4e4be7b47b0d: Pulling fs layer [2021-06-08T15:12:14.634Z] e1f770b5df2f: Pulling fs layer [2021-06-08T15:12:14.634Z] 85a0685a4137: Pulling fs layer [2021-06-08T15:12:14.634Z] 0d57e429df01: Waiting [2021-06-08T15:12:14.634Z] 4e4be7b47b0d: Waiting [2021-06-08T15:12:14.634Z] e1f770b5df2f: Waiting [2021-06-08T15:12:14.634Z] 85a0685a4137: Waiting [2021-06-08T15:12:14.634Z] 0eba1c9be4d2: Waiting [2021-06-08T15:12:14.634Z] de9db76c5a1d: Verifying Checksum [2021-06-08T15:12:14.634Z] de9db76c5a1d: Download complete [2021-06-08T15:12:14.634Z] 0ef7d3d256c8: Verifying Checksum [2021-06-08T15:12:14.634Z] 0ef7d3d256c8: Download complete [2021-06-08T15:12:14.634Z] 0d57e429df01: Verifying Checksum [2021-06-08T15:12:14.634Z] 0d57e429df01: Download complete [2021-06-08T15:12:14.634Z] 188c0c94c7c5: Verifying Checksum [2021-06-08T15:12:14.634Z] 188c0c94c7c5: Download complete [2021-06-08T15:12:14.634Z] 4e4be7b47b0d: Verifying Checksum [2021-06-08T15:12:14.634Z] 4e4be7b47b0d: Download complete [2021-06-08T15:12:15.212Z] 188c0c94c7c5: Pull complete [2021-06-08T15:12:15.475Z] 0ef7d3d256c8: Pull complete [2021-06-08T15:12:15.736Z] de9db76c5a1d: Pull complete [2021-06-08T15:12:16.310Z] e1f770b5df2f: Verifying Checksum [2021-06-08T15:12:16.310Z] e1f770b5df2f: Download complete [2021-06-08T15:12:18.247Z] 0eba1c9be4d2: Verifying Checksum [2021-06-08T15:12:18.247Z] 0eba1c9be4d2: Download complete [2021-06-08T15:12:18.247Z] 85a0685a4137: Verifying Checksum [2021-06-08T15:12:18.247Z] 85a0685a4137: Download complete [2021-06-08T15:12:21.605Z] 0eba1c9be4d2: Pull complete [2021-06-08T15:12:21.605Z] 0d57e429df01: Pull complete [2021-06-08T15:12:21.605Z] 4e4be7b47b0d: Pull complete [2021-06-08T15:12:21.871Z] e1f770b5df2f: Pull complete [2021-06-08T15:12:27.201Z] 85a0685a4137: Pull complete [2021-06-08T15:12:27.201Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-08T15:12:27.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T15:12:27.201Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-08T15:12:27.283Z] prd-centos7-docker-4c-2g-916 does not seem to be running inside a container [2021-06-08T15:12:27.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-08T15:12:50.721Z] $ docker top 82c9cd4fcc56589d1926a6627e1d9ced20763f8fd54a5b1cf945a1bc377f7dd4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T15:12:50.812Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-08T15:12:51.104Z] + set -o pipefail [2021-06-08T15:12:51.104Z] + snyk monitor '--org=edgex-jenkins' [2021-06-08T15:13:05.255Z] [2021-06-08T15:13:05.255Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-06-08T15:13:05.255Z] [2021-06-08T15:13:05.255Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/f98f087f-b338-48ea-99ff-d4c5067d3d79 [2021-06-08T15:13:05.255Z] [2021-06-08T15:13:05.255Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-08T15:13:05.255Z] [2021-06-08T15:13:05.255Z] [Pipeline] } [2021-06-08T15:13:05.268Z] $ docker stop --time=1 82c9cd4fcc56589d1926a6627e1d9ced20763f8fd54a5b1cf945a1bc377f7dd4 [2021-06-08T15:13:18.022Z] $ docker rm -f 82c9cd4fcc56589d1926a6627e1d9ced20763f8fd54a5b1cf945a1bc377f7dd4 [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 [2021-06-08T15:13:18.990Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T15:13:19.009Z] provisioning config files... [2021-06-08T15:13:19.018Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2909275134784764017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:13:19.332Z] --> edgex-publish-swagger.sh [2021-06-08T15:13:19.332Z] === Publish openapi/v1 API === [2021-06-08T15:13:19.332Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-06-08T15:13:19.332Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-06-08T15:13:19.332Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T15:13:19.332Z] Dload Upload Total Spent Left Speed [2021-06-08T15:13:20.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 20502 --:--:-- --:--:-- --:--:-- 20500 100 19947 0 0 100 19947 0 20500 --:--:-- --:--:-- --:--:-- 20500 [2021-06-08T15:13:20.273Z] [2021-06-08T15:13:20.273Z] [2021-06-08T15:13:20.273Z] === Publish openapi/v2 API === [2021-06-08T15:13:20.273Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-08T15:13:20.273Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-06-08T15:13:20.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T15:13:20.273Z] Dload Upload Total Spent Left Speed [2021-06-08T15:13:21.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 44688 0:00:01 0:00:01 --:--:-- 44728 100 51483 0 0 100 51483 0 40594 0:00:01 0:00:01 --:--:-- 40601 [2021-06-08T15:13:21.486Z] [2021-06-08T15:13:21.486Z] [Pipeline] } [2021-06-08T15:13:21.498Z] 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 [2021-06-08T15:13:26.029Z] + git log --format=format:%s -1 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:13:26.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T15:13:26.387Z] . [Pipeline] withDockerContainer [2021-06-08T15:13:26.461Z] prd-centos7-docker-4c-2g-916 does not seem to be running inside a container [2021-06-08T15:13:26.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T15:13:27.416Z] $ docker top f2548a16ab727e439c329103d8809bd93fb6347fe890c4d623c0b25ad73f0b15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T15:13:27.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T15:13:27.554Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T15:13:27.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T15:13:27.662Z] $ docker exec f2548a16ab727e439c329103d8809bd93fb6347fe890c4d623c0b25ad73f0b15 ssh-agent [2021-06-08T15:13:27.772Z] SSH_AUTH_SOCK=/tmp/ssh-0H05m7xmJqaV/agent.14 [2021-06-08T15:13:27.772Z] SSH_AGENT_PID=21 [2021-06-08T15:13:27.778Z] Running ssh-add (command line suppressed) [2021-06-08T15:13:27.873Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7987997734079493414.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7987997734079493414.key) [2021-06-08T15:13:27.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T15:13:28.205Z] + git semver tag [2021-06-08T15:13:28.205Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T15:13:28.205Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-08T15:13:28.205Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-08T15:13:28.205Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T15:13:28.205Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T15:13:28.205Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T15:13:28.205Z] # $SEMVER_BRANCH = master [2021-06-08T15:13:28.205Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-08T15:13:28.205Z] # 907dcb8c5e72c1eb081ec49d4cc5729bbc41d242 HEAD [2021-06-08T15:13:28.205Z] # -> Force: false [2021-06-08T15:13:28.205Z] # 0e526b295dc33d191a6800729dafd929568e6fbe refs/tags/v2.0.0-dev.72 [Pipeline] } [2021-06-08T15:13:28.213Z] $ docker exec --env ******** --env ******** f2548a16ab727e439c329103d8809bd93fb6347fe890c4d623c0b25ad73f0b15 ssh-agent -k [2021-06-08T15:13:28.302Z] unset SSH_AUTH_SOCK; [2021-06-08T15:13:28.302Z] unset SSH_AGENT_PID; [2021-06-08T15:13:28.302Z] echo Agent pid 21 killed; [2021-06-08T15:13:28.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T15:13:28.652Z] + git semver [Pipeline] } [2021-06-08T15:13:28.664Z] $ docker stop --time=1 f2548a16ab727e439c329103d8809bd93fb6347fe890c4d623c0b25ad73f0b15 [2021-06-08T15:13:30.150Z] $ docker rm -f f2548a16ab727e439c329103d8809bd93fb6347fe890c4d623c0b25ad73f0b15 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:13:30.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T15:13:30.634Z] [2021-06-08T15:13:30.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:13:30.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T15:13:31.207Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-08T15:13:31.207Z] ab5ef0e58194: Pulling fs layer [2021-06-08T15:13:31.207Z] 9712f1f96733: Pulling fs layer [2021-06-08T15:13:31.207Z] 63f879dbbcfc: Pulling fs layer [2021-06-08T15:13:31.207Z] 0d9ebad4ef96: Pulling fs layer [2021-06-08T15:13:31.207Z] e9a5061849ea: Pulling fs layer [2021-06-08T15:13:31.207Z] d747dcd14b5f: Pulling fs layer [2021-06-08T15:13:31.207Z] 2de7ff778b66: Pulling fs layer [2021-06-08T15:13:31.207Z] e9a5061849ea: Waiting [2021-06-08T15:13:31.207Z] d747dcd14b5f: Waiting [2021-06-08T15:13:31.207Z] 2de7ff778b66: Waiting [2021-06-08T15:13:31.207Z] 0d9ebad4ef96: Waiting [2021-06-08T15:13:31.207Z] 9712f1f96733: Verifying Checksum [2021-06-08T15:13:31.207Z] 9712f1f96733: Download complete [2021-06-08T15:13:32.596Z] 63f879dbbcfc: Verifying Checksum [2021-06-08T15:13:32.596Z] 63f879dbbcfc: Download complete [2021-06-08T15:13:32.857Z] e9a5061849ea: Verifying Checksum [2021-06-08T15:13:32.857Z] e9a5061849ea: Download complete [2021-06-08T15:13:32.857Z] d747dcd14b5f: Verifying Checksum [2021-06-08T15:13:32.857Z] d747dcd14b5f: Download complete [2021-06-08T15:13:33.433Z] 2de7ff778b66: Verifying Checksum [2021-06-08T15:13:33.433Z] 2de7ff778b66: Download complete [2021-06-08T15:13:33.697Z] 0d9ebad4ef96: Verifying Checksum [2021-06-08T15:13:33.697Z] 0d9ebad4ef96: Download complete [2021-06-08T15:13:33.697Z] ab5ef0e58194: Verifying Checksum [2021-06-08T15:13:33.697Z] ab5ef0e58194: Download complete [2021-06-08T15:13:36.335Z] ab5ef0e58194: Pull complete [2021-06-08T15:13:36.335Z] 9712f1f96733: Pull complete [2021-06-08T15:13:37.282Z] 63f879dbbcfc: Pull complete [2021-06-08T15:13:42.623Z] 0d9ebad4ef96: Pull complete [2021-06-08T15:13:42.623Z] e9a5061849ea: Pull complete [2021-06-08T15:13:42.623Z] d747dcd14b5f: Pull complete [2021-06-08T15:13:44.400Z] 2de7ff778b66: Pull complete [2021-06-08T15:13:44.400Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-08T15:13:44.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T15:13:44.400Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-08T15:13:44.473Z] prd-centos7-docker-4c-2g-916 does not seem to be running inside a container [2021-06-08T15:13:44.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-08T15:14:15.347Z] $ docker top 929c19e3325bda3329edcbc0d323412924c78dd1b27c2bbb8acddf87c3c20deb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-08T15:14:15.455Z] provisioning config files... [2021-06-08T15:14:15.466Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2980764763466154841tmp [2021-06-08T15:14:15.479Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2756010202797444219tmp [2021-06-08T15:14:15.492Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2464872763006134605tmp [Pipeline] { [Pipeline] echo [2021-06-08T15:14:15.512Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:14:15.806Z] ---> sigul-configuration.sh [2021-06-08T15:14:15.806Z] gpg: directory `/root/.gnupg' created [2021-06-08T15:14:15.806Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-08T15:14:15.806Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-08T15:14:15.806Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-08T15:14:15.806Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-08T15:14:15.806Z] gpg: CAST5 encrypted data [2021-06-08T15:14:15.806Z] gpg: encrypted with 1 passphrase [2021-06-08T15:14:15.806Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-08T15:14:16.104Z] + mkdir /home/jenkins [2021-06-08T15:14:16.105Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-08T15:14:16.399Z] + 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 [2021-06-08T15:14:16.412Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:14:16.713Z] ---> sigul-install.sh [2021-06-08T15:14:24.857Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-08T15:14:25.153Z] + git tag --list [2021-06-08T15:14:25.153Z] 0.7.1 [2021-06-08T15:14:25.153Z] delhi-tag [2021-06-08T15:14:25.153Z] v1.0.0 [2021-06-08T15:14:25.153Z] v1.1.0 [2021-06-08T15:14:25.153Z] v1.1.1 [2021-06-08T15:14:25.153Z] v1.1.2 [2021-06-08T15:14:25.153Z] v1.2.0 [2021-06-08T15:14:25.153Z] v1.2.1 [2021-06-08T15:14:25.153Z] v1.2.2 [2021-06-08T15:14:25.153Z] v1.2.3 [2021-06-08T15:14:25.153Z] v1.3.0 [2021-06-08T15:14:25.153Z] v1.4.0 [2021-06-08T15:14:25.153Z] v2.0.0-dev.1 [2021-06-08T15:14:25.153Z] v2.0.0-dev.10 [2021-06-08T15:14:25.153Z] v2.0.0-dev.11 [2021-06-08T15:14:25.153Z] v2.0.0-dev.12 [2021-06-08T15:14:25.153Z] v2.0.0-dev.13 [2021-06-08T15:14:25.153Z] v2.0.0-dev.14 [2021-06-08T15:14:25.153Z] v2.0.0-dev.15 [2021-06-08T15:14:25.153Z] v2.0.0-dev.16 [2021-06-08T15:14:25.153Z] v2.0.0-dev.17 [2021-06-08T15:14:25.153Z] v2.0.0-dev.18 [2021-06-08T15:14:25.153Z] v2.0.0-dev.19 [2021-06-08T15:14:25.153Z] v2.0.0-dev.2 [2021-06-08T15:14:25.153Z] v2.0.0-dev.20 [2021-06-08T15:14:25.153Z] v2.0.0-dev.21 [2021-06-08T15:14:25.153Z] v2.0.0-dev.22 [2021-06-08T15:14:25.153Z] v2.0.0-dev.23 [2021-06-08T15:14:25.153Z] v2.0.0-dev.24 [2021-06-08T15:14:25.153Z] v2.0.0-dev.25 [2021-06-08T15:14:25.153Z] v2.0.0-dev.26 [2021-06-08T15:14:25.153Z] v2.0.0-dev.27 [2021-06-08T15:14:25.153Z] v2.0.0-dev.28 [2021-06-08T15:14:25.153Z] v2.0.0-dev.29 [2021-06-08T15:14:25.153Z] v2.0.0-dev.3 [2021-06-08T15:14:25.153Z] v2.0.0-dev.30 [2021-06-08T15:14:25.153Z] v2.0.0-dev.31 [2021-06-08T15:14:25.153Z] v2.0.0-dev.32 [2021-06-08T15:14:25.153Z] v2.0.0-dev.33 [2021-06-08T15:14:25.153Z] v2.0.0-dev.34 [2021-06-08T15:14:25.153Z] v2.0.0-dev.35 [2021-06-08T15:14:25.153Z] v2.0.0-dev.36 [2021-06-08T15:14:25.153Z] v2.0.0-dev.37 [2021-06-08T15:14:25.153Z] v2.0.0-dev.38 [2021-06-08T15:14:25.153Z] v2.0.0-dev.39 [2021-06-08T15:14:25.153Z] v2.0.0-dev.4 [2021-06-08T15:14:25.153Z] v2.0.0-dev.40 [2021-06-08T15:14:25.153Z] v2.0.0-dev.41 [2021-06-08T15:14:25.153Z] v2.0.0-dev.42 [2021-06-08T15:14:25.153Z] v2.0.0-dev.43 [2021-06-08T15:14:25.153Z] v2.0.0-dev.44 [2021-06-08T15:14:25.153Z] v2.0.0-dev.45 [2021-06-08T15:14:25.153Z] v2.0.0-dev.46 [2021-06-08T15:14:25.153Z] v2.0.0-dev.47 [2021-06-08T15:14:25.153Z] v2.0.0-dev.48 [2021-06-08T15:14:25.153Z] v2.0.0-dev.49 [2021-06-08T15:14:25.153Z] v2.0.0-dev.5 [2021-06-08T15:14:25.153Z] v2.0.0-dev.50 [2021-06-08T15:14:25.153Z] v2.0.0-dev.51 [2021-06-08T15:14:25.153Z] v2.0.0-dev.52 [2021-06-08T15:14:25.153Z] v2.0.0-dev.53 [2021-06-08T15:14:25.153Z] v2.0.0-dev.54 [2021-06-08T15:14:25.153Z] v2.0.0-dev.55 [2021-06-08T15:14:25.153Z] v2.0.0-dev.56 [2021-06-08T15:14:25.153Z] v2.0.0-dev.57 [2021-06-08T15:14:25.153Z] v2.0.0-dev.58 [2021-06-08T15:14:25.153Z] v2.0.0-dev.59 [2021-06-08T15:14:25.153Z] v2.0.0-dev.6 [2021-06-08T15:14:25.153Z] v2.0.0-dev.60 [2021-06-08T15:14:25.153Z] v2.0.0-dev.61 [2021-06-08T15:14:25.153Z] v2.0.0-dev.62 [2021-06-08T15:14:25.153Z] v2.0.0-dev.63 [2021-06-08T15:14:25.153Z] v2.0.0-dev.64 [2021-06-08T15:14:25.153Z] v2.0.0-dev.65 [2021-06-08T15:14:25.153Z] v2.0.0-dev.66 [2021-06-08T15:14:25.153Z] v2.0.0-dev.67 [2021-06-08T15:14:25.153Z] v2.0.0-dev.68 [2021-06-08T15:14:25.153Z] v2.0.0-dev.69 [2021-06-08T15:14:25.153Z] v2.0.0-dev.7 [2021-06-08T15:14:25.153Z] v2.0.0-dev.70 [2021-06-08T15:14:25.153Z] v2.0.0-dev.71 [2021-06-08T15:14:25.153Z] v2.0.0-dev.72 [2021-06-08T15:14:25.153Z] v2.0.0-dev.8 [2021-06-08T15:14:25.153Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-08T15:14:25.450Z] + lftools sign git-tag v2.0.0-dev.72 [2021-06-08T15:14:26.024Z] Signing Git tag with Sigul... [2021-06-08T15:14:26.024Z] Signing v2.0.0-dev.72 [Pipeline] echo [2021-06-08T15:14:26.976Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:14:27.275Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-08T15:14:27.283Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-08T15:14:27.305Z] $ docker stop --time=1 929c19e3325bda3329edcbc0d323412924c78dd1b27c2bbb8acddf87c3c20deb [2021-06-08T15:14:32.050Z] $ docker rm -f 929c19e3325bda3329edcbc0d323412924c78dd1b27c2bbb8acddf87c3c20deb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:14:32.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T15:14:32.762Z] . [Pipeline] withDockerContainer [2021-06-08T15:14:32.839Z] prd-centos7-docker-4c-2g-916 does not seem to be running inside a container [2021-06-08T15:14:32.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T15:14:33.758Z] $ docker top 3b9ec237a016445654d9b8abb731e1d5422d6a472d84d70340acafb433e22ff6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T15:14:33.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T15:14:33.874Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T15:14:33.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T15:14:33.982Z] $ docker exec 3b9ec237a016445654d9b8abb731e1d5422d6a472d84d70340acafb433e22ff6 ssh-agent [2021-06-08T15:14:34.093Z] SSH_AUTH_SOCK=/tmp/ssh-Gl1zmNL4iqbX/agent.14 [2021-06-08T15:14:34.093Z] SSH_AGENT_PID=21 [2021-06-08T15:14:34.100Z] Running ssh-add (command line suppressed) [2021-06-08T15:14:34.190Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1410824819555910764.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1410824819555910764.key) [2021-06-08T15:14:34.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T15:14:34.510Z] + git semver bump pre [2021-06-08T15:14:34.511Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T15:14:34.511Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-08T15:14:34.511Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-08T15:14:34.511Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T15:14:34.511Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T15:14:34.511Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T15:14:34.511Z] # $SEMVER_BRANCH = master [2021-06-08T15:14:34.511Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-08T15:14:34.511Z] 2.0.0-dev.73 [Pipeline] } [2021-06-08T15:14:34.519Z] $ docker exec --env ******** --env ******** 3b9ec237a016445654d9b8abb731e1d5422d6a472d84d70340acafb433e22ff6 ssh-agent -k [2021-06-08T15:14:34.612Z] unset SSH_AUTH_SOCK; [2021-06-08T15:14:34.612Z] unset SSH_AGENT_PID; [2021-06-08T15:14:34.612Z] echo Agent pid 21 killed; [2021-06-08T15:14:34.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T15:14:34.978Z] + git semver [Pipeline] } [2021-06-08T15:14:34.991Z] $ docker stop --time=1 3b9ec237a016445654d9b8abb731e1d5422d6a472d84d70340acafb433e22ff6 [2021-06-08T15:14:36.592Z] $ docker rm -f 3b9ec237a016445654d9b8abb731e1d5422d6a472d84d70340acafb433e22ff6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:14:37.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T15:14:37.021Z] . [Pipeline] withDockerContainer [2021-06-08T15:14:37.103Z] prd-centos7-docker-4c-2g-916 does not seem to be running inside a container [2021-06-08T15:14:37.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T15:14:38.196Z] $ docker top b0a2e16f07ba714837e5c6932b218cd84aa225e64fbca43f3b117b787da15360 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T15:14:38.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T15:14:38.319Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T15:14:38.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T15:14:38.439Z] $ docker exec b0a2e16f07ba714837e5c6932b218cd84aa225e64fbca43f3b117b787da15360 ssh-agent [2021-06-08T15:14:38.555Z] SSH_AUTH_SOCK=/tmp/ssh-gbJk8fAHNoZw/agent.14 [2021-06-08T15:14:38.555Z] SSH_AGENT_PID=20 [2021-06-08T15:14:38.561Z] Running ssh-add (command line suppressed) [2021-06-08T15:14:38.652Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5395590433706421193.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5395590433706421193.key) [2021-06-08T15:14:38.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T15:14:38.973Z] + git semver push [2021-06-08T15:14:38.973Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T15:14:38.973Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-08T15:14:38.973Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-08T15:14:38.973Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T15:14:38.973Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T15:14:38.973Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T15:14:38.973Z] # $SEMVER_BRANCH = master [2021-06-08T15:14:38.973Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-08T15:14:44.366Z] $ docker exec --env ******** --env ******** b0a2e16f07ba714837e5c6932b218cd84aa225e64fbca43f3b117b787da15360 ssh-agent -k [2021-06-08T15:14:44.462Z] unset SSH_AUTH_SOCK; [2021-06-08T15:14:44.463Z] unset SSH_AGENT_PID; [2021-06-08T15:14:44.463Z] echo Agent pid 20 killed; [2021-06-08T15:14:44.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T15:14:44.823Z] + git semver [Pipeline] } [2021-06-08T15:14:44.834Z] $ docker stop --time=1 b0a2e16f07ba714837e5c6932b218cd84aa225e64fbca43f3b117b787da15360 [2021-06-08T15:14:46.166Z] $ docker rm -f b0a2e16f07ba714837e5c6932b218cd84aa225e64fbca43f3b117b787da15360 [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 [2021-06-08T15:14:51.881Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:14:52.458Z] ---> package-listing.sh [2021-06-08T15:14:52.458Z] ++ facter osfamily [2021-06-08T15:14:52.458Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T15:14:52.721Z] + OS_FAMILY=redhat [2021-06-08T15:14:52.721Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-06-08T15:14:52.721Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T15:14:52.721Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T15:14:52.721Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T15:14:52.721Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T15:14:52.721Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-08T15:14:52.721Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T15:14:52.721Z] + case "${OS_FAMILY}" in [2021-06-08T15:14:52.721Z] + rpm -qa [2021-06-08T15:14:52.721Z] + sort [2021-06-08T15:14:53.291Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T15:14:53.291Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T15:14:53.291Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T15:14:53.291Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-08T15:14:53.291Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-06-08T15:14:53.291Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo [2021-06-08T15:14:53.305Z] 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 [2021-06-08T15:14:53.588Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:14:54.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T15:14:54.166Z] [2021-06-08T15:14:54.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T15:14:54.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T15:14:54.738Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T15:14:54.738Z] df20fa9351a1: Pulling fs layer [2021-06-08T15:14:54.738Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T15:14:54.738Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T15:14:54.738Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T15:14:54.738Z] 93b61091891f: Pulling fs layer [2021-06-08T15:14:54.738Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T15:14:54.738Z] 5e14af77c1be: Pulling fs layer [2021-06-08T15:14:54.738Z] 01666e4c0597: Pulling fs layer [2021-06-08T15:14:54.738Z] aa168da1d23b: Pulling fs layer [2021-06-08T15:14:54.738Z] 46f8f816bc3b: Waiting [2021-06-08T15:14:54.738Z] 93b61091891f: Waiting [2021-06-08T15:14:54.738Z] 93b9cdb0e59b: Waiting [2021-06-08T15:14:54.738Z] 5e14af77c1be: Waiting [2021-06-08T15:14:54.738Z] 01666e4c0597: Waiting [2021-06-08T15:14:54.738Z] aa168da1d23b: Waiting [2021-06-08T15:14:54.738Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T15:14:54.738Z] 36b3adc4ff6f: Download complete [2021-06-08T15:14:54.738Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T15:14:54.738Z] 46f8f816bc3b: Download complete [2021-06-08T15:14:54.738Z] df20fa9351a1: Verifying Checksum [2021-06-08T15:14:54.738Z] df20fa9351a1: Download complete [2021-06-08T15:14:54.738Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T15:14:54.738Z] 93b9cdb0e59b: Download complete [2021-06-08T15:14:54.738Z] 5e14af77c1be: Verifying Checksum [2021-06-08T15:14:54.738Z] 5e14af77c1be: Download complete [2021-06-08T15:14:54.738Z] 93b61091891f: Verifying Checksum [2021-06-08T15:14:54.738Z] 93b61091891f: Download complete [2021-06-08T15:14:54.738Z] 01666e4c0597: Verifying Checksum [2021-06-08T15:14:54.738Z] 01666e4c0597: Download complete [2021-06-08T15:14:55.006Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T15:14:55.007Z] 8ad3a11d3b57: Download complete [2021-06-08T15:14:55.007Z] df20fa9351a1: Pull complete [2021-06-08T15:14:55.267Z] 36b3adc4ff6f: Pull complete [2021-06-08T15:14:56.212Z] 8ad3a11d3b57: Pull complete [2021-06-08T15:14:56.472Z] aa168da1d23b: Verifying Checksum [2021-06-08T15:14:56.472Z] aa168da1d23b: Download complete [2021-06-08T15:14:56.736Z] 46f8f816bc3b: Pull complete [2021-06-08T15:14:57.311Z] 93b61091891f: Pull complete [2021-06-08T15:14:57.578Z] 93b9cdb0e59b: Pull complete [2021-06-08T15:14:57.849Z] 5e14af77c1be: Pull complete [2021-06-08T15:14:58.109Z] 01666e4c0597: Pull complete [2021-06-08T15:15:04.736Z] aa168da1d23b: Pull complete [2021-06-08T15:15:04.736Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T15:15:04.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T15:15:04.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T15:15:04.811Z] prd-centos7-docker-4c-2g-916 does not seem to be running inside a container [2021-06-08T15:15:04.845Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T15:15:31.645Z] $ docker top 9653248d9b3f7a307667999bb0199ca0a77a5d48dcf1596397099812132cd332 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T15:15:32.035Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T15:15:32.348Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T15:15:32.641Z] + ls /var/log/sa-host [2021-06-08T15:15:32.641Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T15:15:32.641Z] file_magic: OK [2021-06-08T15:15:32.641Z] HZ: Using current value: 100 [2021-06-08T15:15:32.641Z] file_header: OK [2021-06-08T15:15:32.641Z] 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 [2021-06-08T15:15:32.641Z] Statistics: [2021-06-08T15:15:32.641Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T15:15:32.641Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T15:15:32.641Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T15:15:32.641Z] file_magic: OK [2021-06-08T15:15:32.641Z] HZ: Using current value: 100 [2021-06-08T15:15:32.641Z] file_header: OK [2021-06-08T15:15:32.641Z] 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 [2021-06-08T15:15:32.641Z] Statistics: [2021-06-08T15:15:32.641Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T15:15:32.641Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T15:15:33.244Z] provisioning config files... [2021-06-08T15:15:33.255Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6930724924151169921tmp [Pipeline] { [Pipeline] echo [2021-06-08T15:15:33.276Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:15:33.586Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T15:15:33.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:15:33.976Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T15:15:33.986Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:15:34.280Z] ---> sudo-logs.sh [2021-06-08T15:15:34.281Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T15:15:34.311Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:15:34.610Z] ---> job-cost.sh [2021-06-08T15:15:34.610Z] lf-activate-venv: SKIPPING [2021-06-08T15:15:34.610Z] DEBUG: total: 0.18000000715255737 [2021-06-08T15:15:34.610Z] INFO: Retrieving Stack Cost... [2021-06-08T15:15:35.553Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T15:15:35.843Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T15:15:35.855Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T15:15:36.151Z] ---> logs-deploy.sh [2021-06-08T15:15:36.151Z] lf-activate-venv: SKIPPING [2021-06-08T15:15:36.151Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/179 [2021-06-08T15:15:36.151Z] INFO: archiving workspace using pattern(s): [2021-06-08T15:15:37.095Z] Archives upload complete. [2021-06-08T15:15:37.095Z] INFO: archiving logs to Nexus [2021-06-08T15:15:39.256Z] ---> uname -a: [2021-06-08T15:15:39.256Z] Linux prd-centos7-docker-4c-2g-916.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-08T15:15:39.256Z] [2021-06-08T15:15:39.256Z] [2021-06-08T15:15:39.256Z] ---> lscpu: [2021-06-08T15:15:39.256Z] Architecture: x86_64 [2021-06-08T15:15:39.256Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-08T15:15:39.256Z] Byte Order: Little Endian [2021-06-08T15:15:39.256Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-08T15:15:39.256Z] CPU(s): 2 [2021-06-08T15:15:39.256Z] On-line CPU(s) list: 0,1 [2021-06-08T15:15:39.256Z] Thread(s) per core: 1 [2021-06-08T15:15:39.256Z] Core(s) per socket: 1 [2021-06-08T15:15:39.256Z] Socket(s): 2 [2021-06-08T15:15:39.256Z] NUMA node(s): 1 [2021-06-08T15:15:39.256Z] Vendor ID: AuthenticAMD [2021-06-08T15:15:39.256Z] CPU family: 23 [2021-06-08T15:15:39.256Z] Model: 49 [2021-06-08T15:15:39.256Z] Model name: AMD EPYC-Rome Processor [2021-06-08T15:15:39.256Z] Stepping: 0 [2021-06-08T15:15:39.256Z] CPU MHz: 2800.000 [2021-06-08T15:15:39.256Z] BogoMIPS: 5600.00 [2021-06-08T15:15:39.256Z] Virtualization: AMD-V [2021-06-08T15:15:39.256Z] Hypervisor vendor: KVM [2021-06-08T15:15:39.256Z] Virtualization type: full [2021-06-08T15:15:39.256Z] L1d cache: 64 KiB [2021-06-08T15:15:39.256Z] L1i cache: 64 KiB [2021-06-08T15:15:39.256Z] L2 cache: 1 MiB [2021-06-08T15:15:39.256Z] L3 cache: 32 MiB [2021-06-08T15:15:39.256Z] NUMA node0 CPU(s): 0,1 [2021-06-08T15:15:39.256Z] Vulnerability Itlb multihit: Not affected [2021-06-08T15:15:39.256Z] Vulnerability L1tf: Not affected [2021-06-08T15:15:39.256Z] Vulnerability Mds: Not affected [2021-06-08T15:15:39.256Z] Vulnerability Meltdown: Not affected [2021-06-08T15:15:39.256Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-08T15:15:39.256Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-08T15:15:39.256Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-08T15:15:39.256Z] Vulnerability Srbds: Not affected [2021-06-08T15:15:39.256Z] Vulnerability Tsx async abort: Not affected [2021-06-08T15:15:39.256Z] 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 [2021-06-08T15:15:39.256Z] [2021-06-08T15:15:39.256Z] [2021-06-08T15:15:39.256Z] ---> nproc: [2021-06-08T15:15:39.256Z] 2 [2021-06-08T15:15:39.256Z] [2021-06-08T15:15:39.256Z] [2021-06-08T15:15:39.256Z] ---> df -h: [2021-06-08T15:15:39.256Z] Filesystem Size Used Available Use% Mounted on [2021-06-08T15:15:39.256Z] overlay 40.0G 8.5G 31.5G 21% / [2021-06-08T15:15:39.256Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-08T15:15:39.256Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-08T15:15:39.256Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-08T15:15:39.256Z] /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os [2021-06-08T15:15:39.256Z] /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf [2021-06-08T15:15:39.256Z] /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname [2021-06-08T15:15:39.256Z] /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts [2021-06-08T15:15:39.256Z] /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log [2021-06-08T15:15:39.256Z] /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-08T15:15:39.256Z] /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json [2021-06-08T15:15:39.256Z] /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/dgexfoundry_device-sdk-go_master@tmp [2021-06-08T15:15:39.256Z] /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host [2021-06-08T15:15:39.256Z] /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure [2021-06-08T15:15:39.256Z] [2021-06-08T15:15:39.256Z] [2021-06-08T15:15:39.256Z] ---> free -m: [2021-06-08T15:15:39.256Z] total used free shared buff/cache available [2021-06-08T15:15:39.256Z] Mem: 7821 1171 3264 0 3385 6569 [2021-06-08T15:15:39.256Z] Swap: 1023 0 1023 [2021-06-08T15:15:39.256Z] [2021-06-08T15:15:39.256Z] [2021-06-08T15:15:39.256Z] ---> ip addr: [2021-06-08T15:15:39.256Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-08T15:15:39.256Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-08T15:15:39.256Z] inet 127.0.0.1/8 scope host lo [2021-06-08T15:15:39.256Z] valid_lft forever preferred_lft forever [2021-06-08T15:15:39.256Z] inet6 ::1/128 scope host [2021-06-08T15:15:39.256Z] valid_lft forever preferred_lft forever [2021-06-08T15:15:39.256Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-08T15:15:39.256Z] link/ether fa:16:3e:17:c6:98 brd ff:ff:ff:ff:ff:ff [2021-06-08T15:15:39.256Z] inet 10.30.123.119/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-08T15:15:39.256Z] valid_lft 85468sec preferred_lft 85468sec [2021-06-08T15:15:39.256Z] inet6 fe80::f816:3eff:fe17:c698/64 scope link [2021-06-08T15:15:39.256Z] valid_lft forever preferred_lft forever [2021-06-08T15:15:39.256Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-08T15:15:39.256Z] link/ether 02:42:15:42:39:0b brd ff:ff:ff:ff:ff:ff [2021-06-08T15:15:39.256Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-08T15:15:39.256Z] valid_lft forever preferred_lft forever [2021-06-08T15:15:39.256Z] inet6 fe80::42:15ff:fe42:390b/64 scope link [2021-06-08T15:15:39.256Z] valid_lft forever preferred_lft forever [2021-06-08T15:15:39.256Z] [2021-06-08T15:15:39.256Z] [2021-06-08T15:15:39.256Z] ---> sar -b -r -n DEV: [2021-06-08T15:15:39.256Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T15:15:39.256Z] [2021-06-08T15:15:39.256Z] 14:59:51 LINUX RESTART (2 CPU) [2021-06-08T15:15:39.256Z] [2021-06-08T15:15:39.256Z] 15:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-08T15:15:39.256Z] 15:02:01 22.97 3.72 19.25 0.00 2645.09 3226.30 0.00 [2021-06-08T15:15:39.256Z] 15:03:01 0.63 0.02 0.62 0.00 0.53 11.19 0.00 [2021-06-08T15:15:39.256Z] 15:04:01 0.17 0.00 0.17 0.00 0.00 2.27 0.00 [2021-06-08T15:15:39.256Z] 15:05:01 0.22 0.00 0.22 0.00 0.00 4.00 0.00 [2021-06-08T15:15:39.256Z] 15:06:01 0.18 0.00 0.18 0.00 0.00 3.18 0.00 [2021-06-08T15:15:39.256Z] 15:07:01 0.33 0.00 0.33 0.00 0.00 3.83 0.00 [2021-06-08T15:15:39.256Z] 15:08:01 0.22 0.00 0.22 0.00 0.00 3.37 0.00 [2021-06-08T15:15:39.256Z] 15:09:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 [2021-06-08T15:15:39.256Z] 15:10:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-06-08T15:15:39.256Z] 15:11:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 [2021-06-08T15:15:39.256Z] 15:12:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 [2021-06-08T15:15:39.256Z] 15:13:01 86.21 0.03 86.18 0.00 3.73 27991.42 0.00 [2021-06-08T15:15:39.256Z] 15:14:01 82.23 0.00 82.23 0.00 0.00 21304.86 0.00 [2021-06-08T15:15:39.256Z] 15:15:01 48.82 0.25 48.57 0.00 14.79 9504.81 0.00 [2021-06-08T15:15:39.256Z] Average: 17.38 0.28 17.09 0.00 187.41 4445.38 0.00 [2021-06-08T15:15:39.256Z] [2021-06-08T15:15:39.256Z] 15:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-08T15:15:39.256Z] 15:02:01 5457712 0 811056 10.13 2620 1737544 1291504 14.26 572220 1579008 12 [2021-06-08T15:15:39.256Z] 15:03:01 5463476 0 805288 10.05 2620 1737548 1227728 13.55 572680 1573716 24 [2021-06-08T15:15:39.256Z] 15:04:01 5460036 0 808724 10.10 2620 1737552 1252388 13.83 572028 1577636 20 [2021-06-08T15:15:39.256Z] 15:05:01 5459452 0 809304 10.11 2620 1737556 1258636 13.90 572684 1577636 12 [2021-06-08T15:15:39.256Z] 15:06:01 5467668 0 801080 10.00 2620 1737564 1200528 13.25 562888 1580828 12 [2021-06-08T15:15:39.256Z] 15:07:01 5467748 0 801000 10.00 2620 1737564 1200468 13.25 562560 1580828 12 [2021-06-08T15:15:39.257Z] 15:08:01 5459200 0 809540 10.11 2620 1737572 1200576 13.26 571064 1580828 8 [2021-06-08T15:15:39.257Z] 15:09:01 5458592 0 810144 10.12 2620 1737576 1200648 13.26 571704 1580828 8 [2021-06-08T15:15:39.257Z] 15:10:01 5459460 0 809276 10.10 2620 1737576 1200652 13.26 573232 1578732 8 [2021-06-08T15:15:39.257Z] 15:11:01 5457696 0 811032 10.13 2620 1737584 1200604 13.26 575448 1578732 16 [2021-06-08T15:15:39.257Z] 15:12:01 5457528 0 811200 10.13 2620 1737584 1200448 13.25 581576 1572452 8 [2021-06-08T15:15:39.257Z] 15:13:01 4379192 0 1046728 13.07 2620 2580392 1467888 16.21 804028 2307944 101812 [2021-06-08T15:15:39.257Z] 15:14:01 3852648 0 1094092 13.66 2620 3059572 1501112 16.57 800164 2728168 120176 [2021-06-08T15:15:39.257Z] 15:15:01 3229776 0 1209284 15.10 2620 3567252 1738488 19.19 1134740 2953312 506996 [2021-06-08T15:15:39.257Z] Average: 5109299 0 874125 10.91 2620 2022888 1295833 14.31 644787 1810761 52080 [2021-06-08T15:15:39.257Z] [2021-06-08T15:15:39.257Z] 15:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-08T15:15:39.257Z] 15:02:01 eth0 102.15 81.82 399.16 19.63 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:02:01 docker0 12.47 10.14 1.97 28.17 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:03:01 eth0 7.20 4.36 4.09 8.14 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:04:01 eth0 2.23 0.98 0.41 6.57 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:05:01 eth0 1.57 1.23 0.58 7.47 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:06:01 eth0 0.67 0.47 0.40 0.27 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:07:01 eth0 0.83 0.15 0.18 0.07 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:08:01 eth0 1.15 0.28 0.33 0.20 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:09:01 eth0 1.40 0.23 0.36 0.21 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:10:01 eth0 1.35 0.52 0.58 0.36 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:11:01 eth0 2.28 0.52 0.53 0.27 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:12:01 eth0 0.80 0.07 0.04 0.04 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:13:01 veth76f81c4 70.79 70.17 6.46 389.99 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:13:01 eth0 507.58 471.27 4477.25 41.51 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:13:01 docker0 70.79 70.04 5.49 389.98 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:14:01 eth0 403.70 369.26 3192.58 80.90 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:14:01 docker0 0.89 0.73 0.19 0.31 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:15:01 eth0 284.86 244.75 2477.72 62.49 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] 15:15:01 docker0 43.67 50.57 2.71 260.35 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] Average: eth0 94.32 84.18 755.86 16.33 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] Average: docker0 9.12 9.39 0.74 48.49 0.00 0.00 0.00 0.00 [2021-06-08T15:15:39.257Z] [2021-06-08T15:15:39.257Z] [2021-06-08T15:15:39.257Z] ---> sar -P ALL: [2021-06-08T15:15:39.257Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T15:15:39.257Z] [2021-06-08T15:15:39.257Z] 14:59:51 LINUX RESTART (2 CPU) [2021-06-08T15:15:39.257Z] [2021-06-08T15:15:39.257Z] 15:01:02 CPU %user %nice %system %iowait %steal %idle [2021-06-08T15:15:39.257Z] 15:02:01 all 3.33 0.00 1.74 3.30 0.06 91.56 [2021-06-08T15:15:39.257Z] 15:02:01 0 3.53 0.00 2.17 1.57 0.07 92.67 [2021-06-08T15:15:39.257Z] 15:02:01 1 3.14 0.00 1.32 5.03 0.05 90.45 [2021-06-08T15:15:39.257Z] 15:03:01 all 0.16 0.00 0.07 0.00 0.03 99.75 [2021-06-08T15:15:39.257Z] 15:03:01 0 0.20 0.00 0.08 0.00 0.02 99.70 [2021-06-08T15:15:39.257Z] 15:03:01 1 0.12 0.00 0.05 0.00 0.03 99.80 [2021-06-08T15:15:39.257Z] 15:04:01 all 0.07 0.00 0.04 0.00 0.02 99.87 [2021-06-08T15:15:39.257Z] 15:04:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-06-08T15:15:39.257Z] 15:04:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2021-06-08T15:15:39.257Z] 15:05:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-08T15:15:39.257Z] 15:05:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-08T15:15:39.257Z] 15:05:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-08T15:15:39.257Z] 15:06:01 all 0.13 0.00 0.04 0.00 0.03 99.80 [2021-06-08T15:15:39.257Z] 15:06:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-06-08T15:15:39.257Z] 15:06:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2021-06-08T15:15:39.257Z] 15:07:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-08T15:15:39.257Z] 15:07:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-08T15:15:39.257Z] 15:07:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-08T15:15:39.257Z] 15:08:01 all 0.09 0.00 0.05 0.00 0.02 99.84 [2021-06-08T15:15:39.257Z] 15:08:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-06-08T15:15:39.257Z] 15:08:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2021-06-08T15:15:39.257Z] 15:09:01 all 0.09 0.00 0.03 0.00 0.02 99.87 [2021-06-08T15:15:39.257Z] 15:09:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2021-06-08T15:15:39.257Z] 15:09:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-08T15:15:39.257Z] 15:10:01 all 0.13 0.00 0.01 0.00 0.03 99.83 [2021-06-08T15:15:39.257Z] 15:10:01 0 0.22 0.00 0.02 0.00 0.03 99.73 [2021-06-08T15:15:39.257Z] 15:10:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2021-06-08T15:15:39.257Z] 15:11:01 all 0.14 0.00 0.03 0.00 0.02 99.81 [2021-06-08T15:15:39.257Z] 15:11:01 0 0.25 0.00 0.03 0.00 0.02 99.70 [2021-06-08T15:15:39.257Z] 15:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-08T15:15:39.257Z] 15:12:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-08T15:15:39.257Z] 15:12:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-08T15:15:39.257Z] 15:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-08T15:15:39.257Z] [2021-06-08T15:15:39.257Z] 15:12:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T15:15:39.257Z] 15:13:01 all 10.41 0.00 4.00 21.14 0.07 64.39 [2021-06-08T15:15:39.257Z] 15:13:01 0 10.20 0.00 4.04 14.86 0.07 70.83 [2021-06-08T15:15:39.257Z] 15:13:01 1 10.61 0.00 3.96 27.39 0.07 57.97 [2021-06-08T15:15:39.257Z] 15:14:01 all 8.88 0.00 4.26 10.03 0.06 76.76 [2021-06-08T15:15:39.257Z] 15:14:01 0 8.75 0.00 4.31 8.44 0.07 78.44 [2021-06-08T15:15:39.257Z] 15:14:01 1 9.02 0.00 4.20 11.63 0.05 75.09 [2021-06-08T15:15:39.257Z] 15:15:01 all 10.50 0.00 4.30 7.94 0.08 77.18 [2021-06-08T15:15:39.257Z] 15:15:01 0 8.14 0.00 4.28 9.31 0.07 78.21 [2021-06-08T15:15:39.257Z] 15:15:01 1 12.87 0.00 4.33 6.56 0.09 76.16 [2021-06-08T15:15:39.257Z] Average: all 2.40 0.00 1.03 2.97 0.03 93.57 [2021-06-08T15:15:39.257Z] Average: 0 2.26 0.00 1.06 2.39 0.03 94.25 [2021-06-08T15:15:39.257Z] Average: 1 2.53 0.00 0.99 3.54 0.04 92.89 [2021-06-08T15:15:39.257Z] [2021-06-08T15:15:39.257Z] [2021-06-08T15:15:39.257Z]