Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 Running in Durability level: MAX_SURVIVABILITY 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-ssh2377224443891099279.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh7143425600524082838.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/edgex-global-pipelines # timeout=10 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-modbus-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3834002975287110856.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-modbus-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5208643029508137195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh272556567998714546.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/lf-pipelines # timeout=10 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-modbus-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8455347344669541483.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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-modbus-go, buildSnap:true] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-224 in /w/workspace/gexfoundry_device-modbus-go_main [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 Avoid second fetch Checking out Revision 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 (main) Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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/gexfoundry_device-modbus-go_main@tmp/jenkins-gitclient-ssh2436999706677255973.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 # timeout=10 Commit message: "Merge pull request #273 from siggiskulason/snap-v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:38:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:38:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:38:52 ========================================================= 22:38:52 EdgeX Global Pipelines Version Info 22:38:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:38:54 ------------------- 22:38:54 stable info: 22:38:54 ------------------- 22:38:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:38:54 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:38:54 Message: update stable to v1.0.196 22:38:54 ------------------- 22:38:54 experimental info: 22:38:54 ------------------- 22:38:54 Commited By: **** collab-it+edgex@linuxfoundation.org 22:38:54 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:38:54 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:38:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 22:38:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 22:38:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:38:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:38:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:38:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:38:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:38:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:38:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:38:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:38:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:38:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 22:38:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:38:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:38:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:38:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:38:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:38:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:38:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:38:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:38:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:38:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:38:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:38:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:38:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:38:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:38:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:38:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:38:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:38:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [Pipeline] echo 22:38:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7596bf2 [Pipeline] echo 22:38:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:57 provisioning config files... 22:38:57 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6465284605619886721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:57 ---> docker-login.sh 22:38:57 nexus3.edgexfoundry.org:10001 22:38:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:57 Configure a credential helper to remove this warning. See 22:38:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:57 22:38:57 Login Succeeded 22:38:57 nexus3.edgexfoundry.org:10002 22:38:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:57 Configure a credential helper to remove this warning. See 22:38:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:57 22:38:57 Login Succeeded 22:38:57 nexus3.edgexfoundry.org:10003 22:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:58 Configure a credential helper to remove this warning. See 22:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:58 22:38:58 Login Succeeded 22:38:58 nexus3.edgexfoundry.org:10004 22:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:58 Configure a credential helper to remove this warning. See 22:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:58 22:38:58 Login Succeeded 22:38:58 docker.io 22:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:58 Configure a credential helper to remove this warning. See 22:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:58 22:38:58 Login Succeeded 22:38:58 ---> docker-login.sh ends [Pipeline] } 22:38:58 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 22:38:59 + git log --format=format:%s -1 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [Pipeline] echo 22:38:59 GIT_COMMIT: 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1, Commit Message: Merge pull request #273 from siggiskulason/snap-v2 [Pipeline] echo 22:38:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:39:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:39:00 22:39:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:39:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:39:01 latest: Pulling from edgex-devops/git-semver 22:39:01 31603596830f: Pulling fs layer 22:39:01 54011a49482f: Pulling fs layer 22:39:01 a6820b24f6d8: Pulling fs layer 22:39:01 f581987b2513: Pulling fs layer 22:39:01 f581987b2513: Waiting 22:39:01 54011a49482f: Verifying Checksum 22:39:01 54011a49482f: Download complete 22:39:01 31603596830f: Verifying Checksum 22:39:01 31603596830f: Download complete 22:39:01 f581987b2513: Verifying Checksum 22:39:01 f581987b2513: Download complete 22:39:01 31603596830f: Pull complete 22:39:01 a6820b24f6d8: Verifying Checksum 22:39:01 a6820b24f6d8: Download complete 22:39:01 54011a49482f: Pull complete 22:39:01 a6820b24f6d8: Pull complete 22:39:02 f581987b2513: Pull complete 22:39:02 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:39:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:39:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:39:02 prd-centos7-docker-4c-2g-224 does not seem to be running inside a container 22:39:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:39:03 $ docker top 33e35c38b1deabd7040a8a7c4106c23f222afb3b74c62b000d9f1fedd096b94c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:39:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:39:03 [ssh-agent] Looking for ssh-agent implementation... 22:39:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:39:03 $ docker exec 33e35c38b1deabd7040a8a7c4106c23f222afb3b74c62b000d9f1fedd096b94c ssh-agent 22:39:04 SSH_AUTH_SOCK=/tmp/ssh-sypBI6MItDb8/agent.14 22:39:04 SSH_AGENT_PID=21 22:39:04 Running ssh-add (command line suppressed) 22:39:04 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3212610529095998034.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3212610529095998034.key) 22:39:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:39:04 + git tag --points-at HEAD [Pipeline] } 22:39:04 $ docker exec --env ******** --env ******** 33e35c38b1deabd7040a8a7c4106c23f222afb3b74c62b000d9f1fedd096b94c ssh-agent -k 22:39:04 unset SSH_AUTH_SOCK; 22:39:04 unset SSH_AGENT_PID; 22:39:04 echo Agent pid 21 killed; 22:39:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:39:04 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.0' [Pipeline] sshagent 22:39:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:39:04 [ssh-agent] Looking for ssh-agent implementation... 22:39:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:39:05 $ docker exec 33e35c38b1deabd7040a8a7c4106c23f222afb3b74c62b000d9f1fedd096b94c ssh-agent 22:39:05 SSH_AUTH_SOCK=/tmp/ssh-9QBLrCW5xi2I/agent.55 22:39:05 SSH_AGENT_PID=62 22:39:05 Running ssh-add (command line suppressed) 22:39:05 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6450119533751532490.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6450119533751532490.key) 22:39:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:39:05 + git semver init 22:39:05 # -> Open(): unable to determine branch for HEAD 22:39:05 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 22:39:05 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 22:39:05 # $SEMVER_REMOTE_NAME = origin 22:39:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:39:05 # $SEMVER_USER_NAME = edgex-jenkins 22:39:05 # $SEMVER_BRANCH = main 22:39:05 # $SEMVER_TEMP = /tmp/semver-375659285 22:39:05 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 22:39:05 # '/tmp/semver-375659285' -> '/w/workspace/gexfoundry_device-modbus-go_main/.semver' 22:39:05 # -> Force: false 22:39:05 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 22:39:05 $ docker exec --env ******** --env ******** 33e35c38b1deabd7040a8a7c4106c23f222afb3b74c62b000d9f1fedd096b94c ssh-agent -k 22:39:05 unset SSH_AUTH_SOCK; 22:39:05 unset SSH_AGENT_PID; 22:39:05 echo Agent pid 62 killed; 22:39:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:39:06 + git semver [Pipeline] } 22:39:06 $ docker stop --time=1 33e35c38b1deabd7040a8a7c4106c23f222afb3b74c62b000d9f1fedd096b94c 22:39:07 $ docker rm -f 33e35c38b1deabd7040a8a7c4106c23f222afb3b74c62b000d9f1fedd096b94c [Pipeline] // withDockerContainer [Pipeline] sh 22:39:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:39:08 Stashed 1 file(s) [Pipeline] echo 22:39:08 [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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 22:39:24 Still waiting to schedule task 22:39:24 ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘centos7-docker-4c-2g’ 22:39:24 ‘prd-centos7-docker-4c-2g-215’ is offline 22:39:24 ‘prd-centos7-docker-4c-2g-216’ is offline 22:39:24 ‘prd-centos7-docker-4c-2g-230’ is offline 22:39:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-227’ doesn’t have label ‘centos7-docker-4c-2g’ 22:39:24 Still waiting to schedule task 22:39:24 ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:39:24 ‘prd-centos7-docker-4c-2g-215’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:39:24 ‘prd-centos7-docker-4c-2g-216’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:39:24 ‘prd-centos7-docker-4c-2g-230’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:39:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-227’ is offline 22:40:53 Running on prd-centos7-docker-4c-2g-239 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 22:40:53 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 22:40:53 Selected Git installation does not exist. Using Default 22:40:53 The recommended git tool is: NONE 22:40:56 using credential edgex-jenkins-ssh 22:40:56 Cloning the remote Git repository 22:40:56 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 22:40:57 > git init /w/workspace/device-modbus-go/1 # timeout=10 22:40:57 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:40:57 > git --version # timeout=10 22:40:57 > git --version # 'git version 2.24.4' 22:40:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:57 [INFO] Currently running in a labeled security context 22:40:57 [INFO] Currently SELinux is 'enforcing' on the host 22:40:57 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh7997688073588077496.key 22:40:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:57 Avoid second fetch 22:40:57 Checking out Revision 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 (main) 22:40:57 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:40:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:57 > git config core.sparsecheckout # timeout=10 22:40:57 > git checkout -f 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 # timeout=10 22:41:01 Commit message: "Merge pull request #273 from siggiskulason/snap-v2" 22:41:01 > git --version # timeout=10 22:41:01 > git --version # 'git version 2.24.4' 22:41:01 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:41:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:41:04 + true 22:41:04 + sudo service docker restart 22:41:04 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:22 provisioning config files... 22:41:22 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4029999151625698620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:22 ---> docker-login.sh 22:41:22 nexus3.edgexfoundry.org:10001 22:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:23 Configure a credential helper to remove this warning. See 22:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:23 22:41:23 Login Succeeded 22:41:23 nexus3.edgexfoundry.org:10002 22:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:23 Configure a credential helper to remove this warning. See 22:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:23 22:41:23 Login Succeeded 22:41:23 nexus3.edgexfoundry.org:10003 22:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:23 Configure a credential helper to remove this warning. See 22:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:23 22:41:23 Login Succeeded 22:41:23 nexus3.edgexfoundry.org:10004 22:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:23 Configure a credential helper to remove this warning. See 22:41:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:23 22:41:23 Login Succeeded 22:41:23 docker.io 22:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:24 Configure a credential helper to remove this warning. See 22:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:24 22:41:24 Login Succeeded 22:41:24 ---> docker-login.sh ends [Pipeline] } 22:41:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:41:24 ========================================================= 22:41:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:41:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:41:24 + 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 . 22:41:24 Sending build context to Docker daemon 629.8kB 22:41:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:41:24 Step 2/8 : FROM ${BASE} 22:41:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:41:25 540db60ca938: Pulling fs layer 22:41:25 adcc1eea9eea: Pulling fs layer 22:41:25 4c4ab2625f07: Pulling fs layer 22:41:25 0510c868ecb4: Pulling fs layer 22:41:25 afea3b2eda06: Pulling fs layer 22:41:25 7809a108b3ef: Pulling fs layer 22:41:25 f706445af74f: Pulling fs layer 22:41:25 0510c868ecb4: Waiting 22:41:25 afea3b2eda06: Waiting 22:41:25 7809a108b3ef: Waiting 22:41:25 f706445af74f: Waiting 22:41:25 4c4ab2625f07: Verifying Checksum 22:41:25 4c4ab2625f07: Download complete 22:41:25 adcc1eea9eea: Verifying Checksum 22:41:25 adcc1eea9eea: Download complete 22:41:25 afea3b2eda06: Verifying Checksum 22:41:25 afea3b2eda06: Download complete 22:41:25 7809a108b3ef: Verifying Checksum 22:41:25 7809a108b3ef: Download complete 22:41:25 540db60ca938: Verifying Checksum 22:41:25 540db60ca938: Download complete 22:41:25 540db60ca938: Pull complete 22:41:25 adcc1eea9eea: Pull complete 22:41:25 4c4ab2625f07: Pull complete 22:41:26 f706445af74f: Verifying Checksum 22:41:26 f706445af74f: Download complete 22:41:27 0510c868ecb4: Verifying Checksum 22:41:27 0510c868ecb4: Download complete 22:41:31 0510c868ecb4: Pull complete 22:41:31 afea3b2eda06: Pull complete 22:41:31 7809a108b3ef: Pull complete 22:41:32 f706445af74f: Pull complete 22:41:32 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:41:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:41:32 ---> b068be0155e3 22:41:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 22:41:40 ---> Running in 3a1b97ac0f19 22:41:40 Removing intermediate container 3a1b97ac0f19 22:41:40 ---> c555e06e7841 22:41:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:40 ---> Running in b98d65f51fac 22:41:40 Removing intermediate container b98d65f51fac 22:41:40 ---> 7befd47d5dae 22:41:40 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 22:41:40 ---> Running in 220af7eb5258 22:41:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:41:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:41:42 (1/13) Installing libc-dev (0.7.2-r3) 22:41:42 (2/13) Installing libsodium (1.0.18-r0) 22:41:42 (3/13) Installing pkgconf (1.7.3-r0) 22:41:42 (4/13) Installing libsodium-dev (1.0.18-r0) 22:41:42 (5/13) Installing openssh-keygen (8.4_p1-r3) 22:41:42 (6/13) Installing libedit (20191231.3.1-r1) 22:41:42 (7/13) Installing openssh-client (8.4_p1-r3) 22:41:43 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 22:41:43 (9/13) Installing openssh-server-common (8.4_p1-r3) 22:41:43 (10/13) Installing openssh-server (8.4_p1-r3) 22:41:43 (11/13) Installing openssh (8.4_p1-r3) 22:41:43 (12/13) Installing libzmq (4.3.3-r1) 22:41:43 (13/13) Installing zeromq-dev (4.3.3-r1) 22:41:43 Executing busybox-1.32.1-r6.trigger 22:41:43 OK: 156 MiB in 53 packages 22:41:44 Removing intermediate container 220af7eb5258 22:41:44 ---> 9c62a9a439aa 22:41:44 Step 6/8 : WORKDIR /device-modbus-go 22:41:44 ---> Running in 5eda3ac6b51e 22:41:44 Removing intermediate container 5eda3ac6b51e 22:41:44 ---> 056fa6c01a20 22:41:44 Step 7/8 : COPY . . 22:41:44 ---> e126a7709f66 22:41:44 Step 8/8 : RUN go mod download 22:41:44 ---> Running in f6ed516942c0 22:42:11 Removing intermediate container f6ed516942c0 22:42:11 ---> 84fee71fd035 22:42:11 Successfully built 84fee71fd035 22:42:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:42:11 + docker inspect -f . ci-base-image-x86_64 22:42:11 . [Pipeline] withDockerContainer 22:42:11 prd-centos7-docker-4c-2g-239 does not seem to be running inside a container 22:42:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-x86_64 cat 22:42:12 $ docker top bc89ba731dc4bb966544897df2635599374bbe8adf00284373d2e7c064482ffd -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:12 + go version 22:42:12 go version go1.16.3 linux/amd64 [Pipeline] } 22:42:12 $ docker stop --time=1 bc89ba731dc4bb966544897df2635599374bbe8adf00284373d2e7c064482ffd 22:42:13 $ docker rm -f bc89ba731dc4bb966544897df2635599374bbe8adf00284373d2e7c064482ffd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:14 + docker inspect -f . ci-base-image-x86_64 22:42:14 . [Pipeline] withDockerContainer 22:42:14 prd-centos7-docker-4c-2g-239 does not seem to be running inside a container 22:42:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-x86_64 cat 22:42:15 $ docker top c1127ebe20d313943851eb954ebde7525dd3422ff2fa8d280de3bfd8df77403e -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:15 + go mod tidy [Pipeline] sh 22:42:16 + make test 22:42:16 go mod tidy 22:42:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:42:17 ? github.com/edgexfoundry/device-modbus-go [no test files] 22:42:32 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 22:42:32 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.006s coverage: 47.7% of statements 22:42:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:42:39 gofmt -l . 22:42:39 [ "`gofmt -l .`" = "" ] 22:42:39 ./bin/test-attribution-txt.sh 22:42:39 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:42:39 $ docker stop --time=1 c1127ebe20d313943851eb954ebde7525dd3422ff2fa8d280de3bfd8df77403e 22:42:40 $ docker rm -f c1127ebe20d313943851eb954ebde7525dd3422ff2fa8d280de3bfd8df77403e [Pipeline] // withDockerContainer [Pipeline] sh 22:42:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:42:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:42:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:42:43 + ls -al . 22:42:43 total 120 22:42:43 drwxrwxr-x. 9 jenkins jenkins 4096 Jul 6 22:42 . 22:42:43 drwxrwxr-x. 4 jenkins jenkins 28 Jul 6 22:40 .. 22:42:43 -rw-rw-r--. 1 jenkins jenkins 7707 Jul 6 22:40 Attribution.txt 22:42:43 drwxrwxr-x. 2 jenkins jenkins 87 Jul 6 22:40 bin 22:42:43 -rw-rw-r--. 1 jenkins jenkins 6038 Jul 6 22:40 CHANGELOG.md 22:42:43 drwxrwxr-x. 3 jenkins jenkins 32 Jul 6 22:40 cmd 22:42:43 -rw-r--r--. 1 jenkins jenkins 22385 Jul 6 22:42 coverage.out 22:42:43 -rw-rw-r--. 1 jenkins jenkins 1473 Jul 6 22:40 Dockerfile 22:42:43 -rw-rw-r--. 1 jenkins jenkins 995 Jul 6 22:40 Dockerfile.build 22:42:43 -rw-rw-r--. 1 jenkins jenkins 140 Jul 6 22:40 .dockerignore 22:42:43 drwxrwxr-x. 8 jenkins jenkins 162 Jul 6 22:41 .git 22:42:43 drwxrwxr-x. 2 jenkins jenkins 103 Jul 6 22:40 .github 22:42:43 -rw-rw-r--. 1 jenkins jenkins 338 Jul 6 22:40 .gitignore 22:42:43 -rw-r--r--. 1 jenkins jenkins 414 Jul 6 22:42 go.mod 22:42:43 -rw-r--r--. 1 jenkins jenkins 21529 Jul 6 22:42 go.sum 22:42:43 drwxrwxr-x. 3 jenkins jenkins 20 Jul 6 22:40 internal 22:42:43 -rw-rw-r--. 1 jenkins jenkins 679 Jul 6 22:40 Jenkinsfile 22:42:43 -rw-rw-r--. 1 jenkins jenkins 11340 Jul 6 22:40 LICENSE 22:42:43 -rw-rw-r--. 1 jenkins jenkins 914 Jul 6 22:40 Makefile 22:42:43 -rw-rw-r--. 1 jenkins jenkins 2897 Jul 6 22:40 README.md 22:42:43 drwxrwxr-x. 2 jenkins jenkins 52 Jul 6 22:40 simulator 22:42:43 drwxrwxr-x. 4 jenkins jenkins 71 Jul 6 22:40 snap 22:42:43 -rw-rw-r--. 1 jenkins jenkins 11 Jul 6 22:39 VERSION 22:42:43 -rw-rw-r--. 1 jenkins jenkins 229 Jul 6 22:40 version.go [Pipeline] isUnix [Pipeline] sh 22:42:43 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 --label arch=amd64 --label version=2.0.1-dev.1 . 22:42:43 Sending build context to Docker daemon 652.8kB 22:42:43 Step 1/22 : ARG BASE=golang:1.16-alpine3.12 22:42:43 Step 2/22 : FROM ${BASE} AS builder 22:42:43 ---> 84fee71fd035 22:42:43 Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:43 ---> Running in 76946bc31c3a 22:42:44 Removing intermediate container 76946bc31c3a 22:42:44 ---> 074853f2820d 22:42:44 Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 22:42:44 ---> Running in a1ca1a31d4e7 22:42:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:42:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:42:46 OK: 156 MiB in 53 packages 22:42:46 Removing intermediate container a1ca1a31d4e7 22:42:46 ---> a136e9746257 22:42:46 Step 5/22 : WORKDIR /device-modbus-go 22:42:46 ---> Running in 041bd665657a 22:42:46 Removing intermediate container 041bd665657a 22:42:46 ---> 578f14a9d502 22:42:46 Step 6/22 : COPY . . 22:42:46 ---> 273273f3bacf 22:42:46 Step 7/22 : RUN go mod tidy 22:42:46 ---> Running in 973136c8f3ff 22:42:47 Removing intermediate container 973136c8f3ff 22:42:47 ---> 476fb1bca046 22:42:47 Step 8/22 : RUN go mod download 22:42:47 ---> Running in 3ae195aae4cf 22:42:48 Removing intermediate container 3ae195aae4cf 22:42:48 ---> 6efc76ee8d8a 22:42:48 Step 9/22 : RUN make build 22:42:48 ---> Running in 44337b45bfcb 22:42:48 go mod tidy 22:42:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.1" -o cmd/device-modbus ./cmd 22:43:00 Removing intermediate container 44337b45bfcb 22:43:00 ---> 3f23bb802f53 22:43:00 Step 10/22 : FROM alpine:3.12 22:43:00 3.12: Pulling from library/alpine 22:43:00 339de151aab4: Pulling fs layer 22:43:00 339de151aab4: Verifying Checksum 22:43:00 339de151aab4: Download complete 22:43:00 339de151aab4: Pull complete 22:43:00 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:43:00 Status: Downloaded newer image for alpine:3.12 22:43:00 ---> 13621d1b12d4 22:43:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 22:43:00 ---> Running in c373d3742b94 22:43:00 Removing intermediate container c373d3742b94 22:43:00 ---> 05db79ad94c5 22:43:00 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:00 ---> Running in 837d9cd41664 22:43:00 Removing intermediate container 837d9cd41664 22:43:00 ---> b521935cc083 22:43:00 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 22:43:00 ---> Running in cfbd811edaaa 22:43:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:43:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:43:02 (1/6) Installing dumb-init (1.2.2-r1) 22:43:02 (2/6) Installing libgcc (9.3.0-r2) 22:43:02 (3/6) Installing libsodium (1.0.18-r0) 22:43:02 (4/6) Installing libstdc++ (9.3.0-r2) 22:43:03 (5/6) Installing libzmq (4.3.3-r0) 22:43:03 (6/6) Installing zeromq (4.3.3-r0) 22:43:03 Executing busybox-1.31.1-r20.trigger 22:43:03 OK: 8 MiB in 20 packages 22:43:03 Removing intermediate container cfbd811edaaa 22:43:03 ---> c607c097bae3 22:43:03 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 22:43:03 ---> 6a12e61e2775 22:43:03 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 22:43:04 ---> ae1f042254f0 22:43:04 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 22:43:04 ---> a3f9230df1dd 22:43:04 Step 17/22 : EXPOSE 59901 22:43:04 ---> Running in da15cbfc13bf 22:43:04 Removing intermediate container da15cbfc13bf 22:43:04 ---> 4062c1c6099c 22:43:04 Step 18/22 : ENTRYPOINT ["/device-modbus"] 22:43:04 ---> Running in 03096bd69e90 22:43:04 Removing intermediate container 03096bd69e90 22:43:04 ---> d05565465b62 22:43:04 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:43:04 ---> Running in 7a675f1261a9 22:43:05 Removing intermediate container 7a675f1261a9 22:43:05 ---> 8c091cda16c3 22:43:05 Step 20/22 : LABEL arch=amd64 22:43:05 ---> Running in 08783b0e0324 22:43:05 Removing intermediate container 08783b0e0324 22:43:05 ---> 02a0d9e7aa00 22:43:05 Step 21/22 : LABEL git_sha=7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 22:43:05 ---> Running in 53eef67ca6d1 22:43:05 Removing intermediate container 53eef67ca6d1 22:43:05 ---> 1eb04f11dc86 22:43:05 Step 22/22 : LABEL version=2.0.1-dev.1 22:43:05 ---> Running in 5e677c452996 22:43:05 Removing intermediate container 5e677c452996 22:43:05 ---> 6d67adc63ddc 22:43:05 [Warning] One or more build-args [ARCH MAKE] were not consumed 22:43:05 Successfully built 6d67adc63ddc 22:43:05 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:43:05 provisioning config files... 22:43:05 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config5898244853017637415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:06 ---> docker-login.sh 22:43:06 nexus3.edgexfoundry.org:10001 22:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:06 Configure a credential helper to remove this warning. See 22:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:06 22:43:06 Login Succeeded 22:43:06 nexus3.edgexfoundry.org:10002 22:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:06 Configure a credential helper to remove this warning. See 22:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:06 22:43:06 Login Succeeded 22:43:06 nexus3.edgexfoundry.org:10003 22:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:06 Configure a credential helper to remove this warning. See 22:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:06 22:43:06 Login Succeeded 22:43:06 nexus3.edgexfoundry.org:10004 22:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:06 Configure a credential helper to remove this warning. See 22:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:06 22:43:06 Login Succeeded 22:43:06 docker.io 22:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:07 Configure a credential helper to remove this warning. See 22:43:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:07 22:43:07 Login Succeeded 22:43:07 ---> docker-login.sh ends [Pipeline] } 22:43:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:43:07 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 22:43:07 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 22:43:07 latest 22:43:07 2.0.1-dev.1 22:43:07 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-2.0.1-dev.1 22:43:07 main 22:43:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:43:08 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [Pipeline] isUnix [Pipeline] sh 22:43:08 + docker push nexus3.edgexfoundry.org:10004/device-modbus:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 22:43:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 22:43:08 028d6b4f8430: Preparing 22:43:08 2f9c0fb5d491: Preparing 22:43:08 ec5b2ba8e6d3: Preparing 22:43:08 72ebf6269497: Preparing 22:43:08 665d330893e9: Preparing 22:43:08 32f366d666a5: Preparing 22:43:08 32f366d666a5: Waiting 22:43:08 2f9c0fb5d491: Pushed 22:43:08 028d6b4f8430: Pushed 22:43:08 32f366d666a5: Layer already exists 22:43:08 665d330893e9: Pushed 22:43:08 72ebf6269497: Pushed 22:43:10 ec5b2ba8e6d3: Pushed 22:43:10 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1: digest: sha256:079e86bb54416a4761dc56595e520a8588fd7ad1df7e5892d91b989f026c681b size: 1572 [Pipeline] isUnix [Pipeline] sh 22:43:11 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh 22:43:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 22:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 22:43:11 028d6b4f8430: Preparing 22:43:11 2f9c0fb5d491: Preparing 22:43:11 ec5b2ba8e6d3: Preparing 22:43:11 72ebf6269497: Preparing 22:43:11 665d330893e9: Preparing 22:43:11 32f366d666a5: Preparing 22:43:11 32f366d666a5: Waiting 22:43:11 72ebf6269497: Layer already exists 22:43:11 028d6b4f8430: Layer already exists 22:43:11 665d330893e9: Layer already exists 22:43:11 2f9c0fb5d491: Layer already exists 22:43:11 32f366d666a5: Layer already exists 22:43:11 ec5b2ba8e6d3: Layer already exists 22:43:11 latest: digest: sha256:079e86bb54416a4761dc56595e520a8588fd7ad1df7e5892d91b989f026c681b size: 1572 [Pipeline] isUnix [Pipeline] sh 22:43:12 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:43:12 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.1 22:43:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 22:43:12 028d6b4f8430: Preparing 22:43:12 2f9c0fb5d491: Preparing 22:43:12 ec5b2ba8e6d3: Preparing 22:43:12 72ebf6269497: Preparing 22:43:12 665d330893e9: Preparing 22:43:12 32f366d666a5: Preparing 22:43:12 32f366d666a5: Waiting 22:43:12 72ebf6269497: Layer already exists 22:43:12 665d330893e9: Layer already exists 22:43:12 ec5b2ba8e6d3: Layer already exists 22:43:12 2f9c0fb5d491: Layer already exists 22:43:12 028d6b4f8430: Layer already exists 22:43:12 32f366d666a5: Layer already exists 22:43:12 2.0.1-dev.1: digest: sha256:079e86bb54416a4761dc56595e520a8588fd7ad1df7e5892d91b989f026c681b size: 1572 [Pipeline] isUnix [Pipeline] sh 22:43:12 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:43:13 + docker push nexus3.edgexfoundry.org:10004/device-modbus:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-2.0.1-dev.1 22:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 22:43:13 028d6b4f8430: Preparing 22:43:13 2f9c0fb5d491: Preparing 22:43:13 ec5b2ba8e6d3: Preparing 22:43:13 72ebf6269497: Preparing 22:43:13 665d330893e9: Preparing 22:43:13 32f366d666a5: Preparing 22:43:13 32f366d666a5: Waiting 22:43:13 665d330893e9: Layer already exists 22:43:13 ec5b2ba8e6d3: Layer already exists 22:43:13 028d6b4f8430: Layer already exists 22:43:13 2f9c0fb5d491: Layer already exists 22:43:13 72ebf6269497: Layer already exists 22:43:13 32f366d666a5: Layer already exists 22:43:13 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-2.0.1-dev.1: digest: sha256:079e86bb54416a4761dc56595e520a8588fd7ad1df7e5892d91b989f026c681b size: 1572 [Pipeline] isUnix [Pipeline] sh 22:43:13 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] isUnix [Pipeline] sh 22:43:13 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 22:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 22:43:13 028d6b4f8430: Preparing 22:43:13 2f9c0fb5d491: Preparing 22:43:13 ec5b2ba8e6d3: Preparing 22:43:13 72ebf6269497: Preparing 22:43:13 665d330893e9: Preparing 22:43:13 32f366d666a5: Preparing 22:43:13 32f366d666a5: Waiting 22:43:13 665d330893e9: Layer already exists 22:43:13 2f9c0fb5d491: Layer already exists 22:43:13 ec5b2ba8e6d3: Layer already exists 22:43:13 028d6b4f8430: Layer already exists 22:43:13 72ebf6269497: Layer already exists 22:43:13 32f366d666a5: Layer already exists 22:43:13 main: digest: sha256:079e86bb54416a4761dc56595e520a8588fd7ad1df7e5892d91b989f026c681b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:43:14 ===================================================== [Pipeline] echo 22:43:14 taggedImages: 22:43:14 - nexus3.edgexfoundry.org:10004/device-modbus:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 22:43:14 - nexus3.edgexfoundry.org:10004/device-modbus:latest 22:43:14 - nexus3.edgexfoundry.org:10004/device-modbus:2.0.1-dev.1 22:43:14 - nexus3.edgexfoundry.org:10004/device-modbus:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-2.0.1-dev.1 22:43:14 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:43:15 ---> job-cost.sh 22:43:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U8Tx 22:43:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:43:37 lf-activate-venv(): INFO: Adding /tmp/venv-U8Tx/bin to PATH 22:43:37 INFO: No Stack... 22:43:37 INFO: Retrieving Pricing Info for: v3-standard-2 22:43:37 INFO: Archiving Costs [Pipeline] sh 22:43:38 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 22:43:38 + cut -d, -f6 [Pipeline] lock 22:43:38 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-1-stack-cost] 22:43:38 Resource [jenkins-edgexfoundry-device-modbus-go-main-1-stack-cost] did not exist. Created. 22:43:38 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:43:38 + echo total: 0.05999999865889549 [Pipeline] stash 22:43:38 Stashed 1 file(s) [Pipeline] } 22:43:38 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:59:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1162 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 22:59:29 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 22:59:29 Selected Git installation does not exist. Using Default 22:59:29 The recommended git tool is: NONE 22:59:35 using credential edgex-jenkins-ssh 22:59:35 Cloning the remote Git repository 22:59:35 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 22:59:35 > git init /w/workspace/device-modbus-go/1 # timeout=10 22:59:35 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:59:35 > git --version # timeout=10 22:59:35 > git --version # 'git version 2.17.1' 22:59:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:37 Avoid second fetch 22:59:37 Checking out Revision 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 (main) 22:59:37 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:59:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:37 > git config core.sparsecheckout # timeout=10 22:59:37 > git checkout -f 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 # timeout=10 22:59:41 Commit message: "Merge pull request #273 from siggiskulason/snap-v2" 22:59:41 > git --version # timeout=10 22:59:41 > git --version # 'git version 2.17.1' 22:59:41 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:59:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:59:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:59:44 + sudo service docker+ true 22:59:44 restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:00:02 provisioning config files... 23:00:02 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config7313755929555094603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:02 ---> docker-login.sh 23:00:02 nexus3.edgexfoundry.org:10001 23:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:04 Configure a credential helper to remove this warning. See 23:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:04 23:00:04 Login Succeeded 23:00:04 nexus3.edgexfoundry.org:10002 23:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:04 Configure a credential helper to remove this warning. See 23:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:04 23:00:04 Login Succeeded 23:00:04 nexus3.edgexfoundry.org:10003 23:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:05 Configure a credential helper to remove this warning. See 23:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:05 23:00:05 Login Succeeded 23:00:05 nexus3.edgexfoundry.org:10004 23:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:05 Configure a credential helper to remove this warning. See 23:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:05 23:00:05 Login Succeeded 23:00:05 docker.io 23:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:06 Configure a credential helper to remove this warning. See 23:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:06 23:00:06 Login Succeeded 23:00:06 ---> docker-login.sh ends [Pipeline] } 23:00:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:00:07 ========================================================= 23:00:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:00:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:00:07 + 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 . 23:00:08 Sending build context to Docker daemon 629.2kB 23:00:08 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:00:08 Step 2/8 : FROM ${BASE} 23:00:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:00:08 595b0fe564bb: Pulling fs layer 23:00:08 3088b5b3c5c0: Pulling fs layer 23:00:08 5b7225fbf94c: Pulling fs layer 23:00:08 ba82ee9f976e: Pulling fs layer 23:00:08 506bd15cee9f: Pulling fs layer 23:00:08 75a0a4a0db45: Pulling fs layer 23:00:08 618dc40b7e24: Pulling fs layer 23:00:08 ba82ee9f976e: Waiting 23:00:08 506bd15cee9f: Waiting 23:00:08 75a0a4a0db45: Waiting 23:00:08 618dc40b7e24: Waiting 23:00:08 5b7225fbf94c: Verifying Checksum 23:00:08 5b7225fbf94c: Download complete 23:00:08 3088b5b3c5c0: Download complete 23:00:08 506bd15cee9f: Verifying Checksum 23:00:08 506bd15cee9f: Download complete 23:00:08 75a0a4a0db45: Download complete 23:00:08 595b0fe564bb: Download complete 23:00:09 595b0fe564bb: Pull complete 23:00:09 3088b5b3c5c0: Pull complete 23:00:10 5b7225fbf94c: Pull complete 23:00:11 618dc40b7e24: Verifying Checksum 23:00:11 618dc40b7e24: Download complete 23:00:13 ba82ee9f976e: Verifying Checksum 23:00:13 ba82ee9f976e: Download complete 23:00:23 ba82ee9f976e: Pull complete 23:00:23 506bd15cee9f: Pull complete 23:00:23 75a0a4a0db45: Pull complete 23:00:28 618dc40b7e24: Pull complete 23:00:28 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 23:00:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:00:28 ---> a36622ca3599 23:00:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 23:00:29 ---> Running in 111a4374d7f0 23:00:29 Removing intermediate container 111a4374d7f0 23:00:29 ---> 35c4a58e8893 23:00:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:30 ---> Running in dec722ee2b4d 23:00:32 Removing intermediate container dec722ee2b4d 23:00:32 ---> 99adecdb1a85 23:00:32 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 23:00:32 ---> Running in 01be47f70828 23:00:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:00:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:00:35 (1/13) Installing libc-dev (0.7.2-r3) 23:00:35 (2/13) Installing libsodium (1.0.18-r0) 23:00:35 (3/13) Installing pkgconf (1.7.3-r0) 23:00:35 (4/13) Installing libsodium-dev (1.0.18-r0) 23:00:35 (5/13) Installing openssh-keygen (8.4_p1-r3) 23:00:36 (6/13) Installing libedit (20191231.3.1-r1) 23:00:36 (7/13) Installing openssh-client (8.4_p1-r3) 23:00:36 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 23:00:36 (9/13) Installing openssh-server-common (8.4_p1-r3) 23:00:36 (10/13) Installing openssh-server (8.4_p1-r3) 23:00:36 (11/13) Installing openssh (8.4_p1-r3) 23:00:36 (12/13) Installing libzmq (4.3.3-r1) 23:00:36 (13/13) Installing zeromq-dev (4.3.3-r1) 23:00:36 Executing busybox-1.32.1-r6.trigger 23:00:36 OK: 145 MiB in 53 packages 23:00:38 Removing intermediate container 01be47f70828 23:00:38 ---> b669708a611b 23:00:38 Step 6/8 : WORKDIR /device-modbus-go 23:00:38 ---> Running in afd3f0b95e28 23:00:38 Removing intermediate container afd3f0b95e28 23:00:38 ---> b8fafedd2b8c 23:00:38 Step 7/8 : COPY . . 23:00:39 ---> 54c479737f74 23:00:39 Step 8/8 : RUN go mod download 23:00:40 ---> Running in 44792ae07af6 23:01:07 Removing intermediate container 44792ae07af6 23:01:07 ---> fe3202e79077 23:01:07 Successfully built fe3202e79077 23:01:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:01:07 + docker inspect -f . ci-base-image-arm64 23:01:07 . [Pipeline] withDockerContainer 23:01:07 prd-ubuntu18.04-docker-arm64-4c-16g-1162 does not seem to be running inside a container 23:01:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-arm64 cat 23:01:09 $ docker top 8755203c2f3a5d45693315637be195a3c1843a9afd2156f506fa7aaa5b811f98 -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:10 + go version 23:01:10 go version go1.16.5 linux/arm64 [Pipeline] } 23:01:10 $ docker stop --time=1 8755203c2f3a5d45693315637be195a3c1843a9afd2156f506fa7aaa5b811f98 23:01:12 $ docker rm -f 8755203c2f3a5d45693315637be195a3c1843a9afd2156f506fa7aaa5b811f98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:01:13 + docker inspect -f . ci-base-image-arm64 23:01:13 . [Pipeline] withDockerContainer 23:01:13 prd-ubuntu18.04-docker-arm64-4c-16g-1162 does not seem to be running inside a container 23:01:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-arm64 cat 23:01:15 $ docker top 30a78e04f4e4bfe199fd1b521afa2676c77b5cb8eb422173c5907054f9decfc6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:16 + go mod tidy [Pipeline] sh 23:01:17 + make test 23:01:17 go mod tidy 23:01:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:01:19 ? github.com/edgexfoundry/device-modbus-go [no test files] 23:02:15 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 23:02:15 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.045s coverage: 47.7% of statements 23:02:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:02:38 gofmt -l . 23:02:38 [ "`gofmt -l .`" = "" ] 23:02:38 ./bin/test-attribution-txt.sh 23:02:38 ./bin/test-go-mod-tidy.sh [Pipeline] } 23:02:38 $ docker stop --time=1 30a78e04f4e4bfe199fd1b521afa2676c77b5cb8eb422173c5907054f9decfc6 23:02:40 $ docker rm -f 30a78e04f4e4bfe199fd1b521afa2676c77b5cb8eb422173c5907054f9decfc6 [Pipeline] // withDockerContainer [Pipeline] sh 23:02:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:02:41 Warning: overwriting stash ‘coverage-report’ 23:02:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:02:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:02:42 + ls -al . 23:02:42 total 152 23:02:42 drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 23:02 . 23:02:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:59 .. 23:02:42 -rw-rw-r-- 1 jenkins jenkins 140 Jul 6 22:59 .dockerignore 23:02:42 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 22:59 .git 23:02:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:59 .github 23:02:42 -rw-rw-r-- 1 jenkins jenkins 338 Jul 6 22:59 .gitignore 23:02:42 -rw-rw-r-- 1 jenkins jenkins 7707 Jul 6 22:59 Attribution.txt 23:02:42 -rw-rw-r-- 1 jenkins jenkins 6038 Jul 6 22:59 CHANGELOG.md 23:02:42 -rw-rw-r-- 1 jenkins jenkins 1473 Jul 6 22:59 Dockerfile 23:02:42 -rw-rw-r-- 1 jenkins jenkins 995 Jul 6 22:59 Dockerfile.build 23:02:42 -rw-rw-r-- 1 jenkins jenkins 679 Jul 6 22:59 Jenkinsfile 23:02:42 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 6 22:59 LICENSE 23:02:42 -rw-rw-r-- 1 jenkins jenkins 914 Jul 6 22:59 Makefile 23:02:42 -rw-rw-r-- 1 jenkins jenkins 2897 Jul 6 22:59 README.md 23:02:42 -rw-rw-r-- 1 jenkins jenkins 11 Jul 6 22:39 VERSION 23:02:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:59 bin 23:02:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 22:59 cmd 23:02:42 -rw-r--r-- 1 jenkins jenkins 22385 Jul 6 23:02 coverage.out 23:02:42 -rw-r--r-- 1 jenkins jenkins 414 Jul 6 23:02 go.mod 23:02:42 -rw-r--r-- 1 jenkins jenkins 21529 Jul 6 23:01 go.sum 23:02:42 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 22:59 internal 23:02:42 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:59 simulator 23:02:42 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:59 snap 23:02:42 -rw-rw-r-- 1 jenkins jenkins 229 Jul 6 22:59 version.go [Pipeline] isUnix [Pipeline] sh 23:02:43 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 --label arch=arm64 --label version=2.0.1-dev.1 . 23:02:43 Sending build context to Docker daemon 652.3kB 23:02:43 Step 1/22 : ARG BASE=golang:1.16-alpine3.12 23:02:43 Step 2/22 : FROM ${BASE} AS builder 23:02:43 ---> fe3202e79077 23:02:43 Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:43 ---> Running in c0abe1cb82d0 23:02:46 Removing intermediate container c0abe1cb82d0 23:02:46 ---> ad38bf78c623 23:02:46 Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 23:02:46 ---> Running in 44c398ad46be 23:02:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:02:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:02:49 OK: 145 MiB in 53 packages 23:02:50 Removing intermediate container 44c398ad46be 23:02:50 ---> f71326f7f320 23:02:50 Step 5/22 : WORKDIR /device-modbus-go 23:02:50 ---> Running in 2f3bd2918233 23:02:50 Removing intermediate container 2f3bd2918233 23:02:50 ---> 2648cbc5d4d9 23:02:50 Step 6/22 : COPY . . 23:02:51 ---> d8ea2c0a7328 23:02:51 Step 7/22 : RUN go mod tidy 23:02:51 ---> Running in 1a568f3509bb 23:02:54 Removing intermediate container 1a568f3509bb 23:02:54 ---> 4f9d7f7c9f70 23:02:54 Step 8/22 : RUN go mod download 23:02:54 ---> Running in 735a841bcf83 23:02:57 Removing intermediate container 735a841bcf83 23:02:57 ---> ebdd474bffe1 23:02:57 Step 9/22 : RUN make build 23:02:57 ---> Running in 73572c710a2c 23:02:58 go mod tidy 23:02:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.1" -o cmd/device-modbus ./cmd 23:03:38 Removing intermediate container 73572c710a2c 23:03:38 ---> e06d3ec9a179 23:03:38 Step 10/22 : FROM alpine:3.12 23:03:38 3.12: Pulling from library/alpine 23:03:38 d2f70382dc9a: Pulling fs layer 23:03:38 d2f70382dc9a: Download complete 23:03:38 d2f70382dc9a: Pull complete 23:03:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 23:03:38 Status: Downloaded newer image for alpine:3.12 23:03:38 ---> c4fd0aeabfcf 23:03:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 23:03:38 ---> Running in 60862d779225 23:03:38 Removing intermediate container 60862d779225 23:03:38 ---> 385e33f97c23 23:03:38 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:38 ---> Running in 90dd5dd2d551 23:03:38 Removing intermediate container 90dd5dd2d551 23:03:38 ---> a53fc2a2dc12 23:03:38 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 23:03:38 ---> Running in 65de06a53150 23:03:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:03:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:03:39 (1/6) Installing dumb-init (1.2.2-r1) 23:03:39 (2/6) Installing libgcc (9.3.0-r2) 23:03:39 (3/6) Installing libsodium (1.0.18-r0) 23:03:40 (4/6) Installing libstdc++ (9.3.0-r2) 23:03:40 (5/6) Installing libzmq (4.3.3-r0) 23:03:40 (6/6) Installing zeromq (4.3.3-r0) 23:03:40 Executing busybox-1.31.1-r20.trigger 23:03:40 OK: 8 MiB in 20 packages 23:03:41 Removing intermediate container 65de06a53150 23:03:41 ---> 906c1b941f56 23:03:41 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 23:03:42 ---> 1d2c1ea6955a 23:03:42 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 23:03:43 ---> 0242c69214ef 23:03:43 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 23:03:44 ---> e7ccb912dd29 23:03:44 Step 17/22 : EXPOSE 59901 23:03:44 ---> Running in 7986b6b4ded7 23:03:45 Removing intermediate container 7986b6b4ded7 23:03:45 ---> 88700f92c58d 23:03:45 Step 18/22 : ENTRYPOINT ["/device-modbus"] 23:03:45 ---> Running in c0200f32c586 23:03:45 Removing intermediate container c0200f32c586 23:03:45 ---> fc342e3bb600 23:03:45 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:03:45 ---> Running in afeb6195ebeb 23:03:46 Removing intermediate container afeb6195ebeb 23:03:46 ---> c165919de65b 23:03:46 Step 20/22 : LABEL arch=arm64 23:03:46 ---> Running in 45b6adab619a 23:03:46 Removing intermediate container 45b6adab619a 23:03:46 ---> 533b7476a14e 23:03:46 Step 21/22 : LABEL git_sha=7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 23:03:47 ---> Running in 8f5ed816d081 23:03:47 Removing intermediate container 8f5ed816d081 23:03:47 ---> 83e825721336 23:03:47 Step 22/22 : LABEL version=2.0.1-dev.1 23:03:47 ---> Running in fe64a243dbbe 23:03:47 Removing intermediate container fe64a243dbbe 23:03:47 ---> 5b8e860cbfc8 23:03:47 [Warning] One or more build-args [MAKE ARCH] were not consumed 23:03:47 Successfully built 5b8e860cbfc8 23:03:48 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:03:48 provisioning config files... 23:03:48 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config1730047466191562454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:03:49 ---> docker-login.sh 23:03:49 nexus3.edgexfoundry.org:10001 23:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:49 Configure a credential helper to remove this warning. See 23:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:49 23:03:49 Login Succeeded 23:03:49 nexus3.edgexfoundry.org:10002 23:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:50 Configure a credential helper to remove this warning. See 23:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:50 23:03:50 Login Succeeded 23:03:50 nexus3.edgexfoundry.org:10003 23:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:50 Configure a credential helper to remove this warning. See 23:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:50 23:03:50 Login Succeeded 23:03:50 nexus3.edgexfoundry.org:10004 23:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:51 Configure a credential helper to remove this warning. See 23:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:51 23:03:51 Login Succeeded 23:03:51 docker.io 23:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:52 Configure a credential helper to remove this warning. See 23:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:52 23:03:52 Login Succeeded 23:03:52 ---> docker-login.sh ends [Pipeline] } 23:03:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:52 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 23:03:52 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 23:03:52 latest 23:03:52 2.0.1-dev.1 23:03:52 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-2.0.1-dev.1 23:03:52 main 23:03:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:03:52 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [Pipeline] isUnix [Pipeline] sh 23:03:53 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 23:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 23:03:53 793cc874e0d6: Preparing 23:03:53 cef4f60029d7: Preparing 23:03:53 3ecba8c7e941: Preparing 23:03:53 066851bd60ff: Preparing 23:03:53 0a1602626fc3: Preparing 23:03:53 3fbe34a1663b: Preparing 23:03:53 3fbe34a1663b: Waiting 23:03:53 cef4f60029d7: Pushed 23:03:53 0a1602626fc3: Pushed 23:03:53 793cc874e0d6: Pushed 23:03:53 3fbe34a1663b: Layer already exists 23:03:54 066851bd60ff: Pushed 23:03:56 3ecba8c7e941: Pushed 23:03:56 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1: digest: sha256:fee7338f297a40dd2a84a9cf6aca55607e5f2846053940efc1beba552bb4f4ab size: 1572 [Pipeline] isUnix [Pipeline] sh 23:03:57 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:03:57 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 23:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 23:03:57 793cc874e0d6: Preparing 23:03:57 cef4f60029d7: Preparing 23:03:57 3ecba8c7e941: Preparing 23:03:57 066851bd60ff: Preparing 23:03:57 0a1602626fc3: Preparing 23:03:57 3fbe34a1663b: Preparing 23:03:57 3fbe34a1663b: Waiting 23:03:57 0a1602626fc3: Layer already exists 23:03:57 cef4f60029d7: Layer already exists 23:03:57 3ecba8c7e941: Layer already exists 23:03:57 066851bd60ff: Layer already exists 23:03:57 793cc874e0d6: Layer already exists 23:03:57 3fbe34a1663b: Layer already exists 23:03:57 latest: digest: sha256:fee7338f297a40dd2a84a9cf6aca55607e5f2846053940efc1beba552bb4f4ab size: 1572 [Pipeline] isUnix [Pipeline] sh 23:03:58 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:03:58 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.1 23:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 23:03:58 793cc874e0d6: Preparing 23:03:58 cef4f60029d7: Preparing 23:03:58 3ecba8c7e941: Preparing 23:03:58 066851bd60ff: Preparing 23:03:58 0a1602626fc3: Preparing 23:03:58 3fbe34a1663b: Preparing 23:03:58 3fbe34a1663b: Waiting 23:03:58 066851bd60ff: Layer already exists 23:03:58 cef4f60029d7: Layer already exists 23:03:58 0a1602626fc3: Layer already exists 23:03:58 3ecba8c7e941: Layer already exists 23:03:58 793cc874e0d6: Layer already exists 23:03:58 3fbe34a1663b: Layer already exists 23:03:58 2.0.1-dev.1: digest: sha256:fee7338f297a40dd2a84a9cf6aca55607e5f2846053940efc1beba552bb4f4ab size: 1572 [Pipeline] isUnix [Pipeline] sh 23:03:59 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:03:59 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-2.0.1-dev.1 23:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 23:03:59 793cc874e0d6: Preparing 23:03:59 cef4f60029d7: Preparing 23:03:59 3ecba8c7e941: Preparing 23:03:59 066851bd60ff: Preparing 23:03:59 0a1602626fc3: Preparing 23:03:59 3fbe34a1663b: Preparing 23:03:59 3fbe34a1663b: Waiting 23:03:59 793cc874e0d6: Layer already exists 23:03:59 0a1602626fc3: Layer already exists 23:03:59 3ecba8c7e941: Layer already exists 23:03:59 066851bd60ff: Layer already exists 23:03:59 cef4f60029d7: Layer already exists 23:03:59 3fbe34a1663b: Layer already exists 23:03:59 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-2.0.1-dev.1: digest: sha256:fee7338f297a40dd2a84a9cf6aca55607e5f2846053940efc1beba552bb4f4ab size: 1572 [Pipeline] isUnix [Pipeline] sh 23:04:00 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] isUnix [Pipeline] sh 23:04:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 23:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 23:04:00 793cc874e0d6: Preparing 23:04:00 cef4f60029d7: Preparing 23:04:00 3ecba8c7e941: Preparing 23:04:00 066851bd60ff: Preparing 23:04:00 0a1602626fc3: Preparing 23:04:00 3fbe34a1663b: Preparing 23:04:00 3fbe34a1663b: Waiting 23:04:00 793cc874e0d6: Layer already exists 23:04:00 066851bd60ff: Layer already exists 23:04:00 cef4f60029d7: Layer already exists 23:04:00 0a1602626fc3: Layer already exists 23:04:00 3ecba8c7e941: Layer already exists 23:04:00 3fbe34a1663b: Layer already exists 23:04:00 main: digest: sha256:fee7338f297a40dd2a84a9cf6aca55607e5f2846053940efc1beba552bb4f4ab size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:04:00 ===================================================== [Pipeline] echo 23:04:01 taggedImages: 23:04:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 23:04:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 23:04:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.0.1-dev.1 23:04:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1-2.0.1-dev.1 23:04:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:04:01 ---> job-cost.sh 23:04:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3yiu 23:04:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:06:02 lf-activate-venv(): INFO: Adding /tmp/venv-3yiu/bin to PATH 23:06:02 INFO: No Stack... 23:06:04 INFO: Retrieving Pricing Info for: v2-standard-4 23:06:04 INFO: Archiving Costs [Pipeline] sh 23:06:05 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 23:06:05 + cut -d, -f6 [Pipeline] lock 23:06:05 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-1-stack-cost] 23:06:05 Resource [jenkins-edgexfoundry-device-modbus-go-main-1-stack-cost] did not exist. Created. 23:06:05 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:06:05 /w/workspace/device-modbus-go/1@tmp/durable-a01d3b99/script.sh: 1: /w/workspace/device-modbus-go/1@tmp/durable-a01d3b99/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:06:06 + echo total: 0.18000000715255737 [Pipeline] stash 23:06:06 Warning: overwriting stash ‘stack-cost’ 23:06:06 Stashed 1 file(s) [Pipeline] } 23:06:06 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-1-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 23:06:07 provisioning config files... 23:06:07 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8322967845434131156tmp [Pipeline] { [Pipeline] sh 23:06:08 + set +x 23:06:08 + curl -s https://codecov.io/bash 23:06:08 + bash -s -- 23:06:08 23:06:08 _____ _ 23:06:08 / ____| | | 23:06:08 | | ___ __| | ___ ___ _____ __ 23:06:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:06:08 | |___| (_) | (_| | __/ (_| (_) \ V / 23:06:08 \_____\___/ \__,_|\___|\___\___/ \_/ 23:06:08 Bash-1.0.3 23:06:08 23:06:08 23:06:08 ==> git version 2.24.4 found 23:06:08 ==> 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 23:06:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:06:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:06:08 ==> Jenkins CI detected. 23:06:08 project root: . 23:06:08 --> token set from env 23:06:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:06:08 ==> Running gcov in . (disable via -X gcov) 23:06:08 ==> Python coveragepy not found 23:06:08 ==> Searching for coverage reports in: 23:06:08 + . 23:06:08 -> Found 1 reports 23:06:08 ==> Detecting git/mercurial file structure 23:06:08 ==> Reading reports 23:06:08 + ./coverage.out bytes=22385 23:06:08 ==> Appending adjustments 23:06:08 https://docs.codecov.io/docs/fixing-reports 23:06:08 + Found adjustments 23:06:08 ==> Gzipping contents 23:06:08 4.0K /tmp/codecov.wQGacf.gz 23:06:08 ==> Uploading reports 23:06:08 url: https://codecov.io 23:06:08 query: branch=main&commit=7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:06:08 -> Pinging Codecov 23:06:08 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=main&commit=7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:06:09 -> Uploading to 23:06:09 https://storage.googleapis.com/codecov/v4/raw/2021-07-06/55DBCA73C666E3227836607328DD7E49/7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1/8e10b34b-befe-4ca2-a36d-eb53bb9c6421.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210706T230608Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=838e8fa0e6020d4658e1ace9698c26f476e1ab1279afff2d4f7bb0f91c52d774 23:06:09 % Total % Received % Xferd Average Speed Time Time Time Current 23:06:09 Dload Upload Total Spent Left Speed 23:06:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4069 0 0 100 4069 0 11011 --:--:-- --:--:-- --:--:-- 11027 23:06:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [Pipeline] } 23:06:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:06:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:06:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:06:10 23:06:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:06:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:06:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:06:11 188c0c94c7c5: Pulling fs layer 23:06:11 0ef7d3d256c8: Pulling fs layer 23:06:11 de9db76c5a1d: Pulling fs layer 23:06:11 0eba1c9be4d2: Pulling fs layer 23:06:11 0d57e429df01: Pulling fs layer 23:06:11 4e4be7b47b0d: Pulling fs layer 23:06:11 e1f770b5df2f: Pulling fs layer 23:06:11 85a0685a4137: Pulling fs layer 23:06:11 0d57e429df01: Waiting 23:06:11 4e4be7b47b0d: Waiting 23:06:11 e1f770b5df2f: Waiting 23:06:11 85a0685a4137: Waiting 23:06:11 0eba1c9be4d2: Waiting 23:06:11 de9db76c5a1d: Verifying Checksum 23:06:11 de9db76c5a1d: Download complete 23:06:11 0ef7d3d256c8: Verifying Checksum 23:06:11 0ef7d3d256c8: Download complete 23:06:11 0d57e429df01: Verifying Checksum 23:06:11 0d57e429df01: Download complete 23:06:11 188c0c94c7c5: Verifying Checksum 23:06:11 188c0c94c7c5: Download complete 23:06:11 4e4be7b47b0d: Verifying Checksum 23:06:11 4e4be7b47b0d: Download complete 23:06:11 188c0c94c7c5: Pull complete 23:06:11 0ef7d3d256c8: Pull complete 23:06:11 de9db76c5a1d: Pull complete 23:06:12 e1f770b5df2f: Verifying Checksum 23:06:12 e1f770b5df2f: Download complete 23:06:14 0eba1c9be4d2: Verifying Checksum 23:06:14 0eba1c9be4d2: Download complete 23:06:14 85a0685a4137: Verifying Checksum 23:06:14 85a0685a4137: Download complete 23:06:17 0eba1c9be4d2: Pull complete 23:06:17 0d57e429df01: Pull complete 23:06:17 4e4be7b47b0d: Pull complete 23:06:18 e1f770b5df2f: Pull complete 23:06:21 85a0685a4137: Pull complete 23:06:21 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:06:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:06:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:06:21 prd-centos7-docker-4c-2g-224 does not seem to be running inside a container 23:06:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:06:25 $ docker top c0c6e2a82f3ece3f60bc8c01ae514e940821b6a2bb13584e67a409972d1ff8df -eo pid,comm [Pipeline] { [Pipeline] echo 23:06:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:06:25 + set -o pipefail 23:06:25 + snyk monitor '--org=edgex-jenkins' 23:06:36 23:06:36 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 23:06:36 23:06:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/1b44d2ab-8ccd-4071-b00d-f2993d1cf045 23:06:36 23:06:36 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 23:06:36 23:06:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:06:36 23:06:36 [Pipeline] } 23:06:36 $ docker stop --time=1 c0c6e2a82f3ece3f60bc8c01ae514e940821b6a2bb13584e67a409972d1ff8df 23:06:38 $ docker rm -f c0c6e2a82f3ece3f60bc8c01ae514e940821b6a2bb13584e67a409972d1ff8df [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:06:40 + git log --format=format:%s -1 7596bf2f21fb4d76c0f1c3836f37e0558c3bc0c1 [Pipeline] isUnix [Pipeline] sh 23:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:06:40 . [Pipeline] withDockerContainer 23:06:40 prd-centos7-docker-4c-2g-224 does not seem to be running inside a container 23:06:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:06:41 $ docker top 96a79286876366113377963eecf5907f735269ee779580d5d87809b49cbd9aaf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:06:41 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:06:42 + git semver [Pipeline] } 23:06:42 $ docker stop --time=1 96a79286876366113377963eecf5907f735269ee779580d5d87809b49cbd9aaf 23:06:43 $ docker rm -f 96a79286876366113377963eecf5907f735269ee779580d5d87809b49cbd9aaf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:06:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:06:43 23:06:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:06:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:06:44 0.23.1-centos7: Pulling from edgex-lftools 23:06:44 ab5ef0e58194: Pulling fs layer 23:06:44 9712f1f96733: Pulling fs layer 23:06:44 63f879dbbcfc: Pulling fs layer 23:06:44 0d9ebad4ef96: Pulling fs layer 23:06:44 e9a5061849ea: Pulling fs layer 23:06:44 d747dcd14b5f: Pulling fs layer 23:06:44 2de7ff778b66: Pulling fs layer 23:06:44 0d9ebad4ef96: Waiting 23:06:44 e9a5061849ea: Waiting 23:06:44 d747dcd14b5f: Waiting 23:06:44 2de7ff778b66: Waiting 23:06:44 9712f1f96733: Verifying Checksum 23:06:44 9712f1f96733: Download complete 23:06:45 63f879dbbcfc: Verifying Checksum 23:06:45 63f879dbbcfc: Download complete 23:06:45 e9a5061849ea: Verifying Checksum 23:06:45 e9a5061849ea: Download complete 23:06:45 d747dcd14b5f: Verifying Checksum 23:06:45 d747dcd14b5f: Download complete 23:06:45 2de7ff778b66: Verifying Checksum 23:06:45 2de7ff778b66: Download complete 23:06:46 ab5ef0e58194: Verifying Checksum 23:06:46 ab5ef0e58194: Download complete 23:06:46 0d9ebad4ef96: Verifying Checksum 23:06:46 0d9ebad4ef96: Download complete 23:06:48 ab5ef0e58194: Pull complete 23:06:48 9712f1f96733: Pull complete 23:06:49 63f879dbbcfc: Pull complete 23:06:52 0d9ebad4ef96: Pull complete 23:06:52 e9a5061849ea: Pull complete 23:06:52 d747dcd14b5f: Pull complete 23:06:53 2de7ff778b66: Pull complete 23:06:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:06:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:06:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:06:54 prd-centos7-docker-4c-2g-224 does not seem to be running inside a container 23:06:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:07:00 $ docker top eefd1477c05d9a4e567620ebbc31c12531dcab2da4b98b49f6bc0d3087d31690 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:07:00 provisioning config files... 23:07:00 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3952653452066194617tmp 23:07:01 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3174221259150583090tmp 23:07:01 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8379279262229939448tmp [Pipeline] { [Pipeline] echo 23:07:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:07:01 ---> sigul-configuration.sh 23:07:01 gpg: directory `/root/.gnupg' created 23:07:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:07:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:07:01 gpg: keyring `/root/.gnupg/secring.gpg' created 23:07:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:07:01 gpg: CAST5 encrypted data 23:07:01 gpg: encrypted with 1 passphrase 23:07:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:07:02 + mkdir /home/jenkins 23:07:02 + mkdir /home/jenkins/sigul [Pipeline] sh 23:07:02 + 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 23:07:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:07:02 ---> sigul-install.sh 23:07:08 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:07:08 + git tag --list 23:07:08 0.7.1 23:07:08 v1.0.0 23:07:08 v1.1.0 23:07:08 v1.1.1 23:07:08 v1.2.2 23:07:08 v1.3.0 23:07:08 v1.3.1 23:07:08 v2.0.0 [Pipeline] sh 23:07:08 + lftools sign git-tag v2.0.1-dev.1 23:07:09 Signing Git tag with Sigul... 23:07:09 Signing v2.0.1-dev.1 23:07:09 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.0.1-dev.1'], return code 1, stdout , stderr [Pipeline] echo 23:07:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:07:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:07:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:07:09 $ docker stop --time=1 eefd1477c05d9a4e567620ebbc31c12531dcab2da4b98b49f6bc0d3087d31690 23:07:11 $ docker rm -f eefd1477c05d9a4e567620ebbc31c12531dcab2da4b98b49f6bc0d3087d31690 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:07:12 . [Pipeline] withDockerContainer 23:07:12 prd-centos7-docker-4c-2g-224 does not seem to be running inside a container 23:07:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:07:13 $ docker top d65f778982227cfcbbe68e89b84a9fbc8f72f22528dc59a6193cc1570be7b850 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:07:13 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:07:13 + git semver [Pipeline] } 23:07:13 $ docker stop --time=1 d65f778982227cfcbbe68e89b84a9fbc8f72f22528dc59a6193cc1570be7b850 23:07:14 $ docker rm -f d65f778982227cfcbbe68e89b84a9fbc8f72f22528dc59a6193cc1570be7b850 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:07:15 . [Pipeline] withDockerContainer 23:07:15 prd-centos7-docker-4c-2g-224 does not seem to be running inside a container 23:07:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:07:15 $ docker top d0f12630b7516a02f7da0db5d59a2a5bbf734c846b3edd14b56868fba7959840 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:07:16 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:07:16 + git semver [Pipeline] } 23:07:16 $ docker stop --time=1 d0f12630b7516a02f7da0db5d59a2a5bbf734c846b3edd14b56868fba7959840 23:07:17 $ docker rm -f d0f12630b7516a02f7da0db5d59a2a5bbf734c846b3edd14b56868fba7959840 [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 23:07:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:07:19 ---> package-listing.sh 23:07:19 ++ facter osfamily 23:07:19 ++ tr '[:upper:]' '[:lower:]' 23:07:20 + OS_FAMILY=redhat 23:07:20 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 23:07:20 + START_PACKAGES=/tmp/packages_start.txt 23:07:20 + END_PACKAGES=/tmp/packages_end.txt 23:07:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:07:20 + PACKAGES=/tmp/packages_start.txt 23:07:20 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 23:07:20 + PACKAGES=/tmp/packages_end.txt 23:07:20 + case "${OS_FAMILY}" in 23:07:20 + sort 23:07:20 + rpm -qa 23:07:20 + '[' -f /tmp/packages_start.txt ']' 23:07:20 + '[' -f /tmp/packages_end.txt ']' 23:07:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:07:20 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 23:07:20 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 23:07:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 23:07:20 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:07:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:07:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:07:21 23:07:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:07:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:07:21 alpine: Pulling from edgex-lftools-log-publisher 23:07:21 df20fa9351a1: Pulling fs layer 23:07:21 36b3adc4ff6f: Pulling fs layer 23:07:21 8ad3a11d3b57: Pulling fs layer 23:07:21 46f8f816bc3b: Pulling fs layer 23:07:21 93b61091891f: Pulling fs layer 23:07:21 93b9cdb0e59b: Pulling fs layer 23:07:21 5e14af77c1be: Pulling fs layer 23:07:21 01666e4c0597: Pulling fs layer 23:07:21 aa168da1d23b: Pulling fs layer 23:07:21 93b61091891f: Waiting 23:07:21 93b9cdb0e59b: Waiting 23:07:21 5e14af77c1be: Waiting 23:07:21 01666e4c0597: Waiting 23:07:21 aa168da1d23b: Waiting 23:07:21 46f8f816bc3b: Waiting 23:07:21 36b3adc4ff6f: Verifying Checksum 23:07:21 36b3adc4ff6f: Download complete 23:07:21 46f8f816bc3b: Verifying Checksum 23:07:21 46f8f816bc3b: Download complete 23:07:22 df20fa9351a1: Verifying Checksum 23:07:22 df20fa9351a1: Download complete 23:07:22 93b9cdb0e59b: Verifying Checksum 23:07:22 93b9cdb0e59b: Download complete 23:07:22 93b61091891f: Verifying Checksum 23:07:22 93b61091891f: Download complete 23:07:22 01666e4c0597: Verifying Checksum 23:07:22 01666e4c0597: Download complete 23:07:22 5e14af77c1be: Verifying Checksum 23:07:22 5e14af77c1be: Download complete 23:07:22 8ad3a11d3b57: Verifying Checksum 23:07:22 8ad3a11d3b57: Download complete 23:07:22 df20fa9351a1: Pull complete 23:07:22 36b3adc4ff6f: Pull complete 23:07:22 8ad3a11d3b57: Pull complete 23:07:22 46f8f816bc3b: Pull complete 23:07:23 93b61091891f: Pull complete 23:07:23 93b9cdb0e59b: Pull complete 23:07:23 5e14af77c1be: Pull complete 23:07:23 01666e4c0597: Pull complete 23:07:24 aa168da1d23b: Verifying Checksum 23:07:24 aa168da1d23b: Download complete 23:07:28 aa168da1d23b: Pull complete 23:07:28 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:07:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:07:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:07:28 prd-centos7-docker-4c-2g-224 does not seem to be running inside a container 23:07:28 $ 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:07:31 $ docker top 21bc11444c9be3168ae6e5a81aeb8750c5f903b5482928689f505061d20e651e -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:31 + touch /tmp/pre-build-complete [Pipeline] sh 23:07:32 + mkdir -p /var/log/sa [Pipeline] sh 23:07:32 + ls /var/log/sa-host 23:07:32 + sadf -c /var/log/sa-host/sa05 23:07:32 file_magic: OK 23:07:32 HZ: Using current value: 100 23:07:32 file_header: OK 23:07:32 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 23:07:32 Statistics: 23:07:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:07:32 File successfully converted to sysstat format version 12.2.1 23:07:32 + sadf -c /var/log/sa-host/sa06 23:07:32 file_magic: OK 23:07:32 HZ: Using current value: 100 23:07:32 file_header: OK 23:07:32 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 23:07:32 Statistics: 23:07:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:07:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:07:32 provisioning config files... 23:07:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config784959993261761039tmp [Pipeline] { [Pipeline] echo 23:07:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:07:33 ---> create-netrc.sh [Pipeline] } 23:07:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:07:33 ---> python-tools-install.sh [Pipeline] echo 23:07:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:07:33 ---> sudo-logs.sh 23:07:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:07:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:07:34 ---> job-cost.sh 23:07:34 lf-activate-venv: SKIPPING 23:07:34 DEBUG: total: 0.18000000715255737 23:07:34 INFO: Retrieving Stack Cost... 23:07:35 INFO: Retrieving Pricing Info for: v3-standard-2 23:07:36 INFO: Archiving Costs [Pipeline] echo 23:07:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:07:36 ---> logs-deploy.sh 23:07:36 lf-activate-venv: SKIPPING 23:07:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/1 23:07:36 INFO: archiving workspace using pattern(s): 23:07:37 Archives upload complete. 23:07:37 INFO: archiving logs to Nexus 23:07:38 ---> uname -a: 23:07:38 Linux prd-centos7-docker-4c-2g-224.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:07:38 23:07:38 23:07:38 ---> lscpu: 23:07:38 Architecture: x86_64 23:07:38 CPU op-mode(s): 32-bit, 64-bit 23:07:38 Byte Order: Little Endian 23:07:38 Address sizes: 40 bits physical, 48 bits virtual 23:07:38 CPU(s): 2 23:07:38 On-line CPU(s) list: 0,1 23:07:38 Thread(s) per core: 1 23:07:38 Core(s) per socket: 1 23:07:38 Socket(s): 2 23:07:38 NUMA node(s): 1 23:07:38 Vendor ID: AuthenticAMD 23:07:38 CPU family: 23 23:07:38 Model: 49 23:07:38 Model name: AMD EPYC-Rome Processor 23:07:38 Stepping: 0 23:07:38 CPU MHz: 2800.000 23:07:38 BogoMIPS: 5600.00 23:07:38 Virtualization: AMD-V 23:07:38 Hypervisor vendor: KVM 23:07:38 Virtualization type: full 23:07:38 L1d cache: 64 KiB 23:07:38 L1i cache: 64 KiB 23:07:38 L2 cache: 1 MiB 23:07:38 L3 cache: 32 MiB 23:07:38 NUMA node0 CPU(s): 0,1 23:07:38 Vulnerability Itlb multihit: Not affected 23:07:38 Vulnerability L1tf: Not affected 23:07:38 Vulnerability Mds: Not affected 23:07:38 Vulnerability Meltdown: Not affected 23:07:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:07:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:07:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:07:38 Vulnerability Srbds: Not affected 23:07:38 Vulnerability Tsx async abort: Not affected 23:07:38 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 23:07:38 23:07:38 23:07:38 ---> nproc: 23:07:38 2 23:07:38 23:07:38 23:07:38 ---> df -h: 23:07:38 Filesystem Size Used Available Use% Mounted on 23:07:38 overlay 40.0G 8.5G 31.5G 21% / 23:07:38 tmpfs 64.0M 0 64.0M 0% /dev 23:07:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:07:38 shm 64.0M 0 64.0M 0% /dev/shm 23:07:38 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 23:07:38 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 23:07:38 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 23:07:38 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 23:07:38 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 23:07:38 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 23:07:38 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 23:07:38 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 23:07:38 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/gexfoundry_device-modbus-go_main 23:07:38 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/gexfoundry_device-modbus-go_main@tmp 23:07:38 23:07:38 23:07:38 ---> free -m: 23:07:38 total used free shared buff/cache available 23:07:38 Mem: 7821 1144 3291 0 3384 6595 23:07:38 Swap: 1023 0 1023 23:07:38 23:07:38 23:07:38 ---> ip addr: 23:07:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:07:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:07:38 inet 127.0.0.1/8 scope host lo 23:07:38 valid_lft forever preferred_lft forever 23:07:38 inet6 ::1/128 scope host 23:07:38 valid_lft forever preferred_lft forever 23:07:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:07:38 link/ether fa:16:3e:2a:53:9b brd ff:ff:ff:ff:ff:ff 23:07:38 inet 10.30.122.165/23 brd 10.30.123.255 scope global dynamic eth0 23:07:38 valid_lft 84642sec preferred_lft 84642sec 23:07:38 inet6 fe80::f816:3eff:fe2a:539b/64 scope link 23:07:38 valid_lft forever preferred_lft forever 23:07:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:07:38 link/ether 02:42:6d:b5:12:ae brd ff:ff:ff:ff:ff:ff 23:07:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:07:38 valid_lft forever preferred_lft forever 23:07:38 inet6 fe80::42:6dff:feb5:12ae/64 scope link 23:07:38 valid_lft forever preferred_lft forever 23:07:38 23:07:38 23:07:38 ---> sar -b -r -n DEV: 23:07:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) 23:07:38 23:07:38 22:38:09 LINUX RESTART (2 CPU) 23:07:38 23:07:38 22:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:07:38 22:40:01 17.10 0.62 16.49 0.00 351.71 2931.67 0.00 23:07:38 22:41:01 0.38 0.00 0.38 0.00 0.00 6.73 0.00 23:07:38 22:42:01 0.28 0.00 0.28 0.00 0.00 4.00 0.00 23:07:38 22:43:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 23:07:38 22:44:01 0.20 0.00 0.20 0.00 0.00 2.22 0.00 23:07:38 22:45:01 0.43 0.00 0.43 0.00 0.00 6.51 0.00 23:07:38 22:46:01 0.30 0.00 0.30 0.00 0.00 4.41 0.00 23:07:38 22:47:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 23:07:38 22:48:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 23:07:38 22:49:01 0.48 0.00 0.48 0.00 0.00 6.03 0.00 23:07:38 22:50:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 23:07:38 22:51:01 0.17 0.00 0.17 0.00 0.00 1.92 0.00 23:07:38 22:52:01 0.38 0.00 0.38 0.00 0.00 6.06 0.00 23:07:38 22:53:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 23:07:38 22:54:01 0.40 0.15 0.25 0.00 4.80 3.07 0.00 23:07:38 22:55:01 0.77 0.00 0.77 0.00 0.00 15.42 0.00 23:07:38 22:56:01 0.22 0.00 0.22 0.00 0.00 3.33 0.00 23:07:38 22:57:01 0.27 0.00 0.27 0.00 0.00 2.58 0.00 23:07:38 22:58:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 23:07:38 22:59:01 0.57 0.00 0.57 0.00 0.00 7.80 0.00 23:07:38 23:00:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 23:07:38 23:01:01 0.27 0.02 0.25 0.00 0.13 3.23 0.00 23:07:38 23:02:01 0.47 0.10 0.37 0.00 1.73 5.31 0.00 23:07:38 23:03:02 0.63 0.00 0.63 0.00 0.00 6.80 0.00 23:07:38 23:04:01 0.46 0.00 0.46 0.00 0.00 5.01 0.00 23:07:38 23:05:01 0.25 0.00 0.25 0.00 0.00 3.30 0.00 23:07:38 23:06:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 23:07:38 23:07:01 199.50 0.03 199.47 0.00 3.73 54046.89 0.00 23:07:38 Average: 8.05 0.03 8.02 0.00 12.94 2040.09 0.00 23:07:38 23:07:38 22:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:07:38 22:40:01 5485904 0 783880 9.79 2620 1736528 1131332 12.49 550648 1573472 24 23:07:38 22:41:01 5478404 0 791372 9.88 2620 1736536 1177332 13.00 561296 1569304 16 23:07:38 22:42:01 5488476 0 781300 9.76 2620 1736536 1109828 12.25 549772 1572492 16 23:07:38 22:43:01 5490616 0 779156 9.73 2620 1736540 1075904 11.88 548304 1572492 12 23:07:38 22:44:01 5490512 0 779252 9.73 2620 1736548 1075988 11.88 544876 1576484 8 23:07:38 22:45:01 5484116 0 785648 9.81 2620 1736548 1075952 11.88 551232 1576484 8 23:07:38 22:46:01 5482300 0 787452 9.83 2620 1736560 1075904 11.88 553464 1576484 8 23:07:38 22:47:01 5481628 0 788120 9.84 2620 1736564 1075904 11.88 555496 1574596 8 23:07:38 22:48:01 5481620 0 788124 9.84 2620 1736568 1075904 11.88 555600 1574596 8 23:07:38 22:49:01 5480448 0 789292 9.86 2620 1736572 1076108 11.88 563784 1567364 8 23:07:38 22:50:01 5479912 0 789828 9.86 2620 1736572 1076224 11.88 564768 1567364 8 23:07:38 22:51:01 5479744 0 789988 9.86 2620 1736580 1076200 11.88 564436 1567364 8 23:07:38 22:52:01 5480984 0 788744 9.85 2620 1736584 1076008 11.88 563512 1567364 8 23:07:38 22:53:01 5481372 0 788352 9.84 2620 1736588 1075972 11.88 562904 1567716 8 23:07:38 22:54:01 5478268 0 791452 9.88 2620 1736592 1076056 11.88 565920 1567716 16 23:07:38 22:55:01 5478256 0 791460 9.88 2620 1736596 1075972 11.88 565712 1567716 8 23:07:38 22:56:01 5478388 0 791324 9.88 2620 1736600 1075972 11.88 565716 1567716 8 23:07:38 22:57:01 5478328 0 791376 9.88 2620 1736608 1075972 11.88 566192 1567364 8 23:07:38 22:58:01 5478072 0 791632 9.88 2620 1736608 1075972 11.88 566196 1567364 8 23:07:38 22:59:01 5477404 0 792296 9.89 2620 1736612 1076188 11.88 566848 1567364 8 23:07:38 23:00:01 5477748 0 791948 9.89 2620 1736616 1076152 11.88 566864 1567364 8 23:07:38 23:01:01 5476484 0 793204 9.90 2620 1736624 1078740 11.91 566980 1567364 8 23:07:38 23:02:01 5477140 0 792420 9.89 2620 1736752 1076612 11.89 566732 1567424 12 23:07:38 23:03:02 5477868 0 791688 9.89 2620 1736756 1076480 11.88 566452 1567424 8 23:07:38 23:04:01 5477996 0 791556 9.88 2620 1736760 1076564 11.89 566480 1567424 12 23:07:38 23:05:01 5477836 0 791708 9.89 2620 1736768 1076480 11.88 566436 1567432 12 23:07:38 23:06:01 5478032 0 791512 9.88 2620 1736768 1076480 11.88 566544 1567424 8 23:07:38 23:07:01 3921632 0 1025936 12.81 2620 3058744 1234056 13.62 745088 2730568 48 23:07:38 Average: 5424982 0 797501 9.96 2620 1783830 1088652 12.02 567795 1611116 11 23:07:38 23:07:38 22:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:07:38 22:40:01 eth0 36.62 22.93 63.68 9.36 0.00 0.00 0.00 0.00 23:07:38 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:40:01 docker0 2.45 1.95 0.44 5.61 0.00 0.00 0.00 0.00 23:07:38 22:41:01 eth0 7.25 2.83 1.54 21.80 0.00 0.00 0.00 0.00 23:07:38 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:42:01 eth0 1.82 0.97 1.07 0.79 0.00 0.00 0.00 0.00 23:07:38 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:43:01 eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:07:38 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:44:01 eth0 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 23:07:38 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:45:01 eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 23:07:38 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:46:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:07:38 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:47:01 eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:07:38 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:48:01 eth0 3.83 0.10 0.29 0.01 0.00 0.00 0.00 0.00 23:07:38 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:49:01 eth0 7.78 0.88 1.54 0.63 0.00 0.00 0.00 0.00 23:07:38 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:50:01 eth0 0.55 0.30 0.27 0.23 0.00 0.00 0.00 0.00 23:07:38 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:51:01 eth0 0.57 0.32 0.27 0.17 0.00 0.00 0.00 0.00 23:07:38 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:52:01 eth0 0.28 0.15 0.11 0.04 0.00 0.00 0.00 0.00 23:07:38 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:53:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:07:38 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:54:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 23:07:38 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:55:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:07:38 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:56:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:57:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:58:01 eth0 2.93 0.07 0.27 0.01 0.00 0.00 0.00 0.00 23:07:38 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:59:01 eth0 5.95 0.65 1.14 0.44 0.00 0.00 0.00 0.00 23:07:38 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:00:01 eth0 0.57 0.27 0.27 0.20 0.00 0.00 0.00 0.00 23:07:38 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:01:01 eth0 0.25 0.05 0.01 0.03 0.00 0.00 0.00 0.00 23:07:38 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:02:01 eth0 0.48 0.30 0.27 0.17 0.00 0.00 0.00 0.00 23:07:38 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:03:02 eth0 0.13 0.05 0.01 0.03 0.00 0.00 0.00 0.00 23:07:38 23:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:04:01 eth0 0.29 0.22 0.14 0.07 0.00 0.00 0.00 0.00 23:07:38 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:05:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:06:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:07:38 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:07:01 veth4909c63 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:07:01 eth0 818.84 753.39 7675.70 90.77 0.00 0.00 0.00 0.00 23:07:38 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 23:07:01 docker0 69.20 71.91 5.63 385.77 0.00 0.00 0.00 0.00 23:07:38 Average: veth4909c63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 Average: eth0 31.80 28.04 276.83 4.46 0.00 0.00 0.00 0.00 23:07:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:38 Average: docker0 2.56 2.64 0.22 13.99 0.00 0.00 0.00 0.00 23:07:38 23:07:38 23:07:38 ---> sar -P ALL: 23:07:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) 23:07:38 23:07:38 22:38:09 LINUX RESTART (2 CPU) 23:07:38 23:07:38 22:39:01 CPU %user %nice %system %iowait %steal %idle 23:07:38 22:40:01 all 2.05 0.00 1.18 0.73 0.03 96.01 23:07:38 22:40:01 0 1.82 0.00 1.11 0.96 0.03 96.08 23:07:38 22:40:01 1 2.28 0.00 1.25 0.51 0.03 95.94 23:07:38 22:41:01 all 0.53 0.00 0.07 0.00 0.03 99.37 23:07:38 22:41:01 0 0.77 0.00 0.07 0.00 0.02 99.15 23:07:38 22:41:01 1 0.30 0.00 0.07 0.00 0.03 99.60 23:07:38 22:42:01 all 0.12 0.00 0.04 0.00 0.03 99.82 23:07:38 22:42:01 0 0.15 0.00 0.03 0.00 0.02 99.80 23:07:38 22:42:01 1 0.08 0.00 0.05 0.00 0.03 99.83 23:07:38 22:43:01 all 0.15 0.00 0.02 0.00 0.02 99.82 23:07:38 22:43:01 0 0.28 0.00 0.02 0.00 0.02 99.68 23:07:38 22:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:07:38 22:44:01 all 0.17 0.00 0.09 0.00 0.02 99.72 23:07:38 22:44:01 0 0.07 0.00 0.10 0.00 0.02 99.82 23:07:38 22:44:01 1 0.27 0.00 0.08 0.00 0.02 99.63 23:07:38 22:45:01 all 0.15 0.00 0.04 0.00 0.01 99.80 23:07:38 22:45:01 0 0.05 0.00 0.07 0.00 0.02 99.87 23:07:38 22:45:01 1 0.25 0.00 0.02 0.00 0.00 99.73 23:07:38 22:46:01 all 0.13 0.00 0.03 0.00 0.03 99.82 23:07:38 22:46:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:07:38 22:46:01 1 0.23 0.00 0.02 0.00 0.02 99.73 23:07:38 22:47:01 all 0.13 0.00 0.03 0.00 0.02 99.82 23:07:38 22:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:07:38 22:47:01 1 0.25 0.00 0.03 0.00 0.03 99.68 23:07:38 22:48:01 all 0.13 0.00 0.03 0.00 0.02 99.82 23:07:38 22:48:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:07:38 22:48:01 1 0.22 0.00 0.02 0.00 0.03 99.73 23:07:38 22:49:01 all 0.13 0.00 0.03 0.00 0.04 99.79 23:07:38 22:49:01 0 0.03 0.00 0.03 0.00 0.07 99.87 23:07:38 22:49:01 1 0.23 0.00 0.03 0.00 0.02 99.72 23:07:38 22:50:01 all 0.18 0.00 0.03 0.00 0.01 99.79 23:07:38 22:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:07:38 22:50:01 1 0.32 0.00 0.02 0.00 0.02 99.65 23:07:38 23:07:38 22:50:01 CPU %user %nice %system %iowait %steal %idle 23:07:38 22:51:01 all 0.13 0.00 0.03 0.00 0.02 99.82 23:07:38 22:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:07:38 22:51:01 1 0.23 0.00 0.03 0.00 0.02 99.72 23:07:38 22:52:01 all 0.12 0.00 0.03 0.00 0.03 99.83 23:07:38 22:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:07:38 22:52:01 1 0.20 0.00 0.02 0.00 0.02 99.77 23:07:38 22:53:01 all 0.13 0.00 0.03 0.00 0.01 99.83 23:07:38 22:53:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:07:38 22:53:01 1 0.22 0.00 0.02 0.00 0.00 99.77 23:07:38 22:54:01 all 0.04 0.00 0.04 0.00 0.02 99.90 23:07:38 22:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:07:38 22:54:01 1 0.03 0.00 0.05 0.00 0.02 99.90 23:07:38 22:55:01 all 0.10 0.00 0.03 0.00 0.02 99.86 23:07:38 22:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:07:38 22:55:01 1 0.17 0.00 0.02 0.00 0.02 99.80 23:07:38 22:56:01 all 0.05 0.00 0.03 0.00 0.01 99.91 23:07:38 22:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:07:38 22:56:01 1 0.07 0.00 0.03 0.00 0.00 99.90 23:07:38 22:57:01 all 0.08 0.00 0.03 0.00 0.02 99.88 23:07:38 22:57:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:07:38 22:57:01 1 0.10 0.00 0.02 0.00 0.02 99.87 23:07:38 22:58:01 all 0.19 0.00 0.02 0.00 0.01 99.78 23:07:38 22:58:01 0 0.35 0.00 0.02 0.00 0.02 99.62 23:07:38 22:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:07:38 22:59:01 all 0.19 0.00 0.03 0.00 0.03 99.76 23:07:38 22:59:01 0 0.35 0.00 0.03 0.00 0.03 99.58 23:07:38 22:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:07:38 23:00:01 all 0.08 0.00 0.03 0.00 0.01 99.89 23:07:38 23:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:07:38 23:00:01 1 0.10 0.00 0.02 0.00 0.00 99.88 23:07:38 23:01:01 all 0.03 0.00 0.03 0.00 0.02 99.92 23:07:38 23:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:07:38 23:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:07:38 23:07:38 23:01:01 CPU %user %nice %system %iowait %steal %idle 23:07:38 23:02:01 all 0.16 0.00 0.03 0.00 0.01 99.80 23:07:38 23:02:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:07:38 23:02:01 1 0.27 0.00 0.03 0.00 0.02 99.68 23:07:38 23:03:02 all 0.17 0.00 0.01 0.00 0.02 99.81 23:07:38 23:03:02 0 0.03 0.00 0.02 0.00 0.02 99.93 23:07:38 23:03:02 1 0.30 0.00 0.00 0.00 0.02 99.68 23:07:38 23:04:01 all 0.13 0.00 0.03 0.00 0.02 99.83 23:07:38 23:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:07:38 23:04:01 1 0.22 0.00 0.03 0.00 0.02 99.73 23:07:38 23:05:01 all 0.12 0.00 0.03 0.00 0.02 99.84 23:07:38 23:05:01 0 0.20 0.00 0.03 0.00 0.02 99.75 23:07:38 23:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:07:38 23:06:01 all 0.10 0.00 0.03 0.00 0.02 99.85 23:07:38 23:06:01 0 0.18 0.00 0.02 0.00 0.00 99.80 23:07:38 23:06:01 1 0.02 0.00 0.05 0.00 0.03 99.90 23:07:38 23:07:01 all 19.41 0.00 8.49 5.18 0.07 66.85 23:07:38 23:07:01 0 18.96 0.00 9.26 4.86 0.07 66.86 23:07:38 23:07:01 1 19.86 0.00 7.72 5.51 0.07 66.84 23:07:38 Average: all 0.86 0.00 0.36 0.20 0.02 98.56 23:07:38 Average: 0 0.81 0.00 0.38 0.20 0.02 98.58 23:07:38 Average: 1 0.91 0.00 0.33 0.21 0.02 98.53 23:07:38 23:07:38 23:07:38