Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bdc2bf18299f50048bed412b56382a4832083ebb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15393’ is offline Running on prd-centos7-docker-4c-2g-15394 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision bdc2bf18299f50048bed412b56382a4832083ebb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f bdc2bf18299f50048bed412b56382a4832083ebb # timeout=10 Commit message: "Merge pull request #198 from siggiskulason/feat-snap-add-startup-config" > git rev-list --no-walk 1382852b285b5e2bd91d034a86bf10f1b4c73ac1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:42:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:42:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:42:17 ========================================================= 15:42:17 EdgeX Global Pipelines Version Info 15:42:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:42:19 ------------------- 15:42:19 stable info: 15:42:19 ------------------- 15:42:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:42:19 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 15:42:19 Message: update stable to v1.0.172 15:42:20 ------------------- 15:42:20 experimental info: 15:42:20 ------------------- 15:42:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:42:20 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 15:42:20 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:42:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 15:42:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 15:42:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:42:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo 15:42:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:42:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:42:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:42:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:42:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:42:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:42:23 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:42:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:42:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:42:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:42:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bdc2bf18299f50048bed412b56382a4832083ebb [Pipeline] echo 15:42:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bdc2bf1 [Pipeline] echo 15:42:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:42:24 provisioning config files... 15:42:24 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config963984386483049184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:24 ---> docker-login.sh 15:42:24 nexus3.edgexfoundry.org:10001 15:42:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:25 Configure a credential helper to remove this warning. See 15:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:25 15:42:25 Login Succeeded 15:42:25 nexus3.edgexfoundry.org:10002 15:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:25 Configure a credential helper to remove this warning. See 15:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:25 15:42:25 Login Succeeded 15:42:25 nexus3.edgexfoundry.org:10003 15:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:25 Configure a credential helper to remove this warning. See 15:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:25 15:42:25 Login Succeeded 15:42:25 nexus3.edgexfoundry.org:10004 15:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:25 Configure a credential helper to remove this warning. See 15:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:25 15:42:25 Login Succeeded 15:42:25 docker.io 15:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:26 Configure a credential helper to remove this warning. See 15:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:26 15:42:26 Login Succeeded 15:42:26 ---> docker-login.sh ends [Pipeline] } 15:42:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:27 + git log --format=format:%s -1 bdc2bf18299f50048bed412b56382a4832083ebb [Pipeline] echo 15:42:27 GIT_COMMIT: bdc2bf18299f50048bed412b56382a4832083ebb, Commit Message: Merge pull request #198 from siggiskulason/feat-snap-add-startup-config [Pipeline] echo 15:42:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:42:27 15:42:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:42:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:42:28 latest: Pulling from edgex-devops/git-semver 15:42:28 31603596830f: Pulling fs layer 15:42:28 2a8b12db71e7: Pulling fs layer 15:42:28 6ca5941a6612: Pulling fs layer 15:42:28 ecc8261a40a4: Pulling fs layer 15:42:28 ecc8261a40a4: Waiting 15:42:28 2a8b12db71e7: Verifying Checksum 15:42:28 2a8b12db71e7: Download complete 15:42:28 31603596830f: Verifying Checksum 15:42:28 31603596830f: Download complete 15:42:28 ecc8261a40a4: Verifying Checksum 15:42:28 6ca5941a6612: Verifying Checksum 15:42:28 6ca5941a6612: Download complete 15:42:28 31603596830f: Pull complete 15:42:28 2a8b12db71e7: Pull complete 15:42:29 6ca5941a6612: Pull complete 15:42:30 ecc8261a40a4: Pull complete 15:42:30 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:42:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:42:30 prd-centos7-docker-4c-2g-15394 does not seem to be running inside a container 15:42:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:42:32 $ docker top 6fc5dee8d941935923c03b44ef68110b61eef92f0cb8ea0b19929445631d1da5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:42:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:42:32 [ssh-agent] Looking for ssh-agent implementation... 15:42:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:32 $ docker exec 6fc5dee8d941935923c03b44ef68110b61eef92f0cb8ea0b19929445631d1da5 ssh-agent 15:42:32 SSH_AUTH_SOCK=/tmp/ssh-1UaXnLInCls6/agent.12 15:42:32 SSH_AGENT_PID=17 15:42:32 Running ssh-add (command line suppressed) 15:42:32 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_7774881483033634718.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_7774881483033634718.key) 15:42:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:42:33 + git tag --points-at HEAD [Pipeline] } 15:42:33 $ docker exec --env ******** --env ******** 6fc5dee8d941935923c03b44ef68110b61eef92f0cb8ea0b19929445631d1da5 ssh-agent -k 15:42:33 unset SSH_AUTH_SOCK; 15:42:33 unset SSH_AGENT_PID; 15:42:33 echo Agent pid 17 killed; 15:42:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:42:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:42:33 [ssh-agent] Looking for ssh-agent implementation... 15:42:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:33 $ docker exec 6fc5dee8d941935923c03b44ef68110b61eef92f0cb8ea0b19929445631d1da5 ssh-agent 15:42:34 SSH_AUTH_SOCK=/tmp/ssh-8LZz1B1gQx7G/agent.46 15:42:34 SSH_AGENT_PID=52 15:42:34 Running ssh-add (command line suppressed) 15:42:34 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1895754751218611332.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1895754751218611332.key) 15:42:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:42:34 + git semver init 15:42:34 # -> Open(): unable to determine branch for HEAD 15:42:34 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 15:42:34 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 15:42:34 # $SEMVER_REMOTE_NAME = origin 15:42:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:42:34 # $SEMVER_USER_NAME = edgex-jenkins 15:42:34 # $SEMVER_BRANCH = master 15:42:34 # $SEMVER_TEMP = /tmp/semver-970478123 15:42:34 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 15:42:35 # '/tmp/semver-970478123' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' 15:42:35 # -> Force: false 15:42:35 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 15:42:35 $ docker exec --env ******** --env ******** 6fc5dee8d941935923c03b44ef68110b61eef92f0cb8ea0b19929445631d1da5 ssh-agent -k 15:42:35 unset SSH_AUTH_SOCK; 15:42:35 unset SSH_AGENT_PID; 15:42:35 echo Agent pid 52 killed; 15:42:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:42:35 + git semver [Pipeline] } 15:42:35 $ docker stop --time=1 6fc5dee8d941935923c03b44ef68110b61eef92f0cb8ea0b19929445631d1da5 15:42:37 $ docker rm -f 6fc5dee8d941935923c03b44ef68110b61eef92f0cb8ea0b19929445631d1da5 [Pipeline] // withDockerContainer [Pipeline] sh 15:42:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:42:37 Stashed 1 file(s) [Pipeline] echo 15:42:37 [edgeXSemver]: initialized semver on version 1.3.1-dev.3 [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 15:42:53 Still waiting to schedule task 15:42:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:42:53 Still waiting to schedule task 15:42:53 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:44:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15395 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 15:44:44 Running in /w/workspace/device-modbus-go/31 [Pipeline] { [Pipeline] checkout 15:44:50 using credential edgex-jenkins-ssh 15:44:50 Cloning the remote Git repository 15:44:50 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 15:44:50 > git init /w/workspace/device-modbus-go/31 # timeout=10 15:44:50 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 15:44:50 > git --version # timeout=10 15:44:50 > git --version # 'git version 2.17.1' 15:44:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:44:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:44:52 Checking out Revision bdc2bf18299f50048bed412b56382a4832083ebb (master) 15:44:51 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 15:44:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:44:51 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 15:44:51 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 15:44:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:44:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:44:52 > git config core.sparsecheckout # timeout=10 15:44:52 > git checkout -f bdc2bf18299f50048bed412b56382a4832083ebb # timeout=10 15:44:56 Commit message: "Merge pull request #198 from siggiskulason/feat-snap-add-startup-config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:44:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:44:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:44:59 + sudo service docker restart 15:44:59 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:45:01 provisioning config files... 15:45:01 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/31@tmp/config5817658377546853866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:02 ---> docker-login.sh 15:45:02 nexus3.edgexfoundry.org:10001 15:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:03 Configure a credential helper to remove this warning. See 15:45:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:03 15:45:03 Login Succeeded 15:45:03 nexus3.edgexfoundry.org:10002 15:45:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:04 Configure a credential helper to remove this warning. See 15:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:04 15:45:04 Login Succeeded 15:45:04 nexus3.edgexfoundry.org:10003 15:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:04 Configure a credential helper to remove this warning. See 15:45:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:04 15:45:04 Login Succeeded 15:45:04 nexus3.edgexfoundry.org:10004 15:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:05 Configure a credential helper to remove this warning. See 15:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:05 15:45:05 Login Succeeded 15:45:05 docker.io 15:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:06 Configure a credential helper to remove this warning. See 15:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:06 15:45:06 Login Succeeded 15:45:06 ---> docker-login.sh ends [Pipeline] } 15:45:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:45:06 ========================================================= 15:45:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:45:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:45: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.15-alpine . 15:45:07 Sending build context to Docker daemon 521.7kB 15:45:07 Step 1/8 : ARG BASE=golang:1.15-alpine 15:45:07 Step 2/8 : FROM ${BASE} 15:45:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:45:07 5f621e34cdf4: Pulling fs layer 15:45:07 a4357932f1b6: Pulling fs layer 15:45:07 18c013af1878: Pulling fs layer 15:45:07 00ac8860ef70: Pulling fs layer 15:45:07 63d7cb157983: Pulling fs layer 15:45:07 b116817d02f9: Pulling fs layer 15:45:07 745a02a5169b: Pulling fs layer 15:45:07 63d7cb157983: Waiting 15:45:07 b116817d02f9: Waiting 15:45:07 745a02a5169b: Waiting 15:45:07 00ac8860ef70: Waiting 15:45:07 18c013af1878: Verifying Checksum 15:45:07 18c013af1878: Download complete 15:45:07 a4357932f1b6: Verifying Checksum 15:45:07 a4357932f1b6: Download complete 15:45:07 63d7cb157983: Download complete 15:45:07 b116817d02f9: Verifying Checksum 15:45:07 b116817d02f9: Download complete 15:45:07 5f621e34cdf4: Verifying Checksum 15:45:07 5f621e34cdf4: Download complete 15:45:08 5f621e34cdf4: Pull complete 15:45:08 a4357932f1b6: Pull complete 15:45:09 18c013af1878: Pull complete 15:45:10 745a02a5169b: Verifying Checksum 15:45:10 745a02a5169b: Download complete 15:45:12 00ac8860ef70: Verifying Checksum 15:45:12 00ac8860ef70: Download complete 15:45:22 00ac8860ef70: Pull complete 15:45:22 63d7cb157983: Pull complete 15:45:22 b116817d02f9: Pull complete 15:45:24 Running on prd-centos7-docker-4c-2g-15396 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 15:45:24 Running in /w/workspace/device-modbus-go/31 [Pipeline] { [Pipeline] checkout 15:45:26 using credential edgex-jenkins-ssh 15:45:26 Cloning the remote Git repository 15:45:26 745a02a5169b: Pull complete 15:45:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:45:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:45:26 ---> b7e6874047d6 15:45:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 15:45:26 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 15:45:26 > git init /w/workspace/device-modbus-go/31 # timeout=10 15:45:26 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 15:45:26 > git --version # timeout=10 15:45:26 > git --version # 'git version 2.24.3' 15:45:26 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:28 Checking out Revision bdc2bf18299f50048bed412b56382a4832083ebb (master) 15:45:27 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 15:45:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:27 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 15:45:27 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 15:45:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:45:27 > git config core.sparsecheckout # timeout=10 15:45:27 > git checkout -f bdc2bf18299f50048bed412b56382a4832083ebb # timeout=10 15:45:29 ---> Running in 7c6c495e7bce 15:45:29 Removing intermediate container 7c6c495e7bce 15:45:29 ---> c360956bc070 15:45:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:29 ---> Running in 2dc9620b88f1 15:45:31 Commit message: "Merge pull request #198 from siggiskulason/feat-snap-add-startup-config" 15:45:31 Removing intermediate container 2dc9620b88f1 15:45:31 ---> 8b6341f82189 15:45:31 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 15:45:32 ---> Running in e770baa040ef [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:33 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 15:45:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 15:45:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:45:33 + sudo service docker restart 15:45:33 + true 15:45:33 Redirecting to /bin/systemctl restart docker.service 15:45:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { 15:45:34 (1/14) Installing libmagic (5.38-r0) 15:45:34 (2/14) Installing file (5.38-r0) [Pipeline] wrap 15:45:34 provisioning config files... 15:45:34 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/31@tmp/config3001599252044975729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:34 (3/14) Installing libc-dev (0.7.2-r3) 15:45:34 (4/14) Installing g++ (9.3.0-r2) 15:45:35 ---> docker-login.sh 15:45:35 nexus3.edgexfoundry.org:10001 15:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:35 Configure a credential helper to remove this warning. See 15:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:35 15:45:35 Login Succeeded 15:45:35 nexus3.edgexfoundry.org:10002 15:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:35 Configure a credential helper to remove this warning. See 15:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:35 15:45:35 Login Succeeded 15:45:35 nexus3.edgexfoundry.org:10003 15:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:35 Configure a credential helper to remove this warning. See 15:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:35 15:45:35 Login Succeeded 15:45:35 nexus3.edgexfoundry.org:10004 15:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:35 Configure a credential helper to remove this warning. See 15:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:35 15:45:35 Login Succeeded 15:45:36 docker.io 15:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:36 Configure a credential helper to remove this warning. See 15:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:36 15:45:36 Login Succeeded 15:45:36 ---> docker-login.sh ends [Pipeline] } 15:45:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:45:36 ========================================================= 15:45:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:45:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:45:37 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:45:37 Sending build context to Docker daemon 522.8kB 15:45:37 Step 1/8 : ARG BASE=golang:1.15-alpine 15:45:37 Step 2/8 : FROM ${BASE} 15:45:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:45:37 188c0c94c7c5: Pulling fs layer 15:45:37 0ef7d3d256c8: Pulling fs layer 15:45:37 de9db76c5a1d: Pulling fs layer 15:45:37 bca2f99d35d6: Pulling fs layer 15:45:37 93359f2a8cfa: Pulling fs layer 15:45:37 7c6f9722023f: Pulling fs layer 15:45:37 a35cf1a2eb13: Pulling fs layer 15:45:37 93359f2a8cfa: Waiting 15:45:37 7c6f9722023f: Waiting 15:45:37 bca2f99d35d6: Waiting 15:45:37 a35cf1a2eb13: Waiting 15:45:37 de9db76c5a1d: Verifying Checksum 15:45:37 de9db76c5a1d: Download complete 15:45:37 0ef7d3d256c8: Verifying Checksum 15:45:37 0ef7d3d256c8: Download complete 15:45:37 93359f2a8cfa: Verifying Checksum 15:45:37 93359f2a8cfa: Download complete 15:45:37 188c0c94c7c5: Verifying Checksum 15:45:37 188c0c94c7c5: Download complete 15:45:37 7c6f9722023f: Download complete 15:45:37 188c0c94c7c5: Pull complete 15:45:37 0ef7d3d256c8: Pull complete 15:45:37 de9db76c5a1d: Pull complete 15:45:38 a35cf1a2eb13: Verifying Checksum 15:45:38 a35cf1a2eb13: Download complete 15:45:39 bca2f99d35d6: Verifying Checksum 15:45:39 bca2f99d35d6: Download complete 15:45:43 (5/14) Installing fortify-headers (1.1-r0) 15:45:43 (6/14) Installing patch (2.7.6-r6) 15:45:43 (7/14) Installing build-base (0.5-r2) 15:45:43 (8/14) Installing openssh-keygen (8.3_p1-r0) 15:45:43 (9/14) Installing libedit (20191231.3.1-r0) 15:45:43 (10/14) Installing openssh-client (8.3_p1-r0) 15:45:43 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 15:45:43 (12/14) Installing openssh-server-common (8.3_p1-r0) 15:45:43 (13/14) Installing openssh-server (8.3_p1-r0) 15:45:43 (14/14) Installing openssh (8.3_p1-r0) 15:45:43 Executing busybox-1.31.1-r19.trigger 15:45:44 OK: 221 MiB in 53 packages 15:45:45 bca2f99d35d6: Pull complete 15:45:45 93359f2a8cfa: Pull complete 15:45:45 7c6f9722023f: Pull complete 15:45:48 Removing intermediate container e770baa040ef 15:45:48 ---> 307f334e18c5 15:45:48 Step 6/8 : WORKDIR /device-modbus-go 15:45:48 ---> Running in fefca6dd8647 15:45:48 Removing intermediate container fefca6dd8647 15:45:48 ---> e467af7833ad 15:45:48 Step 7/8 : COPY . . 15:45:49 ---> c70d0eadee91 15:45:49 Step 8/8 : RUN go mod download 15:45:49 ---> Running in 59e6f6aa7a53 15:45:50 a35cf1a2eb13: Pull complete 15:45:50 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:45:50 ---> a62c8e92a672 15:45:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 15:45:50 ---> Running in 3d94aee22d6a 15:45:50 Removing intermediate container 3d94aee22d6a 15:45:50 ---> ae9773b24b7d 15:45:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:45:50 ---> Running in a53c836ca575 15:45:51 Removing intermediate container a53c836ca575 15:45:51 ---> 5e1352ce5d05 15:45:51 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 15:45:51 ---> Running in 390161f840c6 15:45:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:45:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:45:54 (1/14) Installing libmagic (5.38-r0) 15:45:54 (2/14) Installing file (5.38-r0) 15:45:54 (3/14) Installing libc-dev (0.7.2-r3) 15:45:54 (4/14) Installing g++ (9.3.0-r2) 15:46:06 (5/14) Installing fortify-headers (1.1-r0) 15:46:06 (6/14) Installing patch (2.7.6-r6) 15:46:06 (7/14) Installing build-base (0.5-r2) 15:46:06 (8/14) Installing openssh-keygen (8.3_p1-r0) 15:46:06 (9/14) Installing libedit (20191231.3.1-r0) 15:46:06 (10/14) Installing openssh-client (8.3_p1-r0) 15:46:07 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 15:46:07 (12/14) Installing openssh-server-common (8.3_p1-r0) 15:46:07 (13/14) Installing openssh-server (8.3_p1-r0) 15:46:07 (14/14) Installing openssh (8.3_p1-r0) 15:46:08 Executing busybox-1.31.1-r19.trigger 15:46:08 OK: 237 MiB in 53 packages 15:46:11 Removing intermediate container 390161f840c6 15:46:11 ---> 226b6f662286 15:46:11 Step 6/8 : WORKDIR /device-modbus-go 15:46:11 ---> Running in bacdb46448d3 15:46:11 Removing intermediate container bacdb46448d3 15:46:11 ---> 415870e1ada9 15:46:11 Step 7/8 : COPY . . 15:46:11 Removing intermediate container 59e6f6aa7a53 15:46:11 ---> 5d6666e2289d 15:46:11 Successfully built 5d6666e2289d 15:46:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:46:12 ---> 11815590be9a 15:46:12 Step 8/8 : RUN go mod download 15:46:12 ---> Running in b7b802f590df 15:46:12 + docker inspect -f . ci-base-image-arm64 15:46:12 . [Pipeline] withDockerContainer 15:46:12 prd-ubuntu18.04-docker-arm64-4c-16g-15395 does not seem to be running inside a container 15:46:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/31 -v /w/workspace/device-modbus-go/31:/w/workspace/device-modbus-go/31:rw,z -v /w/workspace/device-modbus-go/31@tmp:/w/workspace/device-modbus-go/31@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 15:46:14 $ docker top bb5ce3a291df98f19f98320c4ed854699b2d29a1aa8d955aa232fa71900476ff -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:15 + go version 15:46:15 go version go1.15.5 linux/arm64 [Pipeline] } 15:46:15 $ docker stop --time=1 bb5ce3a291df98f19f98320c4ed854699b2d29a1aa8d955aa232fa71900476ff 15:46:17 $ docker rm -f bb5ce3a291df98f19f98320c4ed854699b2d29a1aa8d955aa232fa71900476ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:46:18 + docker inspect -f . ci-base-image-arm64 15:46:18 . [Pipeline] withDockerContainer 15:46:18 prd-ubuntu18.04-docker-arm64-4c-16g-15395 does not seem to be running inside a container 15:46:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/31 -v /w/workspace/device-modbus-go/31:/w/workspace/device-modbus-go/31:rw,z -v /w/workspace/device-modbus-go/31@tmp:/w/workspace/device-modbus-go/31@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 15:46:19 $ docker top 9e9c71a84cc0af386944d0172c536699beae97e7ed7387b04e84c844682ff746 -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:20 + make test 15:46:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:46:21 ? github.com/edgexfoundry/device-modbus-go [no test files] 15:46:30 Removing intermediate container b7b802f590df 15:46:30 ---> cca00cd20929 15:46:30 Successfully built cca00cd20929 15:46:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:46:30 + docker inspect -f . ci-base-image-x86_64 15:46:30 . [Pipeline] withDockerContainer 15:46:30 prd-centos7-docker-4c-2g-15396 does not seem to be running inside a container 15:46:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/31 -v /w/workspace/device-modbus-go/31:/w/workspace/device-modbus-go/31:rw,z -v /w/workspace/device-modbus-go/31@tmp:/w/workspace/device-modbus-go/31@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 15:46:31 $ docker top 884ed1479187f2478f949a31b660d481e8dfa6069cb52957efcc2626a454bc60 -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:32 + go version 15:46:32 go version go1.15.5 linux/amd64 [Pipeline] } 15:46:32 $ docker stop --time=1 884ed1479187f2478f949a31b660d481e8dfa6069cb52957efcc2626a454bc60 15:46:33 $ docker rm -f 884ed1479187f2478f949a31b660d481e8dfa6069cb52957efcc2626a454bc60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:46:34 + docker inspect -f . ci-base-image-x86_64 15:46:34 . [Pipeline] withDockerContainer 15:46:34 prd-centos7-docker-4c-2g-15396 does not seem to be running inside a container 15:46:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/31 -v /w/workspace/device-modbus-go/31:/w/workspace/device-modbus-go/31:rw,z -v /w/workspace/device-modbus-go/31@tmp:/w/workspace/device-modbus-go/31@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 15:46:35 $ docker top 3bae9cc799212b00b71a9bb9a030b1d48697705a28aa51dc741ba6b6b1be0fb7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:35 + make test 15:46:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:46:36 ? github.com/edgexfoundry/device-modbus-go [no test files] 15:46:46 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 15:46:47 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.229s coverage: 50.3% of statements 15:46:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:46:49 gofmt -l . 15:46:49 [ "`gofmt -l .`" = "" ] 15:46:49 ./bin/test-attribution-txt.sh 15:46:50 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:46:50 $ docker stop --time=1 3bae9cc799212b00b71a9bb9a030b1d48697705a28aa51dc741ba6b6b1be0fb7 15:46:52 $ docker rm -f 3bae9cc799212b00b71a9bb9a030b1d48697705a28aa51dc741ba6b6b1be0fb7 [Pipeline] // withDockerContainer [Pipeline] sh 15:46:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:46:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 15:46:54 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 15:46:54 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.396s coverage: 50.3% of statements 15:46:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] sh 15:46:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:46:56 + ls -al . 15:46:56 total 104 15:46:56 drwxrwxr-x. 9 jenkins jenkins 4096 Dec 10 15:46 . 15:46:56 drwxrwxr-x. 4 jenkins jenkins 30 Dec 10 15:45 .. 15:46:56 -rw-rw-r--. 1 jenkins jenkins 5589 Dec 10 15:45 Attribution.txt 15:46:56 drwxrwxr-x. 2 jenkins jenkins 87 Dec 10 15:45 bin 15:46:56 drwxrwxr-x. 3 jenkins jenkins 32 Dec 10 15:45 cmd 15:46:56 -rw-r--r--. 1 jenkins jenkins 22364 Dec 10 15:46 coverage.out 15:46:56 -rw-rw-r--. 1 jenkins jenkins 1430 Dec 10 15:45 Dockerfile 15:46:56 -rw-rw-r--. 1 jenkins jenkins 954 Dec 10 15:45 Dockerfile.build 15:46:56 -rw-rw-r--. 1 jenkins jenkins 140 Dec 10 15:45 .dockerignore 15:46:56 drwxrwxr-x. 8 jenkins jenkins 162 Dec 10 15:45 .git 15:46:56 drwxrwxr-x. 2 jenkins jenkins 60 Dec 10 15:45 .github 15:46:56 -rw-rw-r--. 1 jenkins jenkins 338 Dec 10 15:45 .gitignore 15:46:56 -rw-r--r--. 1 jenkins jenkins 523 Dec 10 15:46 go.mod 15:46:56 -rw-r--r--. 1 jenkins jenkins 14850 Dec 10 15:46 go.sum 15:46:56 drwxrwxr-x. 3 jenkins jenkins 20 Dec 10 15:45 internal 15:46:56 -rw-rw-r--. 1 jenkins jenkins 679 Dec 10 15:45 Jenkinsfile 15:46:56 -rw-rw-r--. 1 jenkins jenkins 11340 Dec 10 15:45 LICENSE 15:46:56 -rw-rw-r--. 1 jenkins jenkins 880 Dec 10 15:45 Makefile 15:46:56 -rw-rw-r--. 1 jenkins jenkins 591 Dec 10 15:45 README.md 15:46:56 drwxrwxr-x. 2 jenkins jenkins 52 Dec 10 15:45 simulator 15:46:56 drwxrwxr-x. 4 jenkins jenkins 71 Dec 10 15:45 snap 15:46:56 -rw-rw-r--. 1 jenkins jenkins 11 Dec 10 15:42 VERSION 15:46:56 -rw-rw-r--. 1 jenkins jenkins 229 Dec 10 15:45 version.go [Pipeline] isUnix [Pipeline] sh 15:46:57 + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=bdc2bf18299f50048bed412b56382a4832083ebb --label arch=amd64 --label version=1.3.1-dev.3 . 15:46:57 Sending build context to Docker daemon 554kB 15:46:57 Step 1/20 : ARG BASE=golang:1.15-alpine 15:46:57 Step 2/20 : FROM ${BASE} AS builder 15:46:57 ---> cca00cd20929 15:46:57 Step 3/20 : ARG MAKE='make build' 15:46:57 ---> Running in 6b1038529d88 15:46:57 Removing intermediate container 6b1038529d88 15:46:57 ---> 5ec4470ba0d5 15:46:57 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:57 ---> Running in 958f628b1482 15:46:58 Removing intermediate container 958f628b1482 15:46:58 ---> 79b2f260f032 15:46:58 Step 5/20 : RUN apk add --update --no-cache make git openssh build-base 15:46:58 ---> Running in 5c49459e9693 15:46:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:46:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:47:00 OK: 237 MiB in 53 packages 15:47:00 Removing intermediate container 5c49459e9693 15:47:00 ---> 3273c48959f0 15:47:00 Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 15:47:00 ---> Running in fab4686287e7 15:47:01 Removing intermediate container fab4686287e7 15:47:01 ---> 5bdae073a473 15:47:01 Step 7/20 : COPY . . 15:47:01 ---> 167bc7be9524 15:47:01 Step 8/20 : RUN ${MAKE} 15:47:01 ---> Running in a77bfbe095b9 15:47:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.1-dev.3" -o cmd/device-modbus ./cmd 15:47:02 gofmt -l . 15:47:02 [ "`gofmt -l .`" = "" ] 15:47:02 ./bin/test-attribution-txt.sh 15:47:02 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:47:03 $ docker stop --time=1 9e9c71a84cc0af386944d0172c536699beae97e7ed7387b04e84c844682ff746 15:47:05 $ docker rm -f 9e9c71a84cc0af386944d0172c536699beae97e7ed7387b04e84c844682ff746 [Pipeline] // withDockerContainer [Pipeline] sh 15:47:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:47:06 Warning: overwriting stash ‘coverage-report’ 15:47:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:47:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:47:08 + ls -al . 15:47:08 total 136 15:47:08 drwxrwxr-x 9 jenkins jenkins 4096 Dec 10 15:47 . 15:47:08 drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 15:44 .. 15:47:08 -rw-rw-r-- 1 jenkins jenkins 140 Dec 10 15:44 .dockerignore 15:47:08 drwxrwxr-x 8 jenkins jenkins 4096 Dec 10 15:44 .git 15:47:08 drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 15:44 .github 15:47:08 -rw-rw-r-- 1 jenkins jenkins 338 Dec 10 15:44 .gitignore 15:47:08 -rw-rw-r-- 1 jenkins jenkins 5589 Dec 10 15:44 Attribution.txt 15:47:08 -rw-rw-r-- 1 jenkins jenkins 1430 Dec 10 15:44 Dockerfile 15:47:08 -rw-rw-r-- 1 jenkins jenkins 954 Dec 10 15:44 Dockerfile.build 15:47:08 -rw-rw-r-- 1 jenkins jenkins 679 Dec 10 15:44 Jenkinsfile 15:47:08 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 10 15:44 LICENSE 15:47:08 -rw-rw-r-- 1 jenkins jenkins 880 Dec 10 15:44 Makefile 15:47:08 -rw-rw-r-- 1 jenkins jenkins 591 Dec 10 15:44 README.md 15:47:08 -rw-rw-r-- 1 jenkins jenkins 11 Dec 10 15:42 VERSION 15:47:08 drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 15:44 bin 15:47:08 drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 15:44 cmd 15:47:08 -rw-r--r-- 1 jenkins jenkins 22364 Dec 10 15:46 coverage.out 15:47:08 -rw-r--r-- 1 jenkins jenkins 523 Dec 10 15:47 go.mod 15:47:08 -rw-r--r-- 1 jenkins jenkins 14850 Dec 10 15:47 go.sum 15:47:08 drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 15:44 internal 15:47:08 drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 15:44 simulator 15:47:08 drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 15:44 snap 15:47:08 -rw-rw-r-- 1 jenkins jenkins 229 Dec 10 15:44 version.go [Pipeline] isUnix [Pipeline] sh 15:47:08 + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bdc2bf18299f50048bed412b56382a4832083ebb --label arch=arm64 --label version=1.3.1-dev.3 . 15:47:09 Sending build context to Docker daemon 553kB 15:47:09 Step 1/20 : ARG BASE=golang:1.15-alpine 15:47:09 Step 2/20 : FROM ${BASE} AS builder 15:47:09 ---> 5d6666e2289d 15:47:09 Step 3/20 : ARG MAKE='make build' 15:47:09 ---> Running in a6c414a5e79c 15:47:10 Removing intermediate container a6c414a5e79c 15:47:10 ---> fc53930ec200 15:47:10 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:10 ---> Running in c7fc913941b8 15:47:10 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:47:12 Removing intermediate container c7fc913941b8 15:47:12 ---> 4ab6d4eddf7e 15:47:12 Step 5/20 : RUN apk add --update --no-cache make git openssh build-base 15:47:12 ---> Running in e14a9c34aca3 15:47:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:47:13 Removing intermediate container a77bfbe095b9 15:47:13 ---> de4ee9665912 15:47:13 Step 9/20 : FROM scratch 15:47:13 ---> 15:47:13 Step 10/20 : ENV APP_PORT=49991 15:47:13 ---> Running in 176248b638ea 15:47:13 Removing intermediate container 176248b638ea 15:47:13 ---> eff55a5d7a6e 15:47:13 Step 11/20 : EXPOSE $APP_PORT 15:47:14 ---> Running in 9c4746f76901 15:47:14 Removing intermediate container 9c4746f76901 15:47:14 ---> 115d7ceaca41 15:47:14 Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 15:47:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:47:14 ---> fd293ee52722 15:47:14 Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 15:47:14 ---> 077ccfc66410 15:47:14 Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 15:47:15 ---> acec866113f1 15:47:15 Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 15:47:15 ---> Running in 22b9f94aaa01 15:47:15 OK: 221 MiB in 53 packages 15:47:15 Removing intermediate container 22b9f94aaa01 15:47:15 ---> 57503be091ce 15:47:15 Step 16/20 : ENTRYPOINT ["/device-modbus"] 15:47:15 ---> Running in e40a1e22dc64 15:47:15 Removing intermediate container e40a1e22dc64 15:47:15 ---> 8d4764757846 15:47:15 Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:47:15 ---> Running in 9b8bdae1a47c 15:47:15 Removing intermediate container 9b8bdae1a47c 15:47:15 ---> 99d58a238a7d 15:47:15 Step 18/20 : LABEL arch=amd64 15:47:15 ---> Running in fa9264dd2ef1 15:47:15 Removing intermediate container fa9264dd2ef1 15:47:15 ---> e5cb29b58d55 15:47:15 Step 19/20 : LABEL git_sha=bdc2bf18299f50048bed412b56382a4832083ebb 15:47:15 ---> Running in a0cf988fe407 15:47:16 Removing intermediate container a0cf988fe407 15:47:16 ---> 7a6007c54e6b 15:47:16 Step 20/20 : LABEL version=1.3.1-dev.3 15:47:16 ---> Running in 19132f99d049 15:47:16 Removing intermediate container e14a9c34aca3 15:47:16 ---> ec738022c8ba 15:47:16 Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go 15:47:16 Removing intermediate container 19132f99d049 15:47:16 ---> 0eb8cdc064b4 15:47:16 [Warning] One or more build-args [ARCH] were not consumed 15:47:16 Successfully built 0eb8cdc064b4 15:47:16 Successfully tagged docker-device-modbus-go:latest [Pipeline] } 15:47:16 ---> Running in 13f2de5468f0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:47:16 provisioning config files... 15:47:16 Removing intermediate container 13f2de5468f0 15:47:16 ---> 44fe5ed997cb 15:47:16 Step 7/20 : COPY . . 15:47:16 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/31@tmp/config937768578090069102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:17 ---> docker-login.sh 15:47:17 nexus3.edgexfoundry.org:10001 15:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:17 Configure a credential helper to remove this warning. See 15:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:17 15:47:17 Login Succeeded 15:47:17 nexus3.edgexfoundry.org:10002 15:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:17 Configure a credential helper to remove this warning. See 15:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:17 15:47:17 Login Succeeded 15:47:17 nexus3.edgexfoundry.org:10003 15:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:17 Configure a credential helper to remove this warning. See 15:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:17 15:47:17 Login Succeeded 15:47:17 nexus3.edgexfoundry.org:10004 15:47:17 ---> b6b206dd7613 15:47:17 Step 8/20 : RUN ${MAKE} 15:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:17 Configure a credential helper to remove this warning. See 15:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:17 15:47:17 Login Succeeded 15:47:17 docker.io 15:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:18 ---> Running in c274b42c77ec 15:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:18 Configure a credential helper to remove this warning. See 15:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:18 15:47:18 Login Succeeded 15:47:18 ---> docker-login.sh ends [Pipeline] } 15:47:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:18 [edgeXDocker.push] Tagging docker image docker-device-modbus-go with the following tags: 15:47:18 bdc2bf18299f50048bed412b56382a4832083ebb 15:47:18 latest 15:47:18 1.3.1-dev.3 15:47:18 bdc2bf18299f50048bed412b56382a4832083ebb-1.3.1-dev.3 15:47:18 master 15:47:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:47:18 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:bdc2bf18299f50048bed412b56382a4832083ebb [Pipeline] isUnix [Pipeline] sh 15:47:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.1-dev.3" -o cmd/device-modbus ./cmd 15:47:19 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:bdc2bf18299f50048bed412b56382a4832083ebb 15:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 15:47:19 203be3ec146e: Preparing 15:47:19 159443bfebf2: Preparing 15:47:19 acb650ca1514: Preparing 15:47:19 203be3ec146e: Pushed 15:47:19 159443bfebf2: Pushed 15:47:20 acb650ca1514: Pushed 15:47:20 bdc2bf18299f50048bed412b56382a4832083ebb: digest: sha256:b540e8de03a4bf5f2700872b43a57ba401dc3642488b07653a3cfbdeafc0901e size: 944 [Pipeline] isUnix [Pipeline] sh 15:47:20 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest [Pipeline] isUnix [Pipeline] sh 15:47:21 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest 15:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 15:47:21 203be3ec146e: Preparing 15:47:21 159443bfebf2: Preparing 15:47:21 acb650ca1514: Preparing 15:47:21 acb650ca1514: Layer already exists 15:47:21 203be3ec146e: Layer already exists 15:47:21 159443bfebf2: Layer already exists 15:47:21 latest: digest: sha256:b540e8de03a4bf5f2700872b43a57ba401dc3642488b07653a3cfbdeafc0901e size: 944 [Pipeline] isUnix [Pipeline] sh 15:47:21 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.3.1-dev.3 [Pipeline] isUnix [Pipeline] sh 15:47:21 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.3.1-dev.3 15:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 15:47:21 203be3ec146e: Preparing 15:47:21 159443bfebf2: Preparing 15:47:21 acb650ca1514: Preparing 15:47:21 acb650ca1514: Layer already exists 15:47:21 159443bfebf2: Layer already exists 15:47:21 203be3ec146e: Layer already exists 15:47:21 1.3.1-dev.3: digest: sha256:b540e8de03a4bf5f2700872b43a57ba401dc3642488b07653a3cfbdeafc0901e size: 944 [Pipeline] isUnix [Pipeline] sh 15:47:21 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:bdc2bf18299f50048bed412b56382a4832083ebb-1.3.1-dev.3 [Pipeline] isUnix [Pipeline] sh 15:47:22 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:bdc2bf18299f50048bed412b56382a4832083ebb-1.3.1-dev.3 15:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 15:47:22 203be3ec146e: Preparing 15:47:22 159443bfebf2: Preparing 15:47:22 acb650ca1514: Preparing 15:47:22 acb650ca1514: Layer already exists 15:47:22 203be3ec146e: Layer already exists 15:47:22 159443bfebf2: Layer already exists 15:47:22 bdc2bf18299f50048bed412b56382a4832083ebb-1.3.1-dev.3: digest: sha256:b540e8de03a4bf5f2700872b43a57ba401dc3642488b07653a3cfbdeafc0901e size: 944 [Pipeline] isUnix [Pipeline] sh 15:47:22 + docker tag docker-device-modbus-go nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] isUnix [Pipeline] sh 15:47:23 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master 15:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go] 15:47:23 203be3ec146e: Preparing 15:47:23 159443bfebf2: Preparing 15:47:23 acb650ca1514: Preparing 15:47:23 acb650ca1514: Layer already exists 15:47:23 159443bfebf2: Layer already exists 15:47:23 203be3ec146e: Layer already exists 15:47:23 master: digest: sha256:b540e8de03a4bf5f2700872b43a57ba401dc3642488b07653a3cfbdeafc0901e size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:23 ===================================================== [Pipeline] echo 15:47:23 taggedImages: 15:47:23 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:bdc2bf18299f50048bed412b56382a4832083ebb 15:47:23 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:latest 15:47:23 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:1.3.1-dev.3 15:47:23 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:bdc2bf18299f50048bed412b56382a4832083ebb-1.3.1-dev.3 15:47:23 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:47:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:47:49 Removing intermediate container c274b42c77ec 15:47:49 ---> cf87c2dbbb34 15:47:49 Step 9/20 : FROM scratch 15:47:49 ---> 15:47:49 Step 10/20 : ENV APP_PORT=49991 15:47:49 ---> Running in 11cc465ff0b8 15:47:49 Removing intermediate container 11cc465ff0b8 15:47:49 ---> d2f9d3e5d303 15:47:49 Step 11/20 : EXPOSE $APP_PORT 15:47:49 ---> Running in ab853ba85ee7 15:47:49 Removing intermediate container ab853ba85ee7 15:47:49 ---> f37cc26d17ea 15:47:49 Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / 15:47:50 ---> d4dd99e03ec4 15:47:50 Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / 15:47:51 ---> 67ea96af6de7 15:47:51 Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / 15:47:52 ---> 32473456eb68 15:47:52 Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' 15:47:52 ---> Running in c649872dff87 15:47:52 Removing intermediate container c649872dff87 15:47:52 ---> d9fbf66fa527 15:47:52 Step 16/20 : ENTRYPOINT ["/device-modbus"] 15:47:52 ---> Running in 3a042a757983 15:47:52 Removing intermediate container 3a042a757983 15:47:52 ---> ca4aad409aed 15:47:52 Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:47:52 ---> Running in 77ad4646411b 15:47:53 Removing intermediate container 77ad4646411b 15:47:53 ---> 117b109ebefa 15:47:53 Step 18/20 : LABEL arch=arm64 15:47:53 ---> Running in cff5347f3f6b 15:47:54 Removing intermediate container cff5347f3f6b 15:47:54 ---> 6b85d3489726 15:47:54 Step 19/20 : LABEL git_sha=bdc2bf18299f50048bed412b56382a4832083ebb 15:47:54 ---> Running in 4213034c94b4 15:47:54 Removing intermediate container 4213034c94b4 15:47:54 ---> f22716acf6f2 15:47:54 Step 20/20 : LABEL version=1.3.1-dev.3 15:47:54 ---> Running in 65c2a9577f25 15:47:55 Removing intermediate container 65c2a9577f25 15:47:55 ---> 2167c5ef1244 15:47:55 [Warning] One or more build-args [ARCH] were not consumed 15:47:55 Successfully built 2167c5ef1244 15:47:55 Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:47:55 provisioning config files... 15:47:55 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/31@tmp/config337737339046224167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:56 ---> docker-login.sh 15:47:56 nexus3.edgexfoundry.org:10001 15:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:56 Configure a credential helper to remove this warning. See 15:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:56 15:47:56 Login Succeeded 15:47:56 nexus3.edgexfoundry.org:10002 15:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:57 Configure a credential helper to remove this warning. See 15:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:57 15:47:57 Login Succeeded 15:47:57 nexus3.edgexfoundry.org:10003 15:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:57 Configure a credential helper to remove this warning. See 15:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:57 15:47:57 Login Succeeded 15:47:57 nexus3.edgexfoundry.org:10004 15:47:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:58 Configure a credential helper to remove this warning. See 15:47:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:58 15:47:58 Login Succeeded 15:47:58 docker.io 15:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:59 Configure a credential helper to remove this warning. See 15:47:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:59 15:47:59 Login Succeeded 15:47:59 ---> docker-login.sh ends [Pipeline] } 15:47:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:59 [edgeXDocker.push] Tagging docker image docker-device-modbus-go-arm64 with the following tags: 15:47:59 bdc2bf18299f50048bed412b56382a4832083ebb 15:47:59 latest 15:47:59 1.3.1-dev.3 15:47:59 bdc2bf18299f50048bed412b56382a4832083ebb-1.3.1-dev.3 15:47:59 master 15:47:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:00 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:bdc2bf18299f50048bed412b56382a4832083ebb [Pipeline] isUnix [Pipeline] sh 15:48:00 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:bdc2bf18299f50048bed412b56382a4832083ebb 15:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 15:48:00 e7f9ab5c51de: Preparing 15:48:00 2bd5dc63108c: Preparing 15:48:00 9b0ea9a7235d: Preparing 15:48:00 e7f9ab5c51de: Pushed 15:48:00 2bd5dc63108c: Pushed 15:48:03 9b0ea9a7235d: Pushed 15:48:03 bdc2bf18299f50048bed412b56382a4832083ebb: digest: sha256:ae36c371f68b7d35203e0ccfde94a05d3cbb83c38375c8eecdf2acca48b32735 size: 944 [Pipeline] isUnix [Pipeline] sh 15:48:03 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:48:04 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest 15:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 15:48:04 e7f9ab5c51de: Preparing 15:48:04 2bd5dc63108c: Preparing 15:48:04 9b0ea9a7235d: Preparing 15:48:04 e7f9ab5c51de: Layer already exists 15:48:04 9b0ea9a7235d: Layer already exists 15:48:04 2bd5dc63108c: Layer already exists 15:48:04 latest: digest: sha256:ae36c371f68b7d35203e0ccfde94a05d3cbb83c38375c8eecdf2acca48b32735 size: 944 [Pipeline] isUnix [Pipeline] sh 15:48:04 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.3.1-dev.3 [Pipeline] isUnix [Pipeline] sh 15:48:05 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.3.1-dev.3 15:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 15:48:05 e7f9ab5c51de: Preparing 15:48:05 2bd5dc63108c: Preparing 15:48:05 9b0ea9a7235d: Preparing 15:48:05 9b0ea9a7235d: Layer already exists 15:48:05 2bd5dc63108c: Layer already exists 15:48:05 e7f9ab5c51de: Layer already exists 15:48:05 1.3.1-dev.3: digest: sha256:ae36c371f68b7d35203e0ccfde94a05d3cbb83c38375c8eecdf2acca48b32735 size: 944 [Pipeline] isUnix [Pipeline] sh 15:48:05 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:bdc2bf18299f50048bed412b56382a4832083ebb-1.3.1-dev.3 [Pipeline] isUnix [Pipeline] sh 15:48:05 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:bdc2bf18299f50048bed412b56382a4832083ebb-1.3.1-dev.3 15:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 15:48:05 e7f9ab5c51de: Preparing 15:48:05 2bd5dc63108c: Preparing 15:48:05 9b0ea9a7235d: Preparing 15:48:05 2bd5dc63108c: Layer already exists 15:48:05 e7f9ab5c51de: Layer already exists 15:48:05 9b0ea9a7235d: Layer already exists 15:48:06 bdc2bf18299f50048bed412b56382a4832083ebb-1.3.1-dev.3: digest: sha256:ae36c371f68b7d35203e0ccfde94a05d3cbb83c38375c8eecdf2acca48b32735 size: 944 [Pipeline] isUnix [Pipeline] sh 15:48:06 + docker tag docker-device-modbus-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] isUnix [Pipeline] sh 15:48:06 + docker push nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master 15:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64] 15:48:06 e7f9ab5c51de: Preparing 15:48:06 2bd5dc63108c: Preparing 15:48:06 9b0ea9a7235d: Preparing 15:48:06 e7f9ab5c51de: Layer already exists 15:48:06 9b0ea9a7235d: Layer already exists 15:48:06 2bd5dc63108c: Layer already exists 15:48:07 master: digest: sha256:ae36c371f68b7d35203e0ccfde94a05d3cbb83c38375c8eecdf2acca48b32735 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:48:07 ===================================================== [Pipeline] echo 15:48:07 taggedImages: 15:48:07 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:bdc2bf18299f50048bed412b56382a4832083ebb 15:48:07 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:latest 15:48:07 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:1.3.1-dev.3 15:48:07 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:bdc2bf18299f50048bed412b56382a4832083ebb-1.3.1-dev.3 15:48:07 - nexus3.edgexfoundry.org:10004/docker-device-modbus-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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] wrap 15:48:08 provisioning config files... 15:48:08 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config1366906416060409809tmp [Pipeline] { [Pipeline] sh 15:48:09 + set +x 15:48:09 + curl -s https://codecov.io/bash 15:48:09 + bash -s -- 15:48:09 15:48:09 _____ _ 15:48:09 / ____| | | 15:48:09 | | ___ __| | ___ ___ _____ __ 15:48:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:48:09 | |___| (_) | (_| | __/ (_| (_) \ V / 15:48:09 \_____\___/ \__,_|\___|\___\___/ \_/ 15:48:09 Bash-20201130-cc6d3fe 15:48:09 15:48:09 15:48:09 ==> Jenkins CI detected. 15:48:09 project root: . 15:48:09 --> token set from env 15:48:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:48:09 ==> Running gcov in . (disable via -X gcov) 15:48:09 ==> Python coveragepy not found 15:48:09 ==> Searching for coverage reports in: 15:48:09 + . 15:48:09 -> Found 1 reports 15:48:09 ==> Detecting git/mercurial file structure 15:48:09 ==> Reading reports 15:48:09 + ./coverage.out bytes=22364 15:48:09 ==> Appending adjustments 15:48:09 https://docs.codecov.io/docs/fixing-reports 15:48:09 + Found adjustments 15:48:09 ==> Gzipping contents 15:48:09 8.0K /tmp/codecov.J73qpf.gz 15:48:09 ==> Uploading reports 15:48:09 url: https://codecov.io 15:48:09 query: branch=master&commit=bdc2bf18299f50048bed412b56382a4832083ebb&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:48:09 -> Pinging Codecov 15:48:09 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=master&commit=bdc2bf18299f50048bed412b56382a4832083ebb&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:48:10 -> Uploading to 15:48:10 https://storage.googleapis.com/codecov/v4/raw/2020-12-10/55DBCA73C666E3227836607328DD7E49/bdc2bf18299f50048bed412b56382a4832083ebb/8ab4c26c-3991-485e-ae15-5c6d96a46ccf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201210T154810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b7ace7a8c337c6c88e0af0d0c41c3a29fbdf0e0992a49553198615706599982 15:48:10 % Total % Received % Xferd Average Speed Time Time Time Current 15:48:10 Dload Upload Total Spent Left Speed 15:48:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4226 0 0 100 4226 0 10077 --:--:-- --:--:-- --:--:-- 10085 15:48:10 -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/bdc2bf18299f50048bed412b56382a4832083ebb [Pipeline] } 15:48:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:48:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:48:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:48:13 15:48:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:48:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:48:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:48:13 188c0c94c7c5: Pulling fs layer 15:48:13 0ef7d3d256c8: Pulling fs layer 15:48:13 de9db76c5a1d: Pulling fs layer 15:48:13 0eba1c9be4d2: Pulling fs layer 15:48:13 0d57e429df01: Pulling fs layer 15:48:13 4e4be7b47b0d: Pulling fs layer 15:48:13 e1f770b5df2f: Pulling fs layer 15:48:13 85a0685a4137: Pulling fs layer 15:48:13 0eba1c9be4d2: Waiting 15:48:13 e1f770b5df2f: Waiting 15:48:13 4e4be7b47b0d: Waiting 15:48:13 0d57e429df01: Waiting 15:48:13 85a0685a4137: Waiting 15:48:13 de9db76c5a1d: Verifying Checksum 15:48:13 de9db76c5a1d: Download complete 15:48:13 188c0c94c7c5: Verifying Checksum 15:48:13 188c0c94c7c5: Download complete 15:48:13 0ef7d3d256c8: Verifying Checksum 15:48:13 0ef7d3d256c8: Download complete 15:48:13 188c0c94c7c5: Pull complete 15:48:14 0ef7d3d256c8: Pull complete 15:48:14 de9db76c5a1d: Pull complete 15:48:14 0d57e429df01: Download complete 15:48:14 4e4be7b47b0d: Verifying Checksum 15:48:14 4e4be7b47b0d: Download complete 15:48:15 e1f770b5df2f: Verifying Checksum 15:48:15 e1f770b5df2f: Download complete 15:48:17 0eba1c9be4d2: Verifying Checksum 15:48:17 0eba1c9be4d2: Download complete 15:48:17 85a0685a4137: Verifying Checksum 15:48:17 85a0685a4137: Download complete 15:48:23 0eba1c9be4d2: Pull complete 15:48:23 0d57e429df01: Pull complete 15:48:23 4e4be7b47b0d: Pull complete 15:48:25 e1f770b5df2f: Pull complete 15:48:32 85a0685a4137: Pull complete 15:48:32 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:48:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:48:32 prd-centos7-docker-4c-2g-15394 does not seem to be running inside a container 15:48:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:48:33 $ docker top 90c0be230d6b463ecf4449df8901dd25db54d05dc8ca79cabd551253a2183ab0 -eo pid,comm [Pipeline] { [Pipeline] echo 15:48:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:48:34 + set -o pipefail 15:48:34 + snyk monitor '--org=edgex-jenkins' 15:48:42 15:48:42 Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... 15:48:42 15:48:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/6fe4617b-5f56-47ca-aa63-1c98194b165a 15:48:42 15:48:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:48:42 15:48:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:48:42 15:48:42 15:48:42 You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. 15:48:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:48:42 $ docker stop --time=1 90c0be230d6b463ecf4449df8901dd25db54d05dc8ca79cabd551253a2183ab0 15:48:45 $ docker rm -f 90c0be230d6b463ecf4449df8901dd25db54d05dc8ca79cabd551253a2183ab0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) [Pipeline] script [Pipeline] { [Pipeline] echo 15:48:46 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-device-modbus-go:bdc2bf18299f50048bed412b56382a4832083ebb, dockerFile=Dockerfile [Pipeline] echo 15:48:46 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 15:48:46 + set -o pipefail 15:48:46 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 15:48:46 + tee .snyk 15:48:47 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 15:48:47 version: v1.14.1 15:48:47 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 15:48:47 ignore: 15:48:47 SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. 15:48:47 - '*': 15:48:47 reason: does not apply # justification for ignoring 15:48:47 expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 15:48:47 SNYK-ALPINE312-JQ-588886: 15:48:47 - '*': 15:48:47 reason: false positive 15:48:47 expires: 2021-01-01T00:00:00 15:48:47 SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515: 15:48:47 - '*': 15:48:47 reason: does not apply 15:48:47 expires: 2021-01-01T00:00:00 15:48:47 # patch: {} [Pipeline] withCredentials 15:48:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:48:47 . [Pipeline] withDockerContainer 15:48:47 prd-centos7-docker-4c-2g-15394 does not seem to be running inside a container 15:48:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:48:48 $ docker top 0e1a487e66655b8ab9ebfd07793e3976970936d63d4615e0d11f4f4cd041c192 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:48 + rm -f snykReport.html [Pipeline] echo 15:48:48 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-device-modbus-go:bdc2bf18299f50048bed412b56382a4832083ebb --file=./Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 15:48:49 + set -o pipefail 15:48:49 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-device-modbus-go:bdc2bf18299f50048bed412b56382a4832083ebb '--file=./Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 15:48:49 + snyk-to-html -o snykReport.html 15:48:59 Vulnerability snapshot saved at snykReport.html [Pipeline] } 15:48:59 $ docker stop --time=1 0e1a487e66655b8ab9ebfd07793e3976970936d63d4615e0d11f4f4cd041c192 15:49:00 $ docker rm -f 0e1a487e66655b8ab9ebfd07793e3976970936d63d4615e0d11f4f4cd041c192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [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 15:49:02 + git log --format=format:%s -1 bdc2bf18299f50048bed412b56382a4832083ebb [Pipeline] isUnix [Pipeline] sh 15:49:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:02 . [Pipeline] withDockerContainer 15:49:03 prd-centos7-docker-4c-2g-15394 does not seem to be running inside a container 15:49:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:49:03 $ docker top 690ddba5bba6de3cf9cfc14df00883e05cf1b2fb8600c1976ffa10f400e9b9d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:03 [ssh-agent] Looking for ssh-agent implementation... 15:49:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:04 $ docker exec 690ddba5bba6de3cf9cfc14df00883e05cf1b2fb8600c1976ffa10f400e9b9d1 ssh-agent 15:49:04 SSH_AUTH_SOCK=/tmp/ssh-IJmFR7hFyDt7/agent.12 15:49:04 SSH_AGENT_PID=18 15:49:04 Running ssh-add (command line suppressed) 15:49:04 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5789300357313487214.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_5789300357313487214.key) 15:49:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:05 + git semver tag 15:49:05 # -> Open(): unable to determine branch for HEAD 15:49:05 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 15:49:05 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 15:49:05 # $SEMVER_REMOTE_NAME = origin 15:49:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:49:05 # $SEMVER_USER_NAME = edgex-jenkins 15:49:05 # $SEMVER_BRANCH = master 15:49:05 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 15:49:05 # bdc2bf18299f50048bed412b56382a4832083ebb HEAD 15:49:05 # -> Force: false 15:49:05 # a8778efcb0a64ee9696040b72420f48829eca6ce refs/tags/v1.3.1-dev.3 [Pipeline] } 15:49:05 $ docker exec --env ******** --env ******** 690ddba5bba6de3cf9cfc14df00883e05cf1b2fb8600c1976ffa10f400e9b9d1 ssh-agent -k 15:49:05 unset SSH_AUTH_SOCK; 15:49:05 unset SSH_AGENT_PID; 15:49:05 echo Agent pid 18 killed; 15:49:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:05 + git semver [Pipeline] } 15:49:05 $ docker stop --time=1 690ddba5bba6de3cf9cfc14df00883e05cf1b2fb8600c1976ffa10f400e9b9d1 15:49:07 $ docker rm -f 690ddba5bba6de3cf9cfc14df00883e05cf1b2fb8600c1976ffa10f400e9b9d1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:49:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:49:07 15:49:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:49:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:49:08 0.23.1-centos7: Pulling from edgex-lftools 15:49:08 ab5ef0e58194: Pulling fs layer 15:49:08 9712f1f96733: Pulling fs layer 15:49:08 63f879dbbcfc: Pulling fs layer 15:49:08 0d9ebad4ef96: Pulling fs layer 15:49:08 e9a5061849ea: Pulling fs layer 15:49:08 d747dcd14b5f: Pulling fs layer 15:49:08 2de7ff778b66: Pulling fs layer 15:49:08 e9a5061849ea: Waiting 15:49:08 d747dcd14b5f: Waiting 15:49:08 2de7ff778b66: Waiting 15:49:08 0d9ebad4ef96: Waiting 15:49:08 9712f1f96733: Verifying Checksum 15:49:08 9712f1f96733: Download complete 15:49:10 63f879dbbcfc: Verifying Checksum 15:49:10 63f879dbbcfc: Download complete 15:49:10 e9a5061849ea: Verifying Checksum 15:49:10 e9a5061849ea: Download complete 15:49:10 d747dcd14b5f: Download complete 15:49:10 0d9ebad4ef96: Verifying Checksum 15:49:10 0d9ebad4ef96: Download complete 15:49:10 2de7ff778b66: Verifying Checksum 15:49:10 2de7ff778b66: Download complete 15:49:11 ab5ef0e58194: Verifying Checksum 15:49:11 ab5ef0e58194: Download complete 15:49:16 ab5ef0e58194: Pull complete 15:49:16 9712f1f96733: Pull complete 15:49:17 63f879dbbcfc: Pull complete 15:49:24 0d9ebad4ef96: Pull complete 15:49:25 e9a5061849ea: Pull complete 15:49:25 d747dcd14b5f: Pull complete 15:49:28 2de7ff778b66: Pull complete 15:49:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:49:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:49:28 prd-centos7-docker-4c-2g-15394 does not seem to be running inside a container 15:49:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:49:32 $ docker top 0425fb85a619543bb0d4d2e13f425fe719e94abb5e7256060479ed6fd2232f81 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:49:32 provisioning config files... 15:49:32 copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config1090167732031734792tmp 15:49:32 copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config8841041602504265849tmp 15:49:32 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config7519361003977395974tmp [Pipeline] { [Pipeline] echo 15:49:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:49:33 ---> sigul-configuration.sh 15:49:33 gpg: directory `/root/.gnupg' created 15:49:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:49:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:49:33 gpg: keyring `/root/.gnupg/secring.gpg' created 15:49:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:49:33 gpg: CAST5 encrypted data 15:49:33 gpg: encrypted with 1 passphrase 15:49:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:49:33 + mkdir /home/jenkins 15:49:33 + mkdir /home/jenkins/sigul [Pipeline] sh 15:49:34 + 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 15:49:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:49:34 ---> sigul-install.sh 15:49:39 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:49:40 + git tag --list 15:49:40 0.7.1 15:49:40 v1.0.0 15:49:40 v1.1.0 15:49:40 v1.1.1 15:49:40 v1.2.1 15:49:40 v1.2.2 15:49:40 v1.2.2-dev.1 15:49:40 v1.2.2-dev.2 15:49:40 v1.2.2-dev.3 15:49:40 v1.2.3-dev.1 15:49:40 v1.2.3-dev.2 15:49:40 v1.2.3-dev.3 15:49:40 v1.2.3-dev.4 15:49:40 v1.2.3-dev.5 15:49:40 v1.2.3-dev.6 15:49:40 v1.2.3-dev.7 15:49:40 v1.2.3-dev.8 15:49:40 v1.2.3-dev.9 15:49:40 v1.3.0 15:49:40 v1.3.1-dev.1 15:49:40 v1.3.1-dev.2 15:49:40 v1.3.1-dev.3 [Pipeline] sh 15:49:40 + lftools sign git-tag v1.3.1-dev.3 15:49:41 Signing Git tag with Sigul... 15:49:41 Signing v1.3.1-dev.3 [Pipeline] echo 15:49:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:49:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:49:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:49:43 $ docker stop --time=1 0425fb85a619543bb0d4d2e13f425fe719e94abb5e7256060479ed6fd2232f81 15:49:45 $ docker rm -f 0425fb85a619543bb0d4d2e13f425fe719e94abb5e7256060479ed6fd2232f81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:49:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:46 . [Pipeline] withDockerContainer 15:49:46 prd-centos7-docker-4c-2g-15394 does not seem to be running inside a container 15:49:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:49:47 $ docker top ad58aaef54adead67ccb5647346b012d93b38c9210a4f2b0bf59cf55829a9bdb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:47 [ssh-agent] Looking for ssh-agent implementation... 15:49:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:47 $ docker exec ad58aaef54adead67ccb5647346b012d93b38c9210a4f2b0bf59cf55829a9bdb ssh-agent 15:49:47 SSH_AUTH_SOCK=/tmp/ssh-HOwabdsWkp9X/agent.11 15:49:47 SSH_AGENT_PID=16 15:49:47 Running ssh-add (command line suppressed) 15:49:47 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2721280941959675750.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_2721280941959675750.key) 15:49:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:48 + git semver bump pre 15:49:48 # -> Open(): unable to determine branch for HEAD 15:49:48 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 15:49:48 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 15:49:48 # $SEMVER_REMOTE_NAME = origin 15:49:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:49:48 # $SEMVER_USER_NAME = edgex-jenkins 15:49:48 # $SEMVER_BRANCH = master 15:49:48 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 15:49:48 1.3.1-dev.4 [Pipeline] } 15:49:48 $ docker exec --env ******** --env ******** ad58aaef54adead67ccb5647346b012d93b38c9210a4f2b0bf59cf55829a9bdb ssh-agent -k 15:49:48 unset SSH_AUTH_SOCK; 15:49:48 unset SSH_AGENT_PID; 15:49:48 echo Agent pid 16 killed; 15:49:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:49 + git semver [Pipeline] } 15:49:49 $ docker stop --time=1 ad58aaef54adead67ccb5647346b012d93b38c9210a4f2b0bf59cf55829a9bdb 15:49:50 $ docker rm -f ad58aaef54adead67ccb5647346b012d93b38c9210a4f2b0bf59cf55829a9bdb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:49:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:50 . [Pipeline] withDockerContainer 15:49:51 prd-centos7-docker-4c-2g-15394 does not seem to be running inside a container 15:49:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:49:51 $ docker top 4c6c5e27acd60f6233553ce5e7d85e8201f1954c9cdb1e16e40671f7cf3d7b61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:52 [ssh-agent] Looking for ssh-agent implementation... 15:49:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:52 $ docker exec 4c6c5e27acd60f6233553ce5e7d85e8201f1954c9cdb1e16e40671f7cf3d7b61 ssh-agent 15:49:52 SSH_AUTH_SOCK=/tmp/ssh-Ah1ZiXPAAOTX/agent.11 15:49:52 SSH_AGENT_PID=16 15:49:52 Running ssh-add (command line suppressed) 15:49:52 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_3333112403739457204.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_3333112403739457204.key) 15:49:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:53 + git semver push 15:49:53 # -> Open(): unable to determine branch for HEAD 15:49:53 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 15:49:53 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 15:49:53 # $SEMVER_REMOTE_NAME = origin 15:49:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:49:53 # $SEMVER_USER_NAME = edgex-jenkins 15:49:53 # $SEMVER_BRANCH = master 15:49:53 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 15:49:59 $ docker exec --env ******** --env ******** 4c6c5e27acd60f6233553ce5e7d85e8201f1954c9cdb1e16e40671f7cf3d7b61 ssh-agent -k 15:49:59 unset SSH_AUTH_SOCK; 15:49:59 unset SSH_AGENT_PID; 15:49:59 echo Agent pid 16 killed; 15:49:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:00 + git semver [Pipeline] } 15:50:00 $ docker stop --time=1 4c6c5e27acd60f6233553ce5e7d85e8201f1954c9cdb1e16e40671f7cf3d7b61 15:50:02 $ docker rm -f 4c6c5e27acd60f6233553ce5e7d85e8201f1954c9cdb1e16e40671f7cf3d7b61 [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 15:50:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:50:04 ---> package-listing.sh 15:50:04 ++ facter osfamily 15:50:04 ++ tr '[:upper:]' '[:lower:]' 15:50:04 + OS_FAMILY=redhat 15:50:04 + workspace=/w/workspace/xfoundry_device-modbus-go_master 15:50:04 + START_PACKAGES=/tmp/packages_start.txt 15:50:04 + END_PACKAGES=/tmp/packages_end.txt 15:50:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:50:04 + PACKAGES=/tmp/packages_start.txt 15:50:04 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 15:50:04 + PACKAGES=/tmp/packages_end.txt 15:50:04 + case "${OS_FAMILY}" in 15:50:04 + rpm -qa 15:50:04 + sort 15:50:09 + '[' -f /tmp/packages_start.txt ']' 15:50:09 + '[' -f /tmp/packages_end.txt ']' 15:50:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:50:09 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 15:50:09 + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ 15:50:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/ [Pipeline] echo 15:50:09 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/xfoundry_device-modbus-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:50:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:50:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:50:10 15:50:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:50:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:50:10 alpine: Pulling from edgex-lftools-log-publisher 15:50:10 df20fa9351a1: Pulling fs layer 15:50:10 36b3adc4ff6f: Pulling fs layer 15:50:10 8ad3a11d3b57: Pulling fs layer 15:50:10 46f8f816bc3b: Pulling fs layer 15:50:10 93b61091891f: Pulling fs layer 15:50:10 93b9cdb0e59b: Pulling fs layer 15:50:10 5e14af77c1be: Pulling fs layer 15:50:10 01666e4c0597: Pulling fs layer 15:50:10 aa168da1d23b: Pulling fs layer 15:50:10 93b9cdb0e59b: Waiting 15:50:10 5e14af77c1be: Waiting 15:50:10 46f8f816bc3b: Waiting 15:50:10 aa168da1d23b: Waiting 15:50:10 01666e4c0597: Waiting 15:50:10 93b61091891f: Waiting 15:50:10 36b3adc4ff6f: Verifying Checksum 15:50:10 36b3adc4ff6f: Download complete 15:50:10 46f8f816bc3b: Verifying Checksum 15:50:10 46f8f816bc3b: Download complete 15:50:10 df20fa9351a1: Verifying Checksum 15:50:10 df20fa9351a1: Download complete 15:50:10 93b9cdb0e59b: Verifying Checksum 15:50:10 93b9cdb0e59b: Download complete 15:50:10 5e14af77c1be: Verifying Checksum 15:50:10 5e14af77c1be: Download complete 15:50:10 93b61091891f: Verifying Checksum 15:50:10 93b61091891f: Download complete 15:50:10 01666e4c0597: Verifying Checksum 15:50:10 01666e4c0597: Download complete 15:50:10 8ad3a11d3b57: Verifying Checksum 15:50:10 8ad3a11d3b57: Download complete 15:50:11 df20fa9351a1: Pull complete 15:50:11 36b3adc4ff6f: Pull complete 15:50:12 aa168da1d23b: Verifying Checksum 15:50:12 aa168da1d23b: Download complete 15:50:13 8ad3a11d3b57: Pull complete 15:50:13 46f8f816bc3b: Pull complete 15:50:13 93b61091891f: Pull complete 15:50:13 93b9cdb0e59b: Pull complete 15:50:14 5e14af77c1be: Pull complete 15:50:14 01666e4c0597: Pull complete 15:50:22 aa168da1d23b: Pull complete 15:50:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:50:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:50:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:50:22 prd-centos7-docker-4c-2g-15394 does not seem to be running inside a container 15:50:22 $ 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/xfoundry_device-modbus-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:50:25 $ docker top 32ad81f715374f67f185f9c2eec0b8e4508fbc7274eb144be08851adc8d0a726 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:25 + touch /tmp/pre-build-complete [Pipeline] sh 15:50:26 + mkdir -p /var/log/sa [Pipeline] sh 15:50:26 + ls /var/log/sa-host 15:50:26 + sadf -c /var/log/sa-host/sa10 15:50:26 file_magic: OK 15:50:26 HZ: Using current value: 100 15:50:26 file_header: OK 15:50:26 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 15:50:26 Statistics: 15:50:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:50:26 File successfully converted to sysstat format version 12.2.1 15:50:26 + sadf -c /var/log/sa-host/sa23 15:50:26 file_magic: OK 15:50:26 HZ: Using current value: 100 15:50:26 file_header: OK 15:50:26 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 15:50:26 Statistics: 15:50:26 Hnuu...uuuununununu... 15:50:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:26 provisioning config files... 15:50:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config1709279205066797556tmp [Pipeline] { [Pipeline] echo 15:50:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:50:27 ---> create-netrc.sh [Pipeline] } 15:50:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:50:27 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:50:27 ---> python-tools-install.sh [Pipeline] echo 15:50:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:50:27 ---> sudo-logs.sh 15:50:27 Archiving 'sudo' log.. [Pipeline] echo 15:50:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:50:28 ---> job-cost.sh 15:50:28 lf-activate-venv: SKIPPING 15:50:28 INFO: No Stack... 15:50:29 INFO: Retrieving Pricing Info for: v1-standard-2 15:50:29 INFO: Archiving Costs [Pipeline] echo 15:50:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:50:29 ---> logs-deploy.sh 15:50:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/31 15:50:29 INFO: archiving workspace using pattern(s): 15:50:31 Archives upload complete. 15:50:31 INFO: archiving logs to Nexus 15:50:33 ---> uname -a: 15:50:33 Linux prd-centos7-docker-4c-2g-15394.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:50:33 15:50:33 15:50:33 ---> lscpu: 15:50:33 Architecture: x86_64 15:50:33 CPU op-mode(s): 32-bit, 64-bit 15:50:33 Byte Order: Little Endian 15:50:33 Address sizes: 40 bits physical, 48 bits virtual 15:50:33 CPU(s): 4 15:50:33 On-line CPU(s) list: 0-3 15:50:33 Thread(s) per core: 1 15:50:33 Core(s) per socket: 1 15:50:33 Socket(s): 4 15:50:33 NUMA node(s): 1 15:50:33 Vendor ID: GenuineIntel 15:50:33 CPU family: 6 15:50:33 Model: 44 15:50:33 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:50:33 Stepping: 1 15:50:33 CPU MHz: 2933.442 15:50:33 BogoMIPS: 5866.88 15:50:33 Virtualization: VT-x 15:50:33 Hypervisor vendor: KVM 15:50:33 Virtualization type: full 15:50:33 L1d cache: 128 KiB 15:50:33 L1i cache: 128 KiB 15:50:33 L2 cache: 16 MiB 15:50:33 L3 cache: 64 MiB 15:50:33 NUMA node0 CPU(s): 0-3 15:50:33 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:50:33 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:50:33 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:50:33 Vulnerability Meltdown: Mitigation; PTI 15:50:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:50:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:50:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:50:33 Vulnerability Srbds: Not affected 15:50:33 Vulnerability Tsx async abort: Not affected 15:50:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:50:33 15:50:33 15:50:33 ---> nproc: 15:50:33 4 15:50:33 15:50:33 15:50:33 ---> df -h: 15:50:33 Filesystem Size Used Available Use% Mounted on 15:50:33 overlay 50.0G 8.6G 41.4G 17% / 15:50:33 tmpfs 64.0M 0 64.0M 0% /dev 15:50:33 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:50:33 shm 64.0M 0 64.0M 0% /dev/shm 15:50:33 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 15:50:33 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 15:50:33 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 15:50:33 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 15:50:33 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 15:50:33 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/xfoundry_device-modbus-go_master 15:50:33 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 15:50:33 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/xfoundry_device-modbus-go_master@tmp 15:50:33 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 15:50:33 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 15:50:33 15:50:33 15:50:33 ---> free -m: 15:50:33 total used free shared buff/cache available 15:50:33 Mem: 1837 832 137 0 867 939 15:50:33 Swap: 1023 3 1020 15:50:33 15:50:33 15:50:33 ---> ip addr: 15:50:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:50:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:50:33 inet 127.0.0.1/8 scope host lo 15:50:33 valid_lft forever preferred_lft forever 15:50:33 inet6 ::1/128 scope host 15:50:33 valid_lft forever preferred_lft forever 15:50:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:50:33 link/ether fa:16:3e:98:91:9d brd ff:ff:ff:ff:ff:ff 15:50:33 inet 10.30.123.178/23 brd 10.30.123.255 scope global dynamic eth0 15:50:33 valid_lft 85870sec preferred_lft 85870sec 15:50:33 inet6 fe80::f816:3eff:fe98:919d/64 scope link 15:50:33 valid_lft forever preferred_lft forever 15:50:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:50:33 link/ether 02:42:99:5d:3e:2b brd ff:ff:ff:ff:ff:ff 15:50:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:50:33 valid_lft forever preferred_lft forever 15:50:33 inet6 fe80::42:99ff:fe5d:3e2b/64 scope link 15:50:33 valid_lft forever preferred_lft forever 15:50:33 15:50:33 15:50:33 ---> sar -b -r -n DEV: 15:50:33 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/10/20 _x86_64_ (4 CPU) 15:50:33 15:50:33 15:41:31 LINUX RESTART (4 CPU) 15:50:33 15:50:33 15:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:50:33 15:43:01 59.00 23.27 35.74 0.00 5895.51 3567.19 0.00 15:50:33 15:44:01 1.90 0.00 1.90 0.00 0.00 38.00 0.00 15:50:33 15:45:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 15:50:33 15:46:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 15:50:33 15:47:01 0.17 0.00 0.17 0.00 0.00 1.95 0.00 15:50:33 15:48:01 0.37 0.00 0.37 0.00 0.00 4.83 0.00 15:50:33 15:49:02 342.68 197.65 145.02 0.00 9897.24 36446.96 0.00 15:50:33 15:50:01 208.45 81.23 127.22 0.00 4447.94 33178.30 0.00 15:50:33 Average: 76.40 37.70 38.70 0.00 2527.34 9109.95 0.00 15:50:33 15:50:33 15:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:50:33 15:43:01 155040 0 616344 32.76 2620 1107540 1105324 37.72 420548 1107756 132 15:50:33 15:44:01 159576 0 611812 32.52 2620 1107536 1078152 36.80 419296 1105384 16 15:50:33 15:45:01 158132 0 613252 32.59 2620 1107540 1078392 36.80 427868 1098132 12 15:50:33 15:46:01 156852 0 614532 32.66 2620 1107540 1078560 36.81 429760 1097600 12 15:50:33 15:47:01 158432 0 612944 32.58 2620 1107548 1078284 36.80 434684 1091172 8 15:50:33 15:48:01 158288 0 613084 32.58 2620 1107552 1078368 36.80 435256 1091172 8 15:50:33 15:49:02 342144 0 669128 35.56 2596 867676 1145656 39.10 557616 737172 20 15:50:33 15:50:01 198492 0 806704 42.87 1504 874844 1443084 49.25 605516 735632 40 15:50:33 Average: 185870 0 644725 34.27 2478 1048472 1135728 38.76 466318 1008002 31 15:50:33 15:50:33 15:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:50:33 15:43:01 eth0 604.84 413.38 1036.64 99.01 0.00 0.00 0.00 0.00 15:50:33 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:43:01 docker0 2.16 1.75 0.41 3.98 0.00 0.00 0.00 0.00 15:50:33 15:44:01 eth0 0.75 0.08 0.06 0.04 0.00 0.00 0.00 0.00 15:50:33 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:45:01 eth0 3.75 1.90 3.30 0.28 0.00 0.00 0.00 0.00 15:50:33 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:46:01 eth0 0.52 0.30 0.27 0.23 0.00 0.00 0.00 0.00 15:50:33 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:50:33 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:48:01 eth0 0.72 0.22 0.18 0.07 0.00 0.00 0.00 0.00 15:50:33 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:49:02 eth0 495.81 440.20 4356.80 44.87 0.00 0.00 0.00 0.00 15:50:33 15:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:49:02 docker0 35.66 34.41 3.27 159.67 0.00 0.00 0.00 0.00 15:50:33 15:50:01 eth0 513.47 445.21 3509.72 146.51 0.00 0.00 0.00 0.00 15:50:33 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 15:50:01 veth5c53bbc 2.03 1.54 0.32 0.29 0.00 0.00 0.00 0.00 15:50:33 15:50:01 docker0 22.65 29.27 1.46 188.75 0.00 0.00 0.00 0.00 15:50:33 Average: eth0 201.93 162.15 1108.93 36.16 0.00 0.00 0.00 0.00 15:50:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:33 Average: veth5c53bbc 0.25 0.19 0.04 0.04 0.00 0.00 0.00 0.00 15:50:33 Average: docker0 7.53 8.14 0.64 43.77 0.00 0.00 0.00 0.00 15:50:33 15:50:33 15:50:33 ---> sar -P ALL: 15:50:33 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/10/20 _x86_64_ (4 CPU) 15:50:33 15:50:33 15:41:31 LINUX RESTART (4 CPU) 15:50:33 15:50:33 15:42:01 CPU %user %nice %system %iowait %steal %idle 15:50:33 15:43:01 all 11.55 0.00 3.47 1.33 0.02 83.62 15:50:33 15:43:01 0 10.18 0.00 4.39 2.31 0.02 83.11 15:50:33 15:43:01 1 14.13 0.00 2.78 0.66 0.02 82.42 15:50:33 15:43:01 2 10.82 0.00 3.50 1.97 0.02 83.69 15:50:33 15:43:01 3 11.08 0.00 3.22 0.39 0.03 85.28 15:50:33 15:44:01 all 0.16 0.00 0.05 0.00 0.00 99.79 15:50:33 15:44:01 0 0.52 0.00 0.03 0.00 0.00 99.45 15:50:33 15:44:01 1 0.07 0.00 0.07 0.00 0.00 99.87 15:50:33 15:44:01 2 0.03 0.00 0.05 0.00 0.00 99.92 15:50:33 15:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:50:33 15:45:01 all 0.19 0.00 0.14 0.00 0.00 99.67 15:50:33 15:45:01 0 0.17 0.00 0.13 0.00 0.00 99.70 15:50:33 15:45:01 1 0.10 0.00 0.17 0.00 0.00 99.73 15:50:33 15:45:01 2 0.38 0.00 0.15 0.00 0.00 99.47 15:50:33 15:45:01 3 0.12 0.00 0.10 0.00 0.00 99.78 15:50:33 15:46:01 all 0.25 0.00 0.03 0.00 0.00 99.72 15:50:33 15:46:01 0 0.30 0.00 0.03 0.00 0.00 99.67 15:50:33 15:46:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:50:33 15:46:01 2 0.37 0.00 0.03 0.00 0.00 99.60 15:50:33 15:46:01 3 0.32 0.00 0.02 0.00 0.00 99.67 15:50:33 15:47:01 all 0.17 0.00 0.07 0.00 0.00 99.76 15:50:33 15:47:01 0 0.53 0.00 0.03 0.00 0.00 99.43 15:50:33 15:47:01 1 0.05 0.00 0.10 0.00 0.00 99.85 15:50:33 15:47:01 2 0.07 0.00 0.08 0.00 0.00 99.85 15:50:33 15:47:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:50:33 15:48:01 all 0.16 0.00 0.04 0.00 0.00 99.80 15:50:33 15:48:01 0 0.52 0.00 0.03 0.00 0.00 99.45 15:50:33 15:48:01 1 0.00 0.00 0.05 0.00 0.00 99.95 15:50:33 15:48:01 2 0.07 0.00 0.05 0.00 0.00 99.88 15:50:33 15:48:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:50:33 15:49:02 all 11.36 0.00 8.12 4.51 0.05 75.96 15:50:33 15:49:02 0 11.71 0.00 8.07 4.22 0.05 75.95 15:50:33 15:49:02 1 11.22 0.00 8.06 6.44 0.03 74.24 15:50:33 15:49:02 2 11.11 0.00 8.33 3.48 0.05 77.04 15:50:33 15:49:02 3 11.41 0.00 8.01 3.91 0.07 76.60 15:50:33 15:50:01 all 11.99 0.00 8.91 2.99 0.14 75.96 15:50:33 15:50:01 0 14.13 0.00 8.35 1.53 0.14 75.85 15:50:33 15:50:01 1 11.07 0.00 9.19 3.74 0.09 75.92 15:50:33 15:50:01 2 10.82 0.00 9.45 2.99 0.19 76.55 15:50:33 15:50:01 3 11.96 0.00 8.64 3.71 0.16 75.53 15:50:33 Average: all 4.41 0.00 2.55 1.08 0.03 91.93 15:50:33 Average: 0 4.67 0.00 2.58 0.99 0.03 91.73 15:50:33 Average: 1 4.51 0.00 2.51 1.33 0.02 91.64 15:50:33 Average: 2 4.15 0.00 2.66 1.04 0.03 92.13 15:50:33 Average: 3 4.30 0.00 2.46 0.98 0.03 92.23 15:50:33 15:50:33 15:50:33