Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ffad701eed76b077b9514e94842a0f91ccbb1d43+06c546078431ad53f02680b25c8c52d85a6f5705 (3436cfd9bc4d70774e4567a63a09ac635748b5fd) 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-ssh14830006636367210127.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-ssh13323189434260608875.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/PR-312/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/PR-312/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15823689906778947462.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-ssh474516859818689910.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/PR-312/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/PR-312/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10111661386145378297.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-6600 in /w/workspace/xfoundry_device-modbus-go_PR-312 [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/xfoundry_device-modbus-go_PR-312 # 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/xfoundry_device-modbus-go_PR-312@tmp/jenkins-gitclient-ssh1861285653073223158.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 06c546078431ad53f02680b25c8c52d85a6f5705 into PR head commit ffad701eed76b077b9514e94842a0f91ccbb1d43 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/xfoundry_device-modbus-go_PR-312@tmp/jenkins-gitclient-ssh4181147288449334339.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/312/head:refs/remotes/origin/PR-312 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ffad701eed76b077b9514e94842a0f91ccbb1d43 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/xfoundry_device-modbus-go_PR-312@tmp/jenkins-gitclient-ssh5320869052105781548.key > git merge 06c546078431ad53f02680b25c8c52d85a6f5705 # timeout=10 Merge succeeded, producing f81e1fbebc6e7624efe424f7f08d314f4c85df32 Checking out Revision f81e1fbebc6e7624efe424f7f08d314f4c85df32 (PR-312) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f81e1fbebc6e7624efe424f7f08d314f4c85df32 # timeout=10 Commit message: "Merge commit '06c546078431ad53f02680b25c8c52d85a6f5705' into HEAD" > git rev-list --no-walk ffad701eed76b077b9514e94842a0f91ccbb1d43 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-08T12:52:14.932Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-08T12:52:14.995Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-08T12:52:15.015Z] ========================================================= [2022-03-08T12:52:15.015Z] EdgeX Global Pipelines Version Info [2022-03-08T12:52:15.015Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-08T12:52:16.199Z] ------------------- [2022-03-08T12:52:16.199Z] stable info: [2022-03-08T12:52:16.199Z] ------------------- [2022-03-08T12:52:16.199Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-08T12:52:16.199Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-08T12:52:16.199Z] Message: update stable to v1.0.220 [2022-03-08T12:52:16.775Z] ------------------- [2022-03-08T12:52:16.775Z] experimental info: [2022-03-08T12:52:16.775Z] ------------------- [2022-03-08T12:52:16.775Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-08T12:52:16.775Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-08T12:52:16.775Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-08T12:52:16.926Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-03-08T12:52:16.939Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-03-08T12:52:16.962Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-08T12:52:16.979Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-08T12:52:16.991Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-08T12:52:17.007Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-08T12:52:17.022Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-08T12:52:17.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-08T12:52:17.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-08T12:52:17.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-08T12:52:17.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-08T12:52:17.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-03-08T12:52:17.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-08T12:52:17.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-08T12:52:17.136Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-08T12:52:17.152Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-08T12:52:17.173Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-08T12:52:17.190Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-08T12:52:17.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-08T12:52:17.214Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-08T12:52:17.230Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-08T12:52:17.248Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-08T12:52:17.261Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-08T12:52:17.284Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-08T12:52:17.303Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-08T12:52:17.320Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-08T12:52:17.335Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-312 [Pipeline] echo [2022-03-08T12:52:17.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-312 [Pipeline] echo [2022-03-08T12:52:17.372Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-312 [Pipeline] echo [2022-03-08T12:52:17.390Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f81e1fbebc6e7624efe424f7f08d314f4c85df32 [Pipeline] echo [2022-03-08T12:52:17.425Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f81e1fb [Pipeline] echo [2022-03-08T12:52:17.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T12:52:17.487Z] provisioning config files... [2022-03-08T12:52:17.520Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-312@tmp/config6824642758107525805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T12:52:17.837Z] ---> docker-login.sh [2022-03-08T12:52:17.837Z] nexus3.edgexfoundry.org:10001 [2022-03-08T12:52:17.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T12:52:18.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T12:52:18.107Z] Configure a credential helper to remove this warning. See [2022-03-08T12:52:18.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T12:52:18.107Z] [2022-03-08T12:52:18.107Z] Login Succeeded [2022-03-08T12:52:18.107Z] nexus3.edgexfoundry.org:10002 [2022-03-08T12:52:18.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T12:52:18.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T12:52:18.107Z] Configure a credential helper to remove this warning. See [2022-03-08T12:52:18.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T12:52:18.107Z] [2022-03-08T12:52:18.107Z] Login Succeeded [2022-03-08T12:52:18.107Z] nexus3.edgexfoundry.org:10003 [2022-03-08T12:52:18.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T12:52:18.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T12:52:18.380Z] Configure a credential helper to remove this warning. See [2022-03-08T12:52:18.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T12:52:18.380Z] [2022-03-08T12:52:18.380Z] Login Succeeded [2022-03-08T12:52:18.380Z] nexus3.edgexfoundry.org:10004 [2022-03-08T12:52:18.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T12:52:18.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T12:52:18.380Z] Configure a credential helper to remove this warning. See [2022-03-08T12:52:18.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T12:52:18.380Z] [2022-03-08T12:52:18.380Z] Login Succeeded [2022-03-08T12:52:18.380Z] docker.io [2022-03-08T12:52:18.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T12:52:18.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T12:52:18.904Z] Configure a credential helper to remove this warning. See [2022-03-08T12:52:18.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T12:52:18.905Z] [2022-03-08T12:52:18.905Z] Login Succeeded [2022-03-08T12:52:18.905Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T12:52:18.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-08T12:52:19.317Z] + git rev-list -1 --merges f81e1fbebc6e7624efe424f7f08d314f4c85df32~1..f81e1fbebc6e7624efe424f7f08d314f4c85df32 [Pipeline] echo [2022-03-08T12:52:19.352Z] -----------> git rev-list -1 --merges f81e1fbebc6e7624efe424f7f08d314f4c85df32~1..f81e1fbebc6e7624efe424f7f08d314f4c85df32 f81e1fbebc6e7624efe424f7f08d314f4c85df32 [2022-03-08T12:52:19.352Z] f81e1fbebc6e7624efe424f7f08d314f4c85df32 [false] [Pipeline] sh [2022-03-08T12:52:19.655Z] + git log --format=format:%s -1 f81e1fbebc6e7624efe424f7f08d314f4c85df32 [Pipeline] echo [2022-03-08T12:52:19.670Z] ========================================================= [2022-03-08T12:52:19.670Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-08T12:52:19.670Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-08T12:52:20.028Z] + git log --format=format:%s -1 f81e1fbebc6e7624efe424f7f08d314f4c85df32 [Pipeline] echo [2022-03-08T12:52:20.043Z] [semverPrep] GIT_COMMIT: f81e1fbebc6e7624efe424f7f08d314f4c85df32, Commit Message: Merge commit '06c546078431ad53f02680b25c8c52d85a6f5705' into HEAD [Pipeline] echo [2022-03-08T12:52:20.054Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-08T12:52:20.484Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-08T12:52:20.484Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-08T12:52:20.484Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-08T12:52:20.485Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-08T12:52:20.485Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-08T12:52:20.485Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-08T12:52:20.485Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-08T12:52:20.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T12:52:20.939Z] [2022-03-08T12:52:20.939Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T12:52:21.250Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T12:52:21.250Z] latest: Pulling from edgex-devops/git-semver [2022-03-08T12:52:21.250Z] a0d0a0d46f8b: Pulling fs layer [2022-03-08T12:52:21.250Z] 3e5f54012d9b: Pulling fs layer [2022-03-08T12:52:21.250Z] 4c7163046ea9: Pulling fs layer [2022-03-08T12:52:21.250Z] 0c2d73faf560: Pulling fs layer [2022-03-08T12:52:21.250Z] 0c2d73faf560: Waiting [2022-03-08T12:52:21.250Z] 3e5f54012d9b: Verifying Checksum [2022-03-08T12:52:21.250Z] 3e5f54012d9b: Download complete [2022-03-08T12:52:21.512Z] a0d0a0d46f8b: Verifying Checksum [2022-03-08T12:52:21.512Z] a0d0a0d46f8b: Download complete [2022-03-08T12:52:21.512Z] 4c7163046ea9: Verifying Checksum [2022-03-08T12:52:21.512Z] 4c7163046ea9: Download complete [2022-03-08T12:52:21.512Z] 0c2d73faf560: Verifying Checksum [2022-03-08T12:52:21.512Z] 0c2d73faf560: Download complete [2022-03-08T12:52:21.512Z] a0d0a0d46f8b: Pull complete [2022-03-08T12:52:21.776Z] 3e5f54012d9b: Pull complete [2022-03-08T12:52:22.036Z] 4c7163046ea9: Pull complete [2022-03-08T12:52:22.036Z] 0c2d73faf560: Pull complete [2022-03-08T12:52:22.036Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-08T12:52:22.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-08T12:52:22.036Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-08T12:52:22.112Z] prd-centos7-docker-4c-2g-6600 does not seem to be running inside a container [2022-03-08T12:52:22.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-312 -v /w/workspace/xfoundry_device-modbus-go_PR-312:/w/workspace/xfoundry_device-modbus-go_PR-312:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-312@tmp:/w/workspace/xfoundry_device-modbus-go_PR-312@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:10004/edgex-devops/git-semver:latest cat [2022-03-08T12:52:22.843Z] $ docker top f4bba684b94350eb1bbc58c6f7dbc3435df0ead59c6e82be7fb9422fb3ca41a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-08T12:52:22.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T12:52:22.933Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T12:52:23.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T12:52:23.033Z] $ docker exec f4bba684b94350eb1bbc58c6f7dbc3435df0ead59c6e82be7fb9422fb3ca41a1 ssh-agent [2022-03-08T12:52:23.126Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIoOKLo/agent.15 [2022-03-08T12:52:23.126Z] SSH_AGENT_PID=22 [2022-03-08T12:52:23.136Z] Running ssh-add (command line suppressed) [2022-03-08T12:52:23.220Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-312@tmp/private_key_2628104560462777293.key (/w/workspace/xfoundry_device-modbus-go_PR-312@tmp/private_key_2628104560462777293.key) [2022-03-08T12:52:23.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T12:52:23.537Z] + git tag --points-at HEAD [Pipeline] } [2022-03-08T12:52:23.556Z] $ docker exec --env ******** --env ******** f4bba684b94350eb1bbc58c6f7dbc3435df0ead59c6e82be7fb9422fb3ca41a1 ssh-agent -k [2022-03-08T12:52:23.634Z] unset SSH_AUTH_SOCK; [2022-03-08T12:52:23.635Z] unset SSH_AGENT_PID; [2022-03-08T12:52:23.635Z] echo Agent pid 22 killed; [2022-03-08T12:52:23.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-08T12:52:23.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-08T12:52:23.664Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-08T12:52:23.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-08T12:52:23.757Z] $ docker exec f4bba684b94350eb1bbc58c6f7dbc3435df0ead59c6e82be7fb9422fb3ca41a1 ssh-agent [2022-03-08T12:52:23.838Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGNDngi/agent.54 [2022-03-08T12:52:23.838Z] SSH_AGENT_PID=60 [2022-03-08T12:52:23.844Z] Running ssh-add (command line suppressed) [2022-03-08T12:52:23.940Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-312@tmp/private_key_336185435254955926.key (/w/workspace/xfoundry_device-modbus-go_PR-312@tmp/private_key_336185435254955926.key) [2022-03-08T12:52:23.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-08T12:52:24.267Z] + git semver init [2022-03-08T12:52:24.267Z] # -> Open(): unable to determine branch for HEAD [2022-03-08T12:52:24.267Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-312/.git [2022-03-08T12:52:24.267Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-312 [2022-03-08T12:52:24.267Z] # $SEMVER_REMOTE_NAME = origin [2022-03-08T12:52:24.267Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-08T12:52:24.267Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-08T12:52:24.267Z] # $SEMVER_BRANCH = PR-312 [2022-03-08T12:52:24.267Z] # $SEMVER_TEMP = /tmp/semver-406793348 [2022-03-08T12:52:24.267Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2022-03-08T12:52:25.214Z] # '/tmp/semver-406793348' -> '/w/workspace/xfoundry_device-modbus-go_PR-312/.semver' [2022-03-08T12:52:25.214Z] # -> Force: false [2022-03-08T12:52:25.214Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-312/.semver [Pipeline] } [2022-03-08T12:52:25.225Z] $ docker exec --env ******** --env ******** f4bba684b94350eb1bbc58c6f7dbc3435df0ead59c6e82be7fb9422fb3ca41a1 ssh-agent -k [2022-03-08T12:52:25.307Z] unset SSH_AUTH_SOCK; [2022-03-08T12:52:25.310Z] unset SSH_AGENT_PID; [2022-03-08T12:52:25.310Z] echo Agent pid 60 killed; [2022-03-08T12:52:25.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-08T12:52:25.622Z] + git semver [Pipeline] } [2022-03-08T12:52:25.639Z] $ docker stop --time=1 f4bba684b94350eb1bbc58c6f7dbc3435df0ead59c6e82be7fb9422fb3ca41a1 [2022-03-08T12:52:26.846Z] $ docker rm -f f4bba684b94350eb1bbc58c6f7dbc3435df0ead59c6e82be7fb9422fb3ca41a1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-08T12:52:27.195Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-08T12:52:27.405Z] Stashed 1 file(s) [Pipeline] echo [2022-03-08T12:52:27.409Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2022-03-08T12:52:27.533Z] provisioning config files... [2022-03-08T12:52:27.551Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-312@tmp/config8423269544910595935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T12:52:27.877Z] ---> docker-login.sh [2022-03-08T12:52:27.877Z] nexus3.edgexfoundry.org:10001 [2022-03-08T12:52:27.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T12:52:27.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T12:52:27.877Z] Configure a credential helper to remove this warning. See [2022-03-08T12:52:27.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T12:52:27.877Z] [2022-03-08T12:52:27.877Z] Login Succeeded [2022-03-08T12:52:27.877Z] nexus3.edgexfoundry.org:10002 [2022-03-08T12:52:27.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T12:52:28.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T12:52:28.137Z] Configure a credential helper to remove this warning. See [2022-03-08T12:52:28.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T12:52:28.137Z] [2022-03-08T12:52:28.137Z] Login Succeeded [2022-03-08T12:52:28.137Z] nexus3.edgexfoundry.org:10003 [2022-03-08T12:52:28.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T12:52:28.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T12:52:28.137Z] Configure a credential helper to remove this warning. See [2022-03-08T12:52:28.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T12:52:28.137Z] [2022-03-08T12:52:28.137Z] Login Succeeded [2022-03-08T12:52:28.137Z] nexus3.edgexfoundry.org:10004 [2022-03-08T12:52:28.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T12:52:28.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T12:52:28.398Z] Configure a credential helper to remove this warning. See [2022-03-08T12:52:28.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T12:52:28.398Z] [2022-03-08T12:52:28.398Z] Login Succeeded [2022-03-08T12:52:28.398Z] docker.io [2022-03-08T12:52:28.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T12:52:28.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T12:52:28.658Z] Configure a credential helper to remove this warning. See [2022-03-08T12:52:28.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T12:52:28.658Z] [2022-03-08T12:52:28.658Z] Login Succeeded [2022-03-08T12:52:28.658Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T12:52:28.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-08T12:52:28.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T12:52:28.753Z] ========================================================= [2022-03-08T12:52:28.753Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-08T12:52:28.753Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-08T12:52:29.062Z] + 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 . [2022-03-08T12:52:29.062Z] Sending build context to Docker daemon 5.732MB [2022-03-08T12:52:29.062Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-03-08T12:52:29.062Z] Step 2/10 : FROM ${BASE} AS builder [2022-03-08T12:52:29.062Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-08T12:52:29.062Z] 59bf1c3509f3: Pulling fs layer [2022-03-08T12:52:29.062Z] 666ba61612fd: Pulling fs layer [2022-03-08T12:52:29.062Z] 8ed8ca486205: Pulling fs layer [2022-03-08T12:52:29.062Z] 4fe6c5a15a65: Pulling fs layer [2022-03-08T12:52:29.062Z] 22a0e8bec74d: Pulling fs layer [2022-03-08T12:52:29.062Z] 640e595b4fbd: Pulling fs layer [2022-03-08T12:52:29.062Z] 763cafe07f6e: Pulling fs layer [2022-03-08T12:52:29.062Z] 0c0b528cf693: Pulling fs layer [2022-03-08T12:52:29.062Z] 10935f4eaf8b: Pulling fs layer [2022-03-08T12:52:29.062Z] 640e595b4fbd: Waiting [2022-03-08T12:52:29.062Z] 763cafe07f6e: Waiting [2022-03-08T12:52:29.062Z] 0c0b528cf693: Waiting [2022-03-08T12:52:29.062Z] 10935f4eaf8b: Waiting [2022-03-08T12:52:29.062Z] 4fe6c5a15a65: Waiting [2022-03-08T12:52:29.062Z] 22a0e8bec74d: Waiting [2022-03-08T12:52:29.327Z] 8ed8ca486205: Verifying Checksum [2022-03-08T12:52:29.327Z] 8ed8ca486205: Download complete [2022-03-08T12:52:29.327Z] 666ba61612fd: Verifying Checksum [2022-03-08T12:52:29.327Z] 666ba61612fd: Download complete [2022-03-08T12:52:29.327Z] 22a0e8bec74d: Verifying Checksum [2022-03-08T12:52:29.327Z] 22a0e8bec74d: Download complete [2022-03-08T12:52:29.327Z] 640e595b4fbd: Verifying Checksum [2022-03-08T12:52:29.327Z] 640e595b4fbd: Download complete [2022-03-08T12:52:29.327Z] 763cafe07f6e: Verifying Checksum [2022-03-08T12:52:29.327Z] 763cafe07f6e: Download complete [2022-03-08T12:52:29.327Z] 59bf1c3509f3: Verifying Checksum [2022-03-08T12:52:29.327Z] 59bf1c3509f3: Download complete [2022-03-08T12:52:29.327Z] 0c0b528cf693: Verifying Checksum [2022-03-08T12:52:29.327Z] 0c0b528cf693: Download complete [2022-03-08T12:52:29.906Z] 4fe6c5a15a65: Verifying Checksum [2022-03-08T12:52:29.906Z] 4fe6c5a15a65: Download complete [2022-03-08T12:52:29.906Z] 59bf1c3509f3: Pull complete [2022-03-08T12:52:29.906Z] 10935f4eaf8b: Verifying Checksum [2022-03-08T12:52:29.906Z] 10935f4eaf8b: Download complete [2022-03-08T12:52:29.906Z] 666ba61612fd: Pull complete [2022-03-08T12:52:30.166Z] 8ed8ca486205: Pull complete [2022-03-08T12:52:34.445Z] 4fe6c5a15a65: Pull complete [2022-03-08T12:52:34.445Z] 22a0e8bec74d: Pull complete [2022-03-08T12:52:34.445Z] 640e595b4fbd: Pull complete [2022-03-08T12:52:34.445Z] 763cafe07f6e: Pull complete [2022-03-08T12:52:34.445Z] 0c0b528cf693: Pull complete [2022-03-08T12:52:36.410Z] 10935f4eaf8b: Pull complete [2022-03-08T12:52:36.410Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-08T12:52:36.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-08T12:52:36.410Z] ---> 99d49a6021b9 [2022-03-08T12:52:36.410Z] Step 3/10 : ARG MAKE='make build' [2022-03-08T12:52:38.333Z] ---> Running in 5a7019314797 [2022-03-08T12:52:38.333Z] Removing intermediate container 5a7019314797 [2022-03-08T12:52:38.333Z] ---> f77886df6e67 [2022-03-08T12:52:38.333Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T12:52:38.333Z] ---> Running in 4e8214db0036 [2022-03-08T12:52:38.903Z] Removing intermediate container 4e8214db0036 [2022-03-08T12:52:38.903Z] ---> d74f45fabfa4 [2022-03-08T12:52:38.903Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-03-08T12:52:38.903Z] ---> Running in 5fc9d26acd0e [2022-03-08T12:52:39.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-08T12:52:40.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-08T12:52:40.373Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-03-08T12:52:40.373Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-03-08T12:52:40.636Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-03-08T12:52:40.636Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-03-08T12:52:40.636Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-03-08T12:52:40.895Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-03-08T12:52:40.895Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-03-08T12:52:40.895Z] (8/8) Installing openssh (8.8_p1-r1) [2022-03-08T12:52:41.158Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T12:52:41.158Z] OK: 226 MiB in 60 packages [2022-03-08T12:52:41.418Z] Removing intermediate container 5fc9d26acd0e [2022-03-08T12:52:41.418Z] ---> bb4f0ba03480 [2022-03-08T12:52:41.418Z] Step 6/10 : WORKDIR /device-modbus-go [2022-03-08T12:52:41.418Z] ---> Running in 4e7b461bfefc [2022-03-08T12:52:41.680Z] Removing intermediate container 4e7b461bfefc [2022-03-08T12:52:41.680Z] ---> 44adac151dc4 [2022-03-08T12:52:41.680Z] Step 7/10 : COPY go.mod vendor* ./ [2022-03-08T12:52:41.680Z] ---> 7b7049deda7f [2022-03-08T12:52:41.680Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T12:52:41.680Z] ---> Running in 383e1dac0916 [2022-03-08T12:52:42.501Z] Still waiting to schedule task [2022-03-08T12:52:42.502Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-08T12:53:13.843Z] Removing intermediate container 383e1dac0916 [2022-03-08T12:53:13.843Z] ---> b33994e0b90d [2022-03-08T12:53:13.843Z] Step 9/10 : COPY . . [2022-03-08T12:53:13.843Z] ---> 9f288fe3894c [2022-03-08T12:53:13.843Z] Step 10/10 : RUN ${MAKE} [2022-03-08T12:53:13.843Z] ---> Running in a0da99821730 [2022-03-08T12:53:13.843Z] noop [2022-03-08T12:53:13.843Z] Removing intermediate container a0da99821730 [2022-03-08T12:53:13.843Z] ---> 6c2e7c0b73dc [2022-03-08T12:53:13.843Z] Successfully built 6c2e7c0b73dc [2022-03-08T12:53:13.843Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T12:53:14.141Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-08T12:53:14.141Z] . [Pipeline] withDockerContainer [2022-03-08T12:53:14.212Z] prd-centos7-docker-4c-2g-6600 does not seem to be running inside a container [2022-03-08T12:53:14.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-312 -v /w/workspace/xfoundry_device-modbus-go_PR-312:/w/workspace/xfoundry_device-modbus-go_PR-312:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-312@tmp:/w/workspace/xfoundry_device-modbus-go_PR-312@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-08T12:53:14.676Z] $ docker top a3ef61f43c6e8419eaaae7ad2448682f115e9ca5a218a3540c5d9d293c700c95 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T12:53:15.028Z] + go version [2022-03-08T12:53:15.028Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-08T12:53:15.040Z] $ docker stop --time=1 a3ef61f43c6e8419eaaae7ad2448682f115e9ca5a218a3540c5d9d293c700c95 [2022-03-08T12:53:16.214Z] $ docker rm -f a3ef61f43c6e8419eaaae7ad2448682f115e9ca5a218a3540c5d9d293c700c95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T12:53:16.623Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-08T12:53:16.623Z] . [Pipeline] withDockerContainer [2022-03-08T12:53:16.686Z] prd-centos7-docker-4c-2g-6600 does not seem to be running inside a container [2022-03-08T12:53:16.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-312 -v /w/workspace/xfoundry_device-modbus-go_PR-312:/w/workspace/xfoundry_device-modbus-go_PR-312:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-312@tmp:/w/workspace/xfoundry_device-modbus-go_PR-312@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-08T12:53:17.071Z] $ docker top 2ed6423e23e41f69def1487f5ec2cb5d42a55a9a2590f4480f039d8dd13d3b3c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-08T12:53:17.447Z] + make test [2022-03-08T12:53:17.447Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-03-08T12:53:17.711Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-03-08T12:53:27.781Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/cache [2022-03-08T12:53:27.781Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.16/internal/cache/init.go:22:8: undefined: container.DeviceClientFrom [2022-03-08T12:53:27.781Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.16/internal/cache/init.go:23:9: undefined: container.DeviceProfileClientFrom [2022-03-08T12:53:27.781Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.16/internal/cache/init.go:24:9: undefined: container.ProvisionWatcherClientFrom [2022-03-08T12:53:27.781Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/common [2022-03-08T12:53:27.781Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.16/internal/common/utils.go:75:9: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container".EventClientFrom [2022-03-08T12:53:32.015Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 46.6% of statements [2022-03-08T12:53:32.015Z] make: *** [Makefile:27: test] Error 2 [Pipeline] } [2022-03-08T12:53:32.027Z] $ docker stop --time=1 2ed6423e23e41f69def1487f5ec2cb5d42a55a9a2590f4480f039d8dd13d3b3c [2022-03-08T12:53:33.483Z] $ docker rm -f 2ed6423e23e41f69def1487f5ec2cb5d42a55a9a2590f4480f039d8dd13d3b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T12:53:34.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T12:53:34.007Z] [2022-03-08T12:53:34.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T12:53:34.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T12:53:34.319Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-08T12:53:34.319Z] 5eb5b503b376: Pulling fs layer [2022-03-08T12:53:34.319Z] 5c69ac0246d0: Pulling fs layer [2022-03-08T12:53:34.319Z] ec43610c2a17: Pulling fs layer [2022-03-08T12:53:34.319Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-08T12:53:34.319Z] 33b1e0a273af: Pulling fs layer [2022-03-08T12:53:34.319Z] 5d3b04190fa2: Pulling fs layer [2022-03-08T12:53:34.319Z] 2f39f015ded8: Pulling fs layer [2022-03-08T12:53:34.319Z] 3a2ae6a8a46f: Waiting [2022-03-08T12:53:34.319Z] 33b1e0a273af: Waiting [2022-03-08T12:53:34.319Z] 5d3b04190fa2: Waiting [2022-03-08T12:53:34.319Z] 2f39f015ded8: Waiting [2022-03-08T12:53:34.319Z] 5c69ac0246d0: Verifying Checksum [2022-03-08T12:53:34.319Z] 5c69ac0246d0: Download complete [2022-03-08T12:53:34.319Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-08T12:53:34.319Z] 3a2ae6a8a46f: Download complete [2022-03-08T12:53:34.585Z] 33b1e0a273af: Verifying Checksum [2022-03-08T12:53:34.585Z] 33b1e0a273af: Download complete [2022-03-08T12:53:34.585Z] ec43610c2a17: Verifying Checksum [2022-03-08T12:53:34.585Z] ec43610c2a17: Download complete [2022-03-08T12:53:34.585Z] 5d3b04190fa2: Verifying Checksum [2022-03-08T12:53:34.585Z] 5d3b04190fa2: Download complete [2022-03-08T12:53:34.585Z] 5eb5b503b376: Verifying Checksum [2022-03-08T12:53:34.585Z] 5eb5b503b376: Download complete [2022-03-08T12:53:35.167Z] 2f39f015ded8: Verifying Checksum [2022-03-08T12:53:35.167Z] 2f39f015ded8: Download complete [2022-03-08T12:53:36.114Z] 5eb5b503b376: Pull complete [2022-03-08T12:53:36.378Z] 5c69ac0246d0: Pull complete [2022-03-08T12:53:36.956Z] ec43610c2a17: Pull complete [2022-03-08T12:53:36.956Z] 3a2ae6a8a46f: Pull complete [2022-03-08T12:53:37.219Z] 33b1e0a273af: Pull complete [2022-03-08T12:53:37.219Z] 5d3b04190fa2: Pull complete [2022-03-08T12:53:42.562Z] 2f39f015ded8: Pull complete [2022-03-08T12:53:42.562Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-08T12:53:42.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T12:53:42.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-08T12:53:42.624Z] prd-centos7-docker-4c-2g-6600 does not seem to be running inside a container [2022-03-08T12:53:42.667Z] $ 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/xfoundry_device-modbus-go_PR-312 -v /w/workspace/xfoundry_device-modbus-go_PR-312:/w/workspace/xfoundry_device-modbus-go_PR-312:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-312@tmp:/w/workspace/xfoundry_device-modbus-go_PR-312@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-08T12:53:45.046Z] $ docker top cc2dfe4844d6a8c1de5f54f43c1a8e5c729ee9e59cbcadef5cef102ea8691437 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T12:53:45.489Z] ---> job-cost.sh [2022-03-08T12:53:45.489Z] lf-activate-venv: SKIPPING [2022-03-08T12:53:45.489Z] INFO: No Stack... [2022-03-08T12:53:45.751Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-08T12:53:46.323Z] INFO: Archiving Costs [Pipeline] sh [2022-03-08T12:53:46.623Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-312/archives/cost.csv [2022-03-08T12:53:46.623Z] + cut -d, -f6 [Pipeline] lock [2022-03-08T12:53:46.643Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-312-2-stack-cost] [2022-03-08T12:53:46.648Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-312-2-stack-cost] did not exist. Created. [2022-03-08T12:53:46.648Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-312-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-08T12:53:46.958Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-03-08T12:53:46.994Z] Stashed 1 file(s) [Pipeline] } [2022-03-08T12:53:47.001Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-312-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-08T12:53:47.017Z] $ docker stop --time=1 cc2dfe4844d6a8c1de5f54f43c1a8e5c729ee9e59cbcadef5cef102ea8691437 [2022-03-08T12:53:48.142Z] $ docker rm -f cc2dfe4844d6a8c1de5f54f43c1a8e5c729ee9e59cbcadef5cef102ea8691437 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-08T12:53:48.314Z] Failed in branch amd64 [2022-03-08T12:54:08.370Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6601 in /w/workspace/xfoundry_device-modbus-go_PR-312 [Pipeline] { [Pipeline] ws [2022-03-08T12:54:08.388Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2022-03-08T12:54:08.589Z] Selected Git installation does not exist. Using Default [2022-03-08T12:54:08.589Z] The recommended git tool is: NONE [2022-03-08T12:54:13.191Z] using credential edgex-jenkins-ssh [2022-03-08T12:54:13.208Z] Cloning the remote Git repository [2022-03-08T12:54:13.296Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-03-08T12:54:13.369Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2022-03-08T12:54:13.450Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-03-08T12:54:13.451Z] > git --version # timeout=10 [2022-03-08T12:54:13.477Z] > git --version # 'git version 2.17.1' [2022-03-08T12:54:13.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T12:54:13.555Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T12:54:14.704Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-03-08T12:54:14.724Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-08T12:54:15.425Z] Merging remotes/origin/main commit 06c546078431ad53f02680b25c8c52d85a6f5705 into PR head commit ffad701eed76b077b9514e94842a0f91ccbb1d43 [2022-03-08T12:54:15.662Z] Merge succeeded, producing fcc6c4d240634f54076ca209d662ca40aad1111b [2022-03-08T12:54:15.662Z] Checking out Revision fcc6c4d240634f54076ca209d662ca40aad1111b (PR-312) [2022-03-08T12:54:14.752Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-03-08T12:54:14.797Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-03-08T12:54:14.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T12:54:14.809Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/312/head:refs/remotes/origin/PR-312 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-08T12:54:15.465Z] > git config core.sparsecheckout # timeout=10 [2022-03-08T12:54:15.483Z] > git checkout -f ffad701eed76b077b9514e94842a0f91ccbb1d43 # timeout=10 [2022-03-08T12:54:15.569Z] > git remote # timeout=10 [2022-03-08T12:54:15.590Z] > git config --get remote.origin.url # timeout=10 [2022-03-08T12:54:15.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-08T12:54:15.618Z] > git merge 06c546078431ad53f02680b25c8c52d85a6f5705 # timeout=10 [2022-03-08T12:54:15.668Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-08T12:54:15.690Z] > git config core.sparsecheckout # timeout=10 [2022-03-08T12:54:15.705Z] > git checkout -f fcc6c4d240634f54076ca209d662ca40aad1111b # timeout=10 [2022-03-08T12:54:19.778Z] Commit message: "Merge commit '06c546078431ad53f02680b25c8c52d85a6f5705' into HEAD" [2022-03-08T12:54:19.802Z] > git rev-list --no-walk ffad701eed76b077b9514e94842a0f91ccbb1d43 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-08T12:54:20.796Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-08T12:54:20.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-08T12:54:20.796Z] Dload Upload Total Spent Left Speed [2022-03-08T12:54:20.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45550 0 --:--:-- --:--:-- --:--:-- 45550 [Pipeline] sh [2022-03-08T12:54:21.322Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-08T12:54:21.659Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-03-08T12:54:21.659Z] /etc/docker/daemon.json [2022-03-08T12:54:21.659Z] { [2022-03-08T12:54:21.659Z] "registry-mirrors": [ [2022-03-08T12:54:21.659Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-08T12:54:21.659Z] ], [2022-03-08T12:54:21.659Z] "bip": "10.250.0.254/24", [2022-03-08T12:54:21.659Z] "hosts": [ [2022-03-08T12:54:21.659Z] "tcp://0.0.0.0:5555", [2022-03-08T12:54:21.659Z] "unix:///var/run/docker.sock" [2022-03-08T12:54:21.659Z] ], [2022-03-08T12:54:21.659Z] "mtu": 1458, [2022-03-08T12:54:21.659Z] "selinux-enabled": true, [2022-03-08T12:54:21.659Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-08T12:54:21.659Z] } [Pipeline] sh [2022-03-08T12:54:21.997Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-08T12:54:22.419Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T12:54:40.764Z] provisioning config files... [2022-03-08T12:54:40.787Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config1794191103285560507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T12:54:41.144Z] ---> docker-login.sh [2022-03-08T12:54:41.144Z] nexus3.edgexfoundry.org:10001 [2022-03-08T12:54:41.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T12:54:42.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T12:54:42.013Z] Configure a credential helper to remove this warning. See [2022-03-08T12:54:42.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T12:54:42.013Z] [2022-03-08T12:54:42.013Z] Login Succeeded [2022-03-08T12:54:42.013Z] nexus3.edgexfoundry.org:10002 [2022-03-08T12:54:42.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T12:54:42.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T12:54:42.285Z] Configure a credential helper to remove this warning. See [2022-03-08T12:54:42.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T12:54:42.285Z] [2022-03-08T12:54:42.285Z] Login Succeeded [2022-03-08T12:54:42.285Z] nexus3.edgexfoundry.org:10003 [2022-03-08T12:54:42.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T12:54:42.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T12:54:42.838Z] Configure a credential helper to remove this warning. See [2022-03-08T12:54:42.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T12:54:42.838Z] [2022-03-08T12:54:42.838Z] Login Succeeded [2022-03-08T12:54:42.838Z] nexus3.edgexfoundry.org:10004 [2022-03-08T12:54:43.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T12:54:43.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T12:54:43.388Z] Configure a credential helper to remove this warning. See [2022-03-08T12:54:43.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T12:54:43.388Z] [2022-03-08T12:54:43.388Z] Login Succeeded [2022-03-08T12:54:43.388Z] docker.io [2022-03-08T12:54:43.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-08T12:54:43.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-08T12:54:43.932Z] Configure a credential helper to remove this warning. See [2022-03-08T12:54:43.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-08T12:54:43.932Z] [2022-03-08T12:54:43.932Z] Login Succeeded [2022-03-08T12:54:43.932Z] ---> docker-login.sh ends [Pipeline] } [2022-03-08T12:54:43.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-08T12:54:44.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-08T12:54:44.454Z] ========================================================= [2022-03-08T12:54:44.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-08T12:54:44.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-08T12:54:44.808Z] + 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 . [2022-03-08T12:54:45.081Z] Sending build context to Docker daemon 3.002MB [2022-03-08T12:54:45.081Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-03-08T12:54:45.081Z] Step 2/10 : FROM ${BASE} AS builder [2022-03-08T12:54:45.353Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-08T12:54:45.353Z] 9b3977197b4f: Pulling fs layer [2022-03-08T12:54:45.353Z] 1a89e8eeedd5: Pulling fs layer [2022-03-08T12:54:45.353Z] 94645a83ff95: Pulling fs layer [2022-03-08T12:54:45.353Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-08T12:54:45.353Z] 0c92f367c5e7: Pulling fs layer [2022-03-08T12:54:45.353Z] f7c0051592d6: Pulling fs layer [2022-03-08T12:54:45.353Z] a227ed2f7395: Pulling fs layer [2022-03-08T12:54:45.353Z] 7b1c46037f91: Pulling fs layer [2022-03-08T12:54:45.353Z] f7c0051592d6: Waiting [2022-03-08T12:54:45.353Z] a227ed2f7395: Waiting [2022-03-08T12:54:45.353Z] 7b1c46037f91: Waiting [2022-03-08T12:54:45.353Z] 3f3a8bcf1eab: Waiting [2022-03-08T12:54:45.353Z] 0c92f367c5e7: Waiting [2022-03-08T12:54:45.353Z] 94645a83ff95: Verifying Checksum [2022-03-08T12:54:45.353Z] 94645a83ff95: Download complete [2022-03-08T12:54:45.353Z] 1a89e8eeedd5: Verifying Checksum [2022-03-08T12:54:45.353Z] 1a89e8eeedd5: Download complete [2022-03-08T12:54:45.353Z] 0c92f367c5e7: Download complete [2022-03-08T12:54:45.353Z] f7c0051592d6: Verifying Checksum [2022-03-08T12:54:45.353Z] f7c0051592d6: Download complete [2022-03-08T12:54:45.353Z] 9b3977197b4f: Verifying Checksum [2022-03-08T12:54:45.353Z] a227ed2f7395: Verifying Checksum [2022-03-08T12:54:45.353Z] a227ed2f7395: Download complete [2022-03-08T12:54:46.337Z] 9b3977197b4f: Pull complete [2022-03-08T12:54:46.612Z] 1a89e8eeedd5: Pull complete [2022-03-08T12:54:47.209Z] 94645a83ff95: Pull complete [2022-03-08T12:54:47.209Z] 7b1c46037f91: Download complete [2022-03-08T12:54:47.805Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-08T12:54:47.805Z] 3f3a8bcf1eab: Download complete [2022-03-08T12:55:00.197Z] 3f3a8bcf1eab: Pull complete [2022-03-08T12:55:00.197Z] 0c92f367c5e7: Pull complete [2022-03-08T12:55:00.197Z] f7c0051592d6: Pull complete [2022-03-08T12:55:00.197Z] a227ed2f7395: Pull complete [2022-03-08T12:55:05.598Z] 7b1c46037f91: Pull complete [2022-03-08T12:55:05.872Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-08T12:55:05.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-08T12:55:05.872Z] ---> f79e39bc4007 [2022-03-08T12:55:05.872Z] Step 3/10 : ARG MAKE='make build' [2022-03-08T12:55:07.844Z] ---> Running in 1748e75ca5c5 [2022-03-08T12:55:07.844Z] Removing intermediate container 1748e75ca5c5 [2022-03-08T12:55:07.844Z] ---> 4a3f5face619 [2022-03-08T12:55:07.844Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-08T12:55:07.844Z] ---> Running in ce91ddf233ed [2022-03-08T12:55:09.822Z] Removing intermediate container ce91ddf233ed [2022-03-08T12:55:09.823Z] ---> e2af3b622641 [2022-03-08T12:55:09.823Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-03-08T12:55:09.823Z] ---> Running in d4e4b2a4844d [2022-03-08T12:55:10.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-08T12:55:11.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-08T12:55:12.367Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-03-08T12:55:12.638Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-03-08T12:55:12.638Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-03-08T12:55:12.909Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-03-08T12:55:12.909Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-03-08T12:55:12.909Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-03-08T12:55:13.178Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-03-08T12:55:13.178Z] (8/8) Installing openssh (8.8_p1-r1) [2022-03-08T12:55:13.451Z] Executing busybox-1.34.1-r3.trigger [2022-03-08T12:55:13.451Z] OK: 226 MiB in 60 packages [2022-03-08T12:55:14.431Z] Removing intermediate container d4e4b2a4844d [2022-03-08T12:55:14.431Z] ---> 80f86c203127 [2022-03-08T12:55:14.431Z] Step 6/10 : WORKDIR /device-modbus-go [2022-03-08T12:55:14.431Z] ---> Running in abbb9a414a28 [2022-03-08T12:55:15.028Z] Removing intermediate container abbb9a414a28 [2022-03-08T12:55:15.028Z] ---> 7f22de765d39 [2022-03-08T12:55:15.028Z] Step 7/10 : COPY go.mod vendor* ./ [2022-03-08T12:55:15.300Z] ---> 5ffa791e2969 [2022-03-08T12:55:15.301Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-08T12:55:15.578Z] ---> Running in 3baf58437e9d [2022-03-08T12:56:37.367Z] Removing intermediate container 3baf58437e9d [2022-03-08T12:56:37.367Z] ---> 5684be0daadc [2022-03-08T12:56:37.367Z] Step 9/10 : COPY . . [2022-03-08T12:56:37.367Z] ---> 8f1aefda7ad3 [2022-03-08T12:56:37.367Z] Step 10/10 : RUN ${MAKE} [2022-03-08T12:56:37.367Z] ---> Running in 71765f4bb535 [2022-03-08T12:56:37.367Z] noop [2022-03-08T12:56:37.367Z] Removing intermediate container 71765f4bb535 [2022-03-08T12:56:37.367Z] ---> 0c3f71adef54 [2022-03-08T12:56:37.367Z] Successfully built 0c3f71adef54 [2022-03-08T12:56:37.367Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-08T12:56:37.710Z] + docker inspect -f . ci-base-image-arm64 [2022-03-08T12:56:37.710Z] . [Pipeline] withDockerContainer [2022-03-08T12:56:37.913Z] prd-ubuntu18.04-docker-arm64-4c-16g-6601 does not seem to be running inside a container [2022-03-08T12:56:37.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-08T12:56:39.320Z] $ docker top e707f2a3027a592c03f17ce53d75fae3c0523b59aa895dd80c86f08fd51bc710 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T12:56:40.221Z] + go version [2022-03-08T12:56:40.221Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-08T12:56:40.252Z] $ docker stop --time=1 e707f2a3027a592c03f17ce53d75fae3c0523b59aa895dd80c86f08fd51bc710 [2022-03-08T12:56:41.875Z] $ docker rm -f e707f2a3027a592c03f17ce53d75fae3c0523b59aa895dd80c86f08fd51bc710 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T12:56:42.456Z] + docker inspect -f . ci-base-image-arm64 [2022-03-08T12:56:42.456Z] . [Pipeline] withDockerContainer [2022-03-08T12:56:42.679Z] prd-ubuntu18.04-docker-arm64-4c-16g-6601 does not seem to be running inside a container [2022-03-08T12:56:42.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-08T12:56:44.088Z] $ docker top 68263d1f6be1f0d254ff166d181df9e80e31202f86fd22981a4fbce2ec6c9acd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-08T12:56:44.988Z] + make test [2022-03-08T12:56:44.988Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-03-08T12:56:45.971Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-03-08T12:57:12.797Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/cache [2022-03-08T12:57:12.797Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.16/internal/cache/init.go:22:8: undefined: container.DeviceClientFrom [2022-03-08T12:57:12.797Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.16/internal/cache/init.go:23:9: undefined: container.DeviceProfileClientFrom [2022-03-08T12:57:12.797Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.16/internal/cache/init.go:24:9: undefined: container.ProvisionWatcherClientFrom [2022-03-08T12:57:21.102Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/common [2022-03-08T12:57:21.102Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.2.0-dev.16/internal/common/utils.go:75:9: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container".EventClientFrom [2022-03-08T12:57:31.273Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.053s coverage: 46.6% of statements [2022-03-08T12:57:31.273Z] make: *** [Makefile:27: test] Error 2 [Pipeline] } [2022-03-08T12:57:31.304Z] $ docker stop --time=1 68263d1f6be1f0d254ff166d181df9e80e31202f86fd22981a4fbce2ec6c9acd [2022-03-08T12:57:33.079Z] $ docker rm -f 68263d1f6be1f0d254ff166d181df9e80e31202f86fd22981a4fbce2ec6c9acd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-08T12:57:33.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T12:57:33.906Z] [2022-03-08T12:57:33.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-08T12:57:34.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T12:57:34.512Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-08T12:57:34.512Z] 8998bd30e6a1: Pulling fs layer [2022-03-08T12:57:34.512Z] 04944245beec: Pulling fs layer [2022-03-08T12:57:34.512Z] 699f458cf7ca: Pulling fs layer [2022-03-08T12:57:34.512Z] 765212b225bb: Pulling fs layer [2022-03-08T12:57:34.512Z] f23df028b6ca: Pulling fs layer [2022-03-08T12:57:34.512Z] d65c8cfc05b1: Pulling fs layer [2022-03-08T12:57:34.512Z] 2437ff75d9bd: Pulling fs layer [2022-03-08T12:57:34.512Z] 765212b225bb: Waiting [2022-03-08T12:57:34.512Z] f23df028b6ca: Waiting [2022-03-08T12:57:34.512Z] d65c8cfc05b1: Waiting [2022-03-08T12:57:34.512Z] 2437ff75d9bd: Waiting [2022-03-08T12:57:34.512Z] 04944245beec: Verifying Checksum [2022-03-08T12:57:34.512Z] 765212b225bb: Verifying Checksum [2022-03-08T12:57:34.512Z] 765212b225bb: Download complete [2022-03-08T12:57:34.512Z] f23df028b6ca: Download complete [2022-03-08T12:57:34.512Z] d65c8cfc05b1: Verifying Checksum [2022-03-08T12:57:34.512Z] d65c8cfc05b1: Download complete [2022-03-08T12:57:34.512Z] 699f458cf7ca: Verifying Checksum [2022-03-08T12:57:34.512Z] 699f458cf7ca: Download complete [2022-03-08T12:57:35.110Z] 8998bd30e6a1: Verifying Checksum [2022-03-08T12:57:35.110Z] 8998bd30e6a1: Download complete [2022-03-08T12:57:37.083Z] 2437ff75d9bd: Verifying Checksum [2022-03-08T12:57:37.083Z] 2437ff75d9bd: Download complete [2022-03-08T12:57:39.050Z] 8998bd30e6a1: Pull complete [2022-03-08T12:57:39.645Z] 04944245beec: Pull complete [2022-03-08T12:57:41.073Z] 699f458cf7ca: Pull complete [2022-03-08T12:57:41.073Z] 765212b225bb: Pull complete [2022-03-08T12:57:42.055Z] f23df028b6ca: Pull complete [2022-03-08T12:57:42.330Z] d65c8cfc05b1: Pull complete [2022-03-08T12:57:57.405Z] 2437ff75d9bd: Pull complete [2022-03-08T12:57:57.405Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-08T12:57:57.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-08T12:57:57.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-08T12:57:57.633Z] prd-ubuntu18.04-docker-arm64-4c-16g-6601 does not seem to be running inside a container [2022-03-08T12:57:57.721Z] $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-08T12:58:00.262Z] $ docker top 403bf286468577e026d76b6561aae79969123aa5ecc282bcf1ef8726a7422bd7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-08T12:58:01.174Z] ---> job-cost.sh [2022-03-08T12:58:01.174Z] lf-activate-venv: SKIPPING [2022-03-08T12:58:01.174Z] INFO: No Stack... [2022-03-08T12:58:01.765Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-08T12:58:02.734Z] INFO: Archiving Costs [Pipeline] sh [2022-03-08T12:58:03.390Z] + cat /w/workspace/device-modbus-go/2/archives/cost.csv [2022-03-08T12:58:03.390Z] + cut -d, -f6 [Pipeline] lock [2022-03-08T12:58:03.455Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-312-2-stack-cost] [2022-03-08T12:58:03.461Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-312-2-stack-cost] did not exist. Created. [2022-03-08T12:58:03.461Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-312-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-08T12:58:04.129Z] /w/workspace/device-modbus-go/2@tmp/durable-f20b7f5e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-08T12:58:04.798Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-08T12:58:04.827Z] Warning: overwriting stash ‘stack-cost’ [2022-03-08T12:58:05.252Z] Stashed 1 file(s) [Pipeline] } [2022-03-08T12:58:05.259Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-312-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-08T12:58:05.289Z] $ docker stop --time=1 403bf286468577e026d76b6561aae79969123aa5ecc282bcf1ef8726a7422bd7 [2022-03-08T12:58:06.774Z] $ docker rm -f 403bf286468577e026d76b6561aae79969123aa5ecc282bcf1ef8726a7422bd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-08T12:58:07.077Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-08T12:58:07.878Z] + '[' -d /w/workspace/xfoundry_device-modbus-go_PR-312/archives ']' [2022-03-08T12:58:07.878Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-312/archives [2022-03-08T12:58:07.878Z] total 8 [2022-03-08T12:58:07.878Z] drwxr-xr-x. 3 root root 34 Mar 8 12:53 . [2022-03-08T12:58:07.878Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 8 12:53 .. [2022-03-08T12:58:07.878Z] drwxr-xr-x. 2 root root 6 Mar 8 12:53 cost [2022-03-08T12:58:07.878Z] -rw-r--r--. 1 root root 87 Mar 8 12:53 cost.csv [2022-03-08T12:58:07.878Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-312/archives [2022-03-08T12:58:07.878Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-312/archives [2022-03-08T12:58:07.878Z] total 8 [2022-03-08T12:58:07.878Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 8 12:53 . [2022-03-08T12:58:07.878Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 8 12:53 .. [2022-03-08T12:58:07.878Z] drwxr-xr-x. 2 jenkins jenkins 6 Mar 8 12:53 cost [2022-03-08T12:58:07.878Z] -rw-r--r--. 1 jenkins jenkins 87 Mar 8 12:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-08T12:58:08.179Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T12:58:08.742Z] ---> package-listing.sh [2022-03-08T12:58:08.742Z] ++ facter osfamily [2022-03-08T12:58:08.742Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-08T12:58:09.002Z] + OS_FAMILY=redhat [2022-03-08T12:58:09.002Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-312 [2022-03-08T12:58:09.002Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-08T12:58:09.002Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-08T12:58:09.002Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-08T12:58:09.002Z] + PACKAGES=/tmp/packages_start.txt [2022-03-08T12:58:09.002Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-312 ']' [2022-03-08T12:58:09.002Z] + PACKAGES=/tmp/packages_end.txt [2022-03-08T12:58:09.002Z] + case "${OS_FAMILY}" in [2022-03-08T12:58:09.002Z] + sort [2022-03-08T12:58:09.002Z] + rpm -qa [2022-03-08T12:58:09.572Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-08T12:58:09.572Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-08T12:58:09.572Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-08T12:58:09.572Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-312 ']' [2022-03-08T12:58:09.572Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-312/archives/ [2022-03-08T12:58:09.572Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-312/archives/ [Pipeline] echo [2022-03-08T12:58:09.585Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-312/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-08T12:58:09.871Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-08T12:58:10.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-08T12:58:10.436Z] . [Pipeline] withDockerContainer [2022-03-08T12:58:10.504Z] prd-centos7-docker-4c-2g-6600 does not seem to be running inside a container [2022-03-08T12:58:10.540Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-312/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-312 -v /w/workspace/xfoundry_device-modbus-go_PR-312:/w/workspace/xfoundry_device-modbus-go_PR-312:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-312@tmp:/w/workspace/xfoundry_device-modbus-go_PR-312@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-08T12:58:10.729Z] $ docker top fe831f1bce689406973347623015523bdeaaabf9000337e9de03ce7de2a458a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-08T12:58:11.167Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-08T12:58:11.564Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-08T12:58:11.899Z] + ls /var/log/sa-host [2022-03-08T12:58:11.899Z] + sadf -c /var/log/sa-host/sa08 [2022-03-08T12:58:11.899Z] file_magic: OK [2022-03-08T12:58:11.899Z] HZ: Using current value: 100 [2022-03-08T12:58:11.899Z] file_header: OK [2022-03-08T12:58:11.899Z] 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 [2022-03-08T12:58:11.899Z] Statistics: [2022-03-08T12:58:11.899Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-08T12:58:11.899Z] File successfully converted to sysstat format version 12.5.2 [2022-03-08T12:58:11.899Z] + sadf -c /var/log/sa-host/sa17 [2022-03-08T12:58:11.899Z] file_magic: OK [2022-03-08T12:58:11.899Z] HZ: Using current value: 100 [2022-03-08T12:58:11.899Z] file_header: OK [2022-03-08T12:58:11.899Z] 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 [2022-03-08T12:58:11.899Z] Statistics: [2022-03-08T12:58:11.899Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-08T12:58:11.899Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-08T12:58:12.142Z] provisioning config files... [2022-03-08T12:58:12.153Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-312@tmp/config75954803106920347tmp [Pipeline] { [Pipeline] echo [2022-03-08T12:58:12.166Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T12:58:12.456Z] ---> create-netrc.sh [Pipeline] } [2022-03-08T12:58:12.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-08T12:58:12.815Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-08T12:58:12.826Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T12:58:13.121Z] ---> sudo-logs.sh [2022-03-08T12:58:13.121Z] Archiving 'sudo' log.. [2022-03-08T12:58:13.121Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6600.novalocal: Name or service not known [2022-03-08T12:58:13.121Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6600.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-08T12:58:13.147Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T12:58:13.437Z] ---> job-cost.sh [2022-03-08T12:58:13.437Z] lf-activate-venv: SKIPPING [2022-03-08T12:58:13.437Z] DEBUG: total: 0.05999999865889549 [2022-03-08T12:58:13.437Z] INFO: Retrieving Stack Cost... [2022-03-08T12:58:13.697Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-08T12:58:14.269Z] INFO: Archiving Costs [Pipeline] echo [2022-03-08T12:58:14.282Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-08T12:58:14.571Z] ---> logs-deploy.sh [2022-03-08T12:58:14.571Z] lf-activate-venv: SKIPPING [2022-03-08T12:58:14.571Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-312/2 [2022-03-08T12:58:14.571Z] INFO: archiving workspace using pattern(s): [2022-03-08T12:58:15.513Z] Archives upload complete. [2022-03-08T12:58:15.513Z] INFO: archiving logs to Nexus [2022-03-08T12:58:16.087Z] ---> uname -a: [2022-03-08T12:58:16.087Z] Linux prd-centos7-docker-4c-2g-6600.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-08T12:58:16.087Z] [2022-03-08T12:58:16.087Z] [2022-03-08T12:58:16.087Z] ---> lscpu: [2022-03-08T12:58:16.087Z] Architecture: x86_64 [2022-03-08T12:58:16.087Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-08T12:58:16.087Z] Byte Order: Little Endian [2022-03-08T12:58:16.087Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-08T12:58:16.087Z] CPU(s): 2 [2022-03-08T12:58:16.087Z] On-line CPU(s) list: 0,1 [2022-03-08T12:58:16.087Z] Thread(s) per core: 1 [2022-03-08T12:58:16.087Z] Core(s) per socket: 1 [2022-03-08T12:58:16.087Z] Socket(s): 2 [2022-03-08T12:58:16.087Z] NUMA node(s): 1 [2022-03-08T12:58:16.087Z] Vendor ID: AuthenticAMD [2022-03-08T12:58:16.087Z] CPU family: 23 [2022-03-08T12:58:16.087Z] Model: 49 [2022-03-08T12:58:16.087Z] Model name: AMD EPYC-Rome Processor [2022-03-08T12:58:16.087Z] Stepping: 0 [2022-03-08T12:58:16.087Z] CPU MHz: 2799.996 [2022-03-08T12:58:16.087Z] BogoMIPS: 5599.99 [2022-03-08T12:58:16.087Z] Virtualization: AMD-V [2022-03-08T12:58:16.087Z] Hypervisor vendor: KVM [2022-03-08T12:58:16.087Z] Virtualization type: full [2022-03-08T12:58:16.087Z] L1d cache: 64 KiB [2022-03-08T12:58:16.087Z] L1i cache: 64 KiB [2022-03-08T12:58:16.087Z] L2 cache: 1 MiB [2022-03-08T12:58:16.087Z] L3 cache: 32 MiB [2022-03-08T12:58:16.087Z] NUMA node0 CPU(s): 0,1 [2022-03-08T12:58:16.087Z] Vulnerability Itlb multihit: Not affected [2022-03-08T12:58:16.087Z] Vulnerability L1tf: Not affected [2022-03-08T12:58:16.087Z] Vulnerability Mds: Not affected [2022-03-08T12:58:16.087Z] Vulnerability Meltdown: Not affected [2022-03-08T12:58:16.087Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-08T12:58:16.087Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-08T12:58:16.087Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-08T12:58:16.087Z] Vulnerability Srbds: Not affected [2022-03-08T12:58:16.087Z] Vulnerability Tsx async abort: Not affected [2022-03-08T12:58:16.087Z] 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 [2022-03-08T12:58:16.087Z] [2022-03-08T12:58:16.087Z] [2022-03-08T12:58:16.087Z] ---> nproc: [2022-03-08T12:58:16.087Z] 2 [2022-03-08T12:58:16.087Z] [2022-03-08T12:58:16.087Z] [2022-03-08T12:58:16.087Z] ---> df -h: [2022-03-08T12:58:16.087Z] Filesystem Size Used Avail Use% Mounted on [2022-03-08T12:58:16.087Z] overlay 40G 9.0G 32G 23% / [2022-03-08T12:58:16.087Z] tmpfs 64M 0 64M 0% /dev [2022-03-08T12:58:16.087Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-03-08T12:58:16.087Z] shm 64M 0 64M 0% /dev/shm [2022-03-08T12:58:16.087Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2022-03-08T12:58:16.087Z] [2022-03-08T12:58:16.087Z] [2022-03-08T12:58:16.087Z] ---> sar -b -r -n DEV: [2022-03-08T12:58:16.087Z] 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) [2022-03-08T12:58:16.087Z] [2022-03-08T12:58:16.087Z] 12:51:39 LINUX RESTART (2 CPU) [2022-03-08T12:58:16.087Z] [2022-03-08T12:58:16.087Z] 12:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-03-08T12:58:16.087Z] 12:53:01 259.49 6.76 252.73 0.00 3016.98 52938.23 0.00 [2022-03-08T12:58:16.087Z] 12:54:01 223.06 0.00 223.06 0.00 0.00 47889.13 0.00 [2022-03-08T12:58:16.087Z] 12:55:01 3.56 0.00 3.56 0.00 0.00 184.91 0.00 [2022-03-08T12:58:16.087Z] 12:56:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 [2022-03-08T12:58:16.087Z] 12:57:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2022-03-08T12:58:16.087Z] 12:58:01 0.27 0.00 0.27 0.00 0.00 3.96 0.00 [2022-03-08T12:58:16.087Z] Average: 81.17 1.13 80.04 0.00 502.97 16841.73 0.00 [2022-03-08T12:58:16.087Z] [2022-03-08T12:58:16.087Z] 12:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-03-08T12:58:16.087Z] 12:53:01 3526568 0 964632 12.04 2620 3515120 1602316 17.69 1216248 2766444 461408 [2022-03-08T12:58:16.087Z] 12:54:01 3498880 0 1001556 12.51 2620 3505884 1204320 13.30 924864 3056516 20 [2022-03-08T12:58:16.087Z] 12:55:01 3488936 0 1011496 12.63 2620 3505888 1204444 13.30 934812 3056516 8 [2022-03-08T12:58:16.087Z] 12:56:01 3500392 0 1000036 12.49 2620 3505892 1164868 12.86 925644 3056516 16 [2022-03-08T12:58:16.087Z] 12:57:01 3500188 0 1000232 12.49 2620 3505900 1164868 12.86 925800 3056516 8 [2022-03-08T12:58:16.087Z] 12:58:01 3502068 0 998348 12.47 2620 3505904 1164940 12.86 925016 3056516 8 [2022-03-08T12:58:16.087Z] Average: 3502839 0 996050 12.44 2620 3507431 1250959 13.81 975397 3008171 76911 [2022-03-08T12:58:16.087Z] [2022-03-08T12:58:16.087Z] 12:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-03-08T12:58:16.087Z] 12:53:01 eth0 833.77 529.30 6500.96 106.82 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.087Z] 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.087Z] 12:53:01 docker0 216.43 261.54 17.74 2158.11 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.087Z] 12:54:01 eth0 127.41 82.43 2551.16 19.58 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.087Z] 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.087Z] 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.087Z] 12:55:01 eth0 2.83 1.27 4.12 0.27 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.088Z] 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.088Z] 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.088Z] 12:56:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.088Z] 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.088Z] 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.088Z] 12:57:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.088Z] 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.088Z] 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.088Z] 12:58:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.088Z] 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.088Z] 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.088Z] Average: eth0 160.79 102.26 1509.81 21.13 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.088Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.088Z] Average: docker0 36.08 43.60 2.96 359.79 0.00 0.00 0.00 0.00 [2022-03-08T12:58:16.088Z] [2022-03-08T12:58:16.088Z]