Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06c546078431ad53f02680b25c8c52d85a6f5705 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9838941650064511701.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13055040216733921390.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17165271319357903509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12179227149215705799.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2958350412123611518.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-6581 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-modbus-go_main@tmp/jenkins-gitclient-ssh5578596038988383462.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 06c546078431ad53f02680b25c8c52d85a6f5705 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06c546078431ad53f02680b25c8c52d85a6f5705 # timeout=10 Commit message: "Merge pull request #313 from weichou1229/issue-182" > git rev-list --no-walk 4a13dc8cbc9452d90b2dd7765ba07908e93b105b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:25:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:25:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:25:54 ========================================================= 07:25:54 EdgeX Global Pipelines Version Info 07:25:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:25:55 ------------------- 07:25:55 stable info: 07:25:55 ------------------- 07:25:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:25:55 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 07:25:55 Message: update stable to v1.0.220 07:25:55 ------------------- 07:25:55 experimental info: 07:25:55 ------------------- 07:25:55 Commited By: **** collab-it+edgex@linuxfoundation.org 07:25:55 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 07:25:55 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06c546078431ad53f02680b25c8c52d85a6f5705 [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06c5460 [Pipeline] echo 07:25:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:25:56 provisioning config files... 07:25:56 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2318466558577556068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:56 ---> docker-login.sh 07:25:56 nexus3.edgexfoundry.org:10001 07:25:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:57 Configure a credential helper to remove this warning. See 07:25:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:57 07:25:57 Login Succeeded 07:25:57 nexus3.edgexfoundry.org:10002 07:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:57 Configure a credential helper to remove this warning. See 07:25:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:57 07:25:57 Login Succeeded 07:25:57 nexus3.edgexfoundry.org:10003 07:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:57 Configure a credential helper to remove this warning. See 07:25:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:57 07:25:57 Login Succeeded 07:25:57 nexus3.edgexfoundry.org:10004 07:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:57 Configure a credential helper to remove this warning. See 07:25:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:57 07:25:57 Login Succeeded 07:25:57 docker.io 07:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:57 Configure a credential helper to remove this warning. See 07:25:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:57 07:25:57 Login Succeeded 07:25:57 ---> docker-login.sh ends [Pipeline] } 07:25:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:25:58 + git rev-list -1 --merges 06c546078431ad53f02680b25c8c52d85a6f5705~1..06c546078431ad53f02680b25c8c52d85a6f5705 [Pipeline] echo 07:25:58 -----------> git rev-list -1 --merges 06c546078431ad53f02680b25c8c52d85a6f5705~1..06c546078431ad53f02680b25c8c52d85a6f5705 06c546078431ad53f02680b25c8c52d85a6f5705 07:25:58 06c546078431ad53f02680b25c8c52d85a6f5705 [false] [Pipeline] sh 07:25:58 + git log --format=format:%s -1 06c546078431ad53f02680b25c8c52d85a6f5705 [Pipeline] echo 07:25:58 ========================================================= 07:25:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:25:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:25:58 + git log --format=format:%s -1 06c546078431ad53f02680b25c8c52d85a6f5705 [Pipeline] echo 07:25:59 [semverPrep] GIT_COMMIT: 06c546078431ad53f02680b25c8c52d85a6f5705, Commit Message: Merge pull request #313 from weichou1229/issue-182 [Pipeline] echo 07:25:59 [semverPrep] This is not a build commit. [Pipeline] sh 07:25:59 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 07:25:59 + grep -v github /etc/ssh/ssh_known_hosts 07:25:59 + '[' -e /tmp/ssh_known_hosts ']' 07:25:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:25:59 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 07:25:59 + sudo tee -a /etc/ssh/ssh_known_hosts 07:25:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:25:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:25:59 07:25:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:26:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:26:00 latest: Pulling from edgex-devops/git-semver 07:26:00 a0d0a0d46f8b: Pulling fs layer 07:26:00 3e5f54012d9b: Pulling fs layer 07:26:00 4c7163046ea9: Pulling fs layer 07:26:00 0c2d73faf560: Pulling fs layer 07:26:00 0c2d73faf560: Waiting 07:26:00 3e5f54012d9b: Verifying Checksum 07:26:00 3e5f54012d9b: Download complete 07:26:00 a0d0a0d46f8b: Verifying Checksum 07:26:00 a0d0a0d46f8b: Download complete 07:26:00 0c2d73faf560: Verifying Checksum 07:26:00 0c2d73faf560: Download complete 07:26:00 4c7163046ea9: Verifying Checksum 07:26:00 4c7163046ea9: Download complete 07:26:00 a0d0a0d46f8b: Pull complete 07:26:00 3e5f54012d9b: Pull complete 07:26:00 4c7163046ea9: Pull complete 07:26:00 0c2d73faf560: Pull complete 07:26:00 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:26:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:26:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:26:01 prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container 07:26:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:26:01 $ docker top e005eaec22d8fbd7e93373b9d21383c10aa7c91406b6e509fb0463aa924f60d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:26:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:26:01 [ssh-agent] Looking for ssh-agent implementation... 07:26:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:26:01 $ docker exec e005eaec22d8fbd7e93373b9d21383c10aa7c91406b6e509fb0463aa924f60d7 ssh-agent 07:26:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJoPGcn/agent.14 07:26:02 SSH_AGENT_PID=20 07:26:02 Running ssh-add (command line suppressed) 07:26:02 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9143202840677806285.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9143202840677806285.key) 07:26:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:26:02 + git tag --points-at HEAD [Pipeline] } 07:26:02 $ docker exec --env ******** --env ******** e005eaec22d8fbd7e93373b9d21383c10aa7c91406b6e509fb0463aa924f60d7 ssh-agent -k 07:26:02 unset SSH_AUTH_SOCK; 07:26:02 unset SSH_AGENT_PID; 07:26:02 echo Agent pid 20 killed; 07:26:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:26:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:26:02 [ssh-agent] Looking for ssh-agent implementation... 07:26:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:26:02 $ docker exec e005eaec22d8fbd7e93373b9d21383c10aa7c91406b6e509fb0463aa924f60d7 ssh-agent 07:26:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbalomc/agent.54 07:26:02 SSH_AGENT_PID=60 07:26:02 Running ssh-add (command line suppressed) 07:26:02 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7717316544144744976.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7717316544144744976.key) 07:26:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:26:03 + git semver init 07:26:03 # -> Open(): unable to determine branch for HEAD 07:26:03 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 07:26:03 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 07:26:03 # $SEMVER_REMOTE_NAME = origin 07:26:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:26:03 # $SEMVER_USER_NAME = edgex-jenkins 07:26:03 # $SEMVER_BRANCH = main 07:26:03 # $SEMVER_TEMP = /tmp/semver-115372191 07:26:03 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 07:26:04 # '/tmp/semver-115372191' -> '/w/workspace/gexfoundry_device-modbus-go_main/.semver' 07:26:04 # -> Force: false 07:26:04 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 07:26:04 $ docker exec --env ******** --env ******** e005eaec22d8fbd7e93373b9d21383c10aa7c91406b6e509fb0463aa924f60d7 ssh-agent -k 07:26:04 unset SSH_AUTH_SOCK; 07:26:04 unset SSH_AGENT_PID; 07:26:04 echo Agent pid 60 killed; 07:26:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:26:04 + git semver [Pipeline] } 07:26:04 $ docker stop --time=1 e005eaec22d8fbd7e93373b9d21383c10aa7c91406b6e509fb0463aa924f60d7 07:26:05 $ docker rm -f e005eaec22d8fbd7e93373b9d21383c10aa7c91406b6e509fb0463aa924f60d7 [Pipeline] // withDockerContainer [Pipeline] sh 07:26:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:26:06 Stashed 1 file(s) [Pipeline] echo 07:26:06 [edgeXSemver]: initialized semver on version 2.2.0-dev.6 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:06 provisioning config files... 07:26:06 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4734214546851326871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:06 ---> docker-login.sh 07:26:06 nexus3.edgexfoundry.org:10001 07:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:06 Configure a credential helper to remove this warning. See 07:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:06 07:26:06 Login Succeeded 07:26:06 nexus3.edgexfoundry.org:10002 07:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:07 Configure a credential helper to remove this warning. See 07:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:07 07:26:07 Login Succeeded 07:26:07 nexus3.edgexfoundry.org:10003 07:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:07 Configure a credential helper to remove this warning. See 07:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:07 07:26:07 Login Succeeded 07:26:07 nexus3.edgexfoundry.org:10004 07:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:07 Configure a credential helper to remove this warning. See 07:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:07 07:26:07 Login Succeeded 07:26:07 docker.io 07:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:07 Configure a credential helper to remove this warning. See 07:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:07 07:26:07 Login Succeeded 07:26:07 ---> docker-login.sh ends [Pipeline] } 07:26:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:26:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:26:07 ========================================================= 07:26:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:26:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:26:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 07:26:08 Sending build context to Docker daemon 5.716MB 07:26:08 Step 1/10 : ARG BASE=golang:1.17-alpine3.15 07:26:08 Step 2/10 : FROM ${BASE} AS builder 07:26:08 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:26:08 59bf1c3509f3: Pulling fs layer 07:26:08 666ba61612fd: Pulling fs layer 07:26:08 8ed8ca486205: Pulling fs layer 07:26:08 4fe6c5a15a65: Pulling fs layer 07:26:08 22a0e8bec74d: Pulling fs layer 07:26:08 640e595b4fbd: Pulling fs layer 07:26:08 763cafe07f6e: Pulling fs layer 07:26:08 0c0b528cf693: Pulling fs layer 07:26:08 10935f4eaf8b: Pulling fs layer 07:26:08 4fe6c5a15a65: Waiting 07:26:08 22a0e8bec74d: Waiting 07:26:08 640e595b4fbd: Waiting 07:26:08 763cafe07f6e: Waiting 07:26:08 0c0b528cf693: Waiting 07:26:08 10935f4eaf8b: Waiting 07:26:08 8ed8ca486205: Verifying Checksum 07:26:08 8ed8ca486205: Download complete 07:26:08 666ba61612fd: Verifying Checksum 07:26:08 666ba61612fd: Download complete 07:26:08 22a0e8bec74d: Verifying Checksum 07:26:08 22a0e8bec74d: Download complete 07:26:08 640e595b4fbd: Verifying Checksum 07:26:08 640e595b4fbd: Download complete 07:26:08 59bf1c3509f3: Verifying Checksum 07:26:08 59bf1c3509f3: Download complete 07:26:08 763cafe07f6e: Verifying Checksum 07:26:08 763cafe07f6e: Download complete 07:26:08 0c0b528cf693: Verifying Checksum 07:26:08 0c0b528cf693: Download complete 07:26:08 10935f4eaf8b: Verifying Checksum 07:26:08 10935f4eaf8b: Download complete 07:26:08 59bf1c3509f3: Pull complete 07:26:08 4fe6c5a15a65: Verifying Checksum 07:26:08 4fe6c5a15a65: Download complete 07:26:08 666ba61612fd: Pull complete 07:26:08 8ed8ca486205: Pull complete 07:26:13 4fe6c5a15a65: Pull complete 07:26:13 22a0e8bec74d: Pull complete 07:26:13 640e595b4fbd: Pull complete 07:26:13 763cafe07f6e: Pull complete 07:26:13 0c0b528cf693: Pull complete 07:26:15 10935f4eaf8b: Pull complete 07:26:15 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 07:26:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:26:15 ---> 99d49a6021b9 07:26:15 Step 3/10 : ARG MAKE='make build' 07:26:17 ---> Running in 0386cee62df0 07:26:17 Removing intermediate container 0386cee62df0 07:26:17 ---> 383c0a71357a 07:26:17 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:17 ---> Running in fc1924f21739 07:26:18 Removing intermediate container fc1924f21739 07:26:18 ---> 125b1220b477 07:26:18 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 07:26:18 ---> Running in 4a4f919351e1 07:26:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:26:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:26:19 (1/8) Installing openssh-keygen (8.8_p1-r1) 07:26:19 (2/8) Installing libedit (20210910.3.1-r0) 07:26:19 (3/8) Installing openssh-client-common (8.8_p1-r1) 07:26:20 (4/8) Installing openssh-client-default (8.8_p1-r1) 07:26:20 (5/8) Installing openssh-sftp-server (8.8_p1-r1) 07:26:20 (6/8) Installing openssh-server-common (8.8_p1-r1) 07:26:20 (7/8) Installing openssh-server (8.8_p1-r1) 07:26:20 (8/8) Installing openssh (8.8_p1-r1) 07:26:20 Executing busybox-1.34.1-r3.trigger 07:26:20 OK: 226 MiB in 60 packages 07:26:20 Removing intermediate container 4a4f919351e1 07:26:20 ---> 4f556241f21d 07:26:20 Step 6/10 : WORKDIR /device-modbus-go 07:26:20 ---> Running in 215774f30869 07:26:20 Removing intermediate container 215774f30869 07:26:20 ---> f7f8d8372d21 07:26:20 Step 7/10 : COPY go.mod vendor* ./ 07:26:20 ---> dd3ea9f32d4b 07:26:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:20 ---> Running in 901463e38d00 07:26:21 Still waiting to schedule task 07:26:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:26:59 Removing intermediate container 901463e38d00 07:26:59 ---> bb4dff598894 07:26:59 Step 9/10 : COPY . . 07:26:59 ---> 063b403b8c39 07:26:59 Step 10/10 : RUN ${MAKE} 07:26:59 ---> Running in 122171b550a4 07:26:59 noop 07:26:59 Removing intermediate container 122171b550a4 07:26:59 ---> c717f0e2651f 07:26:59 Successfully built c717f0e2651f 07:26:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:27:00 + docker inspect -f . ci-base-image-x86_64 07:27:00 . [Pipeline] withDockerContainer 07:27:00 prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container 07:27:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:27:00 $ docker top 43e378ab00d0138d3665049b852562aa60949a418e76683390696f4d88184158 -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:00 + go version 07:27:00 go version go1.17.6 linux/amd64 [Pipeline] } 07:27:00 $ docker stop --time=1 43e378ab00d0138d3665049b852562aa60949a418e76683390696f4d88184158 07:27:02 $ docker rm -f 43e378ab00d0138d3665049b852562aa60949a418e76683390696f4d88184158 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:27:02 + docker inspect -f . ci-base-image-x86_64 07:27:02 . [Pipeline] withDockerContainer 07:27:02 prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container 07:27:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:27:02 $ docker top 51670da8766d2a056afef064a6a90392f2deb5c575579acc69552e43963ad484 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:27:03 + make test 07:27:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:27:03 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:27:18 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 07:27:19 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 46.6% of statements 07:27:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:27:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:27:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:27:24 ./bin/test-attribution-txt.sh [Pipeline] echo 07:27:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:27:24 $ docker stop --time=1 51670da8766d2a056afef064a6a90392f2deb5c575579acc69552e43963ad484 07:27:26 $ docker rm -f 51670da8766d2a056afef064a6a90392f2deb5c575579acc69552e43963ad484 [Pipeline] // withDockerContainer [Pipeline] sh 07:27:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:27:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:27:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:27:27 + ls -al . 07:27:27 total 152 07:27:27 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 8 07:27 . 07:27:27 drwxrwxr-x. 4 jenkins jenkins 112 Mar 8 07:25 .. 07:27:27 -rw-rw-r--. 1 jenkins jenkins 8010 Mar 8 07:25 Attribution.txt 07:27:27 drwxrwxr-x. 2 jenkins jenkins 60 Mar 8 07:25 bin 07:27:27 -rw-rw-r--. 1 jenkins jenkins 6038 Mar 8 07:25 CHANGELOG.md 07:27:27 drwxrwxr-x. 3 jenkins jenkins 32 Mar 8 07:25 cmd 07:27:27 -rw-r--r--. 1 jenkins jenkins 23727 Mar 8 07:27 coverage.out 07:27:27 -rw-rw-r--. 1 jenkins jenkins 1546 Mar 8 07:25 Dockerfile 07:27:27 -rw-rw-r--. 1 jenkins jenkins 140 Mar 8 07:25 .dockerignore 07:27:27 drwxrwxr-x. 8 jenkins jenkins 162 Mar 8 07:25 .git 07:27:27 drwxrwxr-x. 2 jenkins jenkins 103 Mar 8 07:25 .github 07:27:27 -rw-rw-r--. 1 jenkins jenkins 331 Mar 8 07:25 .gitignore 07:27:27 -rw-rw-r--. 1 jenkins jenkins 2960 Mar 8 07:25 go.mod 07:27:27 -rw-rw-r--. 1 jenkins jenkins 49511 Mar 8 07:25 go.sum 07:27:27 -rw-rw-r--. 1 jenkins jenkins 677 Mar 8 07:25 GOVERNANCE.md 07:27:27 drwxrwxr-x. 3 jenkins jenkins 20 Mar 8 07:25 internal 07:27:27 -rw-rw-r--. 1 jenkins jenkins 679 Mar 8 07:25 Jenkinsfile 07:27:27 -rw-rw-r--. 1 jenkins jenkins 11340 Mar 8 07:25 LICENSE 07:27:27 -rw-rw-r--. 1 jenkins jenkins 1009 Mar 8 07:25 Makefile 07:27:27 -rw-rw-r--. 1 jenkins jenkins 622 Mar 8 07:25 OWNERS.md 07:27:27 -rw-rw-r--. 1 jenkins jenkins 3680 Mar 8 07:25 README.md 07:27:27 drwx------. 3 jenkins jenkins 57 Mar 8 07:26 .semver 07:27:27 drwxrwxr-x. 2 jenkins jenkins 52 Mar 8 07:25 simulator 07:27:27 drwxrwxr-x. 4 jenkins jenkins 71 Mar 8 07:25 snap 07:27:27 -rw-rw-r--. 1 jenkins jenkins 11 Mar 8 07:26 VERSION 07:27:27 -rw-rw-r--. 1 jenkins jenkins 229 Mar 8 07:25 version.go [Pipeline] isUnix [Pipeline] sh 07:27:28 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=06c546078431ad53f02680b25c8c52d85a6f5705 --label arch=amd64 --label version=2.2.0-dev.6 . 07:27:28 Sending build context to Docker daemon 5.741MB 07:27:28 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 07:27:28 Step 2/23 : FROM ${BASE} AS builder 07:27:28 ---> c717f0e2651f 07:27:28 Step 3/23 : ARG MAKE='make build' 07:27:28 ---> Running in 773b4cbbdec3 07:27:28 Removing intermediate container 773b4cbbdec3 07:27:28 ---> 66289843afe4 07:27:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:28 ---> Running in 2668cdaa54b3 07:27:28 Removing intermediate container 2668cdaa54b3 07:27:28 ---> 45fdc2b343d6 07:27:28 Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 07:27:28 ---> Running in 376555baedc2 07:27:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:27:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:27:30 OK: 226 MiB in 60 packages 07:27:30 Removing intermediate container 376555baedc2 07:27:30 ---> 857f89124c1a 07:27:30 Step 6/23 : WORKDIR /device-modbus-go 07:27:30 ---> Running in 562233bec24e 07:27:30 Removing intermediate container 562233bec24e 07:27:30 ---> e79361904e8e 07:27:30 Step 7/23 : COPY go.mod vendor* ./ 07:27:30 ---> f198775462e5 07:27:30 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:30 ---> Running in 4dd1e1bdb60e 07:27:31 Removing intermediate container 4dd1e1bdb60e 07:27:31 ---> f0aa5adea8aa 07:27:31 Step 9/23 : COPY . . 07:27:31 ---> 8a668815d432 07:27:31 Step 10/23 : RUN ${MAKE} 07:27:31 ---> Running in 304b0c5f0ee1 07:27:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.2.0-dev.6" -o cmd/device-modbus ./cmd 07:27:44 Removing intermediate container 304b0c5f0ee1 07:27:44 ---> af9f37feedf5 07:27:44 Step 11/23 : FROM alpine:3.14 07:27:44 3.14: Pulling from library/alpine 07:27:44 97518928ae5f: Pulling fs layer 07:27:44 97518928ae5f: Verifying Checksum 07:27:44 97518928ae5f: Download complete 07:27:44 97518928ae5f: Pull complete 07:27:44 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 07:27:44 Status: Downloaded newer image for alpine:3.14 07:27:44 ---> 0a97eee8041e 07:27:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 07:27:45 ---> Running in 5468896ba12f 07:27:45 Removing intermediate container 5468896ba12f 07:27:45 ---> d80c1dabf0fd 07:27:45 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:45 ---> Running in cc871145e0cc 07:27:45 Removing intermediate container cc871145e0cc 07:27:45 ---> 16c70b127efc 07:27:45 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 07:27:45 ---> Running in 668f2e84a928 07:27:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:27:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:27:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6582 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 07:27:46 Running in /w/workspace/device-modbus-go/23 [Pipeline] { [Pipeline] checkout 07:27:46 (1/6) Installing dumb-init (1.2.5-r1) 07:27:46 Selected Git installation does not exist. Using Default 07:27:46 The recommended git tool is: NONE 07:27:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:27:47 (3/6) Installing libsodium (1.0.18-r0) 07:27:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:27:47 (5/6) Installing libzmq (4.3.4-r0) 07:27:47 (6/6) Installing zeromq (4.3.4-r0) 07:27:47 Executing busybox-1.33.1-r6.trigger 07:27:47 OK: 8 MiB in 20 packages 07:27:47 Removing intermediate container 668f2e84a928 07:27:47 ---> 56218062e342 07:27:47 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 07:27:48 ---> 43292a0db41e 07:27:48 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 07:27:48 ---> e1d5bba83438 07:27:48 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 07:27:48 ---> c398facc3bd9 07:27:48 Step 18/23 : EXPOSE 59901 07:27:48 ---> Running in 547c6fa67292 07:27:48 Removing intermediate container 547c6fa67292 07:27:48 ---> fcc8bcaad887 07:27:48 Step 19/23 : ENTRYPOINT ["/device-modbus"] 07:27:48 ---> Running in ef2fb8e25f03 07:27:48 Removing intermediate container ef2fb8e25f03 07:27:48 ---> f1ac5404bb6e 07:27:48 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:27:48 ---> Running in e575c1bddd49 07:27:48 Removing intermediate container e575c1bddd49 07:27:48 ---> fe6a394b2137 07:27:48 Step 21/23 : LABEL arch=amd64 07:27:48 ---> Running in 339caa09eff0 07:27:48 Removing intermediate container 339caa09eff0 07:27:48 ---> 1f2f685ab15a 07:27:48 Step 22/23 : LABEL git_sha=06c546078431ad53f02680b25c8c52d85a6f5705 07:27:48 ---> Running in 82b7a4da9fc1 07:27:48 Removing intermediate container 82b7a4da9fc1 07:27:48 ---> 6bad97c168ac 07:27:48 Step 23/23 : LABEL version=2.2.0-dev.6 07:27:48 ---> Running in 407b26f386bd 07:27:49 Removing intermediate container 407b26f386bd 07:27:49 ---> c9e7eef10f05 07:27:49 [Warning] One or more build-args [ARCH] were not consumed 07:27:49 Successfully built c9e7eef10f05 07:27:49 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:27:49 provisioning config files... 07:27:49 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5492410898853613124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:49 ---> docker-login.sh 07:27:49 nexus3.edgexfoundry.org:10001 07:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:49 Configure a credential helper to remove this warning. See 07:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:49 07:27:49 Login Succeeded 07:27:49 nexus3.edgexfoundry.org:10002 07:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:49 Configure a credential helper to remove this warning. See 07:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:49 07:27:49 Login Succeeded 07:27:49 nexus3.edgexfoundry.org:10003 07:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:49 Configure a credential helper to remove this warning. See 07:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:49 07:27:49 Login Succeeded 07:27:49 nexus3.edgexfoundry.org:10004 07:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:49 Configure a credential helper to remove this warning. See 07:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:49 07:27:49 Login Succeeded 07:27:49 docker.io 07:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:27:50 Configure a credential helper to remove this warning. See 07:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:27:50 07:27:50 Login Succeeded 07:27:50 ---> docker-login.sh ends [Pipeline] } 07:27:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:27:50 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 07:27:50 06c546078431ad53f02680b25c8c52d85a6f5705 07:27:50 latest 07:27:50 2.2.0-dev.6 07:27:50 06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6 07:27:50 main 07:27:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:27:50 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:06c546078431ad53f02680b25c8c52d85a6f5705 [Pipeline] isUnix [Pipeline] sh 07:27:50 + docker push nexus3.edgexfoundry.org:10004/device-modbus:06c546078431ad53f02680b25c8c52d85a6f5705 07:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:27:50 ea1e841b24b3: Preparing 07:27:50 4b9d9f1dcb4e: Preparing 07:27:50 e2115f5b711e: Preparing 07:27:50 b2846057be08: Preparing 07:27:50 7865d4efefab: Preparing 07:27:50 1a058d5342cc: Preparing 07:27:50 1a058d5342cc: Waiting 07:27:51 ea1e841b24b3: Pushed 07:27:51 4b9d9f1dcb4e: Pushed 07:27:51 b2846057be08: Pushed 07:27:51 1a058d5342cc: Layer already exists 07:27:51 7865d4efefab: Pushed 07:27:51 using credential edgex-jenkins-ssh 07:27:51 Cloning the remote Git repository 07:27:51 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 07:27:51 > git init /w/workspace/device-modbus-go/23 # timeout=10 07:27:51 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:27:51 > git --version # timeout=10 07:27:51 > git --version # 'git version 2.17.1' 07:27:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:27:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:52 e2115f5b711e: Pushed 07:27:52 06c546078431ad53f02680b25c8c52d85a6f5705: digest: sha256:07ffbcde8cdb4168a3b3a4e830f05a9c7817a033951bdd1a0f687e625054c218 size: 1573 [Pipeline] isUnix [Pipeline] sh 07:27:52 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh 07:27:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 07:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:27:52 ea1e841b24b3: Preparing 07:27:52 4b9d9f1dcb4e: Preparing 07:27:52 e2115f5b711e: Preparing 07:27:52 b2846057be08: Preparing 07:27:52 7865d4efefab: Preparing 07:27:52 1a058d5342cc: Preparing 07:27:52 1a058d5342cc: Waiting 07:27:52 b2846057be08: Layer already exists 07:27:52 7865d4efefab: Layer already exists 07:27:52 ea1e841b24b3: Layer already exists 07:27:52 4b9d9f1dcb4e: Layer already exists 07:27:52 e2115f5b711e: Layer already exists 07:27:52 1a058d5342cc: Layer already exists 07:27:52 latest: digest: sha256:07ffbcde8cdb4168a3b3a4e830f05a9c7817a033951bdd1a0f687e625054c218 size: 1573 [Pipeline] isUnix [Pipeline] sh 07:27:52 Avoid second fetch 07:27:52 Checking out Revision 06c546078431ad53f02680b25c8c52d85a6f5705 (main) 07:27:52 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 07:27:52 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:27:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:52 > git config core.sparsecheckout # timeout=10 07:27:52 > git checkout -f 06c546078431ad53f02680b25c8c52d85a6f5705 # timeout=10 07:27:53 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.2.0-dev.6 07:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:27:53 ea1e841b24b3: Preparing 07:27:53 4b9d9f1dcb4e: Preparing 07:27:53 e2115f5b711e: Preparing 07:27:53 b2846057be08: Preparing 07:27:53 7865d4efefab: Preparing 07:27:53 1a058d5342cc: Preparing 07:27:53 1a058d5342cc: Waiting 07:27:53 4b9d9f1dcb4e: Layer already exists 07:27:53 7865d4efefab: Layer already exists 07:27:53 e2115f5b711e: Layer already exists 07:27:53 ea1e841b24b3: Layer already exists 07:27:53 b2846057be08: Layer already exists 07:27:53 1a058d5342cc: Layer already exists 07:27:53 2.2.0-dev.6: digest: sha256:07ffbcde8cdb4168a3b3a4e830f05a9c7817a033951bdd1a0f687e625054c218 size: 1573 [Pipeline] isUnix [Pipeline] sh 07:27:53 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 07:27:53 + docker push nexus3.edgexfoundry.org:10004/device-modbus:06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6 07:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:27:53 ea1e841b24b3: Preparing 07:27:53 4b9d9f1dcb4e: Preparing 07:27:53 e2115f5b711e: Preparing 07:27:53 b2846057be08: Preparing 07:27:53 7865d4efefab: Preparing 07:27:53 1a058d5342cc: Preparing 07:27:53 1a058d5342cc: Waiting 07:27:53 ea1e841b24b3: Layer already exists 07:27:53 b2846057be08: Layer already exists 07:27:53 e2115f5b711e: Layer already exists 07:27:53 7865d4efefab: Layer already exists 07:27:53 4b9d9f1dcb4e: Layer already exists 07:27:53 1a058d5342cc: Layer already exists 07:27:53 06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6: digest: sha256:07ffbcde8cdb4168a3b3a4e830f05a9c7817a033951bdd1a0f687e625054c218 size: 1573 [Pipeline] isUnix [Pipeline] sh 07:27:54 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] isUnix [Pipeline] sh 07:27:54 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 07:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 07:27:54 ea1e841b24b3: Preparing 07:27:54 4b9d9f1dcb4e: Preparing 07:27:54 e2115f5b711e: Preparing 07:27:54 b2846057be08: Preparing 07:27:54 7865d4efefab: Preparing 07:27:54 1a058d5342cc: Preparing 07:27:54 1a058d5342cc: Waiting 07:27:54 e2115f5b711e: Layer already exists 07:27:54 4b9d9f1dcb4e: Layer already exists 07:27:54 b2846057be08: Layer already exists 07:27:54 7865d4efefab: Layer already exists 07:27:54 ea1e841b24b3: Layer already exists 07:27:54 1a058d5342cc: Layer already exists 07:27:54 main: digest: sha256:07ffbcde8cdb4168a3b3a4e830f05a9c7817a033951bdd1a0f687e625054c218 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:54 ===================================================== [Pipeline] echo 07:27:54 taggedImages: 07:27:54 - nexus3.edgexfoundry.org:10004/device-modbus:06c546078431ad53f02680b25c8c52d85a6f5705 07:27:54 - nexus3.edgexfoundry.org:10004/device-modbus:latest 07:27:54 - nexus3.edgexfoundry.org:10004/device-modbus:2.2.0-dev.6 07:27:54 - nexus3.edgexfoundry.org:10004/device-modbus:06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6 07:27:54 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:27:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:27:54 07:27:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:27:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:27:55 latest: Pulling from edgex-lftools-log-publisher 07:27:55 5eb5b503b376: Pulling fs layer 07:27:55 5c69ac0246d0: Pulling fs layer 07:27:55 ec43610c2a17: Pulling fs layer 07:27:55 3a2ae6a8a46f: Pulling fs layer 07:27:55 33b1e0a273af: Pulling fs layer 07:27:55 5d3b04190fa2: Pulling fs layer 07:27:55 2f39f015ded8: Pulling fs layer 07:27:55 3a2ae6a8a46f: Waiting 07:27:55 33b1e0a273af: Waiting 07:27:55 5d3b04190fa2: Waiting 07:27:55 2f39f015ded8: Waiting 07:27:55 5c69ac0246d0: Verifying Checksum 07:27:55 5c69ac0246d0: Download complete 07:27:55 3a2ae6a8a46f: Verifying Checksum 07:27:55 3a2ae6a8a46f: Download complete 07:27:55 33b1e0a273af: Verifying Checksum 07:27:55 33b1e0a273af: Download complete 07:27:55 ec43610c2a17: Verifying Checksum 07:27:55 ec43610c2a17: Download complete 07:27:55 5d3b04190fa2: Verifying Checksum 07:27:55 5d3b04190fa2: Download complete 07:27:55 5eb5b503b376: Verifying Checksum 07:27:55 5eb5b503b376: Download complete 07:27:56 2f39f015ded8: Download complete 07:27:57 Commit message: "Merge pull request #313 from weichou1229/issue-182" 07:27:57 5eb5b503b376: Pull complete 07:27:57 5c69ac0246d0: Pull complete 07:27:57 07:27:57 GitHub has been notified of this commit’s build result 07:27:57 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:27:57 ec43610c2a17: Pull complete 07:27:57 3a2ae6a8a46f: Pull complete 07:27:58 33b1e0a273af: Pull complete 07:27:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:27:58 % Total % Received % Xferd Average Speed Time Time Time Current 07:27:58 Dload Upload Total Spent Left Speed 07:27:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49970 0 --:--:-- --:--:-- --:--:-- 49760 100 11843 100 11843 0 0 49760 0 --:--:-- --:--:-- --:--:-- 49552 07:27:58 5d3b04190fa2: Pull complete [Pipeline] sh 07:27:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:27:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:27:59 + sudo tee /etc/docker/daemon.new 07:27:59 { 07:27:59 "registry-mirrors": [ 07:27:59 "https://nexus3.edgexfoundry.org:10001" 07:27:59 ], 07:27:59 "bip": "10.250.0.254/24", 07:27:59 "hosts": [ 07:27:59 "tcp://0.0.0.0:5555", 07:27:59 "unix:///var/run/docker.sock" 07:27:59 ], 07:27:59 "mtu": 1458, 07:27:59 "selinux-enabled": true, 07:27:59 "seccomp-profile": "/etc/docker/seccomp.json" 07:27:59 } [Pipeline] sh 07:27:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:27:59 + sudo service docker restart 07:28:03 2f39f015ded8: Pull complete 07:28:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:28:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:28:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:28:03 prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container 07:28:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:28:06 $ docker top 49766a6b434fd188a1873001e404f9df0f2f3d3c30316296678554e4e17e1b5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:06 ---> job-cost.sh 07:28:06 lf-activate-venv: SKIPPING 07:28:06 INFO: No Stack... 07:28:06 INFO: Retrieving Pricing Info for: v3-standard-2 07:28:07 INFO: Archiving Costs [Pipeline] sh 07:28:07 + cut -d, -f6 07:28:07 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [Pipeline] lock 07:28:07 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-23-stack-cost] 07:28:07 Resource [jenkins-edgexfoundry-device-modbus-go-main-23-stack-cost] did not exist. Created. 07:28:07 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:28:08 + echo total: 0.05999999865889549 [Pipeline] stash 07:28:08 Stashed 1 file(s) [Pipeline] } 07:28:08 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-23-stack-cost] [Pipeline] // lock [Pipeline] } 07:28:08 $ docker stop --time=1 49766a6b434fd188a1873001e404f9df0f2f3d3c30316296678554e4e17e1b5f 07:28:09 $ docker rm -f 49766a6b434fd188a1873001e404f9df0f2f3d3c30316296678554e4e17e1b5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:28:18 provisioning config files... 07:28:18 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/23@tmp/config7589491943356503927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:18 ---> docker-login.sh 07:28:18 nexus3.edgexfoundry.org:10001 07:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:19 Configure a credential helper to remove this warning. See 07:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:19 07:28:19 Login Succeeded 07:28:19 nexus3.edgexfoundry.org:10002 07:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:19 Configure a credential helper to remove this warning. See 07:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:19 07:28:19 Login Succeeded 07:28:19 nexus3.edgexfoundry.org:10003 07:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:20 Configure a credential helper to remove this warning. See 07:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:20 07:28:20 Login Succeeded 07:28:20 nexus3.edgexfoundry.org:10004 07:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:20 Configure a credential helper to remove this warning. See 07:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:20 07:28:20 Login Succeeded 07:28:20 docker.io 07:28:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:21 Configure a credential helper to remove this warning. See 07:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:21 07:28:21 Login Succeeded 07:28:21 ---> docker-login.sh ends [Pipeline] } 07:28:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:28:21 ========================================================= 07:28:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:28:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:28:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 07:28:22 Sending build context to Docker daemon 2.994MB 07:28:22 Step 1/10 : ARG BASE=golang:1.17-alpine3.15 07:28:22 Step 2/10 : FROM ${BASE} AS builder 07:28:22 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:28:22 9b3977197b4f: Pulling fs layer 07:28:22 1a89e8eeedd5: Pulling fs layer 07:28:22 94645a83ff95: Pulling fs layer 07:28:22 3f3a8bcf1eab: Pulling fs layer 07:28:22 0c92f367c5e7: Pulling fs layer 07:28:22 f7c0051592d6: Pulling fs layer 07:28:22 a227ed2f7395: Pulling fs layer 07:28:22 7b1c46037f91: Pulling fs layer 07:28:22 3f3a8bcf1eab: Waiting 07:28:22 0c92f367c5e7: Waiting 07:28:22 f7c0051592d6: Waiting 07:28:22 7b1c46037f91: Waiting 07:28:22 a227ed2f7395: Waiting 07:28:22 94645a83ff95: Download complete 07:28:22 1a89e8eeedd5: Verifying Checksum 07:28:22 1a89e8eeedd5: Download complete 07:28:22 0c92f367c5e7: Verifying Checksum 07:28:22 0c92f367c5e7: Download complete 07:28:22 f7c0051592d6: Verifying Checksum 07:28:22 f7c0051592d6: Download complete 07:28:22 9b3977197b4f: Verifying Checksum 07:28:22 9b3977197b4f: Download complete 07:28:22 a227ed2f7395: Verifying Checksum 07:28:22 a227ed2f7395: Download complete 07:28:23 9b3977197b4f: Pull complete 07:28:24 1a89e8eeedd5: Pull complete 07:28:24 94645a83ff95: Pull complete 07:28:24 7b1c46037f91: Verifying Checksum 07:28:24 7b1c46037f91: Download complete 07:28:25 3f3a8bcf1eab: Verifying Checksum 07:28:25 3f3a8bcf1eab: Download complete 07:28:37 3f3a8bcf1eab: Pull complete 07:28:37 0c92f367c5e7: Pull complete 07:28:37 f7c0051592d6: Pull complete 07:28:37 a227ed2f7395: Pull complete 07:28:44 7b1c46037f91: Pull complete 07:28:44 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 07:28:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:28:44 ---> f79e39bc4007 07:28:44 Step 3/10 : ARG MAKE='make build' 07:28:45 ---> Running in bc203388217f 07:28:45 Removing intermediate container bc203388217f 07:28:45 ---> 780acfcf97b8 07:28:45 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:45 ---> Running in a291418e2b41 07:28:47 Removing intermediate container a291418e2b41 07:28:47 ---> 68882f81ad96 07:28:47 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 07:28:47 ---> Running in 701a801c2a9e 07:28:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:28:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:28:50 (1/8) Installing openssh-keygen (8.8_p1-r1) 07:28:50 (2/8) Installing libedit (20210910.3.1-r0) 07:28:50 (3/8) Installing openssh-client-common (8.8_p1-r1) 07:28:50 (4/8) Installing openssh-client-default (8.8_p1-r1) 07:28:50 (5/8) Installing openssh-sftp-server (8.8_p1-r1) 07:28:50 (6/8) Installing openssh-server-common (8.8_p1-r1) 07:28:50 (7/8) Installing openssh-server (8.8_p1-r1) 07:28:50 (8/8) Installing openssh (8.8_p1-r1) 07:28:50 Executing busybox-1.34.1-r3.trigger 07:28:51 OK: 226 MiB in 60 packages 07:28:52 Removing intermediate container 701a801c2a9e 07:28:52 ---> 798ea50da59a 07:28:52 Step 6/10 : WORKDIR /device-modbus-go 07:28:52 ---> Running in 2f13cee730be 07:28:52 Removing intermediate container 2f13cee730be 07:28:52 ---> 399fcc86191e 07:28:52 Step 7/10 : COPY go.mod vendor* ./ 07:28:53 ---> 2a0581dbc529 07:28:53 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:53 ---> Running in bec46ddf2b81 07:30:14 Removing intermediate container bec46ddf2b81 07:30:14 ---> 7c6c6a549a9b 07:30:14 Step 9/10 : COPY . . 07:30:14 ---> 42d48327acaf 07:30:14 Step 10/10 : RUN ${MAKE} 07:30:14 ---> Running in d8e152a562ef 07:30:14 noop 07:30:14 Removing intermediate container d8e152a562ef 07:30:14 ---> 88c9436524b6 07:30:14 Successfully built 88c9436524b6 07:30:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:30:15 + docker inspect -f . ci-base-image-arm64 07:30:15 . [Pipeline] withDockerContainer 07:30:15 prd-ubuntu18.04-docker-arm64-4c-16g-6582 does not seem to be running inside a container 07:30:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/23 -v /w/workspace/device-modbus-go/23:/w/workspace/device-modbus-go/23:rw,z -v /w/workspace/device-modbus-go/23@tmp:/w/workspace/device-modbus-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:30:16 $ docker top e83e01e03be1081a68eb199ed2d5586412012fa968a6ea06b17e27fe58e7ae3f -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:17 + go version 07:30:17 go version go1.17.6 linux/arm64 [Pipeline] } 07:30:17 $ docker stop --time=1 e83e01e03be1081a68eb199ed2d5586412012fa968a6ea06b17e27fe58e7ae3f 07:30:19 $ docker rm -f e83e01e03be1081a68eb199ed2d5586412012fa968a6ea06b17e27fe58e7ae3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:30:19 + docker inspect -f . ci-base-image-arm64 07:30:19 . [Pipeline] withDockerContainer 07:30:20 prd-ubuntu18.04-docker-arm64-4c-16g-6582 does not seem to be running inside a container 07:30:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/23 -v /w/workspace/device-modbus-go/23:/w/workspace/device-modbus-go/23:rw,z -v /w/workspace/device-modbus-go/23@tmp:/w/workspace/device-modbus-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:30:21 $ docker top 172758dbc2dfeeb3923d811ba07d5cc845f5b07fac8b2a7e316a09b3b0686d20 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:30:22 + make test 07:30:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:30:23 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:31:10 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 07:31:10 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.051s coverage: 46.6% of statements 07:31:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:31:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:31:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:31:32 ./bin/test-attribution-txt.sh [Pipeline] echo 07:31:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:31:33 $ docker stop --time=1 172758dbc2dfeeb3923d811ba07d5cc845f5b07fac8b2a7e316a09b3b0686d20 07:31:35 $ docker rm -f 172758dbc2dfeeb3923d811ba07d5cc845f5b07fac8b2a7e316a09b3b0686d20 [Pipeline] // withDockerContainer [Pipeline] sh 07:31:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:31:35 Warning: overwriting stash ‘coverage-report’ 07:31:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:31:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:31:37 + ls -al . 07:31:37 total 184 07:31:37 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 07:31 . 07:31:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 07:27 .. 07:31:37 -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 07:27 .dockerignore 07:31:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 07:27 .git 07:31:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 07:27 .github 07:31:37 -rw-rw-r-- 1 jenkins jenkins 331 Mar 8 07:27 .gitignore 07:31:37 -rw-rw-r-- 1 jenkins jenkins 8010 Mar 8 07:27 Attribution.txt 07:31:37 -rw-rw-r-- 1 jenkins jenkins 6038 Mar 8 07:27 CHANGELOG.md 07:31:37 -rw-rw-r-- 1 jenkins jenkins 1546 Mar 8 07:27 Dockerfile 07:31:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 07:27 GOVERNANCE.md 07:31:37 -rw-rw-r-- 1 jenkins jenkins 679 Mar 8 07:27 Jenkinsfile 07:31:37 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 07:27 LICENSE 07:31:37 -rw-rw-r-- 1 jenkins jenkins 1009 Mar 8 07:27 Makefile 07:31:37 -rw-rw-r-- 1 jenkins jenkins 622 Mar 8 07:27 OWNERS.md 07:31:37 -rw-rw-r-- 1 jenkins jenkins 3680 Mar 8 07:27 README.md 07:31:37 -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 07:26 VERSION 07:31:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 07:27 bin 07:31:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 07:27 cmd 07:31:37 -rw-r--r-- 1 jenkins jenkins 23727 Mar 8 07:31 coverage.out 07:31:37 -rw-rw-r-- 1 jenkins jenkins 2960 Mar 8 07:27 go.mod 07:31:37 -rw-rw-r-- 1 jenkins jenkins 49511 Mar 8 07:27 go.sum 07:31:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 07:27 internal 07:31:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 07:27 simulator 07:31:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 07:27 snap 07:31:37 -rw-rw-r-- 1 jenkins jenkins 229 Mar 8 07:27 version.go [Pipeline] isUnix [Pipeline] sh 07:31:37 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=06c546078431ad53f02680b25c8c52d85a6f5705 --label arch=arm64 --label version=2.2.0-dev.6 . 07:31:37 Sending build context to Docker daemon 3.019MB 07:31:37 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 07:31:37 Step 2/23 : FROM ${BASE} AS builder 07:31:37 ---> 88c9436524b6 07:31:37 Step 3/23 : ARG MAKE='make build' 07:31:37 ---> Running in 27e89fb101e8 07:31:38 Removing intermediate container 27e89fb101e8 07:31:38 ---> 6ddbcec98e4b 07:31:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:31:38 ---> Running in 186d3941181f 07:31:39 Removing intermediate container 186d3941181f 07:31:39 ---> 7a528dae1e56 07:31:39 Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 07:31:40 ---> Running in cedd11d38e72 07:31:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:31:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:31:42 OK: 226 MiB in 60 packages 07:31:43 Removing intermediate container cedd11d38e72 07:31:43 ---> 4c5cbe75a621 07:31:43 Step 6/23 : WORKDIR /device-modbus-go 07:31:43 ---> Running in e3d790a36eea 07:31:44 Removing intermediate container e3d790a36eea 07:31:44 ---> c91c7fb77b08 07:31:44 Step 7/23 : COPY go.mod vendor* ./ 07:31:44 ---> d02a7658c3d9 07:31:44 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:44 ---> Running in 505cfd23cc4a 07:31:46 Removing intermediate container 505cfd23cc4a 07:31:46 ---> f3225e394e03 07:31:46 Step 9/23 : COPY . . 07:31:47 ---> a51fbeb2c3c9 07:31:47 Step 10/23 : RUN ${MAKE} 07:31:47 ---> Running in 195f487c07ca 07:31:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.2.0-dev.6" -o cmd/device-modbus ./cmd 07:32:27 Removing intermediate container 195f487c07ca 07:32:27 ---> 8cda35731bee 07:32:27 Step 11/23 : FROM alpine:3.14 07:32:27 3.14: Pulling from library/alpine 07:32:27 be307f383ecc: Pulling fs layer 07:32:27 be307f383ecc: Verifying Checksum 07:32:27 be307f383ecc: Download complete 07:32:28 be307f383ecc: Pull complete 07:32:28 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 07:32:28 Status: Downloaded newer image for alpine:3.14 07:32:28 ---> 5b8b7b635229 07:32:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 07:32:28 ---> Running in bcbcfd0c0a0d 07:32:29 Removing intermediate container bcbcfd0c0a0d 07:32:29 ---> 2ed26494163e 07:32:29 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:29 ---> Running in 6be7c1cd8305 07:32:30 Removing intermediate container 6be7c1cd8305 07:32:30 ---> de3febcf034f 07:32:30 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 07:32:30 ---> Running in 1f9ff1b9e01b 07:32:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:32:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:32:33 (1/6) Installing dumb-init (1.2.5-r1) 07:32:33 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:32:33 (3/6) Installing libsodium (1.0.18-r0) 07:32:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:32:33 (5/6) Installing libzmq (4.3.4-r0) 07:32:33 (6/6) Installing zeromq (4.3.4-r0) 07:32:33 Executing busybox-1.33.1-r6.trigger 07:32:33 OK: 8 MiB in 20 packages 07:32:34 Removing intermediate container 1f9ff1b9e01b 07:32:34 ---> 23722913af3d 07:32:34 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 07:32:35 ---> 75276cd7fcd8 07:32:35 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 07:32:36 ---> 3a52f4dd073b 07:32:36 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 07:32:36 ---> f2f6c05ebd4b 07:32:36 Step 18/23 : EXPOSE 59901 07:32:37 ---> Running in 31cc8f98f62c 07:32:37 Removing intermediate container 31cc8f98f62c 07:32:37 ---> 0238529ccadb 07:32:37 Step 19/23 : ENTRYPOINT ["/device-modbus"] 07:32:37 ---> Running in c0a02dbedb93 07:32:37 Removing intermediate container c0a02dbedb93 07:32:37 ---> 525bdac0b9bd 07:32:37 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:32:37 ---> Running in 38a37fca102e 07:32:38 Removing intermediate container 38a37fca102e 07:32:38 ---> 16197a40092b 07:32:38 Step 21/23 : LABEL arch=arm64 07:32:38 ---> Running in 22c9548ed1ad 07:32:38 Removing intermediate container 22c9548ed1ad 07:32:38 ---> c235eb2d6a9b 07:32:38 Step 22/23 : LABEL git_sha=06c546078431ad53f02680b25c8c52d85a6f5705 07:32:38 ---> Running in b76a22f3852a 07:32:38 Removing intermediate container b76a22f3852a 07:32:38 ---> dc7ef7b4caff 07:32:38 Step 23/23 : LABEL version=2.2.0-dev.6 07:32:39 ---> Running in a0c68f499fac 07:32:39 Removing intermediate container a0c68f499fac 07:32:39 ---> 64aa5132c0a3 07:32:39 [Warning] One or more build-args [ARCH] were not consumed 07:32:39 Successfully built 64aa5132c0a3 07:32:39 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:39 provisioning config files... 07:32:39 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/23@tmp/config9104683664191753082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:39 ---> docker-login.sh 07:32:39 nexus3.edgexfoundry.org:10001 07:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:40 Configure a credential helper to remove this warning. See 07:32:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:40 07:32:40 Login Succeeded 07:32:40 nexus3.edgexfoundry.org:10002 07:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:40 Configure a credential helper to remove this warning. See 07:32:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:40 07:32:40 Login Succeeded 07:32:40 nexus3.edgexfoundry.org:10003 07:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:41 Configure a credential helper to remove this warning. See 07:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:41 07:32:41 Login Succeeded 07:32:41 nexus3.edgexfoundry.org:10004 07:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:41 Configure a credential helper to remove this warning. See 07:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:41 07:32:41 Login Succeeded 07:32:41 docker.io 07:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:42 Configure a credential helper to remove this warning. See 07:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:42 07:32:42 Login Succeeded 07:32:42 ---> docker-login.sh ends [Pipeline] } 07:32:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:32:42 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 07:32:42 06c546078431ad53f02680b25c8c52d85a6f5705 07:32:42 latest 07:32:42 2.2.0-dev.6 07:32:42 06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6 07:32:42 main 07:32:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:32:42 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c546078431ad53f02680b25c8c52d85a6f5705 [Pipeline] isUnix [Pipeline] sh 07:32:43 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c546078431ad53f02680b25c8c52d85a6f5705 07:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:32:43 f43c25d955e7: Preparing 07:32:43 7d9269fe913c: Preparing 07:32:43 0f6733fd4d00: Preparing 07:32:43 ecc9437d0107: Preparing 07:32:43 98b5d8f184a2: Preparing 07:32:43 62170e181a92: Preparing 07:32:43 62170e181a92: Waiting 07:32:43 7d9269fe913c: Pushed 07:32:43 98b5d8f184a2: Pushed 07:32:43 f43c25d955e7: Pushed 07:32:43 62170e181a92: Layer already exists 07:32:44 ecc9437d0107: Pushed 07:32:46 0f6733fd4d00: Pushed 07:32:46 06c546078431ad53f02680b25c8c52d85a6f5705: digest: sha256:1a184ab0529179d9a26c337c0ab0f8a3c0d9c1d0bbbee6a808a5914f220a9b07 size: 1572 [Pipeline] isUnix [Pipeline] sh 07:32:46 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:32:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 07:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:32:46 f43c25d955e7: Preparing 07:32:46 7d9269fe913c: Preparing 07:32:46 0f6733fd4d00: Preparing 07:32:46 ecc9437d0107: Preparing 07:32:46 98b5d8f184a2: Preparing 07:32:46 62170e181a92: Preparing 07:32:46 62170e181a92: Waiting 07:32:46 0f6733fd4d00: Layer already exists 07:32:46 98b5d8f184a2: Layer already exists 07:32:46 f43c25d955e7: Layer already exists 07:32:46 7d9269fe913c: Layer already exists 07:32:46 ecc9437d0107: Layer already exists 07:32:46 62170e181a92: Layer already exists 07:32:47 latest: digest: sha256:1a184ab0529179d9a26c337c0ab0f8a3c0d9c1d0bbbee6a808a5914f220a9b07 size: 1572 [Pipeline] isUnix [Pipeline] sh 07:32:47 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 07:32:47 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.2.0-dev.6 07:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:32:47 f43c25d955e7: Preparing 07:32:47 7d9269fe913c: Preparing 07:32:47 0f6733fd4d00: Preparing 07:32:47 ecc9437d0107: Preparing 07:32:47 98b5d8f184a2: Preparing 07:32:47 62170e181a92: Preparing 07:32:47 62170e181a92: Waiting 07:32:47 ecc9437d0107: Layer already exists 07:32:47 0f6733fd4d00: Layer already exists 07:32:47 7d9269fe913c: Layer already exists 07:32:47 f43c25d955e7: Layer already exists 07:32:47 98b5d8f184a2: Layer already exists 07:32:47 62170e181a92: Layer already exists 07:32:48 2.2.0-dev.6: digest: sha256:1a184ab0529179d9a26c337c0ab0f8a3c0d9c1d0bbbee6a808a5914f220a9b07 size: 1572 [Pipeline] isUnix [Pipeline] sh 07:32:48 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6 [Pipeline] isUnix [Pipeline] sh 07:32:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6 07:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:32:48 f43c25d955e7: Preparing 07:32:48 7d9269fe913c: Preparing 07:32:48 0f6733fd4d00: Preparing 07:32:48 ecc9437d0107: Preparing 07:32:48 98b5d8f184a2: Preparing 07:32:48 62170e181a92: Preparing 07:32:48 62170e181a92: Waiting 07:32:48 7d9269fe913c: Layer already exists 07:32:48 ecc9437d0107: Layer already exists 07:32:48 0f6733fd4d00: Layer already exists 07:32:48 98b5d8f184a2: Layer already exists 07:32:48 f43c25d955e7: Layer already exists 07:32:48 62170e181a92: Layer already exists 07:32:49 06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6: digest: sha256:1a184ab0529179d9a26c337c0ab0f8a3c0d9c1d0bbbee6a808a5914f220a9b07 size: 1572 [Pipeline] isUnix [Pipeline] sh 07:32:49 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] isUnix [Pipeline] sh 07:32:49 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 07:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:32:49 f43c25d955e7: Preparing 07:32:49 7d9269fe913c: Preparing 07:32:49 0f6733fd4d00: Preparing 07:32:49 ecc9437d0107: Preparing 07:32:49 98b5d8f184a2: Preparing 07:32:49 62170e181a92: Preparing 07:32:49 62170e181a92: Waiting 07:32:49 f43c25d955e7: Layer already exists 07:32:49 0f6733fd4d00: Layer already exists 07:32:49 98b5d8f184a2: Layer already exists 07:32:49 ecc9437d0107: Layer already exists 07:32:49 7d9269fe913c: Layer already exists 07:32:49 62170e181a92: Layer already exists 07:32:50 main: digest: sha256:1a184ab0529179d9a26c337c0ab0f8a3c0d9c1d0bbbee6a808a5914f220a9b07 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:50 ===================================================== [Pipeline] echo 07:32:50 taggedImages: 07:32:50 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c546078431ad53f02680b25c8c52d85a6f5705 07:32:50 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 07:32:50 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.2.0-dev.6 07:32:50 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:06c546078431ad53f02680b25c8c52d85a6f5705-2.2.0-dev.6 07:32:50 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:32:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:32:50 07:32:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:32:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:32:50 arm64: Pulling from edgex-lftools-log-publisher 07:32:50 8998bd30e6a1: Pulling fs layer 07:32:50 04944245beec: Pulling fs layer 07:32:50 699f458cf7ca: Pulling fs layer 07:32:50 765212b225bb: Pulling fs layer 07:32:50 f23df028b6ca: Pulling fs layer 07:32:50 d65c8cfc05b1: Pulling fs layer 07:32:50 2437ff75d9bd: Pulling fs layer 07:32:50 f23df028b6ca: Waiting 07:32:50 2437ff75d9bd: Waiting 07:32:50 765212b225bb: Waiting 07:32:51 04944245beec: Verifying Checksum 07:32:51 04944245beec: Download complete 07:32:51 765212b225bb: Verifying Checksum 07:32:51 765212b225bb: Download complete 07:32:51 f23df028b6ca: Verifying Checksum 07:32:51 f23df028b6ca: Download complete 07:32:51 d65c8cfc05b1: Verifying Checksum 07:32:51 d65c8cfc05b1: Download complete 07:32:51 699f458cf7ca: Verifying Checksum 07:32:51 699f458cf7ca: Download complete 07:32:51 8998bd30e6a1: Verifying Checksum 07:32:51 8998bd30e6a1: Download complete 07:32:53 2437ff75d9bd: Verifying Checksum 07:32:53 2437ff75d9bd: Download complete 07:32:55 8998bd30e6a1: Pull complete 07:32:56 04944245beec: Pull complete 07:32:57 699f458cf7ca: Pull complete 07:32:58 765212b225bb: Pull complete 07:32:59 f23df028b6ca: Pull complete 07:32:59 d65c8cfc05b1: Pull complete 07:33:14 2437ff75d9bd: Pull complete 07:33:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:33:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:33:14 prd-ubuntu18.04-docker-arm64-4c-16g-6582 does not seem to be running inside a container 07:33:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/23 -v /w/workspace/device-modbus-go/23:/w/workspace/device-modbus-go/23:rw,z -v /w/workspace/device-modbus-go/23@tmp:/w/workspace/device-modbus-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:33:16 $ docker top 1cfaadf5ba62eb8a4f541136e540a7d03ecba8d3f6564e11a704eb22540a6f35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:17 ---> job-cost.sh 07:33:17 lf-activate-venv: SKIPPING 07:33:17 INFO: No Stack... 07:33:18 INFO: Retrieving Pricing Info for: v3-standard-4 07:33:19 INFO: Archiving Costs [Pipeline] sh 07:33:19 + cat /w/workspace/device-modbus-go/23/archives/cost.csv 07:33:19 + cut -d, -f6 [Pipeline] lock 07:33:19 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-23-stack-cost] 07:33:19 Resource [jenkins-edgexfoundry-device-modbus-go-main-23-stack-cost] did not exist. Created. 07:33:19 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:33:20 /w/workspace/device-modbus-go/23@tmp/durable-2c0e7ba7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:33:21 + echo total: 0.10999999940395355 [Pipeline] stash 07:33:21 Warning: overwriting stash ‘stack-cost’ 07:33:21 Stashed 1 file(s) [Pipeline] } 07:33:21 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-23-stack-cost] [Pipeline] // lock [Pipeline] } 07:33:21 $ docker stop --time=1 1cfaadf5ba62eb8a4f541136e540a7d03ecba8d3f6564e11a704eb22540a6f35 07:33:22 $ docker rm -f 1cfaadf5ba62eb8a4f541136e540a7d03ecba8d3f6564e11a704eb22540a6f35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:33:23 provisioning config files... 07:33:23 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5017719859198649049tmp [Pipeline] { [Pipeline] sh 07:33:23 + set +x 07:33:23 + curl -s https://codecov.io/bash 07:33:23 + bash -s -- 07:33:23 07:33:23 _____ _ 07:33:23 / ____| | | 07:33:23 | | ___ __| | ___ ___ _____ __ 07:33:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:33:23 | |___| (_) | (_| | __/ (_| (_) \ V / 07:33:23 \_____\___/ \__,_|\___|\___\___/ \_/ 07:33:23 Bash-1.0.6 07:33:23 07:33:23 07:33:23 ==> git version 2.24.4 found 07:33:23 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:33:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:33:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:33:23 ==> Jenkins CI detected. 07:33:23 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 07:33:23 project root: . 07:33:23 --> token set from env 07:33:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:33:24 ==> Running gcov in . (disable via -X gcov) 07:33:24 ==> Python coveragepy not found 07:33:24 ==> Searching for coverage reports in: 07:33:24 + . 07:33:24 -> Found 1 reports 07:33:24 ==> Detecting git/mercurial file structure 07:33:24 ==> Reading reports 07:33:24 + ./coverage.out bytes=23727 07:33:24 ==> Appending adjustments 07:33:24 https://docs.codecov.io/docs/fixing-reports 07:33:24 + Found adjustments 07:33:24 ==> Gzipping contents 07:33:24 4.0K /tmp/codecov.T4Gnuz.gz 07:33:24 ==> Uploading reports 07:33:24 url: https://codecov.io 07:33:24 query: branch=main&commit=06c546078431ad53f02680b25c8c52d85a6f5705&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:33:24 -> Pinging Codecov 07:33:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=06c546078431ad53f02680b25c8c52d85a6f5705&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:33:24 -> Uploading to 07:33:24 https://storage.googleapis.com/codecov/v4/raw/2022-03-08/55DBCA73C666E3227836607328DD7E49/06c546078431ad53f02680b25c8c52d85a6f5705/31ee5907-4214-4ff3-8c07-c1192c1ff2b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220308T073324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e31b6a57f781d70754aeeee861ac9f54355082c10572bb75d968539a4af292a9 07:33:24 % Total % Received % Xferd Average Speed Time Time Time Current 07:33:24 Dload Upload Total Spent Left Speed 07:33:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3991 0 0 100 3991 0 12140 --:--:-- --:--:-- --:--:-- 12130 100 3991 0 0 100 3991 0 12135 --:--:-- --:--:-- --:--:-- 12130 07:33:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/06c546078431ad53f02680b25c8c52d85a6f5705 [Pipeline] } 07:33:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:33:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:33:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:33:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:33:25 07:33:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:33:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:33:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:33:25 188c0c94c7c5: Pulling fs layer 07:33:25 0ef7d3d256c8: Pulling fs layer 07:33:25 de9db76c5a1d: Pulling fs layer 07:33:25 0eba1c9be4d2: Pulling fs layer 07:33:25 0d57e429df01: Pulling fs layer 07:33:25 4e4be7b47b0d: Pulling fs layer 07:33:25 e1f770b5df2f: Pulling fs layer 07:33:25 85a0685a4137: Pulling fs layer 07:33:25 0d57e429df01: Waiting 07:33:25 4e4be7b47b0d: Waiting 07:33:25 e1f770b5df2f: Waiting 07:33:25 85a0685a4137: Waiting 07:33:25 0eba1c9be4d2: Waiting 07:33:25 de9db76c5a1d: Verifying Checksum 07:33:25 de9db76c5a1d: Download complete 07:33:25 0ef7d3d256c8: Verifying Checksum 07:33:25 0ef7d3d256c8: Download complete 07:33:25 0d57e429df01: Verifying Checksum 07:33:25 0d57e429df01: Download complete 07:33:25 4e4be7b47b0d: Verifying Checksum 07:33:25 4e4be7b47b0d: Download complete 07:33:25 188c0c94c7c5: Verifying Checksum 07:33:25 e1f770b5df2f: Verifying Checksum 07:33:25 e1f770b5df2f: Download complete 07:33:25 0eba1c9be4d2: Verifying Checksum 07:33:25 0eba1c9be4d2: Download complete 07:33:25 188c0c94c7c5: Pull complete 07:33:26 0ef7d3d256c8: Pull complete 07:33:26 85a0685a4137: Verifying Checksum 07:33:26 85a0685a4137: Download complete 07:33:26 de9db76c5a1d: Pull complete 07:33:29 0eba1c9be4d2: Pull complete 07:33:29 0d57e429df01: Pull complete 07:33:29 4e4be7b47b0d: Pull complete 07:33:30 e1f770b5df2f: Pull complete 07:33:34 85a0685a4137: Pull complete 07:33:34 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:33:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:33:34 prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container 07:33:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:33:36 $ docker top 08fc72d86923d0b4059316c14f80627a42f9281c7cad3e22d0b77572f5276097 -eo pid,comm [Pipeline] { [Pipeline] echo 07:33:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:33:37 + set -o pipefail 07:33:37 + snyk monitor '--org=edgex-jenkins' 07:33:43 07:33:43 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 07:33:43 07:33:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/745e639f-f430-4d83-9c9b-b35c109232d2 07:33:43 07:33:43 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 07:33:43 07:33:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:33:43 07:33:43 [Pipeline] } 07:33:43 $ docker stop --time=1 08fc72d86923d0b4059316c14f80627a42f9281c7cad3e22d0b77572f5276097 07:33:45 $ docker rm -f 08fc72d86923d0b4059316c14f80627a42f9281c7cad3e22d0b77572f5276097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:33:46 + git log --format=format:%s -1 06c546078431ad53f02680b25c8c52d85a6f5705 [Pipeline] sh 07:33:46 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 07:33:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:33:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:33:46 . [Pipeline] withDockerContainer 07:33:47 prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container 07:33:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:33:47 $ docker top adca85276d84e62e8d4f81e00c5c09141a53aa10aaaccbbfb1befacd8e61a1d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:33:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:33:47 [ssh-agent] Looking for ssh-agent implementation... 07:33:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:33:47 $ docker exec adca85276d84e62e8d4f81e00c5c09141a53aa10aaaccbbfb1befacd8e61a1d0 ssh-agent 07:33:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFgmOBL/agent.15 07:33:47 SSH_AGENT_PID=22 07:33:47 Running ssh-add (command line suppressed) 07:33:47 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1401279432103335953.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1401279432103335953.key) 07:33:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:33:48 + git semver tag 07:33:48 # -> Open(): unable to determine branch for HEAD 07:33:48 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 07:33:48 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 07:33:48 # $SEMVER_REMOTE_NAME = origin 07:33:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:33:48 # $SEMVER_USER_NAME = edgex-jenkins 07:33:48 # $SEMVER_BRANCH = main 07:33:48 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver 07:33:48 # 06c546078431ad53f02680b25c8c52d85a6f5705 HEAD 07:33:48 # -> Force: false 07:33:48 # ba5d2932046aaf8c8fda822d0b295e6774faa08b refs/tags/v2.2.0-dev.6 [Pipeline] } 07:33:48 $ docker exec --env ******** --env ******** adca85276d84e62e8d4f81e00c5c09141a53aa10aaaccbbfb1befacd8e61a1d0 ssh-agent -k 07:33:48 unset SSH_AUTH_SOCK; 07:33:48 unset SSH_AGENT_PID; 07:33:48 echo Agent pid 22 killed; 07:33:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:33:48 + git semver [Pipeline] } 07:33:48 $ docker stop --time=1 adca85276d84e62e8d4f81e00c5c09141a53aa10aaaccbbfb1befacd8e61a1d0 07:33:49 $ docker rm -f adca85276d84e62e8d4f81e00c5c09141a53aa10aaaccbbfb1befacd8e61a1d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:33:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:33:50 07:33:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:33:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:33:50 0.23.1-centos7: Pulling from edgex-lftools 07:33:50 ab5ef0e58194: Pulling fs layer 07:33:50 9712f1f96733: Pulling fs layer 07:33:50 63f879dbbcfc: Pulling fs layer 07:33:50 0d9ebad4ef96: Pulling fs layer 07:33:50 e9a5061849ea: Pulling fs layer 07:33:50 d747dcd14b5f: Pulling fs layer 07:33:50 2de7ff778b66: Pulling fs layer 07:33:50 0d9ebad4ef96: Waiting 07:33:50 e9a5061849ea: Waiting 07:33:50 d747dcd14b5f: Waiting 07:33:50 2de7ff778b66: Waiting 07:33:50 9712f1f96733: Verifying Checksum 07:33:50 9712f1f96733: Download complete 07:33:50 63f879dbbcfc: Verifying Checksum 07:33:50 63f879dbbcfc: Download complete 07:33:50 ab5ef0e58194: Verifying Checksum 07:33:50 ab5ef0e58194: Download complete 07:33:50 d747dcd14b5f: Verifying Checksum 07:33:50 d747dcd14b5f: Download complete 07:33:50 0d9ebad4ef96: Verifying Checksum 07:33:50 0d9ebad4ef96: Download complete 07:33:50 e9a5061849ea: Verifying Checksum 07:33:50 e9a5061849ea: Download complete 07:33:50 2de7ff778b66: Verifying Checksum 07:33:50 2de7ff778b66: Download complete 07:33:53 ab5ef0e58194: Pull complete 07:33:53 9712f1f96733: Pull complete 07:33:54 63f879dbbcfc: Pull complete 07:33:58 0d9ebad4ef96: Pull complete 07:33:58 e9a5061849ea: Pull complete 07:33:58 d747dcd14b5f: Pull complete 07:34:00 2de7ff778b66: Pull complete 07:34:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:34:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:34:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:34:00 prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container 07:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:34:03 $ docker top 80a52f73474c8dd09d47cb8f14c1dccb4879a88ba692fd09199bf8d912d77fda -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:34:03 provisioning config files... 07:34:03 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3911593380106159037tmp 07:34:03 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7186114308115733813tmp 07:34:03 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4988335123583301180tmp [Pipeline] { [Pipeline] echo 07:34:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:34:03 ---> sigul-configuration.sh 07:34:03 gpg: directory `/root/.gnupg' created 07:34:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:34:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:34:03 gpg: keyring `/root/.gnupg/secring.gpg' created 07:34:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:34:03 gpg: CAST5 encrypted data 07:34:03 gpg: encrypted with 1 passphrase 07:34:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:34:04 + mkdir /home/jenkins 07:34:04 + mkdir /home/jenkins/sigul [Pipeline] sh 07:34:04 + 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 07:34:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:34:04 ---> sigul-install.sh 07:34:04 Sigul already installed; skipping installation. [Pipeline] sh 07:34:05 + git tag --list 07:34:05 0.7.1 07:34:05 v1.0.0 07:34:05 v1.1.0 07:34:05 v1.1.1 07:34:05 v1.2.2 07:34:05 v1.3.0 07:34:05 v1.3.1 07:34:05 v2.0.0 07:34:05 v2.0.1-dev.1 07:34:05 v2.0.1-dev.10 07:34:05 v2.0.1-dev.11 07:34:05 v2.0.1-dev.12 07:34:05 v2.0.1-dev.2 07:34:05 v2.0.1-dev.3 07:34:05 v2.0.1-dev.4 07:34:05 v2.0.1-dev.5 07:34:05 v2.0.1-dev.6 07:34:05 v2.0.1-dev.7 07:34:05 v2.0.1-dev.8 07:34:05 v2.0.1-dev.9 07:34:05 v2.1.0 07:34:05 v2.2.0-dev.1 07:34:05 v2.2.0-dev.2 07:34:05 v2.2.0-dev.3 07:34:05 v2.2.0-dev.4 07:34:05 v2.2.0-dev.5 07:34:05 v2.2.0-dev.6 [Pipeline] sh 07:34:05 + lftools sign git-tag v2.2.0-dev.6 07:34:05 Signing Git tag with Sigul... 07:34:05 Signing v2.2.0-dev.6 [Pipeline] echo 07:34:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:34:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:34:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:34:06 $ docker stop --time=1 80a52f73474c8dd09d47cb8f14c1dccb4879a88ba692fd09199bf8d912d77fda 07:34:07 $ docker rm -f 80a52f73474c8dd09d47cb8f14c1dccb4879a88ba692fd09199bf8d912d77fda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:34:08 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 07:34:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:34:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:34:08 . [Pipeline] withDockerContainer 07:34:08 prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container 07:34:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:34:08 $ docker top 4d889dba5f3b6f160d3a7a9bb5a5d255e9d9e33533831072efa3e74db9e4be67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:34:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:34:08 [ssh-agent] Looking for ssh-agent implementation... 07:34:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:34:09 $ docker exec 4d889dba5f3b6f160d3a7a9bb5a5d255e9d9e33533831072efa3e74db9e4be67 ssh-agent 07:34:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfIliiI/agent.13 07:34:09 SSH_AGENT_PID=19 07:34:09 Running ssh-add (command line suppressed) 07:34:09 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5827938218495909811.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5827938218495909811.key) 07:34:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:34:09 + git semver bump pre 07:34:09 # -> Open(): unable to determine branch for HEAD 07:34:09 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 07:34:09 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 07:34:09 # $SEMVER_REMOTE_NAME = origin 07:34:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:34:09 # $SEMVER_USER_NAME = edgex-jenkins 07:34:09 # $SEMVER_BRANCH = main 07:34:09 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver 07:34:09 2.2.0-dev.7 [Pipeline] } 07:34:09 $ docker exec --env ******** --env ******** 4d889dba5f3b6f160d3a7a9bb5a5d255e9d9e33533831072efa3e74db9e4be67 ssh-agent -k 07:34:09 unset SSH_AUTH_SOCK; 07:34:09 unset SSH_AGENT_PID; 07:34:09 echo Agent pid 19 killed; 07:34:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:34:09 + git semver [Pipeline] } 07:34:09 $ docker stop --time=1 4d889dba5f3b6f160d3a7a9bb5a5d255e9d9e33533831072efa3e74db9e4be67 07:34:11 $ docker rm -f 4d889dba5f3b6f160d3a7a9bb5a5d255e9d9e33533831072efa3e74db9e4be67 [Pipeline] // withDockerContainer [Pipeline] sh 07:34:11 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 07:34:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:34:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:34:11 . [Pipeline] withDockerContainer 07:34:11 prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container 07:34:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:34:12 $ docker top e2ef69a1eea4a303109cb0fa72fa0ba85cf09122209bb336015b96345503f734 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:34:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:34:12 [ssh-agent] Looking for ssh-agent implementation... 07:34:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:34:12 $ docker exec e2ef69a1eea4a303109cb0fa72fa0ba85cf09122209bb336015b96345503f734 ssh-agent 07:34:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlmIfFc/agent.13 07:34:12 SSH_AGENT_PID=19 07:34:12 Running ssh-add (command line suppressed) 07:34:12 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4044773627254593237.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4044773627254593237.key) 07:34:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:34:13 + git semver push 07:34:13 # -> Open(): unable to determine branch for HEAD 07:34:13 # $GIT_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.git 07:34:13 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-modbus-go_main 07:34:13 # $SEMVER_REMOTE_NAME = origin 07:34:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:34:13 # $SEMVER_USER_NAME = edgex-jenkins 07:34:13 # $SEMVER_BRANCH = main 07:34:13 # $SEMVER_DIR = /w/workspace/gexfoundry_device-modbus-go_main/.semver [Pipeline] } 07:34:15 $ docker exec --env ******** --env ******** e2ef69a1eea4a303109cb0fa72fa0ba85cf09122209bb336015b96345503f734 ssh-agent -k 07:34:15 unset SSH_AUTH_SOCK; 07:34:15 unset SSH_AGENT_PID; 07:34:15 echo Agent pid 19 killed; 07:34:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:34:16 + git semver [Pipeline] } 07:34:16 $ docker stop --time=1 e2ef69a1eea4a303109cb0fa72fa0ba85cf09122209bb336015b96345503f734 07:34:17 $ docker rm -f e2ef69a1eea4a303109cb0fa72fa0ba85cf09122209bb336015b96345503f734 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:34:17 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' 07:34:17 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 07:34:17 total 8 07:34:17 drwxr-xr-x. 3 root root 34 Mar 8 07:28 . 07:34:17 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 8 07:34 .. 07:34:17 drwxr-xr-x. 2 root root 6 Mar 8 07:28 cost 07:34:17 -rw-r--r--. 1 root root 86 Mar 8 07:28 cost.csv 07:34:17 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 07:34:17 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 07:34:17 total 8 07:34:17 drwxr-xr-x. 3 jenkins jenkins 34 Mar 8 07:28 . 07:34:17 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 8 07:34 .. 07:34:17 drwxr-xr-x. 2 jenkins jenkins 6 Mar 8 07:28 cost 07:34:17 -rw-r--r--. 1 jenkins jenkins 86 Mar 8 07:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:34:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:34:18 ---> package-listing.sh 07:34:18 ++ tr '[:upper:]' '[:lower:]' 07:34:18 ++ facter osfamily 07:34:18 + OS_FAMILY=redhat 07:34:18 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 07:34:18 + START_PACKAGES=/tmp/packages_start.txt 07:34:18 + END_PACKAGES=/tmp/packages_end.txt 07:34:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:34:18 + PACKAGES=/tmp/packages_start.txt 07:34:18 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:34:18 + PACKAGES=/tmp/packages_end.txt 07:34:18 + case "${OS_FAMILY}" in 07:34:18 + sort 07:34:18 + rpm -qa 07:34:19 + '[' -f /tmp/packages_start.txt ']' 07:34:19 + '[' -f /tmp/packages_end.txt ']' 07:34:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:34:19 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:34:19 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 07:34:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 07:34:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:34:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:34:20 . [Pipeline] withDockerContainer 07:34:20 prd-centos7-docker-4c-2g-6581 does not seem to be running inside a container 07:34:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:34:20 $ docker top 210602f0fdcaeb12705ca678f421f6f237d22a429373cf10c9d360399097713a -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:21 + touch /tmp/pre-build-complete [Pipeline] sh 07:34:21 + mkdir -p /var/log/sysstat [Pipeline] sh 07:34:21 + ls /var/log/sa-host 07:34:21 + sadf -c /var/log/sa-host/sa08 07:34:21 file_magic: OK 07:34:21 HZ: Using current value: 100 07:34:21 file_header: OK 07:34:21 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 07:34:21 Statistics: 07:34:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:34:21 File successfully converted to sysstat format version 12.5.2 07:34:21 + sadf -c /var/log/sa-host/sa17 07:34:21 file_magic: OK 07:34:21 HZ: Using current value: 100 07:34:21 file_header: OK 07:34:21 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 07:34:21 Statistics: 07:34:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:34:21 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:34:21 provisioning config files... 07:34:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3358414027008427105tmp [Pipeline] { [Pipeline] echo 07:34:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:34:22 ---> create-netrc.sh [Pipeline] } 07:34:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:34:22 ---> python-tools-install.sh [Pipeline] echo 07:34:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:34:22 ---> sudo-logs.sh 07:34:22 Archiving 'sudo' log.. 07:34:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-6581.novalocal: Name or service not known 07:34:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-6581.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:34:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:34:23 ---> job-cost.sh 07:34:23 lf-activate-venv: SKIPPING 07:34:23 DEBUG: total: 0.05999999865889549 07:34:23 INFO: Retrieving Stack Cost... 07:34:23 INFO: Retrieving Pricing Info for: v3-standard-2 07:34:24 INFO: Archiving Costs [Pipeline] echo 07:34:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:34:24 ---> logs-deploy.sh 07:34:24 lf-activate-venv: SKIPPING 07:34:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/23 07:34:24 INFO: archiving workspace using pattern(s): 07:34:25 Archives upload complete. 07:34:25 INFO: archiving logs to Nexus 07:34:25 ---> uname -a: 07:34:25 Linux prd-centos7-docker-4c-2g-6581.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 07:34:25 07:34:25 07:34:25 ---> lscpu: 07:34:25 Architecture: x86_64 07:34:25 CPU op-mode(s): 32-bit, 64-bit 07:34:25 Byte Order: Little Endian 07:34:25 Address sizes: 40 bits physical, 48 bits virtual 07:34:25 CPU(s): 2 07:34:25 On-line CPU(s) list: 0,1 07:34:25 Thread(s) per core: 1 07:34:25 Core(s) per socket: 1 07:34:25 Socket(s): 2 07:34:25 NUMA node(s): 1 07:34:25 Vendor ID: AuthenticAMD 07:34:25 CPU family: 23 07:34:25 Model: 49 07:34:25 Model name: AMD EPYC-Rome Processor 07:34:25 Stepping: 0 07:34:25 CPU MHz: 2799.998 07:34:25 BogoMIPS: 5599.99 07:34:25 Virtualization: AMD-V 07:34:25 Hypervisor vendor: KVM 07:34:25 Virtualization type: full 07:34:25 L1d cache: 64 KiB 07:34:25 L1i cache: 64 KiB 07:34:25 L2 cache: 1 MiB 07:34:25 L3 cache: 32 MiB 07:34:25 NUMA node0 CPU(s): 0,1 07:34:25 Vulnerability Itlb multihit: Not affected 07:34:25 Vulnerability L1tf: Not affected 07:34:25 Vulnerability Mds: Not affected 07:34:25 Vulnerability Meltdown: Not affected 07:34:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:34:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:34:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:34:25 Vulnerability Srbds: Not affected 07:34:25 Vulnerability Tsx async abort: Not affected 07:34:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:34:25 07:34:25 07:34:25 ---> nproc: 07:34:25 2 07:34:25 07:34:25 07:34:25 ---> df -h: 07:34:25 Filesystem Size Used Avail Use% Mounted on 07:34:25 overlay 40G 11G 30G 26% / 07:34:25 tmpfs 64M 0 64M 0% /dev 07:34:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:34:25 shm 64M 0 64M 0% /dev/shm 07:34:25 /dev/vda1 40G 11G 30G 26% /facter-os 07:34:25 07:34:25 07:34:25 ---> sar -b -r -n DEV: 07:34:25 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/08/22 _x86_64_ (2 CPU) 07:34:25 07:34:25 07:25:20 LINUX RESTART (2 CPU) 07:34:25 07:34:25 07:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:34:25 07:27:01 298.22 0.00 298.22 0.00 0.00 79063.85 0.00 07:34:25 07:28:01 96.85 0.02 96.84 0.00 0.27 9558.38 0.00 07:34:25 07:29:01 62.64 0.00 62.64 0.00 0.00 16359.29 0.00 07:34:25 07:30:01 0.88 0.63 0.25 0.00 56.10 3.33 0.00 07:34:25 07:31:01 0.37 0.00 0.37 0.00 0.00 8.85 0.00 07:34:25 07:32:01 0.40 0.00 0.40 0.00 0.00 5.76 0.00 07:34:25 07:33:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 07:34:25 07:34:01 179.63 0.03 179.60 0.00 3.73 48987.83 0.00 07:34:25 Average: 79.91 0.09 79.83 0.00 7.51 19251.09 0.00 07:34:25 07:34:25 07:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:34:25 07:27:01 3987352 0 964860 12.05 2620 3054100 1551044 17.12 770848 2743024 40 07:34:25 07:28:01 3265312 0 1103884 13.78 2620 3637116 1832832 20.24 1169928 3055708 489192 07:34:25 07:29:01 3354432 0 1052924 13.15 2620 3598956 1316924 14.54 1029396 3091692 16 07:34:25 07:30:01 3353332 0 1052344 13.14 2620 3600636 1278796 14.12 1032972 3092236 20 07:34:25 07:31:01 3367496 0 1038172 12.96 2620 3600644 1278848 14.12 1019256 3092236 12 07:34:25 07:32:01 3370344 0 1035320 12.93 2620 3600648 1278596 14.12 1017684 3092236 8 07:34:25 07:33:01 3375588 0 1030068 12.86 2620 3600656 1278776 14.12 1012184 3092236 8 07:34:25 07:34:01 1801272 0 1282580 16.01 2620 4922460 1448420 15.99 1224312 4241660 143172 07:34:25 Average: 3234391 0 1070019 13.36 2620 3701902 1408030 15.55 1034572 3187628 79058 07:34:25 07:34:25 07:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:34:25 07:27:01 veth0dcc31b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:27:01 eth0 444.25 306.74 5536.46 41.89 0.00 0.00 0.00 0.00 07:34:25 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:27:01 docker0 200.65 258.35 16.57 2155.63 0.00 0.00 0.00 0.00 07:34:25 07:28:01 eth0 202.38 145.28 2706.94 237.14 0.00 0.00 0.00 0.00 07:34:25 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:28:01 docker0 13.01 17.27 0.74 89.69 0.00 0.00 0.00 0.00 07:34:25 07:29:01 eth0 12.80 8.74 12.23 4.38 0.00 0.00 0.00 0.00 07:34:25 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:30:01 eth0 5.18 3.56 4.25 3.75 0.00 0.00 0.00 0.00 07:34:25 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:31:01 eth0 1.62 1.05 0.99 1.09 0.00 0.00 0.00 0.00 07:34:25 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:32:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:33:01 eth0 1.73 0.72 2.02 0.05 0.00 0.00 0.00 0.00 07:34:25 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:34:01 eth0 354.07 213.37 7647.74 32.04 0.00 0.00 0.00 0.00 07:34:25 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:34:01 docker0 30.79 45.73 2.94 388.13 0.00 0.00 0.00 0.00 07:34:25 Average: eth0 127.78 84.95 1989.04 40.05 0.00 0.00 0.00 0.00 07:34:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 Average: docker0 30.56 40.17 2.53 329.21 0.00 0.00 0.00 0.00 07:34:25 07:34:25