Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5c06a72fcc3128da4af48966d2175cda114393df 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-ssh4826137714848568903.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3834224498094056212.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4849966373283008562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh216923899974730725.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-ssh118366836877182765.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 ‘prd-centos7-docker-4c-2g-160’ is offline Running on prd-centos7-docker-4c-2g-163 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_master@tmp/jenkins-gitclient-ssh4957474953548613691.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5c06a72fcc3128da4af48966d2175cda114393df (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c06a72fcc3128da4af48966d2175cda114393df # timeout=10 Commit message: "Merge pull request #966 from hahattan/issue-964" > git rev-list --no-walk f91460baaab7f197ca117fe0ead63848762b28df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T07:24:37.962Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T07:24:38.062Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T07:24:38.092Z] ========================================================= [2021-06-10T07:24:38.092Z] EdgeX Global Pipelines Version Info [2021-06-10T07:24:38.092Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T07:24:39.511Z] ------------------- [2021-06-10T07:24:39.511Z] stable info: [2021-06-10T07:24:39.511Z] ------------------- [2021-06-10T07:24:39.511Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T07:24:39.511Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T07:24:39.511Z] Message: update stable to v1.0.194 [2021-06-10T07:24:40.088Z] ------------------- [2021-06-10T07:24:40.088Z] experimental info: [2021-06-10T07:24:40.088Z] ------------------- [2021-06-10T07:24:40.088Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T07:24:40.089Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T07:24:40.089Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T07:24:40.230Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-06-10T07:24:40.254Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-06-10T07:24:40.280Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T07:24:40.305Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T07:24:40.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T07:24:40.361Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T07:24:40.387Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T07:24:40.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T07:24:40.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-06-10T07:24:40.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T07:24:40.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T07:24:40.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-06-10T07:24:40.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T07:24:40.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T07:24:40.588Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T07:24:40.613Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T07:24:40.637Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T07:24:40.691Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T07:24:40.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T07:24:40.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T07:24:40.769Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-10T07:24:40.794Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-06-10T07:24:40.818Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T07:24:40.843Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T07:24:40.869Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-10T07:24:40.893Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T07:24:40.917Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-10T07:24:40.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-10T07:24:40.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-10T07:24:40.985Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c06a72fcc3128da4af48966d2175cda114393df [Pipeline] echo [2021-06-10T07:24:41.008Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c06a72 [Pipeline] echo [2021-06-10T07:24:41.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T07:24:41.109Z] provisioning config files... [2021-06-10T07:24:41.130Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5284823419025292355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T07:24:41.481Z] ---> docker-login.sh [2021-06-10T07:24:41.481Z] nexus3.edgexfoundry.org:10001 [2021-06-10T07:24:41.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T07:24:41.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T07:24:41.748Z] Configure a credential helper to remove this warning. See [2021-06-10T07:24:41.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T07:24:41.748Z] [2021-06-10T07:24:41.749Z] Login Succeeded [2021-06-10T07:24:41.749Z] nexus3.edgexfoundry.org:10002 [2021-06-10T07:24:41.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T07:24:42.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T07:24:42.014Z] Configure a credential helper to remove this warning. See [2021-06-10T07:24:42.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T07:24:42.014Z] [2021-06-10T07:24:42.014Z] Login Succeeded [2021-06-10T07:24:42.014Z] nexus3.edgexfoundry.org:10003 [2021-06-10T07:24:42.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T07:24:42.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T07:24:42.014Z] Configure a credential helper to remove this warning. See [2021-06-10T07:24:42.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T07:24:42.014Z] [2021-06-10T07:24:42.014Z] Login Succeeded [2021-06-10T07:24:42.014Z] nexus3.edgexfoundry.org:10004 [2021-06-10T07:24:42.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T07:24:42.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T07:24:42.276Z] Configure a credential helper to remove this warning. See [2021-06-10T07:24:42.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T07:24:42.276Z] [2021-06-10T07:24:42.276Z] Login Succeeded [2021-06-10T07:24:42.276Z] docker.io [2021-06-10T07:24:42.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T07:24:42.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T07:24:42.539Z] Configure a credential helper to remove this warning. See [2021-06-10T07:24:42.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T07:24:42.539Z] [2021-06-10T07:24:42.539Z] Login Succeeded [2021-06-10T07:24:42.539Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T07:24:42.548Z] 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-10T07:24:43.087Z] + git log --format=format:%s -1 5c06a72fcc3128da4af48966d2175cda114393df [Pipeline] echo [2021-06-10T07:24:43.129Z] GIT_COMMIT: 5c06a72fcc3128da4af48966d2175cda114393df, Commit Message: Merge pull request #966 from hahattan/issue-964 [Pipeline] echo [2021-06-10T07:24:43.143Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:24:44.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T07:24:44.122Z] [2021-06-10T07:24:44.122Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:24:44.440Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T07:24:44.440Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T07:24:44.440Z] 31603596830f: Pulling fs layer [2021-06-10T07:24:44.440Z] 54011a49482f: Pulling fs layer [2021-06-10T07:24:44.440Z] a6820b24f6d8: Pulling fs layer [2021-06-10T07:24:44.440Z] f581987b2513: Pulling fs layer [2021-06-10T07:24:44.440Z] f581987b2513: Waiting [2021-06-10T07:24:44.440Z] 54011a49482f: Verifying Checksum [2021-06-10T07:24:44.440Z] 54011a49482f: Download complete [2021-06-10T07:24:44.709Z] 31603596830f: Verifying Checksum [2021-06-10T07:24:44.709Z] 31603596830f: Download complete [2021-06-10T07:24:44.709Z] f581987b2513: Verifying Checksum [2021-06-10T07:24:44.709Z] f581987b2513: Download complete [2021-06-10T07:24:44.709Z] a6820b24f6d8: Verifying Checksum [2021-06-10T07:24:44.709Z] a6820b24f6d8: Download complete [2021-06-10T07:24:44.709Z] 31603596830f: Pull complete [2021-06-10T07:24:44.975Z] 54011a49482f: Pull complete [2021-06-10T07:24:45.560Z] a6820b24f6d8: Pull complete [2021-06-10T07:24:45.829Z] f581987b2513: Pull complete [2021-06-10T07:24:45.829Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T07:24:45.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T07:24:45.829Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T07:24:45.911Z] prd-centos7-docker-4c-2g-163 does not seem to be running inside a container [2021-06-10T07:24:45.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T07:24:46.968Z] $ docker top 35bfb78574d72c7ddf80f46b05f675d30c738b3a095ceccde9aeb014d1bdebcf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T07:24:47.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T07:24:47.154Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T07:24:47.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T07:24:47.297Z] $ docker exec 35bfb78574d72c7ddf80f46b05f675d30c738b3a095ceccde9aeb014d1bdebcf ssh-agent [2021-06-10T07:24:47.422Z] SSH_AUTH_SOCK=/tmp/ssh-Asw6Znb5HoBN/agent.13 [2021-06-10T07:24:47.422Z] SSH_AGENT_PID=19 [2021-06-10T07:24:47.432Z] Running ssh-add (command line suppressed) [2021-06-10T07:24:47.544Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1230032177934948546.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1230032177934948546.key) [2021-06-10T07:24:47.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T07:24:47.872Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T07:24:47.886Z] $ docker exec --env ******** --env ******** 35bfb78574d72c7ddf80f46b05f675d30c738b3a095ceccde9aeb014d1bdebcf ssh-agent -k [2021-06-10T07:24:47.993Z] unset SSH_AUTH_SOCK; [2021-06-10T07:24:47.993Z] unset SSH_AGENT_PID; [2021-06-10T07:24:47.993Z] echo Agent pid 19 killed; [2021-06-10T07:24:48.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T07:24:48.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T07:24:48.055Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T07:24:48.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T07:24:48.182Z] $ docker exec 35bfb78574d72c7ddf80f46b05f675d30c738b3a095ceccde9aeb014d1bdebcf ssh-agent [2021-06-10T07:24:48.304Z] SSH_AUTH_SOCK=/tmp/ssh-agEMwvOwWl6M/agent.52 [2021-06-10T07:24:48.304Z] SSH_AGENT_PID=58 [2021-06-10T07:24:48.309Z] Running ssh-add (command line suppressed) [2021-06-10T07:24:48.420Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5919619450717577963.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5919619450717577963.key) [2021-06-10T07:24:48.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T07:24:48.744Z] + git semver init [2021-06-10T07:24:48.744Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T07:24:48.744Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-10T07:24:48.744Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-10T07:24:48.744Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T07:24:48.744Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T07:24:48.744Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T07:24:48.744Z] # $SEMVER_BRANCH = master [2021-06-10T07:24:48.744Z] # $SEMVER_TEMP = /tmp/semver-775032188 [2021-06-10T07:24:48.744Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-06-10T07:24:49.705Z] # '/tmp/semver-775032188' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-06-10T07:24:49.705Z] # -> Force: false [2021-06-10T07:24:49.705Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-10T07:24:49.713Z] $ docker exec --env ******** --env ******** 35bfb78574d72c7ddf80f46b05f675d30c738b3a095ceccde9aeb014d1bdebcf ssh-agent -k [2021-06-10T07:24:49.819Z] unset SSH_AUTH_SOCK; [2021-06-10T07:24:49.819Z] unset SSH_AGENT_PID; [2021-06-10T07:24:49.819Z] echo Agent pid 58 killed; [2021-06-10T07:24:49.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T07:24:50.192Z] + git semver [Pipeline] } [2021-06-10T07:24:50.203Z] $ docker stop --time=1 35bfb78574d72c7ddf80f46b05f675d30c738b3a095ceccde9aeb014d1bdebcf [2021-06-10T07:24:51.471Z] $ docker rm -f 35bfb78574d72c7ddf80f46b05f675d30c738b3a095ceccde9aeb014d1bdebcf [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T07:24:51.842Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T07:24:52.101Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T07:24:52.105Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.76 [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-10T07:25:07.447Z] Still waiting to schedule task [2021-06-10T07:25:07.447Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-10T07:25:07.450Z] Still waiting to schedule task [2021-06-10T07:25:07.451Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-161’ is offline [2021-06-10T07:27:12.484Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-164 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-10T07:27:12.508Z] Running in /w/workspace/device-sdk-go/184 [Pipeline] { [Pipeline] checkout [2021-06-10T07:27:12.716Z] Selected Git installation does not exist. Using Default [2021-06-10T07:27:12.716Z] The recommended git tool is: NONE [2021-06-10T07:27:17.972Z] using credential edgex-jenkins-ssh [2021-06-10T07:27:17.991Z] Cloning the remote Git repository [2021-06-10T07:27:18.039Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-10T07:27:18.144Z] > git init /w/workspace/device-sdk-go/184 # timeout=10 [2021-06-10T07:27:18.232Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-10T07:27:18.233Z] > git --version # timeout=10 [2021-06-10T07:27:18.252Z] > git --version # 'git version 2.17.1' [2021-06-10T07:27:18.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T07:27:18.375Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T07:27:19.622Z] Avoid second fetch [2021-06-10T07:27:19.623Z] Checking out Revision 5c06a72fcc3128da4af48966d2175cda114393df (master) [2021-06-10T07:27:19.576Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-10T07:27:19.594Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T07:27:19.642Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T07:27:19.659Z] > git checkout -f 5c06a72fcc3128da4af48966d2175cda114393df # timeout=10 [2021-06-10T07:27:23.904Z] Commit message: "Merge pull request #966 from hahattan/issue-964" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T07:27:25.269Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T07:27:25.684Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T07:27:26.036Z] + true [2021-06-10T07:27:26.036Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T07:27:44.508Z] provisioning config files... [2021-06-10T07:27:44.540Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/184@tmp/config6634878405803697714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T07:27:44.911Z] Running on prd-centos7-docker-4c-2g-165 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [2021-06-10T07:27:44.930Z] ---> docker-login.sh [2021-06-10T07:27:44.930Z] nexus3.edgexfoundry.org:10001 [Pipeline] ws [2021-06-10T07:27:44.932Z] Running in /w/workspace/device-sdk-go/184 [Pipeline] { [Pipeline] checkout [2021-06-10T07:27:45.035Z] Selected Git installation does not exist. Using Default [2021-06-10T07:27:45.035Z] The recommended git tool is: NONE [2021-06-10T07:27:45.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T07:27:46.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T07:27:46.203Z] Configure a credential helper to remove this warning. See [2021-06-10T07:27:46.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T07:27:46.203Z] [2021-06-10T07:27:46.203Z] Login Succeeded [2021-06-10T07:27:46.203Z] nexus3.edgexfoundry.org:10002 [2021-06-10T07:27:46.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T07:27:46.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T07:27:46.751Z] Configure a credential helper to remove this warning. See [2021-06-10T07:27:46.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T07:27:46.751Z] [2021-06-10T07:27:46.751Z] Login Succeeded [2021-06-10T07:27:46.751Z] nexus3.edgexfoundry.org:10003 [2021-06-10T07:27:47.256Z] using credential edgex-jenkins-ssh [2021-06-10T07:27:47.268Z] Cloning the remote Git repository [2021-06-10T07:27:47.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T07:27:47.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T07:27:47.354Z] Configure a credential helper to remove this warning. See [2021-06-10T07:27:47.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T07:27:47.354Z] [2021-06-10T07:27:47.354Z] Login Succeeded [2021-06-10T07:27:47.354Z] nexus3.edgexfoundry.org:10004 [2021-06-10T07:27:47.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T07:27:47.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T07:27:47.910Z] Configure a credential helper to remove this warning. See [2021-06-10T07:27:47.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T07:27:47.910Z] [2021-06-10T07:27:47.910Z] Login Succeeded [2021-06-10T07:27:47.910Z] docker.io [2021-06-10T07:27:48.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T07:27:47.151Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-06-10T07:27:47.221Z] > git init /w/workspace/device-sdk-go/184 # timeout=10 [2021-06-10T07:27:47.262Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-06-10T07:27:47.262Z] > git --version # timeout=10 [2021-06-10T07:27:47.275Z] > git --version # 'git version 2.24.4' [2021-06-10T07:27:47.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T07:27:47.301Z] [INFO] Currently running in a labeled security context [2021-06-10T07:27:47.301Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T07:27:47.301Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/184@tmp/jenkins-gitclient-ssh4673385044284526402.key [2021-06-10T07:27:47.322Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T07:27:48.294Z] Avoid second fetch [2021-06-10T07:27:48.294Z] Checking out Revision 5c06a72fcc3128da4af48966d2175cda114393df (master) [2021-06-10T07:27:48.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T07:27:48.811Z] Configure a credential helper to remove this warning. See [2021-06-10T07:27:48.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T07:27:48.811Z] [2021-06-10T07:27:48.811Z] Login Succeeded [2021-06-10T07:27:48.811Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T07:27:48.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T07:27:49.227Z] ========================================================= [2021-06-10T07:27:49.228Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T07:27:49.228Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:27:48.135Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-06-10T07:27:48.145Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T07:27:48.164Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T07:27:48.173Z] > git checkout -f 5c06a72fcc3128da4af48966d2175cda114393df # timeout=10 [2021-06-10T07:27:49.741Z] + 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-10T07:27:50.345Z] Sending build context to Docker daemon 2.648MB [2021-06-10T07:27:50.345Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T07:27:50.345Z] Step 2/8 : FROM ${BASE} [2021-06-10T07:27:50.345Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T07:27:50.345Z] 595b0fe564bb: Pulling fs layer [2021-06-10T07:27:50.345Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T07:27:50.345Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T07:27:50.345Z] ba82ee9f976e: Pulling fs layer [2021-06-10T07:27:50.345Z] 506bd15cee9f: Pulling fs layer [2021-06-10T07:27:50.345Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T07:27:50.345Z] 618dc40b7e24: Pulling fs layer [2021-06-10T07:27:50.345Z] 75a0a4a0db45: Waiting [2021-06-10T07:27:50.345Z] ba82ee9f976e: Waiting [2021-06-10T07:27:50.345Z] 506bd15cee9f: Waiting [2021-06-10T07:27:50.345Z] 618dc40b7e24: Waiting [2021-06-10T07:27:50.624Z] 5b7225fbf94c: Download complete [2021-06-10T07:27:50.624Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T07:27:50.624Z] 3088b5b3c5c0: Download complete [2021-06-10T07:27:50.624Z] 506bd15cee9f: Download complete [2021-06-10T07:27:50.624Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T07:27:50.624Z] 75a0a4a0db45: Download complete [2021-06-10T07:27:50.624Z] 595b0fe564bb: Verifying Checksum [2021-06-10T07:27:50.624Z] 595b0fe564bb: Download complete [2021-06-10T07:27:51.224Z] 595b0fe564bb: Pull complete [2021-06-10T07:27:51.827Z] 3088b5b3c5c0: Pull complete [2021-06-10T07:27:51.881Z] Commit message: "Merge pull request #966 from hahattan/issue-964" [2021-06-10T07:27:52.104Z] 5b7225fbf94c: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T07:27:52.875Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T07:27:53.202Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T07:27:53.503Z] + sudo service docker restart [2021-06-10T07:27:53.503Z] + true [2021-06-10T07:27:53.503Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T07:27:53.540Z] 618dc40b7e24: Verifying Checksum [2021-06-10T07:27:53.540Z] 618dc40b7e24: Download complete [2021-06-10T07:27:54.518Z] ba82ee9f976e: Verifying Checksum [2021-06-10T07:27:54.518Z] ba82ee9f976e: Download complete [2021-06-10T07:28:04.702Z] ba82ee9f976e: Pull complete [2021-06-10T07:28:04.990Z] 506bd15cee9f: Pull complete [2021-06-10T07:28:05.281Z] 75a0a4a0db45: Pull complete [2021-06-10T07:28:09.599Z] 618dc40b7e24: Pull complete [2021-06-10T07:28:09.599Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T07:28:09.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T07:28:09.599Z] ---> a36622ca3599 [2021-06-10T07:28:09.599Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T07:28:11.039Z] ---> Running in 83ca16e88e2f [2021-06-10T07:28:11.642Z] Removing intermediate container 83ca16e88e2f [2021-06-10T07:28:11.642Z] ---> 86cc3b3a4747 [2021-06-10T07:28:11.642Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T07:28:11.642Z] ---> Running in 27f0561a8714 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T07:28:11.694Z] provisioning config files... [2021-06-10T07:28:11.713Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/184@tmp/config1176144957665600975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T07:28:12.060Z] ---> docker-login.sh [2021-06-10T07:28:12.060Z] nexus3.edgexfoundry.org:10001 [2021-06-10T07:28:12.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T07:28:12.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T07:28:12.324Z] Configure a credential helper to remove this warning. See [2021-06-10T07:28:12.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T07:28:12.324Z] [2021-06-10T07:28:12.324Z] Login Succeeded [2021-06-10T07:28:12.324Z] nexus3.edgexfoundry.org:10002 [2021-06-10T07:28:12.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T07:28:12.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T07:28:12.588Z] Configure a credential helper to remove this warning. See [2021-06-10T07:28:12.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T07:28:12.588Z] [2021-06-10T07:28:12.588Z] Login Succeeded [2021-06-10T07:28:12.588Z] nexus3.edgexfoundry.org:10003 [2021-06-10T07:28:12.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T07:28:12.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T07:28:12.588Z] Configure a credential helper to remove this warning. See [2021-06-10T07:28:12.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T07:28:12.588Z] [2021-06-10T07:28:12.588Z] Login Succeeded [2021-06-10T07:28:12.588Z] nexus3.edgexfoundry.org:10004 [2021-06-10T07:28:12.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T07:28:12.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T07:28:12.854Z] Configure a credential helper to remove this warning. See [2021-06-10T07:28:12.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T07:28:12.854Z] [2021-06-10T07:28:12.854Z] Login Succeeded [2021-06-10T07:28:12.854Z] docker.io [2021-06-10T07:28:12.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T07:28:13.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T07:28:13.116Z] Configure a credential helper to remove this warning. See [2021-06-10T07:28:13.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T07:28:13.116Z] [2021-06-10T07:28:13.116Z] Login Succeeded [2021-06-10T07:28:13.116Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T07:28:13.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T07:28:13.315Z] ========================================================= [2021-06-10T07:28:13.315Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T07:28:13.315Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:28:13.637Z] + 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-10T07:28:13.638Z] Sending build context to Docker daemon 2.645MB [2021-06-10T07:28:13.638Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T07:28:13.638Z] Step 2/8 : FROM ${BASE} [2021-06-10T07:28:13.638Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T07:28:13.638Z] 540db60ca938: Pulling fs layer [2021-06-10T07:28:13.638Z] adcc1eea9eea: Pulling fs layer [2021-06-10T07:28:13.638Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T07:28:13.638Z] 0510c868ecb4: Pulling fs layer [2021-06-10T07:28:13.638Z] afea3b2eda06: Pulling fs layer [2021-06-10T07:28:13.638Z] 7809a108b3ef: Pulling fs layer [2021-06-10T07:28:13.638Z] f706445af74f: Pulling fs layer [2021-06-10T07:28:13.638Z] afea3b2eda06: Waiting [2021-06-10T07:28:13.638Z] 7809a108b3ef: Waiting [2021-06-10T07:28:13.638Z] f706445af74f: Waiting [2021-06-10T07:28:13.638Z] 0510c868ecb4: Waiting [2021-06-10T07:28:13.900Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T07:28:13.900Z] 4c4ab2625f07: Download complete [2021-06-10T07:28:13.900Z] adcc1eea9eea: Verifying Checksum [2021-06-10T07:28:13.900Z] adcc1eea9eea: Download complete [2021-06-10T07:28:13.900Z] afea3b2eda06: Verifying Checksum [2021-06-10T07:28:13.900Z] afea3b2eda06: Download complete [2021-06-10T07:28:13.900Z] 540db60ca938: Verifying Checksum [2021-06-10T07:28:13.900Z] 7809a108b3ef: Verifying Checksum [2021-06-10T07:28:13.900Z] 7809a108b3ef: Download complete [2021-06-10T07:28:14.165Z] 540db60ca938: Pull complete [2021-06-10T07:28:14.165Z] adcc1eea9eea: Pull complete [2021-06-10T07:28:14.267Z] Removing intermediate container 27f0561a8714 [2021-06-10T07:28:14.267Z] ---> 6c09f96e1ffb [2021-06-10T07:28:14.267Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-10T07:28:14.267Z] ---> Running in f7b3beb4ef5f [2021-06-10T07:28:14.429Z] 4c4ab2625f07: Pull complete [2021-06-10T07:28:15.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T07:28:15.815Z] f706445af74f: Verifying Checksum [2021-06-10T07:28:15.815Z] f706445af74f: Download complete [2021-06-10T07:28:16.081Z] 0510c868ecb4: Verifying Checksum [2021-06-10T07:28:16.081Z] 0510c868ecb4: Download complete [2021-06-10T07:28:16.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T07:28:17.280Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-10T07:28:17.280Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-10T07:28:17.280Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-10T07:28:17.552Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-10T07:28:17.552Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-10T07:28:17.827Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-10T07:28:17.827Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T07:28:17.827Z] OK: 139 MiB in 46 packages [2021-06-10T07:28:19.264Z] Removing intermediate container f7b3beb4ef5f [2021-06-10T07:28:19.264Z] ---> c637df542b08 [2021-06-10T07:28:19.264Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-10T07:28:19.264Z] ---> Running in 3092a5fde5f8 [2021-06-10T07:28:19.414Z] 0510c868ecb4: Pull complete [2021-06-10T07:28:19.414Z] afea3b2eda06: Pull complete [2021-06-10T07:28:19.414Z] 7809a108b3ef: Pull complete [2021-06-10T07:28:19.863Z] Removing intermediate container 3092a5fde5f8 [2021-06-10T07:28:19.863Z] ---> 22c22d27dacc [2021-06-10T07:28:19.863Z] Step 7/8 : COPY . . [2021-06-10T07:28:20.818Z] f706445af74f: Pull complete [2021-06-10T07:28:20.818Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T07:28:20.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T07:28:20.818Z] ---> b068be0155e3 [2021-06-10T07:28:20.818Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T07:28:21.298Z] ---> d86c413b3c38 [2021-06-10T07:28:21.298Z] Step 8/8 : RUN go mod download [2021-06-10T07:28:21.298Z] ---> Running in 591c040a95ba [2021-06-10T07:28:25.033Z] ---> Running in a23643d1043e [2021-06-10T07:28:25.033Z] Removing intermediate container a23643d1043e [2021-06-10T07:28:25.033Z] ---> a5d494079823 [2021-06-10T07:28:25.033Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T07:28:25.033Z] ---> Running in b57e15307d8d [2021-06-10T07:28:25.033Z] Removing intermediate container b57e15307d8d [2021-06-10T07:28:25.033Z] ---> e414cd90fed7 [2021-06-10T07:28:25.033Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-06-10T07:28:25.033Z] ---> Running in f52d0be7fe84 [2021-06-10T07:28:25.294Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T07:28:26.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T07:28:26.943Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-10T07:28:26.943Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-10T07:28:27.205Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-10T07:28:27.205Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-10T07:28:27.205Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-10T07:28:27.470Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-10T07:28:27.470Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T07:28:27.470Z] OK: 150 MiB in 46 packages [2021-06-10T07:28:27.732Z] Removing intermediate container f52d0be7fe84 [2021-06-10T07:28:27.733Z] ---> f1ee1f84e3ae [2021-06-10T07:28:27.733Z] Step 6/8 : WORKDIR /device-sdk-go [2021-06-10T07:28:27.733Z] ---> Running in 6baeea3d0a94 [2021-06-10T07:28:27.994Z] Removing intermediate container 6baeea3d0a94 [2021-06-10T07:28:27.994Z] ---> c31a5a1efc2e [2021-06-10T07:28:27.994Z] Step 7/8 : COPY . . [2021-06-10T07:28:28.259Z] ---> 6ebfcf42311e [2021-06-10T07:28:28.259Z] Step 8/8 : RUN go mod download [2021-06-10T07:28:28.259Z] ---> Running in b40404b07767 [2021-06-10T07:28:40.516Z] Removing intermediate container b40404b07767 [2021-06-10T07:28:40.516Z] ---> 354e4f7c55f8 [2021-06-10T07:28:40.516Z] Successfully built 354e4f7c55f8 [2021-06-10T07:28:40.516Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:28:40.824Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T07:28:40.824Z] . [Pipeline] withDockerContainer [2021-06-10T07:28:40.904Z] prd-centos7-docker-4c-2g-165 does not seem to be running inside a container [2021-06-10T07:28:40.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/184 -v /w/workspace/device-sdk-go/184:/w/workspace/device-sdk-go/184:rw,z -v /w/workspace/device-sdk-go/184@tmp:/w/workspace/device-sdk-go/184@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-10T07:28:41.296Z] $ docker top ca2da545ce72286b5d6768e70e0b607b8cc0c5ea3f79dde4ce9f443497376ed4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T07:28:41.687Z] + go version [2021-06-10T07:28:41.687Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T07:28:41.697Z] $ docker stop --time=1 ca2da545ce72286b5d6768e70e0b607b8cc0c5ea3f79dde4ce9f443497376ed4 [2021-06-10T07:28:42.864Z] $ docker rm -f ca2da545ce72286b5d6768e70e0b607b8cc0c5ea3f79dde4ce9f443497376ed4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:28:43.454Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T07:28:43.454Z] . [Pipeline] withDockerContainer [2021-06-10T07:28:43.531Z] prd-centos7-docker-4c-2g-165 does not seem to be running inside a container [2021-06-10T07:28:43.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/184 -v /w/workspace/device-sdk-go/184:/w/workspace/device-sdk-go/184:rw,z -v /w/workspace/device-sdk-go/184@tmp:/w/workspace/device-sdk-go/184@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-10T07:28:43.913Z] $ docker top 5ed1a58967764697ba2ec012c9c72b4e9e5da340d531d267e9a4566de48c138e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T07:28:44.295Z] + go mod tidy [Pipeline] sh [2021-06-10T07:28:44.878Z] + make test [2021-06-10T07:28:44.878Z] go mod tidy [2021-06-10T07:28:44.878Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-10T07:28:48.119Z] Removing intermediate container 591c040a95ba [2021-06-10T07:28:48.119Z] ---> c460a222a735 [2021-06-10T07:28:48.119Z] Successfully built c460a222a735 [2021-06-10T07:28:48.119Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:28:48.480Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T07:28:48.481Z] . [Pipeline] withDockerContainer [2021-06-10T07:28:48.751Z] prd-ubuntu18.04-docker-arm64-4c-16g-164 does not seem to be running inside a container [2021-06-10T07:28:48.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/184 -v /w/workspace/device-sdk-go/184:/w/workspace/device-sdk-go/184:rw,z -v /w/workspace/device-sdk-go/184@tmp:/w/workspace/device-sdk-go/184@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-10T07:28:50.229Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-10T07:28:50.519Z] $ docker top 33a6a63075a56c2508f6d6c1479a464058075427c33d163fbf35312fad24f423 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T07:28:51.510Z] + go version [2021-06-10T07:28:51.510Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T07:28:51.535Z] $ docker stop --time=1 33a6a63075a56c2508f6d6c1479a464058075427c33d163fbf35312fad24f423 [2021-06-10T07:28:53.369Z] $ docker rm -f 33a6a63075a56c2508f6d6c1479a464058075427c33d163fbf35312fad24f423 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:28:54.166Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T07:28:54.166Z] . [Pipeline] withDockerContainer [2021-06-10T07:28:54.428Z] prd-ubuntu18.04-docker-arm64-4c-16g-164 does not seem to be running inside a container [2021-06-10T07:28:54.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/184 -v /w/workspace/device-sdk-go/184:/w/workspace/device-sdk-go/184:rw,z -v /w/workspace/device-sdk-go/184@tmp:/w/workspace/device-sdk-go/184@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-10T07:28:56.138Z] $ docker top d717976882676d2cf549ebf3d4d87ffa1d243fb6817b1b6bbdc63b72d6160249 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T07:28:57.112Z] + go mod tidy [Pipeline] sh [2021-06-10T07:28:58.371Z] + make test [2021-06-10T07:28:58.371Z] go mod tidy [2021-06-10T07:28:58.972Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-10T07:29:12.365Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-10T07:29:12.365Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-10T07:29:12.365Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-10T07:29:14.305Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 25.4% of statements [2021-06-10T07:29:14.305Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-10T07:29:14.305Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.043s coverage: 28.1% of statements [2021-06-10T07:29:14.907Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements [2021-06-10T07:29:14.907Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.053s coverage: 9.0% of statements [2021-06-10T07:29:14.907Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-10T07:29:14.907Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-10T07:29:14.907Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-10T07:29:15.485Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.067s coverage: 29.2% of statements [2021-06-10T07:29:15.485Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-10T07:29:16.879Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.051s coverage: 83.3% of statements [2021-06-10T07:29:16.879Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-10T07:29:16.879Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-10T07:29:16.879Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 58.0% of statements [2021-06-10T07:29:17.866Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.836s coverage: 89.2% of statements [2021-06-10T07:29:17.866Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-10T07:29:17.866Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 5.0% of statements [2021-06-10T07:29:17.866Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-10T07:29:17.866Z] GO111MODULE=on go vet ./... [2021-06-10T07:29:21.195Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-06-10T07:29:36.114Z] gofmt -l . [2021-06-10T07:29:36.114Z] [ "`gofmt -l .`" = "" ] [2021-06-10T07:29:36.114Z] ./bin/test-attribution-txt.sh [2021-06-10T07:29:36.114Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-10T07:29:36.125Z] $ docker stop --time=1 5ed1a58967764697ba2ec012c9c72b4e9e5da340d531d267e9a4566de48c138e [2021-06-10T07:29:37.634Z] $ docker rm -f 5ed1a58967764697ba2ec012c9c72b4e9e5da340d531d267e9a4566de48c138e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T07:29:38.116Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T07:29:38.319Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-10T07:29:41.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-10T07:29:41.925Z] + ls -al . [2021-06-10T07:29:41.925Z] total 208 [2021-06-10T07:29:41.925Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 10 07:29 . [2021-06-10T07:29:41.925Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 10 07:27 .. [2021-06-10T07:29:41.925Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 10 07:27 bin [2021-06-10T07:29:41.925Z] -rw-r--r--. 1 jenkins jenkins 126071 Jun 10 07:29 coverage.out [2021-06-10T07:29:41.925Z] -rw-rw-r--. 1 jenkins jenkins 987 Jun 10 07:27 Dockerfile.build [2021-06-10T07:29:41.925Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 10 07:27 .dockerignore [2021-06-10T07:29:41.925Z] drwxrwxr-x. 5 jenkins jenkins 62 Jun 10 07:27 example [2021-06-10T07:29:41.926Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 10 07:27 .git [2021-06-10T07:29:41.926Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 10 07:27 .github [2021-06-10T07:29:41.926Z] -rw-rw-r--. 1 jenkins jenkins 138 Jun 10 07:27 .gitignore [2021-06-10T07:29:41.926Z] -rw-r--r--. 1 jenkins jenkins 575 Jun 10 07:29 go.mod [2021-06-10T07:29:41.926Z] -rw-r--r--. 1 jenkins jenkins 20472 Jun 10 07:28 go.sum [2021-06-10T07:29:41.926Z] drwxrwxr-x. 15 jenkins jenkins 224 Jun 10 07:27 internal [2021-06-10T07:29:41.926Z] -rw-rw-r--. 1 jenkins jenkins 894 Jun 10 07:27 Jenkinsfile [2021-06-10T07:29:41.926Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jun 10 07:27 LICENSE [2021-06-10T07:29:41.926Z] -rw-rw-r--. 1 jenkins jenkins 1026 Jun 10 07:27 Makefile [2021-06-10T07:29:41.926Z] drwxrwxr-x. 4 jenkins jenkins 26 Jun 10 07:27 openapi [2021-06-10T07:29:41.926Z] drwxrwxr-x. 5 jenkins jenkins 50 Jun 10 07:27 pkg [2021-06-10T07:29:41.926Z] -rw-rw-r--. 1 jenkins jenkins 7652 Jun 10 07:27 README.md [2021-06-10T07:29:41.926Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jun 10 07:27 RELEASE-NOTES.txt [2021-06-10T07:29:41.926Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 10 07:27 snap [2021-06-10T07:29:41.926Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 10 07:24 VERSION [2021-06-10T07:29:41.926Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 10 07:27 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:29:42.242Z] + 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=5c06a72fcc3128da4af48966d2175cda114393df --label arch=amd64 --label version=2.0.0-dev.76 . [2021-06-10T07:29:42.242Z] Sending build context to Docker daemon 2.772MB [2021-06-10T07:29:42.242Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T07:29:42.242Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-10T07:29:42.242Z] ---> 354e4f7c55f8 [2021-06-10T07:29:42.242Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-10T07:29:42.242Z] ---> Running in c6d8a44946fe [2021-06-10T07:29:42.506Z] Removing intermediate container c6d8a44946fe [2021-06-10T07:29:42.506Z] ---> 2efa71841cc2 [2021-06-10T07:29:42.506Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T07:29:42.506Z] ---> Running in 494bad746611 [2021-06-10T07:29:42.506Z] Removing intermediate container 494bad746611 [2021-06-10T07:29:42.506Z] ---> a7f44cacf687 [2021-06-10T07:29:42.506Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T07:29:42.506Z] ---> Running in 5b2b42745240 [2021-06-10T07:29:43.085Z] Removing intermediate container 5b2b42745240 [2021-06-10T07:29:43.086Z] ---> ac82c7e4bab2 [2021-06-10T07:29:43.086Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-10T07:29:43.086Z] ---> Running in 6b4fe045215a [2021-06-10T07:29:43.351Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T07:29:43.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T07:29:44.498Z] OK: 150 MiB in 46 packages [2021-06-10T07:29:44.762Z] Removing intermediate container 6b4fe045215a [2021-06-10T07:29:44.762Z] ---> be5f45ede3a4 [2021-06-10T07:29:44.762Z] Step 7/23 : COPY . . [2021-06-10T07:29:45.029Z] ---> 3b8faff6be41 [2021-06-10T07:29:45.030Z] Step 8/23 : RUN go mod download [2021-06-10T07:29:45.030Z] ---> Running in dfb44de90257 [2021-06-10T07:29:45.601Z] Removing intermediate container dfb44de90257 [2021-06-10T07:29:45.601Z] ---> 0c552c8a56a3 [2021-06-10T07:29:45.601Z] Step 9/23 : RUN make build [2021-06-10T07:29:45.601Z] ---> Running in d12f10c09cd5 [2021-06-10T07:29:45.864Z] go mod tidy [2021-06-10T07:29:45.864Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.76" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-10T07:29:55.941Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-10T07:29:56.889Z] Removing intermediate container d12f10c09cd5 [2021-06-10T07:29:56.889Z] ---> a8655dc98f8c [2021-06-10T07:29:56.889Z] Step 10/23 : FROM alpine:3.12 [2021-06-10T07:29:57.154Z] 3.12: Pulling from library/alpine [2021-06-10T07:29:57.420Z] 339de151aab4: Pulling fs layer [2021-06-10T07:29:57.687Z] 339de151aab4: Verifying Checksum [2021-06-10T07:29:57.687Z] 339de151aab4: Download complete [2021-06-10T07:29:57.687Z] 339de151aab4: Pull complete [2021-06-10T07:29:57.687Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T07:29:57.687Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T07:29:57.687Z] ---> 13621d1b12d4 [2021-06-10T07:29:57.687Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T07:29:57.687Z] ---> Running in bd9393861a7b [2021-06-10T07:29:57.951Z] Removing intermediate container bd9393861a7b [2021-06-10T07:29:57.951Z] ---> cab9e82c39b9 [2021-06-10T07:29:57.951Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T07:29:57.951Z] ---> Running in 32979ca0719c [2021-06-10T07:29:58.530Z] Removing intermediate container 32979ca0719c [2021-06-10T07:29:58.530Z] ---> d7a824dbee75 [2021-06-10T07:29:58.530Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-10T07:29:58.530Z] ---> Running in 1528fa376d67 [2021-06-10T07:29:58.791Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-10T07:29:59.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-10T07:29:59.940Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-10T07:29:59.940Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-10T07:29:59.940Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-10T07:30:00.894Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-10T07:30:00.894Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-10T07:30:00.894Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T07:30:00.894Z] OK: 8 MiB in 19 packages [2021-06-10T07:30:01.158Z] Removing intermediate container 1528fa376d67 [2021-06-10T07:30:01.158Z] ---> ae861b376db7 [2021-06-10T07:30:01.158Z] Step 14/23 : WORKDIR / [2021-06-10T07:30:01.158Z] ---> Running in 8c88de61da8e [2021-06-10T07:30:01.427Z] Removing intermediate container 8c88de61da8e [2021-06-10T07:30:01.427Z] ---> 5b6fe6c096ae [2021-06-10T07:30:01.427Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-10T07:30:01.427Z] ---> a71a676f429a [2021-06-10T07:30:01.427Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-10T07:30:02.008Z] ---> 7efc3f51f36f [2021-06-10T07:30:02.008Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-10T07:30:02.008Z] ---> 348b7c6ad84a [2021-06-10T07:30:02.008Z] Step 18/23 : EXPOSE 59999 [2021-06-10T07:30:02.008Z] ---> Running in 6d9a0ed1c9dd [2021-06-10T07:30:02.273Z] Removing intermediate container 6d9a0ed1c9dd [2021-06-10T07:30:02.273Z] ---> f0886bc1b213 [2021-06-10T07:30:02.273Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-10T07:30:02.273Z] ---> Running in f7d8778a3b1e [2021-06-10T07:30:02.273Z] Removing intermediate container f7d8778a3b1e [2021-06-10T07:30:02.273Z] ---> 6379c38d4e4f [2021-06-10T07:30:02.273Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T07:30:02.273Z] ---> Running in 23c128ae4e5d [2021-06-10T07:30:02.273Z] Removing intermediate container 23c128ae4e5d [2021-06-10T07:30:02.273Z] ---> a2cc5f0f28b4 [2021-06-10T07:30:02.273Z] Step 21/23 : LABEL arch=amd64 [2021-06-10T07:30:02.536Z] ---> Running in c2a19488faa2 [2021-06-10T07:30:02.536Z] Removing intermediate container c2a19488faa2 [2021-06-10T07:30:02.536Z] ---> 8a07b7900bd8 [2021-06-10T07:30:02.536Z] Step 22/23 : LABEL git_sha=5c06a72fcc3128da4af48966d2175cda114393df [2021-06-10T07:30:02.536Z] ---> Running in 9960a25dc237 [2021-06-10T07:30:02.536Z] Removing intermediate container 9960a25dc237 [2021-06-10T07:30:02.536Z] ---> 27c5156abed4 [2021-06-10T07:30:02.536Z] Step 23/23 : LABEL version=2.0.0-dev.76 [2021-06-10T07:30:02.798Z] ---> Running in 951c144b00b5 [2021-06-10T07:30:02.798Z] Removing intermediate container 951c144b00b5 [2021-06-10T07:30:02.798Z] ---> 1a8812af94e8 [2021-06-10T07:30:02.798Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-10T07:30:02.798Z] Successfully built 1a8812af94e8 [2021-06-10T07:30:02.798Z] 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-10T07:30:03.652Z] ---> job-cost.sh [2021-06-10T07:30:03.652Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fyq4 [2021-06-10T07:30:13.672Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T07:30:25.916Z] lf-activate-venv(): INFO: Adding /tmp/venv-fyq4/bin to PATH [2021-06-10T07:30:25.916Z] INFO: No Stack... [2021-06-10T07:30:26.188Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T07:30:26.760Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T07:30:27.065Z] + cat /w/workspace/device-sdk-go/184/archives/cost.csv [2021-06-10T07:30:27.065Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T07:30:27.111Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-184-stack-cost] [2021-06-10T07:30:27.121Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-184-stack-cost] did not exist. Created. [2021-06-10T07:30:27.121Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T07:30:27.454Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T07:30:27.516Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T07:30:27.532Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-184-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T07:30:29.350Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-06-10T07:30:29.350Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-06-10T07:30:29.350Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-06-10T07:30:36.116Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.364s coverage: 25.4% of statements [2021-06-10T07:30:36.116Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-06-10T07:30:36.116Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.209s coverage: 28.1% of statements [2021-06-10T07:30:36.116Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.316s coverage: 78.9% of statements [2021-06-10T07:30:36.116Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.210s coverage: 9.0% of statements [2021-06-10T07:30:36.116Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-06-10T07:30:36.116Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-06-10T07:30:36.116Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-06-10T07:30:38.783Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.292s coverage: 29.2% of statements [2021-06-10T07:30:38.783Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-06-10T07:30:39.398Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.231s coverage: 83.3% of statements [2021-06-10T07:30:39.398Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-06-10T07:30:39.398Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-06-10T07:30:39.398Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.364s coverage: 58.0% of statements [2021-06-10T07:30:42.833Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.034s coverage: 89.2% of statements [2021-06-10T07:30:42.833Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-06-10T07:30:42.833Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.200s coverage: 5.0% of statements [2021-06-10T07:30:42.833Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-06-10T07:30:43.431Z] GO111MODULE=on go vet ./... [2021-06-10T07:31:40.026Z] gofmt -l . [2021-06-10T07:31:40.026Z] [ "`gofmt -l .`" = "" ] [2021-06-10T07:31:40.297Z] ./bin/test-attribution-txt.sh [2021-06-10T07:31:42.276Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-10T07:31:42.898Z] $ docker stop --time=1 d717976882676d2cf549ebf3d4d87ffa1d243fb6817b1b6bbdc63b72d6160249 [2021-06-10T07:31:45.025Z] $ docker rm -f d717976882676d2cf549ebf3d4d87ffa1d243fb6817b1b6bbdc63b72d6160249 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T07:31:46.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T07:31:46.161Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T07:31:46.901Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T07:31:47.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-10T07:31:47.953Z] + ls -al . [2021-06-10T07:31:47.953Z] total 244 [2021-06-10T07:31:47.953Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 07:31 . [2021-06-10T07:31:47.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 07:27 .. [2021-06-10T07:31:47.953Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 10 07:27 .dockerignore [2021-06-10T07:31:47.953Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 07:27 .git [2021-06-10T07:31:47.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 07:27 .github [2021-06-10T07:31:47.953Z] -rw-rw-r-- 1 jenkins jenkins 138 Jun 10 07:27 .gitignore [2021-06-10T07:31:47.953Z] -rw-rw-r-- 1 jenkins jenkins 987 Jun 10 07:27 Dockerfile.build [2021-06-10T07:31:47.953Z] -rw-rw-r-- 1 jenkins jenkins 894 Jun 10 07:27 Jenkinsfile [2021-06-10T07:31:47.953Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 10 07:27 LICENSE [2021-06-10T07:31:47.953Z] -rw-rw-r-- 1 jenkins jenkins 1026 Jun 10 07:27 Makefile [2021-06-10T07:31:47.953Z] -rw-rw-r-- 1 jenkins jenkins 7652 Jun 10 07:27 README.md [2021-06-10T07:31:47.953Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jun 10 07:27 RELEASE-NOTES.txt [2021-06-10T07:31:47.953Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 10 07:24 VERSION [2021-06-10T07:31:47.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 07:27 bin [2021-06-10T07:31:47.953Z] -rw-r--r-- 1 jenkins jenkins 126071 Jun 10 07:30 coverage.out [2021-06-10T07:31:47.953Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 07:27 example [2021-06-10T07:31:47.953Z] -rw-r--r-- 1 jenkins jenkins 575 Jun 10 07:31 go.mod [2021-06-10T07:31:47.953Z] -rw-r--r-- 1 jenkins jenkins 20472 Jun 10 07:28 go.sum [2021-06-10T07:31:47.953Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 10 07:27 internal [2021-06-10T07:31:47.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 07:27 openapi [2021-06-10T07:31:47.953Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 07:27 pkg [2021-06-10T07:31:47.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 07:27 snap [2021-06-10T07:31:47.953Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 10 07:27 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:31:48.335Z] + 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=5c06a72fcc3128da4af48966d2175cda114393df --label arch=arm64 --label version=2.0.0-dev.76 . [2021-06-10T07:31:48.951Z] Sending build context to Docker daemon 2.775MB [2021-06-10T07:31:48.951Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T07:31:48.951Z] Step 2/23 : FROM ${BASE} AS builder [2021-06-10T07:31:48.951Z] ---> c460a222a735 [2021-06-10T07:31:48.951Z] Step 3/23 : WORKDIR /device-sdk-go [2021-06-10T07:31:49.231Z] ---> Running in 49498e11917c [2021-06-10T07:31:49.824Z] Removing intermediate container 49498e11917c [2021-06-10T07:31:49.824Z] ---> cbc14f46fe5a [2021-06-10T07:31:49.824Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T07:31:49.824Z] ---> Running in 443b07b9ed1e [2021-06-10T07:31:50.421Z] Removing intermediate container 443b07b9ed1e [2021-06-10T07:31:50.421Z] ---> 4897ac72b997 [2021-06-10T07:31:50.421Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T07:31:50.421Z] ---> Running in c0889786774e [2021-06-10T07:31:53.049Z] Removing intermediate container c0889786774e [2021-06-10T07:31:53.049Z] ---> 39d6f6b12467 [2021-06-10T07:31:53.049Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-06-10T07:31:53.049Z] ---> Running in 45185898801f [2021-06-10T07:31:54.036Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T07:31:55.015Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T07:31:55.614Z] OK: 139 MiB in 46 packages [2021-06-10T07:31:56.604Z] Removing intermediate container 45185898801f [2021-06-10T07:31:56.604Z] ---> 316cec389a95 [2021-06-10T07:31:56.604Z] Step 7/23 : COPY . . [2021-06-10T07:31:58.045Z] ---> 66ade24db224 [2021-06-10T07:31:58.045Z] Step 8/23 : RUN go mod download [2021-06-10T07:31:58.319Z] ---> Running in 00e2145779f6 [2021-06-10T07:32:00.941Z] Removing intermediate container 00e2145779f6 [2021-06-10T07:32:00.941Z] ---> 625eea2b62ed [2021-06-10T07:32:00.941Z] Step 9/23 : RUN make build [2021-06-10T07:32:00.941Z] ---> Running in 161242ccbf72 [2021-06-10T07:32:01.925Z] go mod tidy [2021-06-10T07:32:02.525Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.76" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-06-10T07:32:34.883Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-06-10T07:32:36.857Z] Removing intermediate container 161242ccbf72 [2021-06-10T07:32:36.857Z] ---> 200a7ec34149 [2021-06-10T07:32:36.857Z] Step 10/23 : FROM alpine:3.12 [2021-06-10T07:32:37.451Z] 3.12: Pulling from library/alpine [2021-06-10T07:32:37.723Z] d2f70382dc9a: Pulling fs layer [2021-06-10T07:32:37.998Z] d2f70382dc9a: Download complete [2021-06-10T07:32:38.593Z] d2f70382dc9a: Pull complete [2021-06-10T07:32:38.593Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T07:32:38.593Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T07:32:38.593Z] ---> 9852663dfa18 [2021-06-10T07:32:38.593Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T07:32:38.868Z] ---> Running in 682e854222c8 [2021-06-10T07:32:39.470Z] Removing intermediate container 682e854222c8 [2021-06-10T07:32:39.470Z] ---> 308ad04fa67e [2021-06-10T07:32:39.470Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T07:32:39.470Z] ---> Running in 97d89722a01a [2021-06-10T07:32:42.094Z] Removing intermediate container 97d89722a01a [2021-06-10T07:32:42.094Z] ---> dd5025e678c5 [2021-06-10T07:32:42.094Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-06-10T07:32:42.094Z] ---> Running in 998961b76491 [2021-06-10T07:32:43.072Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-10T07:32:43.684Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-10T07:32:44.278Z] (1/5) Installing libgcc (9.3.0-r2) [2021-06-10T07:32:44.554Z] (2/5) Installing libsodium (1.0.18-r0) [2021-06-10T07:32:44.554Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-06-10T07:32:44.834Z] (4/5) Installing libzmq (4.3.3-r0) [2021-06-10T07:32:45.106Z] (5/5) Installing zeromq (4.3.3-r0) [2021-06-10T07:32:45.106Z] Executing busybox-1.31.1-r20.trigger [2021-06-10T07:32:45.106Z] OK: 8 MiB in 19 packages [2021-06-10T07:32:46.542Z] Removing intermediate container 998961b76491 [2021-06-10T07:32:46.542Z] ---> 69770e0183f3 [2021-06-10T07:32:46.542Z] Step 14/23 : WORKDIR / [2021-06-10T07:32:46.542Z] ---> Running in 4f4bd60140de [2021-06-10T07:32:47.135Z] Removing intermediate container 4f4bd60140de [2021-06-10T07:32:47.136Z] ---> 14384751c2a3 [2021-06-10T07:32:47.136Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-06-10T07:32:47.730Z] ---> 05783255647b [2021-06-10T07:32:47.730Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-06-10T07:32:49.163Z] ---> c88cdcb51cf5 [2021-06-10T07:32:49.163Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-06-10T07:32:50.141Z] ---> 194462453558 [2021-06-10T07:32:50.141Z] Step 18/23 : EXPOSE 59999 [2021-06-10T07:32:50.141Z] ---> Running in 9c319c545b04 [2021-06-10T07:32:50.737Z] Removing intermediate container 9c319c545b04 [2021-06-10T07:32:50.737Z] ---> aca9a451b9f1 [2021-06-10T07:32:50.737Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-06-10T07:32:50.737Z] ---> Running in 034cfd06a68f [2021-06-10T07:32:51.335Z] Removing intermediate container 034cfd06a68f [2021-06-10T07:32:51.335Z] ---> b56c34ad0dc5 [2021-06-10T07:32:51.335Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-10T07:32:51.335Z] ---> Running in 509d677343ce [2021-06-10T07:32:51.930Z] Removing intermediate container 509d677343ce [2021-06-10T07:32:51.930Z] ---> 0af18d85cf62 [2021-06-10T07:32:51.930Z] Step 21/23 : LABEL arch=arm64 [2021-06-10T07:32:51.930Z] ---> Running in 7ecc06c53b92 [2021-06-10T07:32:52.523Z] Removing intermediate container 7ecc06c53b92 [2021-06-10T07:32:52.523Z] ---> b8e3ad5feb3b [2021-06-10T07:32:52.523Z] Step 22/23 : LABEL git_sha=5c06a72fcc3128da4af48966d2175cda114393df [2021-06-10T07:32:52.523Z] ---> Running in e546ac23cc79 [2021-06-10T07:32:52.796Z] Removing intermediate container e546ac23cc79 [2021-06-10T07:32:52.796Z] ---> 92aa24a1a983 [2021-06-10T07:32:52.796Z] Step 23/23 : LABEL version=2.0.0-dev.76 [2021-06-10T07:32:53.070Z] ---> Running in 910eb1a17ada [2021-06-10T07:32:53.665Z] Removing intermediate container 910eb1a17ada [2021-06-10T07:32:53.665Z] ---> 40632573db5a [2021-06-10T07:32:53.665Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-10T07:32:53.665Z] Successfully built 40632573db5a [2021-06-10T07:32:53.665Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T07:32:54.382Z] ---> job-cost.sh [2021-06-10T07:32:54.382Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wIMy [2021-06-10T07:33:33.351Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T07:35:10.120Z] lf-activate-venv(): INFO: Adding /tmp/venv-wIMy/bin to PATH [2021-06-10T07:35:10.120Z] INFO: No Stack... [2021-06-10T07:35:10.120Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T07:35:10.120Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T07:35:10.493Z] + cat /w/workspace/device-sdk-go/184/archives/cost.csv [2021-06-10T07:35:10.493Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T07:35:10.614Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-184-stack-cost] [2021-06-10T07:35:10.625Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-184-stack-cost] did not exist. Created. [2021-06-10T07:35:10.625Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T07:35:11.037Z] /w/workspace/device-sdk-go/184@tmp/durable-dddf1e08/script.sh: 1: /w/workspace/device-sdk-go/184@tmp/durable-dddf1e08/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T07:35:11.438Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T07:35:11.462Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T07:35:11.671Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T07:35:11.685Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-184-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-10T07:35:12.672Z] provisioning config files... [2021-06-10T07:35:12.687Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config9074766279265405145tmp [Pipeline] { [Pipeline] sh [2021-06-10T07:35:13.017Z] + set +x [2021-06-10T07:35:13.017Z] + curl -s https://codecov.io/bash [2021-06-10T07:35:13.017Z] + bash -s -- [2021-06-10T07:35:13.017Z] [2021-06-10T07:35:13.017Z] _____ _ [2021-06-10T07:35:13.017Z] / ____| | | [2021-06-10T07:35:13.017Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T07:35:13.017Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T07:35:13.017Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T07:35:13.017Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T07:35:13.017Z] Bash-1.0.3 [2021-06-10T07:35:13.017Z] [2021-06-10T07:35:13.017Z] [2021-06-10T07:35:13.017Z] ==> git version 2.24.4 found [2021-06-10T07:35:13.017Z] ==> 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-10T07:35:13.017Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T07:35:13.017Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T07:35:13.280Z] ==> Jenkins CI detected. [2021-06-10T07:35:13.280Z] project root: . [2021-06-10T07:35:13.280Z] --> token set from env [2021-06-10T07:35:13.280Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T07:35:13.280Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T07:35:13.280Z] ==> Python coveragepy not found [2021-06-10T07:35:13.280Z] ==> Searching for coverage reports in: [2021-06-10T07:35:13.280Z] + . [2021-06-10T07:35:13.280Z] -> Found 1 reports [2021-06-10T07:35:13.280Z] ==> Detecting git/mercurial file structure [2021-06-10T07:35:13.280Z] ==> Reading reports [2021-06-10T07:35:13.280Z] + ./coverage.out bytes=126071 [2021-06-10T07:35:13.280Z] ==> Appending adjustments [2021-06-10T07:35:13.280Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T07:35:13.544Z] + Found adjustments [2021-06-10T07:35:13.544Z] ==> Gzipping contents [2021-06-10T07:35:13.544Z] 20K /tmp/codecov.kA0Rdr.gz [2021-06-10T07:35:13.544Z] ==> Uploading reports [2021-06-10T07:35:13.544Z] url: https://codecov.io [2021-06-10T07:35:13.544Z] query: branch=master&commit=5c06a72fcc3128da4af48966d2175cda114393df&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-10T07:35:13.544Z] -> Pinging Codecov [2021-06-10T07:35:13.544Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=5c06a72fcc3128da4af48966d2175cda114393df&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-10T07:35:14.118Z] -> Uploading to [2021-06-10T07:35:14.118Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/7E55EF52A471D76F132DFD9A03CDDE97/5c06a72fcc3128da4af48966d2175cda114393df/93728b15-948f-4baf-90f7-c61a1852e70b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T073513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32113a41025b968796c69645f49833aa3f20b4564d40ede72fcac9e383645328 [2021-06-10T07:35:14.118Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T07:35:14.118Z] Dload Upload Total Spent Left Speed [2021-06-10T07:35:14.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16432 0 0 100 16432 0 45160 --:--:-- --:--:-- --:--:-- 45267 [2021-06-10T07:35:14.380Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/5c06a72fcc3128da4af48966d2175cda114393df [Pipeline] } [2021-06-10T07:35:14.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-10T07:35:15.285Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-10T07:35:15.314Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:35:15.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T07:35:15.629Z] [2021-06-10T07:35:15.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:35:15.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T07:35:15.946Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-10T07:35:15.946Z] 188c0c94c7c5: Pulling fs layer [2021-06-10T07:35:15.946Z] 0ef7d3d256c8: Pulling fs layer [2021-06-10T07:35:15.946Z] de9db76c5a1d: Pulling fs layer [2021-06-10T07:35:15.946Z] 0eba1c9be4d2: Pulling fs layer [2021-06-10T07:35:15.946Z] 0d57e429df01: Pulling fs layer [2021-06-10T07:35:15.946Z] 4e4be7b47b0d: Pulling fs layer [2021-06-10T07:35:15.946Z] e1f770b5df2f: Pulling fs layer [2021-06-10T07:35:15.946Z] 85a0685a4137: Pulling fs layer [2021-06-10T07:35:15.946Z] 0eba1c9be4d2: Waiting [2021-06-10T07:35:15.946Z] 0d57e429df01: Waiting [2021-06-10T07:35:15.946Z] 4e4be7b47b0d: Waiting [2021-06-10T07:35:15.946Z] e1f770b5df2f: Waiting [2021-06-10T07:35:15.946Z] 85a0685a4137: Waiting [2021-06-10T07:35:15.946Z] de9db76c5a1d: Verifying Checksum [2021-06-10T07:35:15.946Z] de9db76c5a1d: Download complete [2021-06-10T07:35:15.947Z] 0ef7d3d256c8: Verifying Checksum [2021-06-10T07:35:15.947Z] 0ef7d3d256c8: Download complete [2021-06-10T07:35:16.217Z] 0d57e429df01: Verifying Checksum [2021-06-10T07:35:16.217Z] 0d57e429df01: Download complete [2021-06-10T07:35:16.217Z] 188c0c94c7c5: Verifying Checksum [2021-06-10T07:35:16.217Z] 188c0c94c7c5: Download complete [2021-06-10T07:35:16.217Z] 4e4be7b47b0d: Verifying Checksum [2021-06-10T07:35:16.217Z] 4e4be7b47b0d: Download complete [2021-06-10T07:35:16.217Z] 188c0c94c7c5: Pull complete [2021-06-10T07:35:16.480Z] 0ef7d3d256c8: Pull complete [2021-06-10T07:35:16.480Z] de9db76c5a1d: Pull complete [2021-06-10T07:35:17.435Z] e1f770b5df2f: Verifying Checksum [2021-06-10T07:35:17.435Z] e1f770b5df2f: Download complete [2021-06-10T07:35:18.824Z] 0eba1c9be4d2: Verifying Checksum [2021-06-10T07:35:18.824Z] 0eba1c9be4d2: Download complete [2021-06-10T07:35:19.091Z] 85a0685a4137: Verifying Checksum [2021-06-10T07:35:19.091Z] 85a0685a4137: Download complete [2021-06-10T07:35:22.471Z] 0eba1c9be4d2: Pull complete [2021-06-10T07:35:22.471Z] 0d57e429df01: Pull complete [2021-06-10T07:35:22.471Z] 4e4be7b47b0d: Pull complete [2021-06-10T07:35:23.054Z] e1f770b5df2f: Pull complete [2021-06-10T07:35:27.295Z] 85a0685a4137: Pull complete [2021-06-10T07:35:27.295Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-10T07:35:27.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-10T07:35:27.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-10T07:35:27.387Z] prd-centos7-docker-4c-2g-163 does not seem to be running inside a container [2021-06-10T07:35:27.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-10T07:35:29.806Z] $ docker top 3bee4463f74321dfc0e8f01c674d86b91da0f2d56d320f74fc25a47104f53bf9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-10T07:35:29.928Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-10T07:35:30.238Z] + set -o pipefail [2021-06-10T07:35:30.238Z] + snyk monitor '--org=edgex-jenkins' [2021-06-10T07:35:35.543Z] [2021-06-10T07:35:35.543Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-06-10T07:35:35.543Z] [2021-06-10T07:35:35.543Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/bd8167da-a69c-447a-8a76-49fbf378e787 [2021-06-10T07:35:35.543Z] [2021-06-10T07:35:35.543Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-10T07:35:35.543Z] [2021-06-10T07:35:35.543Z] [Pipeline] } [2021-06-10T07:35:35.554Z] $ docker stop --time=1 3bee4463f74321dfc0e8f01c674d86b91da0f2d56d320f74fc25a47104f53bf9 [2021-06-10T07:35:37.774Z] $ docker rm -f 3bee4463f74321dfc0e8f01c674d86b91da0f2d56d320f74fc25a47104f53bf9 [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-10T07:35:38.594Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T07:35:38.620Z] provisioning config files... [2021-06-10T07:35:38.630Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5594234434038795518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T07:35:38.960Z] --> edgex-publish-swagger.sh [2021-06-10T07:35:38.960Z] === Publish openapi/v1 API === [2021-06-10T07:35:38.960Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-06-10T07:35:38.960Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-06-10T07:35:38.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T07:35:38.961Z] Dload Upload Total Spent Left Speed [2021-06-10T07:35:39.905Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 23401 --:--:-- --:--:-- --:--:-- 23411 100 19947 0 0 100 19947 0 23397 --:--:-- --:--:-- --:--:-- 23411 [2021-06-10T07:35:39.905Z] [2021-06-10T07:35:39.905Z] [2021-06-10T07:35:39.905Z] === Publish openapi/v2 API === [2021-06-10T07:35:39.905Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-10T07:35:39.905Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-06-10T07:35:39.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T07:35:39.905Z] Dload Upload Total Spent Left Speed [2021-06-10T07:35:40.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 58966 --:--:-- --:--:-- --:--:-- 58972 100 51483 0 0 100 51483 0 58954 --:--:-- --:--:-- --:--:-- 58905 [2021-06-10T07:35:40.478Z] [2021-06-10T07:35:40.478Z] [Pipeline] } [2021-06-10T07:35:40.488Z] 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-10T07:35:41.170Z] + git log --format=format:%s -1 5c06a72fcc3128da4af48966d2175cda114393df [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:35:41.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T07:35:41.493Z] . [Pipeline] withDockerContainer [2021-06-10T07:35:41.587Z] prd-centos7-docker-4c-2g-163 does not seem to be running inside a container [2021-06-10T07:35:41.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T07:35:42.037Z] $ docker top aa15c3e4816c3be79489446d2796c73c458716d9f04651d5b7a8571339ee9b9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T07:35:42.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T07:35:42.198Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T07:35:42.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T07:35:42.335Z] $ docker exec aa15c3e4816c3be79489446d2796c73c458716d9f04651d5b7a8571339ee9b9b ssh-agent [2021-06-10T07:35:42.457Z] SSH_AUTH_SOCK=/tmp/ssh-YnebIMBAuqAo/agent.13 [2021-06-10T07:35:42.457Z] SSH_AGENT_PID=19 [2021-06-10T07:35:42.464Z] Running ssh-add (command line suppressed) [2021-06-10T07:35:42.565Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5950798785990927910.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5950798785990927910.key) [2021-06-10T07:35:42.583Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T07:35:42.899Z] + git semver tag [2021-06-10T07:35:42.899Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T07:35:42.899Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-10T07:35:42.899Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-10T07:35:42.899Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T07:35:42.899Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T07:35:42.899Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T07:35:42.899Z] # $SEMVER_BRANCH = master [2021-06-10T07:35:42.899Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-10T07:35:42.899Z] # 5c06a72fcc3128da4af48966d2175cda114393df HEAD [2021-06-10T07:35:42.899Z] # -> Force: false [2021-06-10T07:35:42.899Z] # 59f4f7bd9212904165520c6ac46d850bd775d37f refs/tags/v2.0.0-dev.76 [Pipeline] } [2021-06-10T07:35:42.912Z] $ docker exec --env ******** --env ******** aa15c3e4816c3be79489446d2796c73c458716d9f04651d5b7a8571339ee9b9b ssh-agent -k [2021-06-10T07:35:43.016Z] unset SSH_AUTH_SOCK; [2021-06-10T07:35:43.016Z] unset SSH_AGENT_PID; [2021-06-10T07:35:43.016Z] echo Agent pid 19 killed; [2021-06-10T07:35:43.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T07:35:43.380Z] + git semver [Pipeline] } [2021-06-10T07:35:43.395Z] $ docker stop --time=1 aa15c3e4816c3be79489446d2796c73c458716d9f04651d5b7a8571339ee9b9b [2021-06-10T07:35:44.591Z] $ docker rm -f aa15c3e4816c3be79489446d2796c73c458716d9f04651d5b7a8571339ee9b9b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:35:45.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T07:35:45.060Z] [2021-06-10T07:35:45.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:35:45.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T07:35:45.384Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-10T07:35:45.384Z] ab5ef0e58194: Pulling fs layer [2021-06-10T07:35:45.384Z] 9712f1f96733: Pulling fs layer [2021-06-10T07:35:45.384Z] 63f879dbbcfc: Pulling fs layer [2021-06-10T07:35:45.384Z] 0d9ebad4ef96: Pulling fs layer [2021-06-10T07:35:45.384Z] e9a5061849ea: Pulling fs layer [2021-06-10T07:35:45.384Z] d747dcd14b5f: Pulling fs layer [2021-06-10T07:35:45.384Z] 2de7ff778b66: Pulling fs layer [2021-06-10T07:35:45.384Z] 0d9ebad4ef96: Waiting [2021-06-10T07:35:45.384Z] e9a5061849ea: Waiting [2021-06-10T07:35:45.384Z] d747dcd14b5f: Waiting [2021-06-10T07:35:45.384Z] 2de7ff778b66: Waiting [2021-06-10T07:35:45.384Z] 9712f1f96733: Verifying Checksum [2021-06-10T07:35:45.384Z] 9712f1f96733: Download complete [2021-06-10T07:35:47.297Z] 63f879dbbcfc: Verifying Checksum [2021-06-10T07:35:47.297Z] 63f879dbbcfc: Download complete [2021-06-10T07:35:47.565Z] e9a5061849ea: Verifying Checksum [2021-06-10T07:35:47.565Z] e9a5061849ea: Download complete [2021-06-10T07:35:47.565Z] d747dcd14b5f: Verifying Checksum [2021-06-10T07:35:47.565Z] d747dcd14b5f: Download complete [2021-06-10T07:35:48.139Z] 2de7ff778b66: Verifying Checksum [2021-06-10T07:35:48.139Z] 2de7ff778b66: Download complete [2021-06-10T07:35:48.715Z] 0d9ebad4ef96: Verifying Checksum [2021-06-10T07:35:48.715Z] 0d9ebad4ef96: Download complete [2021-06-10T07:35:48.715Z] ab5ef0e58194: Verifying Checksum [2021-06-10T07:35:48.715Z] ab5ef0e58194: Download complete [2021-06-10T07:35:51.290Z] ab5ef0e58194: Pull complete [2021-06-10T07:35:51.290Z] 9712f1f96733: Pull complete [2021-06-10T07:35:52.242Z] 63f879dbbcfc: Pull complete [2021-06-10T07:35:55.580Z] 0d9ebad4ef96: Pull complete [2021-06-10T07:35:55.848Z] e9a5061849ea: Pull complete [2021-06-10T07:35:55.848Z] d747dcd14b5f: Pull complete [2021-06-10T07:35:56.811Z] 2de7ff778b66: Pull complete [2021-06-10T07:35:56.811Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-10T07:35:56.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-10T07:35:56.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-10T07:35:56.898Z] prd-centos7-docker-4c-2g-163 does not seem to be running inside a container [2021-06-10T07:35:56.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-10T07:36:00.032Z] $ docker top 6bdac82f31b78e4d888df06788f9f16fb424c2ee137cb45e396743214cb8f57a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-10T07:36:00.151Z] provisioning config files... [2021-06-10T07:36:00.160Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config978995506269522262tmp [2021-06-10T07:36:00.173Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5231616336370319780tmp [2021-06-10T07:36:00.185Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6310818989789114586tmp [Pipeline] { [Pipeline] echo [2021-06-10T07:36:00.206Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T07:36:00.523Z] ---> sigul-configuration.sh [2021-06-10T07:36:00.523Z] gpg: directory `/root/.gnupg' created [2021-06-10T07:36:00.523Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-10T07:36:00.523Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-10T07:36:00.523Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-10T07:36:00.523Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-10T07:36:00.523Z] gpg: CAST5 encrypted data [2021-06-10T07:36:00.523Z] gpg: encrypted with 1 passphrase [2021-06-10T07:36:00.523Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-10T07:36:00.822Z] + mkdir /home/jenkins [2021-06-10T07:36:00.822Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-10T07:36:01.124Z] + 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-10T07:36:01.141Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T07:36:01.452Z] ---> sigul-install.sh [2021-06-10T07:36:06.759Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-10T07:36:07.054Z] + git tag --list [2021-06-10T07:36:07.054Z] 0.7.1 [2021-06-10T07:36:07.054Z] delhi-tag [2021-06-10T07:36:07.054Z] v1.0.0 [2021-06-10T07:36:07.054Z] v1.1.0 [2021-06-10T07:36:07.054Z] v1.1.1 [2021-06-10T07:36:07.054Z] v1.1.2 [2021-06-10T07:36:07.054Z] v1.2.0 [2021-06-10T07:36:07.054Z] v1.2.1 [2021-06-10T07:36:07.054Z] v1.2.2 [2021-06-10T07:36:07.054Z] v1.2.3 [2021-06-10T07:36:07.054Z] v1.3.0 [2021-06-10T07:36:07.054Z] v1.4.0 [2021-06-10T07:36:07.054Z] v2.0.0-dev.1 [2021-06-10T07:36:07.054Z] v2.0.0-dev.10 [2021-06-10T07:36:07.054Z] v2.0.0-dev.11 [2021-06-10T07:36:07.054Z] v2.0.0-dev.12 [2021-06-10T07:36:07.054Z] v2.0.0-dev.13 [2021-06-10T07:36:07.054Z] v2.0.0-dev.14 [2021-06-10T07:36:07.054Z] v2.0.0-dev.15 [2021-06-10T07:36:07.054Z] v2.0.0-dev.16 [2021-06-10T07:36:07.054Z] v2.0.0-dev.17 [2021-06-10T07:36:07.054Z] v2.0.0-dev.18 [2021-06-10T07:36:07.054Z] v2.0.0-dev.19 [2021-06-10T07:36:07.054Z] v2.0.0-dev.2 [2021-06-10T07:36:07.054Z] v2.0.0-dev.20 [2021-06-10T07:36:07.054Z] v2.0.0-dev.21 [2021-06-10T07:36:07.054Z] v2.0.0-dev.22 [2021-06-10T07:36:07.054Z] v2.0.0-dev.23 [2021-06-10T07:36:07.054Z] v2.0.0-dev.24 [2021-06-10T07:36:07.054Z] v2.0.0-dev.25 [2021-06-10T07:36:07.054Z] v2.0.0-dev.26 [2021-06-10T07:36:07.054Z] v2.0.0-dev.27 [2021-06-10T07:36:07.054Z] v2.0.0-dev.28 [2021-06-10T07:36:07.055Z] v2.0.0-dev.29 [2021-06-10T07:36:07.055Z] v2.0.0-dev.3 [2021-06-10T07:36:07.055Z] v2.0.0-dev.30 [2021-06-10T07:36:07.055Z] v2.0.0-dev.31 [2021-06-10T07:36:07.055Z] v2.0.0-dev.32 [2021-06-10T07:36:07.055Z] v2.0.0-dev.33 [2021-06-10T07:36:07.055Z] v2.0.0-dev.34 [2021-06-10T07:36:07.055Z] v2.0.0-dev.35 [2021-06-10T07:36:07.055Z] v2.0.0-dev.36 [2021-06-10T07:36:07.055Z] v2.0.0-dev.37 [2021-06-10T07:36:07.055Z] v2.0.0-dev.38 [2021-06-10T07:36:07.055Z] v2.0.0-dev.39 [2021-06-10T07:36:07.055Z] v2.0.0-dev.4 [2021-06-10T07:36:07.055Z] v2.0.0-dev.40 [2021-06-10T07:36:07.055Z] v2.0.0-dev.41 [2021-06-10T07:36:07.055Z] v2.0.0-dev.42 [2021-06-10T07:36:07.055Z] v2.0.0-dev.43 [2021-06-10T07:36:07.055Z] v2.0.0-dev.44 [2021-06-10T07:36:07.055Z] v2.0.0-dev.45 [2021-06-10T07:36:07.055Z] v2.0.0-dev.46 [2021-06-10T07:36:07.055Z] v2.0.0-dev.47 [2021-06-10T07:36:07.055Z] v2.0.0-dev.48 [2021-06-10T07:36:07.055Z] v2.0.0-dev.49 [2021-06-10T07:36:07.055Z] v2.0.0-dev.5 [2021-06-10T07:36:07.055Z] v2.0.0-dev.50 [2021-06-10T07:36:07.055Z] v2.0.0-dev.51 [2021-06-10T07:36:07.055Z] v2.0.0-dev.52 [2021-06-10T07:36:07.055Z] v2.0.0-dev.53 [2021-06-10T07:36:07.055Z] v2.0.0-dev.54 [2021-06-10T07:36:07.055Z] v2.0.0-dev.55 [2021-06-10T07:36:07.055Z] v2.0.0-dev.56 [2021-06-10T07:36:07.055Z] v2.0.0-dev.57 [2021-06-10T07:36:07.055Z] v2.0.0-dev.58 [2021-06-10T07:36:07.055Z] v2.0.0-dev.59 [2021-06-10T07:36:07.055Z] v2.0.0-dev.6 [2021-06-10T07:36:07.055Z] v2.0.0-dev.60 [2021-06-10T07:36:07.055Z] v2.0.0-dev.61 [2021-06-10T07:36:07.055Z] v2.0.0-dev.62 [2021-06-10T07:36:07.055Z] v2.0.0-dev.63 [2021-06-10T07:36:07.055Z] v2.0.0-dev.64 [2021-06-10T07:36:07.055Z] v2.0.0-dev.65 [2021-06-10T07:36:07.055Z] v2.0.0-dev.66 [2021-06-10T07:36:07.055Z] v2.0.0-dev.67 [2021-06-10T07:36:07.055Z] v2.0.0-dev.68 [2021-06-10T07:36:07.055Z] v2.0.0-dev.69 [2021-06-10T07:36:07.055Z] v2.0.0-dev.7 [2021-06-10T07:36:07.055Z] v2.0.0-dev.70 [2021-06-10T07:36:07.055Z] v2.0.0-dev.71 [2021-06-10T07:36:07.055Z] v2.0.0-dev.72 [2021-06-10T07:36:07.055Z] v2.0.0-dev.73 [2021-06-10T07:36:07.055Z] v2.0.0-dev.74 [2021-06-10T07:36:07.055Z] v2.0.0-dev.75 [2021-06-10T07:36:07.055Z] v2.0.0-dev.76 [2021-06-10T07:36:07.055Z] v2.0.0-dev.8 [2021-06-10T07:36:07.055Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-10T07:36:07.351Z] + lftools sign git-tag v2.0.0-dev.76 [2021-06-10T07:36:07.923Z] Signing Git tag with Sigul... [2021-06-10T07:36:07.923Z] Signing v2.0.0-dev.76 [Pipeline] echo [2021-06-10T07:36:08.877Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T07:36:09.193Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-10T07:36:09.202Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-10T07:36:09.230Z] $ docker stop --time=1 6bdac82f31b78e4d888df06788f9f16fb424c2ee137cb45e396743214cb8f57a [2021-06-10T07:36:10.688Z] $ docker rm -f 6bdac82f31b78e4d888df06788f9f16fb424c2ee137cb45e396743214cb8f57a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:36:11.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T07:36:11.748Z] . [Pipeline] withDockerContainer [2021-06-10T07:36:11.894Z] prd-centos7-docker-4c-2g-163 does not seem to be running inside a container [2021-06-10T07:36:11.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T07:36:12.376Z] $ docker top 8d799151091476d0b1bd439b1ec31cedad4b4a92c4e8e3f3c5be64172e0b90d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T07:36:12.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T07:36:12.522Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T07:36:12.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T07:36:12.654Z] $ docker exec 8d799151091476d0b1bd439b1ec31cedad4b4a92c4e8e3f3c5be64172e0b90d7 ssh-agent [2021-06-10T07:36:12.778Z] SSH_AUTH_SOCK=/tmp/ssh-P1DrPql3JinT/agent.14 [2021-06-10T07:36:12.778Z] SSH_AGENT_PID=20 [2021-06-10T07:36:12.783Z] Running ssh-add (command line suppressed) [2021-06-10T07:36:12.894Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4833544848559342538.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4833544848559342538.key) [2021-06-10T07:36:12.914Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T07:36:13.228Z] + git semver bump pre [2021-06-10T07:36:13.228Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T07:36:13.228Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-10T07:36:13.228Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-10T07:36:13.228Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T07:36:13.228Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T07:36:13.228Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T07:36:13.228Z] # $SEMVER_BRANCH = master [2021-06-10T07:36:13.228Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-06-10T07:36:13.228Z] 2.0.0-dev.77 [Pipeline] } [2021-06-10T07:36:13.236Z] $ docker exec --env ******** --env ******** 8d799151091476d0b1bd439b1ec31cedad4b4a92c4e8e3f3c5be64172e0b90d7 ssh-agent -k [2021-06-10T07:36:13.346Z] unset SSH_AUTH_SOCK; [2021-06-10T07:36:13.346Z] unset SSH_AGENT_PID; [2021-06-10T07:36:13.346Z] echo Agent pid 20 killed; [2021-06-10T07:36:13.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T07:36:13.707Z] + git semver [Pipeline] } [2021-06-10T07:36:13.720Z] $ docker stop --time=1 8d799151091476d0b1bd439b1ec31cedad4b4a92c4e8e3f3c5be64172e0b90d7 [2021-06-10T07:36:14.927Z] $ docker rm -f 8d799151091476d0b1bd439b1ec31cedad4b4a92c4e8e3f3c5be64172e0b90d7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:36:15.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T07:36:15.317Z] . [Pipeline] withDockerContainer [2021-06-10T07:36:15.392Z] prd-centos7-docker-4c-2g-163 does not seem to be running inside a container [2021-06-10T07:36:15.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T07:36:15.755Z] $ docker top ea6c4f6d53a0f18430d6063e0b34122ab58ed99c5b15f0575f02c9d6d0250818 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T07:36:15.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T07:36:15.884Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T07:36:16.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T07:36:16.001Z] $ docker exec ea6c4f6d53a0f18430d6063e0b34122ab58ed99c5b15f0575f02c9d6d0250818 ssh-agent [2021-06-10T07:36:16.118Z] SSH_AUTH_SOCK=/tmp/ssh-sJCRh5g8vVLw/agent.13 [2021-06-10T07:36:16.118Z] SSH_AGENT_PID=20 [2021-06-10T07:36:16.124Z] Running ssh-add (command line suppressed) [2021-06-10T07:36:16.225Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_822468873906233542.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_822468873906233542.key) [2021-06-10T07:36:16.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T07:36:16.550Z] + git semver push [2021-06-10T07:36:16.550Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T07:36:16.550Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-06-10T07:36:16.550Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-10T07:36:16.550Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T07:36:16.550Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T07:36:16.550Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T07:36:16.550Z] # $SEMVER_BRANCH = master [2021-06-10T07:36:16.550Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-06-10T07:36:21.855Z] $ docker exec --env ******** --env ******** ea6c4f6d53a0f18430d6063e0b34122ab58ed99c5b15f0575f02c9d6d0250818 ssh-agent -k [2021-06-10T07:36:21.950Z] unset SSH_AUTH_SOCK; [2021-06-10T07:36:21.950Z] unset SSH_AGENT_PID; [2021-06-10T07:36:21.951Z] echo Agent pid 20 killed; [2021-06-10T07:36:21.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T07:36:22.310Z] + git semver [Pipeline] } [2021-06-10T07:36:22.322Z] $ docker stop --time=1 ea6c4f6d53a0f18430d6063e0b34122ab58ed99c5b15f0575f02c9d6d0250818 [2021-06-10T07:36:23.524Z] $ docker rm -f ea6c4f6d53a0f18430d6063e0b34122ab58ed99c5b15f0575f02c9d6d0250818 [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-10T07:36:24.733Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T07:36:25.304Z] ---> package-listing.sh [2021-06-10T07:36:25.304Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T07:36:25.304Z] ++ facter osfamily [2021-06-10T07:36:25.567Z] + OS_FAMILY=redhat [2021-06-10T07:36:25.567Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-06-10T07:36:25.567Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T07:36:25.567Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T07:36:25.567Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T07:36:25.567Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T07:36:25.567Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-10T07:36:25.567Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T07:36:25.567Z] + case "${OS_FAMILY}" in [2021-06-10T07:36:25.567Z] + sort [2021-06-10T07:36:25.567Z] + rpm -qa [2021-06-10T07:36:26.142Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T07:36:26.142Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T07:36:26.142Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T07:36:26.403Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-06-10T07:36:26.403Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-06-10T07:36:26.403Z] + 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-10T07:36:26.417Z] 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-10T07:36:26.705Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:36:27.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T07:36:27.270Z] [2021-06-10T07:36:27.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T07:36:27.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T07:36:27.585Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T07:36:27.585Z] df20fa9351a1: Pulling fs layer [2021-06-10T07:36:27.585Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T07:36:27.585Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T07:36:27.586Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T07:36:27.586Z] 93b61091891f: Pulling fs layer [2021-06-10T07:36:27.586Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T07:36:27.586Z] 5e14af77c1be: Pulling fs layer [2021-06-10T07:36:27.586Z] 01666e4c0597: Pulling fs layer [2021-06-10T07:36:27.586Z] aa168da1d23b: Pulling fs layer [2021-06-10T07:36:27.586Z] 46f8f816bc3b: Waiting [2021-06-10T07:36:27.586Z] 93b61091891f: Waiting [2021-06-10T07:36:27.586Z] 93b9cdb0e59b: Waiting [2021-06-10T07:36:27.586Z] 5e14af77c1be: Waiting [2021-06-10T07:36:27.586Z] 01666e4c0597: Waiting [2021-06-10T07:36:27.586Z] aa168da1d23b: Waiting [2021-06-10T07:36:27.586Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T07:36:27.586Z] 36b3adc4ff6f: Download complete [2021-06-10T07:36:27.586Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T07:36:27.586Z] 46f8f816bc3b: Download complete [2021-06-10T07:36:27.586Z] df20fa9351a1: Verifying Checksum [2021-06-10T07:36:27.586Z] df20fa9351a1: Download complete [2021-06-10T07:36:27.586Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T07:36:27.586Z] 93b9cdb0e59b: Download complete [2021-06-10T07:36:27.848Z] 5e14af77c1be: Verifying Checksum [2021-06-10T07:36:27.848Z] 5e14af77c1be: Download complete [2021-06-10T07:36:27.848Z] 93b61091891f: Verifying Checksum [2021-06-10T07:36:27.848Z] 93b61091891f: Download complete [2021-06-10T07:36:27.848Z] 01666e4c0597: Verifying Checksum [2021-06-10T07:36:27.848Z] 01666e4c0597: Download complete [2021-06-10T07:36:27.848Z] df20fa9351a1: Pull complete [2021-06-10T07:36:27.848Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T07:36:27.848Z] 8ad3a11d3b57: Download complete [2021-06-10T07:36:27.848Z] 36b3adc4ff6f: Pull complete [2021-06-10T07:36:28.424Z] 8ad3a11d3b57: Pull complete [2021-06-10T07:36:28.691Z] 46f8f816bc3b: Pull complete [2021-06-10T07:36:28.952Z] 93b61091891f: Pull complete [2021-06-10T07:36:28.952Z] 93b9cdb0e59b: Pull complete [2021-06-10T07:36:28.952Z] 5e14af77c1be: Pull complete [2021-06-10T07:36:29.212Z] 01666e4c0597: Pull complete [2021-06-10T07:36:29.474Z] aa168da1d23b: Verifying Checksum [2021-06-10T07:36:29.474Z] aa168da1d23b: Download complete [2021-06-10T07:36:33.717Z] aa168da1d23b: Pull complete [2021-06-10T07:36:33.717Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T07:36:33.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T07:36:33.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T07:36:33.797Z] prd-centos7-docker-4c-2g-163 does not seem to be running inside a container [2021-06-10T07:36:33.833Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T07:36:36.061Z] $ docker top caedf0c4afb9a699da8226f0cbc53d24650f13c1da7b5211c151d458d6a6b613 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T07:36:36.438Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T07:36:36.730Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T07:36:37.024Z] + ls /var/log/sa-host [2021-06-10T07:36:37.024Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T07:36:37.024Z] file_magic: OK [2021-06-10T07:36:37.024Z] HZ: Using current value: 100 [2021-06-10T07:36:37.024Z] file_header: OK [2021-06-10T07:36:37.024Z] 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-10T07:36:37.024Z] Statistics: [2021-06-10T07:36:37.024Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T07:36:37.024Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T07:36:37.024Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T07:36:37.024Z] file_magic: OK [2021-06-10T07:36:37.024Z] HZ: Using current value: 100 [2021-06-10T07:36:37.024Z] file_header: OK [2021-06-10T07:36:37.024Z] 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-10T07:36:37.024Z] Statistics: [2021-06-10T07:36:37.024Z] HRHnuu...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-10T07:36:37.024Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T07:36:37.619Z] provisioning config files... [2021-06-10T07:36:37.632Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1951774099346267178tmp [Pipeline] { [Pipeline] echo [2021-06-10T07:36:37.666Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T07:36:37.981Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T07:36:37.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T07:36:38.389Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T07:36:38.400Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T07:36:38.695Z] ---> sudo-logs.sh [2021-06-10T07:36:38.695Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T07:36:38.729Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T07:36:39.026Z] ---> job-cost.sh [2021-06-10T07:36:39.026Z] lf-activate-venv: SKIPPING [2021-06-10T07:36:39.026Z] DEBUG: total: 0.18000000715255737 [2021-06-10T07:36:39.026Z] INFO: Retrieving Stack Cost... [2021-06-10T07:36:39.969Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T07:36:40.543Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T07:36:40.557Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T07:36:40.853Z] ---> logs-deploy.sh [2021-06-10T07:36:40.853Z] lf-activate-venv: SKIPPING [2021-06-10T07:36:40.853Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/184 [2021-06-10T07:36:40.853Z] INFO: archiving workspace using pattern(s): [2021-06-10T07:36:41.797Z] Archives upload complete. [2021-06-10T07:36:41.797Z] INFO: archiving logs to Nexus [2021-06-10T07:36:42.371Z] ---> uname -a: [2021-06-10T07:36:42.371Z] Linux prd-centos7-docker-4c-2g-163.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-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] ---> lscpu: [2021-06-10T07:36:42.371Z] Architecture: x86_64 [2021-06-10T07:36:42.371Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-10T07:36:42.371Z] Byte Order: Little Endian [2021-06-10T07:36:42.371Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-10T07:36:42.371Z] CPU(s): 2 [2021-06-10T07:36:42.371Z] On-line CPU(s) list: 0,1 [2021-06-10T07:36:42.371Z] Thread(s) per core: 1 [2021-06-10T07:36:42.371Z] Core(s) per socket: 1 [2021-06-10T07:36:42.371Z] Socket(s): 2 [2021-06-10T07:36:42.371Z] NUMA node(s): 1 [2021-06-10T07:36:42.371Z] Vendor ID: AuthenticAMD [2021-06-10T07:36:42.371Z] CPU family: 23 [2021-06-10T07:36:42.371Z] Model: 49 [2021-06-10T07:36:42.371Z] Model name: AMD EPYC-Rome Processor [2021-06-10T07:36:42.371Z] Stepping: 0 [2021-06-10T07:36:42.371Z] CPU MHz: 2799.998 [2021-06-10T07:36:42.371Z] BogoMIPS: 5599.99 [2021-06-10T07:36:42.371Z] Virtualization: AMD-V [2021-06-10T07:36:42.371Z] Hypervisor vendor: KVM [2021-06-10T07:36:42.371Z] Virtualization type: full [2021-06-10T07:36:42.371Z] L1d cache: 64 KiB [2021-06-10T07:36:42.371Z] L1i cache: 64 KiB [2021-06-10T07:36:42.371Z] L2 cache: 1 MiB [2021-06-10T07:36:42.371Z] L3 cache: 32 MiB [2021-06-10T07:36:42.371Z] NUMA node0 CPU(s): 0,1 [2021-06-10T07:36:42.371Z] Vulnerability Itlb multihit: Not affected [2021-06-10T07:36:42.371Z] Vulnerability L1tf: Not affected [2021-06-10T07:36:42.371Z] Vulnerability Mds: Not affected [2021-06-10T07:36:42.371Z] Vulnerability Meltdown: Not affected [2021-06-10T07:36:42.371Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-10T07:36:42.371Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-10T07:36:42.371Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-10T07:36:42.371Z] Vulnerability Srbds: Not affected [2021-06-10T07:36:42.371Z] Vulnerability Tsx async abort: Not affected [2021-06-10T07:36:42.371Z] 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-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] ---> nproc: [2021-06-10T07:36:42.371Z] 2 [2021-06-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] ---> df -h: [2021-06-10T07:36:42.371Z] Filesystem Size Used Available Use% Mounted on [2021-06-10T07:36:42.371Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-10T07:36:42.371Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-10T07:36:42.371Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-10T07:36:42.371Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-10T07:36:42.371Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-10T07:36:42.371Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-10T07:36:42.371Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-10T07:36:42.371Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-10T07:36:42.371Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master [2021-06-10T07:36:42.371Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dgexfoundry_device-sdk-go_master@tmp [2021-06-10T07:36:42.371Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-10T07:36:42.371Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-10T07:36:42.371Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-10T07:36:42.371Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] ---> free -m: [2021-06-10T07:36:42.371Z] total used free shared buff/cache available [2021-06-10T07:36:42.371Z] Mem: 7821 1287 3145 0 3388 6452 [2021-06-10T07:36:42.371Z] Swap: 1023 0 1023 [2021-06-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] ---> ip addr: [2021-06-10T07:36:42.371Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-10T07:36:42.371Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-10T07:36:42.371Z] inet 127.0.0.1/8 scope host lo [2021-06-10T07:36:42.371Z] valid_lft forever preferred_lft forever [2021-06-10T07:36:42.371Z] inet6 ::1/128 scope host [2021-06-10T07:36:42.371Z] valid_lft forever preferred_lft forever [2021-06-10T07:36:42.371Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-10T07:36:42.371Z] link/ether fa:16:3e:4d:b3:90 brd ff:ff:ff:ff:ff:ff [2021-06-10T07:36:42.371Z] inet 10.30.123.243/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-10T07:36:42.371Z] valid_lft 85647sec preferred_lft 85647sec [2021-06-10T07:36:42.371Z] inet6 fe80::f816:3eff:fe4d:b390/64 scope link [2021-06-10T07:36:42.371Z] valid_lft forever preferred_lft forever [2021-06-10T07:36:42.371Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-10T07:36:42.371Z] link/ether 02:42:33:fe:d0:23 brd ff:ff:ff:ff:ff:ff [2021-06-10T07:36:42.371Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-10T07:36:42.371Z] valid_lft forever preferred_lft forever [2021-06-10T07:36:42.371Z] inet6 fe80::42:33ff:fefe:d023/64 scope link [2021-06-10T07:36:42.371Z] valid_lft forever preferred_lft forever [2021-06-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] ---> sar -b -r -n DEV: [2021-06-10T07:36:42.371Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] 07:23:58 LINUX RESTART (2 CPU) [2021-06-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] 07:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-10T07:36:42.371Z] 07:26:01 1.98 0.00 1.98 0.00 0.00 40.95 0.00 [2021-06-10T07:36:42.371Z] 07:27:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2021-06-10T07:36:42.371Z] 07:28:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 [2021-06-10T07:36:42.371Z] 07:29:01 0.35 0.00 0.35 0.00 0.00 5.43 0.00 [2021-06-10T07:36:42.371Z] 07:30:01 0.20 0.00 0.20 0.00 0.00 3.05 0.00 [2021-06-10T07:36:42.371Z] 07:31:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 [2021-06-10T07:36:42.371Z] 07:32:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 [2021-06-10T07:36:42.371Z] 07:33:01 0.25 0.00 0.25 0.00 0.00 2.62 0.00 [2021-06-10T07:36:42.371Z] 07:34:01 0.30 0.00 0.30 0.00 0.00 3.61 0.00 [2021-06-10T07:36:42.371Z] 07:35:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 [2021-06-10T07:36:42.371Z] 07:36:01 193.31 0.03 193.27 0.00 3.73 53752.75 0.00 [2021-06-10T07:36:42.371Z] Average: 18.00 0.00 17.99 0.00 0.34 4902.37 0.00 [2021-06-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] 07:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-10T07:36:42.371Z] 07:26:01 5462936 0 802868 10.02 2620 1740508 1205108 13.31 572092 1575296 16 [2021-06-10T07:36:42.371Z] 07:27:01 5459528 0 806268 10.07 2620 1740516 1205432 13.31 576912 1574208 20 [2021-06-10T07:36:42.371Z] 07:28:01 5457872 0 807924 10.09 2620 1740516 1205504 13.31 578500 1574204 8 [2021-06-10T07:36:42.371Z] 07:29:01 5460372 0 805420 10.06 2620 1740520 1205108 13.31 573552 1577092 12 [2021-06-10T07:36:42.371Z] 07:30:01 5457260 0 808524 10.10 2620 1740528 1205216 13.31 574172 1579916 8 [2021-06-10T07:36:42.371Z] 07:31:01 5457704 0 808080 10.09 2620 1740528 1205108 13.31 573500 1579916 8 [2021-06-10T07:36:42.371Z] 07:32:01 5457456 0 808320 10.09 2620 1740536 1205108 13.31 573568 1579916 8 [2021-06-10T07:36:42.371Z] 07:33:01 5449592 0 816176 10.19 2620 1740544 1205108 13.31 581720 1579916 8 [2021-06-10T07:36:42.371Z] 07:34:01 5449100 0 816664 10.20 2620 1740548 1205108 13.31 581708 1579920 8 [2021-06-10T07:36:42.371Z] 07:35:01 5448684 0 817076 10.20 2620 1740552 1205192 13.31 583460 1578540 8 [2021-06-10T07:36:42.371Z] 07:36:01 3769744 0 1173648 14.65 2620 3062920 1345948 14.86 903660 2717596 300 [2021-06-10T07:36:42.371Z] Average: 5302750 0 842815 10.52 2620 1860747 1217995 13.45 606622 1681502 37 [2021-06-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] 07:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-10T07:36:42.371Z] 07:26:01 eth0 0.61 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:27:01 eth0 6.96 3.56 6.23 0.24 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:28:01 eth0 1.38 0.62 0.58 0.40 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:29:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:30:01 eth0 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:31:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:32:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:35:01 eth0 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:36:01 eth0 953.76 867.70 7695.24 81.12 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:36:01 veth4a8d4b4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] 07:36:01 docker0 62.44 67.43 5.09 388.04 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] Average: eth0 87.78 79.49 701.56 7.46 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] Average: veth4a8d4b4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] Average: docker0 5.69 6.14 0.46 35.34 0.00 0.00 0.00 0.00 [2021-06-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] [2021-06-10T07:36:42.371Z] ---> sar -P ALL: [2021-06-10T07:36:42.372Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T07:36:42.372Z] [2021-06-10T07:36:42.372Z] 07:23:58 LINUX RESTART (2 CPU) [2021-06-10T07:36:42.372Z] [2021-06-10T07:36:42.372Z] 07:25:02 CPU %user %nice %system %iowait %steal %idle [2021-06-10T07:36:42.372Z] 07:26:01 all 0.19 0.00 0.04 0.00 0.03 99.75 [2021-06-10T07:36:42.372Z] 07:26:01 0 0.29 0.00 0.05 0.00 0.03 99.63 [2021-06-10T07:36:42.372Z] 07:26:01 1 0.08 0.00 0.03 0.00 0.02 99.86 [2021-06-10T07:36:42.372Z] 07:27:01 all 0.27 0.00 0.04 0.00 0.03 99.67 [2021-06-10T07:36:42.372Z] 07:27:01 0 0.43 0.00 0.05 0.00 0.03 99.48 [2021-06-10T07:36:42.372Z] 07:27:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-10T07:36:42.372Z] 07:28:01 all 0.13 0.00 0.05 0.00 0.03 99.80 [2021-06-10T07:36:42.372Z] 07:28:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-10T07:36:42.372Z] 07:28:01 1 0.22 0.00 0.05 0.00 0.02 99.72 [2021-06-10T07:36:42.372Z] 07:29:01 all 0.19 0.00 0.04 0.00 0.03 99.74 [2021-06-10T07:36:42.372Z] 07:29:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-10T07:36:42.372Z] 07:29:01 1 0.32 0.00 0.05 0.00 0.03 99.60 [2021-06-10T07:36:42.372Z] 07:30:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-10T07:36:42.372Z] 07:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-10T07:36:42.372Z] 07:30:01 1 0.23 0.00 0.05 0.00 0.03 99.68 [2021-06-10T07:36:42.372Z] 07:31:01 all 0.06 0.00 0.05 0.00 0.03 99.87 [2021-06-10T07:36:42.372Z] 07:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-10T07:36:42.372Z] 07:31:01 1 0.08 0.00 0.07 0.00 0.03 99.82 [2021-06-10T07:36:42.372Z] 07:32:01 all 0.14 0.00 0.03 0.00 0.03 99.79 [2021-06-10T07:36:42.372Z] 07:32:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-06-10T07:36:42.372Z] 07:32:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-06-10T07:36:42.372Z] 07:33:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-10T07:36:42.372Z] 07:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-10T07:36:42.372Z] 07:33:01 1 0.18 0.00 0.03 0.00 0.03 99.75 [2021-06-10T07:36:42.372Z] 07:34:01 all 0.16 0.00 0.04 0.00 0.02 99.78 [2021-06-10T07:36:42.372Z] 07:34:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-10T07:36:42.372Z] 07:34:01 1 0.30 0.00 0.05 0.00 0.02 99.63 [2021-06-10T07:36:42.372Z] 07:35:01 all 0.08 0.00 0.05 0.00 0.03 99.84 [2021-06-10T07:36:42.372Z] 07:35:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-10T07:36:42.372Z] 07:35:01 1 0.13 0.00 0.05 0.00 0.03 99.78 [2021-06-10T07:36:42.372Z] 07:36:01 all 21.55 0.00 10.40 2.57 0.11 65.37 [2021-06-10T07:36:42.372Z] 07:36:01 0 22.26 0.00 10.59 2.37 0.09 64.69 [2021-06-10T07:36:42.372Z] 07:36:01 1 20.84 0.00 10.21 2.77 0.12 66.06 [2021-06-10T07:36:42.372Z] [2021-06-10T07:36:42.372Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-10T07:36:42.372Z] Average: all 1.99 0.00 0.93 0.22 0.03 96.83 [2021-06-10T07:36:42.372Z] Average: 0 2.02 0.00 0.94 0.20 0.03 96.81 [2021-06-10T07:36:42.372Z] Average: 1 1.96 0.00 0.92 0.24 0.04 96.85 [2021-06-10T07:36:42.372Z] [2021-06-10T07:36:42.372Z] [2021-06-10T07:36:42.372Z]